/*
Theme Name: Lancaster
Theme URI: http://lancasterandgibbings.co.uk
Version: 1.0
Description: Lancaster
Author: Thomas Hardy
Author URI: http://www.thomashardy.me.uk
*/

* { margin: 0; }

body
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	background: #cccccc;
}


a 
{ 
color: #000000;
text-decoration: none; 
}
a:hover 
{ 
color: #FFFF00;
text-decoration: none;
}

#wrap
{
	margin-top: 15px;
	width: 700px;
	text-align: left;
	background: #fff;
        color: #333;
}
img, img a { border: 0; }
#header
{
	height: 75px;
	padding-top: 0px;
        background: #3a3d30;
}

#secondheader
{
	height: 75px;
	padding-top: 0px;
        background: #3a3d30;
        background: url(images/header.jpg);
}

#menu
{
	background: #999966;
	color: #DDD;
	height: 33px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 0px 0 0;
	font-size: 12px;
	color: #DDD;
}

#menu ul li a{
	padding: 10px 10px 10px 10px;
         text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{
	background: #fff;
	font-size: 12px;
	color: #333;
}
#menu ul li a:active
{
	background: #ccc;
	font-size: 12px;
	color: #333;
}

#search {
text-align: left;
height: 33px;
padding-top: 8px;
padding-left: 60px;
float: left;
}

#content
{
	padding: 20px 10px;
         color: #333;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 460px;
	padding: 0 0 20px 20px;
}

#right
{
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 170px;
	padding: 0 10px 15px 10px;
         color: #333;
}
#left img
{
	margin: 5px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
         color:#ccc;
	padding-left: 15px;
	margin: 0;
	botder: 0;
}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 10px;
}
.post .title a
{
	font-size: 25px;
	text-decoration: none;
	color: #000;
}
.post .title a:hover
{
	color: #000;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	padding: 3px;
	margin-bottom: 35px;
}


.lmid
{
	background:#999966;
	width: 170px;
	padding: 5px 5px 5px 10px;
        font-weight: normal;
        color: #ffffff;
	font-size: 12px;
}

.lmid a
{
color: #f2ff60;
}

.lmid a:hover
{
color: #ffffff;
}

.lmid h2
{
	background:#999966;
        font-weight: strong;
        color: #ffffff;
	font-size: 14px;
	padding-left: 0px;
}


#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#ccc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#ccc url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#ccc;   
    color: #000; 
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#footer
{
        background: none;
	border-top: 1px dashed #333;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	color: #000;
	text-align: left;
        height: 18px;
}
#footer a
{
	color: #777777;
}
#footer a:hover
{
	color: #000;
}

/* ------------------
 styling for the tables 
   ------------------   */

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 460px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 2px 0px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #000;
	padding: 1px 2px 0px 2px;
	width: 100px;
        text-align: center;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #000;
}

