/*
Theme Name: Highly Wired
Theme URI: http://www.highlywiredstringquartet.co.uk/
Description: Theme designed for Highly Wired String Quartet by Ben Huson. The WordPress theme is copyright.
Version: 1.0
Author: Ben Huson
Author URI: http://www.benhuson.co.uk/
Tags: black
*/



body {
	color: #FFFFFF;
	background-color: #000000;
	margin:0 auto;
	padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	line-height: 1.5em;
}

a:link, a:visited {
	color:#C30F93;
}

a:hover, a:active {
	color:#FFFFFF;
}

hr {
	display:none;
}

img {
	border:none;
}

h1 {
	margin:0 0 20px 0;
	padding:0;
	color:#C30F93;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.27em;
	line-height:1.2em;
	font-weight:normal;
	text-transform:uppercase;
}

h2 {
	margin:40px 0 20px 0;
	padding:0;
	color:#C30F93;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.27em;
	line-height:1.2em;
	font-weight:normal;
}

p {
	margin:1em 0;
	padding:0;
}

#logo {
	width:420px;
	height:230px;
	overflow:hidden;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0;
	padding:0;
	line-height:1em;
}

#logo a {
	display:block;
	padding-top:230px;
}

#container {
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#sidebar {
	position:absolute;
	width:230px;
	left: 0px;
	top: 0px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:575px;
	text-align:right;
}

#sidebar a:link, #sidebar a:visited {
	color:#7C1160;
	text-decoration:none;
}

#sidebar a:hover, #sidebar a:active {
	color:#C30F93;
	text-decoration:none;
}

#sidebar ul {
	margin:310px 0 40px 0;
	padding:0 0 0 0;
	list-style:none;
}

#sidebar ul li ul {
	margin:0 0 20px 0;
	padding:0 0 0 0;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.27em;
	line-height:1em;
}

#sidebar ul li ul li {
	margin:0 0 10px 0;
	padding:0 41px 0 0;
	list-style:none;
	text-transform:uppercase;
}

#sidebar ul li ul li.current_page_item a {
	color:#FFFFFF;
}

#sidebar ul li.widget_pages h2.widgettitle {
	display:none;
}


#sidebar ul li ul li ul {
	margin:10px 0 40px 0;
	padding:0 0 0 0;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	line-height:1em;
}

#sidebar ul li ul li ul li {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	list-style:none;
	text-transform:none;
}

#contentbar {
	position:absolute;
	width:250px;
	left: 730px;
	top: 0px;
	height:575px;
	background-image: url(images/lines-4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contentbar ul {
	margin:230px 0 40px 0;
	padding:0 0 0 60px;
	list-style:none;
}

#contentbar ul li {
	margin:0 0 40px 0;
	padding:0px;
	list-style:none;
}

#content {
	padding:0 290px 0 270px;
}

#footer {
	margin:60px 0 0 0;
	padding:0 290px 40px 270px;
	color:#7C1160;
}

#footer a:link, #footer a:visited {
	color:#7C1160;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#C30F93;
	text-decoration:underline;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
