/*
Theme Name: Drasco.co.uk Theme
Theme URI: http://drasco.co.uk/
Description: A Wordpress theme I made for my own web site.
Version: 1.0
Author: Lee Spiller
Author URI: http://drasco.co.uk/
Tags: black, custom header, fixed width, two columns

	This theme was designed and built by Lee Spiller,
	whose blog you will find at http://drasco.co.uk/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	/*background-color: #000000;*/
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size:1.25em;
}
td.logo_area a{
	color:#fff;
	background:transparent;
}
td.logo_area a:hover{
	text-decoration:none;
}
td.logo_area em{
	display:block;
	font-size:0.5em;
	padding:3px 0 0 35px;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(images/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 10px;
	/*background-image: url(images/bg_content.jpg);*/
	background-repeat: repeat;
	border-left:1px solid #eee;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.below_header strong{
	font-weight:normal;
	font-size:1.25em;
	font-style:italic;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(images/header_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(images/header2_bg.jpg);
	background-position: top;
	background:transparent;
}
td.left_content {
	width: 200px;
	padding: 10px 15px 10px 5px;
	vertical-align: top;
	/*background-image: url(images/bg_content.jpg);*/
	background-repeat: repeat;
}

a{
	text-decoration:none;
	color:#003964;
}
a:hover{
	text-decoration:underline;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
	background:transparent;
	background-image:url(images/transparentbg_black.png);
}
a.main_link:hover{
	/*background-color:#333333;*/
	color: #FFFFFF;
	background-image:url(images/transparentbg_grey.png);
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background:transparent;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
div#result strong{
	display:block;
	font-size:1.1em;
	margin:0 0 5px 0;
}
img#rssIcon{
	position:relative;
	top:4px;
}
div#result div.blogHeader{
	font-weight:bold;
	font-size:1.2em;
	display:inline;
}
div#result div.blog_link{
	padding-top:10px;
}
div#result div.updated{
	font-size:0.8em;
	color: #999;
	margin:2px 0 2px 0;
}
div.callToAction{
	margin:20px 5px;
	padding:15px 0 15px 15px;
	width:200px;
	border:1px dashed #CCC;
	clear:both;
}
.floatMeLeft{
	float:left;
	width:auto;
}
div.pointHolder{
	margin:23px 0 0 185px;
}
div.pointHolder ul li{
	list-style-type:none;
	float:none;
	width:auto;
	margin:0 0 6px 0;
	padding:0 0 0 5px;
	vertical-align:top;
	list-style-image:url(images/check.png);
}
div.pointHolder ul li.nobullet{
	list-style-image:none;
}
div.pointHolder ul li strong{
	font-size:1.1em;
	display:block;
	padding:0 0 10px 0;
	position:relative;
	left:-20px;
}
div.points{
	position:relative;
	bottom:13px;
	left:4px;
}
h1{
	font-size:1.25em;
	margin-bottom:0;
}

div.clearer{
	clear:both;
	float:none;
	width:auto;
}

img{
	border:none;
}


#menu {
	width:200px;	
}
#menu ul {
	font-weight: bold;
	list-style-type: none;
	padding-left: 0px;
	text-align: left;
	padding-bottom:4px;
	margin-left:15px;
}


#menu ul li a {
	font-weight:normal;
}

#menu ul ul {
	text-align: left;
}

#menu ul ul li {
	padding-left: 12px;
}


.storytitle {
    maring-top:0;
    padding-top:0;
    font-weight:bold;
}

.meta {
    font-style:italic;
    color:Gray;
    font-size:10px;
}

.post {
    margin-bottom:8mm;
    border-bottom:1px solid gray;
    padding-bottom:2mm;
}