/* test
Theme Name: arlissryan
Theme URI: http://www.halfsparkle.com/design.htm/
Description: A custom theme for Arliss Ryan
Author: Kira Woodmansee | HalfSparkle Studios
*/

/* BASICS */

*{margin:0; padding:0;}

body {
	background:#9da4ac;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

	
h1 {font-size: 18pt;}
h2 {font-size: 15pt;}
h3 {
	font-size: 11pt;
	padding-top: 15px;
}
h4 {font-size: 9pt;}

h2 em {
	text-transform: none;
}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	margin:15px 10px 10px 30px;
	}



/* LINKS */

a {
	color:#4b5f3b;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	font-style: italic;
}

p.line a img {
float:left;
	padding: 0 6px 0 0;
}

/* OUTERMOST DIV */

#container {
	width: 794px;
	margin: 8px auto;
	background:#fff;
	overflow: hidden;
	position: relative;
	min-height: 700px;
	}
	
/* HEADER */

#header {
	background: url(images/bg-header.jpg) top left no-repeat;
  	width: 584px; 
  	height: 202px;
	float: right;
}

#header h1{
	font-size: 36pt;
	font-style: italic;
	font-weight: normal;
	padding: 30px 0 0 38px;
	}
	
#header h1 a {
	color: #f9e783;
	font-weight: normal;
}

#header h1 a:hover {
	color: #ffe971;
	text-decoration: none;
}

#header h2 {
	font-size: 28pt;
	font-weight: normal;
	font-style: italic;
	color: #f9e783;
	padding: 7px 0 0 185px;
}


/* NAVIGATION */

#menu {
	background:url(images/bg-menu.jpg) top left no-repeat;
	height: 190px;
	width: 180px;
	padding: 12px 14px 0 16px;
	position: absolute;
}

#menu ul {
	width: 180px;
	height: 200px;
	margin-top: 10px;
}

#menu ul li {
	list-style-type: none;
}

#menu ul li a {
	padding: 5px 0 5px 25px;
	color: #f3ffba;
	display:block;
	width: 155px;
	font-weight: normal;
}

#menu ul li a:hover {
	font-style: italic;
	font-weight: bold;
	text-indent: .6em;
	text-decoration: none;
}


/* CONTENT - WITHIN AREA RIGHT OF SIDEBAR AND BELOW HEADER */

#content {
	width:524px;
	padding: 0 45px 30px 225px;
	background: #f4e6c1 url(images/bg-content.jpg) top right repeat-y;
	min-height: 750px;
	float: right;
}

#content h2 {
	margin-top: -10px;
}

.post {
	line-height: 14pt;
	}
	
.post h2{
	font:normal;
	}
	
.post h2 a{
	}
	
.post h2 a:hover{
	font-style: italic;
	font-weight: bold;
	}

.post ul {}

.post li {}

.entry {
	margin: 15px 0;
	border-bottom: 1px solid #9f856b;
}

.entry p{margin:12px 0;}

.entry p.line {
	border-bottom: 1px solid black;
	padding: 10px 0 15px 0;
	margin-bottom: 40px;
}

div.entry h2 a {
	font-size: 11pt;
}

/* This is required to prevent the border line for entries from appearing on main pages. */

div#post-22 div.entry, div#post-2 div.entry, div#post-15 div.entry, div#post-12 div.entry, div#post-20 div.entry, div#post-102 div.entry, div#post-107 div.entry, div#post-132 div.entry, div#post-111 div.entry, div#post-138 div.entry, div#post-330 div.entry, div#post-422 div.entry, div#post-427 div.entry {
	border:none;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}



/* SIDEBAR */

#sidebar {
	font-size:8pt;
	color: #26361a;
	position: absolute;
	width: 140px;
	top: 250px;
	left: 16px;
	padding: 40px 20px 15px;
	text-align: center;
background: url("images/bg-vine.jpg") no-repeat 30px 0;
}


#sidebar h2{
	font-size: 10pt;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
}

#sidebar p {
	margin:0;
}

#sidebar a {
	color: #26361a;
	font-weight: normal;
}

#sidebar img {
}

#sidebar ul {
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebarHome {
	position: absolute;
	background: url(images/bg-leaf.gif) bottom right no-repeat;
	color: #1c2813;
	font-size: 11pt;
	line-height: 170%;
	width: 140px;
	padding: 10px 10px 20px 10px;
	left: 26px;
	top: 260px;
	font-style: italic;
}

#sidebarHome p {
	padding-bottom: 15px;
}


	
/* MISC STYLES FOR SPECIFIC THINGS */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   margin: 0px 0px 8px 15px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.authorImg {
   margin: 0px 0px 8px 15px;
}

p.kingsleyHome {
	padding: 20px 0;
}

.clear {
	clear:both;
}

.center {
	text-align: center;
}

p.softLine {
	border-top: 1px solid #9f856b;
	margin: 15px 0;
}

.bookSummary {
	border-top: 1px solid black;
	margin-top: 40px;
	padding-top: 15px;
}

.topBookSummary {
	border-top: 1px solid black;
	margin-top: 10px;
	padding-top: 15px;
}

.bookCoverTN {
	padding: 18px 0 6px 0;
}

.extraPad {
	padding-top: 6pt;
}

.reviewTop {
	margin-top: 10px;
}

#books h3 {
	font-style: italic;
	padding: 0;
}

#order {
	clear: both;
	text-align: center;
	padding-top: 1em;
}

/* FOOTER */

#footer {
	background: url(images/bg-footer.jpg) top left no-repeat;
	clear: both;
	width: 514px;
	height: 40px;
	padding: 8px 0 0 280px;
	color: #d0bb9f;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	letter-spacing: .02em;
	}


#footer a{color: #d0bb9f;}
#footer a:hover{color: #f7debd;}




/* COMMENTS - NOT IN USE ON THIS SITE */

#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* SEARCH - NOT IN USE ON THIS SITE */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}
