/* @override 
	http://192.168.1.108/~troutoil/wordpress/wp-content/themes/sandbox/style.css
	http://192.168.1.2/~troutoil/wordpress/wp-content/themes/sandbox/style.css
	http://test.madisonriveroutfitters.com/wordpress/wp-content/themes/mro/style.css
	http://madisonriveroutfitters.com/wp-content/themes/mro/style.css
*/

/*
THEME NAME: Madison River Outfitters
THEME URI: http://www.troutoil.com/themes/mro/
DESCRIPTION: For madisonriveroutfitters.com, based on Sandbox
VERSION: 2.0b
AUTHOR: <a href="http://troutoil.com/">Brennan Sang</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */

@import url('sandbox-layouts/3c-b.css');

body {
	color: #333;
	background: #7D5D43 url(images/elements/bg.gif) top left repeat-y;
	margin: 0px;
	padding: 0px;
	font: Times, "Times New Roman";
	height: 100%;
}

#primary.sidebar {
	top: 0;
	width: 153px;
}

h2.entry-title {
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 30px;
	line-height: 36px;
}

h2.entry-title a {
	color:  #222;
}

div.entry-content h2 {
	font-size: 14px;
}

a {
	color:  #222;
}

img {
	border: none;
}

h3.widgettitle {
	display: none;
}

#primary.sidebar ul {
	margin: 0;


/*removes indent IE and Opera*/
	padding: 0;

/*removes indent Mozilla and NN7*/
	list-style-type: none

;
	/*turns off display of bullet*/
	font-size: .9em;
}

#primary.sidebar li {
	margin: 0;
	width: 100%;
}

.widget_pages a {
	display: block;
	padding: 2px 6px 2px 24px;
	border-bottom: solid #A18849 3px;
	font-size: 1.1em;
	text-align: right;
	height: 30px;
	line-height: 30px;
	background: #fff url(images/elements/fly_off.gif);
}

.widget_pages a:link, .widget_pages a:visited {
	color: #453925;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}

.widget_pages a:hover, .widget_pages a:active {
	color: #D6CB8F;
	background-color: #A18849;
	background: #fff url(images/elements/fly_on.gif);
}

.xoxo {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
} 

#shopping-cart {
	padding: 0 5px 20px 5px;
	border-bottom: solid #A18849 2px;
}

#shopping-cart ul {
	padding: 0;
	margin: 0;
	display: block;
}

#sideblog--3 ul h3 {
	margin: 0px 0 0 0;
	padding: 5px 0 0 5px;
	font-size: 1.1em;
}

#sideblog--2 h3 {
	margin: 0;
	padding: 5px 0 0 5px;
	font-size: 1.1em;
}


#sideblog--2 {
	border-bottom: solid #A18849 2px;
	border-top: 1px solid #A18849;
}

#sideblog--2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sideblog--2 ul li {
	margin: 0;
	padding: 0;
}

#sideblog--2 ul li p {
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	font-size: .8em;
	padding-top: 0;
}

#sideblog--3 {
	color: #D6CB8F;
	margin: 0;
	padding: 0;
}

#sideblog--3 ul h3 {
	margin-top: 0;
	padding-top: 5px;	
}

#sideblog--3 ul li p {
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	font-size: .8em;
}

#sideblog--3 {
	list-style-type: none;
	background-color: #666;
	border-bottom: solid #A18849 3px;
	border-top: 1px solid #A18849;
}

#sideblog--3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.shoppingcart th {
	color: #000;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.items {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.total {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.emptycart {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	text-align: center;
}

.gocheckout {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top:5px
}

.empty {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-bottom: 5px;
}

.visitshop {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}
/* Just some example content */

div#header {
	width: 715px;
	margin-left: -3px;
	text-align: center;
	height: 201px;
}

#header h1 {
	display: none;
}

#blog-description {
	display: none;
}

#content {
	background: url(images/elements/screened_trout.gif) no-repeat left top;
	padding-left: 5px;
	padding-right: 5px;
	font-size: .9em;
	line-height: 1.2em;
}

.entry-title {
	clear: both;
}

div#nav-below {
	width: 100%;
	height: 1em;
}

div#nav-above {
	margin-bottom: 1em;
}

div#nav-below {
	margin-top: 1em;
}

.alignleft,div.nav-previous {
	float: left;
}

.alignright,div.nav-next {
	float: right;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: red;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 50%;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

div.comments ol li {
	margin: 0 0 3.5em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

div#footer {
	text-align: center;
	background: #7D5D43 url(images/elements/footer.gif);
	margin-left: -3px;
}

.ZenphotoPress_thumb {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#guide_content {
	background: url(images/elements/screened_trout.gif) no-repeat left 30px;
	font-size: .9em;
	line-height: 1.2em;
}

#guide_content p {
	padding-left: 5px;
	padding-right:  5px;	
}

#guide_pages {
	padding: 0;
	margin: 0;
}

#nav {
	width: 390px;
	list-style-type: none;
	padding-left: 0;
	height: 50px;
	background: #a1884a;
	margin: 0 0 0 -4px;
	color: #D6CB8F;
	font-weight: bold;
	font-size: 12px;
}

#nav ul {
	width: 400px;
	list-style-type: none;
	padding-left: 0;
	padding-top: 5px;
	margin: 0 auto 0 auto;
	color: #D6CB8F;
	font-weight: bold;
	font-size: 12px;
	clear: both;
	line-height: 19px;
}

#nav li {
	float: left;
	text-align: center;
	vertical-align: middle;
	border-left: 1px #D6CB8F solid;
	width: 45%;
}

#nav li.left {
	border-left: none;
	text-align: right;
	padding-right: 15px;
}

#nav li.right {
	text-align: left;
	padding-left: 15px;
}

#bottomnav {
	width: 390px;
	list-style-type: none;
	padding-left: 0;
	padding-bottom: 20px;
	height: 50px;
	margin: 0 0 0 -4px;
	color: #D6CB8F;
	font-weight: bold;
	font-size: 12px;
}

#bottomnav ul {
	width: 400px;
	list-style-type: none;
	padding-left: 0;
	padding-top: 5px;
	margin: 0 auto 0 auto;
	color: #D6CB8F;
	font-weight: bold;
	font-size: 12px;
	clear: both;
	line-height: 19px;
}

#bottomnav li {
	float: left;
	text-align: center;
	vertical-align: middle;
	border-left: 1px #D6CB8F solid;
	width: 45%;
}

#bottomnav li.left {
	border-left: none;
	text-align: right;
	padding-right: 15px;
}

#bottomnav li.right {
	text-align: left;
	padding-left: 15px;
}

#motels {
	width: 300px;
	border: 0;
}

#motels td {
	padding: 1px;
	vertical-align: middle;
}

#category-archives.content-column ul {
	list-style: none;
	padding-left: 10px;
}

#category-archives h3 {
	margin-bottom: 4px;
}

#monthly-archives h3 {
	margin-bottom: 4px;
}

#monthly-archives.content-column ul {
	list-style: none;
	padding-left: 10px;
}

#to_archives {
	width: 100%;
	text-align: center;
	padding-bottom: 80px;
	font-size: 18px;
}

#content.archives h2.page-title {
	margin-bottom: 2px;
}

#content.archives h3.entry-title {
	margin-bottom: 2px;
}

#content.archives div.entry-meta {
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #a1884a;
}

.entry-meta {
	font-size: 12px;
}

#content.archives p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content.archives .entry-category {
	margin-bottom: 10px;
}

#footer {
	font-size: 12px;
}

* html .xoxo li {
height:1px;
}