/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#FFF;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	line-height:1.3;
	margin:0px;
	padding:0px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 11pt; margin-top:30px;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#0000FF;
	text-decoration:underline;
	}

a:hover{color:#8A98BA;}



/* container */


#container {
	width: 815px;
	margin: 10px auto;
	padding:0;
	background:#fff;
	color:#000;
	overflow: hidden;
	}

	

	
/* header */

#header {height:312px;}

body#about #header {background:url(http://www.youthindustry.org/images/header-about.jpg);
height:197px;}
body#who-we-serve #header {background:url(http://www.youthindustry.org/images/header-serve.jpg);
height:197px;}
body#links #header {background:url(http://www.youthindustry.org/images/header-links.jpg);
height:197px;}
body#contact #header {background:url(http://www.youthindustry.org/images/header-contact.jpg);
height:197px;} 





#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
background:#FFC827 none repeat scroll 0 0;
font-family:Impact,Charcoal,sans-serif;
font-size:18px;
height:31px;
margin-top:20px;
overflow:hidden;
text-transform:uppercase;
width:815px;
}

body#blog #menu {
background:#B83133 none repeat scroll 0 0;
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
margin-top:-22px;
overflow:hidden;
width:820px;
}

#menu ul {
	margin:6px auto;
	padding:0;
}

#menu ul li {
display:inline;
list-style-type:none;
margin:0px;
float: left;
}

#menu ul li a {
	padding:0px 39px;
	margin:-3px 0 2px;
	color: #000;
	display:block;
text-decoration: none;
}

#menu ul li a:hover {
padding:0px 39px;
color:#000;
text-decoration: underline;
}



body#default #menu ul li a.default {padding:0px 39px; color:#000; text-decoration: underline;}
body#about #menu ul li a.about {padding:0px 39px; color:#000; text-decoration: underline;}
body#who-we-serve #menu ul li a.who-we-serve {padding:0px 39px; color:#000; text-decoration: underline;}
body#links #menu ul li a.links {padding:0px 39px; color:#000; text-decoration: underline;}
body#contact #menu ul li a.contact {padding:0px 39px; color:#000; text-decoration: underline;}


/* content */


#content {
	float:left;
	width:530px;
	overflow: hidden;
	margin:25px 0px;
	}

#contentNoSidebar {
float:left;
margin:25px 14px;
overflow:hidden;
width:792px;
}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
font-size:14px;
font-weight:normal;
padding:2px 0 2px 5px;
width:250px;
margin-left: 5px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #B83133;
	text-decoration: none;

	}

.post ul {line-height:2;
margin-left:40px;}

.post li {}

.entry p{line-height:1.5;
margin:12px 0 12px 10px;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}





/* sidebar */


#sidebar {
	float:right;
font-family:verdana,arial,tahoma;
font-size:8pt;
margin-top:25px;
padding-right:15px;
width:245px;
	}

#sidebar h2{
background:#000 none repeat scroll 0 0;
color:#FFFFFF;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding-bottom: 25px; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:8px 5px;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

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 {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}




/* footer */

#footer {
	background:#fff;
	clear: both;
	width: 100%;
	}

#footer .bar
	{display: block;
	width: 100%;
	height: 15px;
	background: #FFC827;
	}
	
#footer p{color:#000000;
font-size:12px;
font-style:italic;
font-weight:bold;
margin:0 0 0 20px;
padding:14px 0;
text-align:left; }
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


