/* @override 
	http://localhost:8888/wp-content/themes/ELEVATE2/style.css
	http://theotherwesmoore.com/wp-content/themes/elevate2/style.css
*/

/*  
Theme Name: ELEVATE
Theme URI: http://www.SecretWeaponLabs.com/
Description: Custom theme for TheOtherWesMoore.com 
Version: 1.1
Author: SWL
Author URI: http://www.SecretWeaponLabs.com

TABLE OF CONTENTS
 
  Inherited Styles
  HTML Tags
  Structure
  Headers
  Content Styles
  Form Elements
  Footer
  


/* ---------- @ Inherited Styles -----------*/

@import url('css/nav.css');
@import url('css/posts.css');



/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background: #616161 url(images/bgd-rowhome3.jpg) no-repeat fixed 50% -270px;
	background-color: black;
	color: #111;
	padding: 0 0 20px;
	}

body, select, input, textarea {
	font: 100% Georgia, "Times New Roman", Times, serif;
}
	
p {
	line-height: 160%;
	margin-bottom: 15px;
	font-size: 16px;
}

a, a:visited {
	color: #83a7ba;
	}

a:hover, a:active {
	color: #2575ad;
	}
	
hr {
	display: block;
	height:1px;
	background:#CCC;
	border:0;
	color:#CCC;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;
	}

td {
	padding:4px 6px;
	border-top:1px solid #CCC;
	}

tr {
	background:#e3e3e3;
	}
	
table caption {
	background:#FFF;
	padding:2px 0;
	}	
	
blockquote {
	color: black;
	padding:0 18px;
	margin:25px 45px;
	font: 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
}

blockquote strong {
	font-style: italic;
	color: #ac3433;
	font-weight: 400;
}

/* ---------- @ Structure -----------*/

#main {
	overflow:hidden;
	padding-top: 30px;
	padding-bottom: 0;
}

#wrapper {
	font-size:.8em /*Global content font-size*/;
	width:960px;
	margin:0 auto;
	background:#FFF;
}

#masthead {
	background:#dadada;
	padding:28px 28px 24px;
	overflow:hidden;
	}

#branding {
	float:left;
	width:575px;
	}
	
#maincontent {
	width:475px;
	float:left;
	padding-left: 60px;
	text-align: center;
}

#content {
	float:left;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}

#sidebar {
	width: 380px;
	float: right;
	text-align: center;
}

.left {
	float:left
	}

.right {
	float:right
	}
	
	
	
	
/* ---------- @ Headers -----------*/

h1, h2, h3, h4, h5, h6 {
	font-family: "Hoefler Text", Baskerville, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
	
h1.posttitle {
	font-size: 3em;
	text-align: center;
	text-shadow: #c8c8c8 1px 1px 0;
	width: 900px;
}
	
h2.posttitle {
	margin:0;
	font-size: 2.2em;
}

h2 {
	margin: 25px 0 20px;
	}

.entry h2 {
	font-size:1.8em;
	margin: 15px 0 0;
	}

#sidebar h3 {
	border-bottom:3px solid #CCC;
	padding-bottom:5px;
	margin:22px 0 10px;
	color:#939393;
	font:normal .85em Arial, Helvetica, sans-serif;
	letter-spacing:.08em;
	text-transform:uppercase
	}

.entry h3 {
	font:1.6em Georgia, "Times New Roman", Times, serif;
	}

#column1 a img, #column2 a img, #column3 a img, img#thumbtwitter, img#thumbfb, img#thumbfollow, img#thumbemail, img#thumbrss {
	border-width: 0;
	border-style: none;
	outline: 0;
}
	
#respond h3, h3#comments, h3#trackbacks {
	margin:45px 0 20px;
	font-weight:bold;
	}

h3#comments {
	margin:32px 0 12px;
	}

h4 {
	font-size:1.4em; 
	margin-top: 1em;
	}
	
.col2 h4 a {
	font-style: italic;
}	
	
h5 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 4px;
}

h6 {
	font-weight: bold;
	font-size: 1em;
	}



	
/* ---------- @ Content Styles -----------*/

/*Misc*/

#maincontent a img {
	outline: 0;
	border: 0;
}

#onenametwofates {
	margin-right: auto;
	margin-left: auto;
	margin-top: 3em;
	width: 490px;
	color: #c01305;
	height: 90px;
	background: url(images/homepage-1n2f-v3.gif) 0 -22px;
	text-indent: -9000px;
}

h2#introparagraph {
	text-align: justify;
	font-family: "Gill Sans", "Century Gothic", "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	line-height: 1.6em;
	width: 490px;
	height: 260px;
	background: url(images/homepage-1n2f-v3.gif) 0 -128px;
	text-indent: -9000px;
}

p#aboutauthor {
	width: 300px;
	background: url(images/homepage-aboutauthor.gif) no-repeat;
	height: 45px;
	text-indent: -9000px;
	margin: auto;
}

#bottomlinks {
	background-image: url(images/bgd-homepagefooter.jpg);
	background-color: white;
	padding: 0 0 10px;
	margin-bottom: 0;
	height: 350px;
	clear: both;
}

input#hkutv-hkutv {
	color: gray;
	text-align: center;
	height: 1.6em;
	margin-bottom: 3px;
	font-family: "Gill Sans", "Century Gothic", "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

/* FOOTER */

#orderimage {
	border-style: none;
	border-width: 0;
	outline: 0;
}

#column1, #column2, #column3 {
	display: inline;
	float: left;
	position: relative;
	margin-top: 20px;
	width: 320px;
	line-height: 2em;
	border-style: none;
	border-width: 0;
	text-indent: -9000px;
}

#column1 a {
	background: url(images/FooterV3.png) no-repeat;
	width: 320px;
	height: 315px;
	display: block;
}

#column2 a {
	background: url(images/FooterV3.png) no-repeat -320px;
	width: 320px;
	height: 315px;
	display: block;
}

#column2 a span {
	text-indent: -9999px;
}

#column3 {
	width: 320px;
	height: 315px;
}

ul#stayintouchlist {
	list-style: none;
	margin: 0 auto;
	width: 320px;
	height: 315px;
}

ul#stayintouchlist li {
	display: inline;
	float: left;
	text-indent: -9999px;
}

ul#stayintouchlist li#stayintouch a, ul#stayintouchlist li#followtwitter a, ul#stayintouchlist li#followfacebook a, ul#stayintouchlist li#followrss a {
	display: block;
}

ul#stayintouchlist li#stayintouch {
	width: 320px;
	height: 70px;
	background: url(images/FooterV3.png) no-repeat -640px 0;
}
ul#stayintouchlist li#followtwitter a {
	width: 97px;
	height: 90px;
	background: url(images/FooterV3.png) no-repeat -640px -70px;
	text-indent: -9999px;

}
ul#stayintouchlist li#followfacebook a {
	width: 97px;
	height: 90px;
	background: url(images/FooterV3.png) no-repeat -738px -70px;
	text-indent: -9999px;
}
ul#stayintouchlist li#followrss  a {
	width: 117px;
	height: 90px;
	background: url(images/FooterV3.png) no-repeat -834px -70px;
	text-indent: -9999px;
}
ul#stayintouchlist li#followemail  {
	width: 320px;
	height: 180px;
	background: url(images/FooterV3.png) no-repeat -640px -160px;
	text-indent: -9999px;
}

form#subForm {
	text-align: center;
	width: 290px;
	margin-top: 30px;
}
/* *********************************************************************** */

#logo {
	font: bold 2.7em Georgia, "Times New Roman", Times, serif;
	}

#description {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color:#939393;
	margin:0;
	}
	
.commentcount {
	padding-left: 17px;
	background:url(images/bubble.gif) no-repeat;
	margin-left:14px;
	}

.more-link {
	display:block;
	margin-top:12px;
	clear:both
	}



/* Author Page*/

#writer {
	overflow:hidden;
	background:#f2f2f2;
	margin-bottom:20px;
	padding:16px;
	}

#writer p {
	margin-top:0;
	}
		
#writer .avatar {
	margin:4px 17px 7px 0
	}



/* Search and Archives*/

.search-highlight {
	background:#FFFF00	
	}

#comment_pagination {
	margin-top:22px;
	overflow:hidden;
	}

#archive_pagination {
	overflow: hidden;
	padding: 20px;
	text-align: center
	}
	
.current-numeric-page {
	padding: 5px 8px;
	}
	
#archive_pagination a, #archive_pagination a:visited {
	border:1px solid #CCC;
	padding: 5px 8px;
	text-decoration: none;
	}
	
#archive_pagination a:hover {
	background: #f5f5f5;
	}

#archive_pagination a:active {
	background:#e6e6e6;
	border-color:#bebebe;
	}
		
#comment_pagination div {
	float:left;
	margin-right:10px;
	}

a #icon-rss {
	border:none
	}

.archive #icon-rss {
	vertical-align: middle;
	margin-left:3px;
	}		
		
	

/*Sidebar and Widgets*/

.widget {
	margin-bottom:24px;
	overflow:hidden
	}
	
.widget li {
	list-style:none;
	border-bottom:1px solid #CCC;
	padding:6px 0;
	line-height:140%;
	}

.widget li a, .widget li a:visited {
	color:#111;
	text-decoration:none
	}

.widget li a:hover, .widget li a:active {
	color:#6d6d6d;
	}

.widget li.current_page_item a, .widget li.current_page_item a:visited, 
.widget li.current-cat a, .widget.current-cat a:visited {
	font-weight:bold
	}

.widget li.current_page_item li a, .widget li.current_page_item li a:visited, 
.widget li.current-cat li a, .widget li-current-cat li a:visited {
	font-weight:normal;
	}
			
.widget li li {
	margin-left:34px;
	border:0;
	list-style:disc;
	}

#wp-calendar tr {
	background:#f2f2f2;
	}
	
#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

#recentcomments a, #recentcomments a:visited {
	font-style:italic
	}

#recentcomments a.url, #recentcomments a.url:visited {
	font-weight:bold;
	font-style:normal;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.rssSummary {
	line-height:160%;
	}
	
#wp125adwrap_2c {
	overflow:hidden
	}

#wp125adwrap_2c .wp125ad {
	float:left;
	margin-right: 8px;
	}	

.wp125ad a img {
	border:none;
	}

#wp125adwrap_2c div+div {
	margin:0 !important;
	}
	
	
		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #searchfield {
	background:#FFF !important;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color: #6d6d6d #bfbfbf #bfbfbf #6d6d6d;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.2em;
	}

.button:hover {
	background:#272727;
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	height:250px;
	}

#masthead #searchform {
	float:right;
	width:260px;
	text-align:right;
	padding-top:12px;
	}

#searchfield {
	width:220px;
	}
	
#searchsubmit {
	vertical-align:top
	}		
	



/* ---------- @ Footer -----------*/

#footer {
	overflow:hidden;
	width:960px;
	margin:0 auto;
	color:#dadada;
	text-align: center;
	background-image: url(images/bg_nav_blog.png);
	padding-top: 20px;
	padding-bottom: 20px;
	font: .8em "Gill Sans", "Century Gothic", "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

#footer a:hover, #footer a:active {
	color:#FFF;
	}

#footer .left {
	float:left;
	width:50%;
	}

#footer.right {
	float:right;
	width:50%;
	text-align: right
	}
	
#footer #icon-rss {
	vertical-align: middle;
	margin-right:5px;
	}


/* STYLES FOR THE ORDER PAGE */

#OrderLinks {
	float: left;
	padding-top: 130px;
	padding-bottom: 20px;
	width: 510px;
}

ul#OrderList {
	list-style: none;
	margin: 0 auto;
	width: 510px;
	text-align: center;
	padding: 0;
}

ul#OrderList li {
	display: inline;
	float: left;
	text-indent: -9000px;
	margin: 5px;
}

li#OrderAmazon a {
	display: block;
	width: 160px;
	height: 90px;
	background: url(images/orderbuttons.jpg) no-repeat;
}
li#OrderAmazon a:hover {
	background: url(images/orderbuttons.jpg) no-repeat 0 -99px;
}

li#OrderBN a {
	display: block;
	width: 160px;
	height: 90px;
	background: url(images/orderbuttons.jpg) no-repeat -320px 0;
}
li#OrderBN a:hover {
	background: url(images/orderbuttons.jpg) no-repeat -320px -99px;
}

li#OrderBorders a {
	display: block;
	width: 160px;
	height: 90px;
	background: url(images/orderbuttons.jpg) no-repeat -161px 0;
}
li#OrderBorders a:hover {
	background: url(images/orderbuttons.jpg) no-repeat -161px -99px;
}

li#OrderIndieBound a {
	display: block;
	width: 160px;
	height: 90px;
	background: url(images/orderbuttons.jpg) no-repeat -480px 0;
}
li#OrderIndieBound a:hover {
	background: url(images/orderbuttons.jpg) no-repeat -480px -99px;
}

li#OrderPowells a {
	display: block;
	width: 160px;
	height: 90px;
	background: url(images/orderbuttons.jpg) no-repeat -641px 0;
}
li#OrderPowells a:hover {
	background: url(images/orderbuttons.jpg) no-repeat -641px -99px;
}

li#OrderRH a {
	display: block;
	width: 160px;
	height: 90px;
	background: url(images/orderbuttons.jpg) no-repeat -799px 0;
}	
li#OrderRH a:hover {
	background: url(images/orderbuttons.jpg) no-repeat -799px -99px;
}
 
