/*
Theme Name: UMHS Music
Version: 4
Theme URI: http://umhsmusic.org
Description: A Web 2.0 design.
Author: Cristina Assenza
*/

/* ----------- Main Body ----------- */

body {
background: #35393C;
font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
text-align:center;
}

#container {
background: #fff;
width: 910px;
margin: 0 auto;
text-align: left;
}



/* ----------- Header ----------- */

#header {
background: url("images/header.png") no-repeat top left;
margin:0;
padding:0;
width:910px; 
height:119px;
}


/* ----------- Navigation ----------- */

#navigation {
background:#515E82;
float:right;
margin: 0px 0px 0px 350px;
width: 890px;
height: 20px;
padding:10px;
color:#000;
font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center;
text-transform: uppercase;
}


#navigation a:link,#navigation a:visited,#navigation a:active {
color:#fff;
text-decoration:none;
}

#navigation a:hover {
color:#000;
text-decoration:none;
}


/* ----------- Sidebar ----------- */

#sidebar {
float:left;
border-right:1px dotted #dadada;
padding: 10px;
width: 290px;
margin: 10px 5px 10px 0px;
clear: both;
color:#000;
text-align:justify;
}

#sidebar h1,h1 {
font: bold 1.5em Arial, sans-serif;
text-transform: uppercase;
color: #000;
}


#flickr ul { 
list-style: none; 
text-align:center;
}

#flickr ul li { 
display: inline; 
} 

#flickr ul,#flickr ul li {
border:0;
margin:0;
padding:0;
}

#flickr a img {
background:#fff;
border:1px #ccc solid;
margin:5px 3px 0;
padding:3px;
}

#flickr a:hover img {
background:#fff;
border:1px #999 solid;
}




/* ----------- Content ----------- */

#content {
background:none;
float:right;
margin: 5px 0px 0 -20px;
padding: 10px;
width:570px;
color:#000;
text-align:justify;
}

.subject,h2 {
font: 1.80em "Trebuchet MS", Verdana, sans-serif;
padding:10px;
}

fieldset {
border-style:solid;
border-width:0;
margin:0 0 20px;
padding:0;
}

input, select, textarea {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 3px;
}


form {
	margin: 0;
	padding: 0;
}


abbr {
border-bottom: 1px dotted #333;
cursor: help;
}

a:link,a:visited,a:active {
color:#0000CC;
text-decoration:none;
}

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

.centerize {
   text-align: center; }

.centered, #wp-calendar, caption {
margin: 0 auto 0 auto;
}


blockquote {
background:url('http://darth-cena.net/images/site/quote.png') 5% 0 no-repeat;
border:none;
margin:20px 0;
padding:0 20px 0 50px;
}

img { 
border: 0;
}

.links {
display: inline-block;
height: 1px;
list-style-type: none;
}

/* ----------- WordPress ----------- */


.date {
background: url("images/calendar.png") no-repeat top center;
float:left;
height:40px;
width:40px;
margin:0px 0px 0px -10px;
padding:0px 10px 0px 10px;
}

.month {
color:#fff;
text-transform:uppercase;
text-align:center;
font-weight:bold;
}

.day {
height:23px;
padding-bottom:5px;
vertical-align: middle;
text-align:center;
font-weight:bold;
}

.commentlink {
text-align: right;
}

/* Begin Comments*/
.closedcomments {
background:#FFE4E4;
border:1px solid #FF5858;
padding:5px;
font-size:10px;
text-align:center;
}

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

.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;
	}
#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;
	}
	
.excerpt {
font-size: 10px;
}

/* ----------- Sub Footer ----------- */

#subfooter {
background:#8A93AE;
width:910px;
height:250px;
clear: both;
}

#subfooter h3 {
font : 600 14px/18px Arial, sans-serif;
color : #35393C;
border-bottom : 1px dotted #506469;
padding : 0 0 2px 0;
margin : 15px 0 5px 0;
text-transform : uppercase;
}

#subfooter a {
color : #fff;
text-decoration : none;
border-bottom : 1px dotted #fff;
}

#subfooter a:hover {
color : #fff;
text-decoration : none;
}

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

#subfooter ul li {
display : inline;
padding : 0;
margin : 0;
}

#subfooter ul li a {
display : block;
color : #ffffff;
text-decoration : none;
margin : 0;
padding : 5px 0 5px 0;
border-bottom : 1px solid #506469;
}

#subfooter ul li a:hover {
background: #515E82;
color : #ffffff;
}


.recent {
float:left;
width:280px;
height:230px;
margin-left:10px;
padding-left:5px;
}

.flickr {
float:left;
width:290px;
height:250px;
margin-left:10px;
}

.blogroll {
float:left;
width:300px;
height:135px;
margin-left:10px;
}


/* ----------- Footer ----------- */

#footer {
background:#515E82;
color: #000;
margin:0;
padding-top:10px;
width: 910px; 
height: 30px;
clear: both;
text-align: center; 
}

#footer a:link,#footer a:visited,#footer a:active {
color:#fff;
text-decoration:none;
}

#footer a:hover {
color:#000;
text-decoration:none;
}


