/*
Theme Name: classifieds
Theme URI: http://appthemes.com/
Description: Child Theme for ClassiPress
Author: GoToSee
Author URI: http://www.gotosee.co.uk/
Template: classipress
Version: 3.1.9
*/
@import url("../classipress/style.css");
@import url("../classipress/styles/green.css");


.header_main_res {
margin: 0 auto;
width: 949px;
height: 161px;
}

#headergts {
width:950px;
margin: 0 auto;
}


.header_main_bg {
padding: 0px;
}

.header_menu {
background: #679325;
background: -moz-linear-gradient(top, #a9d856, #679325);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a9d856), to(#679325));
width: 947px;
margin: 0 auto;
border-top: 1px solid white;
border-right: 1px solid #676767;
border-left: 1px solid #676767;
}

.header_menu_res {
margin: 0 auto;
width: 940px;
padding: 7px 0 7px 15px;
}

.header_menu_res .obtn {
float: right;
font-size: 16px;
padding: 4px 40px;
margin-right: 25px;
}

.searchblock_out {
border-left: 1px solid #676767;
border-right: 1px solid #676767;
border-bottom: 1px solid #676767;
margin: 0 0 10px;
-moz-border-radius: 0 0 6px 6px;
-khtml-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}

.content_res {
margin: 0 auto;
padding: 20px 0 30px;
width: 950px;
}

#search-bar {
margin: 0 auto;
position: relative;
top: 0px;
width: 949px;
}

.content_left {
margin: 0;
padding: 0 10px 0 0;
float: left;
width: 600px;
}

.post-block {
width: 570px;
}

.footer_menu_res {
margin: 0 auto;
width: 940px;
}

.footer_menu_res ul li a {
display: none;
}

.footer .right {
display:none;
}

.jta-tweet-attributes {
display: none !important;
color: #999;
font-size: 11px;
margin-top: 3px;
}

#followers {
border-radius: 3px;
width: 100px;
font: 12px Arial, sans-serif;
text-shadow: 0 -1px 0 #18566A;
overflow: visible;
color: white;
background: #1D6B9C url('http://www.gotosee.co.uk/classified-ads/wp-content/themes/images/gradient-background.png') repeat-x;
border: 1px solid #18566A;
padding: 2px 0 2px 10px;
}

span.clock {
display: none !important;
}

#cp_listed {
display: none !important;
}

li#cp_expires {
margin-top: 10px;
border: 1px solid #679325;
border-radius: 5px;
padding: 3px;
font-size: 14px;
background: #679325;
color: #fff;
} 

li#cp_expires span {
color: #fff;
}