/*
Theme Name: Whitey's Sgt. Camo
Theme URI: http://www.sgtcamoicecream.com/
Description: Theme for Whitey's Sgt. Camo Ice Cream
Version: 1.0
Author: Whitey's Ice Cream
Author URI: http://www.sgtcamoicecream.com/
*/

html, body, * {
	padding:0;
	margin:0;
}

html>bbbody #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #472720;
	text-align: center;
	background-image:url(images/camo-tile.jpg);
	background-repeat:repeat;
	background-position:top center;
	background-attachment:fixed;
}

body,td,th {
	color: #753e01;
}

#wrap {
	width: 960px;
	margin:0 auto;
	background-color:#e1ccb0;
	border-left:2px solid #f3e0c8;
	border-right:2px solid #f3e0c8;
	border-top:2px solid #f3e0c8;
}

#header {
	margin:5px auto auto auto;
	padding:0;
	height:200px;
	width:941px;
}

#header h1
{
	text-align: right;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #ffffff;
	line-height: normal;
}

#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color:#ffffff;
	text-decoration:none;
}

#header h4 {
	width:590px;
	height:108px;
	overflow: hidden;
	margin:0 auto;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	color:#5A8C92;
	text-align:left;
}

#content {
	width:941px;
	margin:auto auto 5px auto;
	background-color:#fff7ee;
}

#sidebar {
	float:right;
	width:220px;
	margin: 10px 10px 5px 0;
	padding: 3px 3px 3px 3px;
}

#sidebartop {
	width:220px;
	height:11px;
	background-color:#f3e0c8;
}

#sidebarbottom {
	width:220px;
	height:12px;
	background-color:#f3e0c8;
}

#menu {
	padding:10px;
	text-align:left;
	background-color:#f3e0c8;
}

#menu h4 {
	color: #000000;
	font-family: Trebuchet MS, arial, sans-serif;
	padding:2px;
}

#menu p {
		padding: 3px;
		font-size: 70%;
		color: #000000;
}

#menu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:85%;
	margin-bottom:15px;
}

#menu ul li, #recentcomments li, #recentcomments li.recentcomments {
	padding:0; 
	margin:0;
	width:180px;
}

#menu ul li a {
	display:block; 
	padding:4px 4px 4px 10px; 
	text-decoration:none; 
	color: #a57862;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#3f231c;
}

#main-home {
	margin:0;
	padding:0;
	width:705px;
	text-align:left;
	background-color:#fff7ee;
	float:left;
}
#main {
	margin:0;
	padding:0;
	width:941px;
	text-align:left;
	background-color:#fff7ee;
}

#main .storycontent {
	overflow:hidden;
}

a, a:link {
	color: #a57862;
	text-decoration: underline;
}

a:hover {
	color: #a57862;
	text-decoration: none;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #ffffff;
	text-decoration:none;
}

.item {
	text-align:left;
	padding:20px 40px 20px 10px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding: 5px;
	background-color:#acb08a;
}

.itemhead h3{
	display: inline;
	color: #ffffff;
}

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

.storycontent p {
	padding:10px 10px 0 10px;
}

img {
	float:left;
	padding:0 5px 5px 0;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #f3e0c8;
   text-align: center;
   background-color: #fff7ee;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
   float:none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.chronodata, .tags, .category, .metadata {
	margin:5px;
	font-size:11px;
	font-style:italic;
	color:#ffffff;
	display: block;
}

input{
	font-size: 80%;
	background-color:#ffffff;
	border:1px solid #f3e0c8;
	color:#000;
}
input.searchbutton{
	font-size: 80%;
	background-color:#753d00;
	border:1px solid #f3e0c8;
	color:#f3e0c8;
	padding:1px;
}

textarea {
	font-size: 80%;
	background-color:#ffffff;
	border:1px solid #ffffff;
	color:#ffffff;
}

#author, #email, #url {
	width:200px;
}

#comment {
	width:95%;
	height:175px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#comments {
	color:#c59c87;
}

.metadata {
	color: #a47e6b;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #a57862;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

cite{
	font-size: 95%;
}

blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #664038;
	background-color:#5a3c35;
}

blockquote blockquote {
	border-left: 5px solid #623329;
	background-color:#523029;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#respond {
	color:#c59c87;
	margin-bottom:15px;
}

#respond h3 {}

.commentmetadata {
	font-size: 80%;
}
.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #dedede;
	overflow:hidden;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color:#c59d87;
	text-decoration:none;
}

.alignright {
	float: right;
	font-size:9px; 
}

.alignleft {
	float: left;
	font-size:9px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#recentcomments li, #recentcomments li.recentcomments {
	display:block; 
	padding:4px 4px 4px 10px; 
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
	text-align:center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-color:#52332b;
}


#wp-calendar td {
	color: #a57862;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	background-color:#865d54;
	color:#472720;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#footer {
	color:#753d00;
	clear:both;
	margin:0 auto;
	padding:15px 0;
	width:721px;
}

#footer p {
	text-align:center;
	color:#a47e6b;
	font-size:10px;
}

#footer a:link, #footer a:hover, #footer a:visited{
	color:#c59d87;
}

.avatar {
	border:none;
	float:left;
	margin:0 5px 2px 0;
}

#menu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#menu .taggage a {
	text-decoration:none;
}

#menu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}

/* Search */
#search{
	font:bold 12px Helvetica, sans-serif; 
	color:#ffffff;
	float:right;
}


/* Navigation */
#nav {
	position:relative; 
	z-index:2; 
	width:941px; 
	height:30px; 
	background-color:#753d00;
	margin:auto auto auto auto;
}
#nav ul {
	float:left; list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	float:left;
}
#nav li a {
	display:block; 
	margin:0; 
	padding:5px 16px 7px 16px; 
	color:#f5f5f5; 
	text-decoration:none; 
	font:bold 12px Helvetica, sans-serif; 
	border-left:1px solid #222;
}
#nav li a:hover {
	background:#f3e0c8; 
	color:#753d00;
}

ul#mail_rss a {
	text-decoration:underline !important;
}
