/*
THEME NAME: EducateNow
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI: http://stanfordrosenthal.com
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');
a{
	color:#294d94;
	text-decoration:none;
}
a:hover{
	color:#002760;
	text-decoration:underline;
}
html{
	height:100%;
}
body{
	font-family:arial, sans-serif;
	font-size:90%;
	margin:0px;
	text-align:center;
	background-color:#eee;
	background-image:url('pattern-left.png');
	height:100%;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.8);
}

li#social ul li{
	display:inline;
}
li#social img{
	margin-top:.5em;
}
div#container{
	margin-right:-280px;
	width: 1000px;
}
#right-half{
	z-index:-10;
	position:absolute;
	left:50%;
	top:0;
	width:50%;
	height:100%;
	background-image:url('pattern-right.png');
}
div#content{
	padding:2em 1em;
	width:700px;
}
.entry-meta-top{
	font-size:80%;
	color:#aaa;
}
.entry-meta-top a:link, .entry-meta-top a:visited{
	color:#777;
}
.entry-meta{
	color:#777;
	float:right;
}
.entry-meta p{
	display:inline;
	
}
h2.entry-title{
	margin:0;
}
h2.entry-title a{
	text-decoration:none;
}
h2.entry-title a:hover{
	text-decoration:underline;
}
.entry-content{
	color:#333;
}
#blog-title, #blog-description{
	font-family:Helvetica, arial, sans-serif;
	text-align:left;
}
#blog-title{
	float:left;
	margin:20px;
	width:300px;;
}
#blog-description{
	font-size:105%;
	padding:5px 15px 0px 520px;
	font-weight:bold;
	line-height:1.7em;
	-webkit-text-stroke: .5px #fff;
}
#join-form{
	float:right;
	margin-right:45px;
	margin-top:1em;
}
.join{
	font-size:140%;
}
p.join{
	font-weight:bold;
	color:#f8c536;
	text-shadow: 0px 0px 5px #000;
	-webkit-text-stroke: .5px #999;
	margin:0;
	padding:0;
}
.join input{
	font-size:70%;
}
.join input.submit{
}
form.join{
	display:inline;
}
#header{
	height:157px;
	overflow:hidden;
	background-image:url('banner.png');
	background-repeat:no-repeat;
	background-color:#cac9c4;
}
.menu-top-container ul {
	text-align:center;
	height:25px;
	background-image:url('top-nav-bg.png');
	background-repeat:repeat-x;
	margin:0;
	padding-top:7px;
}
.menu-top-container li{
	display:inline;
	list-style-type:none;
	margin:0 1em;
}
.menu-top-container a, .menu-top-container a:visited{
	color:#ffce2c;
	font-size:110%;
	text-decoration:none;
}

.menu-top-container  a:hover{
	color:#ffe186;
}
.menu-top-container .current_page_item a:visited {
	color:#fff;
}
.menu-top-container ul.children{
	display:none;
}

div.sidebar{
	width:250px;
	background-color:#ebebeb;
	border-left:1px solid #aeaeae;
	padding:10px;
	
}
#secondary.sidebar{
	border-bottom:1px solid #aeaeae;
	
}
.sidebar ul li ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}
.sidebar .xoxo li ul{
	margin:0;
}
.sidebar .xoxo li ul li{
	margin:.2em .1em;
	font-size:80%;
}
div.sidebar li{
	margin-bottom:1em;
	list-style:none;
	
}
.social-post{
	float:left;

}
.tweet-this p{
	display:inline;
}
.post{
	margin:2em 0;
	border-bottom:1px solid #ccc;
}

abbr.published{
	font-size:90%;
	display:block;
	margin:.3em 0;
	color:#666;
	border:none;
}
a img{
	border:none;
}
.p1{
	margin-top:-2em;
	padding-top:0;
}
#content .page{
	padding-top:2em;
}

.search .post{
	padding-bottom:3em;
}
ul#featured{
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	height:140px;
}
ul#featured li{
	float:left;
	list-style: none;
	width:142px;
	margin-left:11px;
	border:1px solid #a79d9c;
	background-color: #00388b;
}
ul#featured .p_wrapper{
	height:50px;
	color: #f9c232;
	background: -moz-linear-gradient(100% 100% 90deg, #2c5daa, #00388b);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2c5daa), to(#00388b));
}
ul#featured p{
	margin:0;
	text-align:center;
	font-size:105%;
}
ul#featured p a{
	color:#f9c232;
	height:50px;
	width:142px;
	display:block;	
}
ul#featured li.small{
	width:180px;
	margin-bottom:9px;
}
ul#featured li.small img{
	float:left;
	margin-bottom:0;
}

ul#featured li.small .p_wrapper{
	height:55px;
	width: 90px;
	float:left;
	
}
ul#featured li.small p{
	padding-top:.6em
}
ul#featured li.small p a{
	height:55px;
	width:90px;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}


form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:12em;
}


div.sidebar li form {
margin:0.2em 0 0;
padding:0;

}

div.sidebar ul ul {
margin:0 0 0 1em;
}


div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
text-align:center;
font-size:70%;
margin-top:.5em;
color:#666;
}
div#footer a{
	color:#333;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
