/* basics */

@font-face {
	font-family: GraublauWeb;
	src: url("js/GraublauWeb.otf") format("opentype");
}

@font-face {
	font-family: GraublauWeb;
	font-weight: bold;
	src: url("js/GraublauWebBold.otf") format("opentype");
}


html, body {
	border: 0;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body { background: #FFFFFF; }
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote { margin: 0; padding: 0; }
p { line-height: 18px; }
h2 {font:normal 16pt GraublauWeb, georgia, times; color:#FF0000;}
p, h1, h2, h3, h4, h5, ul, ol, blockquote p { padding: 10px 0; }
ul, ol { list-style: none; }
small { font-size: 12px; }
code { background: #FFFFC1; }
a {
	color: #F00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FF0000;
	color: #FFF;
}
a img { border: none; }
a img:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignleft { float: left; margin: 14px 15px 10px 0; }
.alignright { float: right; margin: 14px 0px 10px 15px; }
.wrap {
	width: 100%;
}
.left-col { float: left; }
.right-col { float: right; }
#container { margin: 0 auto; width: 1000px; }
#header { height: 100px; width: 100%; }
#header h1 { padding: 30px 0 0 0px; }
#menu { height: 35px; width: 100%; }
#menu ul { height: 35px; padding: 0; background: url('images/menu_bg.gif'); top: 1px; }
#menu ul li { display: inline; font-size: 14px; line-height: 35px; }
#menu ul li a {
	color: #F00;
	display: block;
	float: left;
	padding: 0 27px 0 0;
}
#menu ul li a:hover { color: #FFFFFF; background: #FF0000; cursor: pointer; }
#menu ul li a span { display: block; float: left; height: 35px; padding: 0 0 0 27px; }
#menu ul li.current_page_item { line-height: 35px; }
#menu ul li.current_page_item a { border: 0; color: #FFFFFF; margin-top: 0; background: #FF0000; }
#menu ul li.current_page_item a:hover {
	color: #FCF;
}
#menu ul li.current_page_item a span { height: 35px; }
#menu ul li.first a { border: 0; }
#menu ul li.current_page_item a { margin-right: -1px; position: relative; }
.background { background: #FFFFFF url('images/content_bg.gif') repeat-y right 0px;  }
#content { width: 651px; }
h2.arh { background: #f9f9f9; border-bottom: #e8e8e8 1px solid; font-size: 20px; line-height: 25px; margin-left: 1px; padding: 10px 15px; width: 620px; color: #666666; font-weight: normal; }
.post { border-bottom: #e8e8e8 1px solid; clear: both; padding: 30px 30px; }
.error, .page { border: 0; }
.post a { font-weight: bold; }
.post a:hover { text-decoration: none; }
.post h2.title {
	font-size: 28px;
	line-height: 30px;
	padding-top: 0px;
	font-weight: bold;
}
.post h2.title a {
	font-weight: bold;
	color: #3e3e3e;
	font-size: 28px;
}
.post h2.title a:hover {
	text-decoration: none;
	background-color: #FF0000;
	color: #FFF;
}
.post h3 { font-size: 14px; padding: 5px 0; }
.post ol, .post-content ul { line-height: 20px; }
.post ul { padding-left: 30px; }
.post ul li { list-style: circle; padding: 3px 0; }
.post ol { padding-left: 37px; }
.post ol li { list-style: decimal; padding: 3px 0; }
.post blockquote { border-left: 2px solid #777777; color: #777777; font-style: italic; margin: 5px auto 15px; padding: 0px 10px; width: 85%; }
.post span.read_more { display: block; float: left; font-size: 13px; padding: 5px 0 10px 0; }
.post a span.read_more { color: #1A86DF; text-decoration: underline; }
.post a:hover span.read_more { text-decoration: none; }

.post h4.author { background: url('images/icon_author.gif') no-repeat left center; font-style: italic; margin: 0px 10px 5px 0px; float: left; padding: 0px 0px 0px 20px; }
.post h4.comments { background: url('images/icon_comment.gif') no-repeat left center; margin: 0px 10px 5px 0px; float: left; padding: 0px 0px 0px 20px;  }
.post h4.comments a { color: #666666; }
.post h4.date { margin: 0px 10px 5px 0px; float: left; padding: 0px 0px 0px 20px;  }

.more_posts { clear: both; margin-left: 30px; padding: 5px 0 6px 0; width: 400px; }
.more_posts h2 { font-size: 16px; }
.more_posts h2 a { color: #404040; font-weight: normal; }
.more_posts h2 a:hover { color:#FFF}
h3#comments, h3.lc { font-size: 18px; padding: 0px; }
h3.lc { padding-top: 20px; }

#comments_wrap { padding: 30px 30px 0px; }

#respond {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#respond h3 { padding-top: 0px; }

.comments_wrap { border-bottom: #e8e8e8 1px dotted; clear: both; margin: 20px 0 0px 0px; padding-bottom: 5px; }
.comments_wrap img { background: none; padding: 1px; }
.comments_wrap .left { float: left; padding-top: 2px; width: 46px; }
.comments_wrap .left img { border: #D7D7D7 1px solid; padding: 1px !important; }
.comments_wrap .right { margin-left: 55px; }
.comments_wrap .right h4 { font-size: 11px !important; font-weight: normal; padding: 0; text-transform: none; }
.comments_wrap .right h4 b { font-size: 12px !important; }
.comments_wrap .right h4 a { text-decoration: none; }
.comments_wrap .right h4 a:hover { text-decoration: underline; }
#content form {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
}
#content form label { display: block; font-size: 12px; margin: 10px 0; }
#content form label input {
	font-size: 15px;
	padding: 3px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	border: 1px solid #FF0000;
	font-weight: bold;
}
#content textarea {
	display: block;
	font-size: 15px;
	margin-bottom: 0px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	border: thin solid #FF0000;
	width: 330px;
}
#content form input {
	margin-top: 0px;
	border: thin solid #F00;
	font-weight: bold;
	color: #F00;
}
.lc_logged { margin-top: -10px; padding: 0; }
#sidebar {
	width: 289px;
	background-color: #FFF;
}
#sidebar h2 {
	color: #666;
	font-size: 14px;
	padding-top: 0px;
	font-style: normal;
}
#search {
	height: 57px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F5F5;
	right: auto;
}
#search form {
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
}
#search form div { background: url('images/search_field.gif') no-repeat 0 0; height: 28px; position: relative; width: 259px; }
#search form input.search_box {
	background: transparent;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	left: 5px;
	outline: none;
	position: absolute;
	top: 5px;
	width: 175px;
	color: #FF0000;
}
#search form input.submit { position: absolute; right: 0; }
#sidebar .block {
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #F6F5F5;
}
#sidebar .block a {
	color: #FF0000;
	font-weight: bold;
}
#sidebar .block a:hover {
	color: #FFF;
}
#sidebar .block ul { padding: 1px 0 8px 0; width: 100%; }
#sidebar_in .block ul li { background: url(images/circle.gif) no-repeat 5px 11px; line-height: 20px; margin-right: 10px; padding: 4px 0 4px 21px; }
#sidebar_in .block ul li ul li { border: 0; }
#sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul { margin-top: 3px; }
#sidebar .categories ul li, #sidebar .blogroll ul li, #sidebar .widget_categories ul li, #sidebar .widget_links ul li { display: inline; float: left; margin-right: 10px; width: 104px; }
#sidebar .categories ul li, #sidebar .widget_categories ul li { background: url(images/icon_folder.gif) no-repeat 0 6px; }
#sidebar .blogroll ul li, #sidebar .widget_links ul li { background: url(images/circle.gif) no-repeat 5px 11px; font-size: 11px; }
#sidebar .flickr h2 span { color: #0061D8; }
#sidebar .flickr h2 span span { color: #FF1183; }
#sidebar .flickr .wrap { margin-left: -5px; padding-top: 5px; position: relative; }
#sidebar .flickr li { display: inline; float: left; margin-bottom: 10px; margin-left: 10px; }
#sidebar .flickr img { background: #fff; border: #BFCACE 1px solid; display: block; display: inline; float: left; margin-bottom: 5px; margin-left: 5px; padding: 4px; }
#sidebar .adverts { background: url(images/sidebar_block_top.gif) repeat-x 0 0; padding: 15px 0 10px 4px; width: 285px; }
#sidebar .adverts ul { padding: 0; }
#sidebar .adverts ul li { display: inline; float: left; margin-left: 10px; margin-top: 10px; }
#sidebar .adverts img { display: block; }
#wp-calendar { margin-bottom: 15px; padding: 0 0 0px 0; width: 95%; }
#wp-calendar caption { padding: 10px; }
#wp-calendar th, #wp-calendar td { background: #C0DBE2; padding: 5px; text-align: center; }
#wp-calendar td { background: transparent; }
#wp-calendar td, table#wp-calendar th { padding: 3px 0; }
#wp-calendar a { text-decoration: underline; }
#wp-calendar a:hover { text-decoration: none; }
#tag_cloud { padding-bottom: 20px; }
#tag_cloud h2 { margin-bottom: 5px; }
#footer {
	width: 1000px;
	margin: 0 auto;
	background: url(images/footer_bg.gif);
	padding-top: 18px;
	margin-top: -1px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#E6E6E6
}
	
#footer a {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#footer a:hover {
	color: #FFF;
	background-color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#footer h2 {
	color: #666;
}
#footer .popular { }
#footer .popular h2 { font-weight: normal; color: #666666; }
#footer .left-col .wrap { width: 646px; }
#footer .left-col h2 { padding-left: 30px; }
#footer .left-col ul { display: block; float: left; padding: 5px 0 15px 30px; width: 475px; }
#footer .left-col ul li {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding: 6px 0 3px 0;
	font-family: Verdana, Geneva, sans-serif;
}
#footer .left-col ul li a { color: #FF0000; }
#footer .left-col ul li a:hover {
	color: #FFF;
	background-color: #F00;
}
#footer #subscribe {
	color: #F00;
	padding: 0 30px 0 18px;
	width: 241px;
}
#footer #subscribe a {
	font-weight: bold;
	color: #F00;
}
#footer #subscribe a:hover{
	color: #FFF;
	background-color: #F00;
	}
#footer #subscribe h2 { font-size: 16px; color:#666; }
#footer #subscribe p { padding: 8px 0 8px 42px; }
#footer #subscribe p.rss {
	background: url(images/icon_rss.gif) no-repeat 0 11px;
	color: #999;
}
#copyright {
	clear: both;
	color: #677881;
	font-size: 11px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:right 0px;
}
#copyright .left-col { padding-left: 15px; }
#copyright .right-col { padding-right: 15px; }
#copyright .right-col img { vertical-align: middle; }
.wrap:after,
.block ul:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.fix { clear: both; height: 1px; margin: -1px 0 0; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }
.ac { text-align: center; }
.ar { text-align: right; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { display: inline; margin: 3px 0 2px 10px; padding: 4px; }
img.alignleft { display: inline; margin: 3px 10px 2px 0; padding: 4px; }
.alignleft { float: left; }
.alignright { float: right; }
ol.commentlist { margin: 0; padding: 0; }
ol.commentlist li { list-style-type: none; }
ol.commentlist li ul.children { padding-left: 20px; }
ol.commentlist li ul.children li { border-bottom: none; border-top: 1px dotted #D7D7D7; padding-top: 15px; }

