/*
Theme Name: Beat_Studies
Theme URI: http://wordpress.org/
Description: A custom theme for BeatStudies.com
Author: Forrest Stewart and Kristen Alden
Author URI: http://www.forreststewart.com

	Beat Studies v 1.0

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

*/



/* ------------------ CSS screen styles ------------------ */

/* ------------------------------------------------------- */
/* common styles */
body {
background: #000 url(/_images/common/background_window.gif) repeat-x;
color: #000;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
letter-spacing: .1em;
text-align: center;
}

p {

}

hr {

}


/* hyperlinks */
a {
color: #ccc;
text-decoration: none;
}

	a:visited {
	color: #ccc;
	text-decoration: none;
	}

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

/* anchors with no border */
.noborder {
border-bottom: 0px;
}

	.noborder:hover {
	border-bottom: 0px;
	}

/* headings */
h1 {
background: url(/_images/common/logo.jpg) no-repeat;
font-size: 1.4em;
float: left;
height: 120px;
line-height: 1em;
text-transform: capitalize;
width: 450px;
}

	h1 span {
	display:  none;
	}

h2 {
display: none;
}

h4 {
font-size: 16px;
font-weight: bold;
}

	h4 img {
	margin-top: -5px;
	}

h5 {
color: #cc0000;
}

h6 {
color: #000;
font-family: "Lucida Calligraphy","Georgia";
font-size: 24px;
margin-bottom: 10px;
}

/* ------------------------------------------------------- */
/* container styles */

#home_page {
background: url(/_images/common/background_window_home.jpg);
}

#page {
background: url(/_images/common/background_window.jpg);
border: 0px solid #fff;
}

	#header {
	background: #000;
	height: 127px;
	padding-left: 20px;
	}
	
		#navigation {
		float: right;
		font-size: 14px;
		font-weight: normal;
		letter-spacing: .1em;
		margin-top: 72px;
		text-transform: uppercase;
		width: 420px;
		}
		
			#navigation ul {
			
			}
			
				#navigation ul li {
				display: inline;
				}
				
					#navigation ul li a {
					border: 1px solid #000;
					padding: .25em 1em .25em 1em;
					}
					
					#navigation ul li a:hover {
					border: 1px solid #ccc;
					}
					
						#navigation ul li .active {
						border: 1px solid #fff;
						}

.content {
clear: both;
margin: 0 auto;
padding: 0;
text-align: left;
width: 980px;
}

	.home {
	background: url(/_images/bg_page_home.jpg) top center no-repeat;
	height: 550px;
	}
	
	.honor_roll_template {
	background: url(/_images/bg_honor_roll_template.jpg);
	color: #000;
	font-size: 13px;
	letter-spacing: 0em;
	padding: 40px;
	width: 535px;
	}
	
		.honor_roll_template a {
		color: #000;
		text-decoration: underline;
		}

		.honor_roll_template a:visited {
		color: #000;
		text-decoration: underline;
		}

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

		.honor_roll_template h5 {
		color: #000;
		font-family: "Lucida Calligraphy","Georgia";
		font-size: 24px;
		margin-bottom: 10px;
		}
		
		.honor_roll_template strong {
		color: #990000;
		font-size: 15px;
		letter-spacing: .1em;
		text-transform: uppercase;
		}
		
		.honor_roll_template img.alignleft {
		margin-right: -20px;
		}
		
		.honor_roll_template .ribbon {
		background: url(/_images/ribbon.png) no-repeat;
		height: 430px;
		margin-left: 470px;
		position: absolute;
		top: 170px;
		width: 209px;
		z-index: 10;
		}
		
		.honor_roll_template .pencil {
		background: url(/_images/pencil.png) no-repeat;
		height: 98px;
		margin-left: 270px;
		position: absolute;
		top: 960px;
		width: 379px;
		z-index: 10;
		}
	
	.single_page_template {
	background: url(/_images/bg_single_page_template.jpg) top center repeat-y;
	color: #000;
	font-size: 13px;
	letter-spacing: 0em;
	padding: 30px 10px 10px 10px;
	width: 924px;
	}
	
		.single_page_template .wide_column {
		border: 0px dotted #333;
		color: #000;
		float: left;
		font-size: 13px;
		line-height: 1.6em;
		margin: 0 46px 0 7px;
		width: 430px;
		}
		
			.single_page_template a {
			color: #000;
			font-weight: bold;
			}
			
			.single_page_template a:hover {
			text-decoration: underline;
			}
		
			.single_page_template .wide_column h6 {
			color: #990000;
			font-size: 20px;
			font-family: Courier;
			font-weight: bold;
			margin-left: -10px;
			text-transform: uppercase;
			}
			
			.post_meta {
			margin: 0 0 10px 0;
			padding: 0;
			line-height: 1em;
			}
			
			.single_page_template .wide_column .post_meta a {
			color: #990000;
			}

			.single_page_template .wide_column .post_meta a:visited {
			color: #990000;
			}

			.single_page_template .wide_column .post_meta a:hover {
			text-decoration: underline;
			}

	/* library page */
	.Library h6 {
	display: none;
	}
	
	.Library em {
	color: #990000;
	font-weight: bold;
	}
	
	.Library ol {
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
	.Library p {
	padding-bottom: 0px;
	padding-top: 20px;
	}
	
		.Library .card {
		background: url(/_images/card.png) no-repeat;
		height: 221px;
		margin-left: 370px;
		position: absolute;
		top: 170px;
		width: 316px;
		z-index: 10;
		}
		
		.Library .stamp {
		background: url(/_images/stamp.png) no-repeat;
		height: 241px;
		float: left;
		margin-left:-140px;
		position: absolute;
		width: 205px;
		z-index: 10;
		}
	
	/* /library page */

	/* video page */
	.Video h6 {
	display: none;
	}
	/* /lab page */
	
	/* lab page */
	.Lab h6 {
	display: none;
	}
	/* /lab page */

	/* contact page */
	.Contact h6 {
	display: none;
	}
	/* /contact page */

	/* history page */
	.History h6 {
	display: none;
	}
	/* /history page */

	/* philosophy page */
	.Philosophy h6 {
	display: none;
	}
	/* /philosophy page */

	/* sociology page */
	.Sociology h6 {
	display: none;
	}
	
	.Sociology strong, .Library strong {
	background: #000;
	color: #fff;
	font-weight: normal;
	padding: 2px 8px 2px 8px;
	text-transform: uppercase;
	}
	/* /sociology page */
	
	#folder_nav {
	background: url(../_images/bg_folder_nav.jpg) no-repeat;
	border: 0px dotted #000;
	height: 100px;
	float: left;
	position: relative;
	top: 18px;
	left: 55px;
	width: 625px;
	}
	
		#folder_nav ul {
		padding: 10px 0px 0px 18px;
		}
		
			#folder_nav ul li {
			display: inline;
			font-size: 15px;
			letter-spacing: .2em;
			text-transform: uppercase;
			margin: 0;
			opacity: .40;
			filter: alpha(opacity=40);
			-moz-opacity: 0.40;
			}
			
				#folder_nav ul .tight {
				letter-spacing: .1em;
				}
			
				#folder_nav ul li a {
				border: 1px solid #fff;
				margin: 0;
				padding: .25em 0em .25em 0em;
				}
	
	#blog_links {
	border: 0px dotted #000;
	float: right;
	height: 210px;
	position: relative;
	right: 37px;
	top: 50px;
	width: 156px;
	}
	
	#blog_links a {
	color: #cc0000;
	}
	
	#blog_links a:hover {
	border-bottom: 0px solid #cc6666;
	}
	
		#blog_links ul {
		margin-right: 5px;
		}
		
			#blog_links ul li {
			margin-bottom: 5px;
			}
			
				#blog_links ul li span {
				color: #cc0000;
				display: block;
				}
				
				#blog_links ul li a {
				color: #000;
				}
				
				#blog_links ul li a:hover {
				border-bottom: 1px solid #666;
				}
	
	#home_music_player {
	border: 0px dotted #fff;
	clear: both;
	color: #ccc;
	float: right;
	height: 176px;
	padding: 10px;
	position: relative;
	right: 10px;
	top: 90px;
	width: 192px;
	}
	

#footer {
background: #000;
clear: both;
padding: 20px 0 40px 20px;
text-transform: uppercase;
}

	#footer a:hover {
	border-bottom: 1px solid #fff;
	}

	#footer ul {
	margin-top: 5px;
	}
	
		#footer ul li {
		background: url(/_images/common/red_star.jpg) top right no-repeat;
		border: 0px dotted #fff;
		display: inline;
		margin-right: 10px;
		padding-right: 30px;
		}
		
			#footer ul .last_footer_li {
			background: url(/_images/common/red_star_override.jpg) no-repeat;
			}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-Mac \*/
*html .clearfix {height: 1%;}


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

#sidebar {

}


.single_page_template .left_column {
border: 0px dotted #333;
float: left;
font-size: 14px;
margin-right: 72px;
width: 185px;
}
		
.single_page_template .right_column {
border: 0px dotted #333;
float: left;
font-size: 14px;
margin-top: -10px;
width: 180px;
}

	.left_column label, .right_column label {
	background: #990000;
	color: #fff;
	display: block;
	padding: 3px 3px 0px 8px;
	margin-bottom: 5px;
	text-transform: uppercase;
	}
	
	.right_column ul li .archive_links li {
	margin-bottom: 10px;
	}
	
		.right_column ul li .archive_links li span {
		display: block;
		font-size: .9em;
		color: #990000;
		}
	
	.left_column input, .right_column input {
	margin: 8px;
	}
	
	.left_column li ul, .right_column li ul {
	margin: 5px 0 10px 0;
	}
	
		.left_column ul li ul li, .right_column ul li ul li {
		border: 0px dotted #333;
		padding-left: 10px;
		margin-bottom: 5px;
		}
	
		.left_column li a, .right_column li a {
		color: #000;
		font-weight: bold;
		}
		
		.left_column li a:visited, .right_column li a:visited {
		color: #000;
		font-weight: bold;
		}
		
		.left_column li a:hover, .right_column li a:hover {
		text-decoration: underline;
		}
	
		.left_column li h2, .right_column li h2 {
		background: #990000;
		color: #fff;
		display: block;
		font-size: 13px;
		margin: 10px 0 5px 0;
		padding: 3px 3px 0px 8px;
		text-transform: uppercase;
		}
		
			.left_column li h2 a, .right_column li h2 a {
			color: #fff;
			font-weight: normal;
			}

			.left_column li h2 a:visited, .right_column li h2 a:visited {
			color: #fff;
			font-weight: normal;
			}
		
		.right_column .authorThumb span {
		display: block;
		font-size: .9em;
		height: 30px;
		color: #990000;
		}
		
		.right_column .authorThumb img {
		float: left;
		margin-right: 5px;
		}
		
#s {
display: inline;
width: 110px;
margin: 0;
}

#searchsubmit {
margin: 0;
}

.moretext {
background: #000;
display: block;
color: #fff;
font-size: .9em;
font-weight: normal;
margin: 5px 0 20px -7px;
padding: 0px 3px 0px 8px;
width: 130px;
}

	.moretext a {
	color: #fff;
	font-weight: normal;
	}
	
	.moretext a:visited {
	color: #fff;
	font-weight: normal;
	}
	
	.moretext a:hover {
	font-weight: normal;
	text-decoration: underline;
	}

p.audioplayer_container {
margin: 0 0 10px 0;
padding: 0;
}

.entry {
border: 0px dotted #333;
margin-bottom: 30px;
}

	.entry img {
	float: none;
	}