/*
Theme Name: Natural Seducers
Theme URI: http://www.naturalseducers.com
Description:  Natural Theme
Version: 2.0
Author: JIM Media Inc.
Author URI: http://www.jim-media.com
*/

@import "style-custom.css";

* {
	padding: 0; margin: 0;
}

body {
	margin: 0; 	padding: 0;
/*	font: normal .80em/1.6em Georgia, "Times New Roman", Times, serif; */
	font: normal .80em/1.6em "Trebuchet MS";
	color: #000; /* #666666; */
	text-align: center;
	width:100%;
	background: #212121; /* #ccc */
/*	border-bottom: 1px solid #D9D9C7;  Moz-bug */
}

#content-body {
	width: 960px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: #fff;
	border: 1px solid #ccc;
	text-align:left;
	/* part 2 of 2 centering hack */
	width: 960px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 960px;
	}

html>body #content {
	width: 960px; /* ie5win fudge ends */
	}

/* links */
a {
	color: #CB4721;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

/* headers */
h1, h2, h3 {
	font-weight: bold;
	color:#CC0000;
	letter-spacing:-1px;
}

h1, #main h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #CC0000;
	text-align:left;
}

h2, #main h2 { font-size: 1.6em; margin-bottom: 0px; padding-bottom: -5px; }

h3, #main h3{ font-size: 1.4em; }

/*
#main h1 {
	padding: 0 0 5px 0;
	margin: 0 15px 15px 15px;
	background:url(images/bk_dotted.gif) bottom left repeat-x;
}
*/

#main h1, #main h3 {
	padding: 0 0 5px 0;
	margin: 0 5px 5px 5px;
	background:url(images/bk_dotted.gif) bottom left repeat-x;
}

#sidebar h1 {
	font-size: 1.7em;
	font-weight: normal;
	/* color: #74743D; */
	color: #6C6E3A;
	padding: 0;
	margin: 0 0 10px 5px;
	letter-spacing:-1px;
}

p, h1, h2, h3 {
	margin: 15px 10px 10px 10px;
	padding: 0;
}

ul, ol {
	margin: 0px 10px;
	padding: 0 15px;
}

/* images */
img {
	border: 1px solid #DADADA;
	padding: 5px;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FCFCF9;
  border: 1px solid #EFEFEF;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
/*
	margin: 15px;
 	padding: 0 0 0 30px;
  	font: bold 1.3em/1.5em 'Trebuchet MS', Sans-serif;
	background: #FCFCF9;
   border: 1px solid #EFEFEF;
	color: #6C6E3A;
*/
	background: #FFF2EF;
	margin: 20px 0px;
	padding: 3px 10px 8px 10px;
	color: #333;
	font-size: 15px;
	font-family: "Courier New",Courier,monospace;
	border: 1px dotted #ccc;
}

blockquote b, blockquote strong { font-size: 1.1em; color: #000; }

/* form elements */
form {
	margin: 10px;
	padding: 0;
/*	border: 1px solid #EFEFEF; */
/*	background: #F8F8F8; */
	line-height: 1em;
}

label {
	display: block;
	font-weight:bold;
	margin:5px 0;
}

#members {
	display: inline;
	}

input {
	padding: 2px;
	border: 1px solid #ccc;
	color: #666666;
}

select {
	font-family: Georgia, "Times New Roman", Times, serif;
}

input:focus, textarea:focus, select:focus {
	background: #fbffc0;
	color: #000;
}

textarea {
	width: 250px;
	padding:2px;
	border: 1px solid #EFEFEF;
	height:100px;
	display:block;
	color: #666666;
}

#amembersubmit { margin-top: 5px; }

/*
input.button {
	margin: 0;
	border: 1px solid #EFEFEF;
	padding: 2px 3px;
	background: #F1F0E4;
	font-weight:bold;
}

input.button:hover {
	background: #DFDFDF;
}
*/

#contactform {
	margin-bottom: 20px;
	padding: 0px 10px;
	}

form fieldset { border: none; }

form p { padding:3px 6px; }

form em {
	margin-left: 5px;
	font-size: 0.9em;
	font-style: normal;
	}

#contactform input, #contactform textarea {
	padding: 2px;
	width: 250px;
	border: 1px solid;
	font-size: 1.2em;
	border-color: #ccc;
	overflow: auto;
	color: #414141;
	}

#contactform textarea, #contactform #bx_subject { width: 325px; }

* html #contactform textarea, * html #contactform #bx_subject { width: 340px; } /* IE WIN; but why? */

#contactform .button {
	margin-left: 75px;
	width: 150px !important;
	font-size: 1.1em;
	}

form .hiddenfield { display:none; }

form .info { padding-left: 80px; }

form em { color: gray; }

/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0; padding: 5px 0 15px 0;
	width: 190px;
}
.searchform p { margin: 0; padding: 0; }

.searchform input.textbox {
	width: 120px;
	color: #333;
	height: 18px;
	padding: 2px;
	vertical-align: top;
}
.searchform input.button {
	font: 12px;
	font-weight: bold;
	color: #333;
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content {
	width: 100%;
}

/* header */
#header {
	background: #C03D35; /* url("images/bg2.gif") repeat-x ; #09273F, 180700  */
	height: 160px;
	text-align: left;
}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}

#header-content #logo {
	position: absolute;
/*	font: normal 40px/65px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFF;
*/
	background:url(images/logo4.gif) no-repeat left top;
/*	border: 1px solid #4E460F; */
	height: 48px;
	width: 350px;
	padding: 0 10px;
	margin: 0;
	top: 27px;
	left: 0px;
}

#header-content #slogan {
	position: absolute;
	width: 400px;
	font: normal 11px 'Trebuchet MS', Tahoma, sans-serif;
	letter-spacing: 0px;
	/* color: #D4AA80; */
	color: #BBB;
	margin: 0; padding: 0;
	top: 70px;
	left: 10px;
}

#header-content #graphic {
	position: absolute;
	background:url(images/graphic/rotate.php) no-repeat right top;
	height: 160px;
	width: 500px;
	padding: 0;
	margin: 0;
	top: 0px;
	right: 0px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: 0px;
	top: 130px;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	margin: 0; padding: 0;
	text-transform: uppercase;
	background: #202020; /* #3F3F3F */
	width: 100%;
	height: 30px;
}
#header-content li {
	display: inline;
}

#header-content li a {
	float: left;
	display: block;
	padding: 0px 20px;
	margin: 5px 0;
	color: #FFF;
	/* color: #C8935D; */
	text-decoration: none;
	border-right: 1px solid #6F6F6F;
}

#header-content li a:hover {
	color: #6f6f6f;
}

#header-content li a#current  {
	color: #6f6f6f;
}

.page_item { text-transform: uppercase; }

.current_page_item a { color: #9F9F9F !important; }
.current_page_item a:hover { color: #6f6f6f !important; }

#header #header-links {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #FFFBCF;
	font-size: 90%;
	font-weight: bold;
}

#header #header-links p {
	margin: 3px 3px 0 0;
	text-align: right;
}

#header #header-links form {
	margin: 0 2px 0 0;
	text-align: right;
}

#header #header-links a {
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px;
}
#header #header-links a:hover {
	background: #000;
	padding: 3px 5px;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #FFF url(images/contentbg.jpg) repeat-y center top;
}

#content {
	text-align: left;
	padding: 10px 15px;
	margin: 0px auto;
}

#loginout {
	padding: 2px 5px;
	margin: 0;
	background: #EEEEEE;
	border: 1px solid #ccc;
	float: right;
	width: 200px;
	clear: both;
	text-align: center;
	font-size: 12px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar a {
	font-weight: normal;
	/*text-decoration:underline;*/
}

#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
}

#sidebar ul.sidemenu {
	margin: 5px 0 15px 0;
	padding: 0;
	border-top: 1px dashed #E1E1E1;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px dashed #E1E1E1;
	padding-bottom: 3px;
	padding-top: 3px;
}
#sidebar ul.sidemenu a {
	color: #666666;
	text-decoration: none;
	padding: 2px 6px;
	width: 100%;
}

#sidebar ul.sidemenu a:hover {
/*	padding: .3em 10px .3em 7px; */
/*	color: #CB4721;	background: #FFF;  */
	background: #202020;
	color: #FFF;
	text-decoration: none;
	padding: 2px 6px;
}

#main {
	margin: 0 15px 0 0;
	padding: 0;
	width: 700px;
	float: left;
}
#main p, #main h1, #main h2, #main h3, #main blockquote, #main form {
	margin-left: 0;
}

#main form p {
	margin: 15px;
}

/* footer */

#footer-content { width: 95%; }

#footer {
	clear: both;
	margin: 0; padding: 25px 0;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	background:#828282 url(images/gradient_footer.gif) repeat-x left top;
	color: #DFDFDF;
}
#footer p {
	margin-left: 0;
}
#footer h2 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #fff;
	margin-left: 5px;
}
#footer-content {
	margin: 0 auto;
}
#footer-content a{
	color: #fff;
	padding: 2px 4px;
	text-decoration: none;
}
#footer-content a:hover {
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
	background: #202020;
}
#footer-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 98%;
}

#footer-content ul.columns li {
/*	border-bottom: 1px dashed #272727;	*/
	padding:0px 0 2px 10px;
	list-style:none;
	background:url(images/small_41.gif) no-repeat;
	background-position:4px 8px;
	color:#555;
	font-size:11px;
	text-align:left
}
#footer-content ul.columns li.top {
/*	border-top: 1px dashed #272727;	*/
}

#footer-content ul.columns li a {
/*	display: block; */
	line-height: 1.5em;
	font-weight: normal;
	width: 98%;
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
}

#footer-content ul.bold li a {
	font-weight: bold;
}

#footer-content ul.columns li a:hover {
	background: #202020;
	color: #FFF;
	text-decoration: none;
	padding: 2px 4px;
}

#footer-content .col1 {
	width: 400px;
	padding: 0 0 30px 0;
}
#footer-content .space-sep {
	margin-right: 20px;
}
#footer-content .col2 {
	width: 340px;
	padding: 0 0 30px 0;
}
#footer-content .col3 {
	width: 120px;
	padding: 2px 4px;
	/* display: inline; */
	font-weight: bold;
}

#footer-content .col3 ul.columns li {
	text-align: right;
	background: none;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-center  { text-align: center; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear {
	clear: both;
}

.orange {
	color: #F3A251;
}

.post-footer {
	font-size: 95%;
	border: 1px solid #EFEFEF;
	background: #F8F8F8;
	padding: 3px 10px;
	margin: 20px 15px 10px 15px;
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .more-link {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }
.clearfix { display:inline;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

.data { width:48px; height:48px;  text-align:center;  color:#fff; font-size:9px; float:left; margin-right:10px;background-image:url('images/data.gif');}
.data strong {display:block; font-size:18px; padding-top:5px; }
.data sup { font-size:9px; font-weight:normal}

.nav {  text-align:center; margin:0 18px; padding:18px 0; background-image:url(images/dot-line.gif); background-repeat:repeat-x; background-position:top;}
.nav span { padding:0 3px;}
.nav a { padding:0 3px;}

/* #main strong { color: #CC0000;} */
#main .data strong { color: #fff; }

td, tr { padding: 5px 0px; }

/********** BUTTON LINK CODE **************/
a.button, span.button, del.button{

	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;

	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;
	vertical-align:middle;

    padding-top:-2px;
	_position:relative;
	_width:10px;
	_overflow-y:hidden;
}



a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url(images/form_buttons.png);
    _background-image:url(images/form_buttons.gif);
}


a.button span, span.button button, span.button input, del.button span{

	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;
	_display:block;
	_top:0;
	_right:-5px;

}


span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span,
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}



del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;

}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button:hover,
span.button:hover,
a.button:focus,

a.dom-button-focus,
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}





a.button:hover span,
span.button:hover button,
a.button:focus span,

span.button-behavior-hover button,
span.button-behavior-hover input{
	background-position:100% -60px;
}


a.button:active, a.button:focus span{
	color:#444;
}


del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
}

/*Optional hack for IE6 to simulate :hover selector*/

span.button button, del.button span, span.button input{

	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				behavior_onMouseEnter = function(el){

					var dEl = this.parentNode;
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};

			};

			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;

		})(this));
}

img.addThis, #addthis_dropdown img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}



/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 0px;

	border: 5px solid #eeeeee;
}

.tab_container_in {
	margin: 0px;
	padding: 10px;

	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;

	height: 27px;

	background-color: #eeeeee;
}

#tab_menu li {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	background-color: #eeeeee;
	font-size: 11px;
	line-height: normal;
	float: left;
	list-style: none;
	cursor: pointer;
	border-bottom: none;
	text-transform: uppercase;
}

#tab_menu .first {
	 padding: 6px 2px 2px 6px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	background-color: #eeeeee;
	color: #999999;
	text-decoration: none;
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.tab_content_list {
	display: none;
}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

ul#tab_menu { padding: 3px; margin: 0;}

/* END Tabs */

/* Widgets */

#content .widget ul {
	padding: 2px;
	margin-bottom: 10px;
	border: 3px solid #eeeeee;
}

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.widget li a:hover {
	color: #cc0000;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

/* END Widgets */

/* Comments */

.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	width: 150px;
	float: left;
}

.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;

	width: 469px;

	float: left;
}

.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px;

	background-color: #eeeeee;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;

	width: 585px;

	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;

	width: 220px;

	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* END Comments */

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #999999;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	/*border-bottom: 1px solid #dddddd;*/
}
.meta a:hover {
	color: #000000;
}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #336699;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#content ul li {
	margin: 0px;
	padding: 5px 0px;
	line-height: 16px;
	list-style-type: none;
}

#content ol li {
	margin: 0px;
	padding: 5px 0px;
	line-height: 16px;
}

/*---:[ comment styles ]:---*/

#comments { width: 46.8em; }

	dl#comment_list { margin: 0 0 0 0; }

		dl#comment_list dt { padding: 0 0 20px 0; font-size: 0.9em; line-height: 1.2em; color: #999; }

		dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }

			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }

				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }

				dl#comment_list dt .comment_num a:hover { color: #a90000; }

			dl#comment_list dt strong { font-size: 1em; color: #efefef; }

				dl#comment_list dt strong a, dl#comment_list dt strong a:visited {  }

				dl#comment_list dt strong a:hover {  }

		dl#comment_list dd { width: 428px; padding: 0 10px; margin: 0 0 2em; border: 1px solid #ccc; background: #efefef; }

		dl#comment_list dd.author { background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }

			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }



/*---:[ comment form styles ]:---*/

#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }

	#comment_form a:hover { text-decoration: underline; }

	#comment_form p { padding: 0.7em 0; }

		#comment_form label { padding: 0 0 0 0.83333em; font-size: 1.2em; }

		#comment_form .text_input { width: 15em; padding: 0.2em; color: #a90000; font: bold 1em Verdana, sans-serif; border-top: 0.1em solid #ccc; border-left: 0.1em solid #ccc; border-right: 0.07em solid #eee; border-bottom: 0.07em solid #eee; }

		#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }

		#comment_form .text_area { width: 32em; }

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }

			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

		#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.2em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.3em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }

		#comment_form .form_submit:hover { color: #a90000; }


	#comments h3 { font-size: 1.4em; }

	#comments h3.comment_intro { margin: 0 0 1em 0; padding: 2em 0 0 0; }

	#comments h3#respond { margin: 1.4em 0 0 0; }

.links {
	clear: both;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px dotted #d5d5d5;
}

 /* images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#a_login, #a_password {
	margin-bottom: 5px;
}

#amember-form {
	margin: 5px;
}

.mainInterviews {
	background:url(images/mic2.jpg) no-repeat top right;
}

.mainInterviews h1 {
	background: none !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #5F5F5F;
	color: #5F5F5F;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
	border: 1px solid #5F5F5F;
	color: #ffffff;
	background-color: #AE1021;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #5F5F5F;
	border: 1px solid #5F5F5F;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #5F5F5F;
	color: #fff;
	background-color: #AE1021;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #5F5F5F;
	color: #5F5F5F;
	background-color: #FFFFFF;
}

.wp-pagenavi {
	padding-bottom: 10px;
	text-align: center;
}

