/*
Theme Name: ClassiPress
Theme URI: http://wpglamour.com/classipress-premium-theme-version-20/
Description: Custom theme for classifieds websites
Version: 2.0.7
Author: GlamourGaby
Author URI: http://wpglamour.com/
*/

* {margin:0;padding:0;} 
a:link, a:visited, a:hover {text-decoration:none;} 
ul {list-style:none;} 

body { background: #eee; 
font: 1em/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; font-weight: normal; }
a:hover { color: #000000; }
h1 {
	font:3em Georgia,Times New Roman,Trebuchet;
	margin-bottom:10px;
	padding-left:3px;
	
	} 
h1 a:link,h1 a:visited,h1 a:hover {color:#444;}	
 
.content, .footer, .header, .in {margin: 0px auto 0px auto; }
.clear { clear:both; display: block; }  


.topbar { border-top: solid 1px #3BAAC8; border-bottom: solid 1px #3BAAC8; background: url(images/topbarbg.jpg) repeat-x center top; margin: 20px 0 0 0; padding: 10px 0 10px 0; }
.in { width: 900px; }

.content { width: 900px; margin: 20px auto 20px auto; }
.content ul.nav { margin: 0px; padding: 0px; list-style: none; }
.content ul.nav li { display: inline; font-size: 12px; font-weight: bold;}
.content ul.nav li a { padding: 5px 10px; display: block; float: left; text-decoration: none; color: #005870; }
.content ul.nav li.current-cat a, .content ul.nav li.current-cat a:hover { background: url(images/navbg.jpg) repeat-x center top; }
.content ul.nav li a:hover { background: #CEE9EF; }

.main { border: solid 20px #DAF5FC; }
.ins { background: #DAF5FC; }
.listing  { border: solid 15px #ffffff;}

.listing .head .name { padding-left: 50px; }
.listing .head {font-size: 17px; color: #ffffff; padding: 10px 0 13px 0; background: url(images/headbg.jpg); }
.listing .head .price { width: 128px;}
.listing .head .price, .head .location, .head .date { margin: 0px; }

.name, .price, .location, .date, .image { float: left; display: block;}
.image img { border:none;border: solid 5px #000; background: #ccc; }

.name { width: 350px; font-size: 17px;}
.price { width: 130px; margin-top: 4px; }
.location { width: 150px; margin-top: 4px;  }
.date { width: 150px; margin-top: 4px;  }
.image { width: 50px; text-align: center; }

.list div a { text-decoration: none; color: #0582A4; display: block;  cursor: pointer;  }
.list div a:hover { color: #000000; }
.list div.no, .list div.alt { padding: 7px 0 7px 0; border-bottom: solid 1px #000; }
.list div.no { background: #FFF; padding:}
.list div.alt { background: #fff; padding:}

.footer { border: solid 20px #E0F4F9; background: #E0F4F9; width: 870px; margin: 20px auto 0px auto; color: #1E6476; }
.footer .left { float: left; }
.footer a { color: #1E6476; }
.footer .left strong { display: block; font-size: 17px; font-weight: normal; }
.footer .right { float: right; text-align: right; }

.ins .left { width: 570px; float: left; }
.ins .right { width: 240px; float: right; border: solid 15px #C2EAF4; background: #C2EAF4; }
.ins .left .title, .ins .left .product { border: solid 15px #ffffff; background: #ffffff; }

.ins .left .title { margin-bottom: 20px; }
.ins .left .title h2 { font-size: 30px; font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; font-weight: bold; line-height: 30px; width: 400px; float: left; color: #058EB3; }
.ins .left .title h3 { color: #058EB3; }
.ins .left .title h2 span { font-size: 23px; color: #88C7D8; }
.ins .left .title .prices { background: #FF2A00; float: right; padding: 15px; line-height: 30px; font-size: 35px; font-family: 'Arial', 'Trebuchet MS', 'Verdana'; color: #ffffff;}

.ins .left .product h3 { font-size: 17px; font-weight: bold; line-height: 17px; font-family: 'Arial', 'Trebuchet MS', 'Verdana'; color: #586B70; border-bottom: solid 1px #D7EAEF; padding-bottom: 5px; clear:both; }
.ins .left .product p { line-height: 18px;  margin-bottom: 40px; }
.ins .left .product p.details { font-weight: bold; color: #375158;}
.ins .left .product p.details span { width: 150px; display: block; float: left; clear:both; font-weight: normal; color: #7898A1; }
.ins .left .product a img { border: solid 5px #DAF5FC; padding: 3px; margin: 5px 5px 5px 0; vertical-align: middle; }

.ins .right span { color: #6D8F98; text-transform: uppercase; font-family: 'Trebuchet Ms', 'Arial', 'Verdana'; }
.ins .right h2 { font-size: 22px; font-weight: bold; font-family: 'Arial', 'Trebuchet MS', 'Verdana'; line-height: 22px; font-weight: bold; color: #005A7C; border-bottom: solid 1px #AAD4DF; padding-bottom: 5px;}
.ins .right p span { text-transform: none; width: 100px; display: block; clear: both; float: left; font-weight: normal; }
.ins .right p { line-height: 18px; font-weight: bold; color: #375158; }

.classform { border: solid 20px #DAF5FC; background: #DAF5FC; width: 860px; margin: 20px auto 0 auto; }
.left_form { width: 412px; float: left; margin-top: 16px;}
.right_form { width: 412px; float: right; }
.classform label { display: block; margin: 5px 0 5px 0; }
.classform input, .classform textarea { width: 400px; border: solid 1px #59A6B9; padding: 5px; margin-bottom: 10px; }
.classform select { margin-bottom: 10px; padding: 5px; border: solid 1px #59A6B9; }
.classform input.postit { width: 150px; padding: 10px; border: solid #ffffff; font-size: 17px; color: #ffffff; background: #069BC3; cursor: pointer; }

.err { border: solid 15px #FF3E02; background: #FF3E02; color: #ffffff; width: 870px; margin: 20px auto 0 auto; }
.err a, .cant_post a { color: #ffffff; }
.cant_post, .ok { text-align: center; width: 880px; background: #FF3E02; border: solid 10px #FF3E02; margin: 20px auto 0 auto; color: #ffffff; }



.navigation1{ background-color: #fff; clear:both; padding-top: 10px; }
.navigation2{ padding-top: 5px; margin: 0 auto; width: 400px; background-color: #fff; }
.navigation2 img{ border: none; clear: both; }
.alignleft { float: left; }
.alignright { float: right; }






.email_form {
color: #375158;
border-top: 1px #AAD4DF solid;
padding-top: 10px;
}
.email_form h3 a{
font-size: 15px;
font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
font-weight: bold;
padding: 5px 0;
display: block;
text-decoration: none;
text-align: center;
color: #058EB3; 
}

.email_form input{
margin-bottom: 5px;
background-color: #DAF5FC;
border: 1px #005A7C solid;
padding: 2px 5px;
width: 228px;
}

.email_form textarea{
margin-bottom: 5px;
background-color: #DAF5FC;
border: 1px #005A7C solid;
padding: 5px;
width: 228px;
height: 150px;
}

.email_form_data {
display: none;
}


.email_err {
	background-color: #CC0033;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
}

.email_ok {
	background-color: #6DA22E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
}

.like_input {
margin-bottom: 5px;
background-color: #DAF5FC;
border: 1px #005A7C solid;
padding: 3px 5px;
width: 228px;
}

input.email_captcha {
vertical-align: middle;
width: 30px;
text-align: center;
border: 1px #DF0005 solid;
padding: 2px;
}

.footer ul{
padding: 0;
margin: 0;
float: left;
padding-bottom: 5px;
width: 100%;
}
.footer li{
display: inline;
}
.footer li a{
padding-right: 10px;
}

.header_left {
float: left;
}

.header_right {
float: right;
width: 250px;
}

.header_login{
border: 1px #069AC2 solid;
padding: 2px 5px;
margin-bottom: 5px;
font-size: 11px;
width: 100px;
}

.login_buttons {
float: left;
padding-right: 10px;
padding-top: 2px;
}
.login_buttons a img{
border: none;
}
.header_right a{
font-size: 10px;
color: #0496BB;
}


.sidebar_box{
border-top: 1px #AAD4DF solid;
}
.sidebar_box h3{
margin: 0;
padding: 7px 0;
text-align: center;
font-family: Arial, Verdana;
font-weight: bold;
font-size: 17px;
color: #058EB3;
}
.sidebar_box a img{
border: none;
}
.subnav {
padding: 5px 10px;
background-color: #0CB1DE;
}

.subnav ul{
padding: 0;
margin: 0;
}

.subnav li {
display: inline;
}
.subnav li a{
color: #fff;
font-weight: bold;
font-family: Verdana, Arial;
text-decoration: none;
margin-right: 10px;
}

.subnav li a:hover{
text-decoration: underline;
}

input.report {
float: right;
width: 89px;
height: 21px;
background: url(images/report.jpg) top center no-repeat;
cursor: pointer;
border: none;
}
input.report:hover{
background: url(images/report.jpg) bottom; center no-repeat;
}
input.condiment {
display: none;
}

.payment_made {
	background-color: #6DA22E;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 0;
}


.post_now {
width: 200px;
float: right;
text-align: center;
}
.post_now a img{
border: none;
}

.post_now_box {
width: 148px;
margin: 0 auto;
color: #018fb7;
font-weight: bold;
font-size: 15px;
font-family: "Trebuchet MS";
text-align: left;
}
.post_now_box span{
font-size: 35px;
padding-right: 10px;
float: left;
font-family: "Trebuchet MS";
font-weight: bold;
color: #dc1e1e;
}
.header_user_info {
float: right;
}
.header_user_info a{
font-size: 12px;
}


#content-wrap {
	width:950px;
	margin: 10px auto 0;
	font:.75em/1.5em Arial,Tahoma,Verdana,sans-serif;
	clear:both;
}

#singlepost {
	float:left;
	display: inline;
	padding: 8px 10px 10px 10px;
	margin-right:15px;
	width: 635px !important;
	width: 655px;
	width/**/:/**/635px;
}

.post { 
}
#wrapper {
	width: 970px;
	padding:20px 0 10px;
	margin: 20px auto 0;
	background: #fff;
	border:1px solid #ccc;
    }

#header {
	width: 950px;
	color: #000;
	margin:0 auto;
	font-size: .8em;
	overflow: hidden;
	}

#headerleft {
	width: 650px;
	float: left;
	border:1px
	}

#headerright {
	width: 300px;
	float: right;
	margin: 0px;
	text-align: right;
	}

#navigation {
	width:950px;
	background: #555;
	clear:both;
	}	

/* header dropdown menu
---------------------------------------------------------------------------------------------- */
#navigation ul li a,
#navigation ul li a:visited {
	display: block;
	font: 1em Arial, Tahoma, Verdana;
	border-right:1px solid #666;
	color: #fff;
	padding: 6px 10px;
}
#navigation ul li:hover a, 
#navigation ul li a:focus,
#navigation ul li a:active, 
#navigation ul li.p7hvr a {
	color: #fff;
	background:#d92100;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#navigation ul ul li a,
#navigation ul ul li a:visited  {
	color: #333;
	border-right:0;
	border-top:1px solid #999;
	font-size:.9em;
	padding: 3px 10px;
	text-decoration:none;
}
#navigation li ul {
	position: absolute;
	display: none;
	border:1px solid #999;
	border-top:0;
	background-color: #ddd;
	z-index:999;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #333;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #fff!important;
}
#p7menubar li {width: auto;}

ul#feeds { 
	float:right;
}	
ul#feeds li { 
	float: left;
}
ul#feeds li a,
ul#feeds li a:visited {
	display: block;
	font: 1em Arial, Tahoma, Verdana;
	border-right:1px solid #666;
	color: #fff;
	padding: 6px 10px;
}

ul#feeds li a:hover, 
ul#feeds li a:focus,
ul#feeds li a:active {
	color: #fff;
	background:#333;
}
.rss {
	font-size:90%;
}
	
#searchform{
	float: right;
	}

#s {
	width: 190px;
	border: 1px solid gray;
	padding:1px;
	}

#searchbutton{
	font: bold 11px Verdana;
	height: 20px;
	background-color: #fdffef;
	}	

#footer {
	width: 970px;
	margin: 0 auto;
	color: #ccc;
	font-size:.6em;
	text-align:right;
    }
.rightbutton {
padding:5px;
background:#555;
color:#fff;
float:right;
}