/*
THEME NAME: ashleyAcademyBlue
THEME URI: http://www.jefferyrainey.com
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, based on Sandbox
TAGS: widgets, sandbox, microformats, hcard, hatom, 
VERSION: 1.0
AUTHOR: <a href="http://jefferyrainey.com/">Jeff Rainey</a>
AUTHOR URI:
*/

/* Structure  */
body {
	background: #264272 url(images/bg.jpg) repeat-x;
	color:#cad5ea;
	font: 12px Verdana, Arial, sans-serif;
	line-height:21px;
	margin:0;
}

blockquote {
margin:0 0 10px 20px;
}

li {margin-bottom:15px}

div#wrapper {
	width:930px;
	margin: 0 auto
}

#header {
	background:url(images/bgHeader.jpg) no-repeat;
	height:156px;
}

#header ul {
	margin:0;
	padding:0 0 0 15px;
}

#header li {
	font: 12px Georgia, "Times New Roman", Times, serif;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#header li a {
	display:block;
	padding:9px 7px 10px 7px;
}

#header li a:hover {
	text-decoration:none;
	background-color:#192d58
}



#header li li a {
	padding: 4px 7px;
}


#header li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	padding:0;
	background: #0f2042;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;

}

#header li li {
	clear:left; 
	width:180px;

}

#header li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#header li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	z-index:100;
}

#header a {color:#fff}



#header h1 a {color:#f2f6fd}




div#container {
	clear:both;
	margin: 0;
	width: 912px;
	padding:0 0 0 18px;
	background: url(images/bgInsideBlue.jpg);
	min-height:500px;
}

div#content {
	padding:20px 65px 20px 330px;

}


div#footer {
	clear: both;
	width: 100%;
}

#sidebar {
	float:left;
	margin-left:1px;
}

#pageTitle {
	
	position:relative;
	top:94px;
	padding-right:55px;
text-align:right;
}

#footer {
	height: 167px;
	background:url(images/bgFooter.jpg);
}

#footerLogo {
	margin:14px;
}

#footerCopy {
	color:#667ca9;
	font-size: 10px;
}

a {
	color:#ebf8c3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:none;
}


img.alignright{float:right; margin:5px}
img.alignleft{float:left; margin:5px}


h1 {
	font: 23px Georgia, "Times New Roman", Times, serif;
	
	color:#f2f6fd;
	margin:0;

	
}

h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 0 0;
	color:#f2f6fd;
	margin:0;

	
}

h1 a, h2 a {
	color:#f2f6fd;
	text-decoration:none;
	
	display:block;
	
}

h1 a:hover, h2 a:hover {
	text-decoration:none;
}

h3 {
	color:#cad5ea;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	display:block;
	margin: 30px 0 -10px 0;
padding:0;
}

.entry-date {border:none;
color:#85776a
}

.commentCloud {
float:right;
}

.commentCloud a {
color:#947038;
}

.commentCloud a:hover {
	text-decoration: none;
}

.commentCloud img {
	border: none;
	margin-top: 3px;
}


#comments {
	clear:both;
}

#facultyList {
	width: 513px;
	
}

#facultyList ul {
	margin:30px 0;
	padding:0;
}

#facultyList li {
	padding:0;
	
	margin:15px 5px;
	list-style:none;
	display:block;
	height:224px;
line-height:15px;
font-size:12px;
}

#facultyList li img {
	float:left;
	margin:0 10px 0 10px;
}




/* Just some example content */

div#access div.skip-link{position:absolute;top:1em;right:1em;}
/*div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}
*/
.entry-title{clear:both;}
/*
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
*/
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
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%;}



div#footer{text-align:center;}

/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}

div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}