/*
Theme Name: Style On Your Substance
Theme URI: http://refueled.net/blank-themes/
Description:Based On A Blank Wordpress theme with left sidebar.
Author: Style On Your Substance, modified refueled theme
Author URI: http://styleonyoursubstance.com & http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0; list-style-type: none;}

body {
	background:#003C7F url("http://styleonyoursubstance.com/w.jpg") center top no-repeat fixed;
	font-family:  verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0px; }
#flag {width: 100%; background: #fff; font-size: 8px;}
.flagtext {margin-left: 20px;margin-top:4px;padding: 10px; padding-bottom:6px; background: #fff; -moz-border-radius: 0 3% 3% 3%;}
.flagtext a:hover {color: #ccc;}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; }
.pagetitle {display: none;}
h3 {font-size: 14pt; padding-left : 10px; padding-bottom: 10px;}

h4 {font-size: 9pt; padding-left: 10px;}

h6 {float: right; font-size: 30px;}
h6 a {color: #157D7E; text-decoration: none;}
h6 a:hover {color: #157D7E; text-decoration: none;}

.comment-edit-link {color: pink;}

.FolioImg {padding 5px 5px 10px 5px; border: none; width: 150px; margin: 0 auto; }
.FolioInfo {margin-left : 10px; }
img{ border: 0; padding:0; }

#threePiece {width: 600px; margin: 0 auto; display:block;}
#threePiece h3 {font-size: 20px; padding-bottom: 15px;}
.triplet {width: 200px; height:150px; font-size : 12px; text-align: right; display: block; float: left; text-align: left;padding-bottom:50px;}

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 #A5ABAB;
	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;}



/* container */


#container {
	width: 850px;
	margin: 20px auto 0px auto;
	padding: 0 0 0 0;

	color:#333;
	overflow: hidden;
border: 10px solid #fff;
	}



/* header */

#header {
margin: 0px auto;
color: #fff;

}

#header h1  {
font-family: "century gothic" ; 
font-size: 30px;
line-height: 25px;
color: #fff;
text-decoration: none;
float : right ;
margin-right: 30px;
display: block;

}
#header h1 a {color: #fff; text-decoration: none;  }	
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}



/* main menu */

#menu { clear: both; margin-left: 25px;  float: left; font-size: 12.8px; font-family: "century gothic"}
#menu li {float: left; list-style-type: none; padding-left: 5px; padding-right: 5px; height: 40px;  line-height:  40px; display: block;}	
#menu  li a { color: #fff; text-decoration: none; padding-top: 15px; padding-left: 5px; padding-right: 5px; margin-top: 0px; padding-bottom: 35px;	}
#menu li  a.active {background: #fff; color: #000; }
#menu li a:hover{ background: #fff; color: #000; }



/* content */


#content {
	overflow: hidden;
clear: both;
	margin: 0 30px 0 30px ;

	}

.post {
	margin:0;
	padding:10px 0 0 5px;
	line-height: 14pt;
background: #fff;
	}
.parent + .post {background: url("http://styleonyoursubstance.com/sub.png") no-repeat top right #fff; padding-top: 40px;}

.post a {color: #4E7D7E ;}

p.post:last-child {padding-bottom: 20px;}

	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.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 10px;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
        color: #000;
font-size: 9px;
	}
	

.navigation {
	font-size:9px;
line-height: 10px;
clear: both;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0 0 10px;}
.alignright a{float:right; margin:25px 150px 0 0;}


/* sidebar */

#sidebar {
color: #fff;
list-style-type: none;
width: 685px;
margin: 0 auto;

}
#sidebar a {color: #fff; }

#sidebar h2 {font-size: 14px;}
#sidebar li {padding-top: 5px;}
#side1 {
float: left;
padding-right: 20px;
margin-left: 240px;
padding-bottom: 20px;
}




/* comments */
#comments, #respond { color: #fff;}
#commentform{
	background:#fff;
	margin:0 auto;
	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: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:100%;
margin: 0 auto;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: Consolas,Monaco,Courier,monospace;
	font-size: 8pt;
	margin: 5px auto;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{ margin:5px auto;}

#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 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;
   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 {

	clear: both;
	}
	
#footer p{padding:0;margin:0 10px; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

