/*
	Theme Name: RNTV Redesign
	Theme URI: http://romancenovel.tv
	Description: This theme is the redesign for Romance Novel TV.
	Version: 1.0.4
	Author: Andrew Possehl
	Author URI: http://andrewpossehl.com
*/

/* Aardvark Reset Thingy http://aardvark.fecklessmind.com/ */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, section, article, aside, footer
 {border:0;margin:0;outline:0;padding:0;background:transparent;vertical-align:baseline;}

blockquote, q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}

header, nav, section, article, aside, footer {display:block;}

/* Basic styles */
body {
	background:#fff;
	color:#000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.custpagespace {
	padding-bottom: 30px;
}


img {
	display:inline-block;
	vertical-align:bottom;
	padding: 0px 3px 3px 0;
}

.block {
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6,strong,b,dt,th {
	font-weight: 700;
}

address,cite,em,i,caption,dfn,var {
	font-style:italic;
}

h1 {
	margin:0 0 0.75em;
	font-size:2em;
}

h2 {
	margin:0 0 1em;
	font-size:1.5em;
}

h3 {
	margin:0 0 1.286em;
	font-size:1.267em;
}

h4 {
	margin:0 0 1.5em;
	font-size:1em;
}

h5 {
	margin:0 0 1.8em;
	font-size:.834em;
}

h6 {
	margin:0 0 2em;
	font-size:.75em;
}

h7 {
	margin:0 0 1.286em;
	font-size:1.5em;
}

p,ul,ol,dl,blockquote,pre {
	margin:0 0 1.5em;
}

li ul,li ol {
	margin:0;
}

p {
	line-height: 14px;
}

ul {
	list-style:outside disc;
}

ol {
	list-style:outside decimal;
}

li {
	margin:0 0 0 0;
}

dd {
	padding-left:1.5em;
}

blockquote {
	padding:0 1.5em;
}

a {
	text-decoration: underline;
	color:#000;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color:#666;
}

abbr,acronym {
	border-bottom:1px dotted;
	cursor:help;
}

del {
	text-decoration:line-through;
}

ins {
	text-decoration:overline;
}

sub {
	font-size: 1em;
	line-height:1em;
	vertical-align:sub;
}

sup {
	font-size: 1em;
	line-height:1em;
	vertical-align:super;
}

tt,code,kbd,samp,pre {
	font-size:1em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/* Table styles */
table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 1.5em;
}

caption {
	text-align:left;
}

th, td {
	padding:.25em .5em;
}

tbody td, tbody th {
	border:1px solid #363642;
	text-align:center;
}

tfoot {
	font-style:italic;
}

/* Form styles */
fieldset {
	clear:both;
}

legend {
	padding:0 0 1.286em;
	font-size:1.167em;
	font-weight:700;
}

fieldset fieldset legend {
	padding:0 0 1.5em;
	font-size:1em;
}

* html legend {
	margin-left:-7px;
}

*+html legend {
	margin-left:-7px;
}

form .field, form .buttons {
	clear:both;
	margin:0 0 1.5em;
}

form .field label {
	display:block;
}

form ul.fields li {
	list-style-type:none;
	margin:0;
}

form ul.inline li, form ul.inline label {
	display:inline;
}

form ul.inline li {
	padding:0 .75em 0 0;
}

input.radio, input.checkbox {
	vertical-align:top;
}

label, button, input.submit, input.image {
	cursor:pointer;
}

* html input.radio, * html input.checkbox {
	vertical-align:middle;
}

*+html input.radio, *+html input.checkbox {
	vertical-align:middle;
}

textarea {
	overflow:auto;
}

input.text, input.password, textarea, select {
	margin:0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	vertical-align:bottom;
}

input.text, input.password, textarea {
	padding:2px;
}

* html button {
	margin:0 .34em 0 0;
}

*+html button {
	margin:0 .34em 0 0;
}

form.horizontal .field {
	padding-left:150px;
}

form.horizontal .field label {
	display:inline;
	float:left;
	width:140px;
	margin-left:-150px;
}

/* Useful classes */
img.left {
	display:inline;
	float:left;
	margin:0 1.5em .75em 0;
}

img.right {
	display:inline;
	float:right;
	margin:0 0 .75em .75em;
}

.lady-jane {
	width: 275px;
}

.left {
	float:left !important;
	display:inline;
}

.right {
	float:right !important;
	display:inline;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clr {
	clear:both;
}

.wrapper {
	width:940px;
	margin:0 auto;
}

.marginleft {
	margin-left:18px !important;
}

.marginright {
	margin-right:18px !important;
}

.margintop {
	margin-top:18px !important;
}

.marginbottom {
	margin-bottom:18px !important;
}

.nomargin {
	margin:0 !important;
}

/* header classes */
.header {
	margin:18px 0 0;
	color:#4F4F5F;
}

.header ul {
	list-style-type:none;
}

.header a {
	color:#4F4F5F;
}

.topnav {
	height:25px;
	border-bottom:1px solid #C6C6CD;
	margin:0 0 18px;
}

.topnav li {
	margin:0;
	float:left;
}

.topnav a {
	color:#5A5A6C;
	float:left;
	margin:0 0 0 18px;
	display:block;
}

.topnav a:hover {
	color:#5A5A6C;
}

.topnav .searchbox {
	float:right;
	padding:0 18px;
}

.bottomnav {
	font-size:.8em;
	height:28px;
	background:#363642;
	padding-left:9px;
	margin:0 0 18px;
	overflow:hidden;
}

.bottomnav li {
	float:left;
	height:28px;
	overflow:hidden;
	margin:0;
}

.bottomnav a {
	color:#EFEFF1;
	font-weight:normal;
	padding:5px 9px;
	display:block;
}

.bottomnav a:hover {
	color:#EFEFF1;
	background:#45454F;
}

.bottomnav .searchbox {
	float:right;
	padding:3px 18px;
}

.search-text{
	font-size:10px;
}

/* footer classes */
.footer {
	padding:18px 0 0;
	width: 940px;
	margin: 0 auto;
	color: #fff;
	
}

.footer a {
	text-decoration: underline;
	color:#fff;
	font-weight: normal;
}

.footer a:hover {
	text-decoration: underline;
	color:#999;
}

.footershort {
	width: 200px;
	float:left;
	padding-right: 40px;

}

.footerlong {
	width: 220px;
	float: left;
	padding-right: 40px;

}

.footerright {
	width: 200px;
	float: left;
}

.basement {
	border-top:1px #fff solid;
	text-align: left;
	padding:9px 0;
}

.basement a {
	text-decoration:underline;
	font-weight:normal;
}

.basement p {
	margin:0.3em 0;
}

/* sidebar classes */
.sidebar2 {
	width: 460px;
	padding:0 0 0 0px;
	float:left;
}

.sidebar3 {
	width: 217px;
	padding:0 40px 0 0px;
	float: left;
}

.sidebar4 {
	width: 200px;
	padding: 0 0 10px 0;
	float: left;
}

.boxedin {
	color:#000;
	font-weight:normal;
	border-bottom: solid 1px #000;
	padding:3px 0 3px 0;
	font-size: 18px;
}

.boxedinclub {
	color:#000;
	font-weight:normal;
	border-bottom: solid 1px #000;
	padding:3px 0 3px 0;
	font-size: 22px;
}

.footerboxedin {
	color:#fff;
	font-weight:normal;
	border-bottom: solid 1px #fff;
	padding:3px 0 3px 0;
	font-size: 16px;
}

.sidebars {
	overflow:hidden;
}


.sidebars h3 {
	margin:0 0 12px 0;
}

.sidebars ul {
	list-style-type:none;
}

.sidebars li {
	margin:0;
}

.sidebars li a {
	margin:0;
	display:block;
}

.sidebars .children {
	border:0;
}

.sidebars #wp-calendar {
	width:62%;
	margin:0 auto;
}

/* post classes */

/* content classes */
.main {
	width:420px;
	padding:0 60px 0 0px;
	float:left;
	overflow:hidden;
}

.mainpage {
	width: 940px;
	padding:0 60px 0 0px;
	float:left;
	overflow:hidden;
}

.article{
	overflow:hidden;
	padding-bottom: 20px;
	font-size: .8em;
}

.article p {
	font-size: 12px;
}

.article h1 {
	line-height:1.2em;
}

.article a {
	color:#4F4F5F;
}


.dottedline {
	border-bottom:1px #C6C6CD dotted;
	height:1%;
	clear:both;
	margin-bottom:18px;
}

.tags {
	color:#727288;
	font-weight: normal;
	background-color:#F7F7FC;
	border:1px #C6C6CD solid;
	border-width:1px 0;
	padding-left:8px;
}

.tags a {
	color:#5A5A6C;
}

.extendspost {
	color:#666;
	float:left;
	list-style-type:none;
	margin:0 0 0 0;
	line-height: 17px;

}



.extendspost a {
	color:#000;
}



.dropcap {
	float:left;
	color:#66667A;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-right:3px;
}

/* comments */
.commentlist {
	list-style-type:none;
}

.commentauthor {
	float:left;
	text-align:center;
	margin:0 18px 18px 0;
}

.commentauthor a {
	text-decoration:underline;
	font-weight:normal;
}

.commentlist li {
	border-bottom:1px #000 solid;
	margin:0;
	padding:18px 0 0 6px;
	background-color:#fff;
}

.commentlist .alt {
	background-color:#fff;
}

.commentlist .authorcomment {
	background-image:url(img/stripeauthor.gif);
	background-repeat:repeat;
}

.commentlist .altauthorcomment {
	background-image:url(img/stripeoddauthor.gif);
	background-repeat:repeat;
}

.avatar {
	margin:0 auto;
}

/* Begining of Additional CSS */


.black_background {
	background-color: #000;
	background-repeat: repeat-x;
	height: 55px;
}

.side_width {
	width: 460px;
	font-size: 14px;
	float: right;
}

.header_img {
	padding: 0px 0 0px 0;
	border-bottom: solid 1px #000;
}

.post_head {
	font-size: 16px;
	padding-bottom: 5px;
}

.social_block {
	float: left;
	padding: 5px 10px 10px 0px;
}

.recentcomments {
	padding: 0 0 10px 0;
	list-style: none;
}

.recentposts {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer_black {
	background-color: #000;
	background-repeat: repeat;
}

.white_text {
	color: #9000A1; 
}

.search input {
	width: 275px;
	height: 23px;
	border: 1px solid #666;
	background: #fff url(img/searchglass.png) no-repeat 227px;
	font-size: 18px;
	color: #666;
	padding: 0 0 0 6px;
	margin: 13px;
}

.mainnav {
	float: right;
	color: #fff;
	padding-top: 18px;
	width:  600px;
}

.pollsleft {
	text-align: left;
	float: left;
}

.authorthumb_left {
	float: left;
	width: 450px;
	padding: 10px 10px 10px 0px;
	font-size: 12px;
}

.authorthumb_right {
	float: right;
	width: 450px;
	padding: 10px 0px 10px 10px;
	font-size: 12px;
}

.organizeauthors {
	width: 940px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*SuckerFish CSS*/

#suckerfishnav {
    background:#none repeat-x;
    font-size:16px;
    font-family:helvetica,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    list-style:none;
    line-height:20px;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:0px 10px;
	margin-bottom: 15px
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width: 100px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    width:99px;
    font-weight:bold;
    font-family:helvetica,sans-serif;
    }
#suckerfishnav li li a {
    padding: 8px 10px;
    width: 100px;
    font-size:16px;
    color:#000;
    }
#suckerfishnav li ul ul {
    margin:-25px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#none;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#AC1B00;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#AC1B00;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#000;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#none;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#none;
    }

