/*  
Theme Name: Arston Design
Theme URI: http://www.arston.com
Description: Arston with style!
Version: 1.0
Author: Ray Suzuki
Author URI: http://www.arston.com

*/

/*

Soli Deo Gloria

*/

* {
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana,  sans-serif;
	text-align: center; /* older browsers do not support the wrapper's margin-0auto so use this */
	vertical-align: top;
	background: #3b5d80 url(img/b-bg.jpg) repeat-x;
	color: #000000;
}

h1 {
	font-size: 24px;
	padding: 0 0 10px 0;
}

a{
	text-decoration: underline;
	color: #335d92;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto;
	background: url(img/bg.jpg) repeat-y;
	width: 794px;
	text-align: left;
}

#header{
	background: url(img/header.jpg) no-repeat;
	height: 170px;
}

#h-right {
	padding-top: 90px;
	padding-left: 580px;
}

#contentwrap{
	width: 758px;
	margin: 0 auto;
}

#container{
	padding: 20px;
	padding-right: 30px;
	background: url(img/c-bg.jpg) repeat-x;
	margin-right: 211px;
}

input#s{
	margin-bottom: 1em;
}

input#searchsubmit{

}

.post{
	padding: 10px 0 30px 0;
}

.post h2{
	color: #335d92;
	font-size: 1.6em;
	font-weight: normal;
}

.post h2 a{
	text-decoration: none;
	color: #933834;
}

.post h2 a:visited{
	color: #335d92;
}

.post h2 a:hover{
	border-bottom: 1px dotted;
}

.entry{
	line-height: 18px;
}

.entry p img{
	padding: 5px;
}

.postpost{
	background: transparent;

}

p.postmetadata{
	margin: 10px 0 0 0;
	border-top: 1px dashed #ccc;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: right;
	padding: 0;
	margin: 0;
	width: 211px;
	background: url(img/s-bg.jpg) top left no-repeat;
}

.sidebar ul,li#search{
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-weight: normal;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

#pagenav{
position:relative;display:block;height:21px;font-size:11px;
font-weight:bold;background:transparent url(img/bgOFF.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;
}


#pagenav ul{margin:0;padding:0;list-style-type:none;width:auto;}

#pagenav ul li,li.page_item{display:block;float:left; margin:0 1px 0 0}

#pagenavul ul li a,li.page_item a{display:block;float:left;color:#034895;text-decoration:none;
padding:3px 20px 0 20px;height:18px;}

#pagenav ul li a:hover,
li.page_item a:hover,
#pagenav ul li#current a,
li.current_page_item a
{color:#034895;
background:transparent url(img/bgON.gif) repeat-x top left;}

#bottom {
	clear: both;
	background: url(img/bg.jpg) bottom no-repeat;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding-top: 2em;
	width: 794px;
	text-align: center;
	background: #3b5d80 url(img/f-bottom.jpg) top no-repeat;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 15px 15px 10px 15px;
}

.comments-template ol li.alt{
	background: #f4eadd;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
	font-weight: normal;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p{
	padding:0;
	margin: 0 0 10px 0;
}

.comments-template p.var {
	padding: 0;
	margin: 20px 0 0 0;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}

.commentl{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}

.date{
	list-style-type: none;
	color: #999999;
	margin-top: 2px;
	padding-top: 2px;
	border-top: 2px solid #6991BA;
}

#footer p{
	line-height: 18px;
	color: #cccccc;
}

#footer a:link,#footer a:visited{
	color: #d1deef;
}

/* Post details */
blockquote {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; 
border-bottom:1px solid #d8d8d8; 
border-left:4px solid #ccc; 
border-right:1px solid #d8d8d8; 
border-top:1px solid #d8d8d8; 
color:#505050; margin:16px; 
padding:7px 7px 7px 11px;}

blockquote p {
font-size:1.1em; 
line-height:1.3em; 
margin:0;}

#container ul {
    list-position: inside;
    margin-left : 2px;  
    padding: 5px;
}

#container ul li{
    list-style-type : square;
    margin-left : 15px;
}

#container ol{
    margin: 15px;
}