/*

Theme Name: Blank 2-Column R-S

Theme URI: http://example.com

Description: A Blank Wordpress theme with right sidebar

Author: Your Name

Author URI: http://example.com

version: 1.0

*/







/* basics */



*{margin:0; padding:0;}



body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin: 0;
	background-attachment: scroll;
	background-color: #0b2139;
	background-image: url(/wp-content/themes/blank2R/images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}

	

h1 {font-size: 18pt;margin-left:15px;margin-bottom:20px;}

h2 {font-size: 14pt;}

h3 {font-size: 10pt;}

h4 {font-size: 9pt;}





/* images and misc. */



img{ border: none; padding: 0; }

img a{border:none;}



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

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



blockquote{

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

	}



code{

	margin:10px;

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





/* links */



a{

	color:#666;

	text-decoration:none;

	border: none;

	outline:none;

	}



a:hover{
	color:#2B63A2;
	text-decoration: underline;
	border: none;
}







/* container */





#container {
	width: 948px;
	margin: 0 auto;
	padding: 0;
	color:#333;
	padding-top:1px;
	padding-bottom:1px;
	overflow:hidden;
	background-color: #fff;
	}

	

/* header */



#header {
	width: 950px;
	color: #fff;
	height: 333px;
	margin:0 auto !important;
	background-image: url(/wp-content/themes/blank2R/images/header.jpg);
	background-repeat: no-repeat;
	}



#header h1{

	font-family: palatino linotype, georgia, arial, times;

	font-size: 16pt;

	font-weight: 300;

	letter-spacing: 1px;

	margin: 0;	

	padding: 120px 0 0 16px;	

	}

	

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

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





#header h2{

	font-family: palatino linotype, georgia, arial, times;

	font-size: 10pt;

	font-weight: 300;

	font-style: italic;

	color: #404040;

	letter-spacing: 1px;

	margin: 0;	

	padding: 0 0 0 18px;	

	}



/* main menu */





#menu {

	font-family: verdana, arial, times, serif;

	font-size: 10px;

	width:930px; 

	height:30px;

	margin:0 auto;
	margin-top:297px;
	position:absolute;

}





#menu ul {

	margin: 0;

	padding: 9px 0 0 15px;

	*padding:15px;

	text-align: left;

	height:30px;

	*margin-top:-6px;

}



#menu ul li {

	list-style-type: none;

	display: inline;

	margin: 9px 0 0 0;

	padding: 0;

	height:30px;

	*margin-top:-9px !important;
	

	

}



#menu ul li a {

	padding: 9px 13px 9px 13px;

	margin: 8px 0 0 0;

	text-transform:uppercase;

	text-decoration: none;

	color: #fff;

	outline:none;

	*height:30px !important;

	*margin-top:-9px !important;

}



#menu ul li a:hover {

	background-color: #234C78;

	color:#fff;

	*height:30px !important;

}

#menu ul li.current_page_item a {

	color:#90D8FF;

}

#menu ul li.current_page_item a:hover {

	color:#fff;

}







/* content */





#content {

	float: left;

	width: 610px;

	overflow: visible;

	min-height:500px;

	background:#fff;

	margin:15px;

	margin-right:0;
	margin-top:0;
		background-image: url(/img/mother-mary.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	}	



.post {
	margin:0;
	padding:25px;
	line-height: 14pt;
	padding-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAA;
	}

	

.post h2{

	font-family: baskerville, georgia, times, serif;

	font-size: 15pt;

	font-weight: 300;

	color: #193B60;

	margin-bottom:17px;

	}

	

.post h3{
	font-family: baskerville, georgia, times, serif;
	font-size: 11pt;
	font-weight: 300;
	color: #275C98;
	margin-top:24px;
	}

	

.post h2 a{

	color: #193B60;

	text-decoration: none;

	}

	

.post h2 a:hover{
	color: #2B63A2;
	text-decoration: none;
	}

	

.post p{font-size: 8pt;}



.post a{text-decoration:underline;}



.post ul {margin:15px 25px;}



.post li {padding:4px 0;}



.entry p{margin:12px 0;}



.postmetadata{

	clear: both;

	background:#F7F7F7;

	padding:6px;

	margin-top: 16px;

	}

	



.navigation {

	font-size:8pt;

	float:left;

	width:100%;

	}

	

	.alignleft {float:left; margin:0 18px 2px 0;}

	.alignright {float:right; margin:0 0 10px 10px;padding:0 !important;text-align:center;}
	img.alignright {padding:0 !important;margin:0 auto;margin-left:10px;border:1px solid #444;}



.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}



/* sidebar */



#sidebar {

	font-family: verdana, arial, tahoma;

	font-size:8pt;

	width: 263px;

	float:right;

	margin: 15px;

	padding: 0 0 0 15px;
	border-left:1px dashed #ccc;
	
	margin-top:25px;

	}



#sidebar h2{

	font-family: georgia, verdana, times;

	font-weight: normal; 

	font-size: 12pt; 

	text-align: left;

	color: #193B60;	

	margin: 0;

	padding: 0;

}



#sidebar p {margin:0; padding: 4px 0;}



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

#sidebar img a {outline:none;}

#sidebar ul {

	margin:0;

	padding:0;

	list-style-type: none;

	

	}



#sidebar ul li {

	margin: 10px 0;

	padding: 0;

	line-height: 12pt;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	}



#sidebar ul ul {

	margin: 0 !important;

	padding: 15px 0;background:#fff;font-size:11px !important;
	border:none;
}



#sidebar ul ul li {

	list-style-type: none;

	list-style-position: inside;
	font-size:10px !important;
	padding:0;
	margin:0 !important;
	text-transform:uppercase !important;
	
	color:#000 !important;
	border:none;
	
	}
#sidebar ul ul li a {color:#000 !important;background:none;}
#sidebar ul ul li a:hover {
	color:#000 !important;
}

#sidebar ul ul ul li a {
	color:#666 !important;background:none !important;border-bottom:1px dotted #ccc;
}
#sidebar ul ul ul li a:hover {
	color:#666 !important;
	background-color: #EEEEEE !important;
}
#sidebar ul ul ul li.current_page_item a {
	color:#3C9F22 !important;
	background-color: #EEEEEE !important;
}



#sidebar ul ul ul{

	margin: 0;

	padding: 0;
	border:none;

}
#sidebar ul ul ul ul {padding:0 !important;border:none;}


#sidebar ul ul ul li{

	padding: 0;
margin:0;
	list-style-type: none;
	background:none !important;border:none;

}

/* comments */



#commentssection{

	clear: both;

	padding: 2px 12px;

	margin: 0;

	}

	

#commentssection h3{

	font-family: georgia, times, verdana;

	font-size: 12pt;

	font-weight: 300;

	font-style: normal;

	color: #000;

	}



#commentform{

	background: #F0F0F0;

	margin: 12px 12px 20px 12px;

	padding:20px;

	}

	

#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;

	}

	

#commentbox{

	width:75%;

	min-width:400px;

	margin:5px 5px 0 0;

	}



#author, #email, #url, #commentbox, #submit{

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 8pt;

	margin:5px 5px 0 0;

	border: none; 

	padding: 6px;

	border: 1px solid #B2B2B2;

	}



#submit{margin:5px 5px 0 0;}



	

ol.commentlist {list-style-type: none;}



ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	overflow: hidden;

	}



ol.commentlist li.alt {background: #E5E5E5;}

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 */



#searchform{

	padding: 6px 0 6px 6px;

	font-family: verdana, arial, times;

	}



#searchform input#s{

	font-family: verdana, arial, times;

	font-size: 8pt;

	padding: 2px;

	margin: 2px;

	border: 1px solid #B7B7B7;

	}



#searchform input#searchsubmit{

	font-family: verdana, arial, times;

	font-size: 7pt;

	padding: 2px;

	margin: 2px 0 0 2px;

	border: 1px solid #B7B7B7;

	background-color: #fff;

	color: #797979;

	}



/* footer */



#footer {
	clear: both;
	width: 950px;
	margin:0 auto;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	background-image: url(/wp-content/themes/blank2R/images/footer.jpg);
	background-repeat: no-repeat;
	padding-top:30px;
	}

	

#footer p{padding:15px;margin: 0; color: #fff;}

#footer a{color: #ccc;text-decoration: none; outline:none;}

#footer a:hover{color: #fff;text-decoration: none;}
.ngg-albumtitle a{text-decoration:none;}
.back-link {padding:45px 0 15px 5px;margin-top:45px !important;clear:both !important;}
.back-link a{font-size:11px; font-family:Arial, Helvetica, sans-serif;height:45px;}

ul#subpages li a{
	display:block;
	padding:7px;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
	background-color: #e3e3e3;
	
	
}
ul#subpages li a:hover{
	text-decoration:none;
	background-color: #e3e3e3;
}
ul#subpages li {padding:0 !important;}
ul#subpages ul li{border:none !important;}
ul#subpages li ul li a{font-weight:normal !important;}

#breadcrumbs {
	padding:13px;
	padding-left:15px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:5px;
	background-image: url(/wp-content/themes/blank2R/images/breadcrumb.png);
	background-repeat: no-repeat;
	height:19px;
	margin-bottom:0;
}
.wp-caption-text {font-size:10px; font-family:Arial, Helvetica, sans-serif; text-align:center; padding:0;margin:4px auto!important;}

#cboxTitle {text-align:center !important;color:#111 !important;}
#cboxCurrent {display:none !important;}
div.productdisplay {margin:20px 0; border-bottom: 1px dashed #ccc; padding-bottom:20px !important;}
.widget_wp_shopping_cart {padding-bottom:10px !important;}
th#product {text-align:left !important;}
.quote {
	width:637px;
	height:122px;
	background-image: url(/wp-content/themes/blank2R/images/quote.jpg);
	background-repeat: no-repeat;
	margin-left:-22px;margin-top:-14px;margin-bottom:20px;
}
