/*  
Theme Name: Recipe for entrepreneur
Theme URI: http://designed.nu
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
� 2008, Design Blog. All rights reserved. 
*/



/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;
color:#012641;
font-weight:bold;}

body {
	background:#111; 
	/*url(img/background.jpg) top right repeat-x*/
	color: #8f98ae;
	font: normal 13px Arial,Verdana,Tahoma,Trebuchet MS,"Lucida Sans Unicode",Arial,sans-serif;
	margin:0px auto;
}
}

p,blockquote,ul {
	font-size: 12px;
	padding-bottom: 1.1em;
}

blockquote {
font: italic 11px Georgia;
margin: 15px 0px 15px 10px;
padding-left: 10px;
}


code {
	border:1px solid #31394c;
	background: #232937;
	display: block;
	font-size: 12px;
	margin: 12px 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}



ul {margin-left: 2em;}
h1 {font: normal 1.8em Trebuchet Ms, Arial,sans-serif;}
h2 {
	font: normal  1.8em Trebuchet Ms, Arial,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: inherit;
	height: 7px;
}
.left {float: left;}
.right {float: right;}
/* Login Form
=================================== */

.login { 
	position: absolute;
	bottom: 220px;
	right: 10px;
	font-weight: bold;
	color: #ccc;
}

.login p { padding: 0 0 5px; }
.login label { display: block; float: left; padding-right: 10px; }
.login #submit { font-size: 1.2em; margin-top: 0px; float: left; }

p.login { font-weight: normal; font-size: 1.2em; }

form.login input { 
	margin-top: 3px;
	border: 1px solid #999;
}

/* header part */
#header {
	height:280px;

	background: #0f1219 url(img/headerfinal.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	}


#header a {
        font: normal 1.5em Trebuchet Ms, Arial,sans-serif;
        color: #dfe9eb;visibility:hidden }

#header a:hover {
        font: normal 1.5em Trebuchet Ms, Arial,sans-serif;
        color: #dfe9eb; 
visibility:hidden}
	
#description {
	float:left;
	padding-top:50px;
	padding-left:279px;
        color: #c9d0d6;
visibility:hidden
	}

#navi {
	position:relative;
	height: 26px;
	width: 960px;
	margin-top:-28px;

	text-align: center;
	line-height: normal;
}
#nav {
	list-style: none;
	margin: 0 3px;
	padding: 0px;

	clear:both;
	margin-left:13px;
	
	
}
#nav li {
	float: left;
	height: 26px;
	background: url(img/navtabr.gif) top right no-repeat;
	margin: 0 3px;
	white-space: nowrap;
}
#nav .page_item a{
	color: #13475f;
	display: block;
	background: url(img/navtabl.gif) top left no-repeat;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 26px;
}
#nav li:hover {
	background-position: 100% -36px;
}
#nav .page_item a:hover {
	background-position: 0px -36px;
	border: none;
}

#nav li.current_page_item {
	color: #13475f;
	text-decoration: none;
	background: url(img/navtabactiver.gif) top right no-repeat;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #13475f;
	text-decoration: none;
	background: url(img/navtabactivel.gif) top left no-repeat;
}


/* structure */
#container {
	border: 0px solid #000;
	border-top: none;
        width: 1000px;
	margin:0px auto;
	/*border-left: 1px solid  #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #06c907;
	border-right: 1px solid #06c907;*/
}

.main {
	background: url(img/mainbg.jpg) repeat-y;
	border-bottom: 0px;
	border-left: 0px dotted #333;
}
.main .left {width: 660px;
margin-right: 8px;
margin-left: 12px;
}
.main .right {
width: 300px;
margin-right: 17px;
display: inline;
border: 1px solid #30384a;}

.content {
	padding: 16px;
}
.content2 {
	padding: 0px;
}

/* content elements */
.content h1 {
	border-bottom: 1px dotted #8f98ae;
	color: #fff;
	margin-bottom: 10px;
	padding: 3px 0 3px;
}

.content img {
padding: 0px 8px;
}

.post h1 a {
	border-bottom: 0px dotted #fff;
	color: #dfe9eb;
font-weight:bold;
	margin-bottom: 10px;
	padding: 3px 0 3px;
	text-decoration:none;
}

.post h1 a:hover {
	border-bottom: 0px dotted #fff;
	color: #ecf4f5;
font-weight:bold;
	margin-bottom: 10px;
	padding: 3px 0 3px;
	text-decoration:none;
}

.post h1 a:visited{
	border-bottom: 0px dotted #fff;
	color: #dfe9eb;
font-weight:bold;
	margin-bottom: 10px;
	padding: 3px 0 3px;
	text-decoration:none;
}
.content a {
	text-decoration: none;
color:#00b601;

}
.content a:hover {text-decoration: none;
color:#03c704;
}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-top: 5px;
            }

/* sub-navigation */
.subnav {
font-size:9px;
	background-color: #202531;
	padding: 10px;
color:#00b602;
}
.subnav h1 {padding-top: 18px;
color:#dfe9eb;font-weight:bold;
border-bottom:1px dotted #3c4967;
}
.subnav ul {margin: 0;}
.subnav li {
	background: url(img/icon.gif) no-repeat left center;
	list-style: none;
	margin: 0;
padding-left: 18px;
}

.subnav .arch li {
	background: url(img/icon.gif) no-repeat left center;
	list-style: none;
	margin: 0;
padding-left: 18px;
}

.subnav .sponsor li {
	background: url(img/icon.gif) no-repeat left center;
	list-style: none;
	margin: 0;
padding-left: 18px;
}

.subnav .book li {
	background: url(img/icon.gif) no-repeat left center;
	list-style: none;
	margin: 0;
padding-left: 18px;
}
.subnav li a {
text-decoration: none;
color:#00b601;
	line-height: 18px;
font-size:12px;
	
}
.subnav li a:hover {text-decoration: none;
color:#03c704;}



#adcontainer {
	padding: 10px 0 0 0;
	margin:0;
	width: 285px;
}

#adboxes{
	padding: 8px 0 8px 0px;
	width:285px;
	float:left;
	position: relative;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
        padding-left: 0px;
}
#adboxes ul li {
	display:block;
	background: url(img/banner_bg.gif) no-repeat;
	margin: 0px 2px 0px 0px !important;
	padding: 7px !important;
	float:left;
	list-style: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/* footer */
.footer {
	background: #0f1219 url(img/footer.jpg) repeat-x top;
	background-repeat:no-repeat;
	color: #8f98ae;
        height: 43px;
}
.footer ul {
	margin: 0;
}
.footer li {
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 16px;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #8f98ae;}
.footer a:hover {
	color: #8f98ae;
}



/* bottom */
.bottom {
        padding-top: 10px;
        padding-bottom: 3px;
	color: #8f98ae;
	clear: both;
	font-size: 11px;
}

.bottom p {
color: #8f98ae;
text-decoration: none;
font-weight:normal;
text-align: center;
padding-top: 5px;
}


.bottom a {
color: #8f98ae;
text-decoration: none;
font-weight:normal;
}
.bottom a:hover {
color: #8f98ae;
text-decoration: none;
font-weight:normal;
}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #30384a;
background: #202531;
font-size:11px;
color:#7d869b;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
}

#commentform {
margin: 1em 0;
border:1px solid #373f54;
background: #31394c;
width: 600px;
padding:12px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #232937;
width: 450px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #232937;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #232937;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 12px;
background: #f8f7f6;
border: 1px solid #232937;
width: 150px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 12px;
background: #ffffff;
border: 1px solid #232937;
width: 150px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 12px;
background: #ffffff;
border: 1px solid #232937;
width: 150px;
}
#commentform input{
margin-bottom: 3px;
}


.content ul li
{
margin-left:10px;

}



.content ol li
{
margin-left:20px;
padding-bottom:5px;


}
