/* -------------------------------------------------------------------------------
	Theme Name: Southside Accountants
	Theme URI: http://www.southsideaccountants.co.uk/blog/
	Description: <a href="http://www.design-technology-media.co.uk">Design</a> and <a href="http://www.design-technology-media.co.uk">Media</a> custom made for <a href="http://www.southsideaccountants.co.uk/">Southside Accountants</a> by Delicious <a href="http://www.delicious-webdesign.com/">Webdesign</a>.
	Version: 1.0
	Author: Steven Hague
	Author URI: http://www.design-technology-media.co.uk
	Tags: Red, White, Right Sidebar, Fixed Width, 2 columns, Widget Ready, Valid XHtml, Valid CSS
   ------------------------------------------------------------------------------- */
html {min-height:101%;}
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
}

h1 {font-family:Verdana, Geneva, sans-serif; font-size:34px;}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFF;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFF;
}

.link-colour a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:none;
}
.link-colour a:hover {
	color:#333;
}
p, ul, ol {
	margin-top: 0;
}

ul, ol { }

blockquote { }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

.right {text-align:right;}

#wrapper {
}

/* Header */

#header-wrapper {
	width:960px;
	height:458px;
	margin:0 auto;
}
#header-image {
	width:960px;
	height:248px;
	float:left;
	margin:10px 0 0 0;
	background-image:url(images/header-image.jpg);
}

#logo {
	width: 900px;
	height: 93px;
	background-image:url(images/southside-accountants.jpg);
	background-repeat:no-repeat;
}

#logo h1 {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	line-height: normal;
	font-weight: bold;
	color: #AA0000;
}
#logo h1 a {
	text-decoration: none;
	color: #AA0000;
}
#logo h1 a:hover {
	color: #333;
}
#title-description {
	width:600px;
	height:95px;
	float:left;
	margin:0 0 0 0;
}

#navigation-box {
	width:960px;
	height:50px;
	margin:0;
	float:left;
}

#navigationContainer{
}

#navigationContainer #navigationPanel {
	width:960px;
	height:24px;
	background-color:#990000;
	margin:0 auto;
}

/*-- Main navigation ul, parent to the flyouts --*/
#navigationContainer #navigationPanel #primaryNavigation
{width:100%;}

#navigationContainer #navigationPanel #primaryNavigation li
{	
	float:left;
	margin:0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	list-style:none;	
}

#navigationContainer #navigationPanel #primaryNavigation li a
{
	width:.1em;
	white-space:nowrap;
	display: block;
	padding: 4px 15px 4px 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:107%;
	color:#FFF;
	text-decoration: none;
}

/*-- First tab is a special case for padding and background --*/
#navigationContainer #navigationPanel #primaryNavigation li.first a
{
	padding: 4px 22px 4px 22px;
	margin-left:-40px;
}

#navigationContainer #navigationPanel #primaryNavigation li.last a
{
	padding: 4px 18px 4px 22px;
	margin-right:auto;
}


#navigationContainer #navigationPanel #primaryNavigation li a.selected
{color: #CCC;}

#navigationContainer #navigationPanel #primaryNavigation li.first
{}

/*-- Last tab is a special case for padding and background --*/
#navigationContainer #navigationPanel #primaryNavigation li.last
{}

#navigationContainer > #navigationPanel #primaryNavigation li a {width:auto;}

#navigationContainer > #navigationPanel #primaryNavigation li a:hover {
	width:auto;
	color: #CCC;
	text-decoration: none;
}

/*-- flyout menu styling --*/
.navoptions {position:absolute; font-size:12px; width:17em;z-index:1000;  left:-999em; padding-top:0px;padding-bottom:5px;background-color:#990000;}
.navoptions li {margin:0; width:100%;text-align:left;background-image:none !important; font-size:12px; background-color:#a40234 !important;}
.navoptions li a {margin:0 0 0 -40px; display:block;  font-weight:normal; text-align:left;background-color:#990000; color:#fff; padding:3px 0 3px 12px !important; font-size:12px !important;background-image:none !important;}
.navoptions li a:hover {color:#999; background-color:#990000; 	text-decoration: none;!important;}

#primaryNavigation li:hover .navoptions {left:auto; z-index:2000;}


#navigation-box-menu {
	width:670px;
	height:30px;
	margin:0;
	float:left;
	background-image:url(images/pages-navigation.jpg);
	background-repeat:no-repeat;
}
#menu{
	margin:2px 0 0 30px;
	overflow:hidden;
	height:30px;
	width:600px;
}
#menu ul{
	list-style-type: none;
	overflow:hidden;
	margin:0;
	padding:0;
}
#menu ul li {
	display: inline;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#menu ul li a{
	float:left;
	display: block;
	overflow:hidden;
	text-align:center;
	padding:4px;
	margin:2px 5px 0 0;
	color:#FFF;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#CCC;
}
#menu ul li.current_page_item a {}

#menu .first {
}
/* Search */

#search {
	width: 210px;
	height:30px;
	margin:0 0 0 0;
	float: left;
}
#search form {
	float: left;
	margin: 0;
	background-image:url(images/search.png);
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	border: none;
	width:165px;
	height:24px;
	margin:12px 0 0 45px;
}

#search-text {
	background:transparent;
}

#search-submit {
	height: 40px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	line-height:24px;
}

.info {
	position:relative;
	line-height: 1.6em;
	font-size: 10px;
	width:535px;
	margin:20px 0 0 10px;
	padding:5px 15px;
	color:#333;
}
.info a{
	color:#990000;
	text-decoration:none;
}
.info a:hover {
	color:#333;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.gif') no-repeat top left;
	color:#990000;
}
.catagory a{
	color:#990000;
	text-decoration:none;
}
.catagory a:hover {
	color:#333;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#990000;
	background: url('images/tags.gif') no-repeat top left;
}
.tags a{
	color:#990000;
	text-decoration:none;
}
.tags {
	color:#333;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#990000;
	background: url('images/bubble.gif') no-repeat top left;
}
.bubble a{
	color:#990000;
	text-decoration:none;
}
.bubble a:hover {
	color:#333;
}

#content {
	float: left;
	margin:15px 0 0 25px;
	width: 650px;
}

/* Post */

.post {
	margin-bottom: 20px;
	background:url(images/post.jpg) no-repeat left top;
}
.post a {
	color:#990000;
	text-decoration:none;
}
.post a:hover {
	color:#333;
}
.post .title {
	height: 30px;
	padding: 7px 30px 10px 20px;
}

.post .title a {
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
}
.post .title a:hover {
	color: #333;
}
.post .date {
}

.post .meta {
	height: 32px;
	margin-left: 2px;
	margin-top: -20px;
	padding: 0px 30px 2px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #990000;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a {
	color: #990000;
	text-decoration:none;
}
.post .meta a:hover {
	color: #333;
}
.post .entry {
	padding: 0 30px 10px 20px;
}
.entry p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
}
.entry li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	list-style-image:url(images/bullet.png);
}
.entry img {
	padding:5px;
}
.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 20px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.post .links a{
	color: #990000;
	text-decoration:none;
}
.post .links a:hover {
	color: #333;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 10px 40px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.post .comments a{
	color: #990000;
	text-decoration:none;
}
.post .comments a:hover {
	color: #333;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	margin: 30px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background:url(images/sidebar.jpg) repeat-y left top;
}

#sidebar-bgtop {
	background:url(images/sidebar-top.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	padding: 0 10px 30px 0px;
	background:url(images/sidebar-bottom.jpg) no-repeat left bottom;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	padding: 8px 0 3px 10px;
	color:#FFF;
}

#sidebar li ul {
	padding: 0px 0px 0px 10px;
}

#sidebar li li {
	margin: 0 0 0 10px;
	list-style-image:url(images/bg_sb_arrow.gif);
}

#sidebar li li a {
	font-weight: normal;
	color: #FFF;
}

#sidebar li li a:hover {
	color: #CCC;
}
#sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align:left;
}
#sidebar p {
	color:#FFF;
	margin: 0;
	padding: 0px 30px;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

#footer-holder {
	width: 100%;
	height: 55px;
}
#footer {
	width:960px;
	height:55px;
	margin:0 auto;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	font-size:10px;
}
#footer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}
#footer a {
	font-size:10px;
	text-decoration:none;
	color:#333;
}
#footer a:hover{
	color:#666;
}
#footer-left {
	width:500px;
	height:30px;
	float:left;
	margin:18px 0 0 15px;
}
#footer-right {
	width:250px;
	height:30px;
	float:left;
	margin:18px 0 0 136px;
}

#commentform {
}

#comment {
	width: 450px;
	padding-left: 30px;
}

#comments {
	font-size: 12px;
	padding-left: 40px;
}
#comments p {
	color:#333;
}
#comments a {
	color:#990000;
}
#comments a:hover {
	color:#333;
}
#comments li {
	color:#990000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	font-size: 12px;
}

#respond p {
	color:#333;
}
#respond a {
	color:#990000;
}
#respond a:hover {
	color:#333;
}
.navigation {
	padding-top: 20px;
}

.pagetitle {
	font-size: 18px;
	color: #990000;
}

hr {
	display: none;
}