/*
Theme Name: YLA Theme
Theme URI: http://ylamerica.org/
Description: 
Version: 1.0
Author: PSDgator
Author URI: http://www.psdgator.com/
*/

/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{ margin:0;padding:0;}
table{ border-collapse:collapse;border-spacing:0;}
fieldset,img{ border:0;}
ol,ul,li{ list-style:none; list-style-position:outside;}

/* Generic Styling */
a{ color:#222; text-decoration:underline;}

html{ background:#7bb3fa url(images/body_bg.jpg) top repeat-x;}
body{ font-size:11px; font-family:Helvetica; color:#222; padding-bottom:50px; background:url(images/body_top.jpg) center top no-repeat; position:relative; z-index:0; }

.cl { clear:both; font-size:1px; height:1px; line-height:1px; }

.top_nav{ width:100%; position:absolute; left:0; top:0; z-index:100;}
.top_nav ul{ width:980px; margin:0 auto;}
.top_nav li{ float:left; display:inline; margin:0 4px;}
.top_nav li a{ float:left; height:35px; text-indent:-9999px; overflow:hidden; background:url(images/top_nav.gif) 0 0 no-repeat;}
.top_nav li#nav1 a{ width:115px; background-position:0 0;}
.top_nav li#nav2 a{ width:135px; background-position:-115px 0;}
.top_nav li#nav3 a{ width:220px; background-position:-250px 0;}
.top_nav li#nav4 a{ width:176px; background-position:-470px 0;}
.top_nav li#nav5 a{ width:100px; background-position:-646px 0;}
.top_nav li#nav6 a{ width:185px; background-position:-746px 0;}


.side_nav{ position:absolute; left:0; top:250px; width:48px; padding:20px 0 10px; background:#cde2fd; z-index:100;}
.side_nav ul{ width:25px; overflow:hidden; margin:0 auto;}
.side_nav li{ float:left; width:100%; margin-bottom:9px;}
.side_nav li img{ vertical-align:top;}


/* header */
#header{ width:1026px; height:940px; margin:0 auto; position:relative; }
	.twitter{ float:left; width:416px; height:26px; line-height:26px; padding-left:20px; display:inline; margin:90px 0 0 120px; color:#3b3b3b;}
	.twitter a{ color:#3b3b3b;}
	
	.logo{ float:left; width:625px; height:200px; display:inline; margin:30px 0 0 195px;}
	.logo a{ float:left; width:100%; height:100%; text-indent:-9999px; overflow:hidden;}

	
	.head_video{ width:310px; height:185px; position:absolute; top:421px; right:0px; z-index:0; }
	
	#trees { position:absolute; width:170px; height:145px; top:575px; right:22px; z-index:100; background:url(images/tree.png) no-repeat top left; }

.block { padding-bottom:80px; }
	
/*----------block1-------------*/	
.block_box{ width:964px; margin:0 auto 90px; overflow:hidden; padding:38px 30px;}

.box1{ border:1px #ffcc00 solid; background:#fffbef;}
	.sidebar{ float:left; width:165px;}
		.snav{ width:100%; overflow:hidden;}
		.snav li{ float:left; width:100%;}
		.snav li a{ float:left; width:90%; padding:9px 5%; font-size:14px; color:#eaeaea; background:#ffcc00; border-bottom:1px #f2e19e solid; text-decoration:none; display:block; }
		.snav li.on a,
		.snav li a:hover{ background:#ffb400; font-weight:bold;}
	
	.main_content{ float:right; width:780px;}
		h1{ width:100%; overflow:hidden; margin-bottom:10px;}
		h1 a{ float:right; width:57px; height:51px; text-indent:-9999px; overflow:hidden; background:url(images/ico_yla.gif) 0 0 no-repeat;}
		h1 img{ float:left;}

		/*		
		.cont_img{ width:100%; margin-bottom:25px;}
		
		.cont_txt{ width:535px;}
		.cont_txt p{ margin-bottom:18px; width:100%; overflow:hidden;}
		*/
		
		.team_tab{ width:100%; overflow:hidden; margin-bottom:20px;}
		.team_tab li{ float:left; margin-right:14px;}
		.team_tab li a{ float:left; padding:7px 36px; background:#ffcc00; color:#fff; font-size:12px; color:#eaeaea; text-decoration:none;}
		.team_tab li.on a{ background:#ffb400; font-weight:bold;}
		
		.team_list{ width:710px; overflow:hidden;}
		.team_list li{ float:left; width:123px; margin:0 17px 20px 0; display:block; position:relative; height:210px; }
		.team_list li img{ vertical-align:top; margin-bottom:7px; }
		.team_list li strong{ display:block; text-align:center; font-size:14px;}
		.team_list li span{ display:block; text-align:center; }
		
		.single_sponser{ margin-bottom:20px; line-height:150%;}
		.single_sponser img{ margin-right:15px;}
		h2{ font-size:13px; font-weight:bold;}

	.main_content p {
		width:535px;
		margin-bottom:18px;
	}

	.main_content p img {
		width:auto !important;
	}


/*----------block2-------------*/
.box2{ border:1px #4875e7 solid; background:#f2f7fe;}
.box2 .snav li a{ background:#3463db; border-bottom:1px #90abf1 solid;}
.box2 .snav li.on a,
.box2 .snav li a:hover{ background:#4875e7;}
.box2 h1 a{ background-position:0 -51px;}

.cont_slide{ width:687px; margin-bottom:30px;}
.cont_slide li{ float:left; width:687px; position:relative;}
.cont_slide li .sli_img{ width:100%; position:relative; z-index:1;}
.cont_slide li .sli_img img{ vertical-align:top;}
.cont_slide li .sli_txt{ position:absolute; z-index:4; left:0; bottom:0; width:406px; padding:14px 10px;
						 background:url(images/trans_bg.png); color:#fff; line-height:150%;}
.cont_slide .sli_prev,
.cont_slide .sli_next{ position:absolute; top:170px; width:18px; height:27px; text-indent:-9999px; overflow:hidden; z-index:20; cursor:pointer;
					   background:url(images/sli_control.png) 0 0 no-repeat;}
.cont_slide .sli_prev{ background-position:0 0; left:12px;}
.cont_slide .sli_next{ background-position:-18px 0; right:12px;}

.btn{ padding:10px 18px; background:#4875e7; color:#eaeaea; font-size:12px; font-weight:bold; text-decoration:none; }



/*----------block3-------------*/
.box3{ border:1px #fe8301 solid; background:#fffbef;}
.box3 .snav li a{ background:#ff8402; border-bottom:1px #ffb401 solid; text-align:center; font-size:10px; padding:6px 5%;}
.box3 .snav li.on a,
.box3 .snav li a:hover{ background:#ffb400;}
li#by_year a{ font-size:12px; }
.box3 h1 a{ background-position:0 -102px;}

.input_search{ width:250px; padding:4px 6px; border:1px #b1b1b1 solid; font-size:12px; color:#1b1b1b; font-family:Helvetica;}

.profile_list{ width:964px; margin:0 auto; overflow:hidden; padding-top:20px;}
.profile_list ul{ width:990px; overflow:hidden;}
.profile_list li{ float:left; width:123px; margin:0 17px 20px 0;}
.profile_list li img{ vertical-align:top;}
.profile_list li strong{ display:block; padding-top:9px; text-align:center; font-size:14px;}


/*----------block4-------------*/
.box4{ border:1px #82d23e solid; background:#fffcef;}
.box4 .snav li a{ background:#82d23e; border-bottom:1px #f2e19e solid;}
.box4 .snav li.on a,
.box4 .snav li a:hover{ background:#6db530;}
.box4 h1 a{ background-position:0 -153px;}

.ask_form form { width:265px;}
.input_txt{ width:239px; border:1px #b1b1b1 solid; padding:6px 6px; margin-bottom:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1b1b1b;}
.ask_form textarea{ width:239px; height:130px; border:1px #b1b1b1 solid; padding:6px 6px; margin-bottom:10px; overflow:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1b1b1b;}
.input_ask{ padding:5px 22px; background:#6db530; color:#eaeaea; font-weight:bold; border:0; cursor:pointer; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;}


/*----------block5-------------*/
.box5{ border:1px #507ff6 solid; background:#fffcef;}
.box5 h1 a{ background-position:0 -204px;}

.blog_sider{ float:right; padding-top:64px;}
.blog_sider img{ vertical-align:top;}

.blog_content{ float:left; width:777px;}
	.blog_posts{ float:left; width:550px;}
	
		.single_post{ width:100%; padding-bottom:15px; border-bottom:1px #507ff6 solid; margin-bottom:25px;}
		.single_post .post_title{ font-size:24px; font-weight:bold;}
		.single_post .post_title a { font-size:24px; font-weight:bold; text-decoration:none; }
		.single_post .post_title a:hover { text-decoration:underline; }
		.single_post .post_date{ font-size:11px; margin-bottom:20px;}
		.single_post .post_content{ width:100%;}
		.single_post .post_content p{ line-height:150%; margin-bottom:18px;}
		
		.pager{ width:100%; overflow:hidden; font-size:14px;}
		.pager a{ float:left; padding:3px 7px; background:#507ff6; color:#eaeaea; text-decoration:none; margin-right:9px;}
		.pager span{ float:left; padding:3px 7px; margin-right:9px; text-decoration:none }
		.pager span.current { float:left; padding:3px 7px; margin-right:9px; border:1px solid #507ff6; text-decoration:none }
		
	#sidebar{ float:right; width:205px; padding-top:64px;}
	#sidebar ul{ width:100%; overflow:hidden; margin-bottom:20px;}
	#sidebar ul li{ float:left; width:100%;}
	#sidebar ul li a{ float:left; width:90%; padding:8px 5%; background:#507ff6; color:#eaeaea; border-bottom:1px #f2e19e solid; font-size:14px; text-decoration:none;}
	#sidebar ul li h2 { background:#3c68d6; font-weight:bold; float:left; width:100%; color:#eaeaea; border-bottom:1px #f2e19e solid; font-size:14px; text-decoration:none; padding:8px 5%; }
	


/*----------block6-------------*/
.box6{ border:1px #ffa200 solid; background:#fffcef;}
.box6 .snav li a{ background:#ffa200; border-bottom:1px #f2e19e solid;}
.box6 .snav li.on a,
.box6 .snav li a:hover{ background:#ff7e00;}
.box6 h1 a{ background-position:0 -255px;}

.position_title{ font-size:24px; font-weight:bold; margin-bottom:20px; line-height:100%;}
.single_position{ width:270px; margin-bottom:20px;}
.single_position h2{ font-size:15px;}
.single_position p{ font-size:12px;}




.simplemodal-overlay{ background:#000;}
.profile{ width:620px; height:auto; padding:32px 45px; background:#fff; border:1px #ffdf60 solid; color:#222; display:none; position:relative; }
.profile .pro_name{ font-size:22px; font-weight:bold; margin-bottom:5px;}
.profile .pro_img{ float:left; width:175px; margin-right:24px; font-size:12px; line-height:140%; padding-top:5px;}
.profile .pro_pos{ font-size:16px; padding:6px 0 3px;}
.profile .pro_txt{ float:left; width:400px; line-height:165%;}
.profile .pro_txt p { margin-bottom:10px; }


#footer {
	margin:0 auto;
	width:964px;
	color:#333;
	text-align:center;
	font-size:9px;
}

#footer a {
	color:#333;
	font-size:9px;
}












































































.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

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;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.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;
}
