/*
Theme Name: NAStrings 2.0
Theme URI: http://www.nastrings.org/
Description: Custom developed for Nazareth Area String Orchestra Program by <a href="http://www.associatedknowledge.com/>Associated Knowledge</a>. Tested on WP2.5+
Version: 2.0
Author: David Sabol
Author URI: http://www.associatedknowledge.com/
Tags: dark, fixed width, two columns, widgets
*/

body { margin: 0 auto; background: #0D62FD url(images/background.png) repeat-x scroll center top; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333; }

h1, h2, h3 { margin: 0; font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif; font-weight: normal; }

h1 { font-size: 2.0em; letter-spacing: 0.5px; }

h2 { font-size: 1.6em; letter-spacing: 0.5px; font-weight: bold; }

h3 { font-size: 1.4em; letter-spacing: 0.5px; }

p, ul, ol { margin-top: 0; line-height: 200%; }

ul, ol { }

a { text-decoration: none; color: #0A0A0A ;}

a:hover { }

.cl { clear: both; }

/* Header */

.header { margin: 0 auto; width: 950px;  }

.logo { margin: 0 auto; height: 110px; }

.logo a { display: block; text-indent: -9999px; height: 100px; width: 800px; background: url(images/logo.gif) no-repeat; }

.tagline { display: block; text-indent: -9999px; color: #fff; width: 410px; }

#wrapper { width: 910px; margin: 0 auto; padding: 20px; background: #FFFFFF; text-align: left; -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px; }

/* Banner */

#banner { width: 910px; height: 230px; margin: 0 auto; background: #555 url(images/home_banner.jpg) no-repeat left top; }

/* Search */

#search { float: right; width: 230px; padding-top: 16px; }

#search form { height: 41px; margin: 0; padding: 90px 0 0 0px; }

#search fieldset { margin: 0; padding: 0; border: none; }

#search-text { width: 200px; border: none; text-transform: lowercase; border: 1px #525252 dotted; font: bold 1.2em Arial, Helvetica, sans-serif; color: #FFFFFF; }

#search-submit { display: none; }

/* Description */

#description { width: 910px; height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px #FFFFFF solid; border-top: 1px #FFFFFF solid; background: #0C48B6; }

#description p { font: .95em Arial, Helvetica, sans-serif; font-weight: 600; text-align: right; color: #fff; padding: 12px 10px; line-height: 1.5em; }

/* Menu */

#nav { display: block; margin: 0 auto 1em; padding: 0; width: 950px; height: 39px; border-bottom: 1px solid #1F56BC; border-left: 1px solid #1F56BC; border-right: 1px solid #1F56BC; background: #1F56BC; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-image: linear-gradient(bottom, rgb(12,72,182) 80%, rgb(31,86,188) 35%);
background-image: -o-linear-gradient(bottom, rgb(12,72,182) 80%, rgb(31,86,188) 35%);
background-image: -moz-linear-gradient(bottom, rgb(12,72,182) 80%, rgb(31,86,188) 35%);
background-image: -webkit-linear-gradient(bottom, rgb(12,72,182) 80%, rgb(31,86,188) 35%);
background-image: -ms-linear-gradient(bottom, rgb(12,72,182) 80%, rgb(31,86,188) 35%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.8, rgb(12,72,182)),
	color-stop(0.35, rgb(31,86,188))
); }

#dropmenu, #dropmenu ul { margin: .15em 0 0; padding: 0; list-style-type: none; list-style-position: outside; position: relative; line-height: 1.95em; z-index:300; width: 910px; font-weight:bold; }

#dropmenu a { display: block; padding: 0.35em 1em; color: #fff; border: none; text-decoration: none; }
#dropmenu a:hover { background: #0D63FF; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#dropmenu li { font-size: 14px; float: left; position: relative; margin: .25em 0 0 1.5em; }
#dropmenu ul { position: absolute; display: none; width: 12em; top: 2em; left: 0; border: none;}
#dropmenu ul li, #dropmenu ul li ul li { border: none; margin: 0; }
#dropmenu ul a { border: none;}
#dropmenu li ul { border: none; width: 11em; }
#dropmenu li ul a { background: #0D63FF; width: 11em; height: auto; float: left;  border: none;}
#dropmenu li ul a:hover { background: #1F56BC; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
#dropmenu ul ul { top: auto;}
#dropmenu li ul ul { width: 100%; left: 13em; margin: 0; }
#dropmenu li ul ul a { width:13em; }
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul { display: none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul { display: block;}

.search { float: right !important; background: #000; padding: 0;margin: 0; }

.search #searchform { float: right; margin: 0 0 0 0em; padding:0.25em 1.42em; }

.search #searchform #s, .search #searchform #searchsubmit { margin: 0; padding: 0; border: 1px solid #fff; }

/* Calendar */
th { text-align: center; }

/* Page */

#page { width: 910px; margin: 0 auto; }

/* Content */

#content { border: 0px solid #fff; float: left; width: 640px; padding: 20px 10px 0 5px; }

.post { font-size: 14px; }

.post .title { color: #0C48B6; }

.post .title a { background: none; color: #0C48B6; border: none; }

.post .title a:hover { text-decoration: underline; }

.post .meta { margin: 0 0 1.5em 0; padding: 10px 5px; background: #ededed; border: 1px solid #ddd; -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px; box-shadow: 2px 2px 2px #ddd; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.post .entry { padding: 10px 0 5px 0; text-align: left; font-family: Arial, Helvetica, sans-serif; }

.post .entry a { color: #0C48B6; }

.post .entry a:hover { text-decoration: underline; }

.post .edit { text-align: right; }

.post .source { text-align: right; display: block; clear: both; }

.wp-caption-text { text-align: center; }

#podcast-feed { padding: 5px; border: 1px solid #f35f22; background: #f2713a; text-align: center; color: #222; }

#podcast-feed .emphasis { font-weight: bold; color: #222; }

#podcast-feed a { color: #fff; font-weight: bold; text-decoration: none; }

#podcast-feed a:hover { text-decoration: underline; }

#tec-content { padding: 0 0em !important; margin: 2em 0 1em; }

/* Sidebar */

#sidebar { border: none; float: right; width: 230px; padding: 20px 10px 0; color: #333; }

#sidebar ul { margin: 0; padding: 0; list-style: none; }

#sidebar li { }

#sidebar li ul { padding-bottom: 20px; }

#sidebar li li { font-family: Arial, Helvetica, sans-serif; line-height: 35px; border-bottom: 0px dashed #D2D4C9; font-size: 13px; padding: 0 0 0 0.5em; }

#sidebar h2 { letter-spacing: 0.5px; color: #0C48B6; border-bottom: 1px solid #efefef; }

#sidebar p { padding-bottom: 20px; text-align: justify; }

#sidebar a { color: #333; border: none; }

#sidebar li.current_page_item a { font-weight: bold; color: #000; }

#sidebar a:hover { text-decoration: underline; color: #787878; }

#sidebar ul ul.children { padding: 0 !important; }

#sidebar ul ul.children li { padding-left: 10px; }

/* Sidebar Calendar List */

#sidebar .eventsListWidget { margin-bottom: 2em; }

#sidebar .upcoming { padding-bottom: 5px; }

#sidebar .upcoming li { line-height: 28px; }

#sidebar .event { font-weight: bold; }

#sidebar .dig-in {text-align: right;}

/* Calendar */

#calendar {

}


/* Events Calendar */



/* * JQuery Tooltip */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #CCC;
	background-color: #eee;
	padding: 5px;
	opacity: 0;
	width: 200px;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
/* Alert Message Box */
.alertmsg {
	border: 1px solid #CCCCCC;
	position: absolute;
	width: 153px;
	border: 1px solid #c93;
	background: #faebd7;
	padding: 5px;
	/*left: 0px;
	top: -170px;
*/
}


/* Footer */

#footer { width: 950px; margin: 0 auto; padding: 10px 0 10px 0; line-height: 20px; background: none; font-family: Arial, Helvetica, sans-serif; color: #efefef; }

#footer p { margin: 0; line-height: normal; font-size: 10px; text-transform: uppercase; text-align: center; }

#footer a { text-decoration: underline; color: #FFFFFF; }

/* Comments */

#commentform { }

#comment { width: 600px; }

.r, .alignright { float: right; margin: 5px 0 0 20px; }

.l, .alignleft { float: left; margin: 5px 20px 0 0; }

#respond { margin: 0; padding-top: 50px; }

.navigation { padding-top: 20px; }

.pagetitle { padding-bottom: 20px; }

hr { display: none; }

blockquote { font-style: italic; }

/** Teaching Schedule **/

.entry table { text-align: center; }

.entry table#teaching_schedule { border-collapse: collapse; font-family: Arial, Verdana, sans-serif;  font-size: 11px; width: 900px; margin: 0 auto; }

th, td {
	padding: 2em 1em;
	border: 1px solid #fff;
	font-size: 1.25em;
}

#tblhdr {
	font-size: 1.5em;
	font-weight: bold;
}

.vzebra-even {
	background: #f2f2f2;
}

.vzebra-odd {
	background: #fff;
}

#start_day {
	text-align: center; 
	background: #0C48B6; 
	color: #fff;
}
