/* CSS WAS HERE*/

/* GENERALS*/
body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	background: #443b34 url(images/body-bg_red.png) repeat;
	color: #555;
}
body * {
	margin: 0px; 
	padding: 0px;
}

img {
	border: none;
	background: none;
}

hr {
	height: 5px;
	margin: 10px 0px;
	border: none;
	color: #fff;
	border-top: 1px dotted #D3D3D3;
}

blockquote{
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	background: url(images/quote.gif) no-repeat;
	color: #666666;
	}
	
blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}
.alignleft{
	float:left}
.alignright{
	float:right}
	
/* LINKS*/
a {
	text-decoration: none;
	outline:none;
	color: #333;
	}
	
a:hover{
	text-decoration: underline;
	color: #333;
	}
	
/* HEADS*/
h1  {
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	color: #570e00;
	}
h3.h1 { 
	font-size: 22px;
 }
h1 a, h3 a{
	color: #333;
	text-decoration:none;
}

h1 a:visited, h3 a:visited  {
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #b30000;
}
h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #570e00;
}
	
h2 a{
	color: #570e00;
	text-decoration: underline;
}

h2 a:visited  {
	color: #666;
	text-decoration: underline;
}
h2 a:hover {
	color: #333;
	text-decoration: none;
	}
h3 {
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #570e00;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	text-decoration: none;
}
#sidebar h2 {
	margin: 0px 0; padding: 5px 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #b30000;
}
#sidebar #popular h2 {
	color: #333;
}
h6 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px 0 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #000;
}

/* HEADER*/

#header {
	background:url(images/headerbg1.jpg) repeat-x top center;
	height:360px;
	 }

#header_img{
	background:url(images/seekingPersonals.jpg) no-repeat; 
	margin:0 auto; 
	display:block; 
	height:360px; 
	width:940px;
	position:relative;
}	 

#header-in {
	width: 960px;
	padding: 0px;
	height:132px;
	position: relative;
	margin:  0px auto;

	}
	
#header-in .title {
	margin: 0px;
	padding: 15px 10px 5px 10px;
	width:  590px;
	float:  left;
	color: #e8e5cc;
}
#header-in .title a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header-in .title a:hover {
	color: #FFF;
	 
}
#header-in .description {
	clear:  both;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 4px 15px;
	width:  850px;
	color: #d27318;
}

span#captop.alignleft{
	font-size:15px!important;
}

#header-in #header_img span h3.h1{
	font-size:19px!important;
	
}

 
/* SEARCH FORM*/

#xsnazzy {margin:0 0 10px 0;background: transparent;}

.xtop, .xbottom {display:block; font-size:1px;background:transparent;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;background:#f4f3e8; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6;}
.xb1, .xb2, .xb3 {height:1px;}
.xb1 {margin:0 5px;background:#bdbcb6;}
.xb2 {margin:0 3px;border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; padding:5px; height:100%; overflow:hidden;background:#f4f3e8; border:0 solid #bdbcb6; border-width:0 1px;}



ul.tablist { 	
	margin:5px 0px; 
	padding:0; 
	list-style: none; 
	color:#333;
}
ul.tablist li  { 
	font-size:11px; 
	margin:0 5px ;  
	padding: 2px 0 0 15px; 
	list-style:none;
	border-bottom:1px dotted #959595; 
	text-align:left; 
	color: #333;
	background:url(images/bullet-arrow3.gif) no-repeat;
	background-position:3px 8px;
}
	
ul.tablist li a         { 
	text-decoration: none; 
	line-height:18px;
	color: #333;
}

ul.tablist li a:hover 	{
	color: #b30000; 
}


#bookmark{
	font-size:23px; 
	padding-left:33px; 
	height:25px; 
	margin-bottom:10px; 
	display:block; 
	font-weight:bold; 
	text-transform:uppercase;
}

#bookmark a{

}

#bookmark a:hover{
	color:#333;
	text-decoration:none;
}


#searchform{
padding-left:15px;
}
 
.searchform {
	padding: 10px;
}
.searchform .s {
	border: none;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 5px;
	margin-right:5px;
	width: 240px;
	float: left;
	background: #fff;
	color: #333;
	border:1px solid #443b34;
	
}
.searchform .button {   
    }
#  ul {
	display: block;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
	
#nav {
padding:5px 0 0 0;
position:absolute;
top:5px;
left:790px;
}	
#nav ul{
	float:right;
}
	
	
#nav li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 4px;
	padding: 0px;
	background: url(images/nav_red.png) top left no-repeat;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background: url(images/nav-active_red.png) top left no-repeat; color: #ff4e2c ;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	text-decoration: none;
	color: #fff;	
	background: url(images/nav-active_red.png) top right no-repeat;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#nav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 0px;
	margin: 0px 0px 0px 15px;
	text-transform:uppercase;
	color: #560e00;
	background: url(images/nav_red.png) top right no-repeat;
	}
#nav ul li a:hover {
	text-decoration: none;
	color: #fff ;
	background: url(images/nav-active_red.png) top right no-repeat;
	}

/* CONTAINER*/
#container { 
	width:940px;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	overflow:hidden;
	height:100%;
	background:url(images/container-cbg_red.gif) top repeat-y;
	}

.container-top {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 12px auto 0 auto;
	background:url(images/container-bg_red.gif) top left no-repeat;
}
.container-bottom {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0px auto;
	background: url(images/container-bottom_red.gif) no-repeat;
}

 
/* CONTENT*/
#content {
	width: 532px;
	float: left; 
	padding: 14px 15px 20px 22px;
	display: block;
	overflow:hidden;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	}
#content h1.btmspace{
	margin-bottom:15px;
	}
#content p{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content p img{
	border-color:#DEDEDE rgb(214, 214, 214) rgb(214, 214, 214) rgb(222, 222, 222);
	border-style:solid;
	border-width:1px 2px 2px 1px;
	padding:5px;
	margin-right:6px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: disc outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 0;
	}
#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	float:left;
	color: #8E8F91;
}
#content .post-bottom {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	clear: both;
	overflow:hidden;
	height:100%;
	border-top: 1px solid #DFE3E6;
	border-bottom: 1px solid #DFE3E6;
	color: #535353;
}
#content > #ad-script{
	margin-left: -20px;
}
.post-bottom a {
	color: #535353;
	text-decoration: none;
	color: #535353;
}
.post-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 75%;
	text-align: left;
}
.cat span {
	padding: 0px 0px 0px 18px;
	background: url(images/i_categories.png) 0px 3px no-repeat;
}
.comm {
	float: right;
	width: 38px;
	height:39px;
	font-size:22px;
	font-weight:bold;
	line-height:27px;
	text-align: center;
	background:url(images/comment.png) no-repeat;
}
.comm span {	
	 text-align:center;
	 padding:2px 0 0 0;
	 display:block;
}
.comm a {
	text-decoration: none;
}


.auth {
	float: left;
 	padding:0 0px 0 0;
	text-align: left;
}
.auth span {
	padding: 0px 0px 0px 15px;
	background: url(images/i_author.png) 0px 1px no-repeat;
}
.auth a {
	text-decoration: none;
}
.date {
	float: left;
	text-align: left;
	padding:0 0px 0 5px;
}
.date span {
}



/* PAGINATION */
.page-nav {
	clear: both; 
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
	background:url(images/arrow-right.gif) no-repeat right;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}


/* COMMNENTS*/


#comments-wrap {
}

.textarea {border:1px solid #ababab;}
.Cbutton { 
	border:none; 
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px; 
	background:#434343;
	color:#fff;}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.thecomment {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.comment-body {
	margin: 0px; padding:5px 10px 20px 30px;
	background:url(images/quote.png) no-repeat left top;
	background-position:0 0px;
}
.comment-metadata {
	padding:5px 10px;
	background: #fff;
	color: #ca5433;
}
.comment-metadata a {
	color: #333333;
}

.comment-metadata a:visited {
}

.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	margin: 0px 0px 10px 0px;
	font-size:12px;
	overflow: hidden;
	height:100%;
	border-bottom:1px solid #ccc;
}
.authorcomment .comment-body {
	border: none;
}

.authorcomment .comment-metadata {
	padding: 11px 10px;
	background: #fff;
	color: #333333;
}

.authorcomment .comment-metadata a {
	color: #b30000;
}

.authorcomment .comment-metadata a:hover {
	color: #333;
}

.nav-next	  { padding-right:8px; font-weight:bold;}
.nav-previous { padding-left:8px; font-weight:bold;}



 
/* SIDEBAR*/
#sidebar {
	float: right;
	display: block;
	width: 350px;
	margin: 0 0px 0 0px;
	padding: 0px 3px 0px 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}



#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
	
}
#sidebar .advertise {
	text-align: left;
	padding:0;
	margin-left:7px;
}
#sidebar .advertise img {
	padding:0 5px;
	border:none;
	
}
#sidebarwrap {
 	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

/* RECENT POSTS*/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	
}


#pxsnazzy {margin:0 0 10px 0;background: transparent;}
.pxtop, .pxbottom {display:block; font-size:1px;background:transparent;}
.pxb1, .pxb2, .pxb3, .pxb4 {display:block; overflow:hidden;}
.pxb1, .pxb2, .pxb3 {height:1px;}
.pxb2, .pxb3, .pxb4 {background:#d8d7cc; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6;}
.pxb1 {margin:0 5px;background:#bdbcb6;}
.pxb2 {margin:0 3px;border-width:0 2px;}
.pxb3 {margin:0 2px;}
.pxb4 {height:2px; margin:0 1px;}
.pxboxcontent {display:block; padding:2px;background:#d8d7cc; border:0 solid #bdbcb6; border-width:0 1px;}



#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	padding:  0px;
	border-top: 1px solid #9c9c9c;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px dotted #333;
	background: url(images/bullet-arrow3.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	padding: 0;
	margin: 0px;
	text-decoration: none;
	color: #333;
}
#popular ul li ul li a:hover {
	text-decoration: none;
	color:#b30000;
}

/* LEFT SIDEBAR*/

#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	margin-left: -2px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px 0 15px 0;  padding: 0px;
}
#l_sidebar ul li ul {
/*	border-top: 1px solid #9c9c9c;*/
	
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px dotted #333;
	background: url(images/bullet-arrow3.gif) 5px 9px no-repeat;
}
#l_sidebar ul li ul li.cat-item{
    text-transform: capitalize;
}

#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
	color: #333;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
	color:#b30000;
}
#l_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
	border-bottom: 1px solid #EAF4FF; 
	border-top: 1px dotted #333;
	background: none;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
	color: #333;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
	
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/* RIGHT SIDEBAR*/


#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; 
	padding-right: 14px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px 0 15px 0; padding: 0px;
}
#r_sidebar ul li ul {
	border-top: 1px solid #333;
}
#r_sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px dotted #333;
	background: url(images/bullet-arrow3.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
	color: #333;
}
#r_sidebar ul li ul li a:hover {
	text-decoration: underline;
	color: #b30000;

}
#r_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
	border-bottom: 1px solid #333;
	border-top: 1px dotted #333;
	background: none;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
	color: #333;
}
#r_sidebar ul li ul li ul {
	padding: 0px; margin: 0px;
	border: none;
}
#r_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
	color: #b30000;
}

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

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



/* FOOTER*/
#footer { 
	padding:  10px 0px 20px 0px;
	text-align: center;
	height:25px;
	clear: both;
	font-size:12px;
	font-weight:bold;
	color: #787878;
	}

#footer-wrap {
	width: 950px;
	margin: 0px auto;
}
#footer .copyright 		{ float:right; text-align:right;}
		.copyright a 	{  text-decoration:none;color: #787878;}
		.copyright a:hover {text-decoration:none;color: #000; }
		
 	ul#nav-footer 				{ margin: 0 0 0 0; padding:0; float:right;  
								  font-size: 11px; font-weight:bold; text-align: right; text-transform:uppercase;}
	ul#nav-footer li 			{ padding: 5px 8px 5px 12px; list-style:none;  float:left; }
	ul#nav-footer li.nobg 		{ padding: 5px 8px 0px 12px;    }
	ul#nav-footer li a 			{ text-decoration:none;color: #b30000; }
 	ul#nav-footer li a:hover 	{ color: #333;}
 
 #adds-top {
	background: url(images/top-f.gif) no-repeat top;
	margin: 0px;
	padding: 2% 1%;
	float: left;
	width: 98%;
}

#adds {
	background: url(images/center-f.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
  



.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.rs {
margin-bottom: 20px;
}

.rs img {
border= 0;
}

.mywidth {
 height:5px;
 }
 
/* End hide from IE-mac */	



/* If you wish to move Sidebar to left and main content to right, Simply remove the comment below.. /* and */ 
/* AND, open the color scheme css that you have selected.. at the end of it, there is an instruction on how to change Background images. You must to do it. */ 

/*

#content {
	float: right; 
	}
#sidebar {
	float: left;
}

*/

.header-rss-mail{
	position:absolute;
	width:500px;
	top:50px;
	left:740px;
}
.header-rss-mail span{
	float:right;
}
