/* @override http://shirts4runners.com/wp-content/themes/shirts4runners/style.css */

/*
THEME NAME: shirts4runners

*/

#comments {
	width: 900px;
	margin: auto;
}

html {
	background-color: #3a0e01;

}

body {
	margin: 0;
	padding: 0;
	background-color: #3a0e01;
	color: #c08014;
	font: .75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

#header {
	padding: 0 25px;
	height: 150px;
	width: 900px;
	margin: auto;
}

#header a img {
	float: left;	
}

#top-menu {
	float: right;
	width: 400px;
}

ul#top-menu {
	padding: 0px;
	margin: 0px;
}

#top-menu li {
	color: #c08014;
	list-style-type: none;
	float: left;
	width: 75px;
	margin: 12px 20px 0;
}


#top-menu li a {
	color: #c08014;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;

}


#top-menu li a span {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #7c2e18;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border: 1px solid #c08014;
	padding: 10px 25px 50px;
	clear: both;
}

#content-header {
	text-align: center;
	margin: 10px auto 40px;
}

.entry-title {
clear:both;
}

#blog-title, #blog-description {
	display: none;
}


.item img {
	margin: 0;
	border: 1px solid #c08014;	
}

.item .noborder img {
	border: none;
}

img.noborder {
	border: none;
}

div.entry-content {
	text-align: center;
	vertical-align: bottom;
}

p {
	font-size: 1em;
}

a.more-link {
	display: none;
}

span.sale {
	font-size: 1.2em;
	font-weight: bold;
	color: red;
}

h2 {
	font-size: 3em;
}

a {
	color: #fff;
	border: none;
	color: #3a0e01;
}

a img {
	border: 0px;	

}

a:hover {
	text-decoration: underline;
	color: #c08014;
}

#top-menu li a:hover {
	color: #d7a228;
}

h2 a {
	color: #3a0e01;
}

h2 a:hover {
	background-color: #c08014;
}

.separator {
	border-bottom: 1px dashed #c08014;
	clear: both;
	padding-top: 40px;
	margin-bottom: 40px;
}

div.entry-content h2 {
	padding-top: 50px;
}


.clearer {
	clear: both;
}

.zazzle {
	clear: both;
	padding-top: 60px;
	margin: auto;
	text-align: center;
}

div.send-us-pics {
	background-color: #3a0e01;
	border: 1px solid #c08014;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

div.send-us-pics a {
	color: #c08014;
	text-decoration: underline;
}

#footer {
	clear: both;
	width: 800px;
	margin: auto;
	padding: 20px;
	text-align: center;
}

#footer a {
	color: #fff;
}


/* @group Comments */

#comment-notes {
	font-size: .7em;
}

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

form#commentform span.required {
}

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

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

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

textarea#comment {
height:3em;
margin:0 0 0.5em;
overflow:auto;
width:900px;
}

/* @end */

/* @group Alignments */

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

/* @end */

p.wp-caption-text{
font-style:italic;
}

div.navigation {
height:1.25em;
	width: 900px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}


div.navigation a {
	color: #c08014;
	text-decoration: underline;
	
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}



input#author,input#email,input#url,div.navigation div {
width:200px;
}
