@charset "utf-8";
/* CSS Document */

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
}



a{
	color:#4f4f4f;
}

a:hover{
	color:#D42527;
}

.intro-copy{
	font-size:13px;
	line-height:18px;
}

#site-container{
	width:950px;
	margin:0px auto;
	text-align:left;
	background:url(../images/side_shading.gif) repeat-y;
}

#header{
	background:url(../images/header.jpg) no-repeat bottom;
	width:950px;
	height:214px;
}

#logo{
	width:270px;
	padding:50px 0 0 85px;
}

#account-links{
	font-size:11px;
	float:right;
	width:400px;
	padding:20px 10px 0 0;
}

#account-links ul{
	margin:0;
	padding:0;
	list-style:none;
}

#account-links ul li{
	float:right;
	margin:0 0 0 10px;
}

#nav{
	width:918px;
	height:31px;
	margin:0 10px 0 10px;
	background:url(../images/nav_bg.jpg);
	font-size:13px;
	text-align:center;
	padding:10px 0 0 12px;
}

#search{
	width:910px;
	height:45px;
	margin:0 10px 0 10px;
	background:url(../images/search_bar.gif);
	padding:0px 0 0 20px;
	font-weight:bold;
}

#search form{
	padding:0px;
	margin:0px;
	margin-left:30px;
}

#search form input, #search form select, .category-search form input, .category-search form select{
	padding:3px 0 2px 5px; 
	border:1px solid #bababa; 
	background-position:top left;
	background-image:url(../images/input_bg.jpg); 
	width:185px;
	color:#999;
	
}

#search form select{
	padding:2px 0 1px 5px;
	margin-left:10px;
}

.go-button{
	margin:8px 0 0 10px;
	float:left;
}

.register-button{
	margin:8px 20px 0  0;
	float:right;
	
}

.login-button{
	margin:8px 50px 0  0;
	float:right;
	
}

.left-top10{
	margin-top:10px;
	float:left;
	/*width:200px;*/
}

.left-top12{
	margin-top:12px;
	float:left;
}

#main-content{
	margin:20px 40px;
}

.clear{
	clear:both;
}


#footer-shading{
	height:60px;
	margin:0;
	background:url(../images/footer.gif) no-repeat top;
	background-color:#FFF;
	padding:30px 0 0 0;
	text-align:center;
}

#new-post-block{
	float:right;
	margin:0 0 10px 30px;
}

#left-col{
	float:left;
	width:415px;
	margin:0 0 0 40px;
}
#right-col{
	float:right;
	width:415px;
	margin:0 40px 0 0;
}

.block-header{
	height:40px;
	background:url(../images/bottom_shading.gif) repeat-x bottom;
	padding:20px 0 0 0;
}

.block-header h1, .lrg-text{
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin:0 0 0 80px;
	display:block;
}

.cat-image{
	float:left;
	margin:-20px 0 0 0;
}

#thumbwar-content{
	margin:10px 20px 30px 20px;
}

.thumbwar-link a{
	font-size:14px;
	color:#d32323;
	font-weight:bold;
}

.posted-by{
	color:#8B8B8B;
}

#thumbwar-chart{
	width:223px;
	height:70px;
	background:url(../images/thumbwar_chart.jpg);
	margin:30px auto;
	padding:40px 0 0 82px;
}

.thumbwar-number{
	font-size:36px;
	font-weight:bold;
	color:#a8a8a8;
}

.thumbwar-number2{
	margin-left:50px;
}

.header-tr{
	border-bottom:1px solid #b3b3b3;
	color:#D42527;
	font-weight:bold;
}

.td1, .td2, .td3, .td4{
	padding:3px 8px;
	float:left;
	width:245px;
}

.td2, .td3, .td4{
	width:85px;
	border-left:1px solid #b3b3b3;
	padding-left:25px;
}

.tr{
	border-bottom:1px solid #b3b3b3;
}

.comment-row{
	padding:20px;
	border-bottom:1px solid #b3b3b3;
}

.agree{
	float:right;
}

.main-col{
	width:680px;
}
.comment{
	width:500px;
}


.iloveny{
	float:right;
	margin:10px 20px 20px 60px;
}

.register-link{
	text-align:center;
	font-size:18px;
}

.red{
	color:#da3337;
}

.external-link{
	float:left;
	margin:0 10px 10px 0;
	clear:both;
}


/* --------- TEXT STYLES ---------- */

p{
}

h1{
	font-size:25px;
	font-weight:normal;
}

#nav a{
	text-decoration:none;
	margin:0 12px 0 0;
}

.lrg-red{
	font-size:14px;
	color:#da3337;
	font-weight:bold;
}

.spacer{
	height:10px;
	display:block;
}

#advert-block{
	width:160px;
	height:600px;
	float:right;
	margin:20px 40px 0 0;
	border-left:30px solid #FFFFFF;
	text-align:center;
}

.no-border{
	border:0;
}

.no-results{
	text-align:center;
	font-size:14px;
	margin:20px;
}

.username{
	margin-top:5px;
	text-align:right;
}

.width-300{
	width:300px;
}

.tr p {
	padding:0;
	margin:0;
}
