/*
Theme Name: Corinth
Theme URI: http://aligledhill.com/
Description: A custom theme for Crossring 
Version: 1.0
Author: Ali Gledhill
July 2010
*/

/* Reset CSS */
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, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

body {
text-align: center;
background-color: #efefef;
}

#container {
margin: 0 auto 0 auto;
width: 960px;
text-align: left;
}

#headersection {
}

#toptext {
clear: both;
line-height: 15px;
}

#toptext p {
font-size: 0.7em;
font-family: Arial, sans-serif;
color: #404040;
margin: 0 0 0 10px;
}

#toptext p a {
text-decoration: none;
color: #404040;
}

#toptext p a:hover {
text-decoration: underline;
color: #404040;
}

#bannerholder {
width: 960px;
height: 80px;
background-image: url('banner4.png');
}

#nav {
width: 960px;
border-top: 1px solid #ffffff;
}

#nav ul {
list-style-type: none;
line-height: 25px;
}

#nav li {
font-family: Arial, sans-serif;
font-size: 0.8em;
letter-spacing: 0.1em;
border-bottom: 1px solid #fff;
color: #fff;
text-decoration: none;
float: left;
padding-left: 10px;
}

#nav li a {
text-decoration: none;
display: block;
color: #fff;
}

#nav li a:hover {
font-weight: bold;
}

#nav #homenav {
width: 70px;
background: url('homenav.png');
}

#nav #homenavc {
border-bottom: none;
width: 70px;
background-color: #2d4f71;
font-weight: bold;
}

#nav #featuresnav {
width: 149px;
border-left: 1px solid #fff;
background: url('featuresnav.png');
}

#nav #featuresnavc {
border-bottom: none;
width: 149px;
background-color: #d77100;
font-weight: bold;
border-left: 1px solid #fff;
color: #d77100;
}

#nav #articlesnav {
width: 149px;
border-left: 1px solid #fff;
background: url('articlesnav.png');
}

#nav #articlesnavc {
border-bottom: none;
width: 149px;
background-color: #5a3d61;
font-weight: bold;
border-left: 1px solid #fff;
}

#nav #reviewsnav {
width: 149px;
border-left: 1px solid #fff;
background: url('reviewsnav.png');
}

#nav #reviewsnavc {
border-bottom: none;
width: 149px;
background-color: #2f6f4b;
font-weight: bold;
border-left: 1px solid #fff;
}

#nav #readingsnav {
width: 149px;
border-left: 1px solid #fff;
background: url('readingsnav.png');
}

#nav #readingsnavc {
border-bottom: none;
width: 149px;
background-color: #7b7a57;
font-weight: bold;
border-left: 1px solid #fff;
}

#nav #dramanav {
width: 69px;
border-left: 1px solid #fff;
background: url('dramanav.png');
}

#nav #dramanavc {
border-bottom: none;
width: 69px;
background-color: #683e3f;
font-weight: bold;
border-left: 1px solid #fff;
}

#nav #blognav {
width: 69px;
border-left: 1px solid #fff;
background: url('blognav.png');
}

#nav #blognavc {
width: 69px;
border-bottom: none;
background-color: #cb3030;
font-weight: bold;
border-left: 1px solid #fff;
}

#nav #newsnav {
width: 69px;
border-left: 1px solid #fff;
background: url('newsnav.png');
}

#nav #newsnavc {
border-bottom: none;
width: 69px;
background-color: #05000b;
font-weight: bold;
border-left: 1px solid #fff;
}

#homebanner {
width: 960px;
height: 165px;
background-color: #2d4f71;
font-weight: bold;
}

#homebannerleft {
width: 620px;
height: 120px;
float: left;
margin: 10px 0 0 10px;
}

#homebannerleftleft {
width: 220px;
height: 110px;
float: left;
margin: 5px 0 5px 0;
}

#homebannerleftright {
width: 380px;
height: 110px;
float: right;
margin: 5px 0 5px 0;
}

#homebannerright {
width: 220px;
height: 120px;
float: right;
background-color: #fff;
margin: 10px 10px 0 0;
-moz-border-radius: 5px;  
-khtml-border-radius: 5px;  
-webkit-border-radius: 5px;
border-radius: 5px;
}

#homebannerleft h1 {
font-family: Arial, sans-serif;
font-size: 1.3em;
font-weight: bold;
color: #fff;
margin: 0 0 10px 0;
}

#homebannerleft h1 a {
color: #fff;
text-decoration: none;
}

#homebannerleft h1 a:hover {
color: #fff;
text-decoration: underline;
}

#homebannerleft p {
font-family: Arial, sans-serif;
font-size: 0.8em;
font-weight: normal;
color: #fff;
margin: 0 0 10px 0;
}

#homebannerright p {
font-family: Arial, sans-serif;
font-size: 0.7em;
font-weight: normal;
color: #404040;
margin: 0 0 5px 0;
padding: 10px 10px 0 10px;
}

#homebannerright h6 {
font-family: Arial, sans-serif;
font-size: 0.7em;
font-weight: normal;
color: #2c4d71;
margin: 0 0 5px 0;
padding: 5px 10px 0 10px;
}

#homebanner2 {
width: 960px;
height: 55px;
background-color: #2d4f71;
font-weight: bold;
}

#featuresbanner {
width: 960px;
height: 55px;
background-color: #d77100;
font-weight: bold;
}

#articlesbanner {
width: 960px;
height: 55px;
background-color: #5a3d61;
font-weight: bold;
}

#reviewsbanner {
width: 960px;
height: 55px;
background-color: #2f6f4b;
font-weight: bold;
}

#readingsbanner {
width: 960px;
height: 55px;
background-color: #7b7a57;
font-weight: bold;
}

#dramabanner {
width: 960px;
height: 55px;
background-color: #683e3f;
font-weight: bold;
}

#blogsbanner {
width: 960px;
height: 55px;
background-color: #cb3030;
font-weight: bold;
}

#newsbanner {
width: 960px;
height: 55px;
background-color: #05000b;
font-weight: bold;
}

#guidebanner {
width: 960px;
height: 55px;
background-color: #05000b;
font-weight: bold;
}

#bannerleft {
width: 220px;
float: left;
height: 50px;
}

#bannerright {
width: 720px;
float: right;
height: 50px;
}

#wrapper {
background-color: #fff;
width: 960px;
clear: both;
background-image: url('horizline.png');
background-repeat: repeat-y;
display: inline-block;
}

#left {
width: 550px;
float: left;
}

#right {
width: 390px;
float: right;
}

#right li {
background-image: none;
list-style: none;
}

.searchcrossring {
background-color: #2d4f71;
margin: 0 10px 0 0;
padding: 1px 5px 5px 5px;
}

#s {
font-family: Arial, sans-serif;
font-size: 0.8em;
color: #777;
}

p {
margin: 0 10px 10px 0;
font-family: Arial, sans-serif;
font-size: 0.8em;
color: #3f3f3f;
line-height: 1.4em;
}

p a {
color: #3f3f3f;
text-decoration: underline;
}

p a:hover {
color: #3f3f3f;
text-decoration: none;
padding: 0 0 10px 0;
}

.indentp {
margin: 0 10px 10px 10px;
font-family: Arial, sans-serif;
font-size: 0.8em;
color: #3f3f3f;
line-height: 1.3em;
}

.breadcrumbs {
margin: 0;
padding: 32px 0 5px 10px;
font-family: Arial, sans-serif;
font-size: 0.75em;
color: #ccc;
line-height: 1.4em;
font-weight: normal;
}

.breadcrumbs a {
color: #ccc;
text-decoration: none;
}

.breadcrumbs a:hover {
color: #ccc;
text-decoration: underline;
}

.breadcrumbs a:active {
color: #ccc;
text-decoration: underline;
}

.whitespan {
color: #ffffff;
}

#wrapper ul {
margin: 0 0 10px 0;
}

#wrapper ul li {
margin: 0 10px 10px 0;
font-family: Arial, sans-serif;
font-size: 0.8em;
color: #3f3f3f;
line-height: 1.4em;
padding: 0 0 0 30px;
}

#wrapper ul li a {
color: #3f3f3f;
text-decoration: underline;
}

#wrapper ul li a:hover {
color: #3f3f3f;
text-decoration: none;
padding: 0 0 10px 0;
}


#wrapper ul li {
background-image: url('homedot.png');
background-repeat: no-repeat;
background-position: 10px 6px;
}

#wrapper ol {
margin: 0 0 10px 0;
}

#wrapper ol li {
margin: 0 10px 10px 0;
font-family: Arial, sans-serif;
font-size: 0.8em;
color: #3f3f3f;
line-height: 1.4em;
padding: 0 0 0 10px;
}

#wrapper ol li a {
color: #3f3f3f;
text-decoration: underline;
}

#wrapper ol li a:hover {
color: #3f3f3f;
text-decoration: none;
}

#wrapper .articlesli {
color: #5a3d61;
font-weight: bold;
background-image: url('articlesdot.png');
background-repeat: no-repeat;
background-position: 10px 5px;
}

#wrapper .articlesli a {
color: #5a3d61;
text-decoration: none;
}

#wrapper .articlesli a:hover {
color: #5a3d61;
text-decoration: underline;
}

#wrapper .reviewsli {
color: #2f6f4b;
font-weight: bold;
background-image: url('reviewsdot.png');
background-repeat: no-repeat;
background-position: 10px 5px;
}

#wrapper .reviewsli a {
color: #2f6f4b;
text-decoration: none;
}

#wrapper .reviewsli a:hover {
color: #2f6f4b;
text-decoration: underline;
}

#wrapper .readingsli {
color: #7b7a57;
font-weight: bold;
background-image: url('readingsdot.png');
background-repeat: no-repeat;
background-position: 10px 5px;
}

#wrapper .readingsli a {
color: #7b7a57;
text-decoration: none;
}

#wrapper .readingsli a:hover {
color: #7b7a57;
text-decoration: underline;
}

#wrapper .blogsli {
color: #cb3030;
font-weight: bold;
background-image: url('blogsdot.png');
background-repeat: no-repeat;
background-position: 10px 5px;
}

#wrapper .blogsli a {
color: #cb3030;
text-decoration: none;
}

#wrapper .blogsli a:hover {
color: #cb3030;
text-decoration: underline;
}

#wrapper .wp-tag-cloud {
margin: 0 10px 10px 0;
font-family: Arial, sans-serif;
font-size: 0.8em;
color: #3f3f3f;
line-height: 1.4em;
padding: 0 0 0 10px;
}

#wrapper .wp-tag-cloud a {
color: #3f3f3f;
text-decoration: none;
}

#wrapper .wp-tag-cloud a:hover {
color: #3f3f3f;
text-decoration: underline;
}

#bannerleft h1 {
font-family: Arial, sans-serif;
font-size: 1.5em;
font-weight: normal;
color: #fff;
line-height: 50px;
margin: 0 0 0 10px;
}

#bannerright h1 {
font-family: Arial, sans-serif;
font-size: 0.9em;
font-weight: normal;
color: #fff;
line-height: 50px;
margin: 0 0 0 10px;
}

#bannerright h1 a {
color: #fff;
text-decoration: none;
}

#bannerright h1 a:hover {
color: #fff;
text-decoration: underline;
}

.homelefth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #2d4f71;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 0 10px 10px;
}

.featureslefth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #d77100;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 0 10px 10px;
}

.featureslefth2 a {
color: #d77100;
text-decoration: none;
}

.featureslefth2 a:hover {
color: #d77100;
text-decoration: underline;
}

.articleslefth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #5a3d61;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 0 10px 10px;
}

.articleslefth2 a {
color: #5a3d61;
text-decoration: none;
}

.articleslefth2 a:hover {
color: #5a3d61;
text-decoration: underline;
}

.reviewslefth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #2f6f4b;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 0 10px 10px;
}

.reviewslefth2 a {
color: #2f6f4b;
text-decoration: none;
}

.reviewslefth2 a:hover {
color: #2f6f4b;
text-decoration: underline;
}

.readingslefth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #7b7a57;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 0 10px 10px;
}

.readingslefth2 a {
color: #7b7a57;
text-decoration: none;
}

.readingslefth2 a:hover {
color: #7b7a57;
text-decoration: underline;
}

.dramalefth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #683e3f;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 0 10px 10px;
}

.dramalefth2 a {
color: #683e3f;
text-decoration: none;
}

.dramalefth2 a:hover {
color: #683e3f;
text-decoration: underline;
}

.blogslefth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #cb3030;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 0 10px 10px;
}

.blogslefth2 a {
color: #cb3030;
text-decoration: none;
}

.blogslefth2 a:hover {
color: #cb3030;
text-decoration: underline;
}

.newslefth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #05000b;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 0 10px 10px;
}

.newslefth2 a {
color: #05000b;
text-decoration: none;
}

.guidelefth2 a:hover {
color: #05000b;
text-decoration: underline;
}

.guidelefth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #05000b;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 0 10px 10px;
}

.guidelefth2 a {
color: #05000b;
text-decoration: none;
}

.newslefth2 a:hover {
color: #05000b;
text-decoration: underline;
}

.homerighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #2d4f71;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 10px 10px 0;
}

.featuresrighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #d77100;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 10px 10px 0;
}

.articlesrighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #5a3d61;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 10px 10px 0;
}

.reviewsrighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #2f6f4b;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 10px 10px 0;
}

.readingsrighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #7b7a57;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 10px 10px 0;
}

.readingsrighth2 a {
color: #7b7a57;
text-decoration: none;
}

.readingsrighth2 a:hover {
color: #7b7a57;
text-decoration: underline;
}

.dramarighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #683e3f;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 10px 10px 0;
}

.blogsrighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #cb3030;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 10px 10px 0;
}

.guiderighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #05000b;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 10px 10px 0;
}

.newsrighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #05000b;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 20px 10px 10px 0;
}

.searchrighth2 {
font-family: Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #fff;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 5px 0;
margin: 10px 10px 10px 0;
}

h3,
.homeh3,
.guideh3,
.featuresh3,
.articlesh3,
.reviewsh3,
.readingsh3,
.dramah3,
.blogsh3,
.newsh3 {
margin: 10px 10px 10px 10px;
font-family: Arial, sans-serif;
font-size: 1em;
line-height: 1.3em;
font-weight: bold;
}

h3 a,
.homeh3 a,
.guideh3 a,
.featuresh3 a,
.articlesh3 a,
.reviewsh3 a,
.readingsh3 a,
.dramah3 a,
.blogsh3 a,
.newsh3 a {
text-decoration: none;
display: block;
}

h3 a:hover,
.homeh3 a:hover,
.guideh3 a:hover,
.featuresh3 a:hover,
.articlesh3 a:hover,
.reviewsh3 a:hover,
.readingsh3 a:hover,
.dramah3 a:hover,
.blogsh3 a:hover,
.newsh3 a:hover {
text-decoration: underline;
}

h3, h3 a, h3 a:hover {
color: #404040;
margin: 20px 0 10px 0;
}

.homeh3, .homeh3 a, .homeh3 a:hover {
color: #2d4f71;
}

.guideh3, .guideh3 a, .guideh3 a:hover {
color: #05000b;
}

.featuresh3, .featuresh3 a, .featuresh3 a:hover {
color: #d77100;
}

.articlesh3, .articlesh3 a, .articlesh3 a:hover {
color: #5a3d61;
}

.reviewsh3, .reviewsh3 a, .reviewsh3 a:hover {
color: #2f6f4b;
}

.readingsh3, .readingsh3 a, .readingsh3 a:hover {
color: #7b7a57;
}

.dramah3, .dramah3 a, .dramah3 a:hover {
color: #683e3f;
}

.blogsh3, .blogsh3 a, .blogsh3 a:hover {
color: #cb3030;
}

.newsh3, .newsh3 a, .newsh3 a:hover {
color: #05000b;
}

.guideh4,
.featuresh4,
.articlesh4,
.reviewsh4,
.readingsh4,
.dramah4,
.blogsh4,
.newsh4 {
margin: 0 10px 10px 10px;
font-family: Arial, sans-serif;
font-size: 0.8em;
line-height: 1.3em;
font-weight: bold;
}

.guideh4 a,
.featuresh4 a,
.articlesh4 a,
.reviewsh4 a,
.readingsh4 a,
.dramah4 a,
.blogsh4 a,
.newsh4 a {
color: #fff;
text-decoration: underline;
display: block;
}

.guideh4 a:hover,
.featuresh4 a:hover,
.articlesh4 a:hover,
.reviewsh4 a:hover,
.readingsh4 a:hover,
.dramah4 a:hover,
.blogsh4 a:hover,
.newsh4 a:hover {
color: #fff;
text-decoration: none;
}

.guideh4 {
color: #05000b;
}

.featuresh4 {
color: #d77100;
}

.articlesh4 {
color: #5a3d61;
}

.reviewsh4 {
color: #2f6f4b;
}

.readingsh4 {
color: #7b7a57;
}

.dramah4 {
color: #683e3f;
}

.blogsh4 {
color: #cb3030;
}

.newsh4 {
color: #05000b;
}


.guideh5,
.featuresh5,
.articlesh5,
.reviewsh5,
.readingsh5,
.dramah5,
.blogsh5,
.newsh5 {
line-height: 20px;
width: 140px;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
letter-spacing: 0.1em;
color: #fff;
text-decoration: none;
padding: 0 0 0 10px;
margin: 0 0 5px 0;
}

.guideh5 a,
.featuresh5 a,
.articlesh5 a,
.reviewsh5 a,
.readingsh5 a,
.dramah5 a,
.blogsh5 a,
.newsh5 a {
color: #fff;
text-decoration: none;
display: block;
}

.guideh5 a:hover,
.featuresh5 a:hover,
.articlesh5 a:hover,
.reviewsh5 a:hover,
.readingsh5 a:hover,
.dramah5 a:hover,
.blogsh5 a:hover,
.newsh5 a:hover {
color: #fff;
text-decoration: none;
font-weight: bold;
}

.guideh5 {
background-color: #05000b;
}

.featuresh5 {
background-color: #d77100;
}

.articlesh5 {
background-color: #5a3d61;
}

.reviewsh5 {
background-color: #2f6f4b;
}

.readingsh5 {
background-color: #7b7a57;
}

.dramah5 {
background-color: #683e3f;
}

.blogsh5 {
background-color: #cb3030;
}

.newsh5 {
background-color: #05000b;
}


.guideh6,
.featuresh6,
.articlesh6,
.reviewsh6,
.readingsh6,
.dramah6,
.blogsh6,
.newsh6 {
line-height: 16px;
width: 140px;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: normal;
letter-spacing: 0.1em;
color: #fff;
text-decoration: none;
padding: 0 0 0 10px;
margin: 0 0 5px 0;
}

.guideh6 a,
.featuresh6 a,
.articlesh6 a,
.reviewsh6 a,
.readingsh6 a,
.dramah6 a,
.blogsh6 a,
.newsh6 a {
color: #fff;
text-decoration: none;
display: block;
}

.guideh6 a:hover,
.featuresh6 a:hover,
.articlesh6 a:hover,
.reviewsh6 a:hover,
.readingsh6 a:hover,
.dramah6 a:hover,
.blogsh6 a:hover,
.newsh6 a:hover {
color: #fff;
text-decoration: none;
font-weight: bold;
}

.guideh6 {
background-color: #05000b;
}

.featuresh6 {
background-color: #d77100;
}

.articlesh6 {
background-color: #5a3d61;
}

.reviewsh6 {
background-color: #2f6f4b;
}

.readingsh6 {
background-color: #7b7a57;
}

.dramah6 {
background-color: #683e3f;
}

.blogsh6 {
background-color: #cb3030;
}

.newsh6 {
background-color: #05000b;
}

.inset {
margin: 15px 0 15px 20px;
border-left: 1px solid #dfdfdf;
}

.inset p {
margin: 0 10px 10px 10px;
font-size: 0.75em;
font-style: italic;
}

blockquote {
margin: 15px 0 15px 20px;
border-left: 1px solid #dfdfdf;
}

blockquote p {
margin: 0 10px 10px 10px;
font-size: 0.75em;
}

.h6wrapperleft {
width: 550px;
display: inline-block;
}

.h6leftitemleft {
width: 160px;
height: 16px;
float: left;
}

.h6leftitemright {
width: 390px;
height: 16px;
float: right;
}

.featuresh6wrapperleft {
width: 550px;
display: inline-block;
background-color: #f3d4b2;
}

.articlesh6wrapperleft {
width: 550px;
display: inline-block;
background-color: #cdc4cf;
}

.reviewsh6wrapperleft {
width: 550px;
display: inline-block;
background-color: #c0d4c9;
}

.readingsh6wrapperleft {
width: 550px;
display: inline-block;
background-color: #d7d7cc;
}

.dramah6wrapperleft {
width: 550px;
display: inline-block;
background-color: #d1c5c5;
}

.blogsh6wrapperleft {
width: 550px;
display: inline-block;
background-color: #efc0c0;
}

.guideh6wrapperleft {
width: 550px;
display: inline-block;
background-color: #b4b2b5;
}

.newsh6wrapperleft {
width: 550px;
display: inline-block;
background-color: #b4b2b5;
}

.h6wrapperright {
width: 380px;
display: inline-block;
}

.h6rightitemleft {
width: 160px;
height: 16px;
float: left;
}

.h6rightitemright {
width: 220px;
height: 16px;
float: right;
}

.featuresh6wrapperright {
width: 380px;
display: inline-block;
background-color: #f3d4b2;
}

.articlesh6wrapperright {
width: 380px;
display: inline-block;
background-color: #cdc4cf;
}

.reviewsh6wrapperright {
width: 380px;
display: inline-block;
background-color: #c0d4c9;
}

.readingsh6wrapperright {
width: 380px;
display: inline-block;
background-color: #d7d7cc;
}

.dramah6wrapperright {
width: 380px;
display: inline-block;
background-color: #d1c5c5;
}

.blogsh6wrapperright {
width: 380px;
display: inline-block;
background-color: #efc0c0;
}

.guideh6wrapperright {
width: 380px;
display: inline-block;
background-color: #b4b2b5;
}

.newsh6wrapperright {
width: 380px;
display: inline-block;
background-color: #b4b2b5;
}

.h6p {
font-size: 11px;
color: #3f3f3f;
line-height: 16px;
}

.readingsseries {
font-size: 11px;
color: #3f3f3f;
line-height: 16px;
margin: 10px 0 0 0;
}


.readingsseries a {
text-decoration: none;
}

.readingsseries a:hover {
text-decoration: underline;
}

.content {
margin: 0 10px 30px 10px;
top: 0;
left: 0;
width: 550px;
overflow: auto;
}

.contentpictures {
width: 140px;
float: right;
margin: 0 10px 20px 20px;
}

.contentpictures p {
font-size: 0.7em;
border-bottom: 1px solid #dfdfdf;
padding: 0 0 10px 0;
margin: 10px 10px 10px 0;
}

.contentpictures p a {
text-decoration: none;
}

.contentpictures p a:hover {
text-decoration: underline ;
}

.metatext {
font-size: 0.7em;
margin: 0 0 10px 10px;
}

.metatext a {
text-decoration: none;
}

.metatext a:hover {
text-decoration: underline;
}

#commentsection {
margin: 0 10px 30px 10px;
top: 0;
left: 0;
width: 550px;
}

#commentsection p {
font-size: 13px;
color: #3f3f3f;
}

#commentsection p a {
font-weight: bold;
text-decoration: none;
color: #3f3f3f;
}


#commentsection p a:hover {
font-weight: bold;
text-decoration: underline;
color: #3f3f3f;
}


#commentsection li {
padding: 10px;
}

#homefooter {
background-color: #dbdadc;
color: #404040;
border-top: 5px solid #404040;
width: 960px;
height: 60px;
background-image: url('homeicon.png');
background-repeat: no-repeat;
background-position: 10px 5px; 
}

#homefooter p {
line-height: 20px;
font-size: 0.7em;
font-family: Arial, sans-serif;
padding: 10px 0 0 35px;
margin: 0 0 20px 30px;
}

#homefooter p a {
text-decoration: none;
}

#homefooter p a:hover {
text-decoration: underline;
}

#submit {
font-family: Arial, sans-serif;
font-size: 0.9em;
border: 0;
border: 1px solid #fff;
color: #2d4f71;
background: #b4bfc9;
}

#submit:hover {
background: #fff;
border: 1px solid #d77100;
}

#featuressubmit {
font-family: Arial, sans-serif;
font-size: 0.9em;
border: 0;
border: 1px solid #fff;
color: #d77100;
background: #f3d4b2;
}

#featuressubmit:hover {
background: #fff;
border: 1px solid #d77100;
}

#articlessubmit {
font-family: Arial, sans-serif;
font-size: 0.9em;
border: 0;
border: 1px solid #fff;
color: #5a3d61;
background: #cdc4cf;
}

#articlessubmit:hover {
background: #fff;
border: 1px solid #5a3d61;
}

#reviewssubmit {
font-family: Arial, sans-serif;
font-size: 0.9em;
border: 0;
border: 1px solid #fff;
color: #2f6f4b;
background: #c0d4c9;
}

#reviewssubmit:hover {
background: #fff;
border: 1px solid #2f6f4b;
}

#readingssubmit {
font-family: Arial, sans-serif;
font-size: 0.9em;
border: 0;
border: 1px solid #fff;
color: #7b7a57;
background: #d7d7cc;
}

#readingssubmit:hover {
background: #fff;
border: 1px solid #7b7a57;
}

#dramasubmit {
font-family: Arial, sans-serif;
font-size: 0.9em;
border: 0;
border: 1px solid #fff;
color: #683e3f;
background: #d1c5c5;
}

#dramasubmit:hover {
background: #fff;
border: 1px solid #683e3f;
}

#blogssubmit {
font-family: Arial, sans-serif;
font-size: 0.9em;
border: 0;
border: 1px solid #fff;
color: #cb3030;
background: #efc0c0;
}

#blogssubmit:hover {
background: #fff;
border: 1px solid #cb3030;
}

#newssubmit {
font-family: Arial, sans-serif;
font-size: 0.9em;
border: 0;
border: 1px solid #fff;
color: #05000b;
background: #b4b2b5;
}

#newssubmit:hover {
background: #fff;
border: 1px solid #05000b;
}

#guidesubmit {
font-family: Arial, sans-serif;
font-size: 0.9em;
border: 0;
border: 1px solid #fff;
color: #05000b;
background: #b4b2b5;
}

#guidesubmit:hover {
background: #fff;
border: 1px solid #05000b;
}

.says {display:none;}

ol { background-image: none; }

     ol.commentlist { background-image: none; list-style:none; margin:0 0 1em 0; padding:0; text-indent:0; } 
      ol.commentlist li { background-image: none; font-size: 13px; } 
      ol.commentlist li.alt { } 
      ol.commentlist li.bypostauthor { font-size: 16px; margin: 5px 0 5px 0; color: #000; } 
      ol.commentlist li.bypostauthor a { color: #000; }
      ol.commentlist li.byuser { color: #000; }
      ol.commentlist li.byuser a { color: #000; }
      ol.commentlist li.comment-author-admin { font-size: 16px; margin: 5px 0 5px 0; color: #000; } 
      ol.commentlist li.comment-author-admin a { color: #000; } 
      ol.commentlist li.comment { padding:1em; } 
      ol.commentlist li div.comment-author { font-weight: bold; color: #414141; font-size: 14px; }
      ol.commentlist li div.comment-author a { color: #414141; text-transform: none; }
      ol.commentlist li div.comment-author a:hover { color: #414141; text-decoration: underline; }
      ol.commentlist li div.vcard { font-family: verdana, arial, sans-serif; } 
      ol.commentlist li div.vcard cite.fn { font-style:normal; } 
      ol.commentlist li div.vcard cite.fn a.url {} 
      ol.commentlist li div.vcard img.avatar { margin:0 10px 1em 5px; } 
      ol.commentlist li div.vcard img.avatar-32 {} 
      ol.commentlist li div.vcard img.photo {} 
      ol.commentlist li div.vcard span.says {} 
      ol.commentlist li div.commentmetadata {} 
      ol.commentlist li div.comment-meta { font-size: 12px; margin: 5px 0 5px 0; color: #828282; } 
      ol.commentlist li div.comment-meta a { color: #828282; } 
      ol.commentlist li p { margin:0 0 1em; font-size: 13px; } 
      ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; } 
      ol.commentlist li div.reply { margin: 0 0 10px 0; padding: 5px 0 0 0; border-top: 1px solid #dfdfdf; font-size: 13px; } 
      ol.commentlist li div.reply a { font-weight: bold; color: #414141; font-size: 13px; } 
      ol.commentlist li ul.children { list-style:none; background-image: none; margin:1em 0 0; text-indent:0; font-size: 13px; } 
     #wrapper ol.commentlist li ul.children li { list-style:none; background-image: none; } 
      ol.commentlist li ul.children li.alt { list-style:none; background-image: none; } 
      ol.commentlist li ul.children li.bypostauthor { background-image: none; list-style:none; } 
      ol.commentlist li ul.children li.byuser { background-image: none; list-style:none; } 
      ol.commentlist li ul.children li.comment { background-image: none; list-style:none; } 
      ol.commentlist li ul.children li.comment-author-admin { list-style:none; background-image: none; } 
      ol.commentlist li ul.children li.depth-2 { background-image: none; list-style:none; border-left:5px solid #555; margin:0 0 .25em .25em; } 
      ol.commentlist li ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; } 
      ol.commentlist li ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; } 
      ol.commentlist li ul.children li.depth-5 {} 
      ol.commentlist li ul.children li.odd {} 
      ol.commentlist li.even { background:#fff; } 
      ol.commentlist li.odd { background:#fff;} 
      ol.commentlist li.parent { } 
      ol.commentlist li.pingback { padding:1em; } 
      ol.commentlist li.thread-alt { }
      ol.commentlist li.thread-even {background:#f6f6f6;} 
      ol.commentlist li.thread-odd { background:#fff;}

#comments {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 20px 0px;
	padding: 20px 0 0 0;
	border-top: 1px solid #cdd;
	}
	#comments .browse {
		clear: both;
		width: 588px;
		height: 19px;
		margin: 0;
		padding-bottom: 9px;
	}

.commentlist {
	margin: 10px 0;
	}
	.commentlist li {
		list-style: none;
		padding: 10px;
	}

li.comment {
	border: 1px solid #cdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	padding-top: 1em;
	font-size: 12px;
	}
	li.comment div, li.pingback div {
	}
	.vcard img.avatar {
		float: left;
		border: 1px solid #eee;
		padding: 2px;
		margin: 0 20px 1em 0;
		background: #fff;
	}
	.vcard cite {
		font-weight: bold;
		font-size: 13px;
	}
	.vcard span {
		font-size: 12px;
	}
	.commentmetadata {
		font-size: 12px;
	}
	
	li.comment p {
		clear: both;
		font-size: 13px;
	}
	
	li.comment blockquote {
		clear: both;
		font-size: 13px;
		min-height: 2em;
	}
	.reply {
		font-size: 13px;
	}

.commentlist li.even {
	background: #f0f0f0;
}

.commentlist li.odd {
	background: #fff;
}

ul.children {
	margin: 1em 0 0;
	list-style: none;
}

ul.children li {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 1em;
	background-image: none;
	list-style: none;
}

#respond {
	font-size: 13px;;
	margin: 20px 0;
	}
	#respond p.small {
		font-size: 12px;
	}
	#respond textarea {
		width: 96%;
	}
	#respond div.cancel-comment-reply {
		padding: 10px 0 10px 0;
		font-size: 13px;
	}

#commentform {
	padding-bottom: 30px;
}

#pagenav {
margin: 10px 0 10px 10px;
padding: 10px 0 0 0;
border-top: 2px solid #05000b;
}

/*
Style for WP-PageNavi plugin
http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	padding: 5px;
	margin-right: 10px;
	color: #05000b;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #b4b2b5;
	color: #05000b;
}
.wp-pagenavi span.current { 
font-weight: bold;
}


/*
Style for WordPress captions
*/



.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.imagewrapper {
	width: 540px;
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 0 10px 0;
	margin: 0 10px 0 0;
}

.highlightlink {

}

.highlightlink a {
	text-decoration: none;
}

.highlightlink a:hover,
.highlightlink a:active {
	background-color: #ddd;
	text-decoration: none;
}

.icon {
    vertical-align:middle;
}

#aboutauthorwrapper {
    margin: 0 10px 10px 10px;
    top: 0;
    left: 0;
    width: 550px;
    overflow: auto;
}

.aboutauthorimg {
    width: 60px;
    float: left;
    margin: 0 0 10px 0;
}

.aboutauthortext {
    width: 470px;
    float: right;
    margin: 0 10px 0 0;
}

.aboutauthortext h3 {
	margin: 0 0 10px 0;
}

.promowrapper {
width: 390px;
display: inline-block;
margin: 0 0 10px 0;
}

.promoleft {
width: 90px;
float: left;
}

.promoright {
width: 230px;
float: right;
margin: 0 10px 0 0;
}

.promowrapper h4 {
margin: 0 0 10px;
font-family: Arial, sans-serif;
font-size: 0.9em;
line-height: 1.3em;
font-weight: bold;
color: #404040;
}

.promowrapper h4 a {
text-decoration: none;
color: #404040;
}

.promowrapper h4 a:hover {
text-decoration: underline;
color: #404040;
}

.promowrapper h4 a:active {
text-decoration: none;
color: #404040;
}
