/*
Theme Name: Dorian's Site Centered Final
Theme URL: http://groovysoulcreative.com/
Description: A Wordpress theme customized for Dorian Spencer.
Author: Jason Luckett based on refueled blank theme
Author URL: http://groovysoulcreative.com
version: 6.0
Tags: three-column, widget-ready, blank
*/

/* Do not edit this page */

/* basics */

*{margin:0; padding:0;}

body {
	background:#809AB3;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0px;
	min-height:749px;/* for good browsers*/
	min-width:1049px;/* for good browsers*/
	}
	
h1 {font-size: 18pt;}
h2 {
	font-size: 14pt;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


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;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

/* Post */
.whitebg{
	background-color: #FFFFFF;
	}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#FFFFFF;
	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;}
	
/* comments */


#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: 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 */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* 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;
}


/* Jason */

/* Centering */
* {margin:0;padding:0}

html,body{
	height:100%;
	width:100%;
	background-color: #8099B3;
}

body {
	min-height:750px;/* for good browsers*/
	min-width:1050px;/* for good browsers*/
	background-color: #809AB3;
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 749px;
}	
#xinner {
	width: 1049px;
	background:#fff;
	height: 749px;
	margin-left:auto;
	margin-right:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Me */

.mailentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

#content-win_container {
	width:633px;
	height:441px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	position: absolute;
	overflow-x: hidden;
}

#content-win_container_home {
	width:633px;
	height:441px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	position: absolute;
}

/* Me */

div.Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1049px;
	height:749px;
}

div.index01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1049px;
	height:33px;
}

div.index02_ {
	position:absolute;
	left:0px;
	top:33px;
	width:37px;
	height:495px;
}

div.LogoBox_ {
	position:absolute;
	left:37px;
	top:33px;
	width:165px;
	height:140px;
}

div.Menu_ {
	position:absolute;
	left:202px;
	top:33px;
	width:642px;
	height:11px;
	background-color: #4F7297;
}

div.MailboxSquare_ {
	position:absolute;
	left:844px;
	top:33px;
	width:160px;
	height:124px;
}

div.index06_ {
	position:absolute;
	left:1004px;
	top:33px;
	width:45px;
	height:495px;
}

div.index07_ {
	position:absolute;
	left:202px;
	top:44px;
	width:41px;
	height:20px;
}

div.index08_ {
	position:absolute;
	left:243px;
	top:44px;
	width:53px;
	height:20px;
}

div.index09_ {
	position:absolute;
	left:296px;
	top:44px;
	width:6px;
	height:20px;
}

div.index10_ {
	position:absolute;
	left:302px;
	top:44px;
	width:32px;
	height:20px;
}

div.index11_ {
	position:absolute;
	left:334px;
	top:44px;
	width:6px;
	height:20px;
}

div.index12_ {
	position:absolute;
	left:340px;
	top:44px;
	width:56px;
	height:20px;
}

div.index13_ {
	position:absolute;
	left:396px;
	top:44px;
	width:8px;
	height:20px;
}

div.index14_ {
	position:absolute;
	left:404px;
	top:44px;
	width:52px;
	height:20px;
}

div.index15_ {
	position:absolute;
	left:456px;
	top:44px;
	width:6px;
	height:20px;
}

div.index16_ {
	position:absolute;
	left:462px;
	top:44px;
	width:102px;
	height:20px;
}

div.index17_ {
	position:absolute;
	left:564px;
	top:44px;
	width:4px;
	height:20px;
}

div.index18_ {
	position:absolute;
	left:568px;
	top:44px;
	width:60px;
	height:20px;
}

div.index19_ {
	position:absolute;
	left:628px;
	top:44px;
	width:4px;
	height:20px;
}

div.index20_ {
	position:absolute;
	left:632px;
	top:44px;
	width:72px;
	height:20px;
}

div.index21_ {
	position:absolute;
	left:704px;
	top:44px;
	width:6px;
	height:20px;
}

div.index22_ {
	position:absolute;
	left:710px;
	top:44px;
	width:66px;
	height:20px;
}

div.index23_ {
	position:absolute;
	left:776px;
	top:44px;
	width:4px;
	height:20px;
}

div.index24_ {
	position:absolute;
	left:780px;
	top:44px;
	width:38px;
	height:20px;
}

div.index25_ {
	position:absolute;
	left:818px;
	top:44px;
	width:26px;
	height:20px;
}

div.index26_ {
	position:absolute;
	left:202px;
	top:64px;
	width:642px;
	height:14px;
	background-color: #4F7297;
}

div.index27_ {
	position:absolute;
	left:202px;
	top:78px;
	width:642px;
	height:450px;
	background-color: #FFFFFF;
}

div.right-stripe_ {
	position:absolute;
	left:844px;
	top:157px;
	width:160px;
	height:220px;
	background-image: url(images/right-stripe.gif);
	z-index: 1;
}

div.left-stripe_ {
	position:absolute;
	left:37px;
	top:173px;
	width:165px;
	height:204px;
}

div.index30_ {
	position:absolute;
	left:37px;
	top:377px;

	width:165px;
	height:151px;
}

div.index31_ {
	position:absolute;
	left:844px;
	top:377px;
	width:160px;
	height:151px;
}

div.index32_ {
	position:absolute;
	left:0px;
	top:528px;
	width:1049px;
	height:221px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Email List */

#mailer {
	height: 124px;
	width: 160px;
	background-image: url(http://dorianspencer.com/wp/wp-content/themes/dorian_center/images/mail_button_bg.gif);
	position: absolute;
	top: 0px;
	left: 0px;
}
#emailarea {
	top: 38px;
	position: absolute;
	height: 12px;
	width: 94px;
	left: 34px;
}
#submit-it {
	left: 35px;
	position: absolute;
	top: 63px;
	overflow: hidden;
	height: 14px;
	border: 1px solid #FFFFFF;
}
.emailwhite {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 90px;
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.submitbutton {
}

/* Jason Mods for Lyrics
-------------------------------------------------------------- */

#wrapper2 {
	padding:0px;
	margin: 0px;
}
#lyric {
	height: 360px;
	overflow: auto;
	padding: 4px;
	}
	.allcaps {
	text-transform: uppercase;
}
.copycredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lyric-container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.entry-title2 {
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	margin-bottom:3px;
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Tahoma;
	text-transform: uppercase;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #958C6B;
	width: 98%;
	float: left;
}
.privacylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
        text-align: right;
	padding-top: -10px;
}

/* Music Page */
#content-win_container_music {
	width:633px;
	height:441px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	position: absolute;
	overflow-x: hidden;
	left: 8px;
}
#music_entry {
	clear: none;
	float: left;
	width: 380px;
	margin-left: 10px;
	margin-right: 0px;
	height: auto;
}
#player {
	padding: 5px;
	height: 295px;
	width: 205px;
	clear: both;
	float: left;
}

#content-win_container_blog {
	width:550px;
	height:441px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	position: absolute;
	overflow-x: hidden;
	left: 0px;
	top: 0px;
	text-align: left;
	float: left;
}
/* left sidebar */

#left {
	width:167px;
	float:left;
	height: 355px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	margin: 5px;
	padding: 0px;
	font-size: 10px;
	overflow-x: hidden;
	position: absolute;
	clear: right;
	left: 558px;
	top: 89px;
	visibility: visible;
	z-index: 6;
	}

#left h2{
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 14px;
}

#left label{
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 16px;
	list-style-type: none;

	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul 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;
}
#xouter #xcontainer #xinner .Table_01 .index32_ #playerhome {
	height: 33px;
	width: 135px;
	position: absolute;
	left: 682px;
	top: 28px;
}
.copycreditblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4F7297;
}
