/*
Theme Name: hello :D
Theme URI: http://hellowiki.com/2007/12/27/wordpress-theme-hello-d
Description: This theme was designed in October and built to WordPress theme at the end year of 2007.
Version: 1.0
Author: Fen
Author URI: http://hellowiki.com/

	Blueprint CSS Framework
	http://code.google.com/p/blueprintcss/

	This theme was designed by Fen,
	whose blog you will find at http://hellowiki.com/

	Valid XHTML 1.0 Strict & CSS2

*/

@import 'css/default.css';


.title h2{
	font-size: 1.4em;
	
}
.count{
	float:left;
}

 .alignright {
float: right;
}

.alignleft {
float: left
}

.ads_content{
    font-size: 100%;
}


.icons_img{
    margin: 0 0.2em -0.6em 0.2em;
}

.ads_meta{    
	 border-bottom: none; 
	 margin-bottom: 1em; 
	 font-size: 80%;
}
.ads_meta a{
	color:rgb(129,170,44);
}
.ads_meta div {
    margin-right: 1em;
}

.ads_meta  sup{
    margin-top: -1em;
}

.ads_content{ float: left; width: 73%; }
.ads_content p { margin-top: 0; }

.ads_details { 
	float: right; 
	width: 190px; 
	border-left: 1px dotted rgb(102,153,0); 
	border-bottom: none; 
	padding-left: 1em; 
	margin-left:0;
	font-size: 80%;
}
#gallery-ads{    width: 100%; }
.ads_search{  padding: 0.5em; }
.ads_search table th {
    text-align: left;
}

.ads_search select{  width: 140px;}
.ads_categories select option.level-0, .ads_location select option.level-0
{  font-weight: bold; background-color:#F4F4EC}

.ads_categories select option.level-1, .ads_location select option.level-1{  font-weight: normal; background-color:#fff}
.ads_search input[type="text"]{  height: 1em;}
.ads_search select,.ads_search input{ font-size: 0.95em }


.ads_se_field{  margin-bottom: 1em }
b.red{ color: #D82318; }

#post_links{width:100%; font-size: 10px;}
#post_links th{ width:8em}
#post_links input{ width:100%; font-size: 10px; border: none;}

.like_text{
    font-size: 80%;
    color: #AEAE75;
    float: right;
    width: 540px;
}


.ads_search{  padding: 0.5em; }
.ads_search table th {
    text-align: left;
    font-weight: normal;
}

.ads_search select{  width: 160px;}
.ads_search input[type="text"]{  height: 1em;}
.ads_search select,.ads_search input{ font-size: 0.95em }


/*TABS SEARCH FORM*/

#tabs{ font-size: 0.90em; margin-left: 1em;}
.ui-tabs-nav{     line-height: normal;  margin: 0; padding: 0;}

.ui-tabs-panel {     border-top:  1px solid #CCCCCC; }

.ui-tabs-nav li{ list-style: none; display: inline; padding: 0.8em }
.ui-tabs-nav a {text-decoration: none; }

.ui-state-active a{   color:#669900; font-weight: bold; text-decoration: underline; }
.ui-tabs-hide{     display: none; }

.title h1 {
    color: #346BA4 !important;
    font-size: 1.5em;
    height: auto;
}
.title h1 a {
    color: #346BA4;
    font-size: 1.14em;
    height: auto;
}
   .ads_thumbnail   img {
                   float:left;
    }