/*
Theme Name: Robert Holly Default Theme
Theme URI: http://pierwebdesign.co.uk/
Description: Custom them for Rob Holly by <a href="http://pierwebdesign.co.uk/">Pier Web Design</a>.
Version: 1.0
Author: Rob Lewis
Author URI: http://pierwebdesign.co.uk
*/


* {
margin: 0;
padding: 0;
}


ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

img {
border: 0px;
}

a {
text-decoration: none;
}

body {


background: #dfd6c2;
font-family: Georgia;
text-align: center;
margin: 0pt;
padding: 0pt;
font-size: 1em;
line-height: 1.5;
}

#header {
background: #ffffff;
}

#header h1 {
font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
font-weight: lighter;
font-size: 2.2em;
color: #666666;
padding: .5em;
letter-spacing: 11px;
border-bottom: 1px solid #E3D5D5;
margin: 0px 0px 10px 0px;
}

h1#cp span {
color:#CC3300;
}

.musicboxcontainer {

float: left;
margin: 30px 20px 35px 20px;
width: 150px;
text-align: center;
display: inline;
}

.musicboxcontainer p {
padding-top: 5px;
font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
font-size: 0.7em;
text-transform: uppercase;
font-weight: bolder;
width: 164px;
}

.musicboxcontainer a img {
border: 5px solid #cc3300;
Padding: 2px;
}

.musicboxcontainer a:hover img {
border: 5px solid  #DFD6C2;
Padding: 2px;
}

.musicboxcontainer a:active img {
border: 5px solid  #DFD6C2;
Padding: 2px;
}



#wrapper {
background: #ffffff;
margin: 0pt auto;
padding-top: 1em;
width: 960px;
border-right: 5px solid #C9BFA9;
border-left: 5px solid #C9BFA9;
}

#content {
display: inline;
float: left;
width: 660px;
text-align: left;
margin-bottom: 20px;
margin-left: 20px;
}

#content a {
color: #cc3300;
}

#content a:hover {
text-decoration: underline;
}

#content p {
font-size: 0.9em;
padding: 1em 0em 1em 30px;
}

#content h1 {
color: #cc3300;
font-size: 1.3em;
padding: 1em 0 0 3em;
}

#content h2 {
color: #CC3300;
font-size: 1.2em;
padding: 1em 0 0 3em;
}

#content h3 {
color: #CC3300;
font-size: 1.0em;
padding: 1em 0 0 3em;
}

#content h4 {
color: #999999;
font-size: 1.3em;
font-weight: bold;
padding: 1em 0 0 30px;
text-transform: uppercase;
letter-spacing: 9px;
}


#sidebar {
font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
padding: 0px 0px 20px 0px;
float: left;
width: 200px;
margin-left: 30px;
display: inline;
text-align: left;
border-top: 1px solid #F56C6C;
}

#sidebar h2 {
background: #cc3300;
font-size: 1em;
color: #ffffff;
padding: 10px;
}

.sidebarbox {
background: #666666 url(images/sidebarbox-bg.gif) repeat-x scroll center top;
padding: 10px 0px 10px 0px;
}

#sidebar a {

font-size: 0.8em;
color: #ffffff;
line-height: 250%;
font-weight: bolder;
padding: 15px 0px 15px 20px;
}


#sidebar a:hover {
text-decoration: underline;
}


#sidebar p {

font-size: 0.8em;
color: #ffffff;
font-weight: bolder;
padding: 15px 10px 15px 20px;
}

.textwidget {
font-size: 0.8em;
color: #ffffff;
font-weight: bolder;
padding: 15px 10px 15px 20px;
}


.widget-style {
margin-bottom: 15px;
}

#footer {
padding: 5px;
font-size: 0.7em;
background: #C9BFA9;
clear: both;
}

#footer a {
color: #cc3300;
}

#footer a:hover {
text-decoration: underline;
}

img.alignright {float:right; margin:15px 0px 15px 15px; padding: 2px; border: 2px solid #DFD6C2;}
img.alignleft {float:left; margin:15px 15px 15px 0px; padding: 2px; border: 2px solid #DFD6C2; }
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
