/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: underline; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: none; }
a.inv:link, a.inv:visited { text-decoration: none; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: blue;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #242537;
	height: 100%;
}
#page {
	font-size: 1.2em;
	color: #666666;
	width: 901px;
	margin: 0 auto;
	border-top: solid 10px #000000;
}

#top {
	height: 221px;
}
	#logo {
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 100%;
			height: 221px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo-1.jpg) no-repeat 0 0;
			}


#wrap {
	background: url(../img/wrap-bg.gif) repeat-y 0 0;
	margin: 0 0 10px;
}
	#wrap2 {
		background: url(../img/wrap-t.png) repeat-x 0 0;
		width: 100%;
		overflow: hidden;
		padding: 0 0 50px;
	}
		#content {
			float: left;
			width: 539px;
			padding: 62px 30px 0 25px;
			background: #FFFFFF;
			position: relative;
		}
		#side {
			float: right;
			width: 262px;
			background: #66669a;
			padding: 0 18px;
		}

#wrap p {
	line-height: 1.25;
	margin: 0 0 1em;
}
#content ul {
	list-style: disc;
	line-height: 1.4;
	margin: 0 0 1em 1.5em;
}
#content ol {
	line-height: 1.4;
	margin: 0 0 1em 1.5em;
}

#wrap h1 {
	font-family: Georgia, serif;
	font-size: 166%;
	font-weight: bold;
	color: #333333;
	margin: 0 0 .25em;
}
#content h2 {
	font-size: 191%;
	font-weight: bold;
color:#CC0000;
}
	#content h2 a:link, #content h2 a:visited {
		text-decoration: none;
color:#CC0000;
	}



	#menu {
		float: left;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 125%;
		background: url(../img/menu-bg.png) repeat-x 0 0;
		width: 594px;
		position: absolute;
		left: 0;
		top: 0;
	}
		#menu ul {
			height: 37px;
			list-style: none;
			margin: 0;
		}
			#menu li {
				float: left;
			}
			#menu #b1 { width: 120px; }
			#menu #b2 { width: 150px; }
			#menu #b3 { width: 174px; }
			#menu #b4 { width: 150px; }

				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					width: 100%;
					line-height: 37px;
					text-align: center;
					color: #FFFFFF;
					white-space: nowrap;
					text-decoration: none;
					text-transform: uppercase;
				}
					#menu li a:link span, #menu li a:visited span {
						float: left;
						display: block;
						width: 100%;
					}
				#menu li a:link:hover, #menu li a:visited:hover,
				#menu li.active a:link, #menu li.active a:visited {
					background: url(../img/menu-sel.png) repeat-x 0 0;
					color: #ffff65;
				}
					#menu li a:link:hover span, #menu li a:visited:hover span,
					#menu li.active a:link span, #menu li.active a:visited span {
						background: url(../img/menu-sel-r.png) no-repeat 100% 0;
					}
						#menu li a:link:hover span span, #menu li a:visited:hover span span,
						#menu li.active a:link span span, #menu li.active a:visited span span {
							background: url(../img/menu-sel-l.png) no-repeat 0 0;
						}
					#menu #b4 a:link span, #menu #b4 a:visited span {
						background: url(../img/menu-r.png) no-repeat 100% 0;
					}
					#menu #b4 a:link:hover span, #menu #b4 a:visited:hover span,
					#menu #b4.active a:link span, #menu #b4.active a:visited span {
						background: url(../img/menu-sel-r2.png) no-repeat 100% 0;
					}
						#menu #b4 a:link:hover span span, #menu #b4 a:visited:hover span span,
						#menu #b4.active a:link span span, #menu #b4.active a:visited span span {
							background: url(../img/menu-sel-l.png) no-repeat 0 0;
						}

						#menu #b1 a:link span span, #menu #b1 a:visited span span {
							background: url(../img/menu-l.png) no-repeat 0 0;
						}
						#menu #b1 a:link:hover span span, #menu #b1 a:visited:hover span span,
						#menu #b1.active a:link span span, #menu #b1.active a:visited span span {
							background: url(../img/menu-sel-l2.png) no-repeat 0 0;
						}

.post {
	margin: 0 0 35px;
}
	#page .post p.date {
		margin: 0 0 .1em;
		font-size: 91.67%;
		text-transform:uppercase;
	}
	#page .post h2 {
		margin: 0 0 .1em;
	}
	#page .post p.comments {
		font-size: 116.67%;
		margin: 0 0 .75em;

	}

#page .post p.comments a {
text-decoration:none;
color:#666;
}
	.post .info {
		width: 100%;
		overflow: hidden;
		padding: 0 0 5px;
		border-bottom: solid 1px #cccccc;
		margin: 0 0 10px;
		color: #333333;
	}
		#page .post .author {
			float: left;
			margin: 0;
		}
		#page .post .topics {
			float: right;
			margin: 0;
		}



#search {
	margin: 0 -18px 20px;
	padding: 10px 20px;
	height: 60px;
	width: 258px;
	background: #7c5a01 url(../img/search-bg.png) no-repeat 0 0;
	position: relative;
}
	#search a.rss:link, #search a.rss:visited {
		position: absolute;
		right: 10px;
		top: 0;
		height: 40px;
		width: 70px;
	}
		#search a.rss:link span, #search a.rss:visited span {
			background: url(../img/search-bg.png) no-repeat -218px 0;
		}
	#search label {
		display: block;
		color: #FFFFFF;
		padding: 0 0 10px;
		border-bottom: solid 1px #f8e092;
		margin: 0 0 10px;
	}
		#search label a:link, #search label a:visited {
			color: #fefd64;
		}
	#search input.text {
		border: none;
		width: 180px;
		height: 14px;
		padding: 3px 3px;
		margin: 0 5px 0 0;
		background: url(../img/input-1.png) no-repeat 0 0;
	}
	#search input.submit {
	}
@-moz-document url-prefix() {
	#search input.submit {
		padding: 0 2px 2px;
	}
}



#side h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #f8e092;
	margin: 0 0 .3em;
}

.box1 {
	background: #FFFFFF url(../img/box1-b.png) no-repeat 0 100%;
	margin: 0 0 20px;
	width: 261px;
}
	.box1 .in {
		background: url(../img/box1-t.gif) no-repeat 0 0;
		padding: 12px 15px;
		width: 231px;
		overflow: hidden;
	}
	.box1 li {
		line-height: 1.6;
	}
		.box1 li a:link, .box1 li a:visited {
			color: #666666;
		}


#book {
	font-family: Helvetica, Arial, sans-serif;
}
	#book .in {
		padding: 5px 10px;
		width: 241px;
	}
	#book img {
		float: right;
	}
	#book h2 {
		color: #132442;
		font-weight: bold;
		font-size: 150%;
		text-transform: uppercase;
		border-bottom: solid 1px #132442;
		margin: 0 0 .75em;
	}
	#book li {
		margin: 0 0 5px;
		font-size: 108.33%;
		font-weight: bold;
		padding: 0 0 0 10px;
		line-height: 1.4;
		background: url(../img/bullet-1.gif) no-repeat 0 50%;
	}
		#book li a:link, #book li a:visited {
			color: #66669a;

		}

#menu2 {
	width: 260px;
	height: 20px;
	overflow: hidden;
	background: #f0cd45;
}
	#menu2 li {
		float: left;
	}
	#menu2 #b21 { width: 90px; }
	#menu2 #b22 { width: 70px; }
	#menu2 #b23 { width: 100px; }
		#menu2 li a:link, #menu2 li a:visited {
			float: left;
			display: block;
			width: 100%;
			line-height: 20px;
			text-align: center;
			text-decoration: none;
			color: #242537;
		}
			#menu2 li a:link span, #menu2 li a:visited span {
				float: left;
				display: block;
				width: 100%;
			}
		#menu2 li a:link:hover, #menu2 li a:visited:hover,
		#menu2 li.active a:link, #menu2 li.active a:visited {
			background: #d29b02 url(../img/menu2-sel-r.gif) no-repeat 100% 0;
			color: #FFFFFF;
		}
			#menu2 li a:link:hover span, #menu2 li a:visited:hover span,
			#menu2 li.active a:link span, #menu2 li.active a:visited span {
				background: url(../img/menu2-sel-l.gif) no-repeat 0 0;
			}

			#menu2 #b21 a:link span, #menu2 #b21 a:visited span {
				background: url(../img/menu2-l.gif) no-repeat 0 0;
			}
			#menu2 #b21 a:link:hover span, #menu2 #b21 a:visited:hover span,
			#menu2 #b21.active a:link span, #menu2 #b21.active a:visited span {
				background: url(../img/menu2-sel-l2.gif) no-repeat 0 0;
			}
		#menu2 #b23 a:link, #menu2 #b23 a:visited {
			background: url(../img/menu2-r.gif) no-repeat 100% 0;
		}
		#menu2 #b23 a:link:hover, #menu2 #b23 a:visited:hover,
		#menu2 #b23.active a:link, #menu2 #b23.active a:visited {
			background: #d29b02 url(../img/menu2-sel-r2.gif) no-repeat 100% 0;
		}



#best {
	width: 237px;
	padding: 10px 10px;
	border: solid 2px #d29b02;
	background: #FFFFFF;
	margin: 0 0 20px;
}
	#best ul {
		margin: 0 0 .5em;
list-style:none
	}
	#best li {
		line-height: 1.6;
border-bottom:1px solid gray;
padding:10px;
	}
		#best li a:link, #best li a:visited {
			color: #666666;
		}

#archives ul {
	float: left;
	width: 115px;
}




#footer {
	background: url(../img/footer-bg.png) repeat-x 0 0;
	width: 100%;
	overflow: hidden;
	line-height: 1.5;
	height: 61px;
	padding: 5px 0;
}
	#footer .in {
	}
	#footer p.copyright{
		padding: 0 0 0 20px;
		color: #FFFFFF;
	}
		#footer p.copyright a:link, #footer p.copyright a:visited {
			color: #FFFFFF;
			text-decoration: none;
		}
		#footer p.copyright a:link:hover, #footer p.copyright a:visited:hover {
			text-decoration: underline;
		}
		#footer p.copyright .rss {
			padding: 0 10px 0 14px;
			background: url(../img/icon-rss.png) no-repeat 0 50%;
		}



#content h2.trackbacks-header,#content h2.comments-open-header,#content h2.comments-header {margin-top:20px;font-size:16px;font-weight:normal;}

.vcard {font-weight:bold;padding-right:3px;}


.in form {margin:0px;padding:0px;}
.in input {margin-bottom:3px;font-size:90%}

#content blockquote {margin-left:30px;}
#twitter {margin-top:20px;color:white;}