﻿/**********************************************************************************/
body {
	width: 774px;
	background-color: #000000;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #888;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	
}
a, a:hover { color: #fe6d04; text-decoration: none; }
/********************************************************************************/
#wrapper { padding: 0px;}



#header {
	width: 470px;
	color: #ffffff;
	height: 170px;
	text-align: left;
	clear: both;
	margin: 5px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background: transparent;
}

#content {
	width: 470px;
	overflow: hidden;
	text-align: left;
	border: solid 2px #ffffff;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	background: #ffffff url(images/header1.jpg) no-repeat top left;
}

.postsmlimg{
	background: url(images/bg.png) repeat top left;
	border: 1px solid #e6e6e6;
	
}

#sidebar-1 {
	overflow: hidden;
	float: left;
	width: 250px;
	background: #ffffff url(images/header2.jpg) no-repeat top left;
}




#nav { position: relative; top: 13px; left: -1px; height: 25px; width: 100%;}

ul#nav  { margin: 0; }

#nav li  /* Main nav list items */
{
	font-size: 11px;
	float: left;
	list-style: none;
	text-align: center
}

#nav li a {   /* Main nav styles for all links */
	display: block; /* Although display:block suggests a vertical list the float:left property under #nav li causes the menu to float inline */
	margin-left: 1px; /* adds a gap between the tabs */
	width: 60px; 	/* width of the tab */
	line-height: 12.5px; /* height of the tab */
	text-decoration: none;
}
	 
#nav a:link, #nav a:visited  { background: url('images/tab.gif') no-repeat 0 -12.5px }

#nav a:hover, #nav a:active { background: url('images/tab.gif') no-repeat 0 0 }



.entrydate {
	text-align: center;
	padding: 1px;
	margin-top: 20px;
	font-size: 1.5em;
	background: #FAFAF0;
	color: #000;
	width: 180px;
	border: 1px solid #C1C0B5;
	float: right;
}


/********************************************************************************/
.sidebar {
	text-align: left;
	padding-top: 220px;
	padding-left: 10px;
	padding-bottom: 30px;
	border:solid 2px #ffffff;
	float: left;

	font-size: 0.9em;
}

#backsidebar {
	
}


.post {
	border-bottom:solid 1px #DEE4DA;
	padding-top:30px;
	padding-bottom:0px;
}
.post img{

	padding: 1px;

	border: 1px solid #ced4ca;
	
	text-align: center;
	}
.post-title {
	color:#ACB200;
	margin:0px;
	margin-bottom:2px;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;
	}
.commentformat-link{
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
	}	
/**********************************************************************************/


h1,
h3,
h4 {	font-family: "Lucida Sans Unicode", Arial, Tahoma, sans-serif; }

h2 {	font-family: Arial, Tahoma, sans-serif; }

h1 { text-indent: -9000px; margin: 0; display: none;}
h2 { margin-top: 25px; margin-bottom: 0; font-size: 16px; }
h2 a { color: #003f67; } 
h2 a:hover { color: #005b95; }
h3 { font-size: 14px; color: #666; }
h4 { margin: 0px; padding: 0px; font-size: 25px; color: #ffffff; }
h4 a { color: #ffffff; }
h4 a:hover { color: #fe6d04; }

p {	line-height: 1.5em;	margin: 1.2em 0; }

ol, ul {
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	}
ul li,
ol li{ margin-bottom: 0.2em; }

img, a img{ border:0px;}

a, a:hover { color: #fe6d04; text-decoration: none; }
a:hover { color: #017804; }

em{
	font-style: normal;
	font-weight: bold;
	color: #ef6c6c;
	}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
	}

pre{
	display: block;
	margin: 1.0em 1.5em 1.0em 0;
	padding-left: 0.8em;
	border-left: 1px solid #ccc;
	background-color: #eee;
	overflow: auto;
	}

code{font-family: monospace;  font-size: 11px; background-color: #eee;}
pre code{ line-height: 1.3em;}

kbd{
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

del, del * { text-decoration: line-through; }

.small {
	font-size: 0.9em;
	color: #999;
	}




.alignright {

	float: right;

	}

.alignleft {

	float: left;

	}




/***********comments***************/

#comment{
	width: 100%
}
.comentformat{
	border:1px solid #DEE4DA;
	background-color: #F3F3F3;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}








/*********sidebars***************/
.sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 25px;
	color: #003f67;
	background: url(images/bullet.gif) no-repeat center left;

	font-size: 1.1em;
	}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.sidebar ul ul {
	margin: 1em 0 1.5em 0;
	border-top: 1px solid #dee4da;
	width: 210px;
	}
.sidebar ul ul li {
	padding: 0 0 0 0px;
	border-bottom: 1px solid #dee4da;
	width: 210px;	
	}
.sidebar ul ul li a {
	display: block;
	margin: 0 0 0 0;
	padding: 2px 10px 0 10px;
	} 
.sidebar ul ul li a:hover {
	background-color: #f3f3f3;
	}




/***********form***************/

input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #555;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	}






/**********gravatar***************/
.gravatar{
	float:right;

}







/**********************************************/
#searchform{
width:100%;

}