/*

Theme Name: Redlodge

Theme URI: http://www.skylinedesign.ca/

Description: Custom Developed for Red Lodge Guest Ranch

Author: AG

Version: 1.

Tags: Custom

*/

/* = Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin:0px;
	padding:0px;
	outline:none;
}
ul, ol {
	margin-left:25px;
}
li {
	padding-bottom:12px;
}
.clear {
	clear:both;
	float:none;
}
a {
	color:#a16600;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.hide {
	display:none;
}
.show {
	display:inline;
}
h1, h2, h3, h4, h5, h6 {
	color:#63513D;
	padding-bottom:10px;
}
h3 {
	font-size:16px;
}
h2 {
	font-size:22px;
}
h1 {
	font-size:26px;
}
p {
	line-height:20px;
	padding-bottom:10px;
	text-align:justify;
}
body {
	margin:0px auto;
	font:12px Arial, Helvetica, sans-serif;
	background-color:#FFE7CE;
	/*background-image:url(images/Red-Lodge.gif);*/
	background-position:left bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
	overflow:visible;
}
#wrapper {
	width:960px;
	height:125px;
	margin:0px auto;
}
#header {
	background-image:url(images/header.jpg);
	height:105px;
	background-repeat:no-repeat;
	padding:10px;
}
#content_area {
	background-image:url(images/bg.jpg);
	min-height:739px;
	background-repeat:no-repeat;
	padding-left:77px;
	padding-right:20px;
}
#logo_area {
	font-family:akaPosse, "Times New Roman", Times, serif;
	/*float:right;*/
        margin-left:315px;
        margin-top:10px;
}
#logo {
	font-size:28px;
}
#slogan {
	font-size:18px;
	margin-top:2px;
}
#nav {
	/*width:180px;

	float:left;*/

	margin-right:10px;
	margin-bottom:15px;
	margin-left:10px;
	height:30px;
}
#nav ul, #nav li {
	list-style:none;
	padding:0px;
	margin:0px;
}
#nav li {
	position:relative;
	float:left;
}
#nav a {
	padding:5px 10px;
	background-image:url(images/navbg.jpg);
	display:block;
	text-decoration:none;
	border-left:4px solid #d5986c;
	font-weight:bold;
	color:#000000;
	border-top: 1px solid #ffcfa2;
	border-bottom:1px solid #eaba8a;
}
#nav a:hover {
	text-decoration:none;
	border-left-color:#cccccc;
	border-bottom-color:#cccccc;
	background-position:right;
	color:#FFFFFF;
}
#nav ul ul {
	position:absolute;
	top:25px;
	z-index:5;
	display:none;
	border:1px solid #FFFFFF;
	border-right:0px;
	border-bottom:0px;
}
#nav ul ul li a {
	width:150px;
	font-weight:normal;
}
#nav ul li:hover > ul {
	display:block;
}
#content {
}
#footer {
	margin:7px;
	text-align:center;
	line-height:20px;
	font-size:90%;
	clear: both;
}
/* =Images

-------------------------------------------------------------- */



#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
	border: 2px solid #675748;
	margin: 10px 10px;
	padding: 5px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,  #content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,  #content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,  #content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,  #content img.alignright,  #content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: transparent;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #000;
	font-size: 12px;
	margin: 5px;
	text-align: center;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
	color:#663300 !important;
	font-weight:normal !important;
}
.em-calendar, table.fullcalendar {
	width:100% !important;
}
/***********************/

#sidebar {
	width:210px;
	float:right;
	background-color:#ffe7ce;
	padding:10px;
	border:1px solid #FFFFFF;
}
.wp-caption-text {
    text-align: center !important;
}
#sidebar ul, #sidebar li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.leftSide {
	float:left;
	width:615px;
}
#sidebar li.widget-container {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #fddab4;
}
#sidebar li ul {
	margin-left:15px;
}
#sidebar h3 {
	color:#ae8252;
}
#quotearea {
	line-height:18px;
	color:#333333;
}
#quoteauthor {
	display:block;
	font-weight:bold;
	font-style:italic;
	height:25px;
	text-align:right;
}
.ngg-galleryoverview {
	clear:left !important;
}

.testimonial_slider ul {
	margin-left: 0 !important;
}

.testimonial_slider .bx-controls {
	display: none;
}
input, textarea {
    width: 100%;
    border: 0px;
}