/*  
Theme Name: Sharper Uniform
Solid Cactus: true
Author: Solid Cactus
*/

/* Default Styles */
body { background-color:#fff; color: #000; font: normal 62.5%/15px verdana; margin: 0; padding: 0; }
a { color: #000; text-decoration: none; }
a img { border: 0; }
a:hover{ text-decoration: underline; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
ul, ul li { list-style: none; margin: 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}
.clear { clear:both; }
a{ text-decoration: none; }
b, strong{ font-weight: bold; }
blockquote{ margin: 1em; }

/* Random Styles ( used to remove different elements needed, but not to show )*/
.seeya {display:none;}
#stc {position:absolute;top:-100px}
#stc a { display:block; padding:5px; background:#666; color:#fff; font-weight:bold; }
#brandmark  { display:inline;width:437px;height:113px; float:left; margin:8px 0 0 4px; background: url(images/1b1.gif) no-repeat; }
#brandmark strong { background: url(images/logo.jpg) repeat; display:inline; float:left; height:113px; margin:0; width:437px; }
#brandmark strong a { float:left; height:113px; overflow:hidden; text-indent:-9999px; width:437px; }

/*Common Classes*/
#header .links,
#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}

.links a,
.links li{
	display: inline;
	margin:0;
	padding: 0 7px;
}
.links li {border-right:1px solid #000;}
.links li.last {border-right:none}

/*End Common Classes*/

/* Structure Style*/
#container{
	width: 938px;
	margin: 0 auto;
	text-align: left;
}

/* Header */
#header{
	height:156px;
	background: url(images/header.jpg) top left no-repeat;
}

#header #tagline{
	font-size: 12px;
	color: #2B5BA4;
	font-weight: bold;
	width: 390px;
	height: 50px;
	float: right;
	text-align: right;
	margin: 25px 15px 0 0;
}

#header #rss{
	color: #2B5BA4;
	font-weight: bold;
	font-size: 12px;
	float: right;
	clear: right;
	margin: 20px 0px 0 0;
	width: 182px;
	text-align: center;
}

#header #rss a{color: #2B5BA4;}

#header #rss *{vertical-align: middle;}

#header #shopstore{
	clear: right;
	font-weight: bold;
	font-size: 13px;
	float: right;
	width: 140px;
	margin: 9px 20px 0 0;
	text-transform: uppercase;
}

#header #shopstore a{color: #fff;}

#header #htmltop{
	clear: both;
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 7px 0 0 15px;
	*margin-top: 6px;
	width: 330px;
}

#header #htmltop input{vertical-align: middle;}

#header #htmltop input.searchbox{
	border: 1px solid #6D92C9;
	font-size: 14px;
	padding: 2px 0 1px;
	margin: 0 0 0 5px;
	width: 225px;
	text-indent: 5px;
}

#header #headlinks{
	margin: 9px 0 0 25px;
	list-style: none;	
	float: left;
	*margin-top: 0;
}

#header #headlinks ul a, #header #headlinks ul li {
	display: inline;
	margin:0;
	padding: 11px 12px 9px 10px;
	*height: 32px;
	*padding: 0px 12px 0px 10px;
}
#header #headlinks ul li { background: url(images/topnav-sep.gif) top right no-repeat; }
#header #headlinks ul li.last { border-right:none; }
#header #headlinks ul li a{color: #fff; font-size: 13px; text-transform: uppercase; font-weight: bold; *display: inline-block; *padding-top: 10px;}

/* Shell for Body Content */

#bodyshell {
	background: url(images/body-bg.gif) top left repeat-y;
	float: right;
	margin: 0;
	width: 938px;
	margin-top: 5px;
}

#bodycontent{
	float:right;
	padding:2px 0 0 0px;
	margin-right: 2px;
	display: inline;
	position:relative;
	width:734px;
}

#bodycontent .bodypad{ padding: 10px; }

/*Nav Area*/
#nav-product {
	float:left;
	overflow:hidden;
	position:relative;
	width:192px;
	z-index:100;
	background: url(images/nav-top.gif) top left no-repeat;
	margin-left: 1px;
	*padding-top: 15px;
	display: inline;
}

#nav-product h2 {
	position:absolute;
	text-indent:-10000px;
}

#nav-product ul{
	background: url(images/nav-sep.gif) top left no-repeat;
	padding-top: 2px;
	margin-bottom: 60px;
}

#nav-product ul#categories li{
	background: url(images/nav-arrow.gif) 10px 12px no-repeat;
}

#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:100%;
}
	
#nav-product li a{
	display: block;
	width:100%;
	padding: 8px 25px 10px;
	color: #fff;
	font-size: 16px;
	background: url(images/nav-sep.gif) bottom left no-repeat;
}

#nav-product h3{text-indent: -10000px; font-size: 0; margin-top: 15px; height: 30px;}

#nav-product h3.cats{
	background: url(images/categories-title.gif) top left no-repeat;
}

#nav-product h3.pages{
	background: url(images/pages-title.gif) top left no-repeat;
}

#nav-product h3.archives{
	background: url(images/archives-title.gif) top left no-repeat;
}

/* Footer */

#footer{
	background: url(images/footer.jpg) top left no-repeat;
	clear:both;
	float:left;
	width:100%;
	padding-bottom: 30px;
}
#footer #footlinks{
	padding: 5px;
	margin:0;
	list-style: none;	
	text-align:center;
}
#footer #footlinks ul a, #footer #footlinks ul li {
	display: inline;
	margin:0;
	padding: 0 7px;	
}
#footer #footlinks ul li { border-right:1px solid #000; }

#footer #footlinks ul li.last { border-right:none; }

#footer .text{ text-align: center; font-family: verdana, sans-serif; font-size: 11px; color: #8A9BB6; padding: 26px 75px 0;}

#footer .text .designby{ float: left; }

#footer .designby a{ color: #000; }

/* Word Press Post Set Up */

h1{
	font-family: arial, sans-serif;
	font-size: 26px;
	color: #263F7F;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 10px;
}

.post {
	padding:13px 13px 15px;
	margin-bottom:10px;
	color:#828282;
	background: #EBF0F6;
	border: 1px solid #CDDDF6;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

p.nav a, div.metapost a{margin: 0 5px; text-decoration: underline;}

.post a {
	color: #2E5DAB;
}

.post h2, .post h1 {
	font-family: arial, sans-serif;
	font-size: 20px;
	margin-bottom:6px;
	line-height:1em;
	color: #263F7F;
	font-weight: normal;
}

.post h2 a {color:#263F7F;}
.post .date {color:#000;font-size: 12px; font-weight: bold; font-family: arial, sans-serif; margin: 12px 0;}
.post .content {
	line-height:1.8em;
	margin:20px 0;
}
.post .content .more-link {display:block;padding:5px 0;text-align:right; }
.bodypad h1 {margin-bottom:20px;padding-bottom:3px;border-bottom:1px solid #eee;font-size:1.5em;color:#888}
.clearer {width:100%;clear:both;height:1px;display:block;overflow:hidden;}

.commentlist {margin:20px 0;}
.commentlist li {
	display:block;
	height:1%;
	list-style:none;
	margin:0 0 20px;
	border:1px solid #ddd;
	padding:10px;
}