/*
Theme Name: JoeStrategy Development Theme
Description: A starter theme designed by Fresh Tilled Soil.
Author: Fresh Tilled Soil
Author URI: http://www.freshtilledsoil.com
Version: 1.0

CSS Document that Re-sets and Normalizes HTML Elements*/
#content H5
{
	color: #656565;
	font-size: 14px;
	font-weight: bold;
}
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
}
#content H4
{
	font-size: 14px;
	color: #FE6532;
	font-weight: bold;
}
IFRAME
{
	background: none;
	border: none;
	z-index: 1 !important;
}
IMG
{
	border: none;
}
BODY
{
	width: 895px;
	margin: 0px auto;
	padding: 0 0 22px;
	background: #FFCC33 url(images/site-bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.1em;
}
/*Classes*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearit
{
	clear: both;
	height: 0;
	overflow: hidden;
}
IMG.icon
{
	vertical-align: middle;
	margin: 0 5px 0 0;
	border: none;
}
/**************************** Wrapper Section **************************/
#wrapper
{
	width: 895px;
	background: url(images/shadow.png) repeat-y;
	margin: 0 auto;
	padding: 0;
}
#wrapper-inner
{
	width: 824px;
	margin: 0 35px;
	padding: 0;
}
#shadow-bottom
{
	margin: 0 auto;
	padding: 0;
	width: 895px;
	height: 40px;
	background: url(images/shadow-bottom.png) repeat-y;
}
/**************************** Branding Section **************************/
#branding
{
	margin: 0 auto;
	height: 78px;
	width: 824px;
	padding: 14px 0 0;
}
/**************************** Logo Section **************************/
#logo
{
	float: left;
	width: 261px;
	height: 70px;
}
#logo H1
{
	text-indent: -1000em;
}
#logo H1 A
{
	display: block;
	width: 261px;
	height: 70px;
	background: url(images/joe-strategy.gif) no-repeat;
	border: none;
}
/**************************** Statement Section **************************/
#statement
{
	float: left;
	width: 375px;
	height: 70px;
	background: url(images/statement-bg.gif) no-repeat;
}
#statement H2
{
	padding-top: 27px;
	text-transform: uppercase;
	color: #FF9933;
	font-weight: bold;
	font-size: 10px;
	line-height: normal;
}
#statement H3
{
	padding-top: 3px;
	margin: 0;
	text-transform: uppercase;
	color: #FF6633;
	font-weight: normal;
	font-size: 9px;
	line-height: normal;
}
/**************************** Right Buttons Section **************************/
#rightnav
{
	float: right;
	width: 181px;
	padding-top: 17px;
}
#rightnav IMG.mrg
{
	margin-top: 0px;
}
/**************************** Rotating Banner Image *************************

html #rotate {
width:824px;
background:url(images/banner/tab-bg.gif) no-repeat;
padding-bottom:16px;
}

html #rotate #fragment-1, html #rotate #fragment-2, html #rotate #fragment-3 {
height:264px;
}

html #rotate ul {
margin:0;
padding:0;
list-style:none;
width:623px;
}
html #rotate ul li {
margin:0 8px 0 0;
padding:0;
list-style:none;
display:inline block;
float:left;
width:196px;
height:67px;
text-indent:-2000em;
}
html #rotate ul li a {
display:block;
width:196px;
height:67px;
cursor:pointer;
}
html #rotate ul li a:hover, html #rotate ul li a:visited{
cursor:pointer;
}

html #rotate ul li.tab1 {
background:url(images/banner/tab-1.gif) no-repeat;
}
html #rotate ul li.tab1.ui-tabs-selected {
background:url(images/banner/tab-1-on.gif) no-repeat;
}

html #rotate ul li.tab2 {
background:url(images/banner/tab-2.gif) no-repeat;
}
html #rotate ul li.tab2.ui-tabs-selected {
background:url(images/banner/tab-2-on.gif) no-repeat;
}

html #rotate ul li.tab3 {
background:url(images/banner/tab-3.gif) no-repeat;
}
html #rotate ul li.tab3.ui-tabs-selected {
background:url(images/banner/tab-3-on.gif) no-repeat;
}

*/
#html #wrapper-inner INPUT.formfield
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90px;
	padding: 1px;
	font-size: 11px;
	color: #666;
	margin: 5px 0 0;
}
.search-home IMG
{
	vertical-align: middle;
	margin: 0 0 0 6px;
}
/**************************** Main Content Section *************************
Layout*/
#wrapper, DIV.inner
{
	margin: 0 auto;
}
#banner-sub
{
	width: 824px;
	height: 3px;
	margin: 12px 0;
	border-top: 3px solid #CCC;
}
/************************* Main Content **********************/
#content
{
	float: left;
	width: 588px;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
#content H2
{
	color: #444;
	margin: 14px 0 0;
	padding: 0;
	font-size: 14px;
}
#content A, #content A:visited
{
	color: #FF6633;
	text-decoration: none;
}
#content A:hover
{
	color: #FF6633;
	text-decoration: underline;
}
/*Author Picture*/
.author-thumbnail
{
	float: right;
	width: auto;
}
.author-thumbnail IMG
{
	margin: 4px 0 14px 18px;
	border: 1px solid #666;
}
/******************************* Sidebar *******************************/
BODY #wrapper-inner #sidebar, BODY #wrapper-inner #sidebar
{
	float: right;
	width: 183px;
	list-style: none;
	margin: 0px;
	padding: 0 0 10px;
	line-height: 1em;
}
BODY#home #wrapper-inner #sidebar, BODY#home #wrapper-inner #sidebar
{
	float: right;
	width: 183px;
	list-style: none;
	margin: -12px 0 0;
	padding: 0px;
	line-height: 1em;
	z-index: 900 !important;
	font-size: 12px;
}
#sidebar
{
	z-index: 900 !important;
}
BODY #wrapper-inner #sidebar UL, BODY #wrapper-inner #sidebar UL
{
	margin: 0px;
	padding: 0px;
}
BODY #wrapper-inner #sidebar UL LI
{
	list-style-type: none;
	background: none;
	padding: 3px 0 0 0px;
	margin: 0 0 3px 0px;
}
#sidebar UL LI.top
{
	padding: 0;
	margin: 0 0 3px;
}
#sidebar P
{
	padding: 0;
	margin: 5px 0 0;
	font-size: 12px;
	color: #555;
}
#sidebar LI H2
{
	margin: 20px 0 2px;
	padding: 0;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
#sidebar LI.top H2
{
	margin: 0px 0 2px;
}
BODY #wrapper-inner #sidebar UL LI UL
{
	margin: 0px;
	padding: 0px;
}
BODY #wrapper-inner #sidebar LI UL LI
{
	font-size: 12px;
	margin: 0 0 2px;
	padding: 2px 0 0;
	color: #FF6600;
}
#sidebar LI A, #sidebar LI A:visited
{
	color: #FF9933;
	text-decoration: none;
}
#sidebar LI A:hover
{
	color: #FF9933;
	text-decoration: underline;
}
BODY #wrapper-inner #sidebar UL.social-media, BODY #sidebar UL.social-media
{
	margin: 28px 0 0;
	padding: 0;
}
BODY #sidebar UL.social-media LI
{
	list-style: none;
	margin: 0 0 0px;
	padding: 0;
	display: inline;
}
BODY #sidebar UL.social-media LI A
{
	display: block;
	float: left;
	width: 32px;
	height: 30px;
	background: url(images/icons/social/facebook.gif) no-repeat;
	margin: 0 10px 0 0;
}
BODY #sidebar UL.social-media LI A.facebook
{
	background: url(images/icons/social/facebook.gif) no-repeat;
}
BODY #sidebar UL.social-media LI A.twitter
{
	background: url(images/icons/social/twitter.gif) no-repeat;
}
BODY #sidebar UL.social-media LI A.rss
{
	background: url(images/icons/social/rss.gif) no-repeat;
}
#sidebar LI.search FORM
{
	margin: 0;
	padding: 0;
}
#sidebar INPUT.formfield
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	padding: 1px;
	width: 105px;
}
#sidebar INPUT.formbutton
{
	margin: -2px 0 0 5px;
	vertical-align: middle;
}
.tags UL
{
	display: inline;
	margin: 0;
	padding: 0;
}
.tags LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
/*Posts*/
.post
{
	padding: 5px 1px 1px;
	border-top: 2px solid #CCC;
}
.post#post-1, DIV#content .post.top
{
	padding: 1px;
	border-top: none;
}
/*Post Headings*/
HTML #content H2
{
	margin-top: 20px;
	font-size: 22px;
	font-weight: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
HTML #content H2.title A, H2.title A:visited
{
	color: #666;
	text-decoration: none;
}
HTML #content H2.title A:hover
{
	color: #666;
	text-decoration: underline;
}
H2.post-title
{
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content H2.post-title A, #content H2.post-title A:visited
{
	color: #F63;
	text-decoration: none;
}
#content H2.post-title A:hover
{
	color: #666;
	text-decoration: underline;
}
HTML #content H3
{
	margin: 12px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
#content UL.blog_archives
{
	margin: 16px 0 0;
	padding: 0;
	border-top: 1px dotted #CCC;
}
#content UL.blog_archives LI
{
	list-style: none !important;
	background: url(images/archives-bullet.gif) no-repeat top left;
	border-bottom: 1px dotted #CCC;
	line-height: 13px;
	padding: 0 0 10px 20px;
	margin: 10px 0 0px;
}
HTML #content P
{
	margin: 12px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
}
HTML #content .entry P.first
{
	margin: 12px 0 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
}
#content UL
{
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 12px;
}
#content LI
{
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
        line-height: 15px;
}
H2 IMG
{
	margin: 0 0 10px 18px;
	float: right !important;
	border: none;
}
#content BLOCKQUOTE
{
	clear: both;
	margin: 12px 0;
	border: none;
	padding: 12px 14px;
	background: none;
	border-top: 1px solid #CCC;
}
#content BLOCKQUOTE P
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #888;
	line-height: 1.35em;
}
.post .entry
{
	padding: 1px;
}
P.postinfo
{
	font-size: 11px;
	text-transform: none;
	margin: 0px 0 0;
	padding: 0;
	text-align: left;
	color: #999;
	text-transform: uppercase;
}
.entry H3
{
	font-size: 13px;
	text-transform: none;
	margin: 12px 0 0;
	padding: 0;
	text-align: left;
	color: #777;
	line-height: 16px;
	font-weight: bold;
}
.entry P
{
	font-size: 11px;
	text-transform: none;
	margin: 12px 0 0;
	padding: 0;
	text-align: left;
	color: #666;
	line-height: 16px;
}
.entry UL, .entry OL
{
	font-size: 11px;
	text-transform: none;
	margin: 12px 0 0 12px;
	padding: 0 0 0 12px;
	text-align: left;
	color: #666;
}
.entry UL LI, .entry OL LI
{
	font-size: 11px;
	margin: 2px 0 0;
	padding: 0 0 2px;
	color: #666;
	line-height: 13px;
}
#content
{
	margin: 14px 0 0;
}
#content .post A.more-link, #content .post A.more-link:visited
{
	display: block inline;
	width: 100px;
	height: auto;
	padding: 2px 4px;
	margin: 0 6px;
	background: #E0E0E0;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-align: center;
}
#content .post A.more-link:hover
{
	background: #666;
	color: #FFF;
	text-decoration: none;
}
#content UL.postmeta
{
	clear: both;
	list-style: none;
	margin: 14px 0;
	padding: 0;
	text-transform: none;
	background: none;
	border-top: 1px dotted #CCC;
}
#content UL.postmeta LI
{
	padding: 0 15px;
	margin: 10px 15px 0 0;
	float: left;
	display: inline;
	font-size: 11px;
	line-height: 13px;
}
#content UL.postmeta LI.comments
{
	background: url(images/icons/12/comments.gif) no-repeat top left;
	margin-right: 15px;
}
#content UL.postmeta LI.addcomment
{
	background: url(images/icons/12/add-comment.gif) no-repeat top left;
}
UL.postmeta LI A, UL.postmeta LI A:visited
{
	color: #FF6633;
	text-decoration: none;
}
UL.postmeta LI A:hover
{
	color: #FF6633;
	text-decoration: underline;
}
#post-navigation
{
	width: 100%;
	padding: 12px 0;
	clear: both;
	border-top: 1px solid #D2D2D2;
}
#post-navigation UL
{
	margin: 0;
	list-style: none;
}
#post-navigation UL LI
{
	width: 50%;
	margin: 0;
	padding: 3px 0 0;
}
#post-navigation UL LI.newer
{
	text-align: right;
	float: right;
}
#post-navigation UL LI.older
{
	text-align: left;
	float: left;
}
#post-navigation UL LI A
{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
/*Pages
Comments*/
OL.commentlist
{
	list-style: none;
	margin: 20px 0 0;
}
OL.commentlist IMG
{
	float: right;
	display: block;
	border: 1px solid #FFF;
}
OL.commentlist .author-data
{
	display: block;
	padding: 0;
	background: none;
}
OL.commentlist A
{
	color: #028CB3 !important;
}
OL.commentlist H3
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #028CB3;
}
OL.commentlist H3 A
{
	text-decoration: none;
	color: #028CB3 !important;
}
OL.commentlist .comment-meta
{
	margin: 0;
	line-height: 17px;
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
}
OL.commentlist DIV.comment-entry
{
	clear: both;
	padding: 1.2em 1px 1px;
}
OL.commentlist .comment-num
{
	float: right;
	display: inline;
	font-size: 36px;
	color: #FFF;
	margin: -23px 0 0;
}
/*ByPostAuthor (admin) Comment*/
OL.commentlist LI.bypostauthor .author-data
{
	background: #1EBE89;
}
OL.commentlist LI.bypostauthor H3 A, OL.commentlist LI.bypostauthor H3
{
	color: #FFF;
}
OL.commentlist LI.bypostauthor .comment-meta
{
	color: #ACEFDF;
}
OL.commentlist LI.bypostauthor .comment-meta A
{
	color: #D8FFF6;
	font-weight: bold;
}
OL.commentlist LI.bypostauthor IMG
{
	border: 1px solid #ACEFDF;
}
/*Comment Navigation*/
UL.navigation
{
	list-style: none;
	margin: 0;
}
UL.navigation LI
{
	margin: 0;
}
/*Comment Form*/
FORM#commentform P
{
	clear: both;
	margin: 0 0 12px;
	font-size: 11px;
}
FORM#commentform P A
{
	color: #028CB3 !important;
}
FORM#commentform LABEL
{
	width: 250px;
	float: left;
}
FORM#commentform INPUT
{
	margin: 0 0 12px;
}
FORM#commentform TEXTAREA
{
	padding: 4px;
	width: 576px;
}
P.comment-rules
{
	background: #EBF1F6;
	text-align: left;
	padding: 8px 25px;
	border-top: 2px solid #ADCBE6;
	border-bottom: 2px solid #ADCBE6;
	font-size: 11px;
}
P.comment-rules CODE
{
	color: #0489B6;
}
P.comment-disclaimer
{
	font-size: 10px;
	color: #999;
}
.alignleft
{
	margin: 0 15px 10px 0;
}
.alignright
{
	margin: 0 0 10px 15px;
}
.entry IMG.hidepic
{
	display: none;
	margin: 0;
	padding: 0;
}
/**************************** Footer **************************/
#footer
{
	clear: both;
	margin: 0px auto 0;
	padding: 10px 0 0;
	border-top: 1px solid #E0E0E0;
}
#footer P
{
	color: #ADADAD;
	font-size: 10px;
	padding: 10px 0 0;
	margin: 10px 0 0;
	border-top: 1px solid #E0E0E0;
}
#footer A, #footer A:visited
{
	color: #ADADAD;
	text-decoration: none;
}
#footer P A:hover
{
	color: #ADADAD;
	text-decoration: underline;
}
#footer DIV.inner
{
	background: #F0F0F0;
}
#footer UL LI UL, #footer UL
{
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
#footer UL.col
{
	float: left;
	width: 240px;
	margin: 7px 25px 12px 12px;
}
#footer UL.col.last
{
	float: left;
	margin-right: 0;
	width: 250px;
}
#footer LI.title
{
	list-style: none;
	margin: 0;
}
#footer LI
{
	color: #999;
}
#footer LI A, #footer LI A:visited
{
	color: #666;
	text-decoration: none;
}
#footer LI A:hover
{
	color: #666;
	text-decoration: underline;
}
#footer LI.title H2
{
	margin: 0 0 12px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444;
}
#footer LI.title H2 A, #footer LI.title H2 A:visited
{
	color: #444;
	text-decoration: none;
}
#footer LI.title H2 A:hover
{
	color: #444;
	text-decoration: underline;
}
.divider-footer
{
	margin: 0 4px;
}

#keypoints
{       float: right;
        margin: 10 5 5 5px;
        font-size: 10px;
        font-family: verdana, arial, san-serif;
        background-image:url('http://www.joestrategy.com/wp-content/uploads/2010/04/joe_graphic.png');
        background-repeat:no-repeat;
        width: 227px;
        height: 228px;
}     

#keypoints LI
{       color: white !important;
        width: 185px !important;
        margin-top: 5px !important;
}   

#keypoints UL
{       padding-left: 19px !important;
        padding-top: 30px !important;
}