/*  Theme Name: Trending Us
Theme URI: http://www.trending.us
Description: Some theme for this site
Author: Charles Lawrence
Author URI: http://www.trending.us
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* Theme Style */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body{
	background-color:#1e1e1e;
	
	color:#ddd;
	
	font-size:12px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	
	line-height:18px;
}


#container{
	width:960px;
	margin:10px auto;
	/*padding:0px 0 0 10px;*/	
}

		#headerContent{
			width:940px;
			height:auto;
			margin:0 0 10px 0;
			padding:5px 5px 15px 15px;

			background:url(/wp-content/themes/trending_us_template/images/areabg.png) -960px 0px repeat-y;
		}
		
		
		#contentContent{
			width:950px;
			background:url(/wp-content/themes/trending_us_template/images/areabg.png) 0px 0px repeat-y;
			padding:10px 0 10px 10px;
		}
		
		
		/*Left column*/
		#leftcolumn{
			width:610px;
			float:left;
			
			margin:0 10px 0 0;
		}

.navigation_marginzero{
margin-bottom:10px;
}		
		.entry{ margin:0 0 10px 0; }
			.entryContent, #comments{
				width:590px;
				background:url(/wp-content/themes/trending_us_template/images/areabg.png) -960px 0px repeat-y;
				padding:10px;
			}

.entry ul, .entry ol{
    padding:0 0 8px 20px;
}
			
a{
	color:#fff;	
}
strong{
	font-weight:bold;	
}
		.entryContent .postheader{
			margin:0 0 5px 0;
		}
				.entryContent .postheader h2{
					font-size:20px;
					font-weight:bold;
					margin:0 0 10px 0;
				}
					.entryContent .postheader, .entryContent .postheader a{
						color:#fff;
					}
					
			
				.entryContent .postheader small{
					font-weight:bold;
				}
				
				.entryContent .post{
					padding:0 0 1px 0;	
				}
				.entryContent .post p{
					margin:0 0 5px 0;	
				}
				.entryContent .post .postmetadata, .entryContent .post .postmetadata a{
					font-weight:bold;
					margin:5px 0 0 0;
					color:#888888;
				}
			
		
		/*Right column*/
		#rightcolumn{
			width:320px;
			float:left;
		}
			#rightcolumnContent{
				width:300px;
				background:url(/wp-content/themes/trending_us_template/images/areabg.png) -960px 0px repeat-y;
				padding:10px;
			}

		.ad300x250{
			width:300px;
			height:250px;
			background-color:#333333;
		}
		
		.search #s{
			width:225px;
		}
.positionleft{
	float:left;
	height:30px;
	line-height:30px;
}
.alignleft{
	float:left;
	text-align:left;
	width:295px;
}
.alignright{
	float:right;
	text-align:right;
	width:295px;
}

.commentUserName{
	font-weight:bold;
	padding:0 0 5px;
}
.commentUserName .commentmetadata{
	float:right;
}
.commentlist .alt{
background-color:#333;
padding:10px;
margin:5px 0 5px;
}
#comments{

}
#comments h3{
font-size:15px;
font-weight:bold;
}
#respond{
margin:0 0 5px;
}
#comment{
width:100%;
}
#commentform #submit{
float:right;
margin-top:10px;
}
.entry{
word-wrap: break-word
}
.entry pre{
word-wrap: break-word
}

.categories h2, .pagenav h2, .li_divider h2, #linkcat-2 h2{
font-size:20px;
font-weight:bold;
margin:10px 0 10px;
}

.entry ol{
	list-style:decimal;
	padding:0px;
	margin:0px 0 10px 0;
}
	.entry ol li{
		margin:0 0 0 20px;
	}


.twitter-count-horizontal{
float:right;

}
