/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/*-- GENERAL --*/
body {
font: 14px Cambria, Georgia, "Trebuchet MS", Arial;
line-height:17px;
color:#333;
background-color:#fff;
}

#container {background-color:#fff;}


h1, h2, h3, h4, h5, h6  { 
margin: 0; 
font-family: "Arial Narrow", Arial, Cambria;
color: #333; 
line-height:1; 
text-align:left;
}

h1, h2 {text-shadow:-1px 1px 1px #CCCCCC;margin:20px 0;}

strong {color:#000;}
.dd_button_v {padding:3px 4px}

/*-- SIDEBAR and WIDGETS --*/  
.socialmedia-buttons {margin-top:10px;}
.widget, #tabs #tagcloud, #tabs .inside li {
font: 14px Cambria, Georgia, "Trebuchet MS";
}

.widget h3 {
background:#eaeaea url(images/bg-post-bottom.png) repeat-x scroll 0 0;
font-size: 18px;
font-family: "Arial Narrow", Arial;
color:#009900;
}

/*---- WOOTABS ----*/
#tabs ul.wooTabs {
background:transparent url(images/bg-post-bottom.png) repeat-x scroll 0 0;
}

#tabs ul.wooTabs li a {color:#000}
#tabs ul.wooTabs li a:hover {color:#fff}
#tabs ul.wooTabs li a.selected {color:#ffcc00;}


/*--- FORUM RSS ----*/
.widget_rss ul li a {color:#003399;text-decoration:underline;line-height:15px;padding:5px 0;}
.rss-date {display:block;color:#666;font-size:11px;clear:left;}
.widget_rss cite {color:#99cc00;}
 

/*-- COMMENTS AREA --*/
#comments {background-color:#fff;}
#comments h3 {color:#000;}

/*-- POST ENTRY --*/
.post a {text-decoration:underline;font-weight:bold;}
.post {background-color:#fff;border-left:1px solid #b9b9b9;}
.post .title {color:#E66F1B;}
.post h1 {font-size:40px;letter-spacing:-1px;font-weight:bold;min-height:125px;}
.post .title a:link, .post .title a:visited {color:#E66F1B;}
.entry {line-height:22px; font-size:15px;text-align:justify;}
.entry p {margin: 25px 0 25px;}
blockquote {background-color:#eaeaea;border-left:7px solid #333;margin: 15px 50px;color:#333}
.post-bottom {border: 1px solid #b9b9b9;}
.post-meta {margin-top:10px;border-top: 1px dotted #ccc;border-bottom: 1px dotted #ccc;padding-top:10px;padding-bottom:10px}
.post-meta img {vertical-align:middle;}
.post-meta a {border:0;}
.more_entries a {background-color:#fff;border:0;margin:0px 0px 0px 10px;}
.more_entries a:hover {border:0;background-color:#fff;color:#ffcc00;text-decoration:underline;}
.more_entries h3 {font-style:normal;margin-bottom:7px;}
#relatedposts {margin: 10px 0;padding-top:10px;border-top:1px dotted #eaeaea;}

.entry h6 {
margin:20px;
display:block;
background: #f2f2f2 url("http://www.fastlaneentrepreneurs.com/wp-content/uploads/2010/08/distinction.png") no-repeat 15px 15px;
padding-left:90px;
padding-top:15px;
padding-right:40px;
padding-bottom:15px;
font-size:16px;
font-family: "Arial Narrow", Arial, Cambria;
color:#e66f1b;
line-height:22px;
font-weight:normal;
text-align: left;
min-height:60px;
} 

/*------ HEADER AREA ------*/
#logo {
background:transparent url("http://www.fastlaneentrepreneurs.com/wp-content/uploads/2010/08/logo.jpg") no-repeat;
height:221px;
}

#logo img {
margin-top:25px;
float:left;
cursor: pointer;
}
#header {
padding:0px;
height:221px;
}

#cover {
padding: 0px 8px 0 0px;
font-size:15px;
text-align:right;
height:220px;
background: url("http://www.fastlaneentrepreneurs.com/wp-content/uploads/2010/08/bookcover3D.png") no-repeat center right;
}

#coverheader {
text-align:right;
color:#fff;
font-size:30px;
line-height:30px;
font-family: Cambria, Georgia, "Times New Roman";
padding-right:133px;
padding-top:40px;
}

#coverheader a {color:#00ffcc;}

#covertext {
padding: 5px 5px 0 0;
font-size:14px;
line-height:18px;
color:#ccc;
}

/*---- SUBSCRIBE BUTTON ----*/
#subscribe {
padding: 15px;
font-size:14px;
margin-bottom:25px;
border:1px solid #ccc;
-moz-box-shadow: 2px 2px 3px #eaeaea;
-webkit-box-shadow: 2px 2px 3px #eaeaea;
box-shadow: 2px 2px 3px #eaeaea;
 /* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#eaeaea')";
 /* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#eaeaea');
}

/*-- NAVIGATION --*/
#page-nav A {color:#fff;}
 
#page-nav li a.selected, #page-nav li a:hover {background-color:#e66f1b;}

#secnav a {
font-family: Cambria, Georgia, "Arial Narrow";
font-size:20px;
}

.read-more {float:right;}
#footer-widgets {background-color:#0A2354;}
#footer {background-color:#000;} 
