/* @override http://localhost:8888/wordpress/wp-content/themes/wpfolio/trunk/style.css */

/*



Theme Name: WPFolio_sfa



Theme URI: http://SoundChaserStudios.com



Description: Photoblog theme for WP. Created by SoundChaserStudios.



Version: 1.4.1



Author: SoundChaserStudios



Author URI: hhttp://SoundChaserStudios.com



Tags: fixed-width, photoblogging,  one-column, theme-options,custom-colors, custom-header



*/



/* BEGIN requirements for Theme Options */

/* warning: editing the the following section may completely disable your theme and site */



/* END requirements for Theme Options */ 





/* BEGIN user editable area */

/* To make changes to the CSS edit the CSS rules below. Do not change the php tags as this will effect the theme options*/



body  {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #5B574F;
	margin-top: -10px;
	background-image: url(images/cimbalino-background5.png);
	background-repeat: repeat-y;
	background-position: center;
}

a img{
	border-style: none;
}



/* @group htags */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}

h1,h2,h3,h4,h5,h6,form,fieldset {

	margin:0;

	padding:0;

	}

h2 { 

	color:#5B574F;

}

h3 {

	color:#5B574F;
}

h2.pagetitle {
	text-align: center;
	
	padding-left: 25px;
	padding-top: 6px;
	font-size: 38px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	color: #D79763;
	line-height: 52px;
}

.pagetitle {
	font-size: 42px;
	color: #D79763;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 45px;
	text-align: left;
	min-height: 28px;
	padding-left: 10px;
	padding-top: 6px;

}

h4 {

	color:#5B574F;

}

.header h4{
}

.low {

	display:none;

	}
.vtspace5 {
	margin-top: 3px;
	height: 4px;
	display: block;
}
.clear-float { clear:both; display:block; height:1px; margin:0 0 -1px 0; overflow:hidden; width:100%; }
/* @end */



.container {
	width: 960px;
	margin: 0px auto;
	text-align: center;
	font-family : arial, verdana, serif;


	padding: 0px;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 6px;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 6px;
	background-color: #FFFFFF;
	}

	

/*.container p {color:<?php echo $WPFolio_body_color; ?>; } this is handled in header.php

and editable in Current Theme Options in the Wordpress dashboard */



/* @group header */

/* To change your header image create an image that is 960 pixels wide by 200 pixels high and name 

it header.jpg and place in the images folder in your theme directory*/

.header    {
	margin-left: 0;
	overflow: hidden;
	padding-top: 0px;
	height: 90px;
	border-bottom-color: #CC6600;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

.headertitlelink {
	display: block;
	width: 800px;
	height: 60px;
	margin-top: 15px;
	margin-left: 50px;
}

.headertext {  
   

	overflow: hidden;

	text-align: left;

	font-family : arial, verdana, serif;

	padding: 0;

	margin: 0;
	
}



.headertext h1 a { 

	font-weight: normal; 

	font-style: normal; 
}

.topmenu {
	margin: 10px 0px 0px 0px;
	padding: 0;
	height: 24px;
	/*line-height: 24px;
	background: #990000;*/
	font-size: 10px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
}
.topmenu ul {
	list-style: none;
	display: inline;
	float: left;
		/*background-color: #990000;
	height: 25px;*/
	}
.topmenu li {
	list-style: none;
	display: inline;
	color: #CCCCCC;
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
	}
.topmenu ul li a, 
.topmenu ul li a:visited {
	float: left;
	padding-right: 30px; 
	padding-left: 30px; 
	line-height: 24px;
	background: #990000;
	color: white;	
	border-right: 1px solid white;
	text-decoration: none;
	}
.topmenu ul li a:hover {
	background: #CC0000; color: white;	
	text-decoration: none;
	}

.topmenu ul li a.selected, 
.topmenu ul li a.selected:visited {
	background: #DD8832; color: white;	
	}

.topmenu ul li a.selected:hover {
	background: #CC0000; color: white;	
	text-decoration: none;
	}
/*.topmenu li a.right, 
.topmenu li a.right:visited {
	float: right;
	border-left: 1px solid white;
	border-right: none;
	}

*/
/* @group navbar */

.subscribe {
}

/* @end */



/* @group links */

a  {     

	color : #545454;

	text-decoration : none;

	font-weight : bold;

	}

a:link  {      

	color : #663300;

	text-decoration : none;

	font-weight : bold;

	}

a:visited {    

	color : #545454;

	text-decoration : none;

	font-weight : bold;

	}

a:active  {     

	/*color : <?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	text-decoration : none;

	font-weight : bold;

	}

a:hover  {      

	/*color : <?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	text-decoration : none;

	font-weight : bold;

	}

/* @end */



.entry {
	/*color: <?php echo $WPFolio_body_color; ?>; This is handled in header.php and editable in Current Theme Options in the Wordpress dashboard*/

	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	padding : 0px;
	font-size : 14px;
	text-align : center;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	}

.entry p {

	text-align: left;

	margin-left: 30px;

	margin-right: 30px;

	}
#details_area {
	width: 100%;
	background-color: #F3F1ED;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.details_leftcol {
	width: 300px;
	float: left;
}	
.entrytitle {
	margin-bottom : 8px;
	font-size : 24px;
	text-align : center;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;

	}

.entrycustom {
	margin-bottom : 8px;
	font-size : 14px;
	text-align : left;
	
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	width: 280px;
	float: left;
	margin-left: 50px;
	}

.artnotes {
	margin-bottom : 8px;
	font-size : 11px;
	text-align : left;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-style: italic;
	width: 280px;
	left: 40px;
	position: relative;
	line-height: 14px;
	}
.paypal_pur {
	width: 600px;
	display: block;
	float: right;
	margin-right: 30px;
}	
.paypal_title {
	font-size: 13px;
}
.paypal_title input{
	margin: 7px;
	/*float: right;*/
}	
.entrycat { 

	margin-top : 0px;

	margin-bottom : 0px;

	margin-left : auto;

	margin-right : auto;

	padding : 0px;

	font-size : 11px;

	font-weight : normal;

	line-height : 16px;

	text-align : center;
	/*color: <?php echo $WPFolio_body_color; ?>; This is handled in header.php and editable in Current Theme Options in the Wordpress dashboard*/

	}

.entrycat a {

	text-align: center; 

	padding: 10px;

	font-weight: bold;

}



/* @group images */

.entry img {

	margin : 0 0 0px;

	padding : 8px;

	

	}

	

.alignright,img.alignright{

float:right;

margin:1em 0 0 1em;

}



.alignleft,img.alignleft{

float:left;

margin:1em 1em 0 0;

}



.aligncenter,img.aligncenter{

display:block;

text-align:center;
margin: 1em auto;
}



	

.entrycat img {

	margin : 3px 3px 3px 3px;

	padding : 5px;

	border : 1px solid #c0c0c0;

	margin-bottom: 2px;

	}

.posted a img { 

	border: 0; 

	}

.img-frame { 

	width: 25%; 

	min-width: 200px; 

	height:212px; 

	float: left; 

	display: inline; 

	margin-top: 10px; 

	}

.img-container { 

	text-align:center; 

	margin-right:auto; 

	margin-left: auto; 

	display: inline-table; 

	}

.img-frame-caption {
	width:60%;
	margin-left:auto;
	margin-right:auto;
	}

div.Home p img {


	padding:  8px;

	}

/* @end */



code {    

	color : #8B1D1D;

	}



.info{     

	margin-top : 0px;

	margin-bottom : 5px;

	margin-left : 10px;

	margin-right : 10px;

	padding : 5px;

	font-size : 12px;

	font-weight : normal;

	text-align : justify;
	/*color: <?php echo $WPFolio_body_color; ?>; This is handled in header.php and editable in Current Theme Options in the Wordpress dashboard*/

	}



.adminuser {

	font-variant: small-caps;

	background-color: #9fff9c;

}



div.pages {  
 	/*color: <?php echo $WPFolio_body_color; ?>; This is handled in header.php 
and editable in Current Theme Options in the Wordpress dashboard*/

	/*margin-top : 5px;*/

	margin-bottom : 5px;

	margin-left : 30px;

	margin-right : 30px;
	/*padding-top: .5em; */

	padding : 0px 10px 10px 10px;

	font-size : 12px;

	font-weight : normal;

	text-align : left;

	line-height:20px;
	clear: both;

	/*font-family : <?php echo $WPFolio_body_font; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	}
div.vsr_pages {
	/*color: <?php echo $WPFolio_body_color; ?>; This is handled in header.php 
and editable in Current Theme Options in the Wordpress dashboard*/

	/*margin-top : 5px;*/

	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	/*padding-top: .5em; */

	padding : 0px 0px 0px 0px;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
	line-height:20px;
	clear: both;
	background-color: #000000;
	/*font-family : <?php echo $WPFolio_body_font; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	}
.clearfix { clear:both; }
.hz_container{
	width: 960px;
	display: block;
	text-align: left;
	border-top-color: #CCCCCC;
	border-top-width: 6px;
	border-top-style: solid;
	background-color: #000000;
	margin-left: 0px;
	
}

.hz_container h2{
	text-align: left;
	color: #9A6B2A;
	font-size: 38px;
	border-bottom-color: #C9AB85;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding-left: 20px;
	font-weight: lighter;
	font-family: "Arial Black";
	line-height: 42px;
	margin-bottom: 8px;
	padding-top: 8px;
}
.hz_float_left{
	display: block;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 0px;
	height: 360px;
	width: 305px;
}

#sfa_page_left {
	width: 680px;
	float: left;
	display: block;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thin;
}

#sfa_col_right{
	width: 190px;
	float: right;
	text-align: left;
	padding-right: 26px;
	padding-left: 8px;
	font-size: 13px;
	
}

#sfa_col_right ul{
	list-style-type: none;
	padding-bottom: 11px;
}
#sfa_col_right ul li{
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-left: 7px;
}
#hp_side_widg{
	margin-bottom: 20px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	padding-bottom: 6px;
}
#hp_side_title{
	font-size: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}

.specialnote_area {
	margin-top : 20px;
	margin-bottom : 28px;
	margin-left : 200px;
	margin-right : 200px;
	text-align: left;	
}

.posted {  

	margin-top : 5px;

	margin-bottom : 0px;

	/*margin-left : 40px;*/

	margin-right : 30px;

	text-align : left;

	font-size : 11px;
		width: 280px;
	left: 40px;
	position: relative;

	}




/** BEGIN footer **/

#footer {
	clear: both;
	background-color: #C7BA91;
	padding: 5px 20px;
	font-size: 12px;
	color:#333;
	background-image: url(images/footer_marbbkg1.jpg);
	background-repeat: no-repeat;
}

#totop {
	clear: both;
	width:900px;
	border-bottom:3px none #fff;
	padding-bottom:1px;
	font-style: italic;
	text-align: right;
	line-height: 8px;
}

	#footer .wrapper {

		width: 900px;

		margin: 0 auto;

		text-align: right;

		clear:both;

		font-size:7pt;

		border-top:1px solid #fff;

		padding-top: 1px;

	}

	#footer h2 {
	color: #F1EAE8;
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	font-weight:lighter;
	padding:8px 5px;
	border-bottom:1px solid;
	margin-bottom:15px;
	border-bottom-color: #57533A;
	}

	#footer p {

		color: #ccc;

		line-height:20px;

	}

	#footer li {
	line-height:18px;
	padding:5px 8px;
	display: list-item;
	list-style-type: none;	
	}
	
	#footer li li{

	list-style-type: square;	
	}

	#footer a {

		color: #660000;
		font-size: 13px;
	}

	#footer a:hover {

		color: #ffffff;

	}

	#footer p.l {

		float: left;

	}

	#footer p.r {

		float: right;

	}


	



#footee1{
	width:294px;
	margin:3px 5px 10px 0px;
	padding-left: 15px;
	float:left;
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: thin;
	display: block;
	text-align: left;
	padding-right: 10px;
}

#footee2{
	width:245px;
	margin:3px 8px 15px 10px;
	padding-left: 15px;
	padding-right: 10px;

	float:left;
	text-align: left;	
}

#footee3{
	width:245px;
	margin:3px 15px 15px 10px;
	float:right;
	text-align: left;
	margin-left: 0px;
	border-left-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: thin;
	padding-left: 30px;
}



/** END footer **/

/* @group prev/next navigation */

.prevnext {

	margin-top : 0px;

	margin-bottom : 0px;

	margin-right: 30px;

	color : #545454;

	text-decoration : none;

	padding : 8px;

	text-align : right;

	font-size: 11px;
	

}

.prevnext a, link  {  

	border : 1px solid #c0c0c0;

	color : #545454;

	text-decoration : none;

	font-weight : normal;

	padding : 8px;

	}

.prevnext a:active  { background-color: #545454;

	border : 1px solid #545454;

	color : #FFFFFF;

	text-decoration : none;

	font-weight : normal;

	padding : 8px;

	}

.prevnext a:hover  {  

	/*background-color: <?php echo $WPFolio_highlight_color; ?>; This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	border : 1px solid #545454;

	color : #ffffff;

	text-decoration : none;

	font-weight : normal;

	padding : 8px;

	}

/* @end */



/* @group comments */

.comments{ 

	margin-top : 0px;

	margin-bottom : 0px;

	margin-left : 50px;

	margin-right : 50px;

	padding : 12px;

	color : #545454;

	font-size : 12px;

	font-weight : normal;

	line-height : 16px;

	text-align : justify;

	}

.commentsbody {

	border-bottom : 1px solid #E8E8E8;

	text-align : justify;

	margin-bottom : 10px;

	padding : 10px;

	}

/* @end */

.nav {
	float: right;
}
.nav h2 {
	font-size: 12px;
	color: #999999;
}
.nav, .widgettitle {  

	/*   font-family : <?php echo $WPFolio_headline_font ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	font-size : 11px;

	color : #545454;

	text-decoration : none;

	font-weight : bold;

	padding: 5px 30px 10px;
	}



.nav ul, .widgettitle ul {
	float:left;
	padding-right: 0.2em;
	font-style: italic;
	
	}

.nav li, widgettitle li { 

	list-style: none; 

	display: inline; 

	}

.nav a, link   {  

	border : 1px solid #c0c0c0;

	color : #545454;

	text-decoration : none;

	font-weight : normal;

	padding : 3px;

	margin:  2px;

	}

.nav a:active  {  

	border : 1px solid #c0c0c0;

	/*color : <?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	text-decoration : none;

	font-weight : normal;

	padding : 3px;

	}

.nav a:hover  {  

	border : 1px solid #c0c0c0;

	/*color : <?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	text-decoration : none;

	font-weight : normal;

	padding : 3px;

	}

/* @end */



div.container ul {

	padding-left: 0; 

	}

div.container h2 {

	/*color: <?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/ }





/* @group blog styles */



.notable-post {

	border: 1px solid #c0c0c0;

	padding: 10px;

	margin-top: 10px;

	margin-bottom: 10px; color: #808080; 

/*color: <?php echo $WPFolio_body_color; ?>; This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

}

.notable-post h3 {

	padding: 0px;

	margin-top: 0px;

	margin-bottom: 10px; color: #323232; 

	}

.notable-post h3 a, link { 

	/*color: <?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	}

.notable-post a { 

	/*color: <?php echo $WPFolio_second_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	}

.notable-post a:hover {

	/*color: <?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	}

.notable-post a:hover {

	font-weight: bold; 

	}



/* @end */



/* @group links */



#links {

	margin-left : 60px;

	margin-right : 60px;

	/*color : #<?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	font-size : 12px;

	font-weight : normal;

	text-align : left;

	line-height:20px;

	padding: 0; list-style:none;

	}

#links h1,h2 {

	font-weight: normal;

	text-transform: uppercase;

	/*color: #<?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	}

#links ul {

	/*color: <?php echo $WPFolio_second_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	list-style: none;

	margin-left: 0;

	padding-left: 0;

	}

#links ul li {

	/*color: <?php echo $WPFolio_second_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	margin-left: 0;

	padding-left: 0;

	}

#links ul li ul {

	/*color: <?php echo $WPFolio_second_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	list-style: none;

	margin-left: 0;

	padding-left: 0;

	padding-bottom: 15px;

	}

#links ul li ul li {

	margin-left: 0;

	padding-left: 0;

	}

#links a {

	/*color: <?php echo $WPFolio_second_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

 	} 

#links a:hover {

	/*color: <?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	}

/* @end */



/* @group pages lists */

div.pages ul {

	vertical-align: 1em;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	padding: 0;

	margin-top: .9em;

	}

div.pages ul li {
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	line-height: 14px;
	margin-left: 10px;
	}

div.pages ul li ul li {
	font-size: 1em;
	font-weight: normal;
	bottom: 1em;
	position: relative;
	font-style: normal;
	padding: 0;
	line-height: 1.1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 4px;
	}

div.pages h2 {

	/*color: <?php echo $WPFolio_highlight_color; ?>;This is handled in header.php 

and editable in Current Theme Options in the Wordpress dashboard*/

	margin-left:auto;

	margin-right: auto;

	padding-top: 1em;

	padding-bottom: .5em;

	text-transform: uppercase;

	font-weight: normal;

	letter-spacing: .1em;

	text-align: center;

}

div.pages h3 {

	margin-bottom: 2.2em;

}

	/* @end */



/* @group Resume/CV styles - selectors repeated to cover every upper/lower case option of resume and cv  */

div.RESUME ul, div.resume ul,div.Resume ul,div.CV ul,div.cv ul{

	vertical-align: 1em;

	padding: 0;

	margin-top: .9em;

}

div.RESUME ul li, div.resume ul li, div.Resume ul li, div.CV ul li, div.cv ul li {

	list-style: none;

	vertical-align: -1.5em;

	padding: 0;

	font-weight: bold;

	font-style: italic;

	font-size: 1em;

	line-height: 0;

}



div.RESUME ul li ul li, div.resume ul li ul li, div.Resume ul li ul li, div.CV ul li ul li,.cv ul li ul li  {

	font-size: 1em;

	font-weight: normal;

	bottom: 1.8em;

	position: relative;

	vertical-align: 0em;

	font-style: normal;

	padding: 0;

	margin-right: 0px;

	margin-bottom: 1em;

	margin-left: 6em;

	line-height: 1.3em;

}

div.RESUME h3, div.resume h3, div.Resume h3, div.CV h3, div.cv h3 {

	margin-bottom: 1em;

	font-size: 1.6em;

}

/* @end */


/* --- nav widget title-- */
.widgettitle {
	display: block;
	padding: 0em;
	font-size: 12px;
	text-align: left;
	padding-bottom: 3px;
	font-weight: lighter;
	width: 100%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	margin-bottom: 5px;
}

/* --- end nav widget title-- */





.aligncenter {

	display: block;

    margin-left: auto;

    margin-right: auto;

    text-align: center;}

.alignnone {

	display: block;

    margin-left: auto;

    margin-right: auto;

    text-align: center;

	}

.alignleft {

	display: block;

	float: left;

	}

.alignright {

	display: block;

	float: right;

	}

.hp_fullcol {
	width: 894px;
	height: auto;
}

/* @end */
