/*  
Theme Name: The Acoustic Ballroom
Theme URI: http://theacousticballroom.com/
Description: The Acoustic Ballroom theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: George Smith
Author URI: http://gsgd.co.uk/
	TAB v1.0
	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
	Have fun, and don't be afraid to contact me if you have questions.
*/
/* Begin Typography & Colors */
html
{
	background:#948D6E;
	margin:0;
	padding:0;
}
body
{
	margin:0;
	padding:0;
	background: url(images/main_bg.gif) repeat-y 50% 0;
	text-align:center;
	font-size:62.5%;
	line-height:1.4;
	font-family: Helvetica, Arial, sans-serif;
}
ul
{
	margin:0;
	padding:0;
}
p, li, h1, h2, h3, h4, h5, h6, h7, h8
{
	margin:0;
	padding:0 0 0.4em 0;
}
h1, #secondary h2 { font-size:1.6em; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
h4 { font-size:1.3em; }
h5 { font-size:1.2em; }
p
{
	padding:0 0 0.8em 0;
	margin:0;
	line-height:1.4;
}
small {
	font-size:1.0em;
}
#next small {
font-size:0.8em;
}
hr
{
	margin:0;
	padding:0.5em 0;
	border:0;
	border-top:2px solid #000;
}
a:link
{
	color:#000;
}
a:active, a:hover
{
	color:#666;
	text-decoration:none;
}
a:visited
{
	color:#660;
}
#page {
	background: #FFF url(images/paper_bg.gif);
	text-align: left;
	}
#map {
border:2px solid #000;
height:500px;
}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1.2em;
	}
	
.commentlist li {
	font-weight: bold;
	}
.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 {
	}
.commentmetadata {
	font-weight: normal;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font-weight:bold
	font-size:1.3em;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}
#page {
	width:730px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
	
#header
{
	background: #000 url(images/main_pic.jpg) no-repeat 0 0;
	padding-top:135px;
}
#header h1 
{
	margin:0;
	padding:0;
	background: url(images/tab_text.gif) no-repeat 0 0;
	height:40px;
}
#header h1 a {
	display:block;
	text-indent:-1000em;
	margin:0;
	padding:0;
	height:40px;
}
#header p 
{
	margin:0;
	padding:0;
	background: url(images/open_text.gif) no-repeat 0 0;
	height:25px;
	text-indent:-1000em;
}
#menu
{
	width:410px;
	background:#600;
	float:left;
	font-size:1.6em;
}
#menu ul
{
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}
#menu li
{
	float:left;
	margin:0;
	padding:0;
}
#menu li a, #menu li.current
{
	padding:0 10px;
	margin-right:10px;
	color:#fff;
	background:url(images/menu_hover.gif) repeat-x 50% -500px;
	display:block;
	float:left;
	line-height:40px;
	text-decoration:none;
	display:inline-block;
}
#menu li a:hover
{
	background-color: #9F6260 ;
	background-position:50% 100%;
}
#menu li.current
{
	background:#3E4C52 url(images/menu_on.gif) no-repeat 50% 100%;
}
#myspace {
	position:absolute;
	top:0;
	left:0;
	width:135px;
	height:135px;
}
#menu #myspace a {
	width:135px;
	height:135px;
	background:url(images/myspace.png) no-repeat 0  0;
	text-indent:-1000em;
	display:block;
	margin:0;
	padding:0;
}
#menu #myspace a:hover {
	background:url(images/myspace.png) no-repeat -135px 0;
}

#next
{
	background: #7F2e2c;
	color:#fff;
	width:320px;
	float:left;
	font-size:1.6em;
	height:40px;
}
#next p
{
	line-height:40px;
	margin:0;
	padding:0 20px;
}
#main 
{
	width:380px;
	padding:15px;
	float:left;
	margin:0;
	
}
#main p
{
	font-size:1.2em;
}
#main h1, #main .post h2
{
	font-size:1.8em;
	padding:0 0 1em 0;
}
#main p img {
	float:right;
	padding:0.6em;
	padding-right:0;
}
#main p.comments a
{
	color:#666;
}

.post {
	margin: 0 0 0px;
	border:2px solid #000;
	border-width:2px 0 0px 0;
	padding:1em 0 0 0px;
}
 .postmetadata {
	padding: 1em;
	margin: 5px 0;
	border:2px solid #333;
	/*
	border-width:2px 0 0 0;
	*/
	background:#EFEFEF;
	opacity:0.5;
	}
 .postmetadata:hover {
	opacity:1;
 }
 .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
 .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
#footer {
	clear:both;
	padding:15px 30px;
	margin:0 -15px;
	background: url(images/footer_bg.gif) no-repeat 50% 100%;
	}
#footer p {
	border:2px solid #000;
	border-width:2px 0 0px 0;
	padding-top:10px;
	}
/* End Structure */
/*	Begin Headers */
/*
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
*/
/* 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 {
	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 */

.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;
	}
*/
#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;
	}
*/
	#secondary
	{
		margin-left:410px;
		padding:45px 20px 20px 20px;
	}
	.where {
		font-size:1.6em;
		padding:0.4em 0;
	}

	#sidebar
	{
		width:110px;
		float:left;
		margin-right:10px;
	}
	
	.archives h2 {
	font-size:1.6em;
	}
	.archives li {
	}
	.archives ul {
	font-size:1.2em;
	margin-bottom:0.8em;
	}

	#sidebar h2, .archives h2 {
		padding-bottom:0.2em;
	}
	#sidebar ul, .archives ul
	{
		list-style-type: none;
		padding:0;
	}
	#sidebar li, .archives li
	{
		padding-bottom:0.4em;
	}
	#sidebar li li
	{
		font-size:1.2em;
	}
/*
	#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 */
/* Gallery Sidebar */
#gallery
{
	margin-right:-10px;
	margin-left:120px;
}
#gallery ul
{
	list-style-type: none;
	font-size:1.2em;
	padding:10px 0 0 0;
	border: 2px solid #000;
	border-width:2px 0 0 0;
	position:relative;
	right:5px;
}
#gallery li 
{
	margin-left:0px;
	display:inline;
}
#gallery li a 
{
	border:0;
}
#gallery li img
{
	border:3px solid #000;
	display:block;
	float:left;
	margin:2px;
}

/* Begin Form Elements */
#header {
position:relative;
}
#header #searchform {
position:absolute;
right:10px;
top:145px;
}
#searchform {
	margin: 0px 0;
	padding: 0px; 
	}
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	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 textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */
/*
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
*/
#sidebar form {
	margin: 0;
	}
/* 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;
	}
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;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
 .clearfix {display:block;}
 /* End hide from IE Mac */
