/*
Theme Name: Smart Content
Theme URI: http://getsmartcontent.com
Description: Built for Smart Content.
Version: 1.6
Author: VM Foundry
Author URI: http://vmfoundry.com
Tags: vmfoundry, smart content

	Smart Content v1.0
	 http://getsmartcontent.com

	This theme was designed and built by VM Foundry for Smart Content

*/


/* Begin Typography & Colors */

html {
	min-height: 100%;
	height: auto;
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #373839;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	background-color: #d9dbde;
	background-image: url(images/gradientbg2_2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}
.oneColFixCtrHdr #container {
	width: 947px;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}


.oneColFixCtrHdr #header {
	padding: 0;
}
#header #hdnav #logo {
	height: 95px;
	width: 310px;
	display: block;
}
#header #hdnav {
	background-image: url(images/hdpnl.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
}

#header #hdnav #hdbuttons {
	float: right;
	height: 59px;
	width: 608px;
	margin-top: 16px;
	margin-right: 18px;
}



#hdbuttons #btone {
	background-image: url(images/navbuttonstmp.png);
	background-position: left top;
	display: block;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	height: 59px;
	width: 151px;
}

#hdbuttons #btone:hover {
	background-position: left -59px;
}

#hdbuttons #btone:active {
	background-position: left bottom;
}

#hdbuttons #bttwo {
	background-image: url(images/navbuttonstmp.png);
	background-repeat: no-repeat;
	background-position: -151px top;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	height: 59px;
	width: 151px;
}

#hdbuttons #bttwo:hover {
	background-position: -151px -59px;
}

#hdbuttons #bttwo:active {
	background-position: -151px bottom;
}

#hdbuttons #btthree {
	background-image: url(images/navbuttonstmp.png);
	background-position: -302px top;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	height: 59px;
	width: 151px;
}

#hdbuttons #btthree:hover {
	background-position: -302px -59px;
}

#hdbuttons #btthree:active {
	background-position: -302px bottom;
}


#hdbuttons #btfour {
	background-image: url(images/navbuttonstmp.png);
	background-position: -453px top;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	height: 59px;
	width: 146px;
}

#hdbuttons #btfour:hover {
	background-position: -453px -59px;
}

#hdbuttons #btfour:active {
	background-position: -453px bottom;
}


#hdbuttons #signnreg {
	float: right;
}
#hdbuttons #btsignin {
	background-image: url(images/navbuttonstmp.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 116px;
	display: block;
	background-position: right top;
	text-indent: -9000px;
}

#hdbuttons #btsignin:hover {
	background-position: right -59px;
}

#hdbuttons #btregister {
	background-image: url(images/navbuttonstmp.png);
	display: block;
	height: 28px;
	width: 116px;
	background-position: right 87px;
	text-indent: -9000px;
}

#hdbuttons #btregister:hover {
	background-position: right bottom;
}

.oneColFixCtrHdr #mainContent {
	background-image: url(images/sc_02.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#mainContent #hdintro {
	background-image: url(images/sc_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
	margin-left: -5px;
	margin-right: -6px;
	margin-bottom: 10px;
	display: block;
}

.oneColFixCtrHdr #innerbg {
	background-image: url(images/gradin.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 5px;
	margin-right: 6px;
	padding: 0px;
	margin-bottom: 0px;
}

#mainContent #mcContentnosep {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 0px;
}

#mainContent #mcContenttwocol {
	padding-right: 320px;
	padding-left: 40px;
	padding-top: 0px;
	background-image: url(images/sbvertsep.gif);
	background-position: 636px top;
	background-repeat: repeat-y;
}

#mainContent #ltsidebar {
	float: right;
	width: 300px;

}

#sidebar li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: none;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li ul li {
	padding-bottom: 10px;
	background-image: none;
}

#ltsidebar #sidebar .sbboxtitle {
	background-image: url(images/sbhorsep.gif);
	background-position: left top;
	background-repeat: repeat-x;
	display: block;
	padding-left: 16px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 2px;
}

#ltsidebar #sidebar .sbboxtitle img {
	padding-top: 4px;
	padding-bottom: 4px;
}

#ltsidebar #sidebar .sbboxcontent {
	background-image: url(images/sbhorsep.gif);
	background-position: left top;
	background-repeat: repeat-x;
	display: block;
	padding-left: 16px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: 2px;
	font-size: 11px;
}


#ltsidebar #sidebar .sbboxcontent a {
	color: #70ab00;
	text-decoration: none;
}

#ltsidebar #sidebar .sbboxcontent a:hover {
	color: #000000;
	text-decoration: none;
}


#ltsidebar #sidebar .sbboxcontent .sbentry {
	margin-bottom: 10px;
	width: 242px;	
}


#ltsidebar .sbboxbot {
	display: block;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 2px;
}

#mainContent #pgtitle {
	padding-right: 40px;
	padding-left: 40px;
}

#mainContent #mcContent {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 0px;
	background-image: url(images/sep.png);
	background-repeat: repeat-y;
	background-position: 470px top;
}
#mcContent .leftpanel {
	float: left;
	width: 410px;
	padding-right: 40px;
}
#mcContent .rightpanel {
	width: 406px;
	float: left;
}
.oneColFixCtrHdr #footer {
	background-image: url(images/ftbg.png);
	height: 47px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 10px;
	text-align: center;
	color: #aaaaaa;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.oneColFixCtrHdr #footer a {
	padding-left: 10px;
	padding-right: 10px;
	color: #aaaaaa;
}

.oneColFixCtrHdr #footer a:hover {
	color: #35AAD8;
}

.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
}


#sharethisbt_0 .stico_default {
	background-image: url(images/bt_share.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 9000px;
	display: block;
	height: 37px;
	width: 129px;
	overflow: hidden;
}

.twitterbtlink {

	padding-right: 14px;
	margin-right: 14px;
	background-image: url(images/vertical_sep.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 27px;
}


.black_overlay {
    position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-width: 1000px;
	min-height: 700px;
	z-index:1001;
	background: none;
	overflow: hidden;


        }

.black_overlay[class]{
    position: fixed;
    }


/* ----------------------- comments section ------------------ */

.blogpost {
	background-image: url(images/bg_blogtopborder.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 20px;
	margin-left: -40px;
	margin-right: 0px;
}


#commentssec {
	background-image: url(images/sbhorsep.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	margin-left: -40px;
	margin-right: 0px;
}


#commentssec textarea {
	width: 550px;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/singlecommentsbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#commentssec input {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}





a {
	color: #3095c3;
	text-decoration: none;
}



a:hover {
	color: #636363;
	text-decoration: none;
}

a:active, a:focus {
  outline: none;
}





h1 a, h2 a, h3 a  {
	color: #009FCE;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #565656;
	text-decoration: none;
}




.haddition {
	font-weight: normal;
	font-size: 12px;
}

h1, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	color: #3F4041;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
	color: #363636;
}

h5 {
	font-size: 10px;
	font-weight: bold;
}




p {
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

b, strong {
	color: #363636;
}

small {
	font-size: 10px;
}

.darker {
	color: #333333;
}

.green {
	color: #70ab00;
}

.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}

.aligntxtrt {
	text-align: right;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sep {
	background-image: url(images/sep.png);
	background-repeat: repeat-y;
	background-position: center top;
}


ul {
	padding: 0;
	margin-bottom: 20px;
}



ul li {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 20px;
}


.numberlist {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	padding-bottom: 233px;
	background-image: url(images/bigarrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.numberlist li {
	background-color: #FFFFFF;
	height: 27px;
	margin-bottom: 10px;
	margin-left: 24px;
	background-image: none;
	line-height: 20px;
	padding-top: 8px;
}
.numberlist li div {
	height: 42px;
	width: 43px;
	float: left;
	margin-top: -12px;
	margin-left: -44px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}

.numberlist li.onebull div {
	background-image: url(images/1bull.png);
}

.numberlist li.twobull div {
	background-image: url(images/2bull.png);
}

.numberlist li.threebull div {
	background-image: url(images/3bull.png);
}

.numberlist li.fourbull div {
	background-image: url(images/4bull.png);
}

.numberlist li.fivebull div {
	background-image: url(images/5bull.png);
}





.ptnavigationsingle {
	height: 34px;
}


.ptnavigation div, .ptnavigationsingle div {
	width: 270px;
}

.outerbox {
	border: 1px solid #cdcdcd;
	padding: 0px;
	display: block;
	margin-bottom: 20px;
}

.innerbox {
	border: 1px solid #ffffff;
	padding: 0px;
	display: block;
}

.twentypad {
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
}

.grey {
	background-color: #eeeeee;
}

.bold {
	font-weight: bold;
}


.small {
	font-size: 10px;
}




.blogpost img {
	background-color: #eeeeee;
	padding: 6px;
	border: 1px solid #CCCCCC;
}

.blogpost img.nothumb {
	background-color: none;
	padding: 0px;
	border: none;
	background: none;
}

img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}

img.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.brates {
	height: 100px;

}

/* -------------- Forms -------------------- */


div.public_forms {
	border: 1px solid #cdcdcd;
	margin-bottom: 40px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #eeeeee;
}

div.public_forms br {
	display: none;
	visibility: hidden;
}


div.public_forms fieldset {
	margin-bottom: 0px;
	border: none;
}



div.public_forms fieldset label {
	float: left;
	line-height: 18px;
	vertical-align: top;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #70ab00;
	width: 150px; /* Width of field labels */
}


div.public_forms fieldset li.chbx label {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #70ab00;
	margin-right: 10px;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
}

div.public_forms fieldset ol {
  margin: 0px;
  padding: 0px;
}


div.public_forms fieldset ol li {
	list-style: none;
	margin: 0px;
	clear: both;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


div.public_forms div.form_notes {
	font-size:11px;
	text-align:right;
}

div.public_forms form span.form_wait_message {
	display:block;
	font-weight:bold;
	color:#7BC143;
}

div.public_forms form span.form_wait_message img {
	float:left;
	margin:0 4px 0 0;
}


div.public_forms form span.form_wait_message p {
	padding:2px 0 0 0;
}

/* formats checkboxes into a single group */
div.public_forms form .checkbox_group {
	width:384px;
	line-height:12px;
	padding-left: 0px;
	float: right;
}

div.public_forms form .checkbox_group ul {
	margin:0;
	padding:0;
}

div.public_forms form .checkbox_group ul li {
	list-style: none;
	margin: 0px;
	clear: both;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

div.public_forms form .checkbox_group input {
	padding:0;
	margin:0 4px 4px 0;
}


div.public_forms form textarea {
	width: 350px;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/singlecommentsbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.public_forms form input {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

div.public_forms form input.textbx {
	width: 175px;
}


div.public_forms form li .captcha {
	float: right;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0;
}

ul.how_to_block  {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}

ul.how_to_block li {
	display:inline;
	margin:4px;
	padding:0;
	float:left;
	list-style-type:none;
	background:url(images/how_to_block_background.jpg) no-repeat;
}


ul.how_to_block li#scbannercallout {
	background:url("images/faq_callout.png") no-repeat scroll 0 0 transparent;
}

ul.how_to_block li a {
	font-size:18px;
	display:block;
	width:204px;
	height:151px;
	text-align:center;
	
}

#video_section {
	margin:6px 0 16px 0;
}



/* --------------------- SXSW Changes --------------------------- */
#twitterbanner {
	display: block;
	height: 106px;
	width: 298px;
	background:url(images/sxbanner.png) no-repeat;
	margin-left: -16px;
}




#sidebarblogposts .sbboxcontent .sbentry {
	float: left;
	margin-top: 10px;
	background-color: #f9f9f9;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 16px;
}

#sidebarblogposts .sbboxcontent .sbentry h4 {
	line-height: 16px;
}

#ltsidebar #sidebar #sidebarblogposts .sbboxcontent a {
	color: #35AAD8;
}

#ltsidebar #sidebar #sidebarblogposts .sbboxcontent .sbentry:hover {
	text-decoration: none;
	border: 1px solid #3095C3;
	color: #35AAD8;

}

#integrateswith {
	margin-right: -40px;
}

#integrateswith img {
	padding-right: 14px;
	margin-right: 14px;
	background-image: url(images/vertical_sep.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#integrateswith img.nosep {
	background-image: none;

}


#hptechcrunch {
	background-image: url(images/techcrunchbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 30px;	
	width: 562px;
	overflow: hidden;
	
}

#hptechcrunch div {
	float: left;
	display: block;
	width: 245px;
	margin-right: 26px;
	height: 275px;

}

a#embedsamplebt {
	background-image: url(images/embedbt.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 87px;
	width: 266px;	
}

a:hover#embedsamplebt {
	background-position: bottom;
}

#thesamplecodeblk {
	padding: 20px;
	border: 1px solid #ccc;	
}


/* Code Colors */

#thesamplecodeblk .red {
	color: #900;
}
#thesamplecodeblk .blue {
	color: #00F;
}
#thesamplecodeblk .purple {
	color: #909;
}
#thesamplecodeblk .teal {
	color: #099;
}
#thesamplecodeblk .gray {
	color: #333;
}






