/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */



html { height: 100%; margin-bottom: 1px; }

body {
	background:#000000;
	background-image:url("images/tile_letters.jpg");
	background-repeat:repeat-y;
	background-position:top center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	overflow-y:scroll;
	}

	
h1 {font-size: 18pt; color:#FFFFFF;}
h2 {font-size: 14pt; color:#FFFFFF;}
h3 {font-size: 10pt; color:#FFFFFF;}
h4 {font-size: 9pt; color:#FFFFFF;}


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{
	border-left:1px solid #FFFFFF;
	margin:15px;
	padding:0 12px 0 12px;
	}

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


/* links */

a{
	color:#d146ff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

a:hover{color:#4c61ff; text-decoration: none;}

.pagetitle {
	color:#d146ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration:none;
	}


/* navigation */

.displace {
	position: absolute;
	left: -5000px;
	}

a.home{
	display:inline-block;
	width:82px;
	height:42px;
	text-decoration:none;
	background-image:url("images/nav.jpg");
	background-position:0px;
	margin-right:15px;
	}
a.home:hover {
	background-position: -82px 0;
	}
	
a.about{
	display:inline-block;
	width:109px;
	height:42px;
	text-decoration:none;
	background-image:url("images/nav.jpg");
	background-position:-164px;
	margin-right:15px;
	}
a.about:hover {
	background-position: -273px 0;
	}
	
a.contact{
	display:inline-block;
	width:129px;
	height:42px;
	text-decoration:none;
	background-image:url("images/nav.jpg");
	background-position:-382px;
	margin-right:15px;
	}
a.contact:hover {
	background-position: -511px 0;
	}
	
a.links{
	display:inline-block;
	width:68px;
	height:42px;
	text-decoration:none;
	background-image:url("images/nav.jpg");
	background-position:-640px;
	margin-right:15px;
	}
a.links:hover {
	background-position: -708px 0;
	}

a.interview{
	display:inline-block;
	width:177px;
	height:42px;
	text-decoration:none;
	background-image:url("images/nav.jpg");
	background-position:-776px;
	margin-right:15px;
	}
a.interview:hover {
	background-position: -953px 0;
	}

a.questions{
	display:inline-block;
	width:186px;
	height:42px;
	text-decoration:none;
	background-image:url("images/nav.jpg");
	background-position:-1130px;
	}
a.questions:hover {
	background-position: -1316px 0;
	}





/* container */


#container {
	width: 950px;
	margin: 0 auto;
	padding:0;
	color:#555555;
	overflow: hidden;
	}
	
/* header */

#header {
	
  	width: 950px; 
	text-align: center;
	margin:5px 0px 0px 0px;
	}

#header h1{
	font:normal 20pt helvetica;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #FFFFFF; text-decoration: none;}
#header h1 a:hover{color: #d146ff; text-decoration: none;}



#header h2{
	font:normal 10pt helvetica;
	color:#FFFFFF;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	width:910px; 
	overflow:hidden;
	height:42px;
	text-align:center;
	margin: 0 auto 20px auto;
}


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

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

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float:left;
	width:580px;
	overflow: hidden;
	margin:0px 14px 14px 14px;
	}

#content_main {
	float:left;
	width:860px;
	overflow: hidden;
	margin:0px 14px 14px 14px;
	}

.post {
	background-image:url(images/post_tile.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	margin:0;
	line-height: 15pt;
	}
	
.post h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21pt;
	font-weight:100;
	text-align: center;
	display:block;
	position:relative;
	top:30px;
	}
.post h2 a{
	color: #d146ff;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #4c61ff;
	text-decoration: none;
	border-bottom:1px dotted #4c61ff;
	}


.pageTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21pt;
	font-weight:100;
	text-align: center;
	display:block;
	position:relative;
	top:30px;
	}
.pageTitle a{
	color: #d146ff;
	text-decoration: none;
	}
	
.pageTitle a:hover{
	color: #4c61ff;
	text-decoration: none;
	border-bottom:1px dotted #4c61ff;
	}
	
	

.titleText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21pt;
	line-height:21pt;
	font-weight:100;
	text-align: center;
	width:510px;
	display:block;
	position:relative;
	left:35px;
	}
.titleText a{
	color: #d146ff;
	text-decoration: none;
	}
	
.titleText a:hover{
	color: #4c61ff;
	text-decoration: none;
	border-bottom:1px dotted #4c61ff;
	}
	
.post img {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	padding-left:22px;
	display: block;
	}
	
.postTop1{
	background-image:url(images/title_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:29px;
	text-align:center;
	}

.postTop2{
	background-image:url(images/title_tile.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	text-align:center;
	}

.postTop3{
	background-image:url(images/title_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:12px;
	text-align:center;
	}

.postBreak{
	background-image:url(images/post_break.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:10px;
	}

.postBottom{
	background-image:url(images/post_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:32px;
	}

.post ul {}

.post li {}

.pageContent p{
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	margin: 0 0 7 0;
	width: 460px;
	padding-left:50px;
	}

.entry p{
	margin: 0 0 7 0;
	width: 460px;
	padding-left:50px;
	}

.date{
	font-size:10px;
	color:#333;
	}


.caution{
	background-image:url(http://www.saintstereo.com/images/caution.gif);
	background-repeat:repeat-x;
	}

.postmetadata{
	background-image:url(images/post_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top:22px;
	padding-right:40px;
	text-align:right;
	clear: both;
	height:43px;
	}
	

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



/* sidebar */

#sidebar {
	font-family: helvetica, arial;
	font-size:8pt;
	width:160px;
	float:right;
	margin:17px 0px 0px 0px;
	padding: 0;
	}

#sidebar-custom {
	font-family: helvetica, arial;
	font-size:8pt;
	width:180px;
	float:left;
	margin:17px 0px 0px 0px;
	padding: 0;
	}

#sidebar h2{
	font:normal 11pt helvetica, arial;
	color: #FFFFFF;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt helvetica, arial;
	color: #FFFFFF;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

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

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

#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: #FFFFFF;
}



/* comments */
#respond{
	padding-left:30px;
	}

#commentform{
	background:transparent;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #EEEEEE;
	}
	
#commentform a{
	color:#d146ff;
	text-decoration:none;
	}

#commentform a:hover{color:#4c61ff; text-decoration: none;}
	
#commentform h3{
	font-family: helvetica, arial;
	font-size: 10pt;
	font-weight: 300;
	color: #FFFFFF;
	margin:0;
	padding:0;
	}
	
#comment{
	width:95%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: helvetica, arial;
	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}

.comment-meta commentmetadata{
	font-size:9px;
	}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

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

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

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



ol.commentlist a {color:#d146ff; text-decoration:none;}

ol.commentlist a:hover {color:#4c61ff; text-decoration:none;}

cite {
	color:#EFEFEF;
	font-family: helvetica, arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color:#d146ff; text-decoration:none;}

cite a:hover {color:#4c61ff; text-decoration:none;}




/* search */

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


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




/* footer */

#footer {
	background:transparent;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #FFFFFF; text-align:center; font-size:9pt;}
#footer a{color: #FFFFFF;text-decoration: none;}
#footer a:hover{color: #FFFFFF;text-decoration: underline;}

