/*
File:			custom.css
Description:	Custom styles for Thesis


BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.


For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them


WHY THIS WORKS:


By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*
}

.custom #header_area {background:#213C63;}
	.custom #header_area .page {background:transparent;}
		.custom #header {border-bottom:0;}

/*Removes the border on the Nav menu*/
.custom .menu { border-left: none; }


.custom h2 {
color:black;
}
.custom h3 {
font-weight: Bold; 
font-size: 120%;
color:black;
}

.custom h4 {
font-weight: bold;
font-size: 150;
color:#FF4500;
}


.custom li.widget_text h3 { 
background: #FAE091; 
padding-left: 1px;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
padding: 1px 0px 1px 1px;
border: 2px solid #777777;
text-align: center;
color:#444444; 
}

.custom li.widget_recent_entries h3 { 
background: #FAE091; 
padding-left: 1px;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
padding: 1px 0px 1px 1px;
border: 2px solid #777777;
text-align: center;
color:#444444; 
}

.custom li.widget_links h3 { 
background: #FAE091; 
padding-left: 1px;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
padding: 1px 0px 1px 1px;
border: 2px solid #777777;
text-align: center;
color:#444444;  
}

.custom li.widget_goal_graphs h3 { 
text-align: center;
color:#444444; 
}

.custom li.widget_goal_graphs {
background: #FAE091; 
padding-left: -1px;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
padding: 1px 0px 1px 1px;
border: 2px solid #777777;
}

.custom li.widget_archive h3 { 
background: #FAE091; 
padding-left: 1px;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
padding: 1px 0px 1px 1px;
border: 2px solid #777777;
text-align: center;
color:#444444; 
}

.custom format_text p.alert { background: #FFC757; border: 1px solid #e5e597; }


.thesis_widget_subscriptions .sub_twit a { 
padding-left: 20px; background: url('http://deliverawaydebt.com/wp-content/uploads/2009/12/tweeter_16x16.jpg') 0 50% no-repeat; }

.sub_twit a { 
padding-left: 60px; background: url('http://deliverawaydebt.com/wp-content/uploads/2010/icons/twitterblackicon.jpg') no-repeat; }

.thesis_widget_subscriptions .sub_mail a { 
padding-left: 20px; background: url('http://deliverawaydebt.com/wp-content/uploads/2009/12/email_16x16.jpg') 0 50% no-repeat; }


.custom #content_box {background-color:#EEEEEE;}


.custom #content {background-color:#fff;} 

.custom .format_text p.voteme {
background: #FAE091 url(http://deliverawaydebt.com/wp-content/uploads/2010/01/authorpost03.jpg) center no-repeat;
border: 3px solid #DBDBD9;
background-position: 15px 10%; /FADC82*7px 50% x-pos y-pos */
text-align: left;
font-size: 12pt;
padding: 10px 15px 15px 150px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px ;
border-radius: 5px ;
}


/* feed count in navigation */
.custom .feed {
margin-top:-3.5em;
float:right;
width:35%;
}

#footer div.col {
float:left;
margin:5px 3px 0 0;
padding-left:10px;
text-align:left;
width:35em;
}



/* Define the clear div to offset the link floats */
div.clear{
clear: both;
height: 1px;
width: 1px;
}

/*-----archives-----*/
.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: .85em; }
.custom .archivel { float: left; width: 40%;}
.custom .archiver { float: right; width: 60%;}

/*----remove outlines for links*/
.custom a {outline: none;}


/*----------TOPNAV---------*/
.custom ul#topnav {
background:none repeat scroll 0 0 #ffffff;
border-bottom-style: double;
border-color: #EEEEEE;
float:left;
list-style:none outside none;
width:100%;
}
.custom ul#topnav li {
float:left;
padding:3px 10px 3px 3px;
}
.custom ul#topnav li a {
color:#444444;
font: Times;
font-size:1.2em;
}
.custom ul#topnav li a:hover {
text-decoration:underline;
}
.custom ul#topnav li.rss_email {
background:none repeat scroll 0 0 transparent;
border:medium none;
float:right;
padding-right:30;
}
.custom ul#topnav li.rss_email a {
background:url('http://deliverawaydebt.com/wp-content/uploads/2010/icons/email_16.png') no-repeat scroll 0 50% transparent;
padding-left:20px;
}
.custom ul#topnav li.rss {
background:none repeat scroll 0 0 transparent;
border:medium none;
float:right;
padding-right:0;
}
.custom ul#topnav li.rss a {
background:url('http://deliverawaydebt.com/wp-content/uploads/2010/icons/rss_16.png') no-repeat scroll 0 50% transparent;
padding-left:20px;
padding-right:8px;
}

.custom ul#topnav li.youtube {
background:none repeat scroll 0 0 transparent;
border:medium none;
float:right;
padding-right:0;
}
.custom ul#topnav li.youtube a {
background:url("http://deliverawaydebt.com/wp-content/uploads/2010/icons/youtube_16.png") no-repeat scroll 0 50% transparent;
padding-left:20px;
padding-right:8px;
}

.custom ul#topnav li.twitter {
background:none repeat scroll 0 0 transparent;
border:medium none;
float:right;
padding-right:0;
}
.custom ul#topnav li.twitter a {
background:url('http://deliverawaydebt.com/wp-content/uploads/2010/icons/twitter_16.png') no-repeat scroll 0 50% transparent;
padding-left:20px;
padding-right:8px;
}
.custom ul#topnav li.facebook {
background:none repeat scroll 0 0 transparent;
border:medium none;
float:right;
padding-right:0;
}
.custom ul#topnav li.facebook a {
background:url('http://deliverawaydebt.com/wp-content/uploads/2010/icons/facebook_16.png') no-repeat scroll 0 50% transparent;
padding-left:20px;
padding-right:8px;
}

.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #FADC82 none repeat scroll 0 0; padding-top:20px;}


/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/


/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #EEEEEE;
	/* widget padding */
	padding: 16px;
	/* margin at bottom of widgets */
	margin-bottom: 25px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	font-size: 15px;
        /* contents alignment */
	text-align: center;
	/* widget width */
	width: 250px;
	/* space between widgets */
	padding-right: 27px;
	/* text color */
	color: #2361A1;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
        /* Background Color */	
        background: #FAE091;
        /* font size */
	font-size: 13px;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #000000;
	/* Padding */
	padding-left: 1px;
	padding: 1px 0px 1px 1px;	
        /* distance between border and widget text */
	margin-bottom: 5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px ;
        border-radius:5px ;
        border: 2px solid #777777;
        text-align: center;
        color:#444444; 
}
 
/* footer font styles */
.custom #footer a {
	font-size: .9em;
	border-bottom: none;
	/* default Thesis link color */
	color: #FF4500;
}
.custom #footer a:visited {
	text-decoration: none;
	/* default Thesis link color */
	color: #FF4500;
}
.custom #footer a:link {
	text-decoration: none;
	/* default Thesis link color */
	color: #FF4500;
}
.custom #footer a:hover {
	text-decoration: underline;
	/* default Thesis link color */
	color: #FF4500;
}

	
/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }










 
 


















































































































