/*
Theme Name: Youth Works
Theme URI: http://www.syntacticsinc.com/
Version: 1.0
Description: 2 Column theme
Author: Syntactics
Author URI: http://www.syntacticsinc.com
*/

body {
margin: 0px;
color: #A1A1A1;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
background:#ffffff url(images/bg_bottom.gif) repeat-x bottom;
}

.flash{
	height:215px;
	width:920px;
	margin:auto;
	margin-top:3px;
}


.post-wrapper {
padding: 15px;
width: 583px;
}

a:link { 
text-decoration: none; 
outline:none;
}

a:visited { 
text-decoration: none; 
outline:none;
}

a:hover, a:active, a:focus { 
	outline:  none;
	/*ie-dummy: expression(this.hideFocus=true);*/
}

pages:hover img{
/*	border:0;
	opacity:0.99;
	filter:alpha(opacity = 99);
	-moz-opacity:0.99;
	-khtml-opacity: 0.99;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";*/
}
h1 { 
font-size: 24px;
line-height: 30px;
margin-bottom: 10px; 
margin-top: 10px;
font-weight: normal; 
}

h2 { 
font-size: 28px; 
font-weight: normal; 
}

h3 { 
font-weight: normal; 
font-size: 24px;
}

.post-title {
margin-top: 0px;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:18px;
font-weight:bold;
color:#0ea6e7;
padding-bottom:5px;
background: url(images/title_bg.gif) no-repeat bottom left;
}
.post-title a{
color:#2B2B2B;
font-size:18px;
}
.home-post-wrap {
float: left;
}

.readmore {
background-image: url(images/read-more.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
padding-left: 20px;
}

.readmore a:link, .readmore a:hover {
color: #393939;
}

.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}
.post_thumbnail{
	border:0 !important;	
}
.post_thumbnails_bg{
	background-image: url(images/product_bg.png) !important;
	height:128px !important;
	width:248px !important;
	border:0 !important;
	padding:5px 0px 0px 7px !important;
	margin-right:10px;
}

.thumbnails_bg1{
	background-image: url(images/product_bg1.png) !important;
	height:128px !important;
	width:180px !important;
	border:0 !important;
	margin-right:10px;
	
}
h4, h5, h6 { 
font-size: 20px; 
}

.titles { 
font-weight: normal; 
font-size: 12px; 
text-decoration: none;
margin-top: 0px;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom: 10px;
display: block;
color:#ce0000 !important;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 25px;
line-height: 30px;
color: #545249;
}

pre, blockquote  {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}


pre { 
padding-top: 10px; 
padding-bottom: 10px; 
}


#wrapper2 {
width: 989px;
margin-left: auto;
margin-right: auto;
background: url(images/bg_container_top.gif) no-repeat center top;
min-height:30px;
padding: 0px 0px 0px 0px;
}

#pages {
margin:9px 0 45px 0;
float:right;
margin-left: auto;
margin-right: auto;
height: 25px;
}
.container_bg_top{
	width:100%;
	background: url(images/bg_container_top.gif) no-repeat center top;
	border:1px red solid;
	margin:0px;
	padding:0px;
}
.container_bg{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/bg.gif) repeat-x top;
}
#header {
width: 990px;
margin-left: auto;
margin-right: auto;
height:298px;
}
.header_top{
background: url(images/top_header_bg.gif) repeat-x top;
height:29px;
width:100%;
}
.header_top_img{
border:0;
margin:9px 98px 0px 15px;
}
.header_top_img_last{
border:0;
margin:9px 0px 0px 0px !important;
}

.logo {
position:absolute;
border: 0px;
margin:0px 0 0 0px;
}
#container {
float: right;
width: 989px;;
color: #2c313f;
background-repeat: no-repeat;
background-position: top;
}

.contents_bg{
	width:643px;
	background: url(images/container_bg.png) repeat-y;
	margin-bottom:15px;
}
.contents_bg_top{
	width:643px;
	background: url(images/container_bg_top.png) no-repeat top;
}
.contents_bg_bottom{
	width:643px;
	background: url(images/container_bg_bottom.png) no-repeat bottom;
}

#left-div {
width: 705px;
float: left;
}

#left-inside {
float: left;
padding: 0px 0px 0px 50px;
text-align:justify;
}

#sidebar-wrapper {
width: 283px;
float: left;
margin-top:10px;
}

#sidebar {
float: left;
width: 244px;
}
.sidebar_img{
border:0;
margin:3px;
}
.sidebar_menu{
	padding:8px 0 5px 7px;
}
.sidebar_menu_bg{
	background: url(images/sidebar_menu_bg.gif) repeat-y left;
	width:242px;
}
.sidebar_menu_top{
	background: url(images/sidebar_menu_bg_top.gif) no-repeat top left;
}

.sidebar_menu_bottom{
	background: url(images/sidebar_menu_bg_bottom.gif) no-repeat bottom left;
}
.sidebar_menu img:hover{
/*	opacity:0.80;
	filter:alpha(opacity = 80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
}
.sidebar_container_bg{
	width:244px;
	background: url(images/sidebar_bg_center.gif) repeat-y left;
}
.sidebar_container_top{
	background: url(images/sidebar_bg_top.gif) no-repeat top left;
	width:244px;
}

.sidebar_container_bottom{
	background: url(images/sidebar_bg_bottom.gif) no-repeat bottom left;
	width:244px;
	margin-top:10px;
	padding-bottom:7px;
	padding-top:17px;
}
.sidebar_container{
	padding:0 10px 8px 10px;
	min-height:30px;
	font-size:11px;
	color:#555555;
	line-height:15px;
}
.sidebar_container p{
	margin:5px 0px;
	padding:0px;
}
.sidebar_title{
	background: url(images/sidebar_title_bg.png) no-repeat;
	height:25px;
	margin:auto;
	width:235px;
	padding-top:5px;
}
.sidebar_title span{
	margin:0px 5px 0 40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
}




#footer {
clear: both;
width: 990px;
text-align: left;
color: #FFF;
margin:auto;
padding-top: 4px;
background:#fff url(images/footer_bg_top.gif) no-repeat top;
height:91px;
}

#footer a {
color: #393939;
font-size: 11px;
}

#footer a:visited {
color: #393939;
}

#footer a:hover {
color: #393939;
text-decoration: underline;
}

.footer_logo{
	float:right;
	border:0;
	margin-right:2px;
}
.footer_nav{
	color:#686868 !important;
	width:888px;
	margin-top:25px;
	margin-left:80px;
	letter-spacing:normal;
	font-weight:bold;
}
.footer_nav ul{ margin:0px; padding:0px;}
.footer_nav li{ display:inline;}
.footer_nav a{ margin:13px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.footer_nav a:hover{ color:#10a8ea !important; font-family:Arial, Helvetica, sans-serif;}
.footer_contents{
color:#9b9b9b;
letter-spacing:0px;
text-align:center;
margin:5px 0 0;
}
.footer_contents a{
	color:#10a8ea !important;
}
#extras {
float: left;
width: 780px;
color: #C7AA92;
text-align: left;
padding: 0 10px 10px;
margin: 10px 12px 20px;
background-color: #f5f5f5;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}

#pages img{
	border:0;
}
#pages ul {
padding: 0px; 
margin: 0px;
}

#pages li { 
float: left; 
display: block; 
height: 25px;
margin-right: 10px;
margin-left:10px;
}

#pages li a:link,
#pages li a:visited {
float: left;
color: #FFFFFF;
display: block;
height: 25px;
background-position: right;
background-repeat: no-repeat;
}

#pages li a:hover,
#pages li a:active {
color: #F3ECC4;
background-repeat: repeat-x;
}

.current_page_item {
}


.sidebar-box {
padding-top: 5px;
margin-bottom: 0px;
}

.articleinfo {
color: #57554B;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
display: block; 
color: #4B4A41; 
width: 100%; 
padding: 3px 3px 3px 3px; 
background-image: none !important;
} 

.sidebar-box ul li {
background-image: none !important;
background-color: #F6F6F6 !important;
color: #4B4A41 !important;
}
.sidebar-box ul li:hover, .sidebar-box ul li a:hover {
background-image: none !important;
background-color: #F6F6F6 !important;
}

.sidebar-box ul li a:hover {
width: 100%;display: 
block; color: #393939; 
padding: 3px 3px 3px 3px;
} 

.sidebar-box h2 { 
margin-top: 5px; 
font-size: 15px; 
color: #4A493F; 
padding-top: 4px; 
font-weight: bold; 
padding-bottom: 4px; 
text-transform: lowercase; 
margin-left: 10px; 
}


#commentform {
margin: 1em 0;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input{
margin-bottom: 3px;
}

.search_bg {
height:35px;
width:320px;
background:url(images/search-bg.gif) no-repeat left;
background-position: left;
margin-top: 0px;
float: right;
}

#search {
color:#4E4C42;
padding:0;
}

#search input {
background: transparent;
font-size:11px;
color:#4E4C42;
font-family:Tahoma, arial, verdana, courier;
width:180px;
height:22px;
vertical-align:middle;
margin: 10px 0px 0 10px;
padding:0;
border: none;
}
.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}
#search .input {
width:74px;
height:35px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 33px;
}

.recent-comments li {
list-style-image: url(images/comment-icon.gif);
}

.list2 {
color: #A2A2A2;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
}

.list2 a:hover{
color: #393939;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
}

.list2 a {
color: #A2A2A2;
margin-top: 0px;
font-size: 11px;
}

.toptitle {
font-size: 20px;
color: #D27005;
margin-left: 15px; 
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
.toptitle2 {
font-size: 24px;
color: #FFF;
display: block;
margin-top: 15px;
margin-bottom: 10px;
}

.welcome_message{
	width:625px;
}
.welcome_message p{
	line-height:18px;
	font-size:12px;
}
.welcome_message img{
	border:0px !important;
}
.videos{
	width: 625px;
}
.videos_title{
	margin:0px;
	padding:0px;
	line-height:15px;
	text-align:left;
	color:#990000;
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;
}
.videos_title a{color:#990000;}
.videos_title a:hover{
	text-decoration:underline;
}
.videos_contents{
	margin:0px;
	padding:0px;
	line-height:15px;
	text-align:left;
	color:#3d3d3d;
	padding-left:5px;
}
.main_title_cont{
	width: 625px;
	height:30px;
	margin:10px 0 10px 10px;
	padding-top:10px;
	background: url(images/title_bg.gif) no-repeat bottom left;
}
.main_title{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	color:#0ea6e7;
}
.main_title font{
	color:#2b2b2b;
	font-size:18px;
}
.post-content {
width: 625px;
padding-bottom:10px;
}
.post_thumbnails{
	float: left;
	margin:0 5px;
}
.thumbnail-div {
border: 5px solid #F8F4E0;
float: left;
}
.thumbnail-div-featured {
border: 10px solid #F8F4E0;
width: 200px; 
height: 200px;
float: left;
}

#featured {
background-color: #FFF;
padding: 10px;
width: 593px;
border: 1px solid #EBEBEB;
float: left;
}

.home-squares {
width: 280px;
display: block;
padding: 10px;
border: 1px solid #EBEBEB;
float: left;
margin-right: 12px;
margin-top: 10px;
margin-bottom: 10px;
}

.comment-author {
width: 100%; 
margin-bottom: 5px;
display: block;
padding-left: 15px;
background-image: url(images/comment-icon.gif);
background-repeat: no-repeat;
background-position: left;
}
.random-image {
width: 70px;
height: 80px;
border: 5px solid #F8F4E0;
float: left;
display: inline;
margin-right: 10px;
}

.random {
width: 280px;
float: left;
margin-top: 10px;
}
.home-headings {
height: 27px;
border: 1px solid #DDD7B3;
background-color: #F4EFD2;
background-image: url(images/heading-bg.gif);
width: 268px;
color: #575447;
font-size: 13px;
font-weight: bold;
padding-left: 10px;
padding-top: 8px;
}

.featured-content {
float: right;
width: 353px;
margin-right: 5px;
}

.entry img {
}

#categories {
background-color: #DA790E;
width: 989px;
font-size: 12px;
background-image: url(images/categories-bg.gif);
background-repeat: repeat-x;
min-height: 37px;
float: right;
}

#categories ul {
float: left;
margin: 0px 0px 0px 0px;
margin-top: 0px;
height: 37px;
padding-left: 10px;
background-image: url(images/categories-left.gif);
background-position: left top;
background-repeat: no-repeat;
}

#categories li {
float: left;
list-style-image: none;
list-style: none;
margin: 0px 10px 0px 0px;
list-style-type: none;
list-style-position: inside;
background-image: url(images/categories-line.gif);
background-position: right;
background-repeat: no-repeat;
height: 37px;
}

#categories li a:link, #categories li a:visited {
color: #FFF;
padding-left: 11px;
padding-right: 11px;
display: block;
height: 30px;
padding-top: 7px;
float: left;
}

#categories li a:hover {
color: #FFF;
padding-top: 7px;
display: block;
background-image: url(images/categories-arrow.gif);
background-position: top;
background-repeat: no-repeat;
height: 30px;
}

.current-cat a:link, .current-cat a:visited, .current-cat a:active, .current-cat a {
background-image: url(images/categories-arrow.gif) !important;
background-repeat: no-repeat;
background-position: top;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/*	-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;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	border:1px solid #E7E7E7;
	margin-left: 10px;
	}

.alignleft {
	float: left;
	border:1px solid #E7E7E7;
	margin-right: 10px;
	}	
/* End Images */

/* Begin Comments*/

.commentlist {
padding: 0px;
margin: 0px 0px 0px 17px;
width: 560px;
background-color:#FFFFFF;
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 540px;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
	}
	
.says {
display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
	}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #FFF;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
line-height: 30px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 120px !important;
}

/* End Comments */

.nav, .nav * {margin:0;padding:0;list-style:none;}

.nav ul {position:absolute;top:-999em; background-position: bottom; background-repeat: no-repeat; background-image: url(images/dropdown-bottom.png); padding-bottom: 9px;}

.nav li {float:left;position:relative;z-index:99;font-size:12px; height: 32px;}

.nav a {display:block;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px;top:32px;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:239px;top:0px;}
#nav2 li li:hover ul,ul#nav2 li li.sfHover ul {left:230px;top:0px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
display: block;
padding: 0px;
background-color: #37342d;
float: left;
height: auto !important;
}

.nav li li a:link, .nav li li a:visited {
width: 180px;
display: block;
padding: 10px 30px 10px 30px !important;
margin: 0px 0px 0px 0px !important;
height: auto !important;
float: left;
background-image: none !important;
}

.nav li li a:hover {
background-color: #47443c;
}

#nav2 li {
z-index: 98;
margin: 0px 10px 0px 0px;
height: 32px;
}

#nav2 li ul {
background-image: none;	
}

#nav2 li li {
background-color: #da790e;	
background-image: none;
margin-right: 0px;
}

#nav2 li li a:hover {
background-color: #e98d2b;	
}

#nav2 li:hover ul,ul#nav2 li.sfHover ul {left:-22px;top:32px;}

