/*  
Theme Name: Colourful Bird
Theme URI: 
Description: This is my theme for a tutorial.
Version: 1.0
Author: Ashish sharma
Author URI: 

*/
@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #686868;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
/* links */
a, a:visited {	
	color: #88ac0b;
	/*background: inherit;*/
	text-decoration: none;	
}
a:hover {
	color: #5A93C9;
	/*background: inherit;*/
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	color: #444;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #88ac0b;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}


#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 42px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	top: 22px;
	left: 20px;
	width: 560px;
}

/* Navigation */

#content-wrap {
	position: relative;
	background: #fff url(images/content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	width: 870px;	
	padding: 0; 			
	margin-left: 15px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#main {
	float: left;
	width: 550px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em ;
	color: #895F30; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
.sidebar{
	float: right;
	width: 280px;
	padding: 25px 0 0 0; margin: 0;	
	}
.post{
	padding:10px 0 10px 0;
	}
.post h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
.entry{
	line-height:18px;
	}
p.postmetadata{
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
	}
.navigation{
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
/* Sidebar */	
#sidebar {
	float: right;
	width: 280px;
	padding: 25px 0 0 0; margin: 0;		
}	
h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em ;	
	color: #899B0D; 			
}
.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	
}
.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #895F30; 		
}
.sidemenu li a:hover {	
	color: #1773BC;	
}
.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
.sidemenu ul li { border: none; }

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
table#wp-calendar{
	width:100%;
	}
	
	
	





.welcometext {
	font-size:16px;
	color:#686868;
	text-decoration:none;
	font-weight:bold;
}
.name {
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	color:#89BA06;
}
.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:142px;
	width:252px;
}
.header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:86px;
	width:491px;
}
.bigbanner {
	background-image:url(images/big_bnner.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:220px;
}
.resdentbaner {
	background-image:url(images/resdent_bx_uperline.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:100px;
}
.constbaner {
	background-image:url(images/const_bx_uperline.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:100px;
}
.commerbaner {
	background-image:url(images/commer_bx_uprline.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:100px;
}
.menulink {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.menulink a{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.menulink a:hover{
	font-size:14px;
	color:#628505;
	text-decoration:none;
	font-weight:normal;
}
.footerlink {
	font-weight:normal;
	color:#82827c;
}
.headrelink {
	font-size:11px;
	text-decoration:none;
	color:#727071;
	}
.headrelink a{
	font-size:11px;
	text-decoration:none;
	color:#727071;
	}
.headrelink a:hover{
	font-size:11px;
	text-decoration:underline;
	color:#628505;
	}
.resitext {
	font-size:20px;
	color:#4ea897;
	text-decoration:none;
	font-weight:normal;
	}
.resitextbold {
	font-size:20px;
	color:#4ea897;
	text-decoration:none;
	font-weight:bold;
	}
.resiprice {
	font-size:25px;
	color:#4ea897;
	text-decoration:none;
	font-weight:bold;
	}
.consttext {
	font-size:19px;
	color:#8c8b85;
	text-decoration:none;
	font-weight:normal;
	}
.consttextbold {
	font-size:18px;
	color:#8c8b85;
	text-decoration:none;
	font-weight:bold;
	}
.constprice {
	font-size:25px;
	color:#8c8b85;
	text-decoration:none;
	font-weight:bold;
	}
.commertext {
	font-size:20px;
	color:#a4c608;
	text-decoration:none;
	font-weight:normal;
	}
.commertextbold {
	font-size:20px;
	color:#a4c608;
	text-decoration:none;
	font-weight:bold;
	}
.commerprice {
	font-size:25px;
	color:#a4c608;
	text-decoration:none;
	font-weight:bold;
	}
