/*  
Theme Name: Cynthia Eden 2
Theme URI: http://www.cynthiaeden.com/
Description: The new WordPress theme for romance author Cynthia Eden.
Version: 1
Author: Nicholas Roussos
Author URI: http://www.nicholasroussos.com/

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/bg-main.gif) top center repeat-y;
	margin: 0px;
}
a {
	color: #850000;
}
a:visited {
	color: #53246d;
}
a:hover {
	color: #001d49;
}
a img {
	border: none;	
}
p {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.3em;
}

div#wrapper1 {
	background: url(/images/bg-large.jpg) top center no-repeat;	
}
div#wrapper2 {
	background: url(/images/bg-top.jpg) top center repeat-x;
	padding: 21px 0;
}
div#wrapper3 {
	background: url(/images/bg-menu.jpg) top center no-repeat;
}
div#page {
	width: 960px;
	margin: 0 auto;
}
p#head {
	margin: 0;
}
div#foot {
	text-align: center;
	clear: both;
	padding: 45px 0 10px 0;
	font-size: 1.3em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.2em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 2px 0;
}
h2.title {
	border-bottom: 1px dashed #d6e6fd;
	margin-bottom: 18px;
}
h3 {
	font-size: 1.8em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
}
h4 {
	font-size: 1.6em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 4px 0;
}
h5 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 4px 0;
}

ul#navover {
	margin: 0;
	padding: 0;
}
ul#navover li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

ul#navover li:hover ul, ul#navover li.over ul { display: block; }

ul#navover li ul {
	position: absolute;
	top: 325px;
	width: 180px;
	background: #f5edc9;
	border: solid 1px #850000;
	font-size: 1.3em;
	z-index: 10;
	padding: 0px;
	display: none;
}

ul#navover li ul li {
	float: none;
	list-style: none;
}

ul#navover li ul li a {
	padding: 4px;
	display: block;
}
ul#navover li ul li a:active {
	outline: none;
}

ul#navover li ul li strong {
	padding: 4px;
	display: block;
	font-weight: normal;
}
ul#navover li ul li a:hover {
	background: #850000;
	color: #fff;
	text-decoration: none;
}
div#content {
	width: 600px;
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
}

div#sidebar {
	width: 300px;
	padding: 0;
	margin: 0 20px 0 20px;
	padding: 0;
	float: left;
}

div#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 14px;
}
div#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 2px;
}

div#sidebar form.newsletter {
	margin: 0 0 12px 0;
	padding: 0 0 2px 0;
	border-bottom: solid 1px #eee;
}

div#sidebar div.social p {
	display: block;
	width: 63px;
	float: left;
	margin: 0 5px 20px 5px;
	text-align: center;
	font-size: 1em;
}

div#sidebar div.social p a {
	text-decoration: none;
}

div.sidebox {
	background: #f5edc9;
	border: solid 1px #8a5946;
	padding: 5px;
}

div.excerpt {
	background: url(/images/bg-excerpt.jpg) top center no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin-bottom: 15px;
}

div.excerpt div {
	background: url(/images/bg-excerpt-bottom.jpg) bottom center no-repeat;
	padding: 40px 40px 28px 40px;
}

div#sidebar div.sidebox h2 {
	text-align: center;
	margin: 0;
}

div#sidebar div.sidebox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0 0 2px 0;
}

div#sidebar div.sidebox h3 a {
	text-decoration: none;	
}

div#sidebar div.sidebox p.inline-nav {
	font-size: 1em;
	margin: 0;
}
div#sidebar div.sidebox div.entry p {
	line-height: 150%;
	margin: 7px 15px;
}
div#sidebar div.sidebox p.read {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0;
}
div#sidebar div.sidebox p.read a {
	text-decoration: none;	
}
div#sidebar p {
	margin: 0 0 10px 0;
}
div#sidebar p.published {
	font-size: 1.1em;
	font-style: italic;
}
div#sidebar p.bottom {
	margin-bottom: 16px;
}
div#sidebar ul.nav-side {
	margin: 0 0 12px 20px;
	padding: 0px;
}
div#sidebar ul.nav-side li a {
	text-decoration: none;
	font-size: 1.4em;
	text-align: center;
}

div#sidebar form {
	margin: 4px 0 14px 0;
}


div#content p.inline-nav {
	font-size: 1.1em;
	margin-bottom: 15px;
}
div#content p.post-bottom{

}
a.comment  {
	display: block;
	width: 43px;
	text-decoration: none;
	line-height: 80%;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
a.comment span.comment-leave {
	font-size: .77em;
	text-align: center;
	background: url(/images/social/comments-leave.gif) top center no-repeat;
	width: 43px;
	display: block;
	padding: 41px 2px 2px 2px;
}

a.comment span.comment {
	font-size: 1.5em;
	text-align: center;
	background: url(/images/social/comments.gif) top center no-repeat;
	width: 43px;
	display: block;
	padding: 10px 2px 21px 2px;
	color: #fff;
	text-shadow: #444 1px 1px 2px;
	margin: 0;
}
a.comment span.comment-word {
	width: 43px;
	margin: 0;
	padding: 0;
	display: block;
	font-size: .77em;
	text-align: center;
}
a.tweet-this {
	display: block;
	width: 43px;
	text-decoration: none;
	line-height: 85%;
	background: url(/images/social/tweet-this.gif) top center no-repeat;
	font-size: .77em;
	text-align: center;
	padding: 42px 2px 2px 2px;
	float: left;
}


div.navigation {
	border-bottom: dashed 1px #d6e6fd;
	padding: 3px;
	height: 18px;
	font-size: 1.3em;
	margin-bottom: 18px;
}
div.bottom {
	border-bottom: 0;
	border-top: dashed 1px #d6e6fd;

}
div.navigation a {
	text-decoration: none;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}

div.post {
	clear: both;
}

div.post h2 a {
	text-decoration: none;
}

div.post h2 span.back a {
	font-size: .4em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

p.postmetadata {
	padding: 2px;
}
p.alt {
	font-size: 1.2em;
	line-height: 1.8em;
	padding: 15px;
	background: #F5EDC9;
	margin-bottom: 12px;
	margin-left: 75px;
	border-left: solid 5px #a28169;
}

div#content li {
	font-size: 1.3em;
	line-height: 1.3em;
}

ol.commentlist {
	margin:  0 0 10px 0;
	padding: 0;
}
ol.commentlist li, div#content ol.commentlist li {
	list-style: none;
	margin: 6px 0 4px 0;
	padding: 5px;
	border: solid 1px #F5EDC9;
	font-size: 1em;
}
ol.commentlist li cite{
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
ol.commentlist div.commentbody{
	padding: 5px;
	padding-bottom: 0;
	margin-top: 4px;
}
ol.commentlist li.alt {
	background: #F5EDC9;
}

.user-input {
	font-family: 'Courier New', Courier, mono;
}

fieldset {
 border: 1px solid #F5EDC9;
}
legend {
	font-weight: bold;
	font-size: 1.3em;
}
p.book-trailer {
	text-align: center;
	margin: 0;
}
p.cover {
	float: right;
}
p.cover img{
	border: 1px solid black;
}

.pages
{
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 522px;
	list-style: none;
	text-align: center;
}
.pages li 
{
	float: left;
}
.pages a
{
	display: block;
	background: url(/images/btn-page.gif) top center no-repeat;
	padding: 40px 0 0 0;
	width: 22px;
	margin: 3px 4px 15px 4px;
	text-decoration: none;
	color: #8d1111;
}
.pages strong
{
	display: block;
	padding: 40px 0 0 0;
	width: 22px;
	margin: 3px 4px 15px 4px;
	background: url(/images/btn-page-on.gif) top center no-repeat;
	color: #444;
	font-weight: normal;
}
.pages a:hover 
{
	text-decoration: underline;
}
.prev a {
	width: auto;
	text-decoration: underline;
	background: url(/images/btn-page-prev.gif) top right no-repeat;
	margin-right: 16px;
}
.next a {
	width: auto;
	text-decoration: underline;
	background: url(/images/btn-page-next.gif) top left no-repeat;
	margin-left: 16px;
}

.prev span, .next span
{
    background: none;
    width: 55px;
    display: block;
	padding: 40px 0 0 0;
	margin: 3px 4px 15px 4px;
}
.sep span
{
	display: block;
	padding: 5px 0 0 0;
}
.next span {
    background: none;
    display: block;
	padding: 40px 0 0 0;
	margin: 3px 4px 15px 4px;
    width: 27px;
}


div.release {
	width: 200px;
	margin: 10px 50px;
	text-align: center;
	float: left;
}
div.release a img {
	border: 1px solid black;
	margin-bottom: 2px;
}
div.release a {
	text-decoration: none;
}

div.review-snip {
	text-align: center;	
}

div.review-snip p {
	line-height: 160%;
	font-size: 1.4em;
	text-align: center;
}

p.bookpage {
	float: left;
	width: 200px;
	margin: 10px;
	text-align: center;
}

p.bookpage a {
	text-decoration: none;	
}

h3.title {
	background: #042B66;
	font-size: 1.6em;
	font-weight: normal;
	padding: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #161616;
	font-weight: bold;
	text-decoration: none;
	display: block;
	clear: both;
}
h3.title a{
	text-decoration: none;
	color: #D6E6FD;
}

h3#comments {
	font-weight: normal;
	margin: 30px 0 10px 0;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.error {
	color: #ff0000;
	font-weight: bold;
}
