@charset "utf-8";
/* CSS Document */
/*
Theme Name: arithmo
Theme URI: http://www.arithmo.co.uk
Description: A theme by <a href="http://www.arithmo.co.uk">Arithmo Solutions</a>.
Version: 1
Author: Suresh Venkatramani (adjusted by julian shaw)
Inspired from Word-Press blogger: ndesign-studio.com
*/

/* BEGIN GENERIC HTML STYLES */

body
{
	padding:0px;
	margin:0px;
	background-image:url('images/body_background.gif');
	background-repeat:repeat-x;
	background-color:#fdfdfd;
	font-family:Verdana, Helvetica, sans-serif;
	color:#626262;
}

img
{
	border:0px;
}
p, h1, fieldset, form
{
	margin-top:0px;
	margin-bottom:15px;
}
a:link, a:visited, a:hover
{
color:#a1aa20;
text-decoration:none;
font-weight:bold;


}

a:hover
{
color:#626262;
text-decoration:none;
}
.left
{
	float:left;
}

.right
{
	float:right;
}
/* END GENERIC HTML STYLES */



/* BEGIN LAYOUT HEADER - this is the long green strip at the head of the page */
#header
{
	position:relative;
	width:806px;
	height:120px;
	background-image:url('images/header_background.gif');
	background-repeat:repeat-x;
	background-position:0px 59px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#logo
{
	position:relative;
	top:35px;
	left:20px;
	width:271px;
	height:68px;
}
#header_img{
	position:relative;
	background-image:url('images/logo.gif');
}
/* END LAYOUT HEADER */
/* BEGIN MAIN CONTENT AREA LAYOUT */
#main_shadow
{
	position:relative;
	top:0px;
	left:0px;
	width:806px;
	background-image:url('images/main_shadow.gif');
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#main_container
{
	position:relative;
	left:6px;
	width:796px;
	background-image:url('images/main_container_fade.gif');
	background-repeat:repeat-x;
	padding-top:0px;
}
/* - Blog Post Content Area - */
#top{
	position:relative;
	left:6px;	
	width:796px;	
}
ul.top {
	background:url(images/menu_title_fade.gif) repeat-x;
	height:33px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
ul.top li {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	display:block;
	float:left;
	padding: 9px 0px 5px 0px;	
}

ul.top li a{
	/*background:url(images/button.gif) no-repeat;*/
	color: #ffffff;
	border: 0px;
	padding: 0px 10px 0px 10px;
	
}

ul.top li a:hover{
	color: #cad621;
	background: none;
	padding-bottom: 2px;
}
ul.top li.current_page_item a, 
ul.top li.current-cat a {
	color:#cad621;
}
ul.top li .selected{
	color: #cad621;
}
#content {
	padding: 10px 10px 10px 10px;
	float: left;
	width: 550px;
	overflow: hidden;
	font-size:85%;
}
#content a {
	color: #a1aa20;
	text-decoration: none;
}
#content a:visited {
	color: #a1aa20;
	text-decoration: none;
}
#content a:hover {
	color: #626262;
	text-decoration: underline;
}
#content p {
	padding: 0px 0px 15px;
	margin: 0px;
}
#content h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color: #626262;
}
#content h1 a{
	color: #626262;
	text-decoration: none;
	font-weight:normal;
}
h1 a:visited{
	color: #626262;
	text-decoration: none;
}
#content h1 a:hover{
	color: #cad621;
	text-decoration: none;
}
#content h2 {
	color: #626262;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	padding-bottom: 3px;
}
#content h2 a, h2 a:visited {
	color: #626262;
	text-decoration: none;
	font-weight:normal;
}
#content h2 a:hover {
	color: #cad621;
	text-decoration: none;
	font-weight:normal;
}
#content h3 {
	font: normal 140%/100% Verdana, Helvetica, sans-serif;
	color: #5a5c5f;
	margin: 10px 0px 5px;
	font-weight:normal;
}
#content .post {
	clear:both;
	padding-top: 10px;
}
#content .post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
#content .post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
#content .post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

#content .post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}
#content .post-title a {
	color: #626262;
	text-decoration: none;
	font-size: 75%;
}
#content .post-title a:visited {
	color: #626262;
	text-decoration: none;
}
#content .post-title a:hover {
	color: #cad621;
	text-decoration: underline;
}

#content .entry {
	clear: both;
	padding-top: 10px;
	font-size:85%;
}

#content .post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	color: #999999;
}
#content .post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
}
#content .post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
#content .post-content {
	clear: both;
	padding-top: 10px;
}

#content .navigation {
	clear: both;
	padding: 10px 0px;
}
#content .navigation a, .navigation a:visited {
	color: #323234;
}
#content .previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
#content .next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .alt {
	background: #eaeaea;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	color: #626262;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: normal;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#ffffff;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform #submit{
	background: url(images/button.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c9d60b;
	border: none;
	float:right;
	width: 150px;
	height: 35px;
	cursor:pointer;
}
#sidebar {
	font-size: 60%;
	float: right;
	padding: 0px 0px 20px 0px;
	width: 220px;
}
#searchform {
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 100px;
	height: 15px;
	padding: 2px 0px 0px 0px;
	border: 1px solid #bed881;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/go.gif) no-repeat;
	border: none;
	width: 30px;
	height: 30px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c9d60b;
	vertical-align: middle;
	cursor:pointer;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: bold 140%/100% Verdana, Helvetica, sans-serif;
	color: #5a5c5f;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #626262;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #cad621;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #626262;
	text-decoration: none;
}
#sidebar .ul-archives li a:hover{
	color: #cad621;
	text-decoration: none;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	border-top: 1px solid #dceeb7;
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: normal;
}
.recent-comments li a:hover{
	color: #cad621;
	text-decoration: none;
}
.recent-comments li a, .ul-archives li a:visited{
	color: #4d4e50;
	text-decoration: none;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	border-top: 1px solid #dceeb7;
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: normal;
}
.recent-posts li a:hover{
	color: #cad621;
	text-decoration: none;
}
.recent-posts li a, .ul-archives li a:visited{
	color: #626262;
	text-decoration: none;
}

.feeds {
	list-style: none;
	margin:5px 0px 0px 15px;
	padding:0px;		
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	height:80px;
	width:100px;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #cad621;
	background: #cad621;
}
.right {
	float: right;
}
/*- End Blog Post*/

/*End of MAIN CONTENT AREA*/
/* BEGIN LAYOUT FOOTER */
#footer_strip
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:140px;
	overflow:hidden;
	border-top:solid 7px #dadada;
	background-image:url('images/footer_background.gif');
	background-repeat:repeat-x;
	background-color:#fdfdfd;
	border-bottom:10px solid #ffffff;
}
.footer_content
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	margin-top:15px;
}

.footer_icons
{
	margin-left:2px;
	margin-top:12px;
	width:143px;
	height:76px;
	background-image:url('images/footer_icons.gif');
	background-repeat:no-repeat;
}
.blog_image
{
	vertical-align:middle
}
/* END LAYOUT FOOTER */

/* BEGIN CLEAR - this clears 2 floated elements (The clear property sets the sides of an element where other floating elements are not allowed.) REF: http://www.tizag.com/cssT/float.php */
.clear
{
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
}
/* END CLEAR */