/* 
Theme Name: Nocturne v3.1 Phoenix
Theme URI: http://dreaminfinity.com/nocturne/
Description: Nocturne Wordpress Theme 3.1 designed by: Christopher Takakura
Author: Christopher Takakura
Author URI: http://dreaminfinity.com
Tags: Nocturne
*/

/***** CSS FILE PROGRAMMED BY: CHRIS TAKAKURA *****/

/*****DI_PHOENIX CSS RESET ****/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

/***** GLOBAL FORMATTING *****/

* {
	padding: 0;
	margin: 0;
}

body {
	background:#FFFFFF url(images/aboutbg.jpg) repeat-x scroll 0 0;
	color:#000000;
	font-family:Arial,Helvetica,Lucida Grande,Sans-serif;
	font-size:14px;
}

img {
	text-decoration: none;
	padding-right: 0px;
}

img a {
	border: thin dotted #c8aa6a;
	
}

img a:hover {
	border: thin dotted #e8d09d;

}

img a:visted {
	text-decoration: none;

}


/* MAIN HYPERLINK COLORS */
a {
	color:#821517;
	text-decoration: none;

}

a:hover {
	background:transparent none repeat scroll 0 0;
	color:#B61F22;
	text-decoration:underline;


}

/* DISABLED
a:visited {
	text-decoration: none;
}

 */

/* MAIN HYPERLINK COLORS END */

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:35px;
	padding-bottom:10px;
	padding-left:14px;
}

.respond {
	border-bottom: 1px solid #373737;
	font-weight:bold;

	
}

/***** COMMENTS / GRAVATAR CSS (CURRENTLY DISABLED ON 15.3.0)*****/

#commentsdiv {
	border-bottom:1px dotted #404040;
	font-family:Trebuchet MS,Verdana,Helvetica,Arial,san-serif;
	font-size:11px;
	font-weight:normal;
	padding:3px;

}


/*
#gravatar {

	float:left;
	width:60px;

}

*/



/***** DI "PHOENIX" FOOTER FORMATTING *****/

#contentfooter {

	background-color:#F3F3F3;
	background-image:url(images/aboutfooter.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#575757;
	display:block;
	height:420px;
	margin:5px 0 auto;
	position:relative;
		
}

#contentfooter a {
	
	color:#821517;
	text-decoration:none;
	
	
}

#contentfooter a:hover{
	
	color:#B61F22;
	text-decoration: underline;
	
}
	

#contentfooter img{
	border: 0px none;
	margin-top:9px;
	padding-right:5px;
	
}

#footerlayout {
	
	font-family:Arial,Helvetica,Lucida Grande,Sans-serif;
	font-size:12px;
	font-weight:normal;
	height:245px;
	letter-spacing:0;
	list-style-image:url(images/arrow.png);
	margin:20px auto 0;
	padding:10px 0 0;
	width:950px;
}
#footerleft {

	background-image:url(images/sitemap.png);
	background-position:15px 10px;
	background-repeat:no-repeat;
	float:left;
	line-height:23px;
	margin-top:2px;
	padding:30px 33px 10px;
	text-align:left;
	width:365px;
}

#footercenter {
	
	background-image:url(images/share.png);
	background-position:0 10px;
	background-repeat:no-repeat;
	float:left;
	font-size:14px;
	margin-top:2px;
	padding:30px 15px 15px 0;
	text-align:left;
	width:130px;
}

#footerrightcontainer {
	float:right;
	line-height:15px;
	margin-top:2px;
	padding:10px;
	text-align:right;
	width:312px;
		
}

.footerright {
	margin:0 auto;
	padding-left:97px;
	text-align:right;
}

.footerright img{
	
	padding:10px 10px 10px 25px;
	
}

.socialaddmefooter {
	float:right;
	height:35px;
	margin:8px 0 0;
	padding-bottom:10px;
	padding-right:7px;
	width:auto;
}

.socialaddmefooter img{
	border: none;
	float: left;
	text-align: left;
	padding: 5px;

}

.rssaddmefooter {

	font-size:14px;
	line-height:18px;
	padding:0;
	text-align:right;
}

.rssaddmefooter img{
	border: none;
	float: right;
	text-align: left;
	padding: 10px;
	
}

.copyright {
	line-height:20px;
	padding-top:20px;
	text-align:right;
	
	}
	
#footernav {
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	color:#222222;
	height:35px;
}


#backtotopwrap {
	height:35px;
	margin:0 auto;
	width:950px;
	}
	
#backtotop {
	background-image:url(images/backtotop_rollover.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
	margin-top:15px;
	width:133px;
}

#backtotop:hover{

	background-position: bottom left;

}

#footernav img{
	border: 0px none;
	margin-top:0px;
	padding-right:0px;
}
	
/***** DI "PHOENIX" FOOTER FORMATTING ENDS *****/



	
	
/***** PAGE STRUCTURE FORMATTING *****/




#wrapper {

	display:block;
	margin:30px auto 0;
	position:relative;
	width:830px;
}

#contentwrap{
	background-color: #ffffff;
	border-left:1px dotted #c3c3c3;
	border-right:1px dotted #c3c3c3;
	width:980px;
	display:block;
	position:relative;

}



.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#Nav {
	display: block;
}

#content {

	color:#2B2B2B;
	float:left;
	letter-spacing:0.1px;
	padding-left:0;
	text-align:justify;
	width:600px;
}

#content img {

	margin-bottom: 15px;
	
}

#content img a{
	border: thin dotted #A2A2A2;
	
	
}

#sidebarRight {
	
	background-image:url(images/sidebar_gradient.png);
	background-color:#FAFAFA;
	background-repeat:repeat-x;
	border-color:#ECECEC #DFDFDF #DFDFDF;
	border-style:solid;
	border-width:1px;
	color:#000000;
	float:right;
	font-size:11px;
	height:100%;
	margin-left:11px;
	margin-right:0;
	padding-left:15px;
	padding-right:15px;
	width:170px;
	
	}

* html #sidebarRight {
	width: 135px;
}

#sidebarLeft {

	background-image:url(images/sidebar_gradient.png);
	background-color:#FAFAFA;
	background-repeat:repeat-x;
	border-color:#ECECEC #DFDFDF #DFDFDF;
	border-style:solid;
	border-width:1px;
	color:#000000;
	float:right;
	height:100%;
	margin-right:8px;
	margin-top:0;
	padding-left:15px;
	padding-right:15px;
	width:170px;
	
}
* html #sidebarLeft {
	width: 120px;
}

#footer {
	background-repeat:repeat-x;
	clear:both;
	color:#FFFFFF;
	height:5px;
	padding:8px 0 0;
	text-align:left;
}

#footer a {
	color: #fff;

}


/***** GENERAL TEXT FORMATTING *****/

.post {

	margin-bottom:35px;
	padding:0px;
	
	

}

blockquote {
	
	border-left:5px solid #DADADA;
	color:#8B8B8B;
	font-family:Arial,Helvetica,Lucida Grande,Sans-serif;
	font-size:13px;
	margin:15px 35px 5px;
	padding:0 10px 15px;
}

p {
	line-height:1.4em;
	margin-bottom:0;
	padding:15px 20px 0;
}

p a {

	border-bottom:1px dotted #821517;
	text-decoration:none;
}

p a:hover {

	border-bottom: 1px dotted #B61F22;
	text-decoration: none;
}

p.center {
	text-align: center;
}

p img {
	
	border:0px solid #B8B8B8;
	text-decoration:none;
}





.postmeta {
	
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;  
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px;  
	-webkit-border-bottom-right-radius: 5px; 
	background-image:url(images/oneline_formbg.jpg);
	border:1px solid #E6E6E6;
	font-size:12px;
	padding:10px 0 11px 10px;

}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.postmeta img {
	border: 0px solid #A2A2A2
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {

	border-bottom:1px dotted #A2A2A2;
	color:#821517;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:25px;
	font-weight:normal;
	letter-spacing:0.1px;
	margin-bottom:5px;
	text-align:left;
}

h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

h4 {
	border-bottom:1px dotted #AFAFAF;
	color:#2A2A2A;
	font-family:Arial,Helvetica,Lucida Grande,Sans-serif;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0 0 15px;
	padding:0 0 8px;
}

h4 img {

	border: 0px solid #A2A2A2
	
}
/* CALDENDER CSS  */

#wp-calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #757575;
    font-size: 10px;
	empty-cells: show;
	margin: 10px auto 0;
	width: 175px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration:none;
	}
#wp-calendar #today 
{
	border:1px solid #821517;
	
}

#wp-calendar caption {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#757575;
        font-size: 10px;	
        text-align: center;
        margin-top: 5px;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: none; }
	
	

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	
	display:inline;
	float:right;
	height:60px;
	margin:106px 28px 0 0;
	text-align:left;
}

#searchform #s {
	
	-moz-border-radius-topleft: 3px;  
	-moz-border-radius-topright: 3px;  
	-moz-border-radius-bottomleft: 3px;  
	-moz-border-radius-bottomright: 3px;  
	-webkit-border-top-right-radius: 3px;  
	-webkit-border-top-left-radius: 3px;  
	-webkit-border-bottom-left-radius: 5px;  
	-webkit-border-bottom-right-radius: 5px; 
	background:#000000 url(images/oneline_formbg.jpg) repeat scroll 0 0;
	border:1px solid #D2D2D2;
	color:#515151;
	font-family:Trebuchet MS,Verdana,Helvetica,Arial,san-serif;
	font-size:12px;
	height:17px;
	margin:0 0 5px;
	padding:2px;
	width:160px;
	
}

#searchIcon {
	color:#000000;
	display:inline;
	padding:0 0 0 3px;
}

/***** SIDEBAR FORMATTING *****/

h2 {

	background-image:url(images/arrow.png);
	background-position:0 4px;
	background-repeat:no-repeat;
	border-bottom:1px solid #BFBFBF;
	color:#747474;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:20px;
	padding-bottom:5px;
	padding-left:15px;
	text-align:left;
	text-transform:none;
	
	}
	

#sidebarRight a {
	
	color:#821517;
	font-family:Arial,Helvetica,Lucida Grande,Sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
}

#sidebarRight a:hover {

	background:transparent none repeat scroll 0 0;
	color:#B61F22;
	text-decoration:underline;
}

#sidebarRight img {
	padding: 3px;

}




#sidebarLeft img {
	border:medium none;
	padding:4px;

}




#sidebarLeft a {
	font-family:Arial,Helvetica,Lucida Grande,Sans-serif;
	font-size:11px;
	font-style:normal;
}

#sidebarLeft a:hover {
	background:transparent none repeat scroll 0 0;
	color:#B61F22;
	text-decoration:underline;
}



/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 12px;
	letter-spacing:0.5px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	border-bottom:1px dotted #AFAFAF;
	color:#757575;
	font-size:11px;
	margin:0 0 0.5em;
	padding-bottom:8px;
	padding-left:10px;
	padding-top:0;
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

/***** FOOTER FORMATTING *****/

#footer p {
	font-family: Trebuchet MS,Verdana,Helvetica,Arial,san-serif;
	font-size: 11px;
	text-align: left;
	letter-spacing: -0.1px;
	margin-bottom: 0px;

}

#footer img {
		border: 0px none;
}

#footer a {
	color: #afb65b;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #5c7c9a;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {

	float:right; 
	display:inline;
	margin:5px 5px 5px 0;
	padding:19px 15px 0 0;

}
img.alignleft {

	float:left; 
	display:inline;
	margin:5px 5px 5px 0;
	padding:19px 15px 0 0;

}

img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img.alignright {
	float:right;
	display:inline;
	margin:5px 5px 5px 0;
	padding:19px 15px 0 0;
}
a img.alignleft {
	float:left; 
	display:inline;
	margin:5px 5px 5px 0;
	padding:19px 15px 0 0;
}

a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left;
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	border:1px solid #373737;
	margin:5px 5px 1px 0;
	padding:2px;
	width:170px;
}

#commentform textarea {
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;  
	-moz-border-radius-bottomleft: 5px;  
	-moz-border-radius-bottomright: 5px;  
	-webkit-border-top-right-radius: 5px;  
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px;  
	-webkit-border-bottom-right-radius: 5px; 
	background-color:#DFDFDF;
	background-image:url(images/formbg.png);
	background-repeat:repeat-x;
	border:1px solid #D2D2D2;
	color:#2A2A2A;
	font-family:Arial,Helvetica,Lucida Grande,Sans-serif;
	font-size:14px;
	margin:2px;
	padding:5px;
	width:445px;
	
}

#commentform #submit {
	background-image:url(images/oneline_formbg.jpg);
	background-repeat:repeat-x;
	border:1px solid #D2D2D2;
	color:#2A2A2A;
	float:right;
	font-family:Arial,Helvetica,Lucida Grande,Sans-serif;
	font-size:11px;
	letter-spacing:1px;
	margin-right:8px;
	width:125px;
}

.commentlist li, #commentform input, #commentform textarea {
	color:#2A2A2A;
	font-size:14px;
}

.commentlist li {
	font-weight: normal;
}

.commentlist cite {

	background-image:url(images/user2.png);
	background-position:4px 50%;
	background-repeat:no-repeat;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	padding-left:25px;

}

.commentlist cite a {

	text-decoration: none;
	
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Trebuchet MS,Verdana,Helvetica,Arial,san-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: Trebuchet MS,Verdana,Helvetica,Arial,san-serif;
}

.alt {
	margin: 0;
	padding: 0px;
	background-color: #F4F4F4;
}

.commentlist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0;
}

.commentlist li {
	border:1px solid #DFDFDF;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	padding:15px;
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;  
	-moz-border-radius-bottomleft: 5px;  
	-moz-border-radius-bottomright: 5px;  
	-webkit-border-top-right-radius: 5px;  
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px;  
	-webkit-border-bottom-right-radius: 5px;  
}

.commentlist p {
	font-size:12px;
}

#commentform p {
	border-top:1px dotted #404040;
	font-size:13px;
	margin:0 0;
	padding:15px;

}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/*** SIDEBAR FORMATTING FOR NOCTURNE PHOENIX 

#flickr-sidebar {

background-image: url(images/flickrsidebar.png);
background-repeat: no-repeat;
background-position: top left;
}
***/



/*** ABOUT PAGE LAYOUT FORMATTING ***/

#picturecolumn {

	color:#9A9A9A;
	float:left;
	font-size:13px;
	letter-spacing:0.2px;
	padding:15px 20px 0;
	text-align:center;
	width:350px;
	
}

#picturecolumn a img{

	border:1px solid #355D7F;
	padding:3px;
	
}

#picturecolumn a:hover img{

	border:1px solid #4c789e;
	padding:3px;
	
}

#sidebarmisc {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;  
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px;  
	-webkit-border-bottom-right-radius: 5px; 
	background-color:#F4F4F4;
	background-image:url(images/gradientmain.png);
	background-repeat:repeat-x;
	color:#575757;
	float:right;
	height:100%;
	margin-right:1px;
	padding:25px 25px 25px 22px;
	width:160px;

}

#sidebarmisc ul {
	list-style-image: url(images/arrow.png);
	margin-left:21px;
	padding-top: 10px;
	
}
	
#socialsidebar  {
	
	background-image:url(images/about/socialnetworks.png);
	background-position:5px 0;
	background-repeat:no-repeat;
	margin-top:0;
	padding-top:20px;
	width:170px;
}

#logodownload  {
	
	background-image:url(images/about/logodownload.png);
	background-position:5px 0;
	background-repeat:no-repeat;
	margin-top:35px;
	padding-top:20px;
	width:170px;
}

#musiclist {
	
	background-image:url(images/about/musiclist.png);
	background-position:5px 0;
	background-repeat:no-repeat;
	margin-left:0;
	margin-top:35px;
	padding-left:7px;
	padding-top:35px;
	width:170px;
}

#authorlinks {
	
	background-image:url(images/about/authorlinks.png);
	background-position:5px 0px;
	background-repeat:no-repeat;
	margin-top:35px;
	padding-top:20px;
	width:170px;
}
	

#topbanner{
	background-image:url(images/aboutbanner.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:230px;
	margin:15px auto 0;
	width:980px;
	
}

.copyrighttext {
	font-size:11px;
	letter-spacing:0.1px;
	padding-left:20px;
	padding-right:200px;
	
}

#subpagecontent {

	color:#2B2B2B;
	float:left;
	text-align:left;
	width:580px;
}

#authorbox{

	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;  
	-moz-border-radius-bottomleft: 5px;  
	-moz-border-radius-bottomright: 5px;  
	-webkit-border-top-right-radius: 5px;  
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px;  
	-webkit-border-bottom-right-radius: 5px; 
	background-color:#FAFAFA;
	background-image:url(images/sidebar_gradient.png);
	background-repeat:repeat-x;
	margin-bottom:20px;
	width:580px;
	
}



#authorpic{

	float:left;
	margin-left:10px;
	padding:15px 10px 10px;
	width:160px;

}

#authorinfo {

	padding:10px 20px 10px 15px;
	
	}
	
#authorinfo p{
	
	padding: 0px;
	text-align: justify;
	
	}
	
#authorbox h2{

	background-image:url(images/arrow.png);
	background-position:0 3px;
	background-repeat:no-repeat;
	border-bottom:1px solid #DFDFDF;
	color:#821517;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:0.5px;
	margin-bottom:8px;
	margin-left:175px;
	margin-top:0;
	}
	

#selfpic {

	float:left;
	margin-left:20px;
	margin-top:19px;
	padding-bottom:0;
	padding-right:25px;

}

