/*
Theme Name: Travel/Nature Wordpress Theme
Theme URI: http://www.blogdesigns.org
Description: Travel/Nature Theme coded by blogdesigns.org
Version: 1.0 
Author: BlogDesigns
*/

/* main css */

body {
 margin:0;
 padding:0;
 background: #629135;
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 line-height:1.5;
 color: #403924;
}

#page {
 width:930px;
 margin: 0px auto;
 background: #FDFFF5;
 padding: 0 5px 20px 5px;
}

#header {
 height: 215px;
 padding-top: 70px;
 background: url(images/header.jpg) no-repeat top left;
}
#nav {
 float: right;
 padding-right: 20px;
}

#bwr {
	width: 530px;
	height: 71px;
	margin-top: 15px;
	float: right;
	background: url(images/bwr.gif) no-repeat top left;
	padding: 12px 25px;
	font-size: 18px;
	color: #E00404;
	line-height: 18px;
}
#bwr .white {
	color: #FDFFF5;
}
.logo {
	width: 250px;
	height: 60px;
}

#search {
	float:right;
	width: 185px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;

}
#sidebar {
 width: 330px;
 text-align:left;
 color: #333333;
 float: left;
}
#sidebar h2 {
 font: 14px Verdana, Arial, Helvetica, sans-serif;
 margin: 0 0 5px 0;
 padding: 5px 0 3px 5px;
 color: #7FA201;
 font-weight: bold;
}
#sidebar ul li ul {
	margin: 0; padding: 5px;
}
#sidebar ul li ul li {
 list-style:none;
 padding: 0px 0 0px 15px;
 background: url(images/bg_li.gif) no-repeat top left;
}
#sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li ul li ul li {
 list-style:none;
 padding: 0px 0 0px 15px;
}
#sidebar li ul li a:hover {
 color: #403924;
 text-decoration: none;
}
#sidebar li a {
 color: #403924;
 font-weight: bold;
}
#sidebar li a:hover, #sidebar li.current_page_item a {
 color: #403924;
}
#sidebar .inner {
 padding: 0 3px;
}
#sidebar ul, #sidebar ul ol {
 margin: 0;
 padding: 0;
}
#sidebar ul li {
 list-style-type: none;
 list-style-image: none;
 margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
 margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
 margin: 5px 15px;
}
#sidebar ul ul ul, #sidebar ul ol {
 margin: 0 0 0 10px;
}
#sidebar ul ul li, #sidebar ul ol li {
 margin: 4px 0 0;
 padding: 0;
}

#content {
 width: 553px;
 float: right;
 border-left: 2px solid #77804F;
 padding: 10px;
 }
.post {
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 text-align:left;
 border-bottom: 2px dotted #77804F;
 text-align: justify;
}
.post .left {
	width: 45%;
	float: left;
	padding: 5px 20px 5px 10px;
}

.post .right {
	width: 45%;
	float: right;
	border-left: 2px dotted #77804F;
	padding: 5px 10px;
	
}
.post a {
	color: #E20419;
	text-decoration: none;
}
.post h1 {
 margin: 0;
 padding: 0 0 0px 0;
 color: #025E85;
 font-size: 20px;
 }
.post h1 a:link, .post h1 a:visited {
 text-decoration:none;
 color: #025E85;
 font-weight: normal;
 font-weight: bold;
}
.post h1 a:hover {
	text-decoration:underline;
	color: #036E9C;
}
.post p {
}
.post .inner a:link, .post .inner a:visited {
}
.green {	
 color: #5B9036;
}
.blue {
	color: #49B9E9;
	}
.more {
 color: #E20419;
 font-weight: bold;
}
.more a {	
 color: #E20419;
}
.solution {
 width: 121px;
 height: 160px;
 background: url(images/solution_bg.gif) no-repeat top left;
 padding: 5px 10px 0 114px;
 color: #E20419;
}
.solution .more a {
 color: #000000;
}
.solution h2 {
 font-size: 14px;
 color: #000000;
 margin: 0 ;
 padding: 0;
}
.post img {
 margin: 5px;
 border: 0px;
}
.post ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.post li {
	padding: 3px 10px;
	list-style: none;
	background: url(images/content_li.gif) no-repeat center left;
	
}

#footer {
 background: #024DC0 url(images/bg_footer.gif) no-repeat bottom left;
 height:45px;
 line-height: 45px;
 padding: 0 15px;
 color: #CBCBCB;
 border-top: 5px solid #92B70D;
}

#footer .fmenu {
 float:right;
 font-size: 12px;
 font-weight: bold;
}
#footer .fmenu a {
 text-transform: uppercase;
 color: #ffffff;
 padding: 0 10px;
 text-decoration: none;
}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-size: 1.3em;
	}
#headerimg .description {
	text-decoration: none;
	color: white;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #4F4A4A;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*	Begin Headers */

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */
.searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: rightf;
	}
#s {
	border: 1px solid #778701;
	height: 15px;
}
#searchform input {
 vertical-align: top;
}
.btnsrc {
	margin-left: 5px;
	border: none;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}
a {
	color: #000000;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#mainsidebar .gads {
	float: left;
	}
#mainsidebar .inner {
	float: right;
 padding: 0 3px;
}
#mainsidebar {
		width: 330px;
	}
