/*
Theme Name: The Color Of Success
Theme URI: http://www.free-wordpress-theme.net/
Description: A finance/business/money WP theme---Use the Options Panel to customize the sections of this theme---To add a thumbnail to the post, add to each post a custom field with the name thumbnail and having as value the link to the desired image---View the readme file for setup explanations---Need help? Ask for support at <a href="http://www.free-wordpress-theme.net/">Free Wordpress Themes</a>
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: 3 columns layout, post excerpts, post thumbnails, ads ready, widget ready, fixed width.	
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 14px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background: #545554 url(images/bg.png) top repeat-x;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	}

.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1.main, h1.main a, h1.main a:hover, h1.main a:visited{
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 30px 0 0 0;
	text-decoration: none;
	color: #4c9c11;
	text-align: left;
	}

h2.title, h2.title a, h2.title a:hover, h2.title a:visited{
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	color: #3370a2;
	}

h1, h2, h3 {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color: #e9e7e7;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

a, a:visited{
	color: #4a8901;
	text-decoration: none;
	}

a:hover {
	color: #47a7dd;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	width: 600px;
	margin: 15px 30px 0 10px;
	padding: 1px 15px;
	background:#b8e5f8;
	font-style: oblique;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	width: 930px;
	float: right;
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin: 10px 35px;
    	font-weight: bold;
	text-align: right;
	}

#search {
	width:233px;
	height: 17px;
	background: #ffffd4 url(images/go.png) right no-repeat;
	border:1px dashed #b7d433;
	color: #000;
	font-size: 12px;
	text-align: center;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 5px 10px;
	padding: 12px 40px 10px 5px;
	}

#searchform {
    	width:200px;
	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 10px 5px 10px 0;
	padding: 6px 2px 5px 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/*==========================================================
	Header
============================================================*/

#header {
	width: 1000px;
	height: 150px;
	margin: 0px;
	padding: 0;
	float: left;
	}

#description {
	width: 240px;
	float: left;
	margin:0px 0 0 20px;
	padding: 0;
	color: #0076b8;
	text-align: left;
	}

/*===================================================================
	Menu bar (pages menu)
=====================================================================*/

#menu_bar {
	width:700px;
	float: right;
	margin: 65px 30px 0 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}

ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:right;
	width: 100%;
	}

ul#navlist li {
	display:inline;
	list-style-type: none;
	}

ul#navlist li a {
	background: url(images/menu.png) left no-repeat;
	height: 25px;
	font-family:'Trebuchet MS';
	text-align:center;
	color: #0c91c1;
	margin:0;
	padding:10px 10px 0 35px;
	display:block;
	float:right;
	text-decoration: none;
	}

ul#navlist li a:hover {
	background: url(images/hover.png) left no-repeat;
	color: #5faf01;
	}

/*=====================================================================
	Categories MENU
=====================================================================*/

#categories{
	float: left;
	width: 1000px;
	height: 50px;
	background: url(images/categories.png) top no-repeat;
	text-transform: lowercase;
	}

ul#catlist {
	margin:0;
	white-space: nowrap;
	float:left;
	width:970px;
	padding: 3px 15px;
	}

ul#catlist li {
	display:inline;
	list-style-type: none;
	}

ul#catlist li a {
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color: #4d9c13;
	margin:0;
	padding: 12px 5px;
	display:block;
	float:left;
	text-decoration: none;
	border-right: 1px solid #000c29;
	}

ul#catlist li a:hover {
	color: #4298c6;
	}


#adsense{
	width: 980px;
	height: 25px;
	float: left;
	background: url(images/adsense.png) top left repeat-x;
	padding: 5px 0 0 20px;
	}


/*==========================================================================
	HOME
==========================================================================*/

#gleft{
	width: 0px;
	height: 310px;
	padding: 0 0 0 30px;
	float: left;
	background: url(images/mainleft.png) left no-repeat;
	margin: 0;
	}

#gright{
	width: 970px;
	height: 310px;
	padding: 0 30px 0 0;
	float: left;
	background: url(images/mainright.png) right no-repeat;
	margin: 0;
	}

#gallery{
	float: left;
	height: 310px;
	width: 940px;
	padding: 0;
	background: url(images/main.png) top repeat-x;
	margin: 0;
	}

#graph{
	position: absolute;
	margin: 10px 0 0 -15px;
	}

#maintext{
	width: 600px;
	float: right;
	color: #b9cf9e;
	font-size: 18px;
	margin: 10px 0;
	font-family:'palatino linotype', 'Trebuchet MS';
	}

#maintext p{
	text-indent: 25px;
	text-align: justify;
	}

#maintext h2, #maintext h2 a, #maintext h2 a:visited, #maintext a:hover{
	font-family:'palatino linotype', 'Trebuchet MS';
	letter-spacing: -1px;
	font-size: 36px;
	color: #76d803;
	margin: 10px;
	}

#info{
	float: left;
	width: 1000px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(images/info.png) left repeat-x;
	font-size: 16px;
	color: #001027;
	}

#info p{
	text-indent: 15px;
	text-align: justify;
	}

#info h2, #info h2 a, #info h2 a:visited, #info a:hover{
	font-family:'palatino linotype', 'Trebuchet MS';
	letter-spacing: -1px;
	font-size: 26px;
	color: #193552;
	margin: 0 5px 5px 5px;
	}

#infoleft{
	background: url(images/infoleft.png) bottom left no-repeat;
	width: 479px;
	height: 180px;
	border-right: 1px solid #417701;
	float: left;
	margin: 7px 0 13px 0;
	padding: 0 10px;
	}

#inforight{
	background: url(images/inforight.png) bottom right no-repeat;
	width: 479px;
	height: 180px;
	border-left: 1px solid #65ba01;
	float: right;
	margin: 7px 0 13px 0;
	padding: 0 10px;
	}


/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	width:1000px;
	margin:0px;
	float: left;
	background: url(images/pbody.png) top repeat-y;
	}

#content {
	width:670px;
	margin:0;
	padding: 0 10px;
	float:left;
	overflow: hidden;
	}


/*==========================================================================
	The actual Blog post look
============================================================================*/

.post {
	width:670px;
	float: left;
	margin: 5px 0;
	text-align: justify;
	font-size:14px;
	padding: 0;
	}

.ptitle{
	float: left;
	width: 670px;
	padding: 5px 0;	
	margin:0;
	}

.entry {
	float: left;
	width: 670px;
	padding: 0;
	margin: 0;
	}

.postmetadata{
	float: left;
	background: #81a83f;
	width: 650px;
	margin: 0;
	padding: 5px 10px;
	}

.date, .com, .more {
	padding: 0px;
	margin: 0 5px 0 0px;
	float: right;
	font-size: 12px;
	color: #f7f4c6;
	}

.com a, .more a, .com a:visited, .more a:visited{
	color: #f7f4c6;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 15px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/*===================================================
	Sidebar
=====================================================*/

.ads_small {
	margin: 0 10px;
	}

.ads_small img {
	padding: 5px;
	}

#sidebar{
	width: 300px;
	float:right;
	margin: 0 5px 0 0;
	padding: 0px;
	overflow: hidden;
	}

#sidebar h2 {
	background: url(images/stitle.png) left no-repeat;
	width: 255px;
	padding: 5px 10px 5px 35px;
	color: #81a83f;
	margin: 5px 0 0 0;
	font-size: 22px;
	font-weight: normal;
	}

#sidebar li{
	list-style-type: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
#sidebar ul li {
	height:100%;
	line-height:18px;
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;
	
	}

#sidebar table {
	width:100%;
	text-align:center;
	}	

#sidebar ul li {
	list-style-type: none;
	}

#sidebar ul li a:link, #sidebar ul li a:visited {
	background: url(images/bullet.png) left no-repeat;
	color: #484848;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	display:block;
	border-bottom:1px dashed #b7d433;
	margin: 0 2px;
	}

#sidebar ul li a:hover {
	background:#ffffd4 url(images/bullet.png) left no-repeat;
	color:#000;
	}

#ad300 /* banner in the sidebar*/ {
	width:300px;
	margin: 0;
	padding: 5px 0 0 0;
	}

/* Calendar */

#wp-calendar {
	width: 90%;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	}

#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;
	}

#wp-calendar caption {
	width: 90%;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}


/*================================================================
    Begin Comments
==================================================================*/

#respond{
	float:left;
	padding: 0 0 30px 0;
	margin: 0px;
	}

h3.comments{
	font-size: 18px;
	text-align: center;
	margin: 0 10px;
	padding: 5px 15px 0 15px ;
	color: #3370a2;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	float: left;
	}

.commentlist cite {
	background: #ffffd4;
	float: left;
	width: 640px;
	padding: 10px 15px;
	display:block;
	font-style:normal;
	margin: 0;
	border-bottom: 2px dashed #fff;
	}	

.commentlist cite img {
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 16px Georgia, "Times New Roman", Times, serif;
	}

.commentlist .time {
	background: url(images/date.png) bottom left no-repeat;
	padding-left:20px;
	}

.commenttext {
	background: #fff;
	float: left;
	width: 640px;
	padding: 0 15px;
	display:block;
	font-style:normal;
	margin: 0 0 5px 0;
	}

#commentform input {
    	background: #ffffae;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 0px 1px 15px;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
	background: #ffffae;
	color: #000;
	width: 400px;
	padding: 2px;
	margin: 5px 0 10px 5px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: -5px 0 10px 15px;
	float: left;
	background: #3370a2;
	color: #ffffd4;
	}

#commentform p {
	margin: 5px 10px;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: #2a5b86 url(images/main.png) left repeat-x;
	width:980px;
	float:left;
   	padding: 10px;
	margin: 0;
	clear: both;
	text-align: center;
	color: #f7f4c6;
	font-size: 12px;
	}

#binfo{
	font-size: 14px;
	margin: 0 0 5px 0;
	}

/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

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 {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.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;
	}
