/*
Theme Name: East Fork Lodge Theme
Theme URI: http://revosmedia.com/
Description: Theme for East Fork Lodge
Version: 1.0
Author: Robin &amp; Michal Poluch
Author URI: http://revosmedia.com/


*/

a:link {
	color: #ffe373;
}
a:visited {
	color: #ffe373;
}
a:hover {
	color: #ffe373;
}
a:active {
	color: #ffe373;
}

* {
	padding:0;margin:0;
}

html, body {
	height: 100%;
}


body  {
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;padding: 0;
	color: #fff;
	background-color:#735c42;
	
}
.twoColFixRtHdr #container { 
	width: 900px; 
	min-height: 100%;
	height: auto !important;
	background-image:url(images/layout/pagebg.gif);
	background-repeat:repeat-y; 
	text-align: left;
	height: 100%;	
	margin: 0 auto -67px;
} 
.twoColFixRtHdr #header {
	height:347px;	
	width:768px;
	margin:0 auto;
	
} 

.twoColFixRtHdr #header img{
	border:0;
	
}

.twoColFixRtHdr #header .logo{
	float:left;
	width:214px;
	height:169px;
	
} 

.twoColFixRtHdr #header .logobg1{
	float:left;
	background-image:url(images/layout/logobg1.jpg);
	background-repeat:no-repeat;
	width:554px;
	height:169px;	
} 

.twoColFixRtHdr #header .logobg2{
	float:left;
	background-image:url(images/layout/logobg2.jpg);
	background-repeat:no-repeat;
	width:214px;
	height:140px;	
} 

.twoColFixRtHdr #header .logobg3{
	float:left;
	background-image:url(images/layout/logobg3.jpg);
	background-repeat:no-repeat;
	width:554px;
	height:140px;	
} 

.twoColFixRtHdr #header .logobg3 img{
	padding:100px 0 0 500px;
	border:0;
}


.twoColFixRtHdr #header .topmenu{
	float:left;
	height:38px;
	width:768px;
	
	
} 

.twoColFixRtHdr #header .clr{
	clear:both;
	
} 


.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-right:80px;
	margin-top:20px;
	
}

.twoColFixRtHdr #sidebar1 ul{
	padding:0 0 15px 15px;
	
	color:#edd78b;
	
}

.twoColFixRtHdr #sidebar1 ul ul{
	color:#fff;
	list-style-type:none;
	
}

.twoColFixRtHdr #sidebar1 .widget_text {
	list-style-type:none;
}

.twoColFixRtHdr #sidebar1 .widget_text img{
	border:0;
}

.twoColFixRtHdr #sidebar1 .widget_text a {
	color:#edd78b;
	text-decoration:underline;
}

.twoColFixRtHdr #sidebar1 .widget_text h2{
	padding:0 0 10px 0;
}

.twoColFixRtHdr #sidebar1 .widget_links a {
	color:#edd78b;
	font-size:12px;
}

.twoColFixRtHdr #sidebar1 .widget_links li {
	font-size:11px;
	
}


.twoColFixRtHdr #sidebar1 li h2{

	padding:0 0 20px 0;
	text-transform:uppercase;
	font-size:14px;
	
}
.twoColFixRtHdr #sidebar1 li a{

	color:#fff;
	text-decoration:none;
	font-weight:bold;
	
	
	
}



.twoColFixRtHdr #sidebar1 ul.pages{

	list-style:disc;
	color:#edd78b;
	
}

.twoColFixRtHdr #sidebar1 p{

	
	color:#edd78b;
	
}



.twoColFixRtHdr #mainContent { 
	margin: 0 300px 20px 71px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
} 

.twoColFixRtHdr #mainContent img{
	border:0;	
	
}

.twoColFixRtHdr #mainContent .home_news{ 

	padding:20px 20px 0 20px;
} 

.twoColFixRtHdr #mainContent .home_news h2{ 

	color:#edd78b;
	text-decoration:none;
}

.twoColFixRtHdr #mainContent .home_blog{ 

	padding:20px 20px 0 20px;
} 

.twoColFixRtHdr #mainContent .home_blog h2{ 

	
	text-decoration:none;
} 

.twoColFixRtHdr #mainContent .home_blog .more-link a{ 

	color:#FFFFFF;
	text-decoration:none;
} 
 

.twoColFixRtHdr #mainContent .about{ 
	background-color:#c9b676;
	height:210px;
	padding:5px 10px 22px 22px;		
} 

.twoColFixRtHdr #mainContent .about p{ 

	color:#000;
	font-weight:bold;
	text-align:left;	
} 

.twoColFixRtHdr #mainContent .about img{ 
	border:0;	
	padding-top:0;
} 


.twoColFixRtHdr #mainContent .about .alignright{ 

	float:right;
	padding:0 0 0 5px;
	
} 



.twoColFixRtHdr #mainContent p{ 

	padding:3px 0 3px 0;
	text-align:justify;
	
}

.twoColFixRtHdr #mainContent h1{ 

	padding-bottom:10px;
	font-size:20px;
	
}

.twoColFixRtHdr #mainContent h2{ 

	
	font-size:20px;
	
}

.twoColFixRtHdr #mainContent h1 a{ 
	
	color:#edd78b;
	text-decoration:none;
	
	
}


.twoColFixRtHdr #mainContent ul{ 
	
	list-style-type:square;
	padding:10px 10px 10px 25px;
	
	
}


.twoColFixRtHdr #footer { 
	background-image:url(images/layout/footerbg.gif);
	background-repeat:no-repeat;
	width:900px;
	margin:0 auto;	
	height:67px;	
	
} 

.twoColFixRtHdr #footer p{
	color:#f2f3f2;
	font-size:10px;
	padding:1px 10px 0 100px;
} 

.twoColFixRtHdr #footer ul{
	list-style-type:none;
	padding:16px 0 0 100px;
} 

.twoColFixRtHdr #footer li{
	color:#fbf2da;
	display:inline;
	padding:0 5px 0 10px;
	background-image:url(images/layout/dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
} 

.twoColFixRtHdr #footer li.first{
	color:#fbf2da;
	display:inline;
	padding:0 5px 0 0;
	background-image:none;
} 

.twoColFixRtHdr #footer li a{
	color:#fbf2da;
	text-decoration:none;
	
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.push {
	clear:both;
	height:67px;
}

.alignleft {
	float:left;
	padding:0 10px 20px 0;
}

.alignright {
	float:right;
	padding:0 0 0 5px;	
}

.more-link{
	text-decoration:none;
	font-weight:bold;
}

.login {
	
	padding:0 20px 0 0;
	font-size:11px;
}
.login a {
	text-decoration:none;
	font-weight:bold;
}

.clrpost {
	clear:left;
	
}

small a{

text-decoration: none;

}

