/* CSS Was Here */

/* Generals */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #212B35;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border:1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;

}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.5em;
	font-size: 13px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3C7BCF;
	outline:none;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
	outline:none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
	outline:none;
}

hr {
	display: none;
}


img {
	background: #FAFAFA;
    border: 0px solid #DCDCDC;
	padding: 5px;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 980px;
	height: 55px;
	margin: 0 auto;
}

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	margin-right: 1px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #8C8F7D;
	outline:none;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
}

#menu .current_page_item a {
	background:  #F3F3F3;
	color: #2C2E22;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 172px;
}

#search #x {
	width: 80px;
}

/* header */

#header-bg {
	width: 978px;
	height: 200px;
	margin: 0 auto;
	background: url(images/lookingMen.jpg) no-repeat left top;
	height: 263px;
	border: 20px solid #F3F3F3;
}

#header-bg a{
	color:#f8f8f8;
	text-decoration:none;
	outline:none;
}

#header-bg a:hover{
	color:#FFF468;
}

#rss{
	float:right; 
	margin-right:22px; 
	margin-top:215px; 
	text-align:right; 
	font-weight:bold; 
	font-size:1.1em;
	
}

html>body #rss{
	margin-right:45px;
}



/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	background: #FFFFFF;
	border: 20px solid #F3F3F3;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 534px;
	padding: 0px 0px 0px 10px;
}

.post {
}

.post .title1 {
	margin: 0;
	font-weight: normal;
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title1 {
	background: url(images/post_title.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	font-size: 1.9em;
}

.post h1.title {
	
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 1.9em;
}

.post .entry {
	padding: 0 10px 10px 15px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.post .entry p a, .post .entry p a:visited{
    color:#666666;
    font-weight: bold;
    text-decoration: none;
}

.post .entry p a:hover, .post .entry p a:active{
    text-decoration: underline;
}

.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2a2a2a;
}

.post .meta a {
	color: #2a2a2a;
}

.post .links {
	margin-bottom: 2px;
	text-align:right;
	background:#fbfaf6;
	padding:2px 5px;
}

.post .cats {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	/*background: url(images/img04.gif) repeat-x;*/
	padding:5px 5px 10px 5px;
}

.post .links a, .post .cats a {
	border: none;
	font-weight:bold;
	color:#3c7bcf;
}

.post .links a:hover, .post .cats a:hover{
	color:#000000;

}


/* Pagination */
.page-nav {
	clear: both; 
	margin: 25px 0px;
	padding: 2px 0px;
	height: 22px;
	font-size:15px!important;
	font-weight:bold;	
}

.nav-previous {
	width: 107px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next {
	width: 107px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
	background:url(images/arrow-right.gif) no-repeat right;
	padding:4px 10px;
}

.page-nav a {
	text-decoration: none;
	background:#3C7BCF;
	color:#FFFFFF!important;		
}

.nav-previous a, .nav-next a {
	padding:4px 10px;		
}

.nav-previous a:hover, .nav-next a:hover {
	color:#fff468!important;		
}

/* Sidebar2 */

#ads {
}

#ads h2 {
	margin: 0;
	background: url(images/side1_title.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
}

#ads h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#ads p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

#bookmarks h2 {
	margin: 0;
	background: url(images/side1_title.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
}

#bookmarks h2 a{
	font-size:1.4em; 
	letter-spacing:-0.075em;
}

#add-this{
	background:url(images/button1-addthis.gif) no-repeat; 
	display:block; 
	width:125px; 
	height:16px; 
	margin-top:5px;
}

#share-this{
	background:url(images/button1-share.gif) no-repeat; 
	display:block; 
	width:125px; 
	height:16px; 
	margin-top:10px;
}

#ads-bottom{
	margin-top:4px; 
	margin-bottom:8px; 
	display:block;
}

/* Sidebars */

.sidebar {
	float: left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar2 {
	width: 180px;
	padding: 0px 0px 0px 20px;
}

#sidebar1 {
	width: 180px;
	padding: 0px 10px 0px 20px;
}

#sidebar1 li h2 {
	margin: 0 0 1em 0;
	background: url(images/side1_title.gif) no-repeat left top;
	padding: 24px 0  0 15px;
	height: 21px;
	font-size:1.2em!important;
}

#sidebar1 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar1 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: 12.25px;
}

#sidebar1 li li.cat-item{
    text-transform: capitalize;
}

#sidebar1 li span{
	padding-left: 10px;
	display:block;
}

#sidebar1 li a {
	border: none;
	font-weight:bold;
	letter-spacing:.1px;
}

#sidebar1 li a:hover {
	border: none;
	color:#000000;	
}

#ifrmadd1 {
	margin-left:15px;
	width:155px;
	height:1100px;
}

html>body #ifrmadd1{
	height:990px;
}


/* Footer */

#footer {
	text-align: center;
	font-size: .8em!important;
}