/*
Theme Name: dhanesh
Theme URI: http://dhaneshtk.com
Description: This is a liquid layout theme.
Version: 2.8
Author: Dhanesh
Author URI: http://dhaneshtk.com
Tags: dhanesh, naked, clean, basic
*/



*{
	margin: 0;
	padding: 0;
}

/*---------RESET ENDS-----------*/
html{
	
	height: 100%;
	min-height: 100%;
	
}

body {
	font-size: 62.5%;
	background: url(images/stripe.png) repeat;
	background:url(images/body_bg.jpg) repeat-x #A37000;
    min-height: 100%;
    height:auto !important;
    height: 100%;
	font-family:Georgia, Times New Roman, Times, serif;
	position:relative;


}
#header{text-align:left;}
h1{background:url(images/tittle_bg.png) no-repeat top left;width:522px;
	height:171px;font: 2.0em Tahoma, sans-serif; text-indent:-9999px; display:block;}
	
	#discription{
		padding:20px;
		width:80%;
		margin:15.5em 5.0em;
		
	}

	
	.portfolio{
		padding:20px;
		width:85%;
	    margin:25px auto;
		text-align:left;
		background-color:#000;
		border:#FFCC00 1px dashed;
		clear:both;
		background:url(images/blog_bg.gif) no-repeat bottom right #000;
		overflow:hidden;
		
		
	}
	.information{ float:right; width:35%; padding:5px; text-align:left;}
	
	.img a{width:531px; border:6px solid  #999;
	height:262px; float:left;}
	.img a:hover{border:6px solid #C0C0C0}
	
	h6{color:#fff; font-size:1.8em; padding:0.3em 0;}
	h5{color:#FFF; font-size:4.0em; padding:0.5em 0;}
	h4{color:#FFF; font-size:2.5em; }
	h7{color:#fff; font-size:1.8em; padding:0.5em 0;}
	
	#menu{float:right; background:url(images/menu_bg.png) repeat-x;margin-top:5.0em;}
	#menu ul{ list-style:none;}
	#menu ul li{ float:left;}
	#menu ul li a{ font-family:Trebuchet MS, Arial, Helvetica, sans-serif;text-transform:capitalize; color:#FFF; text-decoration:none; font-size:2.0em; line-height:2.3em;display:block;width:5.5em; text-align:center; padding:0.1em;}
	#menu ul li a:hover,.current_page_item{background-color:#000;}
	
#index{ margin:5% 0 2% 2%; display:block; width:70%;list-style-type:none;}




p {
	font: 1.4em/1.8em Trebuchet MS, Tahoma, Arial;
	color:#FFCC00;
	margin-bottom: 10px;
}

#category{float:right; margin-right:0%; margin-bottom:2%;}
#category ul{list-style:none;}
#category ul li{ float:left;}
#category ul li a{color:#FFF; font-size:2.5em; text-decoration:none;font-weight:bold; padding:0.3em; font-family:Arial, Helvetica, sans-serif; display:block;}
#category ul li a:hover,.current-cat{background-color:#333;color:#fff;padding:0.3em; display:block;}



#box{padding:10px; line-height:2.5em;}
#box h6{font-size:3.5em;}
.post_content{padding:0.5em;}
.post_content li{color:#FC0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:2.3em; line-height:1.5em; list-style:none; }


img {
	border: none;
}

#chip{
	position:absolute;
	right:20%;
	top:20%;
	width:201px;
	height:140px;
	z-index: 1000;
}

#page-wrap {
	background:url(images/topright_body.png) no-repeat top right;
	min-width: 780px;
	max-width: 100%;
	margin: 0px auto;
	height: 100%;
	text-align:center;

	}
	

	
	#page-wrap #inside {
		height:100%;
		background:url(images/btmleft_body.png) no-repeat bottom left;
	}
	


#main-content {
width:100%;
text-align:left;
}
	
#page-content {
width:100%;
text-align:center;
}	




#footer {
	height:40px;
	color: white;
	clear:both;
	width:100%;
	
}

#formy{float:left; width:300px;}
#contactimg{float:right; width:305px; margin-right:8%;}

#indexfooter{
    height:40px;
	color: white;
	clear:both;
	float:left;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}

#left{
background-color:#000;
float:left;
width:10%;
height:40px;
}
#right{
background-color:#000;
float:right;
width:80%;
height:40px;
}

#right h4{
color:#FFF;

font-size:1.6em;
padding:0.5em;
float:letf;
}
.leftmargin{margin-left:15.5em;}
a:link{text-decoration:none !important; color:#FFF;
}
a:hover{color:#FFCC00;}
a:visited{color:#FFF; text-decoration:none;}
.wpcf7-response-output,wpcf7-display-none,wpcf7-mail-sent-ok{color:#FFFF00; padding:20px; border:#FFCC00 1px solid;font-size:14px;}
