/*
Theme Name: T-Mo
Theme URI: http://tonymorganlive.com
Author: Nathan Rice
Author URI: http://www.nathanrice.net
Version: 1.0
Description: This is a custom theme built for Tony Morgan Live.
*/
/*CSS Reset*/
@import url(reset.css);

/* This is where you set many of the universal defaults */
body {
	background: #e6d6bd url(images/body-bg.gif) repeat-x;
	color: #3a3a3a;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 170%;
	text-align: center;
	margin: 0; padding: 0;
}
/*
body.page-template-wide-php {
	background: #e6d6bd url(images/body-bg.gif) 0 -275px repeat-x;
}
*/

/*********************************************
		Universal Link Styles
*********************************************/
a {
	color: #cf3f00;
	text-decoration: none;
}
a:hover {
	color: #3a3a3a;
	text-decoration: none;
}

/*********************************************
		Universal Text Elements
*********************************************/
ol, ul { margin: 5px 35px; }
ol { list-style-type: decimal; }
ul { list-style-type: disc; }
b, strong { font-weight: bold; }
i, em { font-family: "Lucida Fax", Georgia, Times New Roman, Serif; font-style: italic; }
p { margin: 0; padding: 10px 0; }
img { border: 0; background: none; }
blockquote {
	font-family: "Lucida Fax", Georgia, Times New Roman, Serif;
	font-style: italic;
	margin: 0; padding: 10px 30px;
}
/*********************************************
		Heading Styles
*********************************************/
/* Use this for universal styles for all header elements */
h1,h2,h3,h4,h5,h6 {
	color: #3a3a3a;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
/* This style is generally used as title on single posts and pages */
h1 {
	/* inherit from universal */
	color: #cf3f00;
	margin: 0 0 24px 0;
}
/* This style used as a sub-header in post/page content */
h2 {
	font-size: 20px;
	padding: 10px 0;
}
/* This style used as the post titles on homepage/archive */
h3 {
	/* inherit from universal */
}
/* This style used as title for comments and as the identifying header on archive page  */
h4 {
	margin: 0; padding: 20px;
}
/* Sidebar Headings */
h5 {
	clear: both;
	color: #b3b3b3;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 14px; 
	font-weight: bold;
	margin: 0; padding: 10px;
}
h6 {
}

/*********************************************
		The Obligatory WP Styles
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   text-align: left;
}
.alignright {
   float: right;
   text-align: right;
}
img.alignleft {
	margin: 0px 8px 8px 0px;
}
img.alignright {
	margin: 0px 0px 8px 8px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*********************************************
		Header/Menu Styles
*********************************************/
#header {
	width: 1000px; height: 70px;
	background: #000;
	margin: 0 auto; padding: 0;
	text-align: left;
	border-bottom: 1px solid #333;
	overflow: hidden;
}
#title {
	width: 400px; height: 50px;
	margin: 0px; padding: 20px 0 0 0;
	float: left;
}
#title a {
	display: block;
	width: 278px; height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/sprite-trans.png) 0px 0px;
}
#title a:hover {
	background: url(images/sprite-trans.png) 0px -31px;
}
#menu {
	width: 525px; height: 70px;
	margin: 0; padding: 0;
	float: right;
}
#menu ul,
#menu li {
	margin: 0; padding: 0;
	list-style-type: none;
}
#menu li {
	display: block; float: left;
	height: 35px;
	padding: 35px 10px 0 20px;
}
#menu li a {
	display: block; float: left;
	height: 14px;
}

#menu li.books a {
	width: 66px;
	background: url(images/sprite-trans.png) 0px -62px;
	text-indent: -9999px; overflow: hidden;
}
#menu li.books a:hover {
	background: url(images/sprite-trans.png) 0px -76px;
}
#menu li.consulting a {
	width: 120px;
	background: url(images/sprite-trans.png) -76px -62px;
	text-indent: -9999px; overflow: hidden;
}
#menu li.consulting a:hover {
	background: url(images/sprite-trans.png) -76px -76px;
}
#menu li.about a {
	width: 66px;
	background: url(images/sprite-trans.png) -206px -62px;
	text-indent: -9999px; overflow: hidden;
}
#menu li.about a:hover {
	background: url(images/sprite-trans.png) -206px -76px;
}

#menu li.search {
	padding: 30px 0 0 20px;
}
#menu li form {
	margin: 0; padding: 0;
}
#menu li input {
	background: url(images/sprite-trans.png) 0px -90px;
	width: 132px; height: 13px;
	border: none;
	padding: 4px 4px 4px 27px;
}

/*********************************************
		Hero Styles
*********************************************/
#hero {
	clear: both;
	width: 1000px; height: 362px;
	margin: 0 auto; padding: 0;
}

#hero #ad {
	width: 472px; height: 340px;
	margin: 0; padding: 3px 0 0 0;
	float: left;
}

#hero #about {
	width: 495px; height: 312px;
	margin: 0; padding: 40px 0 0 0;
	float: right;
}
#hero #about a.about-image {
	display: block;
	width: 495px; height: 238px;
	background: url(images/sprite-trans.png) no-repeat 0px -281px;
	text-indent: -9999px; overflow: hidden;
}

/*********************************************
		Container Styles
*********************************************/
#container {
	clear: both;
	width: 1005px;
	margin: 0 auto; padding: 0;
	text-align: left;
}
body.page-template-wide-php #container,
body.page-template-endorsements-php #container {
	padding: 25px 0 0 0;
}

/*********************************************
		Content Styles
*********************************************/
#content {
	background: #FFF url(images/content-bg.jpg) repeat-y;
	float: right;
	width: 665px;
	margin: -20px 0 0 0; padding: 0;
}
body.page-template-wide-php #content,
body.page-template-endorsements-php #content {
	background: #ffffff;
	width: 1000px;
	float: left;
	margin: 0;
}

#contentwrap {
	background: url(images/contentwrap-bg.jpg) no-repeat;
	margin: 0; padding: 0 1px;
}
body.page-template-wide-php #contentwrap,
body.page-template-endorsements-php #contentwrap {
	background: none;
}

body.page-template-endorsements-php .FacebookLikeButton {
	display: none;
}

/*********************************************
		Post Styles
*********************************************/
#content .post,
#content .page {
	border-bottom: 1px solid #ccc;
	margin: 0 0 40px 0; 
	padding: 0 20px 40px 20px;
}

/* post title */
.post h1,
.post h3 {
	display: inline;
}
span.titlecomments {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	padding: 0 0 0 12px;
}
span.titlecomments a {
	color: #3a3a3a;
	font-weight: normal;
}
span.titlecomments a:hover {
	color: #cf3f00;
}

/* post copy */
.postcontent a {
	font-weight: bold;
	border-bottom: 1px solid #cf3f00;
	padding: 0 0 1px 0;
}
.postcontent a:hover {
	border-bottom: 1px solid #3a3a3a;
}
.postcontent li { 
	margin: 7px 7px 14px 0;
}

/** post columns **/
#content .col1 {
	width: 400px;
	float: left;
}
#content .col2 {
	width: 400px;
	float: right;
}

.post h3.related_post_title {
	border-top: 1px solid #ddd;
	display: block;
	margin: 32px 0 0 0;
	padding: 16px 0 0 0;
}

/* post meta */
.meta-bottom1,
.meta-bottom2 {
	clear: both;
	margin: 0; padding: 8px 0;
	overflow: auto;
	font-size: 13px;
}
.meta-bottom1 {
	background: #cacaca;
	color: #3a3a3a;
}
.meta-bottom1 a {
	color: #3a3a3a;
}
.meta-bottom1 a:hover {
	border-bottom: 1px solid #3a3a3a;
}
.meta-bottom2 {
	background: #cf3f00;
	color: #FFF;
}
.meta-bottom2 a {
	color: #FFF;
	border-bottom: 1px solid #e4ae8e;
}
.meta-bottom2 a:hover {
	border-bottom: 1px solid #FFF;
}

.time {
	width: 160px; padding: 0 0 0 170px;
	float: left;
}
.categories {
	width: 170px;
	float: left;
	line-height: 18px;
}
.tweet {
	width: 120px;
	float: left;
}
.commentsnum {
	width: 160px; padding: 0 0 0 170px;
	float: left;
}
.addcommentlink {
	width: 170px;
	float: left;
}
.commentrss {
	width: 120px;
	float: left;
}

/*********************************************
		Paging Navigation
*********************************************/
.postnav {
	padding: 20px;
	overflow: auto;
}

/*********************************************
		Comments Styles
*********************************************/

#comments {
	margin: 0; padding: 20px 0 0 0;
	background: url(images/triangle.gif) 170px 0px no-repeat;
}

#comments ol {
	list-style-type: none;
	margin: 0; padding: 0;
}
#comments ol li.comment,
#comments ol li.pingback {
	clear: both;
	margin: 0; padding: 20px 10px 20px 120px;
}
#comments .comment-author,
#comments .comment-meta {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 170%;
}
#comments .avatar {
	float: left;
	border: 1px solid #e6d6bd;
	margin: 0 10px 0 0; padding: 3px;
}

.comment-body { width: 520px; }

#respond {
	margin: 0; padding: 20px 10px 10px 120px;
}
#respond .title {
	font-size: 16px;
	font-weight: bold;
	color: #4b4b4b;
}
#respond label {
	color: #e6d6bd;
}
#respond input {
	width: 250px;
	margin: 5px 0; padding: 5px;
}
#respond textarea {
	width: 500px;
	margin: 0; padding: 5px;
}
#respond input#submit {
	display: block;
	width: 103px; height: 34px;
	font-size: 0; text-indent: -9999px; line-height: 0;
	margin: 10px 0 0 0; padding: 0;
	border: 0; cursor: pointer;
	background: url(images/sprite-trans.png) 0px -247px no-repeat;
}
#respond input#submit:hover {
	background: url(images/sprite-trans.png) -104px -247px no-repeat;
}

/*********************************************
		Sidebar Styles
*********************************************/
#sidebar {
	float: left;
	width: 340px;
	margin: 0; padding: 0;
}
#sidebar .widget {
	clear: both;
	margin: 0; padding: 0 0 20px 0;
}

#sidebar #socialite { 
	margin: 0 0 40px 0;
}

#sidebar #twitter-button {
	display: block; float: left;
	width: 136px; height: 34px;
	background: url(images/sprite-trans.png) 0px -212px;
	text-indent: -9999px; overflow: hidden;
	margin: 0 10px 0 0;
}
#sidebar #twitter-button:hover {
	background: url(images/sprite-trans.png) -137px -212px;
}
#sidebar #email-button {
	display: block; float: left;
	width: 92px; height: 34px;
	background: url(images/sprite-trans.png) 0px -178px;
	text-indent: -9999px; overflow: hidden;
}
#sidebar #email-button:hover {
	background: url(images/sprite-trans.png) -163px -178px;
}
#sidebar #rss-button {
	display: block; float: left;
	width: 70px; height: 34px;
	background: url(images/sprite-trans.png) -92px -178px;
	text-indent: -9999px; overflow: hidden;
}
#sidebar #rss-button:hover {
	background: url(images/sprite-trans.png) -255px -178px;
}

#feedburnerstats { 
	background: url(images/feedburner.png) no-repeat;
	height: 32px;
	padding: 5px 0 0 0;
}

#feedburnerstats p { 
	color: #8a8a8a;
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0 0 0 71px; 
}

#sidebar #sidebar_ad_300x250 {
	display: block;
	background: #FFF;
	width: 300px; height: 250px;
	margin: 0 0 20px 0; padding: 8px;
	border: 2px solid #e6d6bd;
}

#sidebar #sidebar_ad_300x125 {
	display: block;
	background: #FFF;
	width: 300px; height: 125px;
	margin: 0 0 20px 0; padding: 8px;
	border: 2px solid #e6d6bd;
}
#sidebar .sidebar_ad_300x125 {
	display: block;
	background: #FFF;
	width: 300px; height: 125px;
	margin: 0 0 20px 0; padding: 8px;
	border: 2px solid #e6d6bd;
}

#sidebar #sidebar_ad_150x150 {
	clear: both;
	width: 340px;
	margin: 0 0 10px 0; padding: 0;
}
#sidebar #sidebar_ad_150x150 ul {
	width: 340px !important;
}
#sidebar #sidebar_ad_150x150 li {
	margin: 0 20px 20px 0 !important;
}

#sidebar #sidebar_advertise_button {
	clear: both;
	display: block;
	width: 319px; height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/sprite-trans.png) 0px -111px;
}
#sidebar #sidebar_advertise_button:hover {
	background: url(images/sprite-trans.png) 0px -145px;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	clear: both;
	background: #000;
	color: #FFF;
	overflow: auto;
	margin: 0; padding: 40px 0 100px 0;
}
#footerwrap {
	clear: both;
	width: 1005px;
	margin: 0 auto; padding: 0;
}

#footertitle {
	width: 400px; height: 50px;
	margin: 5px 0px 0px 0px; padding: 0;
	float: left;
}
#footertitle a {
	display: block;
	width: 278px; height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/sprite-trans.png) 0px 0px;
}
#footertitle a:hover {
	background: url(images/sprite-trans.png) 0px -31px;
}

#creds {
	line-height: 150%;
}

#creds a.blankenship {
	color: #FFF;
}
#creds a:hover {
	color: #333;
}
