/*
Theme Name: Connelly Audio
Theme URI: http://connellyaudio.com
Description: A simple theme designed by http://yourcreativeplace.com and developed by http://thomasroten.com
Version: 1.0
Author: Thomas Roten
Author URI: http://thomasroten.com
Tags: black, two columns, fixed

	Connelly Audio v1.0
	 http://thomasroten.com

	All Rights Reserved
	Connelly Audio

*/



body {
	background: #000;
	text-align: center;
	color: #fff;
	font-family:  "DejaVu Sans", Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 14px
}

#page {
	width: 760px;
	margin: 10px auto 50px auto;
}

#header {
}

span#siteTitle {
	font-size: 25px;
	font-weight: bold
}

span#siteTitle a {
	color: #fff;
	text-decoration: none
}

#mainColumn {
	float: left;
	width: 520px;
}

#sideColumn {
	float: right;
	width: 200px;
	margin: 20px 0 0 0
}

#bannerText {
	font-weight: bold;
	font-size: 25px;
	margin: 0 0 30px 0
}

.alignleft {
	float: left;
	padding: 0 10px 0 0;
}

.alignright {
	float: right;
	padding: 0 0 0 10px;
}

ul#sideLinks {
	margin: 0;
	padding: 0;
}

ul#sideLinks li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0 0 35px 0;
}

img {
	border: none;
}

#footer {
	clear: both;
	width: 100%;
	padding: 30px 0 0 0
}

#clear {
	clear: both;
}

#footerLeft {
	float: left;
	width: 250px;
	text-align: left;
	margin: 10px 0 0 75px;
}

#footerRight {
	float: right;
	width: 250px;
	text-align: right;
	margin: 10px 75px 0 0;
}

#footerLeft a, #footerRight a {
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
	color: #fff
}

#footer p {
	margin: 40px 0 0 0
}

#footer p a {
	text-decoration: none;
	color: #fff
}

#splash {
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
	color: #fff
}

#splash a{
	text-decoration: none;
	color: #fff
}
