/*
Theme Name: SocialMedia
Theme URI: http://socialmedia.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

*/



/* Begin Typography & Colors */
* { 
	outline: none; 
	/* border: solid 1px white; */
	}

p {
	color: #bbb;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 0;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif;
	background: #3c3733 url('images/bg.png') repeat-x top;
	color: #bbb;
	margin: 0px;
	text-align: center;
	}
	
.hr {
	border-top: thin solid #5a0000;
	margin: 10px 0px;
	}

#page {
	border: ;
	text-align: left;
	background-color: ;
	margin: 17px auto;
	padding: 0;
	width: 950px;
	}
	
#top {
	background: #920300 none repeat scroll 0% 0%;
	width: 100%;
	margin: 0px;
	}

#top_strip {
	overflow: hidden;
	height: 34px;
	margin: 0px auto;
	text-align: right;
	width: 950px;
	}

#top_tab {
	overflow: hidden;
	float: right;
	}

#top_strip ul {
	display: block;
	margin: 0px 8px;
	}

#top_strip li {
	text-decoration: none;
	display: inline;
	margin: 2px 0px;
	}

#top_strip li a {
	color: #FFFFFF;
	}
	
#top_strip .links_left {
	background: #5a0200 url('images/top_bar_tab_left.gif') no-repeat bottom left;
	display: block;
	float: left;
	height: 32px;
	margin: 0px;
	padding-right: 0px;
	text-decoration: none;
	}
	
#top_strip .links_right {
	background: transparent url('images/top_bar_tab_right.gif') no-repeat bottom right;
	display: block;
	height: 22px;
	padding: 5px 0px;
	}

#header {
	background: transparent url('images/header_bg_new.png') no-repeat top center;
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 950px;
	}

#home_link { 
	margin: 25px 0px 0px 30px; 
	cursor: pointer; 
	width: 240px; 
	height: 34px;
	position: absolute;
	}

#nav ul, #nav li, #sub_nav ul, #sub_nav li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	}

#advertisers {
	}

#publishers {
	}

#ps {
	text-indent: -9000px;
	display: inline-block;
	}
	
#ps a {
	text-decoration: none;
	}
	
.button {
	padding: 15px 0px;
	}

#nav {
	background: transparent url('images/nav_bar_bg.png') repeat-x top center;
	border-left: 1px solid #87817d;
	border-right: 1px solid #87817d;
	height: 35px;
	margin: 0px auto;
	}

#nav .left {
	margin: 0px 0px 0px 25px;
	}

#nav .left a {
	color: #ada298;
	font-size: 1.3em;
	text-decoration: none;
	}

#nav .left li {
	float: left;
	}

#nav .right .current_page_item a {
	color: #977f72;
	font-weight: bold;
	}
	
#nav .right {
	float: right;
	height: 35px;
	}

#nav .right li {
	font-size: 1.2em;
	float: right;
	padding: 10px 15px 0px 0px;
	}
	
#nav .right li a {
	color: #85807b;
	}

#nav ul {
	display: block;
	margin: 0px;
	}

#nav li {
	text-decoration: none;
	display: block;
	height:25px;
	}
	
#sub_nav {
	background: #000000;
	border-left: 1px solid #87817d;
	border-right: 1px solid #87817d;
	height: 35px;
	}
	
#sub_nav ul {
	display: block;
	margin: 0px;
	}

#sub_nav li {
	text-decoration: none;
	display: block;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 4px 6px 3px 6px;
	}

#sub_nav li a {
	color: #FFFFFF;
	}
	
#sub_nav li.current_page_item {
	background: #636363;
	font-weight: bold;
	}

#content {
	font-size: 1.2em;
	background: #000000;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	border-left: 1px solid #87817d;
	border-right: 1px solid #87817d;
	width: 948px;
	}
	
.advertisers #brand_promo {
	margin: 0px auto;
	width: 729px;
	}
	
.advertisers #brand_promo img {
	border: solid 1px #87817d;
	padding: 2px;
	margin: 5px;
	}

.about .header_img {
	padding: 0px 0px 20px 0px;
	}

.about a.bio {
	color: #f9c778;
	font-size: 20px;
	line-height: 40px;
	}

.about a.biomenu {
	color: #f9c778;
	font-size: 15px;
	}

.about p {
	color: #bfb5a3;
	font-size: 13px;
	}

.about h3 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 20px 0px 0px;
	}

.about #bio_menu {
	width: 250px; 
	float: left; 
	padding: 10px; 
	}

.about img {
	float: left;
	padding: 0px 8px 8px 0px;
	}
	
.about li {
	margin: 10px 0px;
	}
	
.about .career_menu a {
	color: #ffffff;
	}

#gutter {
	padding: 0px 35px;
	}

#promo {
	height: 250px;
	width: 885px;
	}
	
#rich_media {
	float: left;
	display: inline-block;
	height: 250px;
	width: 550px;
	background: #000000;
}

#carousel_box {
	margin: 5px;
	float: left;
	width: 425px;
	}

.jcarousel-control {
	background: transparent url('images/carousel_bg.png') no-repeat top center;
	width: 481px;
	height: 32px;
	}
	
.jcarousel-control ul {
	float: right;
	margin: 10px 20px;
	}
	
.jcarousel-control li {
	display: inline;
	margin: 2px;
	padding: 3px;
	}
	
.jcarousel-control li a {
	color: gray;
	}
	
#sub_promo {
	display: inline-block;
	width: 100%;
	height: 100%;
	}

#sub_promo.advertisers {
	font-size: 15px;
	padding: 5px 0px;
	margin: 0px auto;
	}
	
#sub_promo.publishers {
	font-size: 15px;
	padding: 5px 0px;
	margin: 0px auto;
	}
	
#sub_promo.about {
	font-size: 15px;
	padding: 5px 0px;
	margin: 0px auto;
	}
	
#sub_promo.press {
	font-size: 15px;
	padding: 5px 0px;
	margin: 0px auto;
	}
	
#sub_promo h1 {
	color: #d00300;
	}

#sub_promo.advertisers .col {
	float: left;
	display: inline-block;
	width: 370px;
	padding: 5px;
	}

#sub_promo.advertisers .cols {
	margin: 0px 50px;
	display: inline-block;
	}

#sub_promo .header {
	border-top: thin solid #5a0000;
	border-bottom: thin solid #5a0000;
	height: 35px;
	padding: 5px 10px;
	}

#sub_promo h1 {
	/*float: left;*/
	}

#sub_promo .read_more {
	float: left;
	}

#sub_promo #left {
	width: 400px;
	float: left;
	margin:  0px 50px 0px 0px;
	}
	
#sub_promo #left h1 {
	margin: 0px 170px 0px 0px;
	}

#sub_promo #right {
	float: left;
	}
	
#sub_promo #right h1 {
	margin: 0px 20px 0px 0px;
	}

#sub_promo .body {
	width: 100%;
	padding: 5px 10px;
	display: inline-block;
	}

#people_widget {
	display: inline-block;
	margin: 0px;
	float: right;
	width: 350px;
	}
	
#people_widget .header {
	border-bottom: 1px dotted #575757;
	height: 35px;
	}
	
#welcome_box {
	background: #6f6157;
	margin: 0px 7px 0px 0px;
	float: right;
	width: 310px;
	height: 250px;
	}

#welcome_box h1 {
	font-size: 20px;
	}
	
#welcome_box p {
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	}

#blog_widget {
	float: left;
	margin: 0px 50px 0px 0px;
	padding: 0px;
	width: 400px;
	}

#twitter_widget {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400px;
	}
	
.simplepie a {
	color: #FFFFFF;
	}

.simplepie ul {
	padding: 5px 0px;
	}

.simplepie ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: dotted 1px #575757;
	padding: 5px 0px;
	}
	
.date {
	font-size: .7em;
	}
	
#sub_promo .read_more {
	margin: 10px 0px;
	}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #000000;
	border-left: solid 1px #87817d;
	border-right: solid 1px #87817d;
	border-bottom: solid 1px #87817d;
	padding: 2px;
	margin: 0 auto;
	clear: both;
	}
	
#footer_background {
	background: url('images/sm_logo_footer.gif') no-repeat top;
	height: 35px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', 'Lucida Sans', Helvetica, Arial;;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 21px;
	}

h2.pagetitle {
	font-size: 21px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', 'Lucida Sans', Helvetica, Arial;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', 'Lucida Sans', Helvetica, Arial;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4cccf5;
	text-decoration: none;
	}

a:hover {
	color: #c52c1f;
	text-decoration: underline;
	}
	
.about .career_menu a:hover {
	color: #FFFFFF;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.sidebar {
	float: left;
	width: 210px;
	}

#content .narrowcolumn {
	float: left;
	padding: 0 25px 20px 45px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	text-align: ;
	font-size: 14px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 10px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 5px 0px;
	margin: 0;
	font-size: 1.5em;
	letter-spacing: -1.5px;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	display: block;
	padding: 0; }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background-color: #222;
	color: #ccc;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	margin: 0 0 18px 0;
	padding: 18px 18px 5px 18px;
	border-left: 5px solid #444;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;  }
	
	blockquote p {
		color: #ccc; }

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
/* Added by Adam 11/23/09 */

.entry {
	margin-bottom: 36px; }
	
	.entry h3 {
		color: #fff;
		font-size: 14px;
		margin: 0 0 18px 0; }
	
	.entry ul, .entry ol {
		color: #bbb;
		font-size: 13px;
		line-height: 18px;
		margin: 0 0 18px 36px;
		padding: 0; }
		
	.post-metadata {
		background-color: #333;
		font-size: 11px;
		line-height: 15px;
		padding: 10px 25px 12px 12px;
		-webkit-border-radius: 5px; }
		
	a.more-link {
		font-size: 11px;
		text-transform: uppercase;
		}

p.post-author {
	color: #aaa;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px; }
	

