body{
	background-color: #c9c9c9;
	font-family: arial, verdana, sans-serif;
}
a{
	color: #81425F;
	text-decoration: none;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: left center;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}
a img{
	border: none;
}

a.add{
	background-image: url(/assets/img/icons/add.png);
	padding: 4px 0px 4px 20px;
	line-height: 20px;
}
h2{
	margin: 0px 0px 5px;
}

div#site_container{
	width: 958px;
	margin: 30px auto 0px;
	background: #ffffff url(/assets/img/interface/body_bg.jpg) no-repeat left top scroll;
	padding-top: 123px;
	border:1px solid #999999;
}
a#home_link{
	display: block;
	width: 525px;
	height: 130px;
	padding: 0px;
	margin-bottom: 30px;
	margin-left: 218px;
}
a#home_link:hover{
	background-color: transparent;
}
ul#site_links a{
	background-position: 2px 2px;
	padding-left: 24px;
	width: 176px;
}
a#top_link_add_article{
	background-image: url(/assets/img/icons/add.png);
}
a#top_link_contact{
	background-image: url(/assets/img/icons/contact.png);
}
a#top_link_admin{
	background-image: url(/assets/img/icons/admin.png);
}
div#site_content{
	background: transparent url(/assets/img/interface/side_menu_bg.png) repeat-y 719px -18px scroll;
	padding-top: 18px;
}
p{
	margin: 0px;
}
div#side_menu{
	float: right;
	margin-right: 33px;
	width: 200px;
}
div#main{
	margin-right: 244px;
	margin-left: 10px;
	padding-bottom: 10px;
}
div#footer{
	clear: both;
}
p.flash{
	border: 1px solid #000000;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 4px;
	padding: 2px;
	text-align: center;
}
p.flash_success{
	border-color: #B0B060;
	background-color: #FFFFD0;
	color: #404000;
}

p.flash_info{
	border-color: #8080D0;
	background-color: #F0F0FF;
	color: #6060B0;
}

p.flash_error{
	border-color: #900000;
	background-color: #FF0000;
	color: #ffffff;
}
p.flash_error a{
	color: #ffffff;
	padding: 1px 0px 1px 4px;
}
p.flash_error a:hover{
	color: #000000;
}
div.post_container{
	padding-bottom: 16px;
	background: transparent url(/assets/img/interface/page_separator.png) no-repeat center bottom scroll;
}
h2.post_title{
	margin: 0px 0px 8px;
	font-size: 16pt;
	letter-spacing: 2px;
	line-height: 84px;
}
h2.post_title,
h2.post_title a,
h2.post_title a:hover{
	background-color: #f5f5ea;
	color: #000;
	text-decoration: none;
}
h3.date{
	float: left;
	text-align: center;
	border: 1px solid #c0c0c0;
	padding: 4px 0px;
	margin: 0px 10px 0px 0px;
	width: 64px;
	background-color: #ffffff;
}
h3.date span{
	display: block;
}
h3.date span.day{
	font-size: 8pt;
}
h3.date span.date{
	font-size: 26pt;
	color: #f55;
	line-height: 30px;
}
h3.date span.month{
	font-size: 6pt;
	font-family: verdana;
}
h3.date span.year{
	font-size: 12pt;
}
div#article_preview{
	background-color: #f6f6f6;
	border: 1px solid #c0c0c0;
	font-size: 10pt;
	text-align: justify;
	line-height: 18px;
	padding: 0px 6px;
	margin-bottom: 20px;
}
div#article_preview h3{
	margin: 0px 0px 6px;
	border-bottom: 1px solid #c0c0c0;
	padding: 3px 0px;
}
div.post_content{
	font-size: 10pt;
	text-align: justify;
	line-height: 18px;
	padding: 0px 20px;
}
div.post_author{
	text-align: right;
	font-size: 8pt;
	padding: 6px 0px;
	border-top: 1px dashed #c0c0c0;
	margin-top: 6px;
}
div.pagination{
	text-align: center;
	border-top: 1px solid #ffe28d;
	padding-top: 5px;
	margin-top: 12px;
}
div.pagination a{
	font-size: 8pt;
	padding: 4px 7px;
}
div.pagination a.page_current{
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
}
div.pagination a.page_around_1{
	font-weight: bold;
	font-size: 12pt;
}
p.bb_center{
	text-align: center;
}
span.bb_strong{
	font-weight: bold;
}
span.bb_italic{
	font-style: italic;
}
span.bb_big{
	font-size: 18pt;
}
span.bb_small{
	font-size: 6pt;
}
label{
	font-weight: normal;
}
label.required{
	font-weight: bold;
}
td.error{
	background-color: #ff0000;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 6px;
}
div#comments{
	font-size: 10pt;
}
div#comments h2{
	margin: 0px 0px 10px;
	font-size: 14pt;
}
div.comment_container{
	position: relative;
}
img.comment_baloon{
	position: absolute;
	right: -86px;
	top: -78px;
	display: none;
}
div.comment_container:hover img.comment_baloon{
	display: block;
}
p.no_comment{
	margin-bottom: 20px;
	font-weight:bold;
	text-align: center;
	text-decoration: underline;
}
div#comments_container{
	padding-bottom: 34px;
	background: transparent url(/assets/img/interface/page_separator.png) no-repeat center bottom scroll;
}
div.comment_container{
	border-bottom: 1px solid #e0e0e0;
}
div.comment_container.even{
	background-color: #f8f8f8;
}
div.comment_content{
	padding: 10px 6px;
}
div.comment_content h4{
	margin: 0px 0px 2px;
	font-size: 10pt;
}
div.comment_author{
	text-align: right;
	font-size: 8pt;
	border-top: 1px dashed #e0e0e0;
	padding: 2px 6px;
}

form table{
	width: 100%;
}
form table th{
	background-color: #f6f6f6;
}
form table tbody th{
	text-align: right;
	padding-right: 10px;
	width: 170px;
}
form table th p{
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	color: #808080;
	font-family: verdana, arial, sans-serif;
}
form table input.text,
form table input.password,
form table textarea{
	padding: 3px;
	border-style: solid;
	border-width: 1px 1px 2px;
	border-color: #e0e0e0 #e0e0e0 #d0d0d0;
	width: 98%;
	font-family: arial, verdana, sans-serif;
}
form table#add_comment textarea{
	height: 100px;
}
form table#add_article textarea{
	height: 300px;
}
form table td.info{
	font-style: italic;
	color: #909090;
	width: 190px;
	padding-left: 4px;
}
p.submit{
	margin: 6px 0px 0px;
}
td.submit{
	text-align: center;
	padding-top: 6px;
}
input.submit{
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0 #c0c0c0 #c0c0c0 #e0e0e0;
	background-color: #f0f0f0;
	padding: 4px 10px;
	font-weight: bold;
}
ul.group{
	margin: 0px 0px 30px;
	padding: 0px;
	list-style-type: none;
}
li.group_title{
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #E8E8E8;
	padding: 0px 0px 4px 0px;
}
li.group_item_text{
	padding: 0px;
	margin: 0px;
}
li.group_item_text a{
	display: block;
	width: 184px;
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #fcfcfc;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	padding: 4px 0px 4px 16px;
	background-image: url(/assets/img/icons/bullet_6.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}
li.group_item_text_image table{
	width: 100%;
}
li.group_item_text_image th{
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	width: 0px;
}
li.group_item_text_image th img{
	display: block;
}
li.group_item_text_image td{
	vertical-align: middle;
	text-align: center;
}
li.group_item_text_image a{
	background-image: none;
	padding: 0px;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
li.group_item_text a:hover,
li.group_item_text_image a:hover{
	background-color: #f9f9f9;
}
li.group_item_image{
	padding: 0px 0px 2px;
	margin: 0px;
	text-align: center;
}
li.group_item_image a{
	padding: 0px;
	background-image: none;
}
table.listing{
	width: 100%;
	font-size: 8pt;
}
table.listing th,
table.listing td{
	padding: 2px 4px;
}
table.listing thead th{
	background-color: #f0f0f0;
	text-align: left;
}
table.listing .comment_count{
	width: 30px;
	text-align: center;
}
table.listing .date{
	text-align: center;
	width: 42px;
}
table.listing thead th.action{
	width: 40px;
	text-align: center;
}
table.listing thead th.title{
	width: 230px;
}
table.listing td.action{
	text-align: center;
}

table.listing tbody th{
	text-align: left;
	background-color: #f0f0f0;
}
table.listing tbody th.menu_item_title{
	background: #f9f9f9 url(/assets/img/icons/link.png) no-repeat 4px 50% scroll;
	padding-left: 26px;
}
table.listing tbody th.menu_item_add{
	background-color: #f9f9f9;
	/*padding-left: 26px;*/
}
table.listing tbody th.online{
	background-color: #e0ffe0;
}
table.listing tbody th.waiting{
	background-color: #ecf0ff;
}
table.listing tbody th.offline{
	background-color: #ffe0e0;
}
table.listing tbody tr.hl:hover th,
table.listing tbody tr.hl:hover td{
	background-color: #e0e0ff;
}

div.bbcode{
	padding: 4px 0px 0px 4px;
}
div.bbcode img{
	border: 1px solid #E0E0E0;
	cursor: pointer;
	margin-right: 2px;
	padding: 3px;
}
div.bbcode img:hover{
	border-color: #8080f0;
}
div.smiley img{
	padding: 0px 6px;
	cursor: pointer;
}
div.fake_file{
	border: 1px solid #E0E0E0;
	cursor: pointer;
	padding: 2px;
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
	width: 200px;
}
div.fake_file input{
	width: 200px;
	height: 100%;
}
div#upload_container{
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
}
table#upload th.first{
	width: 90px;
	text-align: center;
	padding: 1px;
}
table#upload th.file{
	width: 250px;
}
table#upload th.dimensions{
	width: 160px;
}
table#upload th.force_download{
	width: 40px;
}
table#upload td{
	text-align: center;
}

ul#attached_files{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#attached_files li{
	background-color: #f0f0f0;
	padding: 2px 0px 2px 16px;
	width: 238px;
	float: left;
	margin-right:  2px;
	margin-bottom: 2px;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 1px 50%;
}
ul#attached_files li:hover{
	color: #8080F0;
	background-color: #f8f8f8;
}
ul#attached_files li.image{
	background-image: url(/assets/img/icons/attached-image.gif);
}
ul#attached_files li.file{
	background-image: url(/assets/img/icons/attached-file.gif);
}
div#ask_confirmation{
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	margin-top: 60px;
}
div#ask_confirmation input{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	border: 2px solid #000000;
	margin: 20px 10px;
	cursor: pointer;
	width: 96px;
	height: 50px;
}
div#ask_confirmation input.confirm{
	border-color: #B0B060;
	background-color: #FFFFD0;
	color: #404000;
}
div#ask_confirmation input.cancel{
	border-color: #B06060;
	background-color: #FFD0D0;
	color: #400000;
}