/*
Theme Name: Swain's Outdoor
Theme URI: http://www.swainsoutdoor.com
Description: 
Version: 1.0
Author: InsideOut Solutions/Kailey Lampert
Author URI: http://insideout.com/
*/


*{margin:0;padding:0;}
.left{float:left;}.right{float:right;}
.clear {clear:both;}
a[href $='.pdf'] { padding-right: 18px; background: transparent url(images/icon_pdf.png) no-repeat right; }


body {

	background: #1f0c05 url('images/bg.gif') top center repeat-x;
; 
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	font-size:62.5%;

}

/* General Definitions */

a, a:link, a:active, a:visited { color: #1F0C05; }
a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	color: #fff;
	padding: 0 0 .2em 0;
}
h1{	font-size: 2.2em; padding: 10px;}
h2{ font-size: 1.8em; }
h3{ font-size: 1.6em; }
h4{ font-size: 1.4em; }

#topper h1{
	float:left;
	width:357px;
	height:170px;
	position:relative;
	top:42px;
	right:8px;
	z-index:10;
	text-indent:-999em;
	background: url('images/swains-logo.png') top left no-repeat;
}
h1 a {display:block;height:100%;}


p{ margin: 0 0 .8em 0; }

ul, ol { margin: 0 0 10px 40px; list-style-position:outside; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

blockquote {
	margin: 15px 30px;
	padding: 0 0 0 10px;
	border-left: 3px solid #bfca97;
	font-style:italic;
}

/* Layout and Coloring */

#page {

	display: block;
	text-align: center;
	color:#000;

}

#layout {
	
	width: 973px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#topper {
	width: 973px;
	height: 380px;
	background:#e9debf url('images/bg-header.jpg') top center no-repeat;
	position:relative;
	z-index:100;
}

#subTopper {
	width: 973px;
	height: 210px;
	position:relative;
}

.booknow {
	float: right;
	padding:10px 15px;
	margin:65px 80px 0 0;
}

.booknow a {
	color:#1f0c05;
	font-size:1.5em;
	padding:0 5px;
	text-decoration:none;
}

.booknow a:hover {
	text-decoration:underline;
}

.quote {
	color:#1f0c05;
	font-size:1.5em;
	font-style:italic;
	float: right;
	position:relative;
	top:50px;
	right:18px;
	line-height:1.3em;
}

#header {
	overflow:hidden;
	background:url('images/bg-hdimg.png') top center no-repeat;
	height:232px;
	width:952px;
	position:absolute;
	z-index:10;
	top:270px;
	margin-left:10px;
}

#slides img.headerimgLeft {
	float:left;
	margin:0 0 0 12px;
}

#slides img.headerimgRight {
	float:right;
	margin:0 12px 0 0;
}

#slides{
	width:100%;
	height:206px;
	overflow:hidden;
	margin:14px 0 0 0;
}
.home #slides img.headerimgLeft  {
	float:none;
}
.home #slides img {
	width:930px;
	height:206px;
}
.nav, .nav *{
	margin:0;padding:0;
}
.nav {
	list-style:none;
}

	ul#menu {
		background: none;
		height:50px;
		margin-left:42px;
	}

	ul#menu li {
		text-align:center;
		position: relative; 
		z-index:50;
		float:left;
	}
	ul#menu a {
		display:block;
		color: #1f0c05;
		text-decoration: none;
		font-size: 1.85em;
		line-height: 1.8em;
		padding: 20px 30px 15px;
	}
	ul#menu a:hover 			{ text-decoration: underline; }
	ul#menu li.arrow a	 		{ background: url('images/dn-arrow.gif') 98% 55% no-repeat;	}
	ul#menu li.arrow a:hover,	/* .hovering keeps parent li in "active" state when actually hovering over ul.subnav */
	ul#menu li.hovering 		{ background: none url('images/dn-arrow.gif') 98% 50% no-repeat; }
	ul#menu li.arrow li a 		{ background: none; }
	ul#menu li.arrow li a:hover { background: none; }
	
	ul#menu li.last { border:none; }
	ul#menu li.last a { }
	ul#menu li.last a:hover { }

	ul#menu li li.last { border:none; }
	ul#menu li li.last a { color: #000; }
	ul#menu li li.last a:hover { }
	
	ul#menu li ul {
		list-style: none;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		left: 20px; top: 60px;
		background: #babda9;
		display: none;
		float: left;
		width: 190px;
		-moz-border-radius-bottomleft: 20px;
		-moz-border-radius-bottomright: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
	}
	ul#menu li ul.subnav li{
		clear: both;
		padding:0 12px;
		width: 166px;
		display:block;
		border-bottom: 1px solid #AAAF8E;
	} ul#menu li ul.subnav li.last{ border-bottom:none; padding-bottom: 5px; }
	
	html ul#menu li ul.subnav li a {
		display:block;
		text-align:left;
		padding: 6px 0;
		font-size:1.7em;
		line-height:0.9em;
	}
	
#paperclip {
	position:absolute;
	z-index:40;
	top:257px;
	left:880px
}


#container {

	clear: both;
	background: #e9debf;
	overflow:hidden;
	font-size: 1.3em;
	line-height: 1.4em;
	width:100%;

}

#content {

	float:left;
	padding:140px 20px 20px 20px;
	line-height:1.5em;

}
.narrowcolumn {
	width:690px;
}
.widecolumn {
	width:930px;
}
#content h2{
	color:#4b7867;
	font-size:1.4em;
	padding-bottom:25px;
}
.blog #content h2 {
	padding-bottom: 10px;
	font-size:1.5em;
}
.blog .post small { font-style:italic;}

.entry p.attachment {
	text-align:center;
}
#content h3{
	color:#b46c10;
	font-size:1.2em;
}

#content p{
	font-size:1.1em;
}

#sidebar {
	padding-top:130px;
	width:243px;
	float:right;
}
	#sidebar ul {
		list-style:none;
		margin:5px 0 0 0;
		padding:0;
	}
	#sidebar ul li {
		margin-top:1px;
		padding-left:15px;
	}

.sideImg {
	border:3px solid #d7c487;
	float:right;
	margin:22px;
}


.dotty {
	clear: both;
	border-top: 3px dotted #000;
	margin: 20px 40px 10px;
}

#footer {

	background: #e9debf url('images/bg-footer.jpg') bottom  center no-repeat;
	overflow:hidden;
	font-size: 1.3em;
	padding: 10px 0;

}

#footCont {

	width:630px;
	float:right;
	padding: 20px;
}
	
#footSide {
	width:270px;
	float:left;
	padding: .9em 0 .4em 2.0em;
	text-align:left;
	color:#1f0c05;
	border-right: solid 1px #d7c487;
}

#footSide h4 {
	font-weight:normal;
	color:#933b13;
	padding:15px 0;
}
p#social_icons {
	float:right;
	padding: 0 50px 0 0;
}
p#social_icons img {
	padding: 0 5px ;
}

#footSide p {
	clear:both;
	font-size:1.1em;
	line-height:1.1em;
}

#footSide span {
	font-size:.8em;
	line-height:1.1em;
}

#bottomNav{
	overflow:hidden;
	text-align:left;
	padding: 8px 0;
}
#bottomNav li {
	display:inline;
}
#bottomNav a {
	color:#e9debf;
	padding: 0 10px;
	border-right: 1px solid #bfca97;
	font-size:1.1em;	
}

#bottomNav .last a { border:none; }


#copyright {
	float:right;
	color:#e9debf;
	font-size:1.1em;
	margin:7px 10px 0 0;
}

#copyright a{
	color:#e9debf;
}

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }

.left { float: left; }

/* Auto/Conditional PDF Icon */

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url('images/icon_pdf.png') no-repeat right;
}

/* For GC and Photo Code */

#geotrust img{ float: right; }

#photoGalDisplayTable td{ padding: 7px; }

/* feedburner */

#footCont h3 { color:#3c6e65; }
#recent-posts {
	padding: 5px;
	float:left;
	line-height:18px;

}

#recent-posts a {
	text-decoration:underline;
	color:#3c6e65;

}#recent-posts a:hover {	text-decoration:none; }
#recent-posts {
	margin:0;
}
#recent-posts li {
	list-style-type: none;
	font-size: 13px;
	text-decoration: none;
	padding:0;
	height:65px;
	margin-top: 10px;
	color:#3c6e65;
	
}
#recent-posts li img {
	float:left;
	width:55px;
	height:55px;
	padding:2px;
	margin:0 8px 0 0;
	border: 1px solid #1F0C05;
}
/* More */

.business-card {
	border: 6px solid #fff;
	background:#CFC4A8;
	margin:5px;
	padding:5px;
	width: 45%;
	float: left;
}

p.editLink { clear:both; }
/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
