/*
Theme Name: ahventures.in
Theme URI:http://www.ahventures.in
Description: Theme by ahventures.in
Author:Rekha Kalasare
Author URI:http://www.ahventures.in
Version:1.0

*/
body{background-repeat:repeat-x;font-family:Arial;margin:0;padding:0;}
#body-content {
      clear:both;
}
#wrapper{
//border:1px solid;
width:720px;
margin:auto;
height:159px;
}
#wrapper #header {border:1px solid #fff;height:80px;}
#wrapper #header #menu {
                    float: right;
					width: 56%;
					margin-top: -46px;
					//border: 1px solid;
					height: 0px;
                     }
#header_img	{
          width: 193px;
          height: 140px;
}

#logo {
    //border: 1px solid;
    width: 193px;
    height: 141px;
}
#wrapper #header #menu  ul {
                 list-style:none;
				 font-family: Century Gothic;
}		

#wrapper #header #menu ul li {
                   float:left;
                   height:37px;
                   line-height:37px;
                   padding:0 5px;	
                   font-family: Century Gothic;				   
}			 

#wrapper #header #menu ul li  a {
                    font-size: 12px;
					text-decoration: none;
					font-weight: bold;
					COLOR: #716f6e;
				    font-family: Century Gothic;
				    margin-left: -8px;
                    margin-right: 6px;
}

#wrapper #header #menu ul li  a:hover{
                          color:#eb7b00;
						  font-size: 12px;
					text-decoration: none;
					font-weight: bold;
					line-height: 20px;
					 font-family: Century Gothic;
}

#body-content{
           clear:both;
 }
 
 #header_line {
                height: 2px;
				width: 698px;
				margin-left: 5px;
 }
 
.post_box {
    border-radius: 5px;
    height: 147px;
    margin-left: auto;
    margin-right: auto;
}

 .single_post_box{
   
    height: 240px;
    //border: 1px solid black;
    border-radius: 5px;
    margin: 15px 0;
    margin-right: auto;
    margin-left: auto;
 }
 
 .single_post_content {
                    float: left;
					
					padding-left: 10px;
					padding-right: 10px;
				    font-family: Verdana;
					font-size: 11px;
					text-align: justify;
					line-height: 15px;
 }
 
 .single_page_box{
            clear:both;
			margin-right:auto;
			margin-left:auto;
			width:72%;
			border:1px solid;
            height: 306px;			
			}
 
 .single_page_content{
       width:100%;
       text-align:justify;
       	   
 }
 
 .post_title{
    //border:1px solid;
	 margin-left:10px;
	 height: 53px;
     line-height: 0px;
	 
}
 
 
 .post_thumb{
      //float:left;
      width:200px;
	  height:170px;
	  margin-left:10px;
	  
 }
 
 .post_thumb img{
     width:100px;
	 height:80px;
	 border:1px solid #ccc;
	 padding:5px;
 }
 
 .post_content{
         
		   //border: 1px solid black;
		   margin-left:10px;
		  
		   font-family: Verdana;
			font-size: 11px;
			line-height: 15px;
			COLOR: #000000;
			text-align:justify;
 }
 
 .read_more2{
      //background:#919191;
	  color:#eb7b00;
	  font-size:11px;
	  font-family:Verdana;
	  padding:5px 10px;
	  float:right;
 }
 
 a.read_more2 {
 text-decoration:none;
 }
 
 .read_more2:hover {
    COLOR:gray;
	}
	
#footer {
clear:both;
width:72%;
background:rgb(204,204,204);
COLOR: #919191;
font-family: Verdana;
font-size: 9px;
text-decoration: none;
font-style: normal;
line-height: 20px;
margin-right:auto;
margin-left:auto;
border-radius:5px;    
}

#footer:hover{
color:red;
}

#footer #menu_list {
          height:30px;
		  float:right;
		  width:40%;
		  margin-top:-10px;
}
#footer #menu_list  ul {
                 list-style:none;
				 font-family:Verdana;
				 
}

 #footer #menu_list ul li {
                   float:left;
                   padding:0 5px;	
                   font-family: Verdana;				   
}

#footer #menu_list ul li a{
  font-size: 9px;
text-decoration: none;
COLOR: #919191;
line-height: 20px;  
}

#footer #menu_list ul li a:hover {
  color:red;       
}

.post_title h2 a  {
       font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    font-style: normal;
    //line-height: 20px;
    COLOR: #eb7b00;
	font-weight:bold;

}

.post_title h2 a:hover{
   color:#ccc;;  
}



#previous_link #prev_page {
    font-size: 11px;
    font-family: Verdana;
    background: #919191;
    border-radius: 5px;
}

#date {
    font-size: 11px;
    font-family: Verdana;
	}
	
.read_more1{
   color:#eb7b00;
   font-size:11px;
   font-family:Verdana;
}

a.read_more1 {
 text-decoration:none;
 }

.read_more1:hover {
    COLOR: gray;
} 


a#link_url {
    color: #e07b26;
}

a#link_url:hover {
    text-decoration: none;
}

div.asl_w .probox .promagnifier{
	background-image: -webkit-linear-gradient(180deg,#e07b26,#e07b26) !important;
	background-image: linear-gradient(180deg,#e07b26,#e07b26)  !important; 
}

#ajaxsearchlite1 .probox, div.asl_w .probox{
	background-image: -webkit-radial-gradient(center,ellipse cover,#e99f63,#e99f63)  !important;
}


