/*  
THEME NAME: Clarkstone
THEME URI: http://clarkstonebengals.com
DESCRIPTION: Custom theme for Clarkstone Bengals.
 */

body {
	color: #FF9600;
	line-height: 125%;
	margin: 0;
	padding: 0;
	background-color: #5D2A21;
}
/* FONT AND LINE HEIGHT DECLARATIONS */
div#banner-nav, h1#title, p#description, h2.post-title, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, li#search input#s, input#author, input#email, input#url, textarea#comment {
	line-height: normal;
}

/* CONTAINER OF ALL, MUCH LIKE NEW YORK */
#container {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 700px;
	color: #FF9600;
	margin: 0 auto;
text-align: justify;
}
/* COMMENTS STUFF */
h3#comment-count {
	font-size: 1.1em;
	padding: 2em 0 0.1em 0;
}
div#comments ol {
	margin: 0 0 0 2em;
	padding: 0;
}
div#comments ol li {
	background: #cbd3db;
	color: #111;
	margin: 0.5em 0;
	padding: 0.5em 1em;
}
div#comments ol li.alt, div.post-entry blockquote {
	background: #ebeef1;
	color: #111;
}
div#comments ol li p {
	margin: 0.5em 0;
}
/* SIDEBAR AND COL1/COL2 STUFF */
div.sidebar {
	margin: 2em 0;
	width: 48%;
}
div.sidebar p {
	font-size: 1em;
	margin: 0.5em 0;
}
div.sidebar ul, div.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.sidebar h2 {
	font-size: 1em;
}
div.sidebar h2, h3#comment-count {
	border-bottom: 2px solid #637b93;
	font-weight: bold;
	margin: 1em 0 0 0;
}
div#calendar_wrap {
	margin: 0 auto;
	text-align: center;
}
table#wp-calendar {
	margin: 0 auto;
	text-align: left;
}
table#wp-calendar caption {
	margin: 0 auto;
	text-align: center;
}


/* GLOBAL ALIGNMENT AND MISC ELEMENTS */
div.navigation {
	font-size: 0.8em;
	font-weight: bold;
	height: 1.6em;
	margin: -1em 0 2em 0;
	text-transform: uppercase;
	width: 100%;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clearer {
	clear: both;
	height: 0;
}
/* LINKS FOR ALL */
a {
	outline: none;
}

/* IMAGE ELEMENTS, INCLUDING LINKS */
div#content img.center, div#content img.alignright, div#content img.alignleft {
	border: 1px solid #FF9600;
}
div#content img.center {
	display: block;
	margin: 0.4em auto;
}
div#content img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
div#content img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
div#content a:hover img.center, div#content a:hover img.alignright, div#content a:hover img.alignleft {
	border: 1px solid #e15119;
}
li a img {
	border: none !important;
}
/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN */
div.formcontainer {
	font-size: 1em;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	background: #fff;
	color: #111;
	display: inline;
	float: left;
	margin: 0.5em 0 0 0;
}
div.formleft {
	clear: both;
	text-align: center;
	width: 10%;
}
div.formright {
	width: 90%;
}
li#search form {
	margin: 0;
	padding: 0.4em 0 0 0;
	width: 100%;
}
li#search input#s {
	width: 75%;
}
li#search input[type=submit] {
	width: 20%;
}
li#search input#s, input#author, input#email, input#url, textarea#comment {
	border: 1px inset #637b93;
	font-size: 1em;
	margin: 0;
	padding: 0.2em;
}
form#commentform {
	margin: 0;
	padding: 0;
}
input#author, input#email, input#url, textarea#comment {
	width: 91%;
}
textarea#comment{
	overflow: auto;
}
#left_col, #right_col {float: left; display: block; text-align: center; width: 200px; padding-top: 20px;}
#left_col img, #right_col img{border: 2px solid #FF9600;}

#center_col {float: left; display: block; text-align: center; width: 300px; line-height: 14px; font-size: 14px;}
#center_col h2 {text-transform: uppercase; font-size: 16px;}

form table {display: inline;}

.home_slideshow {display: block; float: right; margin: 150px 10px; border: 8px solid #FF9600; height: 170px;}

.highlight {display: block; padding: 0 15px; color: #000; background-color: #FFF; border: solid 1px #FF9600; text-align: center;}

.photoset {float: left; width: 100%; display: block; padding-bottom: 20px;}

h2#heading {font-family: Arial; text-align: center; padding: 0px; margin: 0px}

p#tagline {font-family: Arial; font-style: italic; text-align: center; padding: 0px; margin: 0px}

/* SUPPORT OUR TROOPS IMAGE */

p#support {
	text-align: center;
}

/* HIT COUNTER */

p#counter {
	text-align: center;
}

/* GUEST BOOK */

p.form_title {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

p.form_input {
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
}

p.form_message {
	font-family: Arial;
	font-size: 1em;
	text-align: center;
}

p.form_return {
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
}