/* basics */

*{margin:0; padding:0;}

body {
	background:#101823 url(images/bg.jpg) fixed;
	font:normal 13px arial, verdana, tahoma, sans-serif;
	color:#6F7A86;
	margin:22px;
	}



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

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

.align-left { float:left; margin: 0 20px 20px 0; } 

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#993300;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width:960px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	border:12px solid #fff;
	overflow:hidden;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
	
	
	
/* header */

#header {
	background:#000 url(images/logo.jpg) no-repeat;
  	width:100%; 
  	height:123px;
	}


/* main menu */


#menu {
	background:#435689 url(images/menu.jpg);
	font:bold 10px arial, verdana, times, serif;
	width:100%; 
	overflow:hidden;
	border-top:1px solid #fff;
	border-bottom:18px solid #fff;
	text-transform:uppercase;
	height:32px;
}


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

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:10px 12px;
	margin: 0;
	color:#8ebcff;
	display:block;
}

#menu ul li a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:none;
}

#nav ul li.current_page_item a{
	color:#fff;
}

#nav ul li.current_page_item li a{
	color:#8ebcff;
}


#nav { 
	background:#435689 url(images/menu.jpg) top repeat-x;
	font:bold 10px arial, verdana, times, serif;
	width:100%; 
	border-top:1px solid #fff;
	border-bottom:18px solid #fff;
	text-transform:uppercase;
	height:32px;

	}
	
#nav ul{margin:0; padding:11px 0 0 0;}
		
#nav li { 
	float:left;
	position: relative;
	list-style-type:none;
	}
		
#nav a { 
	color:#8ebcff;
	padding:11px 12px 12px 12px;
	margin:0;

	} 
		
#nav a:hover {	color:#fff;
	text-decoration:none;
	border-bottom:none;
	padding:11px 12px 12px 12px;
	}

#nav li ul{ 
	position: absolute; 
	left: -999em;
	margin-top:21px;
	padding-bottom:6px;
	width:226px;
	background:url(images/menuurl.gif) bottom center no-repeat;
	} 
	
#nav li li, #nav li li a {display: block; text-align: left; padding:0 6px 12px 6px;}
		
#nav li li a { width:200px;padding:0 6px; color:#8ebcff;}
#nav li li a:hover {padding:0 6px; color:#fff;}

#nav li:hover ul { top: 0; left: 0 }


/* content */


#content {
	float: left;
	width:462px;
	overflow: hidden;
	margin:0 0 0 23px;
	}
	
.featured{
	font:bold 10px arial, verdana;
	border-bottom:1px solid #ebeae9;
	padding: 0 0 6px 0;
	margin: 0 0 14px 0;
	color:#b7b9bd;
	text-transform:uppercase;
	letter-spacing:1px;
}

.recent{
	font:bold 10px arial, verdana;
	border-bottom:1px solid #ebeae9;
	padding: 0 0 6px 0;
	margin:18px 0 16px 0;
	color:#b7b9bd;
	text-transform:uppercase;
	letter-spacing:1px;
}

.post h2.mainarticle{
	background:#f8f5f2;
	font:normal 26px georgia, times;
	color:#993300;
	padding:2px;
}

.post h2.mainarticle:hover{
	background:#fff;
}

.post h2.mainarticle a{
	color:#993300;
}

.post h2.mainarticle a:hover{
	color:#993300;
}

.post {
	margin:0;
	padding:0;
	line-height: 20px;
	color:#6F7A86;
	text-align:left;
	}
	
.pagetitle{
	font:normal 15pt georgia, times;
	color:#3e5373;
	margin:0 0 15px 0;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h3{
	font:normal 16px georgia, times;
	color:#3e5373;
	padding:8px 0 0 0;
	}
	
.post h4{
	font:normal 13px georgia, times;
	color:#3e5373;
	padding:8px 0 0 0;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {margin:25px;}

.post li {list-style-type:square; margin:6px 0;}

.entry p{margin:12px 0;}

.emailprint{padding:12px 0;}

.emailprint h3{font-size:12px;}

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

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}





.quote{
	background:#faf3ed;
	padding:14px;
	margin: 0 0 25px 0;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.quote p.mainquote{
	font:normal 13px georgia, times;
	color:#591D00;
	line-height:14pt;
	padding: 0;
}

.quote p.author{
	font:bold 11px arial, verdana;
	color:#993300;
	padding:6px 0 0 0;
	word-spacing:1px;
	text-align:right;
}
	
.quote p.author a{
	color:#993300;
}	
	
	
.recentposts{
	padding:0;
	margin: 22px 0 0 0;
	}
	
.repost{
	padding:0;
	color:#6f7a86;
	font-size:12px;
	line-height:18px;
	}
	
.postborder{
	padding:8px 0;
	}
	
.repost h2{
	font: normal 20px georgia, sylfaen, times, verdana;
	margin:0;
	padding:0;
	color:#000;
	}
	
.repost h2 a{
	color:#993300;
	}
	
.repost h2 a:hover{
	color:#723710;
	}
	
.repost h3{
	font: normal 11px georgia, sylfaen, times, verdana;
	padding:4px 0 0 0;
	color:#9d9d9d;
	}
	
.repost ul {margin:15px 17px;}

.repost li {list-style-type:square; line-height: 14pt;}

#content ul.square li{list-style-type: square; list-style-position: outside; line-height: 14pt; margin: 0 0 6px 18px; padding: 0; text-indent: 1px;}

#content ul.decimal li {list-style-type: decimal; list-style-position: outside; margin: 2px 0 0 12px; padding: 0; line-height: 14pt;}

#content ul.alpha li{list-style-type: upper-alpha; list-style-position: outside; margin: 0 0 0 28px; padding: 0; line-height: 14pt;}

#content ul.none li{list-style-type: none; list-style-position: outside; line-height: 14pt; margin: 0 0 6px 18px; padding: 0;}

/* left sidebar */

#left {
	width:183px;
	float:left;
	margin:0;
	padding:0;
	background:#EFF5FB;
	font-size:11px;
	overflow:hidden;
	}

#left h2{
	font:bold 10px arial, georgia, times;
	color: #fff;	
	margin: 0;
	padding:7px 0 0 12px;
	background:url(images/lefth2.jpg) top left no-repeat;
	width:183px;
	height:28px;
	text-transform:uppercase;
}

#left h2 a{
	color:#fff;
}

#left h2 a:hover{
	color:#fff;
	border-bottom:1px dotted #eee;
	text-decoration:none;
}

#left h2 img{
	display:none;
}


#left p {margin:0; padding: 0;}

#left a {color:#538FAA;}

#left img {padding: 0; margin: 0;}



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

#left ul {
	margin:12px 12px 16px 12px;
	padding: 0;
}

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

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

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



/* right sidebar */

#right{
	width:269px;
	float:right;
	margin: 0;
	margin-right: 0px;
	padding: 0;
	font-size:11px;
	color:#666666;
	}

#right .video{
	background:url(images/videoh2.jpg) top left no-repeat;
	width:269px;
	height:28px;
}

#right .account{
	background:url(images/account.jpg) top left no-repeat;
	width:269px;
	height:28px;
}

#right .accountcenter{
	background:url(images/accountcenter.jpg) top left no-repeat;
	width:269px;
	height:28px;
}

#right .register{
	background:url(images/register.jpg) top left no-repeat;
	width:269px;
	height:28px;
}

#right .downloads{
	background:url(images/dwnldstudy.jpg) top left no-repeat;
	width:269px;
	height:28px;
}

#right .newbook {
	background: url(images/newbook.png) top left no-repeat;
	width:269px;
	height:28px;
	}


#right p {margin:0; padding:0;}


#right img {padding: 0; margin: 18px 14px 12px 14px; border:0; float:left;}

#right img.studyimg {padding: 0; margin: 0 14px 42px 2px; border:0; float:left;}

#right ul {
	margin:0 1px;
	padding:14px;
	border-top:1px solid #fff;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
	
#right .bookbg {
	background:#f8f8f8 url(images/ulbg.jpg) top left no-repeat;
	margin:1px 0 3px 1px;
	padding:0 0 8px 0;
	width:267px;
	overflow:hidden;
	}
	
#right .bookbg a{
	border-bottom:1px dotted #ccc;
}

#right .bookbg a:hover{
	border-bottom:none;
	text-decoration:none;
}
	
#right .bookbg h2{
	font:normal 16px georiga, times;
	color:#213043;
}

.bookinfo{
	padding: 22px 8px 0 0;
	overflow:hidden;
}

.booktitle{
	font:normal 12px georgia, times;
	line-height:13pt;
	color:#213043;
	padding: 0 12px 0 0;
}

.bookauthor{
	font:normal 11px arial, verdana;
	line-height:13pt;
	color:#3B4758;
	margin:14px 0 25px 0;
}

.bookrelease{
	font:normal 12px georgia, arial, verdana;
	line-height:13pt;
	color:#858585;
	padding: 0 0 10px 15px;
	font-style:italic;
}

#right .bookrelease .purchase{
	margin:0 8px 0 0;
	padding:0;
}

#right .bookrelease a.purchase:hover{

}

.undefiled{
	float:left;
	margin:0;
	padding:0;
}

#right .ulbg1 {
	background:#f8f8f8 url(images/ulbg1.jpg) top left no-repeat;
	margin:0 0 3px 1px;
	}
		
#right .ulbg2 {
	background:url(images/ulbg2.jpg) top left no-repeat;
	margin:0 0 0 1px;
	}
	
#right .ulbg2 a {color:#666666; text-decoration:underline;}
	
#right .ulbg2 p {margin:0; padding:14px;}

#right .ulbg3 {
	background:url(images/ulbg2.jpg) top left no-repeat;
	margin:0 0 0 1px;
	}
	
#right .ulbg3 a {color:#666666; text-decoration:underline;}
	
#right .ulbg3 p {margin:0; padding: 14px;}
#right .ulbg3 img {margin:0; padding: 0 14px; }

#right .button{
	background:url(images/submit.jpg) no-repeat;
	width:53px;
	height:22px;
	border:none;
	margin:4px 0;
}

#right input{
	background:url(images/input.jpg) no-repeat;
	width:241px;
	height:22px;
	border:none;
	margin:0;
	padding:4px;
}

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

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

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

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




#right .newsletter{
	background:url(images/newsletter.png) top left no-repeat;
	width:269px;
	height:28px;
}

#right .stonebuilder {
	background:#f8f8f8 url(images/ulbg.jpg) top left no-repeat;
	margin:1px 0 3px 1px;
	padding:12px;
	width:267px;
	height:auto;
	}

#right .newstudyguide{
	background:url(images/studyguide.png) top left no-repeat;
	width:269px;
	height:28px;
}

#right .study {
	background:#f8f8f8 url(images/ulbg.jpg) top left no-repeat;
	margin:1px 0 3px 1px;
	padding:12px;
	width:267px;
	height:auto;
	}
	
#right .study h3{
	font:normal 14px "georgia", arial;
	line-height:14pt;
	width:250px;
	color:#555;
	}
	
#right .study p{
	font:normal 11px arial;
	line-height:12pt;
	margin:8px 0 0 0;
	width:250px;
	}

#right .study a{
	border-bottom:1px dotted #b8b8b8;
	line-height:14pt;
	}

#right .study a:hover{
	border-bottom:none;
	line-height:14pt;
	text-decoration:none;
	}





/* search */

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

#searchform input#s{
	margin:0;
	border:none;
	padding:0 6px;
	background:url(images/search.png) no-repeat;
	width:160px;
	height:22px;
	color:#5e5e5e;
	font-size:10px;
	}




/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}


#guidedstudy{
	width: 540px;
	overflow: hidden;
	background: #FDF9EF;
	clear: both;
	margin: 0;
	padding: 0;
	float: right;
	}
	
#guidedstudy a{text-decoration: underline;}
	
#guidedstudy h2{
	font-family: georgia, verdana, georgia, times;
	font-size: 9pt; 
	font-weight: 300;
	text-align: left;
	color: #370F00;	
	margin: 0;
	padding: 8px 12px 8px 12px;
	letter-spacing: 1px;
	font-variant: small-caps;
	background: #fff;
	border-top: 1px solid #370F00;
	border-bottom: 1px dotted #370F00;
	}
	
#guidedstudy img{float: left; padding: 12px 16px 12px 12px;}
#guidedstudy p{font-family: century, georgia, verdana; font-size: 12pt; margin: 18px 12px;line-height: 16pt; word-spacing: 2px;}
#guidedstudy a{text-decoration: undeline;}

#guidedstudy li{
	list-style-type: none; 
	background: #79865A; 
	padding: 2px 0 2px 0; 
	color:#fff;
	}
	
#guidedstudy span{font-family: arial, verdana; font-size: 7pt;}

/* book display */


.bookdisplay{
	width:auto;
	overflow:hidden;
}

.book {
	width: 450px;
	height: 100px;
	font-size: 8pt;
    color: #222;
    line-height: 14pt;
    list-style-type: none;
    padding: 0 0 15px 7px;
	}


.book img {
	float: left;
	padding: 10px 10px 15px 0;
	margin: 20px 0 10px 0;
	}
	
.book strong {
	color: #052244;
	}

.book a {
    color: #800000;
	text-decoration: underline;
    list-style-type: none;
	}
	
	


/* book display alt */

.books{
	overflow:hidden;
	margin:12px 0 0 0;
}

.book-info{
	width:40%;
	margin:0 30px 25px 0;
	float:left;
	height:130px;
}

.book-info img{
	float:left;
	margin:0 10px 0 0;
	padding:2px;
	border:1px solid #8e8c89;
}

.book-info h3{
	font:bold 11px georgia, times;
	color:#425984;
	margin: 0 0 12px 0;
}

.book-info span{
	line-height:12pt;
	font-size:11px;
	margin:0;
	padding:0;
}


/* book display */

.reqbooks{
	overflow:hidden;
}

.reqbookdisplay{
	width:218px;
	height:160px;
	float:left;
}

.reqbookdisplay h3{
	margin:0;
	padding:0
}

.reqbookdisplay img{
	float:left;
	margin:0 12px 24px 0;
	padding:0;
}

.reqbookdisplay p.title{
	line-height:16pt;
	font-size:14px;
	font-family:georgia, arial;
	padding:0;
	margin:0;
}

.reqbookdisplay p.subtitle{
	line-height:12pt;
	font-size:11px;
	margin:0 0 6px 0;
	padding:0;
	color:#565656;
}

.reqbookdisplay p.author{
	line-height:16pt;
	font-size:11px;
	padding:0;
	margin:0;
}




/* WP Page Navi Styles */

.wp-pagenavi{
	font-size:11px !important;
	text-transform:uppercase;
	margin:20px 0 0 0;
	padding:4px 0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #ddd !important;
}
.wp-pagenavi a:active {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	color: #494949 !important;
	border: none !important;
	background-color:none !important;
	margin:0 8px 0 0 !important;
	padding:0 !important;
}
.wp-pagenavi span.current {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	font-weight:300 !important;
	background-color: #dddddd !important;
}




/* footer */

#topcorner{
	width:984px;
	height:13px;
	margin:0 auto;
	padding:0;
	background:url(images/topcorner.png) no-repeat;
}

#botcorner{
	width:984px;
	height:13px;
	margin:0 auto;
	background:url(images/botcorner.png) no-repeat;
}

#footer {
	background:#7e93ad;
	clear: both;
	width:960px;
	margin:0 auto;
	font-size:10px;
	border-top:12px solid #fff;
	}
	
#footer p{padding:10px 12px; margin: 0; color:#fff; text-align:left; word-spacing:1px;}
#footer a{color: #fff;text-decoration: none; border-bottom:1px dotted #eee;}
#footer a:hover{color: #fff;text-decoration:none; border-bottom:none;}

