/*  
Theme Name: Steve Tenpenny Theme
Theme URI:  
Description:  A custom WordPress theme Coded for exclusive use by <a href="http://www.wpgeek.com" target="blank">Wpgeek.com</a>.
Version:  1.0
Author: WPGeek
Author URI: http://www.wpgeek.com/
*/

* { margin: 0; }
html { padding: 0; margin: 0; }
html, body { height: 100%; }

body { background: #fff url(images/bg.gif) repeat-x top left; font-family: Arial, sans-serif; font-size: 12px; padding: 0px; margin: 0px; color: #464646; }

a { outline: none; }
a:link { text-decoration: none; color: #21759b; border: 0px; }
a:active { text-decoration: underline; color: #d54e21; border: 0px; }
a:visited { text-decoration: none; color: #21759b; border: 0px; }
a:hover	{ text-decoration: underline; color: #d54e21; border: 0px; } 
a:focus { outline: none; }

h1, h2, h3, h4 { margin: 0; padding: 0; font-weight: normal; font-family:  Arial, sans-serif; }

img { border: none;}

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -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; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.BGC { width: 1000px; margin: 0 auto;  position: relative }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Header { float: left; }
.Header .Header_left { float: left; width: 260px; padding: 20px 0 20px 0; }
.Header .Header_left h1 { display: block; }
.Header .Header_left h1 a { background: url(images/logo.png) no-repeat top left; width: 253px; height: 27px; display: block; margin: 0; text-indent: -9999px; }
.Header .Header_left .desc { display: block; color: #fff; font-size: 10px; line-height: 1.4em; text-transform: uppercase;  }

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Header .Header_right  { float: left; text-align: right; width: 740px; }

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu { float: left; padding: 0px; font-size:90%; line-height:normal; width: 1000px; background: url(images/menu_bot.gif) no-repeat left bottom; }
.Menu ul { list-style:none; margin: 0 20px 0 0; padding: 0; float: right; }
.Menu ul li { display:inline; padding:0; margin: 0; } 
.Menu ul li a { float:left; background:url(images/tab-l.png) top left no-repeat; display:block; color:#fff; padding:0 0 0 1.5em; margin:0 1px 0 0; font-weight: normal; font-family:Arial, Helvetica, sans-serif; text-decoration: none; }
.Menu ul li a span { background:url(images/tab-r.png) top right no-repeat; color:#fff; padding:0.6em 1.5em 0.6em 0px; margin: 0px; display:block; text-decoration: none; }
.Menu ul li a:hover, .Menu .active { background-position: 0% -33px; text-decoration: none; }
.Menu ul li a:hover span, .Menu .active span { background-position: 100% -33px; color: #000; text-decoration: none; }

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON { background: #fff url(images/con_head.gif) no-repeat left top; width: 1000px; float: left; position: relative; }
.CONTOP { background: #fff url(images/con_top.gif) no-repeat left top; width: 976px; float: left; position: relative; margin: 12px; padding: 10px 0; }

/* Featured Boxes ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.box { float: left; display: block; width: 318px; margin: 12px 0 0 11px; background: url(images/box_con.gif) repeat-y top left; }
.boxtop { width: 318px; background: url(images/box_top.gif) no-repeat top left; display: block; height: 8px;  }
.boxbot { width: 318px; background: url(images/box_bot.gif) no-repeat top left; display: block; height: 8px; clear: both;  }

.boxtitle1 {background: url(images/featured_title_1.jpg) no-repeat top left; text-indent: -9999px; width: 30px; margin: 0 10px 0 0; height: 250px; display: block; overflow: hidden; float: left;}
.boxtitle2 {background: url(images/featured_title_2.jpg) no-repeat top left; text-indent: -9999px; width: 30px; margin: 0 10px 0 0; height: 250px; display: block; overflow: hidden; float: left;}
.boxtitle3 {background: url(images/featured_title_3.jpg) no-repeat top left; text-indent: -9999px; width: 30px; margin: 0 10px 0 0; height: 250px; display: block; overflow: hidden; float: left;}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 695px; position: relative; float: left; margin: 0; padding: 0; }

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post { position: relative; margin: 0 10px 15px 10px; padding: 0; }

.head { padding: 0 0 5px 0; background: url(images/post_head.gif) no-repeat top left; }
.head h2 { font-size: 14px; font-weight: bold; line-height: 1.4em; color: #fff; margin: 0 0 0 10px; }
.head h2 a { text-decoration: none; color: #fff; }
.head h3 { font-size: 11px; line-height: 11px; color: #fff; margin: 0 0 0 11px; text-decoration: none; }
.head h3 a { text-decoration: none; color: #fff; }

.Post h1 { font-weight: bold; font-size: 20px; line-height: 1.4em; }
.Post img { display: block; }

.Post p { margin: 5px 0 10px 0; padding: 0; font-size: 12px; line-height: 1.4em; }
.Post img { padding: 2px; border: 1px solid #dcdcdc; margin: 3px; max-width: 500px; width: expression(this.width > 500 ? 500: true); }

.Post ol { margin: 0; padding: 0; }
.Post ul { margin: 0; padding: 0; }
.Post ol li { list-style-type: decimal; margin: 5px 0 5px 30px; padding: 0; }
.Post ul li { list-style: none; margin: 0; padding: 0 0 0 15px; background: url(images/bullet.gif) no-repeat left 4px; }

.Post blockquote { margin: 5px; padding: 1px 5px; background: #eee; }
.Post blockquote p { font-size: 11px; padding: 10px; margin: 5px 0px; line-height: 15px; border: 1px dashed #444;}
.Post blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; font-size: 11px; line-height: 15px; }
.Post a { text-decoration: underline;}

.PostDet { padding: 5px 0; border-top: 2px solid #ccc; margin: 0 10px; }
.PostDet ul { margin: 0; padding: 0; }
.PostDet ul li { list-style: none; margin: 0 0 0 15px; padding: 0 0 0 10px; background: url(images/bullet.gif) no-repeat left 5px; font-size: 11px; float: left; }

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 0 10px; padding: 5px; clear: both; }
.Comments h3 { font-weight: bold; padding: 5px 0; font-size: 13px; }

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments ol { padding: 0px; margin: 0px; }
.Comments ol li{ padding: 5px 5px 0 5px; margin: 0px; list-style: none; border-bottom: 2px solid #ccc; display: block; }
.Comments ol li.alt { background: #ececec; }
.Comments ol li .avatar { float: left; display: block; width: 32px; }
.Comments ol li big { margin: 0 0 0 5px; font-weight: bold; }
.Comments ol li big em{ font-weight: normal; font-size: 12px; }
.Comments ol li small { margin: 0 0 0 5px; font-size: 10px; line-height: 1.4em; }
.Comments ol li .comment { clear: both; padding: 5px 0; }
.Comments ol li .comment p{ margin: 0; }
.Comments .ListNr { float: right; top: 0; display: block; font-size: 11px; color: #000; } 

/* Navigation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Navigation { margin: 0 10px; text-align: center; line-height: 1.4em; } 

/* Side Bar Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR { width: 256px; display: block; position: relative; margin: 0; padding: 5px 10px; float: left; border-left: 1px solid #e0e0e0; }
.SRR h1 { border-bottom: 1px solid #e0e0e0; margin: 0 0 5px 0; font-size: 20px; line-height: 1.4em; }
.wp125ad { float: left; margin: 0 3px 3px 0; display: block; width: 125px; height: 125px; }
.SRR .Search { padding: 0 0 10px 0; }
.SRR .Search input#s{ padding: 2px; width: 160px; border: 1px solid #464646; }
.SRR .Search input#searchsubmit { border: none; padding: 2px 5px; background: #464646; color: #fff; text-align: center; cursor: pointer; }
.SRR .Search input#searchsubmit:hover { border: none; padding: 2px 5px; background: #d54e21; }

.SRR .twitter { clear: both; }
.SRR .twitter a { background: url(images/twitter.jpg) no-repeat top left; width: 250px; height: 48px; display: block; text-indent: -9999px; }

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer, .push { height: 30px; }

.Footer { width: 1000px; display: block; background: #e4e4e4; text-align: center; margin: 0 auto; clear: both; position: relative; height: 30px; }
.Footer p { font-size: 10px; padding: 0px; margin: 0px; line-height: 1.4em; }
.Footer a { text-decoration: underline;}
