/*
Theme Name: Living the Startup Life
Theme URL: http://LivingtheStartupLife.com
Description: The successes and struggles of young entrepreneurs!
Version: 1.0
Author: Jun Loayza
Author URL: http://JunLoayza.com
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #0d0a22;
	color: #0d0a22;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b64bf4;
}

a{
	text-decoration: none;
	color: #b64bf4;
}

a:hover{
	text-decoration: underline;
	color: #0d0a22;
}

a img{border: none;}

p{padding: 10px 0 5px;}

blockquote{
	margin: 10px;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{padding: 10px;}

blockquote blockquote{
	margin: 20px;
	border-top: 2px solid #ddd;
	background: #cdcdcd;
}

blockquote blockquote p{padding: 20px;}

dd{padding: 0 0 0 20px;}

form, input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p img{max-width: 100%;}

img.centered{
	display: block;
	border: 5px solid #c9c9c9;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 5px solid #c9c9c9;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 5px solid #c9c9c9;
	display: inline;
}

.alignleft{float: left;}

.alignright{float: right;}

.clear{margin: 0; padding: 0; clear: both;}

small{font-size: 11px;}

#wrapper{
	width: 950px;
	margin: 0 auto;
	margin-top: 0px;
	text-align: left;
	background: #fff url(images/blue_edge_2.gif) repeat-y left top;
}

#header{
	float: left;
	width: 938px;
	margin-left: 6px;
	height: 120px;
	border-top: 5px solid #0d0a22;
}

#header #header-left{
	float: left;
	width: 634px;
	height: 155px;
	background: url(images/header_pic.gif) no-repeat right bottom;
}

#header h1{
	padding-top: 15px;
	padding-left: 15px;
	font-size: 36px;
}

#header h4{
	padding-top: 5px;
	padding-left: 15px;
	font-size: 14px;
}

#header #header-right{
	float: left;
	width: 294px;
	list-style: none;
}

#header #rss-side{
	width: 147px;
	height: 100px;
	float: left;
}

#header #twitter-side{
	width: 147px;
	height: 100px;
	float: left;
}

#header #twitter-icon{
	margin: 10px 0 0 10px;
}

#header #tweet-links{
	float: left;
	margin-left: 10px;
}

#header #rss-icon{
        float: left;
        width: 80px;
        list-style: none;
        margin-left: -57px;
}

#header #header-right h2{
	padding-top: 30px;
	padding-left: 15px;
	font-size: 12px;
}

#header #header-right ul{
	list-style: none;
	margin-left: 15px;
	color: #b64bf4;
}

#header #header-right #search-box{
	clear: both;
	background: url(images/dotted_horizontal.gif) repeat-x left top;
	margin: 10px 0 0 10px;
	height: 50px;
}

#header #header-right #search-box li{padding-top: 10px;}

#menu{
	float: left;
	width: 938px;
	margin-left: 6px;
	border-bottom: 5px solid #0d0a22;
}

#menu ul{
	list-style: none;
	margin: 11px;
	padding: 0;
}

#menu ul li{
	float: left;
}

#menu ul li a{
	display: block;
	margin-left: 1px;
	padding: 5px;
	background: #0d0a22;
	color: #b64bf4;
	font-weight: bold;
}

#menu ul li a:hover{
	background: #b64bf4;
	color: #0d0a22;
}

#fdflow-menu{
	float: left;
	width: 633px;
	height: 75px;
	margin-left: 6px;
	background: #ededed url(images/dotted_horizontal.gif) repeat-x left bottom;
}

#fdflow-menu p{
	padding-left: 5px;
	padding-right: 5px;
	height: 75px;
	font-size: 10px;
}

#fdflow-menu .logo-other{
        float: left;
        margin: 5px 0 0 5px;
        width: 60px; 
}

#fdflow-menu #fd-resume{
	float: left;
	width: 211px;
	height: 75px;
        background: url(images/dotted_vertical.gif) repeat-y right center;
}


#fdflow-menu #fd-blog{
	float: left;
	width: 211px;
	height: 75px;
        background: url(images/dotted_vertical.gif) repeat-y right center;
}

#fdflow-menu #startup-life{
	float: left;
	width: 211px;
	height: 75px;
        background: url(images/dotted_vertical.gif) repeat-y right center;
}

#container{
	float: left;
	width: 950px;
	background: #fff url(images/blue_edge_2.gif) repeat-y left top;
}

#content{
	float: left;
	width: 633px;
	margin-left: 6px;
	background: url(images/dotted_vertical.gif) repeat-y right top;
}

.post{
	padding: 10px;
}

.post h2{
	border-top: 5px solid #CCCCCC;
	padding-top: 2px;
	font-size: 24px;
	font-weight: bold;
}

.post .entry-info{
	padding: 5px 0 0 0;
	width: 610px;
	height: 25px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
	color: #999999;
}

.entry-content{
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.entry-category{
	width: 605px;
	height: 20px;
	padding: 5px;
	background: #ededed url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding: 10px 0 5px;
	border: none;
}

.entry-content h3{font-size: 18px;}

.entry-content h4{font-size: 16px;}

.entry-content h5{font-size: 14px;}

.entry-content h6{font-size: 12px;}

.recent-post{
	float: left;
	width: 600px;
	height: 160px;
	border: 3px solid #cdcdcd;
	margin-top: 5px;
	margin-bottom: 5px;	
	margin-left: 10px;
}

#recent-posts h2{
       margin-top: -5px;
       margin-left: 10px;
       margin-bottom: 10px;
       color: #0d0a22;
}

.recent-content{
	padding: 5px;
}

.recent-image{
	float: left;
	width: 210px;
	height: 150px;
	margin-left: 10px;
}

.recent-title{
	float: left;
	width: 350px;
	padding-bottom: 10px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.recent-description{
	float: left;
	width: 350px;
}

.view-video{
	clear: both;
	text-align: right;
	vertical-align: bottom;
}

.sidebar{
	float: left;
	width: 290px;
	margin-top: -65px;
	padding-left: 10px;
	padding-right: 10px;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul{
	margin: 0 0 10px;
}

.sidebar ul li{
	padding: 10px 0 0;
}

.sidebar ul li h2{
	font-family: georgia, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
}

.sidebar ul ul{
	margin: 0;
	padding: 0 0 0;
	line-height: 15px;
	font-size: 11px;
}

.sidebar p{
	line-height: 20px;
	font-size: 11px;
}

.sidebar #about #description{
	margin-top: -15px;
	padding-top: 0px;
}

.sidebar #about #description p{
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.sidebar #best-episodes{
    padding-top: 10px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

#best-episodes .best-header{
	font-size: 14px;
	font-weight: bold;
    padding-top: 5px;
}

#best-episodes .best-title{
	font-size: 11px;
	padding-bottom: 5px;
}

#best-episodes .best-image{
	width: 210px;
	height: 150px;
	margin: 5px 0 5px 15px;
}

#best-episodes p{
	font-size: 11px;
	font-weight: normal;
}

/* Contains the entire tabbed section */
.tabbed{
}

/* List of tabs */.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 10px;
	padding: 0px;
	}
.tabbed ul.tabs li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
.tabbed ul.tabs li a {
	overflow: hidden;
	display: block;
	margin: 1px;
	padding: 10px 5px;
	color: #0d0a22;
	background: #b64bf4;
	}
.tabbed ul.tabs li a:hover {
	background: #0d0a22;
	color: #b64bf4;
	}

/* The current selected tab */
.tabbed ul.tabs li a.tab-current {
	background: #0d0a22;
	color: #b64bf4;
	}

/* The content shown when a tab is selected */
.tabbed div {
	float: left;
	display: block;
	width: 100%;
	}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
	}

/* Content for inside your tabs' divs */
.tabbed div ul {
	padding-left: 10px;
	}
.tabbed div p {
	}
.tabbed div div {
	}

.sidebar .sub-sidebar{
	float: left;
	width: 270px;
    margin-top: -10px;
	padding-bottom: 10px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.sub-sidebar ul li ul{
	padding-left: 10px;
}

.sidebar .sub-sidebar h3{
	color: #0d0a22;
}

.navigation{
	padding: 10px;
}

#comments{
	margin: 10px;
	padding: 10px;
	border: 1px solid #c9c9c9;
}

#comments ol{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #c9c9c9;
	line-height: 20px;
}

#comments span.comment-author{
	font-weight: bold;
}

#respond{
	padding: 10px;
	background: #f9f9f9;
}

#footer{
	clear: both;
	width: 950px;
	text-align: center;
	line-height: 24px;
	border-top: 5px solid #0d0a22;
	background: #ededed url(images/blue_edge_2.gif) repeat-y left top;
}

#footer #footer-widgets{
	width: 950px;
	float: left;
	background: url(images/dotted_vertical_footer.gif) repeat-y 320px 0px;
	border-bottom: 3px solid #ededed;
	font-size: 11px;
}

#footer #delicious{
	float: left;
	list-style: none;
	text-align: left;
	width: 310px;
}

#footer #delicious h2{
	color: #0d0a22;
}

#footer #delicious ul li{
	list-style: none;
	text-align: left;
	margin-left: -20px;
}

#footer #twitter_div{
	width: 310px;
	float: left;
}

#footer #twitter_div h2{
	margin-top: 10px;
	color: #0d0a22;
}

#footer #twitter_div ul{
	list-style: none;
	text-align: left;
}


#footer #featured-book{
	width: 320px;
	float: left;
	text-align: left;
}

#footer #featured-book #title-book p{
	color: #b64bf4;
}

#footer #header-book h2{
	color: #0d0a22;
}

#footer #featured-book #logo-book{
	float: left;
	width: 50px;
	height: 75px;
}

#footer #title-book{
	float: left;
	width: 150px;
	font-weight: bold;
}

#footer #text-book{
	float: left;
}








