/*  
Theme Name: Barberry
Author URI: http://barques.co.uk
Version: 1.0
Author: Dave Elliott
Description: Barberry Website
*/




body {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #e9eef3;
	background-image: url(images/home4bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	}

body * {
	margin: 0px;
	padding: 0px;
	
}

a, a:visited {
	color: #006699;
	
	text-decoration: underline;
	}
a:hover {
	
	text-decoration: none;
	color: #000000;
	}
#container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
	}
#header {
	text-align: right;
	height: 100px;
	background-image: url(images/barberrylogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
#header h2 {
	color: #ffffff;
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: lighter;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	bottom: 25px;
	}


#content {
	display: block;
	width: 650px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
#content p img{
	border: 1px solid #006699;
	margin: 5px;
	padding: 10px;
	}
#content h1 {
	color: #006699;
	font-size: 18px;
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	;
	font-weight: bold;
	line-height: 120%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #2397E9;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 18px;
	font-family: Tahoma, "Lucida Grande", Arial, Helvetica, sans-serif;
	;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #2397E9;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color:#666666;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight:lighter;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar {
	display: block;
	color: #666666;
	width: 190px;
	float: left;
	position:relative;
	text-align: left;
	padding-right: 20px;
	margin-right: 20px;
	margin-left: 0px;
	}

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #666666;
	font-size: 14px;
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#sidebar ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif, "Lucida Grande", Arial;
	}

#sidebar ul a {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	}
#sidebar ul li a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	text-align: left;
	display: block;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 0px;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #006699;
	}
#footer {
	color: #666666;
	font-weight: normal;
	padding: 10px;
	height: 20px;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006699;
	font-size: 10px;
	font-family: Tahoma, "Lucida Grande", arial, Helvetica, sans-serif;
	}
#footer a {
	color: #666666;
	text-decoration: none;
	}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}



#widget widget_search {
	margin-left: 8px;
	}


#linkbutton a {
font-family: Helvetica, Tahoma, "Lucida Grande", arial, sans-serif;
font-size:14px;
font-weight:light;
color: #ffffff;
display: block;
margin: 0px 10px 10px 0px;
padding-left:8px;
padding-top:8px;
padding-bottom:8px;
padding-right:27px;
background: #006699;
text-decoration: none;
float:left;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position: right center;
}

#linkbutton a:hover {
font-family: Helvetica, Tahoma, "Lucida Grande", arial, sans-serif;
font-size:14px;
font-weight:light;
color: #ffffff;
display: block;
margin: 0px 10px 10px 0px;
padding-left:8px;
padding-top:8px;
padding-bottom:8px;
padding-right:27px;
background: #000000;
text-decoration: none;
float:left;
background-image:url(images/arrow2.gif);
background-repeat:no-repeat;
background-position: right center;
}
