/*
Theme Name: Duxbury Music Department
Theme URI: http://duxburymusic.net
Description: The default theme for the Duxbury Music Department.
Version: 1.0
Author: Tim George
Author URI: http://tgwebs.com
Tags: custom header, fixed width, two columns, widgets

	Duxbury Music Dept v1.0
	 http://duxburymusic.net

	This theme was designed and built by Tim George,
	whose blog you will find at http://tgwebs.com/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/***** End Reset *****/

body {
	font-size: 62.5%;
	font-family: Verdana, helvetica, sans-serif;
	background: #F9F9F7 url(images/body_bg.gif) repeat-x top left;
	padding: 0 0 50px 0;
}

h1, h2, h3, h4, h5, h6 {
        font-family: "Trebuchet MS", helvetica, sans-serif;
}

a { color: #5E7256; }

a:hover { color: #353F30; }

#page {
	width: 940px;
	margin: 0 auto;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #999999;
	border-top: 0;
}

	#masthead {
		height: 100px;
		margin: 0 0 5px 0;
	}	
		
		#masthead #headerImage {
			float: right;
			width: 610px;
			height: 100px;
			background: url(images/headerImage_bg.jpg);
		}
	
		#masthead #headerText {
			margin: 0 620px 0 0;
			padding: 22px 0 0 30px;
			height: 78px;
			background: url(images/headerText_bg.gif);			
		}
		
			#masthead #headerText h1 {
				color: #fff;
				font-size: 3.2em;
				margin: 0 0 5px 0;
			}
			
			#masthead #headerText h2 {
				font-size: 1.4em;
				font-style: italic;
				color: #FCE2CA;
			}
	
	#navigation {
		height: 45px;
		background: url(images/nav_bg.gif);
		margin: 0 0 10px 0;
	}
	
		#navigation ul li {
			float: left;
		}
		
			#navigation ul li a {
				display: block;
				float: left;
				padding: 15px 0 0 0;
				height: 30px;
				width: 93px;
				color: #fff;
				border-right: 1px solid #393920;
				text-decoration: none;
				text-align: center;
				font-size: 1.4em;
				font-weight: bold;
			}
			
			#navigation ul li.last a {
				padding: 8px 0 0 0;
				height: 37px;
				width: 94px;
				border: 0;
			}
			
				#navigation ul li a:hover {
					color: #359549;
					background: url(images/nav_hover_bg.gif);
				}
	
	
	
	#main-container #content {
		margin: 0 216px 0 0;
		min-height: 500px;
		height:auto !important;
		height: 500px;
	}
	
		#main-container #content.widecolumn {
			margin: 0 0 0 0;
		}

                #main-container #content div.navigation {
                        height: 25px;
                }
	
		#main-container #content h2 {
			font-size: 2.0em;
			padding: 0 0 2px 0;
			margin: 0 0 5px 0;
			color: #656551;
			letter-spacing: -1px;
			border-bottom: 1px dashed #cccccc;
		}

                #main-container #content div.blogPost {
                        padding: 0 0 10px 0;
                        margin: 0 0 20px 0;
                        border-bottom: 1px dotted #cccccc;
                }


                #main-container #content div.blogPost h2 {
                        border: 0;
                }

	
		#main-container #content h2 a {
			display: block;
			padding: 0 0 3px 0;
			color: #656551;
		}

                #main-container #content div.blogPost h2 a {
                        padding: 0;
                }

		
			#main-container #content h2 a:hover {
				color: #4B4B3D;
			}

		#main-container #content h3 {
			color: #656551;
			font-size: 1.6em;
			margin: 5px 0 3px 0;
			padding: 0 0 2px 0;
			letter-spacing: -1px;
			border-bottom: 1px dashed #cccccc;
		}

		
		#main-container #content p {
			font-size: 1.2em;
			line-height: 150%;
			padding: 0 0 20px 0;
		}
			

		#main-container #content table.contentTable {
			margin-left: 20px;
			border: 1px solid #dcdccf;
		}

		#main-container #content table.contentTable tbody tr.trGray {
			background: #EEEEEE;
		}

		#main-container #content table.contentTable tbody tr td {
			font-size: 1.2em;
			padding: 3px;
			border-bottom: 1px solid #dcdccf;
		}

	#main-container #rightSide {
		float: right;
		width: 200px;
		font-size: 1.3em;
	}
	
	
	#footer {
		clear: both;
	}
	
		#footer p {
			text-align: center;
			padding: 7px 0;
			font-size: 1.2em;
			color: #999999;
			font-weight: bold;
		}
		
		
		
		
		
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, 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: 'Lucida Grande', Verdana, 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;
	}
	
/* Begin Images */
p img {
	padding: 2px;
	border: 1px solid #999999;
	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
	}
/* End Images */

/* Begin 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 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul {
	font-size: 12px;
	margin: 0 0 20px 0;
}

.entry ul li {
	padding: 0 0 10px 0;
	line-height: 140%;
}

.entry ul li:before {
	content: "\00BB \0020";
	}

.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;
	}


#sidebar ul li h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	margin: 0 0 5px 0;
}

#sidebar ul li ul {
	margin: 0 0 20px 0;
}

#sidebar ul li ul li {
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #999999;
	margin: 0 0 5px 0;
}

/*
#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 */
#sidebar #searchform {
	margin: 0 auto 10px auto;
	padding: 5px 0px;
	text-align: center;
	border: 1px solid #999999;
	background: #efefef;
	}

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

#sidebar #searchsubmit {
	width: 57px;
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#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 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;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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



#sidebar form {
	margin: 0;
	}
	
	
	
	/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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

.grayTable {
        margin: 7px 0 0 0;
        border: 1px solid #cccccc;
        background: #efefef;
}

.grayTable tbody tr td {
        padding: 5px;
}


#main-container #content p.noBottomSpace {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

#main-container #content ul.contentList {
	margin: 0 0 30px 0;
}

#main-container #content ul.contentList li {
	margin: 0 0 8px 10px;
	padding: 0 0 0 0;
}

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

