/*
Theme Name: Turkey Tails
Version: 1
Author: Sawyer Hollenshead
Author URI: http://sawyerhollenshead.com/
*/

body{background:url(images/v2_02.jpg) repeat-x fixed #31241C; margin:0; font-family:Arial, Helvetica, sans-serif; color:#222;}
#bg{ width:100%; background:url(images/v1_02.jpg) no-repeat center top; min-height:307px; margin:0 auto; overflow:hidden;}
#nav{margin:215px auto 0 auto; width:840px; padding:0 20px; color:#FFF;}
#paperBG{margin:0 auto 5px auto; width:100%; background:url(images/v3_06.jpg) repeat-y center;}
#paintbrush{background:url(images/footer.jpg) bottom no-repeat; width:840px; overflow:hidden; padding:0 0 60px 0;}
#content{padding:0 40px; overflow:hidden; min-height:550px;}
#footer{margin:auto; text-align:center; background:none;}

h1{font-size:16px; font-weight:bold; color:#A6284A; margin:0 0 3px 0;}

#nav-menu-container{width:470px; margin:0 auto; padding:0 0 30px 0; height:22px; text-align:center;}
ul#nav-menu{list-style:none; margin:auto; text-align:center; clear:both;}
ul#nav-menu li{display:inline-block; float:left; clear:right; height:22px; background:no-repeat top; margin-right:35px;}
	ul#nav-menu li.last{margin:0;}
ul#nav-menu li {position: relative;}
.home a{background:url(images/home.jpg); width:57px; text-indent:-9000px; display:block;}
.samples a{background:url(images/samples.jpg); width:84px; text-indent:-9000px; display:block;}
.purchase a{background:url(images/purchase.jpg); width:96px; text-indent:-9000px; display:block;}
.contact a{background:url(images/contact.jpg); width:81px; text-indent:-9000px; display:block;}
.home a:hover, .home-on .home a, .samples a:hover, .samples-on .samples a, .purchase a:hover, .purchase-on .purchase a, .contact a:hover, .contact-on .contact a{background-position:0 22px;}

.left-col, .left-col2{width:445px; overflow:auto; float:left; clear:left;}
.right-col, .right-col2{float:right; clear:right; width:281px;}

.left-col2{width:500px;}
.right-col2{width:226px;}

.post-samples ul li{color:#222; font-size:12px; margin-left:0;}
.post-samples ul{margin:-10px 0 15px 0; padding:0 0 0 15px;}
.post-samples p{ overflow:auto;}
.post-samples img.secondHeader{display:block;}

.sample-big-link{float:left; clear:right; margin:0 26px;}

.table td{padding:5px 10px 5px; border-bottom:1px dotted #999;}
.border-td{border-right:1px dotted #777;}
.table tr.no-border td{border:none;}
.table td.no-pad-right{padding:5px 0 5px 10px;}
.table td.no-pad-left{padding:5px 10px 5px 0;}
.td-link{color:#222;}
.table{margin:0 0 20px;}

.print-medium{width:500px; height:600px; background-repeat:no-repeat; background-position:top;}
#print-preview-sidebar{padding:35px 0 0 0;}

.order-icon{background:url(images/order_icon.jpg) no-repeat top left; height:144px; width:144px; float:left; clear:left;}
.order-right{float:right; clear:right; width:290px;}

p, td{font-size:12px; color:#222; line-height:18px; margin:0 0 15px 0;}
h2{font-size:18px; color:#222; margin:0 0 15px;}
h3{font-size:12px; color:#222; margin:0 0 5px; font-weight:bold;}
	#footer p{color:#e2ceb6; line-height:10px; font-size:10px;}
.caption{font-size:10px; font-style:italic; color:#333; margin:-15px 0 10px 0;}
a{color:#9d2830; text-decoration:underline;}
a:hover{text-decoration:none;}
	#footer p a{color:#e2ceb6;}
ul.thumbs{margin:0; padding:0;}
ul.thumbs li{display:inline-block; float:left; margin:0 10px 5px 0; padding:0;}
.alignleft{float:left; clear:left;}
	img.alignleft{margin:0 5px 5px 0;}
.alignright{float:right; clear:right;}
	img.alignright{margin:0 0 5px 5px;}
.featherIMG{margin:0 15px 0 0;}
img.welcome, img.welcome2, img.secondHeader{margin:0 0 10px 0; line-height:1px;}
img.welcome2{margin:0 0 20px 0;}
a img{border:none;}
ul.thumbs li a img{border:2px solid #342B24;}
img.img{margin:15px 0;}
img.first{margin:0 0 15px 0;}

.clear{display:block; clear:both;}
#IE{
	background:#000;
	position:fixed ;
	width:100%;
	height:12px;
	padding:5px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
	}
#IE a{
	color:#FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	.underlined{text-decoration:underline;}