/*   
Theme Name: newspeakmusic.org
Theme URI: http://newspeakmusic.org
Description: custom theme for Newspeak based on WordPress Default 1.6
Author: Square Candy Design
Author URI: http://squarecandythatlooksround.com
Version: 1.0
.
Only for use on newspeakmusic.org.  Feel free to use any code snippets or get inspired by this CSS.
*/




/* Begin Typography & Colors */
html, body {
	height: 100%;	overflow: auto; 
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#page {
	background-color: none;
	text-align: left;
	}

#header {
	background: none;
	}


#content {
	background:url(images/bg.gif) 0px 0px no-repeat;
	min-height:629px;
	}
#content h1, #content h2, #content h3 {text-transform:uppercase;}

#content h1 {font-size:2.2em;}

#content p {
	font-size: 1.3em;
	line-height:1.6em;
		}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.2em;
	}


/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	background-color:#1b1b1b;
	}

#fullpagecontainer {margin:0;padding:0; background-color:#1b1b1b; color:#cccccc; font-family: Arial,Helvetica,Verdana,sans-serif}
#fullpagecontainer a, #fullpageconainer a:visited {border:none; text-decoration:none; color:  #678fc8;}
#fullpagecontainer a:hover {color: #597cad;}
#fullpagecontainer a:active { outline: none; }
#home {
	display: block;
	border:none;
	width: 250px; 
	height: 168px;
    background: url(images/newspeak-header.jpg) no-repeat;
    margin: 0; 
	padding: 0px;
   	left: 0; 
	top: 0; 
	position:absolute;
	text-align:left;
	vertical-align:top;
	font-size:3em;
	text-indent:-100000px;
	}




.menu {
position: absolute;
left: 250px;
top: 0px;
text-align:left;
font-size:1.8em;
margin:0px;
padding:0px;
border:0px;
}

.menu ul, .menu ul li {list-style:none; padding:0px; margin:0px; border:none;}

.menu ul li.page-item-4 a,
.menu ul li.page-item-2 a,
.menu ul li.page-item-5 a,
.menu ul li.page-item-6 a,
.menu ul li.page-item-7 a,
.menu ul li.page-item-8 a,
.menu ul li.page-item-9 a,
.menu ul li.page-item-10 a {
	display:block;
	border:none;
	width: 186px;
	height:168px;
	position: absolute;
	top: 0px;
	text-indent:-100000px;
	}

.menu ul li.page-item-2 a {left: 5px;  background: url(images/menu-about3.gif) 0px 0px no-repeat; outline:none;}
.menu ul li.page-item-6 a {left: 95px; background: url(images/menu-events3.gif) 0px 0px no-repeat; outline: none;}
.menu ul li.page-item-4 a {left: 185px; background: url(images/menu-news3.gif) 0px 0px no-repeat; outline: none;}
 .menu ul li.page-item-7 a {left: 275px; background: url(images/menu-audio3.gif) 0px 0px no-repeat; outline: none;}
 .menu ul li.page-item-8 a {left: 365px; background: url(images/menu-presskit3.gif) 0px 0px no-repeat; outline: none;}
 .menu ul li.page-item-5 a {left: 455px; background: url(images/menu-programs3.gif) 0px 0px no-repeat; outline: none;}
 .menu ul li.page-item-9 a {left: 545px; background: url(images/menu-giving3.gif) 0px 0px no-repeat; outline: none;}
 .menu ul li.page-item-10 a {left: 635px; background: url(images/menu-contact3.gif) 0px 0px no-repeat; outline: none;}


#fullpagecontainer .menu ul li.current_page_item a, 
.menu ul li.page-item-4 a:hover, 
.menu ul li.page-item-2 a:hover, 
.menu ul li.page-item-5 a:hover, 
.menu ul li.page-item-6 a:hover, 
.menu ul li.page-item-7 a:hover, 
.menu ul li.page-item-8 a:hover, 
.menu ul li.page-item-9 a:hover, 
.menu ul li.page-item-10 a:hover
{background-position: -0px -168px; cursor:pointer;}




.current_page_item {color:#000094; text-decoration:none;}

#page {
position:absolute;
left: 0px;
top: 168px;
background-color: none;
margin: 0px;
padding: 0;
border:0px;
width:930px;
	}

.narrowcolumn, .widecolumn {
	position:absolute;
	left:250px;
	top:0px;
	padding: 25px 15px 15px 45px;
	margin: 0px 0 0;
	width: 620px;
	}

.post {
	margin: 0px;
	text-align:left;
	}

.post h2 {
	font-size:1.8em; 
	padding-top:10px; 
	margin-top:20px; 
	border-top:2px dotted #333333;}
#fullpagecontainer .post h2, #fullpagecontainer .post h2 a, #fullpagecontainer .post h2 a:visited {color: #4e448b; }

.post h3 {
	font-size:1.6em; 
	padding-top:0px; 
	margin-top:10px; 
	border-top:}
#fullpagecontainer .post h3, #fullpagecontainer .post h3 a, #fullpagecontainer .post h3 a:visited {color: #4651a7; }

#fullpagecontainer .post a {color: #99ddff;}

.widecolumn .post {
	margin: 0;
	}

.addr {
	margin-top:0px;
	}

.whatsnext {margin-bottom:50px; width:520px;}

.whatsnext h3 {
	border-top:2px dotted #333333;
	margin: 10px 0px 3px 0px;
	padding: 10px 0px 0px 0px;
	text-transform:uppercase;
	}

.whatsnext h2 {color:#403872; font-size:2em;}

p.descr {color:#AAAAAA; margin-left: 20px;}

/* End Structure */



/*	Begin Headers */


/* 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 {
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 0 10px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 5px 10px;
	padding:10px 5px 5px 5px;
	border:1px solid #000000;
	}

.alignleft {
	float: left
	}
	
.wp-caption {color:#CCCCCC; text-align:center;}

#content p.wp-caption-text {font-size:1.1em; line-height:1.3em}
/* 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 20px;
	list-style: square;
	text-indent: 5px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	font-size:1.2em;
	}

/* .entry ul li:before, #sidebar ul 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, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 8px 20px;
	}

#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 10px;
	padding: 0;
	}
/* End Entry Lists */






/* Begin Sidebar */
#sidebar {
	font-size:1.2em;
	padding: 5px 0 10px 0;
	margin-left: 10px;
	margin-right:20px;
	width: 220px;
	color:#CCCCCC;
	}

#sidebar p { line-height:1.4em}
#sidebar p small {font-size:.8em;}

#sidebar form {
	margin: 0;
	}
	
#upcoming_shows {
	display: block;
	border:none;
	width: 230px; 
	height: 18px;
	background: url(images/upcoming_shows.gif) no-repeat left top; 
	text-indent:-100000px;}
.time {font-weight:bold; color: #887788;}
.title {font-weight:bold;}
#fullpagecontainer a.title {color:#CCCCCC;}
#fullpagecontainer a.title:hover {color:#597cad;}


#more_shows {
	display:block;
	border:none;
	width:230px;
	height:18px;
	background: url(images/more.gif) 14px 0px no-repeat; 
	text-indent:-100000px;
	}
#calendar-rss {
	display:block;
	border:none;
	width:200px;
	height:20px;
	background: url(images/calendar-rss.gif) no-repeat right top; 
	text-indent:-100000px;
	}
#news-rss {
	display:block;
	border:none;
	width:200px;
	height:20px;
	background: url(images/news-rss.gif) no-repeat right top; 
	text-indent:-100000px;
	}
#news-sidebar {
	display: block;
	border:none;
	width: 230px; 
	height: 20px;
	background: url(images/news.gif) no-repeat left top; 
	text-indent:-100000px;}
#news-more {
	display:block;
	border:none;
	width:230px;
	height:18px;
	background: url(images/news-more.gif) 14px 0px no-repeat; 
	text-indent:-100000px;}
#news-listing li a {color:#CCCCCC; font-weight:bold;}
#sidebar ul li ul#news-listing li {margin:5px 0px 8px 10px;}


.cal-p {margin-left:10px;}

/* CSS for Newsletter Signup */

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {margin-left:20px;} 
div.clear {clear:both;padding-top:5px;}
#list-sidebar h2{background: url(images/newspeak_email_list.gif) no-repeat left top; text-indent:-100000px; margin: 30px 0px 5px 0px; line-height:18px;}
#list-name {margin-bottom:8px; margin-left:16px;}
#list-email {margin-bottom:8px; margin-left:16px;}
.list-input input { margin-left:4px; background-color:#CCCCCC; color:#333333; border:1px solid #666666; font-family:"Courier New", Courier, monospace;}
.button input {padding:2px; background-color:#333333; color:#334f8f; font-size:1.1em; font-weight:bold; border:1px solid #666666; text-transform:uppercase;}
.button input:hover {cursor:pointer;}
 
 
.linkcat h2 {display:none;}
#links {text-indent:-100000px; background: url(images/links.gif) no-repeat top left;}

#mybookface {margin-left:0px;}

#sidebar ul ul#mybookface li {margin-left:5px;}
	/* 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;
	}


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

hr {
	display: none;
	}

a img {
	border: none;
	}

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



.postmetadata {
	font-size:.8em;
	padding:6px;
	background:#454545;
	opacity: 0.7;
	}

#commentform textarea {background:#CCCCCC; color:#333333; border: 1px double #666666;}




#footer {
	text-align:center;
	}

