/*
Theme Name: JimHallam
Theme URI: http://www.jimhallam.co.uk
Description: Theme for jimhallam.co.uk
Version: 1.0
Author: Ayces Design
Author URI: http://www.aycesdesign.com/
*/

body {
	margin: 0;
	background: #011b38 url(images/img01.gif) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: .1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}


h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 180%;
}

ul, ol {
	list-style-position: inside;
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #C0BFBF;
}

a:hover {
	background: none;
	color: #eaeaea;
}

a.dark_link {color:#002c5b;}
a.dark_link:hover {color:#C0BFBF;}

hr {
	display: none;
}

img {border:none;}

.image {padding:0 10px 0 10px;}

#wrap{width:960px; background:#fff;padding-bottom:2px;margin: 0 auto;}

/* Header */

#header {
	width: 940px;
	height: 80px;
	background: #fff;
	padding: 0 10px;
	position:relative;

}

#header img {border:none;}

#header_nav{position:absolute; top:5px; right:10px;color:#ef2e3f;}
#header_nav a {color:#666;background:none;}
#header_nav a:hover {text-decoration:underline;}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	float: left;
	margin: 0;
	padding-top: 85px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 102px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: .2em;
	font: bold 1.2em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search_box{position:absolute;right:10px;top:50px;}
input.search_box {border:1px solid #000;background:#fff;color:#666;}

/* Menu */

#menu {
	width: 940px;
	height: 29px;
	margin: 0 auto;
	background: #003366 url(images/img02.gif) repeat-x;


}

#menu ul {
	margin: 0;
	padding: 6px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	border-right:1px solid #fff;
	
}

#menu a {
	margin: 0 20px 0 20px;
	background: none;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #B3B4B4;

}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	
}

/* Breadcrumbs */
#breadcrumbs {height:30px;}


/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	background: #fff;

}

/* Index */

#index_splash {width:940px; height:384px; background: #fff url(images/index_main.jpg) no-repeat;margin-top:20px;position:relative;}
.index_splash_text h1{width:920px;font-size:2em;top:225px;left:18px;position:absolute;line-height:1.8em;color:#fff;letter-spacing:4px;font-weight:normal;}
#content_index {	float: left;width: 940px;}
.welcome_text{width:340px;font-size:0.8em;top:35px;left:10px;position:absolute;line-height:1.7em;color:#000;}
#sub_header{width:925px; height:40px;background: #002c5b;border-top: 1px solid #ee3040;margin-top:10px;padding:5px 0 0 15px;font-size:2em;color:#fff;letter-spacing:2px;}
.light_blue{color:#7dccf5;}
#latest_posts{width:930px; height:303px;background: #fff url(images/index_latest_bg.jpg) no-repeat;padding:10px;}

#featured{margin-top:10px;font-size:1em;color:#262626;position:absolute;top:260px;left:16px;}
#featured img{border:none;}
#featured a:hover{text-decoration:none;}
#featured .box{}
#featured p{padding-top:0px;margin:0px 0px 5px 0px;line-height:1.3em;}
.featuredleft{width:100px;position: absolute;}
.featuredright{margin: 0;padding: 0;display: block;left:102px;position:absolute;width:100px;font-size:0.8em;color:#fff;font-weight:normal;}
#featured ul{list-style:none;padding:0;margin:0;}
#featured ul li{cursor:pointer;float: left;background:url(images/tab_bg.png);display: block;margin-right: 13px;height:100px;width:100px;overflow:hidden;position:relative;}
#featured ul li div{display: block;overflow: hidden;height: 100px;width: 100px;}
#featured .block1{width: 202px;}
.featured_image{width:100px;height:100px;}



/* Content */

#content { float: left;
	width: 650px;
}

#single_page_content{width:940px;}

.pagetitle {
	margin-bottom: 1em;
	padding: 8px 5px 8px 10px;
	border-bottom: 1px solid #000000;
}


.watermark img {
border: 2px solid #002c5b;
background: #002c5b;
padding: 2px;
padding-right: 21px;
background: url(images/img_watermark_bg.jpg) repeat-y top right;
width:499px;
height:375px;
}

.watermark img a {
border-bottom: none;
}

.watermark img:hover {
border: 2px solid #EF2E43;
}

.post {
}

.post .title {
	padding: 8px 5px 8px 10px;
}

.single .title {
	border-bottom: 1px solid #002c5b;

}

.post .title a {
	background: none;
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
}
.post .title a:hover {color:#ccc;}

.post .meta {
	margin: 0;
	padding: 2px 30px 25px 50px;
	font-size: 11px;
	color:#000033;
	font-weight:bold;
}

.post .entry {
	padding: 20px;
	text-align: justify;

}



.post .entry_car {
	padding: 20px 0 20px 20px;
	text-align: justify;
font-weight:bold;
}

.post .longmeta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: center;
	font-size: 9px;
}


/* Single post page */
h1.title {font-size: 1.1em;letter-spacing:0em;}
h1.pagetitle {font-size: 1.2em;}
h2.center{font-size: 1.1em;letter-spacing:0em;margin-top:30px;padding-left:10px;}
h2.cat_title{font-size:1.1em;padding-left:10px;margin-bottom:40px;}


/* Navigation */

.navigation {
	height: 60px;
	font-weight: bold;
padding-left:10px;
}

.navigation .alignleft {
	float: left;
}

.alignleft a {color:#666;}
.alignleft a:hover  {color:#C0BFBF;}

.navigation .alignright {
	float: right;
}

.alignright a {color:#666;}
.alignright a:hover  {color:#C0BFBF;}

/* Comments */

#comments {
	border-bottom: 1px solid #000000;
}

.commentlist {
	padding: 40px;
	list-style: none;
}

.commentlist li {
	margin-bottom: 2em;
	border-bottom: 1px solid #000000;
}

.commentlist .avatar {
	float: left;
	margin: -5px 10px 0 0;
}

.commentext {
	clear: both;
	padding-top: 10px;
}

#comment {
	width: 400px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 258px;
	background: #002c5b;
	border: 1px solid #000000;
	margin: 35px 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px 20px 10px 30px;
}

#sidebar li li {list-style:square;color:#eaeaea;
}

#sidebar h2 {
	padding: 3px 10px;
	background: #003366 url(images/img02.gif) repeat-x;
	font-size: 1.1em;
	color:#fff;
}

#sidebar p {
	padding: 20px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 940px;
	margin: 0 auto 10px auto;
	padding: 15px 0;
	background: #002c5b;
	border-bottom: 1px solid #ee3040;

}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 13px;
	text-align: center;
	color:#fff;
}
.ayces{text-align:center;font-size:10px;padding:5px 0 5px 0;}
.ayces a{color:#ccc;background:none;}
