/*
Theme Name: green-mountian
Theme URI: http://e-themes.info/2008/11/17/green-mountain-wordpress-theme/
Description: Green Mountian wordpress theme, green theme with a header showing mountains, perfect for a blog involving the outdoors such as hiking or camping
Version: 1.1
Author: Deeogee
Author URI: http://e-themes.info
Tags: Fixed width, two columns, widgets, right sidebar, outdoors, nature, mountians, hiking, camping
*/
/* -------------------------------------
#standards
------------------------------------- */


.aligncenter {
	display: block;
        margin-left: auto;
        margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


html { 
	/* force scrollbars */
	min-height:100%; 
	margin-bottom:1px; 
}

.centerbg {
        background-color: #ffffff;
	background-image: url(../../../header.jpg) ;
	background-repeat: no-repeat;
        margin-left: auto;
	margin-right: auto;
        width: 800px;
	top-margin: 0px;
}

/* Author */
.datebar {
        text-align: center;
        top-margin: 20px;
        background-color: #556B2F;
        padding: 5px;
}

.sidebg {
        width: 1000px;
        margin-left: auto;
	margin-right: auto;
        background-image: url(images/sidebg.jpg) ;        
}

body {
        font:80% Trebuchet MS;
	padding:0;
	margin: .5;
	color:#ffffff;
	background:#1C320D;
        margin-top: 0px;
        margin-bottom: 0px;
}


p {
	/*line-height:1.5em;
	text-align:justify;
	margin-top:0;
	margin-bottom:10px;*/
	margin:0;
	padding:5px 0 5px 0;
}


greylink {
	color:#413839;
	text-decoration:none;

}


a {
	color:#544E4F;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#5A1318;
	text-decoration:underline;
	font-weight:bold;
}

h1 {
        font-size:3em;
	margin:0;
	padding:0;
	font-weight:normal;

}
    
h2 {
        font-size:1.2em;
	margin:0;
	padding:0;
        color:#000000;
}
    
h3 {
        font-size:1.15em;
	margin:0;
	padding:0;
}

h4 {
        font-size:1em;
	margin:0;
	padding:0;
}

form {
	padding:0;
	margin:0;
}

.clear {
        clear:both;
	padding:0;
	margin:0;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.credits {
        color: #333333; 
	text-decoration:none;
        font-size:.5em;
        valign: center;
        font-weight : normal;
}

a.credits { 
        color: #333333; 
        text-decoration: none;
}

a.credits:hover { 
        color: #333333; 
        text-decoration: underline;
}

.linetable {
	border-style: solid; 
	border-width: 1px;
	border-color: #000000;
	}

.linetable2 {
	border-style: solid; 
	border-width: 1px;
	border-color: #000000;
	background:whitesmoke;
}

/* -------------------------------------
#page
------------------------------------- */

#page {
	width:800px;
	margin:0 auto;
	padding:0px 0 0px 0;
}

.pagetitle {
	/* margin:0 0 10px 0; */
	padding:7px 7px 2px 7px;
	background:url('images/pagetitle2.jpg') no-repeat;
	font-weight:normal;
	color:#000000;
	height:27px;
}


/* -------------------------------------
#navigation
------------------------------------- */

#navigation {
	margin:0;
	padding:0;
}

#navigation a {

	text-decoration:none;
	font-weight:bold;

}

#navigation a:hover {

}

	

/* -------------------------------------
#header
------------------------------------- */

#header {
/*	background:url('images/top.jpg') no-repeat bottom; */
	width:800px;
	height:200px;
        margin-bottom:10px;	
}

#header a, #header a:hover {
	color:#fff;
	text-decoration:none;
}

#headerTitle {
}


#headerTitle h1 {
	float:left;
	clear:both;
	position:relative;
	top:33px;
	left:20px;

        font-size:25px;
}

#headerTitle h1 a {
	color:#1C320D !important;
	font-weight:normal !important;
}

.description {
	float:left;
	clear:both;
	position:relative;
	top:35px;
	left:20px;
	color:#000000;


}

/*#headerSidebox {
	width:185px;
	height:100px;
	padding:10px 5px 10px 10px;
	color:#fff;
	background:url('images/trans_bg.png');
}

*/

#search {
	float:left;
	margin:0;
}

#sidebar #search {

}

#s {
	font:1em Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
	margin:0;
	border:none;
	color:#021f2d;
	background:#fff;
        width:154px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
}


#sidebar #s {
	font:1em Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
	margin:0;
	border:none;
	color:#021f2d;
	background:#fff;
	width:154px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
}

#searchsubmit {
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color:#021f2d;
	border:none;
	font-weight:bold;
	text-align:right;
	float:left;
	background:transparent;
}

#sidebar #searchsubmit {
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	background:transparent;
	border:none;
	float:right;
	font-weight:bold;
	text-align:right;
	padding:0;
	margin:4px 10px 4px 0;
}
/* -------------------------------------
#middle
------------------------------------- */

#middle {
	width:760px;
	margin:0 auto;
	/* padding:10px; */
	color: #ffffff;
}

/* -------------------------------------
#content 
------------------------------------- */

#content {
	clear:both;
	float:left;
	width:530px;
	color: #000000;
}

#content .navigation {
	padding:0px;
	height:30px;
	line-height:30px;
        background-color: whitesmoke;
        font-size: 10px;
}

.small {
	padding:5px;
	line-height:1.5em;
}

/* -------------------------------------
.post
------------------------------------- */

.searchresults .post {
	margin-bottom:20px;
}
.post {
        background-color: #F5F5DC;
        width: 530px;
}

.post .metadata {
	width:488px;
	padding:5px;
	margin-left:10px;
	border:1px solid #eaeaea;
	background:#eee;
}

.postfooter {
/*	background:#fff; */
	width:520px;
        height:100px;
	padding:5px;
}

.postfooter a {
}

.postfooter a:hover {
}

.entry {
	padding:15px;
	margin:0;
}

.title {
        background-color: #556B2F;
        width:530px;
}

.title h2 {
	margin:0;
	padding:7px 7px 2px 7px;
        font-weight:normal;
	display:block;
	height:27px;
	color:#ffffff;
}

.title h2 a {
	color:#ffffff;
	font-weight:heavy;
	display:block;
}

.post .small {
	font-weight:bold;
	margin:0;
	padding:0;
	padding-bottom:10px;
}

.metadata {
	background:#fff;
	padding:5px;
	width:530px;
	margin:0 auto;
}

/* -------------------------------------
#sidebar
------------------------------------- */

#sidebar {
	float:right;
	color:#000;
	width:220px;
        background-color:#ffffff;
}


#sidebar p {
	color:#000000;
}

#sidebar h2 {
	margin:0;
	padding:7px 10px 2px 7px;
        background-color: #556B2F;
	display:block;
	width:193px;
	height:27px;
	color:#ffffff;
	font-weight:heavy;
        padding-right: 20px;
}
#sidebar h2 a {
	font-weight:heavy;
	color:#ffffff;

}

#sidebar a {
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	
}

#sidebar ul li {
	list-style:none;
	margin: 0;
}

#sidebar ul li, #sidebar ol li {
	margin: 0;
}

#sidebar ul li p, #sidebar ol li p {
	margin: 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	background:#fff;
	/*margin-bottom:10px;*/
	background:url('images/transparent.gif') ;
	background-repeat: no-repeat;
}

#sidebar ul ul li a {
	margin: 0px;
	padding: 0px;
        font-weight: normal;
        font-size: 10px;
        color: #000000;
}

#sidebar ul ul li a:hover {
	/* margin: 20px; */
	/* padding: 0px 5px 0px 5px; */

}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	margin: 0;
	padding: 0;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding:5px;
	border-bottom:1px solid #333333;
}

#sidebar ul li h2, #sidebar ol li h2 {
        list-style:none;
}

#rssBox {
	text-align:right;
	float:right;
	margin-right:102px;
	margin-top:-28px;
}

#rssBox a {
	line-height:30px;
	padding:4px 5px 0px 5px;
	color:#fff !important;
	text-decoration:none;
	font-style:italic;
}

#rssBox a:hover {
	color:#ffc !important;
}


#sidebar #calendar_wrap {
	width:210px;
	background:#fff;
	padding-bottom:7px;
	margin-bottom:10px;
}

#sidebar #calendar_wrap table {
	width:180px;
	margin:0 auto;
}

#sidebar .textwidget {
	background:#fff;
	padding:7px 10px 10px 10px;
	margin-bottom:10px;
}

#sidebar .recentcomments {
	padding:10px;
}

#sidebar .recentcomments a {
}

#sidebar .recentcomments a:hover {
}

#sidebar .widget_search {
	width:170px;
	padding:10px;
	padding-top:10px;
	float:none;
	margin-bottom:10px;
}

#sidebar hr {
        width:150px;
        height: 1px;
        color: #333333;
        background-color: #333333;
}

input {
	border:none;
	background:#eaeaea;
	height:20px;
	color:#000;
	font-weight:normal;
	margin-top:2px;
}

#s {
	border:1px solid #eaeaea !important;
	height:17px !important;
	width:150px !important;
	color:#000;
	font:1em trebuchet ms, verdana, arial;
	background:#fff;
}

/* ------------------------------------- 
.noPostsFound
------------------------------------- */

.noPostsFound h2 {
}

/* -------------------------------------
comments
------------------------------------- */
.commentbox {
        width: 530px;
}

.commentbox h2 {
	margin:0;
	padding:7px 7px 2px 7px;
	font-weight:normal;
	display:block;
	height:27px;
        border-top: 10px solid #556B2F;
	color:#000000;
}

.commentbox p {
	padding:10px 20px 10px 20px;
}

#respond {
}


textarea {
	width:490px;
	height:140px;
	font:1em Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
	border:1px solid #eaeaea;
	padding:4px;
	background:#fff;
	margin:0 20px 0 20px;
}

#submit {
	font:1em Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	background:none;
	border:none;
	padding:3px 0 2px 0;
	float:right;
	text-align:right;
	margin-bottom:10px;
}

/* -------------------------------------
#footer
------------------------------------- */

#footer {
	background:url('images/top.gif') no-repeat;
	width:790px;
	height:275px;
	text-align:center;
	padding:5px;
	margin:0 auto;
}

#footer a {
}

blockquote {
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	border:1px solid #fff;
	background:#eaeaea;
}

blockquote blockquote {
	margin-right:10px;
	background:#fff;
}
