/* --------------- Layout ------------------- */
body
{
	background-color: black;
	background-image: url(../img/top_bg.png);
	background-repeat: repeat-x;					
	margin: 0;
	padding: 0;
	color: #BBB;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

#headerContainer
{
	height: 72px;
}

#header
{
	padding-top: 20px;
	height: 52px;
}

#header
{
	width: 800px;
	margin: 0 auto;
	height: 65px;
	position: relative;
}

#logo
{
	position: absolute;
	width: 180px;
	height: 54px;
	margin-top: 5px;
	left: 5px;
}

#pageContainer
{
	margin-top: -324px;
}

#container
{
	background-image: url(../img/top_bg_2.png);
	background-repeat: repeat-x;					
	padding-top: 20px;
	width: 100%;
}

#page
{
	width: 800px;
	margin: 0 auto;
	text-align: justify;
}

#rightColumn
{
	width: 215px;
	float: right;
	margin-top: -56px;
	background-image: url(../img/right_column.png);
	background-repeat: no-repeat;
	padding: 47px 20px 0 20px;
	position: relative;
}

#rightColumnMinHeight
{
	width: 1px;
	float: right;
	height: 320px;
}

#rssShadow
{
	background-image: url(../img/rss_shadow.png);
	width: 72px;
	height: 72px;
	position: absolute;
	top: -16px;
	left: 202px;
}

#rss
{
	background-image: url(../img/rss.png);
	width: 45px;
	height: 45px;
	position: absolute;
	top: -3px;
	left: 215px;
	cursor: pointer;
}


#leftColumn
{
	float: left;
	width: 538px;
}


#lights
{
	height: 324px;
	top: 0px;
	width: 100%;
}

#top_light_left
{
	width: 49%;
	float: left;
	height: 83px;
}

#top_light_left .bg
{
	margin-right: 400px;
	height: 83px;
	background-image: url(../img/top_light_bg.png);
}

#top_light_left .border
{
	background-image: url(../img/top_light_l.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 324px;
	margin-right: 400px;
	margin-top: -83px;
}

#top_light_right
{
	width: 49%;
	float: right;
	height: 83px;
}

#top_light_right .bg
{
	margin-left: 400px;
	height: 83px;
	background-image: url(../img/top_light_bg.png);
}

#top_light_right .border
{
	background-image: url(../img/top_light_r.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 324px;
	margin-left: 400px;
	margin-top: -83px;					
}

#footer
{
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
	text-align: center;
	background-image: url(../img/footer_bg.png);
	height: 27px;
	padding-top: 13px;
}		

#footer_lights
{
	height: 40px;
	margin-top: -40px;
}

#footer_light_left
{
	float: left;
	width: 49%;
	height: 40px;
}

#footer_light_left .bg
{
	height: 40px;
	margin-right: 400px;
	background-image: url(../img/footer_light_bg.png);
}

#footer_light_left  .border
{
	background-image: url(../img/footer_l_l.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 40px;
	margin-right: 400px;
	margin-top: -40px;					
}

#footer_light_right
{
	float: right;
	width: 49%;
	height: 40px;
}

#footer_light_right .bg
{
	height: 40px;
	margin-left: 400px;
	background-image: url(../img/footer_light_bg.png);
}

#footer_light_right .border
{
	background-image: url(../img/footer_l_r.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 40px;
	margin-left: 400px;
	margin-top: -40px;					
}

#footer *
{
	color: #BBB;
}

#footer img
{
	vertical-align: middle;
}	

/* --------------- Page ------------------- */

img
{
	border: 0;
}

a, a:visited, a:active
{
	color: #355832;
	font-weight: bold;
}

a:hover
{
	color: #5B9655;
}

a.tag_link
{
	text-decoration: underline;
}

a.friend_link
{
}

img.fav
{
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 2px 5px 2px 5px;
	border: 0;
}

ul.menu
{
	color: #355832;
	font-weight: bold;
	list-style-type: none;
	padding: 0 10px;
	margin: 0;
	font-size: 14px;
}

ul.menu li
{
	padding: 1px 10px;
}

ul.menu a, ul.menu a:active, ul.menu a:visited
{
	color: #355832;
	text-decoration: none;
	display: block;
	height: 20px;
}

ul.menu a:hover
{
	color: #5B9655;
}

p
{
	text-align: justify;
	text-indent: 20px;
	margin: 0;
}

h4
{
	color: #355832;
}

h4.entry_header, .admin h4, h4.admin, h4.note_header
{
	color: #355832;
	font-size: 18px;
}

h4.entry_header
{
	padding-left: 28px;
	margin-bottom: 0;
	position: relative;
}

h4.entry_header a
{
	text-decoration: none;
}

h4.entry_header .icon
{
	position: absolute;
	left: 0;
	top: 10px;
}

img.h_icon
{
	margin-left: 8px;
	float: right;
}

div.author
{
	font-weight: normal;
	font-size: 12px;
	padding-left: 28px;
	text-align: left;
	margin-bottom: 20px;
	color: #666;
}

.darken
{
	color: #343;
}

div.details
{
	margin: 20px 0;
	font-size: 12px;
	text-align: right;
	color: #355832;
	clear: both;
}

div.details a
{
	text-decoration: none;
}

div.hr_entry
{
	border: 0;
	background-image: url(../img/bottom_hr.png);
	height: 1px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 10px 0;
}

div.hr_menu
{
	background-image: url(../img/bottom_hr_mini.png);
	height: 1px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 10px 0;
}

div.hr_entry hr, div.hr_menu hr
{
	display: none;
}

div.img_right, div.img_left, div.img_center
{

	background-color: black;
	padding: 10px;
	color: #BBB;
	font-weight: bold;
	text-align: center;
	font-size: 9px;
	border: 1px solid #222;
	max-width: 140px;
}

div.img_left
{
	float: left;
	margin: 0 10px 10px 0;
	max-width: 140px;
}

div.img_right
{
	float: right;
	margin: 0 0 10px 10px;
	max-width: 140px;
}

div.img_center
{
	margin: 10px auto;
}

img.img_frame
{
	border: 1px solid #222;
	margin-bottom: 5px;
}

table.tab_standard
{
	background-color: transparent;
	border: 1px solid #343;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #555;
}

table.tab_standard  th
{
	text-align: center;
	background-color: #355832;
	color: #BCB;
	width: auto;
}

table.tab_standard  tr.odd
{
	background-color: #222;
}

table.tab_standard  tr:hover
{
	text-align: left;
	background-color: #5B9655;
	color: #000000;
	width: auto;
}

table.tab_standard  caption
{
	padding-bottom: 4px;
	margin-top: -10px;
	color: #BBB;
}

img.table_ico
{
	position: relative;
	top: 3px;
	margin-right: 5px;
}

pre, blockquote
{
	border: 1px solid #333;
	padding: 10px;
	background-image: url(../img/pre_icon.png);
	background-repeat: no-repeat;
	clear: both;
	color: #555;
}

blockquote
{
	background-image: url(../img/quote_icon.png);
	margin: 20px 30px;
}

blockquote div.author
{
	font-weight: bold;
}

pre
{
	overflow: auto;
	font-family: Consolas, Courier New;
	font-size: 11px;
}

q
{
	font-style: italic;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

table.admin_login_table
{
	width: 100%;
}

table.admin_login_table td.left
{
	width: 50%;
	text-align: right;
}

table.admin_login_table td.right
{
	width: 50%;
	text-align: left;
}

.admin input
{
	width: 100%;
	border: 1px solid #355832;
}

.admin .checkbox input
{
	width: 10px;
}

.admin .yesno input
{
	width: 50px;
}

.admin textarea
{
	width: 100%;
	border: 1px solid #355832;
	height: 300px;
}

.admin h5
{
	margin-bottom: 0;
}

img.admin
{
	position: relative;
	top: 5px;
}

img.icon
{
	vertical-align: middle;
	margin-left: 3px;
}

img.icon_right
{
	float: right;
}

table.image_info
{
	border-top: 1px solid #355832;
	border-bottom: 1px solid #355832;
	margin: 5px;
}

td.image_info_id
{
	width: 25px;
	text-align: center;
}

td.image_info_miniature
{
	width: 120px;
	text-align: center;
}

td.image_info_body
{
	width: 200px;
	vertical-align: top;
}

td.image_info_code
{
	font-family: Courier New;
}

div.nextprev img
{
	vertical-align: middle;
}

div.nextprev a
{
	text-decoration: none;
}

#comments
{
}

#comments h5
{
	width: 160px;
	margin: 0;
	text-align: right;
	padding-right: 5px;
	font-size: 10px;
}

#comments input
{
	width: 240px;
	border: 1px solid #DDD;
	margin: 2px 0;
	background-color: #AAA;
	vertical-align: middle;
}

#comments textarea
{
	border: 1px solid #DDD;
	margin: 2px 0;
	background-color: #AAA;
	width: 405px;
}

#comments .comment_submit
{
	width: 150px;
	background-color: #CCC;
	margin-top: 10px;
}

#comments table
{
	width: 400px;
	margin: 0 auto;
}

.clear
{
	clear: both;
}

.align_left
{
	text-align: left;
}

div.error
{
	border: 1px solid #990000;
	padding: 10px;
	margin-bottom: 15px;
	color: gray;
	background-color: #350303;
}

div.comment
{
	border: 1px solid #252525;
	margin-bottom: 10px;
	padding: 5px;
	margin-left: 50px;
	position: relative;
}

div.comment_preview
{
	border: 1px solid #252525;
	padding: 5px;
	margin: 5px 0;
}

div.comment .author, div.comment_preview .author
{
	margin: 0;
	padding: 0;
	float: left;
}

div.comment .dateTime
{
	margin: 0;
	float: right;
}

div.comment_avatar
{
	border: 1px solid #252525;
	padding: 1px;
	width: 40px;
	height: 40px;
	position: absolute;
	top: -1px;
	left: -50px;
}

div.comment_avatar .avatar
{
	width: 40px;
	height: 40px;
}

input.search_box
{
	border: 1px solid #DDD;
	width: 150px;
	height: 10px;
	font-size: 10px;
	vertical-align: middle;
	background-color: #AAA;
}

input.search_button
{
	border: 0;
	width: 24px;
	background-color: transparent;
	background-image: url(../img/magnifier.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

#rightColumn h1, #rightColumn h2, #rightColumn h3
{
	color: #355832;
	border-left: 10px solid #5B9655;
	padding-left: 10px;
	font-size: 22px;
	margin: 4px;
	margin-bottom: 10px;
}

#rightColumn h2
{
	font-size: 18px;
}

#rightColumn h3
{
	font-size: 14px;
}

span.type
{
	font-family: Consolas, Courier;
	color: #888;
}

#comments .checkbox input
{
	width: auto;
}