/*
Theme Name: North Shore Academy of the Arts
Theme URI: http://nsaatv.org/
Description: A customized theme based on Wordpress Default by Michael Heilemann

Designed and customized by Inizio Creative
Site: http://iniziocreative.com

*/

* {margin:0;padding:0;}


body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #fff;
	color: #4e4e4e;
	margin:0;
	}

#page {
	width:964px;
	margin: 0 auto;
	overflow:hidden;
	}

#header {
	background:url('images/head_bgd.jpg') no-repeat top center;
	float:left;
	width:964px;
	height:220px;
	}
	
#copy_wrap {
	background:url('images/body_bgd.jpg') no-repeat top right;
	float:left;
	width:964px;
	}
	
.logo {
	background:url('images/logo.png') no-repeat 0 0;
	width:240px;
	height:0;
	float:left;
	overflow:hidden;
	padding-top:200px;
	margin-bottom:20px;
	}
	
.logo:hover {
	background:url('images/logo.png') no-repeat 0 -201px;
	}
	
.top_buttons {
	float:left;
	margin:24px 0 0 66px;
	list-style:none;
	}
	
	.top_buttons li {
		float:left;
		}
	
.top_button {
	width:190px;
	height:0;
	padding-top:127px;
	overflow:hidden;
	float:left;
	display:inline;
	}
	
	.performing {
		background:url('images/performing.png') no-repeat top left;
		}
		
	.visual {
		background:url('images/visual.png') no-repeat top left;
		margin-left:40px;
		}
		
	.literary {
		background:url('images/literary.png') no-repeat top left;
		margin-left:40px;
		}
	
#top_navigation {
	width:640px;
	margin: 20px 0 0 72px;
	float:left;
	list-style:none;
	}
	
	#top_navigation li ul {
		padding:8px 0;
		margin-left:-2px;
		overflow:hidden;
		width:160px;
		float:left;
		clear:both;
		}
	
	#top_navigation li {
		position:relative;
		float:left;
		}
		
	#top_navigation li ul {
		visibility:hidden;
		font-size:12px;
		list-style:none;
		position:absolute;
		border: #fff 1px solid;
		border-top:none;
		background:#ccc url('images/dropdown_bgnd.gif') repeat-x top left;
		z-index:1000;
		}		
		
	#top_navigation li ul li {
		float:left;
		clear:both;
		}
		
	#top_navigation li:hover ul {
		visibility:visible;
		}	
		
.top_nav {
	color:#600;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	margin-right:32px;
	}
	
	.top_nav:hover {
		color:#600;
		}
		
	.no_drop:hover {
		color:#000;
		}
	
	.far_right {
		margin-right:0;
		}
		
.dropdown {
	line-height:28px;
	display:block;
	padding:0 8px;
	width:144px;
	}
		
.dropdown:hover {
	background:url('images/top_nav_bgnd.gif') repeat-x top left;
	color:#fff;
	}
	
.screen-reader-text {
	display:none;
	}
		
.right_side {
	list-style:none;
	}
	
	.right_link {
		background:url('images/right_side.png') no-repeat 0 0;
		display:block;
		text-align:center;
		width:182px;
		line-height:28px;
		color:#600;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		margin-bottom:20px;
		font-size:16px;
		}
		
		.right_link:hover {
			background:url('images/right_side.png') no-repeat 0 -28px;
			color:#fff;
			}
			
		.long_item {
			font-size:14px;
			}

#footer {
	background:url('images/foot_bgd.jpg') no-repeat top center;
	clear:both;
	padding:86px 0 20px;
	width:964px;
	font-size:10px;
	}

#info {
	padding-left:50px;
	float:left;
	width:140px;
	}
	
#footer_nav {
	padding-left:120px;
	float:left;
	}
	
.footer_list {
	list-style:none;
	width:120px;
	padding-left:12px;
	float:left;
	}
	
	.footer_list li {
		margin-bottom:4px;
		}
		
	.one {
		padding-left:0;
		}
	
.WP-links {
	foat:left;
	width:964px;
	padding-top:30px;
	clear:both;
	text-align:center;
	}
	
.copyright_info {
	text-align:right;
	margin-bottom:12px;
	}

small, .date_mark, .meta_data {
	font-size: 10px;
	}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:24px;
	font-style:italic;
	color:#01346b;
	margin: 30px 0 10px;
	width:500px;
	}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#000;
	width:500px;
	margin:12px 0 10px;
	}
	
h4 {
	font-weight:bold;
	font-style:normal;
	color:#01346b;
	width:500px;
	margin:10px 0 4px;
	}

h2.pagetitle {
	margin-top: 30px 0 0;
	text-align: left;
	margin-left:220px;
}

.post #shopp p, .post #sideShopp a, .entry #shopp p, .entry #sideShopp a {margin-left: 0px;}

#sidebar h2, #sideShopp h2 {
	font-size: 14px;
	}
	
a, a:visited {
	color:#600;
	text-decoration:none;
	}
	
a:hover, a:active {
	color:#000;
	text-decoration:none;
	}
	
.post a, .post a:visited, .entry a, .entry a:visited {
	color:#600;
	border-bottom:1px dotted;
	}
	
.post a:hover, .post a:active, .entry a:hover, .entry a:active {
	color:#000;
	border-bottom:1px solid;
	}
	
.commentlist li ul li {
	font-size: 10px;
}

.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: 14px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

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 Typography & Colors */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0;
	width:720px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0;
	}
	
.entry {
	width:720px;
	float:left;
	text-align:left;
	}

.post {
	text-align: left;
	float:left;
	}
	
.post p, .post ul, .post ol, .post h2, .post h3, .page h3, .entry h3, .post h4, .entry h3, .entry h5, .post h5, .comments, .navigation, #comments, small, .commentlist, #respond, .entry p, .entry h2, .entry ul, .entry ol, .date_mark {
	margin-left:220px;
	}
	
#twitter_feed p.follow_us {
	font-weight:bold;
	margin:0;
	color:#01346b;
	font-size:14px;
	}
	
/*p.follow_us a, p.follow_us a:hover, p.follow_us a:visited, p.follow_us a:active {
	font-weight:bold;
	font-size:20px;
	}*/
	
#twitter_feed p {
	margin:10px 0 0;
	float:left;
	width:417px;
	clear:both;
	}
	
#twitter_feed {
	margin:13px 0 0 220px;
	min-height:80px;
	padding:0 0 10px 80px;
	float:left;
	background:url("images/twitter.gif") no-repeat 0 bottom;
	}
	
#twitter_feed ul {
	list-style:none;
	}
	
#twitter_feed ul li {
	margin:10px 0 0;
	}
	
/*#twitter-link {
	font-size:10px;
	}*/
	
.comments, .navigation, .meta_data, small, .commentlist, #respond {
	width:500px;
	}
	
.post ul, .entry ul, .post ol, .entry ol {
	margin:10px 20px 10px 220px;
	width:440px;
	}
	
.post #shopp table ul, .entry #shopp table ul, .post #shopp table ol, .entry #shopp table ol {
	width:300px;
	}
	
.post p {
	line-height:20px;
	margin-bottom:16px;
	}
	
 .post p.left_image, .entry p.left_image {
	margin-left:0;
	clear:left;
	float:left;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	width:480px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.page .postmetadata {
	margin-left:220px;
	}

span.date_mark {
	clear:both;
	width:480px;
	float:left;
	}

.postmetadata {
	clear: both;
	font-size:10px;
}

.clear {
	clear: both;
}
/* End Structure */

/* Begin Left Buttons */

a.leftButton, a.leftButton:visited {
	display:block;
	width:180px;
	line-height:28px;
	color:#fff;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
	font-size:14px;
	border-bottom:none;
	background:url(images/left-buttonBGND.png) 0 0;
	}
	
	a.leftButton:hover, a.leftButton:active {
		background:url(images/left-buttonBGND.png) 0 -28px;
		color:#600;
		border-bottom:none;
		}

/* End Left Buttons */

/*	Begin Headers */


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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Facebook styles */

.full_widget {
	margin-left:220px;
	}

/* End Facebook styles */



/* Begin Images */
p img {
	padding: 0;
	}

/*	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: 0 0 8px 8px;
	float:right;
	display: inline;
	clear:right;
	}

img.alignleft {
	margin:0 8px 20px 220px;
	float:left;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
	
/* End Images */



/* Begin Lists

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


html>body .entry li, html>body .post li {
	margin: 7px 0 12px 30px;
	list-style:none;
	}

.entry ul li:before, .post ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.postmetadata ul, .postmetadata 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;
	}

#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: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 182px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	float:left;
	}
#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 Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	float:left;
	}

.commentlist li {
	list-style: none;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px #777 dotted;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 32px 10px 90px 0;
	margin-bottom:46px;
	float:right;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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, blockquote p {
	margin:10px 0;
	padding-left: 20px;
	width:420px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* 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 */

