/**

*/ *

{
margin: 0; padding: 0;
}

body {
text-align: center;
font: 12px Verdana;
color: #112222;
}

a {
color: #000000;text-decoration: none;
}

a:hover {
text-decoration: none;
color: #ff0000;
}

img {
border: 0;
}

.break {
font-size: 0;
width: 0; 
height: 0;
clear: both;
}

.alignleft {
float: left;
margin: 4px 10px 5px 0;
}

.alignright {
float: right;
margin: 4px 0 5px 10px;
}

.aligncenter {
text-align: center;
}
.hidden {
display: none;
}

/*wrapper */
#wrapper {
width: 900px;
margin: auto auto;
text-align: left;
padding: 25px 0;
}

/* header */
#header {
padding-bottom: 5px;
}
	
#header h1 {
clear: both;
float: left;
font-size: 0;
padding: 5px 0 5px;
}

#header h1 a {
display: block;
width: 373px; height: 75px;
text-indent: -9999px;
outline: none;
background: url(images/logo.gif) no-repeat 0 0;
}

#header .pages {
float: right;
padding: 5px 0px 0px 0px;
}

#header .ad {
float: right;
padding: 20px 0px 0px 0px;
}

/* Navbar */
#navbar {
clear: both;
list-style-type: none;
height: 35px;
background: url(images/navigation.gif) repeat-x 0 0;
border: 1px solid #CCCCCC;
overflow: hidden;
margin-bottom: 10px;
}

#navbar ul {
list-style-type: none;
}

#navbar ul li {
float: left;
text-transform: uppercase;
font-size: 0.9em;
padding-right: 2px;
background: url(images/divider.gif) no-repeat right 1px;
}

#navbar ul li:hover{
background-color: #f2f2f2;
}

#navbar li a {
color: #112222;
text-decoration: none;
display: block;
padding: 11px 15px;
}
        
#navbar li a:hover {
color: #ff1a1a;
text-decoration: none;
display: block;
padding: 11px 15px;
}



/* content */


#content {
width: 564px;
float: left;
}

#content .articles {
border: 1px solid #e5e5e1;
padding: 10px 10px 10px 10px;
}	

#content .articles h2 {
font-size: 1.3em;
margin-bottom: 10px;
line-height: 1.4em;
}

#content .articles h2 a {
color: #000099;
}
#content .articles h2 a:hover {
color: #ff1a1a;
text-decoration: underline;
}

#content .articles h3 {
font-size: 0.9em;
margin-bottom: 10px;
line-height: 1.4em;
text-decoration: underline;
}

#content .articles h3 a {
color: #000099;
}

#content .articles h3 a:hover {
color: #000000;
text-decoration: underline;
}

#content .articles .block {
clear: both;
font-size: 0.6em;
height: 40px;
background: url(images/block.gif) repeat-x 0 0;
margin-bottom: 5px;
}
#content .articles .block .l {
float: left;
padding: 3px;
}
#content .articles .block .l a {
text-decoration: none;
}

#content .category {
font-weight: bold;
text-transform: uppercase;
}

#content .articles .block .r {
float: right;
padding: 3px;
}

#content .articles .post {
padding: 10px;
}

#content .articles .post .thumb {
margin: 0 5px 5px 0;
}

#content .articles .post .thumb a {
width: 150px; height: 105px;
border: 4px solid #ddd9d1;
background-color: #eeeeee;
overflow: hidden;
float: left;
margin: 0 5px 5px 0;
}

#content .articles .post .thumb a:hover {
border: 4px solid #000000;
}

#content .articles .post .thumb img {
width: 200px;
}

#content .articles .post p {
line-height: 1.4em;
margin-bottom: 10px;
}


#content .single {
padding: 10px;
}

#content .single h2 {
margin-bottom: 10px;
font-size: 1.4em;
text-transform: none;
}

#content .single p {
line-height: 1.5em;
margin-bottom: 10px;
}

#content .single ul, #content .single ol {
list-style-position: inside;
margin-bottom: 10px;
}

#content .single li {
line-height: 1.5em;
padding: 2px 0;

}

#content .single blockquote {
padding: 10px 10px 5px;
margin-bottom: 10px;
background-color: #eeeeee;
border-width: 1px 0;
border-style: solid;
border-color: #e0e0e0;
}

#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
font-size: 1.2em;
margin-bottom: 5px;
}

/* bookmark */
#bookmark {
border: 1px solid #CCCCCC;
padding: 5px 0 5px 5px;
background-color:#f1f1f1;
text-align: center;
}


#bookmark a {
background-color:#f1f1f1;

}
#bookmark a:hover {
background-color:#ff1a1a;
}


/* Search form */

#searchform {
float: left;
width: 340px;
padding-top: 0px;
}

#searchform .text-search {
padding: 3px;
width: 240px;
background: #FFFFFF;
border: 1px solid #D6D6D6;
margin-right: 5px;
}

#searchform .button-search {
background: #F4F4F4;
border: 1px solid #D1D1D1;
font-size: 12px;
}


/* sidebar */

#sidebar {
width: 322px;
float: right;

}
        
#sidebar .search {
border: 1px solid #e5e5e1;
padding: 10px 0 30px 5px;
margin-bottom: 10px;
}

#sidebar .rss {
border: 0px solid #ffffff;
padding: 10px 0 30px 90px;
margin-bottom: 10px;
background:url('images/rssbag.gif') no-repeat;
}

#sidebar .box {
border: 1px solid #e5e5e1;
margin-bottom: 10px;
}

#sidebar h2 {
font-size: 14px;
text-transform: uppercase;
background: url(images/header.gif) no-repeat center 0;
color: #315297;
width: 310px;
text-align: left;
padding: 1px 0 3px 10px;
margin-bottom: 10px;
}

#sidebar ul {
list-style-type: none;
padding: 0 15px 20px;
}

#sidebar ul li {
line-height: 1.6em;
padding: 2px 5px;
border-bottom: 1px solid #DDDDDD;
}

#sidebar ul li:hover {
background-color: #f2f2f2;
}

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

#sidebar ul li a:hover {
color: #a94d56;
text-decoration: none;
}

#sidebar .sponsors {
float: left;
padding: 0 15px 10px;
background-color: #ffffff;
}

#sidebar .sponsors a:hover {
background-color: #000000;
}

#sidebar .sponsors img {
margin: 0px;
}

#sidebar .l {
float: left;
}

#sidebar .r {
float: right;
}
	
#sidebar .sidebar {
width: 156px;
}

#sidebar .sidebar h2 {
background: url(images/header.gif) no-repeat center 0;
width: 145px;
}

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

#sidebar .sidebar ul li {
font-size: 0.9em;
border-bottom: 0;
padding: 4px 0;
font-weight: bold;
border-bottom: 1px solid #DDDDDD;
}
	

/* comment */

#commentform input {
	width: 190px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 530px;
	margin-top:5px;
	}

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	

/* footer */
#footer {
clear: both;
border: 1px solid #e5e5e1;
padding: 10px;
font-size: 0.9em;
color: #000000;
background: url(images/navigation.gif) repeat-x 0 0;
}

#footer a {
text-decoration: none;
color: #112222;
}


#categories {
	margin: 15px 0 5px;
}
* html #categories {height: 1%;}
#categories:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#categories .column {
	float: left;
	width: 175px;
	margin-right: 5px;
}
#categories li {
	list-style: none;
	line-height: 17px;
}
#categories li ul {
	margin: 2px 0 10px;
}
#categories li li {
	font-size: 1em;
	background: url(i/arrow.gif) 9px 7px no-repeat;
	padding: 0 0 0 19px;
}
#categories li div {
	padding: 3px 5px;
	font-weight: bold;
	text-transform: uppercase;
	border: 2px solid #EEE;
}
#categories li li ul {
	margin: 2px 0 2px -7px;
}
#categories li li a {
	color: #808080;
}
#categories li li a:hover {
	color: #AA0001;
}

