/* Basic
------------------------------------------------------------------------------------------------ */

* { margin:0; padding:0; }
body {
	font-size:12px;
	background: #000; 
	color: #222;
	position:relative;
	font-family: "luciana grande", tahoma,verdana,arial,sans-serif;
}

h3, h4, h5, h6, input, textarea, .title { font-family: Arial, Helvetica, sans-serif; color: #2A1915; }
h1{color:#000; font-size:1.8em; margin: 0 0 10px; font-family: Arial, Helvetica, sans-serif;}
.post h1{margin: 20px 0 10px; font-family:Arial, Verdana; text-transform: uppercase; letter-spacing: -1px; font-size: 2.6em;}
h6, input, textarea { font-size:1em; }

h2, h3{font-size: 1.5em; font-family: "Helvetica Neue", Helvetica; letter-spacing: .01em; margin: 20px 0 10px; font-weight: normal;color: #2F2B26;}
h3, h4{font-size: 1.3em; text-transform: uppercase; font-weight: bold; margin-bottom: 5px}

.page h1, .list h1,
.list h2, span.title{display:block;padding: 0; line-height: 1; margin:0 0 10px; text-transform: uppercase; letter-spacing: -1px; font-size: 20px; color: #000; border-bottom: 3px solid #a6a08c; padding-bottom: 3px; font-weight: 600}

#content .title a{color: #000}
#main-sidebar .title{font-size: 16px; border-width: 2px}

h4.title{background: none; padding: 0; border: none; margin: 0 0 10px 0; text-transform: none; font-size: 22px; color: #01406C}

a { text-decoration:none; color:#3F3C33; outline:0px; }
a:hover { text-decoration:underline; outline:0px; }
a.readmore{color: #a6a08c; font-size:11px; height:25px; line-height:20px; text-align: right; clear: both; display: block; border-top: 1px dotted #a6a08c}

.ad-title{font-size: .8em; color: #808080; text-align: right; float: right; display: none}

p{line-height: 140%; margin-bottom: 15px;}
.small{font-size: .9em; color: #777}
#comments .small{font-size: .8em;}
.small big{font-size: 1.1em}
.large{font-size: 1.2em;}
.info{color:#696969; font-size: 11px}


/* EVENTS */
#events .url{font-size: 11px}
#events .block{font-size: 11px}

/* Bull */
.list ul.bull,
.related_post{list-style-type:circle; margin: 0 0 0 18px; padding-bottom: 5px; font-size: 11px}
.list ul.bull li,
.related_post li{margin-bottom: 2px; list-style-type:circle; border-bottom: none}
.list ul.bull p{margin-bottom: 0}
.post ul.bull{margin-left: 20px}

.related_post{margin-bottom:10px}
.related_post_title{font-size:12px;font-weight:bold;clear:both; margin: 10px 0}

ul.sitemap li{margin-bottom: 5px;}
ul.sitemap ul{margin-left: 20px;}

.item-list{list-style-type:circle; margin: 0; padding-bottom: 5px; font-size: 11px}
.item-list li{margin-bottom: 1px !important; padding-bottom: 1px !important; border-bottom: none !important}
.item-list a{border-bottom: 1px dotted #ccc; display: block; padding: 3px}

dl{font-size: 11px;}
dt{ font-weight: bold; float:left; width:28%;}
dd{display:table; width: 72%}
.author dd{width: 250px}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:1.45em 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}


blockquote{background:#f1f1f1; margin: 0 0 20px 0; padding:10px 10px 1px 10px; font-family: Georgia; font-size: 13px; font-style: italic;}
blockquote cite{font-style: normal; clear: both; display: block; margin: 10px 0 0; font-size: 11px;}
