ul, li {margin:0;padding:0;}
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 70%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	/*background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	background-color:#222121;
}

em {
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	border-width: 0px;
}

.download {
	clear: both;
	padding: 3px;
	color: #000000;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

div.headline {
	border: 2px solid #0057A8;
	padding:0;
	width:456px;
}

div.headline div{
	border: 1px solid #D30D44;
	width:454px;
}


.notice {
	clear: both;
	padding: 3px;
	color: #CC0033;
	margin-right: 50px;
	font-size: 12px;
line-height: 18px;
	font-weight: bold;
}

.warning {
	clear: both;
	padding: 3px;
	color: #FF9900;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

img.alignright {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}

img.aligncenter {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}

.alignleft {
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap_talia {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#container_talia {
	margin: 0px;
	float: left;
	width: 860px;
	background-color: white;
}

#header_talia {
	background: #222121 url(images/header.jpg) no-repeat 0 0;
	float: left;
	width: 840px;
	padding-right: 10px;
	padding-left: 10px;
	height: 230px;
	border-top:solid 6px #d30d44;
	border-bottom:solid 6px #0057a8;
	z-index:100;	
}

#content_talia {
	float:left;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	width:850px;
}

.right-content-talia {
	float: right;
	width: 670px;
}

.left-content-talia {
	float: left;
	width: 173px;
}

#left-post {
	width: 460px;
	padding-right: 0px;
	padding-left: 10px;
	float: left;
	position: relative;
	padding-top: 20px;
}

#right-sidebars {
	float: right;
	width: 185px;
	padding-bottom: 25px;
}

#left-sidebars {
	float: left;
	width: 185px;
	padding-bottom: 25px;
}

#footer_talia {
	background-color: #292F33;
	clear: both;
	margin:0 auto;
	position:relative;
	height: 60px;
	text-align: center;
	padding-top: 22px;
	color: #CCCCCC;
	width:860px;
	font-size: 11px;
}

#footer_talia a:link, #footer_talia a:visited {
	color: #999999;
	text-decoration: none;
}

#footer_talia a:hover, #footer_talia a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.header_site_desc {
	position:absolute;
	height: 90px;
	width: 400px;
	padding-top: 5px;
}

.header_site_desc h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	font-size: 1.9em;
	color: #FFFFFF;
	font-weight: normal;
}

.header_site_desc p {
	font-size: 14px;
	color: #F4f4f4;
	margin: 0px;
	float: left;
	width: 400px;
	font-weight: bold;
}

/*.header_site_desc h1 a:link, .header_site_desc h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.header_site_desc h1 a:hover, .header_site_desc h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	border-left-width: 2px;
    border-left-style: solid;
	border-left-color: #9ACA3C;
}*/

.header_nav_box {
	position:absolute;
	top:196px;
	z-index:100;
}




.sidebar-box {
	width: 185px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.sidebar-box h3 {
	width: 173px;
	border: 1px solid #000;
	font-size: 1.4em;
	color: #FFFFFF;
	background-image: url(images/h2navbg.gif);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 28px;	
	padding:0 0 0 10px;
	margin:10px 0 0 0;
	clear:both;
}

.sidebar-box ul {
	background-color: #EEEEDD;
	margin: 0px;
	width: 183px;
	list-style-type: none;
	padding: 8px 0px 8px 0px;
	border: solid 1px #E2E2C5;
}

.sidebar-box ul li{
	display: block;
	clear:left;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	margin: 0px;
	display: block;
	padding: 3px 0px 3px 18px;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}

.sidebar-box ul li a:hover, .sidebar-box ul li a:active {
	color:#D30D44;
}

.post-fixed {
	float: left;
	height: 25px;
}

#post-entry {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
}

.post-meta {
	margin: 0px;
	float: left;
	padding: 8px 0 8px 0;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #EEEEEE;
	border-left-color: #F4F4F4;
}

#post-entry h1 {
	font-size: 2.2em;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom: 1px dotted #CCCCCC;
	width:100%;
	padding: 0px;
	clear:both;
}

#post-entry h2 {
	font-size: 1.9em;
	color: #d30d44;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0px;
	clear:both;
}

#post-entry h3 {
	font-size: 1.9em;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 0px;
	clear:both;
}

#post-entry h4 {
	font-size: 1.9em;
	color: #000000;
	float: left;
	width: 460px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	clear:both;
}

#post-entry h1 a:link, #post-entry h1 a:visited {
	color: #666666;
	text-decoration: none;
}

#post-entry h1 a:hover, #post-entry h1 a:active {
	color: #333333;
	text-decoration: underline;
}

.posted-aut-cat {
	font-size: 12px;
	color: #000000;
}

.posted-aut-cat a:link, .posted-aut-cat a:visited {
	color: #666666;
	text-decoration: none;
}

.posted-aut-cat a:hover, .posted-aut-cat a:active {
	color: #000;
	text-decoration: underline;
}

.post-content {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

.post-commented {

	float: left;

	width: 460px;

}

.post-box {
	float: right;
	height: 35px;
	width: 100px;
	margin: 0px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/commented_v.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;

}

.post-box a:link, .post-box a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

.post-box a:hover, .post-box a:active {

	color: #000000;

	text-decoration: underline;

}

.post-content code {

	display: block;

	padding: 5px;

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";

	font-size: 13px;

	color: #000000;

	background-color: #F4F4F4;

	border: 1px dotted #F7F7F7;

}

.post-content img {

	padding: 2px;

	background-color: #f7f7f7;

}

.post-content blockquote {

	background-image: url(images/bquote.gif);

	background-repeat: no-repeat;

	background-position: left top;

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	padding-top: 15px;

	padding-left: 38px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #333333;

	text-align: left;

	font-weight: normal;

}







.post-content a:link, .post-content a:visited {

	color: #333333;

	text-decoration: underline;

	font-weight: bold;

}

.post-content a:hover, .post-content a:active {

	color: #FF9900;

	text-decoration: none;

	font-weight: bold;

}

.post-navs {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
	color: #000000;
}

.post-navs a:link, .post-navs a:visited {

	color: #000000;

	text-decoration: none;

}

.post-navs a:hover, .post-navs a:active {

	color: #CCCC99;

	text-decoration: none;

}

#comment-temps {

	float: left;

	width: 460px;

}

#comment-temps a:link, #comment-temps a:visited {

	color: #d30d44;

	text-decoration: underline;

}

.rssfeed {

	margin: 0px;

	float: left;

	width: 460px;

	background-image: url(images/feed.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 20px;

	text-align: left;

	font-size: 13px;

	color: #000000;

}

#comment-temps a:hover, #comment-temps a:active {

	color: #000;

	text-decoration: none;

}

.com-box {

	margin: 0px;

	float: left;

	width: 460px;

	border: 1px solid #F2E8C6;

	background-color: #EEEEDD;

	color: #333333;

	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";

	letter-spacing: 1px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

.author_com {

	float: left;

	width: 445px;

	font-size: 14px;

	font-weight: bold;

	background-image: url(images/comment.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 17px;

}

.author_date {

	float: left;

	width: 460px;

	font-size: 12px;

	color: #333333;

}

.author_com_text {

	float: left;

	width: 460px;

	padding-top: 8px;

	font-size: 11px;

	line-height: 20px;

	font-family: Arial, Helvetica, sans-serif;

}

.com-fixed {

	float: left;

	height: 20px;

	width: 460px;

}

.com-box_alt {

	margin: 0px;

	float: left;

	width: 460px;

	border: 1px solid #EEF4E3;

	background-color: #FFFFFF;

	color: #333333;

	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";

	letter-spacing: 1px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

.author_com_text blockquote {

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	padding-left: 5px;

	border-left-width: 4px;

	border-left-style: solid;

	border-left-color: #000000;

	padding-top: 3px;

	padding-bottom: 3px;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

}

.author_com_text code {

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	font-size: 12px;

	font-family: "Lucida Grande", "Lucida Sans", Tahoma;

	color: #000000;

	padding: 3px;

	border: 1px dotted #EFEFEF;

	display: block;

}

#comment-temps form {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 460px;

}

#comment-box {

	float: left;

	width: 460px;

	margin: 0px;

	padding: 0px;

}

#comment-box p {

	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;

}

#comment-box input {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #CCCCCC;

}

#comment-box input:hover {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #999999;

	background-color: #FFFFFF;

}

#comment-area {



	float: left;

	width: 460px;

	margin: 0px;

	padding: 0px;

}

#comment-area p {



	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;

}

#comment-area textarea {

	padding: 3px;

	width: 400px;

	height: 180px;

	border: 1px solid #CCCCCC;

	margin: 0px;

}

#comment-area textarea:hover {

	padding: 3px;

	width: 400px;

	height: 180px;

	border: 1px solid #999999;

	margin: 0px;

}



#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #d30d44;
	font-weight: bold;
}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a {
	text-align: left;
	color: #000000;
	text-decoration: none;
	float: right;
	padding-top: 10px;
}

#wp-calendar #prev a {
	text-align: center;
	color: #d30d44;
	text-decoration: none;
	float: left;
	padding-top: 10px;
}

#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	background-color: #EEEEDD;
	width: 183px;
	list-style-type: none;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
border-top-color: #E2E2C5;
	border-right-color: #E2E2C5;
	border-bottom-color: #E2E2C5;
	border-left-color: #E2E2C5;
	font-size: 12px;
	margin: 0px;
	float: left;
}

#wp-calendar caption {
	width: 183px;
	font-size: 1.3em;
	color: #FFFFFF;
	background-repeat: repeat-x;
	height: 31px;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	background-position: bottom;
	padding: 0px;
	text-indent: 6px;
}

#partners img {
	width:140px;
}

.clear-sidebar {
	float: left;
	height: 10px;
	width: 198px;
}


.post-content table.ec3_schedule {
	float:none;
}