/* 
Theme Name: FutureYouth
Version: 1.0
Author: Raine@Wild-Type Creations
Author URI: http://wild-type.com
dk red:#890000
dk blue:#000066
med blue:#0000AA
sky blue:#bbd7ed
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body { background: #000066; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 0px;
	color: #666666;
	padding: 0px;
	}

/* general link styles 
.............................. */

a { text-decoration: none; color: #0000AA; }
a:hover { color: #858f9E; }
a:visited { text-decoration: none; color: #858f9E; }


/* page structure 
............................... */	

#container {
	position: relative;
	max-width: 900px;
	min-width: 580px;
	margin: 0 auto;
	background: #fff url('http://http://futureyouth.us/main/img/dot_line.gif') repeat-y 20% 20%;
	border: 3px solid #890000;
	text-align: left; padding:0;
	}

#header {
	background: #fff url('http://futureyouth.us/main/img/headright450.jpg') no-repeat 100% 0;
	padding-left:30px; padding-right:30px; padding-top:28px; padding-bottom:28px
	}

#sidebar {
	float: left;
	margin-left: 10px;
	width: 18%;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;	
	}

#content {
	padding-top: 0;
	float: left;
	width: 75%;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}

#gbcontent {
	padding-top: 0;
	float: left;
	width: 75%;
	position: relative;
	margin: 10px 0 10px 20px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	

#footer {
	background: #890000;
	text-align: center;	
	color: #fff;
	font-size: 0.8em;
	padding: 10px;
	line-height: 16px;
	clear: both
	}

/* Top Navigation Menu
..........................*/

#nav {
	background: #000066; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2.2em;
	}

#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}
		
#nav li a { 
	text-decoration: none; 
	color: #ddd;
	background-color: #000066;
	border-right:4px solid #fff; 
	border-bottom: 0px none;
	font-size: 1em;
	float: left;
	font-weight: bold; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:3px
	}

#nav li a:hover { background-color: #6B7687; }
#nav li a.on { background-color: #49515C; color: #C6C4C5; }


/* Headers 
...............................*/
		
#header h1 { 	
	margin: 0;
	color: #000066;
	font-size: 2.1em;
	font-weight: normal;
	cursor: default;
	}	
		
#header h1 a {color: #000066; }
#header h1 a:hover {color: #000066; }
#header h1 a:visited {color: #000066; }

#header h2 { 	
	margin: 0;
	color: #890000;
	font-size: 1.2em;
	padding-left: 1px;
	}	

#sidebar h2 { 
	font-size: 1.1em; 
	color: #890000; 
	margin: 0 10px 0 0; 
	}

#header h3 { 	
	color: #890000;
	font-size: 1.2em;
	}	

#gbcontent h3 {
	color: #890000;
	}

#sidebar h3 { 
	font-size: 1.1em; 
	color: #000066; 
	margin: 0 10px 0 0; 
	}

#content h3 { 
	font-size: 1.1em; 
	color: #000066; 
	margin: 0 10px 0 0; 
	}

#content h3 a{ 
	font-size: 1.1em; 
	color: #890000; 
	margin: 0 10px 0 0; 
	}

/*  Side Bar 
.............................*/

#sidebar div { background: #fff url('http://futureyouth.us/main/img/para_bg.jpg') repeat-x;	
	margin-top: 10px;
	padding: 1px 0 10px 0;  
	border-top: 1px solid #ddd; 
  	}

#sidebar li {
	list-style-type: none;
	}

#sidebar li.pagenav {
background: #fff url('http://futureyouth.us/main/img/para_bg.jpg') repeat-x; 
list-style:none;
}
	
#sidebar li#linkcat-1 { 
background: #fff url('http://futureyouth.us/main/img/para_bg.jpg') repeat-x; 
list-style:none;
}	

/* content & post stylng 
.........................*/

#content .post {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	}

.post img {
	padding: 1px;
	border: 1px solid #890000;
	}

#gbcontent .post {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	}

#content div { 
	background: #fff url('http://futureyouth.us/main/img/para_bg.jpg') repeat-x; 
	padding: 15px 0 15px 0;  
	border-top: 1px solid #ddd; 
	}
	
#gbcontent div { background: #fff url('http://futureyouth.us/main/img/para_bg.jpg') repeat-x; 
	background: #fff url('http://futureyouth.us/main/img/para_bg.jpg') repeat-x; 
	padding: 15px 0 15px 0;  
	border-top: 1px solid #ddd; 
	}


/* Footer styling
............................... */
	
#footer a { text-decoration: none; color: #0000AA; }
#footer a:hover { color: #0000AA; }


/* Comments 
............................ */

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	border: 1px solid #c2c2c2;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 5px 0 3px;
	padding: 5px 0 3px;
	list-style: none;
	}

#commentform p {
	margin: 3px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	padding: 0 0 3px 0;
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Contact Form 
.......................... */

#contactform div {
	margin-top: 5px;
	}

.contactform {
	position: static;
	overflow: hidden;
	background-color: #f5f5f5;
	margin: 0;
	}

.contactleft {
	width: 25%;
	text-align: center;
	clear: both;
	float: left;
	display: inline;
	padding: 2px;
	margin: 3px 0;
      font-weight: bold;
	color: #890000;
	}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 3px 0;
	color: #890000;
	}

.contacterror {
	border: 1px solid #ff0000;
	}

/* misc classes
.....................*/

.label {
	color:#890000;
	}

.alt {
	padding: 10px;
	border: 1px solid #cecece;
	}
img {
	padding: 2px;
	border: 1px solid #890000;
	}

blockquote {
	margin: 15px 30px 0 15px;
	padding-left: 20px;
	padding-right: 20px;
	border: 3px double #cecece;
	font-size:1.2em;
	font-style: italic;
	font-weight: bold;
	color: #000066;	
	}
