/*  
Theme Name: Bring the Beats
Theme URI: http://firmdesign.ca
Description: Custom Template for Bring the Beats
Version: 1.0
Author: Ted Thompson
Author URI: http://firmdesign.ca/

	BTB v1.0
	 http://firmdesign.ca/

	This theme was designed and built by Ted Thompson.

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

*/



/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	color: #333;
	}

hr {
	border: none;
	border-bottom: 1px solid #a8a8a8;
}	
	
	
	
.navigation {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

	
.alignright {
	float: right;
}

.alignleft {
	float: left;
}

	
textarea {
	background-color: #DCD3B9;
	border: 1px solid Black;
	color: #000000;
}

input {
	background-color: #DCD3B9;
	border: 1px solid Black;
	color: #000000;
	font-size: 10px;
}

.postmetadata {
	border-top: #a0a0a0 dotted 1px;
	clear: left;
	color: #000;
	font-size: 10px;
	margin: 10px 0;
	margin-bottom: 0;
	padding-top: 5px;
}

.post {
	margin: 0 0 0 0;
}

	
h2, h3 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.entry {
	line-height: 13px;
	padding: 0;
}

.entry ol {
	margin: 0;
	padding: 0 0 0 35px;
}

	
.entry ol li {
	margin: 0;
	padding: 0;
}

	
.radioSide {
	background: transparent;
	background-color: transparent;
}

.innerGallery {
	padding: 0 0 0 0;
	text-align: center;
}

.pagetitle {
	margin: 0;
	padding: 5px 0 5px 0;
}

p {
	line-height: normal;
	margin: 0;
	padding: 0 0 13px 0;
}

.responseComment {
	border-top: #000 dotted 1px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
}

