/*  
Theme Name: Direct Response
Author URI: d
Version: 1
Author: 
Description: 
*/

body {
	background: #ffffff url(/stories/wp-content/themes/direct-response/images/background.jpg) top center repeat-x;
	color: #000000;
	font-size: 12px;
 	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin: 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #2397E9;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
#container { 
	background: transparent;
	width: 860px;
	text-align: left; 
	margin: 0px auto 20px auto; 
	padding: 0px;
	overflow: hidden;
	}
#header {
	width: 860px;
	height:151px;
	overflow: hidden;
	background: transparent;
	padding: 0px;
	text-align: center;
	position:relative;
	}	
#header h2 {
	color: #ffffff;
	font-size: 21pt;
	font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
    text-decoration: none;
	margin: 0px;
	text-indent: 30px; 
	padding: 40px 0px 0px 0px;
	}

#header h2 a { color: #ffffff; text-decoration: none; }

#header h2 a:hover { color: #ffffff; }

#header h3 {
	color: #ff9900;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
	}

.mugshot {
	position: absolute;
	top: 0px;
	right: 15px;
	}

#menu { 
	margin: 0px;
	line-height:44px;
	text-align: center;
	}
#menu img{ border: none; }
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	}
	
#menu ul li a {
	font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 15px 20px 14px 20px;
	margin: 0px;
    text-decoration: none;
	}

#menu ul li a:hover {
	color: #ff3300;
	background: #e0e0e0;
	padding: 13px 20px 14px 20px;
	}

* html #content { width: 500px; min-height: 500px; margin: 0px; margin-top: 38px; margin-bottom: 30px;
clear: both; }

#content { 
	display: block;
	background: #ffffff;
	width: 550px; 
        margin: 0px;
	margin-top: 38px;
        margin-bottom: 30px;
	float: left; 
	position:relative;
	padding: 0px;
	clear: both;
        }
#content p{
	line-height: 18px;
	padding-bottom: 10px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #ff9900;
	font-size: 21px;	
	font-family:  Arial Bold, Helvetica Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
padding-bottom: 6px;
        border-bottom: 2px solid #8D8D8D;
        
	}
#content h1 a  {
	color: #ff9900;
	text-decoration: none;
	}

#content h1 a:hover { color: #000000; }
#content h1 span { 
	color: #666666;
	font-style: italic;
	}

#content h1 span a, h1 span a:visited { color: #2397E9; }
	
#content h1 span a:hover { color: #000000; }

#content h2 {
	color: #ff9900;
	font-size: 18px;	
	font-family:  Arial Bold, Helvetica Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	text-transform: uppercase;
	}
#content h2 a  {
	color: #ff9900;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family:  Arial Bold, Helvetica Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 120%;
	border-bottom: 1px solid #ff9900;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.post { 
	padding: 20px 30px 20px 30px;
	border: 1px solid #666666;
        overflow: visible;
	}

#post { 
	padding: 20px 30px 20px 30px;
	border: 1px solid #666666;
        overflow: visible;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}
.postspace4 {

	margin-top: 0px;
	}

.emailbox {
	background: #000000 url(/stories/wp-content/themes/direct-response/images/emailbox.gif) top center repeat-x;
	color: #ffffff;
	margin: 0px;
	padding: 20px;
	}

* html #emailbox { 
	position:relative;
	top: 10px;
	bottom: 10px;
	margin: 0px 0px 10px 0px; 
	background: #000000; 
	}

* html #.emailboxtext { padding: 10px 0px; margin: 0px; }

.emailicon {
	float: right; 
}
.emailboxtext {
	color: #ffffff;
	font-size: 21px;
	font-family: Arial Bold, Helvetica Bold, Verdana, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-transform: uppercase;
	
	
	}

#sidebar { 
	display: block;
	color: #000000;
	width: 295px;
	float: right; 
	position:relative;
	margin: 38px 0px 30px 0px;
	padding: 0px;
	text-align: left;
	}
* html #sidebar { width: 295px; margin: 28px 0px 30px 0px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar img {
	margin: 0px;
	line-height: 16px;
	padding: 0px 5px 5px 0px;
	}

#sidebar h2 {
	color: #333333;
	font-size: 21px;
	font-family:  Arial Bold, Helvetica Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 25px 0px 5px 0px;
	margin: 0px;
	text-transform: uppercase;
	border-bottom: 1px dotted #cccccc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #2397E9;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
#sidebar ul li ul li { padding: 8px 0px 0px 10px; }

#sidebar ul li ul li a { color: #2397E9; }

* html #footer { padding: 20px; clear: both; margin: 0px; margin-top: 30px;  }

#footer { 
	color: #ffffff;
	background: #333333;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	
	border-top: 3px solid #000000;
	margin: 0px;
        margin-top: 30px;
        overflow: hidden;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#submit table {
    width: 100%;
}
#submit input {
    width: 90%;
}
#submit textarea {
    width: 90%; 
    height: 100px;
}

#Error { color: red; }
#FYI { font-weight: bold ; color: green; }
img.MyAvatars { float: right; margin: 5px; }

#call_to_action { border: 1px solid #dddddd; padding: 5px; margin-top: 20px ;} 
#call_to_action img {float: left;  border: 0px; width: 14px; }

.linkcat ul { list-style: none; margin-left: 20px; }


@charset "utf-8";
/* CSS Document */

/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	height: 30px;
	}

.loading {
	height: 30px;
	background: url('/scripts/ajaxstarrater/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('/scripts/ajaxstarrater/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/scripts/ajaxstarrater/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('/scripts/ajaxstarrater/images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		



/* ------------------------------------------------------------- 

Comments 

------------------------------------------------------------- */
.comment 
{
	position: 				relative;
	margin:					3px;
	margin-top:				6px;
/*	border: 				1px solid #666; */
	padding:				4px 4px 4px 8px;
	background-color:		#fff;
}

.odd
{
	background-color: #f8f8f8;
}

.comment div {
	position: 				relative;
}

.comment .comment img
{
	margin: 				0px;
}

.comment .collapseicon 
{
	width: 					13px;
	height: 				13px;
	overflow:				hidden;
	background-image: 		url(/stories/wp-content/plugins/briansthreadedcomments.php?image=subthread-open.png);
}

.collapsed .collapseicon 
{
	background-image: 		url/stories/wp-content/plugins/briansthreadedcomments.php?image=subthread.png);
}


.comment .reply {
	text-align: 			right;
	font-size: 				80%;
	padding: 				0px 6px 6px 0px;
}

.comment
{
	border: 	1px solid #ddd;
	margin-top: 			10px;
}

input#subscribe
{
	width: auto;
}

.comment .body .content
{
	padding:				0px 3px 0px 3px;
	width: 					100%;	
	overflow: 				auto; 
}

.comment .title abbr
{
	border: none;
}

.collapsed .body, .collapsed .comment
{
	display:				none;
}
/*
#addcomment small, #addcomment div
{
	padding:				3px;
}
*/
#commentform textarea {
	width: 97%;
}

/* Begin Contact Form ][ CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}



.contacterror {
	border: 2px solid #ff0000;
}
/* End Contact Form ][ CSS */


#SearchResults { 
    padding: 20px 0px 0px 30px;
    border: 1px solid #666666;
    border-width: 1px 0px 0px 1px;
    width: 860px;
    background-color: white; 
}

#111ymp-relevance { visibility: hidden; }
#111ymp-buy {display:none !important;}

/* YMP v2 */
.ymp-player-max #ymp-body { width:569px!important; }
.ymp-player-max #ymp-body #ymp-getplayer { display: none!important; }
.ymp-player-max #ymp-body #ymp-body-base { width: 559px!important; }
.ymp-player-max #ymp-body #ymp-body-strip { width:556px!important; }
#ymp-body #ymp-yahoo-logo { opacity: .4;}
#ymp-btn-buy {opacity:0.5;}
#ymp-btn-buy:hover { opacity:1;}
#ymp-meta-image , #ymp-btn-pop { display:none!important; }
#ymp-tray-list li { background: none; }
#ymp-body #ymp-meta-top, #ymp-body #ymp-meta-bottom { left: 9px!important; width: 330px!important;}

.ratingblock { height: 100px; }