﻿/*  
Theme Name: Budd
Theme URI: http://www.springmedia.co.uk
Description:
Version: 1.0
Author: Julie Hall
Author URI: http://www.springmedia.co.uk
*/
@charset "utf-8";

/*layout*/
* {margin:0; padding:0;}
body {margin:0 auto ; font-family:"Century Gothic", Arial, Verdana, Tahoma; font-size:13px; background-color:#000; color:#FFFFFF; }
#wrapper{width:820px; margin:0 auto; background-color:#000000;}
#header {
	background:url(img/header-back.png) no-repeat;
	padding-top:20px;
	width:820px;
	height: 140px;
	clear:both;
	margin-bottom:20px;
}
#blogsearch {float:right; margin:10px 0 20px 0; }
#content{float:right; width:550px;}
#content p{ padding-bottom:15px}

#content ul{
	list-style-type: disc;
	list-style-position: outside;
	margin-left:18px;
	padding:0px;
		padding-bottom:10px;
}


#sidebar{float:left;}
#sidebar ul {padding:5px 0}
#footer{clear:both; background-color:#000;}
.meta{font-size:11px; border-bottom:#89be10 dotted 1px; padding-bottom:6px; padding-top:3px;}
.text {margin:0; font-size:13px}
.post{padding-bottom:10px;}

blockquote{margin-top:6px; margin-left:10px; padding:6px; border:#333333 solid 1px; background-color:#0B0B0B;}
.alignleft{float:left;}
.alignright{float:right;}
.com-write{width:520px;}
.side-center{text-align:center;}
hr {color:#89be10; padding-top:0px; border-bottom-width:medium}

/*forms*/
#search {float:right; width: 180px}
.search{width:130px;}
/*typography*/

.post-title h2{font-size:14px; font-weight:bold; color:#fff; margin:0; padding:0;}
h1 {font-family:"Century Gothic", Verdana, Arial, Helvetica, Sans-serif; font-size:2em; font-weight: normal;}
h2, h3 {font-weight:normal; font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; padding: 5px 0px 0px 0px;}
.trackback{font-size:.85em;}
.com-name{font-size:.9em; font-weight:bold;}
.date{
	color:#fff;
	font-size:10px;
	margin-bottom:15px;
}

/*links*/

h2 a:link, h2 a:visited {text-decoration:none; color:#fff;}
h2 a:hover {text-decoration:underline; color:#89be10;}
a:link {text-decoration:none; color: #89be10;}
a:visited {text-decoration:none; color: #fff;}
a:hover {text-decoration:none; color:#fff; text-decoration:underline;}
 #sidebar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:250px;
	margin: 0 20px 0 0 ;
}

#sidebar ul a:link, #sidebar ul a:visited {text-decoration:none; color:#fff;}
#sidebar ul a:hover {text-decoration:none; color:#89be10;}
#sidebar a:link, #sidebar a:visited {text-decoration:none; color:#fff;}
#sidebar a:hover {text-decoration:none; color: #89be10;}
.greenbox{
	border:#89be10 thin solid;
	margin-bottom:20px;
}
#sidebar li, #sidebar p 
{
	padding: 0 5px 2px 5px;
}

#sidebar h3
{
	background:#89be10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	padding: 3px 0;

}


#sidebar ul{
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
}

#sidebar li{
		list-style-image: none;
		list-style-type: none;
		}


/*navigation*/

#navmenu
{
	float:right;
	
}

#navlist
{
	list-style:none;
}

#navlist li
{
	display:inline;
}

#rollover-index
{
	background:url("img/newnav/home.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-people
{
	background:url("img/newnav/people.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-services
{
	background:url("img/newnav/services.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-clients
{
	background:url("img/newnav/clients.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-bl
{
	background:url("img/newnav/buddlife.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

#rollover-contact
{
	background:url("img/newnav/contact.gif") 0 0 no-repeat;
	float:left;
	height:84px;
	width:80px;
}

a#rollover-index:hover,li.current a#rollover-index
{
	background:url("img/newnav/home.gif") -80px 0 no-repeat;
}

a#rollover-people:hover,li.current a#rollover-people
{
	background:url("img/newnav/people.gif") -80px 0 no-repeat;
}

a#rollover-services:hover,li.current a#rollover-services
{
	background:url("img/newnav/services.gif") -80px 0 no-repeat;
}

a#rollover-clients:hover,li.current a#rollover-clients
{
	background:url("img/newnav/clients.gif") -80px 0 no-repeat;
}

a#rollover-bl:hover,li.current a#rollover-bl
{
	background:url("img/newnav/buddlife.gif") -80px 0 no-repeat;
}

a#rollover-contact:hover,li.current a#rollover-contact
{
	background:url("img/newnav/contact.gif") -80px 0 no-repeat;
}

#rollover-index span,#rollover-people span,#rollover-services span,#rollover-clients span,#rollover-bl span,#rollover-contact span
{
	display:none;
}

#subnav
{
	float:left;
	text-decoration:none;
	width:460px;
	margin: 10px 0 20px 0;
}

#subnav ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 0 3px;
	font-weight:bold;
}

#subnav li
{
	display:inline;
	list-style:none;
}

#subnav a
{
	color:#FFF;
	padding:0 10px 0 0;
	text-decoration:none;
}

#subnav a:hover
{
	color:#89be10;
	width:1.5em;
}

img {border:none;
	padding: 0 10px;}