/* base */
/*body, h2 span, strong {text-shadow: 1px 1px #111;} 
*/
body {
	margin:0;
	background:#fff url("images/bg1.gif") 49% repeat-y;
}

.img {
	border:0;
}

#logo {
	margin-top:25px;
}
#logo h1.logos a { /*Header */
	height:100px;
	width:590px;
	text-indent: -9999px;
	display: block;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom:30px;
	background: transparent url("images/header5.gif") no-repeat;
}

#top-nav {
  float: left;
  font-size: 10px;
  color: #999;
  padding-top: 12px;
}

#top-nav  a:link,
#top-nav  a:visited {
  font-size: 11px;
  font-weight: bold;
}

#top-nav  a.current:link,
#top-nav a.current:visited {
  text-decoration: none;
  background: none;
  color: #800;
}

#top-nav a:hover{
	  text-decoration: none;
	background:#208EC0;
	color:#FFF;
}
.clear{
	clear:both;
	height:0px;
}

#wrapper {
	margin:0 auto;
	width:920px;
	background: url(../images/wrapper-bg-.gif) repeat-y top right;
}

#header {
	height:2px;
	width:100%;
	background:	#208EC0;
	display:block;
}

#container {
	float:left;
	margin-left:30px;
	width:590px;
}

#container #logo {
	position:relative;
	height:120px;
	border-top:1px solid #fff;
	margin-bottom:20px;
	background:url(images/logo-bg.gif) repeat-x top left;
}

#container #weblog {
	float:left;
	width:375px;
	margin-bottom: 20px;
}

#container #weblog .post {
	margin-bottom:70px;
}

#container #news {
	float:right;
	width:190px;
	margin:0;
	margin-bottom: 20px;
	padding:0;
	border-top:2px solid #291F02;

}

#right-side {
	float:right;
	width:272px;

}

#footer {
	clear: both;
	margin-left: 30px;
	width: 591px;
	background: #2E6CB5;
	background: #208EC0;
	background: #D9F0F7;
	padding-top: 10px;
	border-top:1px dotted #bbb;
	border-top: 5px solid #208EC0;
	border-bottom:1px dotted #bbb;
}

#footer-wrapper {
	clear:both;
	margin: 0;
	margin-bottom: -20px;
	padding-bottom: 10px;
}
/* end markup */


body{
	font-family:Verdana, helvetica, Arial, default;
}



/*-----------------------------------
Blog section
------------------------------------*/



#container .issue {
	margin-bottom:50px;
}

#container #weblog h1 {
	font-size:18px;
	color:#B7AC70;
	margin-bottom: 20px;
}

#container #weblog h2.title {
	color:#291F02;
	font-size: 21px;
	font-family: helvetica, arial, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
}

#container #weblog h2.title a {
/*	font-family: georgia; */
	color:#291F02;
	text-decoration:none;
}

#container #weblog h2.title a:hover {
	text-decoration:underline;
	background-color:transparent;
}

div#weblog h2.title span.nobreak {
	white-space: nowrap;
}

div#weblog h2.title span.author,
div#weblog h2.title span.date {
	text-transform: none;

}

#weblog h2.title span.author {
	color:#74B5D7;
	color:#A9994C;
	font-weight: bold;
	font-size: 0.9em;
}

#weblog h2.title span.date {
	color:#AFAFAF;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 0.8em;
}

h3.comments,
#weblog h3 { /* comment line */
	font-family: helvetica, arial, sans-serif;
	line-height: 24px;
	letter-spacing: normal;
	color: #aaa;
	color:#A9994C;
	background: url('images/comment_24x24.gif') no-repeat 0 50%;
	font-size: 12px;
	padding: 0 0 0 29px;
	margin: 0 0 5px 0;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;
}

#weblog h3 a:link,
#weblog h3 a:visited {
	font-weight: bold;
	font-size: 12px;
	color:#A9994C;
	text-decoration: none;
	border-bottom: 1px solid #AFAFAF;
	margin-right: 3px;
}

div#weblog h3 a:visited {
	border-bottom: 1px solid #ccc;
}
div#weblog h3 a:hover {
	background-color:transparent;
}

#weblog p {
	color:#5E5E5E;
	font-size: 13px;
}


/*-----------------------------------
News section
------------------------------------*/

#news p {
	color:#5E5E5E;
	font: 12px "Verdana", sans-serif;
	line-height: 14px;	
}

.post {
	margin-bottom:15px;
	margin-top:0px;
	padding-top:0px;
}

#news h1{
	font-size:16px;
	color:#B7AC70;
	margin-bottom:10px;
	margin-top:5px;
	padding:0;
}

#news h2 {
	margin-bottom:2px;
	margin-top:2px;
}

#news h2 a:visited,
#news h2 a:link,
#news h2 a:hover {
	font: 13px/13px "Lucida Grande", "Verdana";
	font-weight: normal;
	text-decoration: none;
	color:#208EC0;
	margin-top:0px;
	padding:0;
}

#news h2 a:hover {
	background:#F3F2E4;
	background: #e8e8cc;
	color:#111;
	border-bottom:1px solid #90520A;
}

#news h2.title span.author,
#news h2.title span.date {
	text-transform: none;
	font-size: 12px;
	line-height:12px;
}

#news h2.title span.author {
	color:#74B5D7;
}

#news h2.title span.date {
	color:#A0C267;
	font-weight: normal;
	letter-spacing: -1px;
	margin-right:1px;
	margin-top:0;
}

#news h4 { /* comment line */
	font-family: helvetica, arial, sans-serif;
	line-height: 18px;
	letter-spacing: normal;
	color: #aaa;
	background: url('images/comment_16x16.gif') no-repeat 0 50%;
	font-size: 11px;
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;
}

#news h4 a:link,
#news h4 a:visited {
	font-weight: bold;
	font-size: 11px;
	color:#A9994C;
	text-decoration: none;
	border-bottom: 1px solid #AFAFAF;
	margin-right: 3px;
}

#news h4 a:visited {
	border-bottom: 1px solid #ccc; 
}

div#news h4 a:hover {
	background-color:transparent;
}

#news .post p{
	color:#5E5E5E;
	font: 12px "Verdana", sans-serif;
	line-height: 14px;
	margin-bottom:12px;
}

#news .tags ,
#weblog .tags {
	font-size: 11px;
	color:#5E5E5E;
}

#news .tags a,
#weblog .tags a {
	font-size: 11px;
}
#news .tags a:link,
#weblog .tags a:link {
	font-weight: bold;
	color: #319131;
	text-decoration: none;
}
#news .tags a:visited,
#weblog .tags a:visited {
	font-weight: bold;
	color: #319131;
	text-decoration: none;
}
#news .tags a:hover,
#weblog .tags a:hover {
	text-decoration: underline;
	background-color:transparent;
}

#weblog .tags {
		line-height:21px;
}
#weblog .tags {
/*	line-height:33px;
	padding: 0 0 0 33px;
		vertical-align: middle;
	background:url("images/tags.gif") top left no-repeat;
*/
background:#e8e8cc;
background:#F2F7FE;
/*border-top:1px dotted #bbb; */
border-bottom:1px dotted #bbb;
}

/*-----------------------------------
right-side
-----------------------------------*/
#sidebar {
	margin:0;
}

#right-side {
	margin:0;

}

#right-side ul {
	list-style: none;
	margin:0;
	padding-left:20px;
}

#right-side li {
	margin:0;
}

#right-side h2.feed a { /*RSS feed */
	height: 129px;
	text-indent: -9999px;
	display: block;
	margin-left: 0px;
	margin-top:2px;
	margin-bottom:30px;
	border: 0;
	background: transparent url("images/feed_creme.gif") top right no-repeat;
}

#right-side h2 {
	margin:0;
	text-align: left;
	letter-spacing: -1px;
	font: normal 16px/18px Helvetica, sans-serif;
	color:#B7AC70;
	font-weight: bold;
}

#search {
	background:url("images/bulb.gif") 0px 20px no-repeat;
		padding: 0 0 42px 0;
}

#search h2 {
	margin:0;
}

#search ul.search{

	margin:0;
	padding-bottom: 0px;
	list-style: none;
}

#search li {
	margin:0;
}

#search li form {
	font-size: 1.0em;
	line-height: 1em;
	padding-left:20px;
	padding-right:5px;
}

#delicious {
	text-align: left;
	background:url("images/delicious.gif") 0px 20px no-repeat;
	padding: 0 0 42px 0;
}

#delicious li {
    margin-bottom:10px;
	list-style: none;
}

#delicious li a {
	font-size: 14px;
	line-height: 16px;
	color:#6B5E37;
	display: block;
	text-align: left;
	text-decoration: none;
}

#delicious li a:hover{
	text-decoration: underline;
	background: transparent;
}

#delicious h2 {
	text-align: left;
	letter-spacing: -1px;
	font: normal 16px/18px Helvetica, Arial, sans-serif;
	color:#291F02;
	margin:0;
	font-weight: bold;
}

#delicious h2 a {
	text-decoration: none;
}
#delicious h2 a:visited,
#delicious h2 a:hover {
	color:#B7AC70;
}

#delicious h2 a:link {
	color:#B7AC70;
}

#delicious h2 span{
	margin-left: 0px;
}

#delicious ul{
	margin:0;
	padding-left:40px;
	
}

#categories {
	margin:0;
}

#categories li {
	margin:0;
	margin-bottom:10px;
	list-style: none;
}

#categories li,
#categories li a {
	font-size: 14px;
	line-height: 16px;
	color:#6B5E37;
	padding-left:10px;
	text-align: left;
	text-decoration: none;

}

#categories li a:hover {
	background: transparent;
	text-decoration: underline;
}


#categories ul.categories{
	margin:0;
	padding-bottom: 15px;
	background:url("images/clip.gif") no-repeat;
}

#categories h2 {
	margin:0;
}

#support {
	background:url("images/support.gif") 0px 20px no-repeat;
	padding: 0 0 42px 0;
}

#support li {
	margin:0;
	list-style: none;
		padding-left:10px;
}

#support li,
#support li a {
	font-size: 14px;
	line-height: 16px;
	color:#6B5E37;
	text-align: left;
}

#hosting {
	background:url("images/dhlogo2.gif") 0px 20px no-repeat;
	padding: 0 0 42px 0;
}

#hosting a {
	font-size: 14px;
	line-height: 16px;
	color:#6B5E37;
	margin-left:40px;
	text-align: left;
	text-decoration: none;
}

#hosting a:hover,
#hosting a:visited,
#hosting a:hover {
	color:#6B5E37;
	background: transparent;
}

#hosting a:link {
	color:#6B5E37;
}

/*-----------------------------------
the tag cloud
------------------------------------*/
#cloud {
	margin:0;
	margin-top:10px;
	margin-bottom:20px;
	min-height: 40px;
}

#cloud a:link {
	color:#208EC0;
	text-decoration: none;
}

#cloud a:visited {
	color:#208EC0;
	text-decoration: none;	
}

#cloud a:hover{
	color:#F0F0F0;
	background:#202020;
	text-decoration: none;	
}


/*-----------------------------------
ads
------------------------------------*/

#amazon {
	text-align: center;
	background:url("images/bulls.gif") 0px 20px no-repeat;
	padding: 0 0 42px 0;
	min-height:100px;
}

#amazon h2 {
	margin:0;
}

#amazon img {
	width:60px;
	height:92px;
	border: 2px solid #6B5E37;
	margin-top: .5em;
}

#amazon img:hover {
	border:2px solid #208EC0;
}

#amazon ul {
	float: left;
	width: 240px;
	margin: 0;
	margin-left:40px;
	padding: 0;
	list-style: none;
	
}

#amazon li {
	float: left;
	width: 70px;
	height:120px;
	margin: 0;
	padding: 0;
}

/*-----------------------------------
mini fatcs
------------------------------------*/
#minifacts {
clear:both;
margin-bottom:30px;
background:#e8e8cc;
border-top:1px dotted #bbb;
border-bottom:1px dotted #bbb;
padding:5px 5px 10px 10px;
color:#5E5E5E;
font-size: 13px;
min-height:155px;
}

#minifacts .factstext {
	margin: 5px 0px 0px 200px;
}

#minifacts .factstext p{
	margin:0;
}

#minifacts h2 {
	color:#291F02;
	font-size: 24px;
	font-family: georgia, Times, serif;
	font-weight:bold;
	margin:0;
	padding:0;
	font-variant: small-caps;
}

#minifacts h3 {
	font-size:18px;
	color:#A9994C;
	margin:0;
	padding:0;
}

#minifacts p.caption {
	font: 11px/13px helvetica, arial, sans-serif;
	color: #808080;
	text-align: left;
	margin:5px 0 0 0;
	padding:0;
}

#minifacts span.date {
	font-family: georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#minifacts span.highlight {
	font-weight: bold;
	color:#000;
}

#minifacts a:link,
#minifacts a:visited {
	text-decoration: underline;
}
#minifacts a:hover {
	text-decoration: none;
}

#minifacts img.floatLeft {
    float: left; 
    margin: 4px;
}

#minifacts img.floatRight { 
    float: right; 
    margin: 4px; 
}

a:link { color: #3E3E3E; }
a:visited { color: #898989; }
/* a:hover { color: #fff; background-color: #291F02; } */

a:hover {
	text-decoration: none;
	background:#208EC0;
	color:#FFF;
}

.tag .img {
	border-style: none;
	border:none;
}

/*-----------------------------------
footer
------------------------------------*/

#close_foot {
	clear: both;
}

#recently {
	width: 365px;
	float: left;
		padding-left: 10px;
}

#recently h2 {
	margin:0;
	text-align: left;
	letter-spacing: -1px;
	font: normal 16px/18px Helvetica, sans-serif;
	color:#B7AC70;
	color: #000;
	color:#291F02;
	font-weight: bold;
}

#recently  li {
	list-style: none;
	color:#5E5E5E;
	font-size: 13px;
}

#recently li h3.date {
	color:#A0C267;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 11px;
	text-transform: none;
	margin: 0;
}
#recently li h3 {
	color:#EEE;
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
	margin: 0;
}

#recently li h3 a:visited,
#recently li h3 a:link{
	color: #777;
	text-decoration: none;
}

#recently li h3 a:hover{
	color: #555;
	background: transparent;
	text-decoration: underline;
}

#recently ul{
	margin-left: 0;
	padding: 0;
}

#recent_posts {
	width: 190px;
	float: left;
	margin-left: 20px;;
}

#recent_posts h2 {
	margin:0;
	text-align: left;
	letter-spacing: -1px;
	font: normal 16px/18px Helvetica, sans-serif;
	color:#291F02;
	font-weight: bold;
}

#recent_posts li {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	margin: 0;
	text-align: left;
	list-style: none;
}
#recent_posts a:link{
	color: #208EC0;
	font-weight: bold;
}
#recent_posts a:hover {
	color: #FFF;
}

#recent_posts ul {
	margin-left: 0;
	padding: 0;
}

#copyright {
	clear: both;
	width: 590px;
	color:#5E5E5E;
	font: 12px "Verdana", sans-serif;
	line-height: 14px;
	margin-left: 30px;
}

/*-----------------------------------
commments
------------------------------------*/

ol.commentlist {
	background: #E8F7D9;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

ol.commentlist a:visited,
ol.commentlist a:link {
	color: #208EC0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ol.commentlist a:hover{
	color: #FFF;
}

#comment_form {
	padding-left: 10px;
	background: #E8F7D9;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*-----------------------------------
archives
------------------------------------*/

strong a:visited,
strong a:link {
		color:#291F02;
		font: normal 18px/20px helvetica, arial, sans-serif;
		font-weight:bold;
		margin:0;
		padding:0;
		text-decoration:none;	
}
strong a:hover {
	color: #FFF;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 20px;
	font: normal 13px/15px Verdana, helvetica, arial, sans-serif;
	color:#A0C267;
}

.postspermonth a:visited,
.postspermonth a:link {
	text-decoration: none;
	padding: 0;
	text-align: left;
}

.postspermonth li {
	padding-bottom: 3px;
}

ul.utwrelposts {
	list-style: circle;
	margin: 0;
	padding: 0;
}

.utwrelposts li {
	color:#5E5E5E;
	font: 12px "Verdana", sans-serif;
	line-height: 14px;
}

.utwrelposts a {
	font: 13px/13px "Lucida Grande", "Verdana";
	font-weight: normal;
	text-decoration: none;
	color:#208EC0;
	margin-top:0px;
	padding:0;
}

.utwrelposts a:hover {
	color: #FFF;
}





























