/* 
Theme Name: literacy
Theme URL: http://literacypowerline.com/
Description: Theme for literacypowerline.com
Author: Dmitriy Uchakin
Author URI: http://uchakin.com
Version: 2.0
*/

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}


#radiusSelect {
	display: none;
}

#access-resourceline {
	display: block;
	font-size: 20px;
	border: 1px solid #059cc7;
	text-align: center;
	background-color: #e4edf2;
	color: #059cc7;
	padding: 20px;
}

#access-resourceline:hover {
	background-color: #c6dfed;
}


.FB_SERVER_IFRAME {
	margin: 13px;
}

.UIMediaItem img {
	width:50px;
}

#container .hidden {
	display: none;
}

#navigation {
	width: 860px;
	height: 40px;
	position: relative;
	background: url(images/navigation.jpg);
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
}

#navigation li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 40px;
	background: url(images/navigation.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

#navigation li.page-item-19 a {
	left: 0;
	width: 93px;
	background-position: 0 0;
}

#navigation li.page-item-3 a {
	left: 93px;
	width: 108px;
	background-position: -93px 0;
}


#navigation li.page-item-35 a {
	left: 201px;
	width: 102px;
	background-position: -201px 0;
}

#navigation li.page-item-38 a {
	left: 303px;
	width: 178px;
	background-position: -303px 0;
}

#navigation li.page-item-41 a {
	left: 481px;
	width: 116px;
	background-position: -481px 0;
}

#navigation li.page-item-43 a {
	left: 597px;
	width: 122px;
	background-position: -597px 0;
}

#navigation li.page-item-45 a {
	left: 719px;
	width: 141px;
	background-position: -719px 0;
}





#navigation li.page-item-19 a:hover {
	background-position: 0 -40px;
}

#navigation li.page-item-3 a:hover {
	background-position: -93px -40px;
}

#navigation li.page-item-35 a:hover {
	background-position: -201px -40px;
}

#navigation li.page-item-38 a:hover {
	background-position: -303px -40px;
}

#navigation li.page-item-41 a:hover {
	background-position: -481px -40px;
}

#navigation li.page-item-43 a:hover {
	background-position: -597px -40px;
}

#navigation li.page-item-45 a:hover {
	background-position: -719px -40px;
}




#navigation li.page-item-19.current_page_item a {
	left: 0;
	width: 93px;
	background-position: 0 0;
}

#navigation li.page-item-3.current_page_item a {
	left: 93px;
	width: 108px;
	background-position: -93px 0;
}


#navigation li.page-item-35.current_page_item a {
	left: 201px;
	width: 102px;
	background-position: -201px 0;
}

#navigation li.page-item-38.current_page_item a {
	left: 303px;
	width: 178px;
	background-position: -303px 0;
}

#navigation li.page-item-41.current_page_item a {
	left: 481px;
	width: 116px;
	background-position: -481px 0;
}

#navigation li.page-item-43.current_page_item a {
	left: 597px;
	width: 122px;
	background-position: -597px 0;
}

#navigation li.page-item-45.current_page_item a {
	left: 719px;
	width: 141px;
	background-position: -719px 0;
}





body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #e4edf2;
	font-family: Arial;
}
.clear {
	clear: both;
}

#container {
	margin: 30px auto;
	width:860px;
	background-color: #ffffff;
	border-right: 1px solid #bbc3c6;
	border-bottom: 1px solid #bbc3c6;
}

#header {
	width: 860px;
}

#logo  a {
	width: 300px;
	height: 95px;
	background-image: url(images/logo.png);
	float: left;
	text-indent: -9999px;
}

#login-search {
	text-align: right;
	float: right;
	padding: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #999;

}

#login-search a{
	padding: 0 8px 0 8px;
	color: #aaa;
}

#login-search a:hover{
	color: #666;
}

#login-search form{
	padding: 30px 0 0 0;
	color: #666;
}

#content {
	float: right;
	width: 660px;
}

#sidebar {
	float: left;
	width: 200px;
}

#banner {
	width: 860px;
	height: 290px;
}

#column1, #column2, #column3 {
	float: left;
	border-top: 7px solid #000;
	width: 286px;
	padding-bottom: 20px;
}

#column3 a#facebook{
		padding: 10px 0 10px 25px;
		border: 0;
		margin: 0;
		background-color: #fff;
}

#column3 a#facebook img{
	margin-top: 30px;
}

#column1 h1, #column2 h1, #column3 h1 {
	display: block;
	color: #fff;
	font-family: Arial;
	padding: 10px 0 10px 25px;
}

#column1 h1 {
	background-color: #008bb5;
	
}

#column2 h1 {
	background-color: #40b6d9;
	
}

#column3 h1 {
	background-color: #90ccdf;
	
}


#column1 h2, #column2 h2, #column3 h2 {
	color: #009bc9;
	font-family: Arial;
	font-size: 15px;
	padding: 10px 25px 3px 25px;
}


#column1 p, #column2 p, #column3 p {
	color: #555;
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	padding: 3px 25px 10px 25px;
}

.back-to-top a, a.more-link {
	display: block;
	width: 70px;
	text-align: center;
	margin-top: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	background-color: #ff9435;
	border: 1px solid #d46400;

}

.back-to-top a:hover, a.more-link:hover {
	background-color: #ffb370;
}

form#newsletter-signup {
	padding: 15px;
	margin: 25px;
	background-color: #e0e0e0;
	border-top: 10px solid #c6c6c6;
	border-bottom: 1px solid #969696;
}

form#newsletter-signup label{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #0082a9;
}
form#newsletter-signup #discussion{
	text-transform: none;
	margin-top: 7px;
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	color: #0082a9;
}


form#newsletter-signup input{
	margin: 10px 0 0 5px;
}

#sub-nav {
	width: 152px;
	float: left;
	padding: 22px;
}

#sub-nav h1{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}


#sub-nav ul{
	list-style-type: square;
	color: #ccc;
	padding-left: 20px;
}


#sub-nav ul li{
	padding: 4px 0 4px 0;
}

#sub-nav ul a{
	text-decoration: none;
	color: #555;
	font-size: 13px;
}

#sub-nav ul a:hover{
	text-decoration: underline;
	color: #000;
	font-size: 13px;	
}


#sub-nav ul li.current_page_item a{
	text-decoration: underline;
	color: #000;
	font-size: 13px;	
}

#sub-nav #tips {
	margin-top: 30px;

}

#sub-nav #tips img {
}


#content {
	width: 619px;
	float: right;
	padding: 20px;
	border-left: 1px solid #eee;
	color: #555;
	line-height: 1.2;
}


#content .half {
	float: left;
	width: 290px;
}

#content p{
	font-size: 12px;
	padding-bottom: 15px;
}


#content h1{
	font-size: 25px;
	color: #000;
	padding-bottom: 7px;
	border-bottom: 1px solid #009bc9;
	margin-bottom: 15px;

}

#content h1#highlight{
	display: block;
	background-color: #ff9435;
	border-top: 5px solid #ffc48c;
	font-size: 22px;
	line-height: 1.3;
	padding: 15px;
	color: #fff;
	margin-bottom: 10px;
}



#content h2{
	font-size: 17px;
	color: #000;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

#content h3{
	font-size: 15px;
	color: #000;
	padding-bottom: 4px;
}

#content h3#phase{
	display: block;
	background-color: #ff9435;
	border-top: 5px solid #ffc48c;
	font-size: 18px;
	line-height: 1.3;
	padding: 5px;
	color: #fff;
	margin-bottom: 5px;
}

#content h3#additional{
	display: block;
	background-color: #008bb5;
	border-top: 5px solid #90ccdf;
	font-size: 18px;
	line-height: 1.3;
	padding: 5px;
	color: #fff;
	margin-bottom: 5px;
}

#content hr{
	width: 100%;
	height: 1px;
	border: 0;
	background-color: #777;
	margin: 10px 0 10px;
}

#separator-dotted{
	width: 100%;
	height: 1px;
	background-image: url(images/dotted-hr.png);
	background-repeat: repeat-x;
	margin: 10px 0 10px 0;
}


#content #separator-solid{
	width: 100%;
	display: block;
	height: 3px;
	background-color: #ddd;
	margin: 5px 0 10px 0;
	font-size: 0;

}



.wp-image-78, .wp-image-87, .wp-image-91, .wp-image-88, .wp-image-86{
	border-top: 1px solid #eee;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #eee;
	padding: 3px;
}


#content ul{
	font-size: 12px;
	line-height: 1.1;
	list-style-type: square;
	color: #555;
	padding: 5px 15px 15px 20px;
}

#content ul li{
	padding: 4px 0 4px 0;
}

#content ol{
	font-size: 12px;
	line-height: 1.1;
	list-style-type:decimal;
	color: #555;
	padding-left: 30px;
	padding-bottom: 10px;
}

#content ol li{
	padding: 4px 0 4px 0;
}


#content #special {
	background-color: #eee;
	border: 1px solid #ff9435;
	float: left;
	padding-bottom: 10px;
}

#content #special2 {
	background-color: #eee;
	border: 1px solid #ff9435;
	float: right;
	padding-bottom: 10px;
}



#content #special h2, #content #special2 h2{
	color: #555;
	padding: 10px;
}

#content #special h3, #content #special2 h3{
	display: block;
	background-color: #ff9435;
	color: #fff;
	padding: 10px;
}

#content #special ul, #content #special2 ul{
	padding: 10px 10px 10px 30px;
}


#content #special h2 a, #content #special2 h2 a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	background-color: #ff9435;
	border: 1px solid #d46400;
}

#content #special h2 a:hover, #content #special2 h2 a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	background-color: #ffb370;
	border: 1px solid #d46400;
}

#content #special ul, #content #special2 ul{
	padding: 10px 10px 10px 30px;
}

#content #special ul strong, #content #special2 ul strong{
	font-size: 14px;
	font-weight: bold;
}

#content #special p, #content #special2 p{
	padding: 10px 10px 0 10px;
}

#content #foreword {
	background-color: #eee;
	border: 1px solid #ff9435;
	margin-bottom: 20px;
}

#content #foreword p{
	padding: 10px 20px 10px 20px;
	font-size: 12px;
	color: #666;
}

#content #foreword img{
	color: #666;
}

#content #foreword h3{
	font-size: 20px;
	display: block;
	background-color: #ff9435;
	color: #fff;
	padding: 10px 20px 10px 20px;
}



#contact-us h2 {
	font-size: 20px;
}

#contact-us p {
	font-size: 17px;
}


h6 {
	font-size: 14px;
	font-weight: bold;
}


#policy {
	float: right;
	width: 280px;
	line-height: 1.4;
	padding-right: 15px;
}

#policy h3 {
	color: #ff9d3d;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



































