/*  
Theme Name: Steve Ayling
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 

*/

* {
	margin: 0;
	padding: 0;
}

body{
font:normal .75em/1.25em Arial, Helvetica, sans-serif;
background:#cbcacc url(images/bg.jpg) repeat-x;
}

h1 {
background:url(images/header.jpg) no-repeat;
width:745px;
height:224px;
text-indent:-1000em;
margin:0 auto;

}

h1 a {
	width:465px;
	height:98px;
	position:relative;
	top:75px;
	display:block;
	}

a:link, a:visited {
}

a:hover {
	text-decoration: none;
}

p {
	padding: 5px 0;
}

#wrapper {
	margin: 0 auto 0 auto;
	width:745px;
	height:1%;
	overflow:hidden;
	background:url(images/container-bg.jpg) repeat-y;
}

#header {
margin:0 auto;

}

#menu {
	height:34px;
	background:#221466 url(images/menu-bottom.jpg) bottom no-repeat;
	list-style:none;
	font:bold 1.33em/1.26em Arial, Helvetica, sans-serif;
	}

#menu li {
	display:inline-block;
	float:left;
	padding:0 14px 0 13px;
	height:19px;
	}

#menu li a {
	text-decoration:none;
	color:#ffffff;
	}
	
	

#container {
width:535px;
padding:0 6px;
font:normal 1.0833em Arial, Helvetica, sans-serif;
float:left;
}

#container #welcome {
	background:url(images/welcome-middle.jpg) repeat-y;
	height:1%;
	overflow:hidden;
	width:529px;
	margin:10px auto;
	
	}

#welcome p {
	padding:5px 10px;
	}

#welcome img.top {
	position:relative;
	top:-8px;
	}

#welcome img.bottom {
position:relative;
top:3px;	}

.post {
	padding: 10px 20px;
}

.post h2 {
padding:15px 0;
font:normal 1.66em Arial, Helvetica, sans-serif;

}

.post h2 a {
	color:#2d3688;
	text-decoration:none;
	}

.date {
	background:url(images/date.jpg) no-repeat;
	width:56px;
	height:48px;
	float:left;
	text-align:center;
	color:#FFF;
	font:normal 1em Arial, Helvetica, sans-serif;	}
.date span {
	font:bold 2em Arial, Helvetica, sans-serif; }

.author {
	float:right;
	width:421px;
	font:normal 1.16em Arial, Helvetica, sans-serif;
	margin:10px 0 0;
	}

.categories {
	float:right;
	width:421px;
	font:normal 1em Arial, Helvetica, sans-serif;
	}

.categories a {	
	color:#2d3688;
	text-decoration:none;
	}
.categories span.left {
	float:left;
	text-align:left;
	}
.categories span.right {
	text-align:right;
	float:right;

	}
.entry {
	line-height: 18px;
	clear:both;
}

p.postmetadata {
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar {
width:196px;
float:right;


}

.helpdesk {
	margin:10px 60px;
	width:80px;
	height:75px;
	}
	
.splash {
	margin:10px 36px 20px;
	width:126px;
	height:123px; }

.sidebar ul {
	list-style-type: none;
}

.sidebar ul li {

}

.sidebar ul li h2 {
background:url(images/sidebar-h2.jpg) repeat-x;
height:32px;
width:188px;
margin:0 0 0 5px;
font:bold 1.33em/2.133em Arial, Helvetica, sans-serif;
color:#FFF;
text-align:center;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
	background:url(images/bullet.jpg) no-repeat;
	margin:0 0 0 20px;
	text-indent:15px;
}

.sidebar ul ul {
	padding:10px 0;
	}

.sidebar ul ul li a {
	text-decoration:none;
	color:#FFF;
	}

table#wp-calendar{
	width: 100%;

}
.si {   background:url(images/rssback.gif)#28187B;      
}
.rss {
	background:url(images/rss-box2.jpg) no-repeat;
	width:193px;
	height:95px;
	text-indent:-1000em;
	}

.rss a {
	width:41%;
	height:95px;
	display:block;
	position:relative;
	left:114px;
	}

#footer {
clear:both;
background:url(images/footer.jpg) no-repeat;
width:745px;
height:56px;
text-indent:-1000em;
}

/*Comments*/

.comments-template {
	margin: 10px 0 0 10px;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata { font-size: 12px; }

.comments-template p.nocomments { padding: 0; }

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width:450px;
}
