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

*/
body {
	
	color: #6a6053;
	text-align: center;
	font-size:16px;
	font-family: "museo-sans", sans-serif;
	font-style: normal;
	font-weight: 300;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
	line-height: 24px;
}
html {
	margin: 0px;
	padding: 0px;

}

	img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}




/* links */
a, a:visited {
	color: #7BBDC2;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #7DCEDE;
	background: inherit;
	text-decoration: underline;
}

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

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 30px;
}
ul {
	list-style: none;
}
#wraper {
	position: relative;
	width: 1000px;
	text-align: left;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	position: relative;
	width: 1000px;
	height: 0px;
	padding: 0;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#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;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
	top: 72px; left: 25px;		
}
#header-photo {
	clear: both;
	padding: 0;
	height:269px;
	width: 1000px;
	background-image:url(images/permtouristheader.jpg);
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;	
}
#nav ul {
	float: left;
	list-style: none;
	width: 1000px;
	height: 45px;
	text-transform: uppercase;
	padding: 0;
	display: inline;
	background-color: #5f8056; 
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	line-height: 45px;
	font-weight: normal;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#nav ul li a:hover, #nav ul li a:active {
	text-decoration: underline;
}
#nav ul li#current a {
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 970px;
	padding: 0;
	margin-left: 15px;
	display: inline;
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	float: left;
	width: 675px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em;
	color: #6a6053;
	letter-spacing: -1px;
	text-transform: none;
}
#main h2 a {
	color: #6a6053;
	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: "museo-sans",sans-serif;
	font-weight: 100;
	font-size:18px;
	}
.entry{
	line-height:18px;
	}
p.postmetadata{
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
	}
.entry-meta {
	margin-top: 15px;
}
.navigation{
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
/* Sidebar */	
#sidebar {
	float: right;
	width: 220px;
	margin: 0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}	
h3 {
	margin-top: 10px;
	padding: 5px 5px;
	font: normal 1.6em;
	color: #5f7f56;
}
.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px;
	padding: 0;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	font-size: 12px;
	line-height: 18px;
}
.sidebar h3 {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A9A393;
	text-transform: lowercase;
	font-family: museo-sans;
	font-weight: 300;
	font-size: 16px;
	line-height: 18px;
	margin-top: 25px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 8px;
}
.entry p {
	font-size: 16px;
	line-height: 24px;
}
.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
.sidebar p {
	font-size: 12px;
	line-height: 18px;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
.sidemenu li a {
	text-decoration: none;
	background-image: none;
	color: #7BBDC2;
}
.sidemenu li a:hover {
	color: #7DD1D8;
}
.sidemenu ul {
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sidemenu ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 25px;
}
#footer-wrap {
	clear: both;
	width: 1000px;
	font-size: 95%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A58A7B;
	border-bottom-color: #fff;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	padding: 5px 0 0 0;
	text-align: center;	
}
#footer-bottom  a {
	color: #976834;
}
/* postmeta */
.postmeta {
	padding: 5px;
	margin: 20px 10px 15px 10px;
	font-size: 95%;
	color: #938a7a;
	border: 1px solid #EAE7DB;
}
.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%;
	}
.sidebar img {
	margin-top: 20px;
}
