/*
Theme Name: Ranked1.net 
Theme URI: http://geeksonteroids.com/
Description: Search Engine Optimization
Version: 1.0
Author: Geeks Design
Author URI: http://geeksonteroids.com/

*/

@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/backg.jpg);
	background-repeat: repeat-x;
}
.both {
	clear: both;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	
	
}
a {
	color: #0CF;
	text-decoration: none;
}
form{
	margin: 0px;
	padding: 0px;
}


#header {
	margin: auto;
	width: 1000px;
	height: 380px;
}
#header .nav-menu {
	background-image: url(images/logo_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
}
#header .nav-menu .links {
	width: 194px;
	display: block;
	float: left;
	margin-right: 3px;
}
#header .nav-menu .links a {
	text-decoration: none;
	font-size: 34px;
	color: #68CDEB;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 24px;
}
#header .nav-menu .links a:hover {
	color: #D8F2FA;
}
#header .nav-menu .links .desc {
	color: #FFF;
	font-size: 11px;
	padding-left: 25px;
}
#main {
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main .colm1 {
	width: 300px;
	float: left;
}
#sidebar {
	padding: 2px;
	color: #FFF;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar ul li h2 {
	background-image: url(images/bars.gif);
	background-repeat: no-repeat;
	height: 37px;
	padding-left: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
}
#sidebar ul li ul li a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 18px;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}




#main .colm2 {
	margin-left: 310px;
	color: #FFF;
}
#main .colm2 .post {
	background-image: url(images/esq1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	padding-top: 16px;
	margin-bottom: 8px;
	width: 680px;
}
#main .colm2 .post h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	color: #17A2D2;
}
#main .colm2 .post h2 a {
	color: #1597C1;
	font-size: 20px;
	text-decoration: none;
	line-height: 18px;
}
#main .colm2 .post small {
	padding-left: 72px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
#main .colm2 .post .entry {
	padding: 2px;
	margin-right: 20px;
	margin-left: 16px;
	color: #3C3C3C;
	margin-top: 6px;
}
#main .colm2 .post .entry .more-link {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(images/readm.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-top: 10px;
}

#main .colm2 .post .postmetadata {
	background-image: url(images/metag.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
#main .colm2 .post .postmetadata a {
	color: #666;
	text-decoration: none;
}
#main .colm2 .post .edit a {
	color: #FFF;
	background-image: url(images/edit.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
}
#main .colm2 .post .entry .comms {
	padding: 6px;
	background-color: #EFEFEF;
	border: 1px solid #D6D6D6;
}
#main .colm2 .post .entry .comms #comment {
	width: 96%;
}
#main .colm2 .post .entry .comms #author, #email, #url {
	width: 50%;
}


#main .colm2 .esq2 {
	background-image: url(images/esq2.gif);
	height: 17px;
	width: 680px;
}


ol.commentlist {
	padding: 6;
	list-style: none;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

ol.commentlist p {
	margin-bottom:10px;
	padding-left: 20px;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
	background: #FFFFF;
	border: 1px solid #DFDFDF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}

ol.commentlist li.alt {
padding: 0 !important;
background: #FFFFF;
margin: 0 0 15px 0;
}
#footer {
	width: 1000px;
	margin: auto;
	color: #999;
}
#footer .links {
	padding-left: 440px;
	font-size: 18px;
}

/**/

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	color: #FFF;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #aaa;
	font-family: Arial;
	font-size: 12px;
	margin: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#wp_page_numbers li a:hover {
	color: #ff00a4;
	border: 1px solid #09F;
}

#wp_page_numbers li.space {
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	border: 1px solid #45b9f6;
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff;
}

#wp_page_numbers li.page_info {
	float: left;
	font-size: 12px;
	font-family: Arial;
	display: block;
	padding: 3px;
	padding-right: 5px;
}
