/*
Theme Name: Successfullysolo
Theme URI: http://www.supriyadisw.net
Description: Takeastep <a href="http://wordpress.org/">Wordpress</a> theme by Supriyadi Slamet Widodo for Peggy Murrah.
Version: 0.79
Author: supriyadisw
Author URI: http://www.supriyadisw.net/
*/

/* General Formatting */

body{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000000;
	margin: 10px;
	padding: 0;
}

h1 {
	font-size: 120%;
	text-align: left;
	line-height: 1.4em;
	font-weight: bold;
	color: #6d7b3e;
	margin-top: 20px;
	padding-bottom: 8px;
	}

h2 {
	font-size: 110%;
	text-align: left;
	line-height: 1.4em;
	font-weight: bold;
	color: #cc4800;
	padding-bottom:1px;
	
	}

h3 {
	font-size: 100%;
	text-align: left;
	line-height: 1.4em;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 2px;
		}
		
p {
	font-size: 90%;
	line-height: 1.3em;
	padding-bottom: 6pt;
	color:#000000;
	text-align:left;
		}

table tr td {
	font-size: 90%;
	
	
		}
		
table th {
	font-size: 90%;
	font-weight:bold;
		}

ul li {
	font-size: 90%;
	line-height: 1.3em;
	list-style-type:disc; 
	}

li:first-line { line-height: 150%; }	
	
ol li {
	font-size: 90%;
	line-height: 1.3em;
	}
		
a:link {
	background-position: center;
	color: #b25b2e;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	background-position: center;
	color: #b25b2e;
	font-weight: bold;
}
a:hover {
	background-position: center;
	color: #b25b2e;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	background-position: center;
	color: #b25b2e;
	font-weight: bold;
}

		
/* Navigation  */


#topNav 
{
	position: absolute:
	top: 10px;
	left: 300px;
	padding-top:15px;
	text-align:right;
	color: #000000;
	letter-spacing: 3px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	padding-right: 3px;
}

#topNav a
{
	color: #000000;
	letter-spacing: 3px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}



#topNav a:hover
{
	color: #DE600C;
	
}

#mainTextNav {
	position:absolute;
	line-height: 2.4em;
	font-family: Verdana;
	letter-spacing: 3px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	top: 130px;
	left: 70px;
	right: 473px;
	z-index:15;
	
}

#mainTextNav a
{
	color: #FFFFFF;
	letter-spacing: 3px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	
}

#mainTextNav a:hover
{
	color: #000000;
	letter-spacing: 3px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}




/* LAYOUT */


#container {   /*Wraps around the whole layout with rule */
	width: 800px;
	margin: 15px auto 0px auto; /*trbl*/
	position:relative;
	
}



#header {
	position: relative;
	background-repeat: no-repeat;
	background-image:url(http://www.successfullysolo.com/images/SubHeader.jpg); 
	background-position:top;
	height:310px;
		
}


#sidebarlayout {
	position:relative;
	background-repeat: repeat-y;
	background-image:url(http://www.successfullysolo.com/images/SubLeftBar.jpg); 
	background-position: top left;
	margin:0px;
	width:340px;
	}
	
#contentlayout {
	position:relative;
	top: -1150px; 
	left: 380px; 
	width:410px;
	padding-right:10px;	

}
	


/* FOOTER */

#footer {
	position: relative;
	text-align:center;
	font-size: 80%;
	padding: 10px 0px 10px 0px;  /*trbl*/
	clear:both;
		
}

#footer a {
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
	
}
		
#footer a:link, a:visited {
	color: #000000;
	font-weight:normal;
	}

#footer a:hover {
	color: #b25b2e;
	font-weight:bold;
	}

/* Specialty Formatting */



#SuccessfullySoloTitleTextSub  /*Subpages have different widths than main */
{
	position:absolute;
	top: 78px;
	left: 40px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	z-index:100;
	}

.SuccessfullySoloTitleTextWhiteSub  /*Subpages have different widths than main */
{
	
	text-transform: uppercase;
	color: #FFFFFF;
	z-index:100;
	
}

#SuccessfullySoloTitleTextSub a  /*Subpages have different widths than main */
{
	
	
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.SuccessfullySoloTitleTextWhiteSub  a /*Subpages have different widths than main */
{
	
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
	
}


/* Images
----------------------------------------------- */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	}
img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #D3D3D3;
	}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #D3D3D3;
	}
.alignright {
	float: right;
        padding: 5px;
	}
.alignleft {
	float: left;
    padding: 5px;
}

.alignleft a {
	text-decoration:none;
    border:none;
}

.alignright a {
	text-decoration:none;
    border:none;
}

a img {
	border: none;
}

h1, h2 {
	font-size: 18px ;
	padding: 10px 0 0px 0;
	font-weight:normal;
}

h1 a,
h2 a {
	color: #000;
}

.itemhead {
	display: block;
	margin: 16px 0px 0px 0px;
	clear:both;
}

.itemhead h2{
    font-size: 18px;
    display: inline;
	margin: 0 0 0.1em 0;
	line-height: 1.2em;
	color: #000;
	}
.itemhead h2 a,
.itemhead h2 a:visited{
	text-decoration:none;
	color: #000;
	}
.itemhead h2 a:hover{
	text-decoration: none;
	color: #000;
	border:none;
	}

.metadata {
    margin-left: 3px;
	padding: 0;
	color: #000;
    font-size: 10px;
	}
.metadata a,
.metadata a:visited{
	text-decoration:none;
	color: #000;
	}
.metadata a:hover{
	text-decoration: underline;
	color: #000;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	background: url('images/quote.gif') 5% 0% no-repeat;
	border: none;
	}

/* gravatar ----------------------------------------------- */
.gravatar {
	float: left;
	padding: 5px;
	border: 0px solid #000;
	display: block;
	margin: 5px;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 0px solid #000;
}

/* comment
----------------------------------------------- */
.comments h4 {
	margin-left: 3px;
	padding: 0;
    font-weight: bold;
    font-size: 12px;
    display: inline;
	border-bottom: none;
	}

.comments h4 a,
.comments h4 a:visited {
	color: #DA1071 ;
	text-decoration:none;
	}

.comments h4 a:hover{
	color: #06C;
	border:none;
	text-decoration:none;
	}

.metalinks {
	margin: 5px 0px;
}

.commentsrsslink {
	background: url('images/feed.gif') left center no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	color: #777;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.gif') left center no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	color: #777;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
	}

.commentsrsslink a,
.trackbacklink a {
	color: #777;
	padding: 0px;
	}

.comments .commentlist {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	}

.comments .commentlist li {
	margin: 10px 0;
	padding: 10px 10px 5px;
	list-style: none;
	}

.commentmetadata {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	display: inline;
	}

.comments .commentlist li img {
	padding: 0;
	border: none;
	}

.comments .commentlist li .commentauthor {
	font-size: 1.2em;
	font-weight: bold;
	}

.comments .commentlist li .counter {
	font: bold 2.4em "ITC Avant Garde Gothic", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	padding: 5px;
	}
.comments .commentlist li .counter a,
.comments .commentlist li .counter a:visited,
.comments .commentlist li .counter a:hover {
	color: #999;
	border: none;
	}

.comments .commentlist li.authorcomment {
	background: #f6f7f8;

	}

.comments .pinglist {
	padding: 0;
	margin: 0 0 0 0;
	}

.comments .pinglist li {
	margin-left: 20px;
	padding: 4px 0;
	list-style: none;
	}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
	}

.comments .pinglist li small {
	display: block;
	}

.comments .pinglist li .counter {
	display: none;
	}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

.comments .pinglist li img {
	padding: 0;
	border: none;
	}
	
.comments #leavecomment {
	text-align: center;
	margin-bottom: 10px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
	display: none;
	}

.comments #errors {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
	display: none;
	}
	
.comments form {
    clear: both;
	padding: 1px 0 10px;
	margin: 0;
	}

.comments form input[type=text] {
	width: 40%;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 100px;
	padding: 2px;
	width: 100%;
	}

.comments form #submit {
	margin: 0 10px 0 0;
	
	}

.commentseditlink {
	border: none;
	padding: 2px;
	padding-left: 10px;
	}

.commentmoderation {
	background: transparent url(images/moderation.gif) repeat-x;
	height: 35px;
	text-align: center;
	margin: 10px auto;
	padding: 10px 0px;
	}

.category {
	background: url('images/page_white.gif') no-repeat left;
	padding: 2px 0 2px 18px;
}

.tagdata {
	display: inline;
	padding: 2px 0 2px 20px;
	background: url('images/tag_blue.gif') left center no-repeat;
}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.gif') left center no-repeat;
	margin-right: 10px;
	}

#sidebar {
	padding: 0px 5px;
	margin: 0 10px 0 10px;
	color: #fff;
	width: 285px;
	text-align:right;
}

#sidebar ul li ul li a,
#sidebar ul li ul li a:hover{
	color: #ccc;
}

#sidebar ul li ul li a:hover{
	border-bottom: 1px dotted #ccc;
}

#sidebar a,
#sidebar a:hover{
	color: #ccc;
}

#sidebar a:hover{
	border-bottom: 1px dotted #ccc;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 0.6em 0;
	padding: 0;
	line-height: 1.4em;
	font-size: 11px;
}

#sidebar li{
	list-style: none;
	padding-left:0.2em;
	margin: 5px 0;
}


#sidebar h2 {
	color: #fff;
	border: 0px solid #d5d7d0;
	margin: 0 0 0.5em 0;
	padding: 0.3em 0px;
	text-align:right;
	
}

#sidebar h2 a,
#sidebar h2 a:hover {
	color: #FFF;
	display:block;
}

#content {
	padding: 0 10px 0 0;

}

.navigation {
	margin: 5px 0;
	padding: 5px 0;
	clear:both;
    font-size: 10px;
}

* html .navigation {
	margin: 0 0 0 0;
	}
	
.previous {
	padding: 0 20px 0 0;
	float: left;
}
	
.next {
	float: right;
}
