/*
Theme Name: Jefferson Scholars
Description: Based on the default WordPress theme, in turn based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

	Kubrick v1.5
	http://binarybonsai.com/kubrick/

	WordPress Default Theme - Version: 1.6
	GNU Public Licenseing - http://www.opensource.org/licenses/gpl-license.php
	Default theme designed and built by Michael Heilemann, whose blog you will find at http://binarybonsai.com/

	Jefferson Scholars Theme - modified by Charmed Desginworks - May 2009
	http://www.charmedworks.com
	And mantained by Jefferson Scholars Foundation
	
	Sidebar Page Nav based on code provided by WebandBlog - thank you WebandBlog!
	http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #f2eddd url('/images/jeffersonBackground.jpg');
	color: #3a3a3a;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	}

#content {
	font-size: 1.2em;
	background:url("/images/nosidebarBackground.gif");
	margin:0;}
	
#sidebarcontent {
	font-size: 1.2em;
	background:url("/images/sidebarBackground.gif");}
	
#sidenavcontent {
	font-size: 1.2em;
	background:url("/images/navbarBackground.gif");}
	
#homecontent {
	font-size: 1.2em;
	background:url("/images/homeBackground.gif");
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
#sidebar {
	font-family: Arial, Sans-Serif;
	float:left;
	background-color:#41658c;  
	display: inline;
	margin:0px;}
	
.narrowcolumn {
	line-height: 1.7em;
	}

.nosidebar{
	line-height: 1.6em;
	width: 680px;}
	
.withsidebar{
	line-height: 1.6em;
	width: 390px;}
	
.withsidenav{
	line-height: 1.6em;
	width: 430px;}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
h1 {
	font-size: 1.8em;
	color:#41658c;
	font-family: Arial, Sans-Serif;
	font-weight:normal;}
	
h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size:1.2em;
	color: #ff9900;}
	
h2 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size:1.2em;
	color: #3a3a3a;}

h2.pagetitle {
	font-size: 1.8em;
	color:#41658c;
	font-family: Arial, Sans-Serif;
	font-weight:normal;
	}
	
	

h2.pagetitle2 {
	font-size: 1.2em;
	color:#41658c;
	font-family: Arial, Sans-Serif;
	font-weight:bold;
	margin-bottom: 5px;
	}
a, h2 a:hover, h3 a:hover {
	color: #104173;
	text-decoration: none;
	}
	
a{
	color: #1159b9;
	text-decoration: none;
	}

a:hover {
	color: #1159b9;
	text-decoration: underline;
	}

/*Styles that are not in use but have been left in tact in case comments or calendar are activated at a later date*/

.commentlist li, #commentform input, #commentform textarea {
	font-family: 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: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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;
	}
/* End Styles that are not in use... */
/* End Typography & Colors */

/* Begin Sidebar Page Nav  */

li.page_item ul {
	display:none; 
	margin-left:0px;
	}

li.current_page_item ul li {
	display:block; /*background: #f2eddd;*/
	}
	
li.current_page_ancestor ul{
	display:block; /*background: #f2eddd;*/
	}

.children { 
	padding: 0px; 
}

.childrenNEW { 
	margin-left: -20px;
	padding:  3px 5px 3px 22px; 
	background-color:#f2eddd; /*#759ac1*/
}
	
#navOLD{
	margin-right:10px;}
	
#nav{
	margin-right:0px;
	margin-left: -10px;
	padding-left: 10px;}

#nav ul li {
	margin-left:0px;
	}

#nav ul li ul li {
	margin-left:0px;
	}

#nav a {
	color:#f2eddd; 
	text-decoration: none; 
	font-weight: bold; 
	font-size:13px; 
	letter-spacing: 0.2px;  
	border-bottom: 1px solid #4e81d3; 
	display:block;
	padding:6px 0px 6px 0px;
	}

li.page_item ul {
	/*display:none; */
	color: #ffffff; 
	}

li.current_page_item ul,li.current_page_parent ul {
	color:#ffffff; 
	display:block; 
	/*background: #fff;*/
	}

/* children items */
#nav li.current_page_parent ul li a, #nav li.current_page_item ul li a{
	color: #ffffff; 
	/*background-color: #759ac1;   change */
	font-weight: normal;}

#nav li.current_page_item a, #nav li.current_page_parent a {
	color: #ffffff; 
	/*  background-color: #759ac1;  change */
	font-weight: bold; 
	}
	
#nav li.current_page_ancestor a:visited {
	color: #f2eddd; 
	text-shadow: #333 2px 2px 3px;
	font-weight: bold; 
	}
	
	
#nav li.current_page_ancestor ul li.current_page_ancestor a:visited{
	color: #18407f; 
	text-shadow: #333 2px 2px 3px;
	font-weight: bold; 
	}

/* third level visited */
#nav li.current_page_ancestor ul li.current_page_ancestor ul li.page_item a:visited{
	color: #18407f; 
	text-shadow: #333 2px 2px 3px;
	font-weight: bold; 
	}
	
#nav li.current_page_ancestor ul li.current_page_ancestor a{
	color:#18407f; 
	text-shadow: #777777 2px 2px 2px;
	font-weight: bold; 
	}

#nav li.current_page_parent ul li.current_page_item {
	background-color:#759ac1;/**/
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	}
	
#nav li.current_page_parent ul li.current_page_item a {
	text-decoration: none;
	color:#ffffff; 
	}

/* mouse over child item */
#nav li.page_item a:hover {
	color:#f2eddd;
	background-color:#759ac1;
	cursor:pointer;
	text-shadow: #333 2px 2px 3px;
	}

/* child item */
#nav li.page_item ul li.page_item a {
	font-size:12px; 
	color:#18407f;
	font-weight: normal; 
	/*background-color: #759ac1;
	background: #fff; */  
	border-bottom: none; 
	padding:2px 0px 2px 0px; 
	font-weight: bold;
	}

/* mouse over child item */
#nav li.page_item ul li.page_item a:hover {
	color:#f2eddd;
	background-color:#759ac1; 
	border-bottom: none;
	cursor:pointer;
	}

/* End Sidebar Page Nav */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 924px;
	}

#header {
	}

#headerimg {
	}
	
#sidebar {
	padding: 20px 0px 10px 0px;
	margin-left: 0px;
	width: 197px;
	}

#sidebarhome
{
	padding: 0px 15px 10px 0;
	float:right;
	display: inline;
	width: 272px;}
	
#spacebelow img
{
	margin-bottom: 10px;
	}
	


#sidebarpage
{
	padding: 20px 10px 10px 10px;
	float:right;
	width: 272px;
	font-size: .9em;
	}
	

#sidebarnav
{
	padding: 20px 10px 10px 10px;
	float:right;
	width: 212px;
	font-size: .9em;
	}

.narrowcolumn {
	padding: 5px 0 20px 10px;
	margin: 5px 0 0 10px;
	width: 388px;
	float: left;
	display: inline;}
	
.nosidebar{
	padding: 5px 0 20px 10px;
	margin: 5px 0 0 10px;
	float: left;
	}

.withsidebar{
	padding: 5px 0 20px 10px;
	margin: 5px 0 0 10px;
	float: left;
	}
	
.withsidenav{
	padding: 5px 0 20px 10px;
	margin: 5px 0 0 10px;
	float: left;
	}

.post {
	margin: 0 0 40px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#spacer {
	padding: 0;
	margin: 0 auto;
	width: 924px;
	clear: both;
	}
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 924px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	padding-top: 0px;
	margin: 10px 0px -15px 0px;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;}

h4 {
	font-size:1em;
	padding: 0;
	margin: 10px 0 0;}
	
/* End Headers */


/* 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;
	}

.alignleft {
	float: left;
	margin: 0 7px 7px 0;}
	
	/* IE 6 fix for header images and flash*/
	
#headerimg	img, #ngg-slideshow-8-298-1 img, ngg-slideshow-8-298-1-loader img {
display:inline;
float: left;}
}

#headerimg	object{
display:inline;
float: left;}
}
/* End Images */



/* Begin Entry Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 20px 0 50px;
	}
	
html>body .entry li {
	margin: 3px 0 3px 10px;
	}
	
#sidebarpage ul {
	list-style-type:disc;
	margin-left: 0px;
	padding: 0 20px 0 5px;
	}
	
#sidebarpage ul ul{
	list-style-type:circle;
	margin-left: 0px;
	padding: 0 20px 0 5px;
	}
	
#sidebarpage li {
	margin: 3px 0 3px 5px;
	}

/* html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	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;
	}

#sidebarnav li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/*#sidebarpage li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}*/
	

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	background-color: #FFFFCC;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px;
	text-align: right;
	}
	
.searchbutton {
        border:none;
        background-image:url(/images/searchButton.gif);
        background-position:center;
        background-repeat:no-repeat;
        background-color:transparent;
		width:50px;
		height:23px;}

#sidebar #searchform #s {
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

/* Begin Commnet Form Elements */
#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;
	}
/* End Comment Form Elements */
/* End Form Elements */



/* Begin Comments*/
.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;
}


#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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 */


/*specialized style for thumbnails*/

.imgtfe {
	padding: 12px 12px 12px 0px;}
	

/* Print Styles */
@media print {
body { background:white; color:black; margin:0 }
#header { display:none}
#content { }
#sidebar { display:none}
#footer {display:none }
#earchformmain {display:none }
}


