body
{
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

body.mceContentBody {
	background: #FFF;
	text-align: justify;
}

label
{
	width: 100px;
	float: left;
	margin-right: 5px;
	display: block;
}

img
{
	border: 0;
}

h1
{
	display: none;
}

h2
{
	margin-bottom: 0;
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-size: 14px;
}

table
{
	border-collapse: collapse;
}

td, th 
{
	border: 1px solid #CCCCCC;
	padding: 2px;
}

a, a:link, a:visited, a:active
{
	color: #00a;
	text-decoration: none;
}

a:hover, .box a:hover, #navbar a:hover, .download_link a:hover
{
	text-decoration: underline;
	color: #DD6900;
}

#topbar, #menubar, #header, #content, #bottombar, #admbar
{
	width: 750px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0 auto;
}

#topbar, #menubar, #bottombar, #admbar
{
	height: 32px;
	background-color: #000000;
	background-image: url('images/black_shader.png');
}

#header
{
	height: 173px;
	background-image: url('images/logo.png');
}

#content
{
	background-color: #FFFFFF;
	text-align: left; /* To keep page_content divs aligned to the left */
	min-height: 650px;
}

#sidemenu
{
	width: 162px;
	float: right;
	margin-left: 5px;
}

#bottombar, #admbar
{
	line-height: 32px;
}

#pagination
{
	margin-top: 10px;
	font-weight: bold;
}

#pagination li
{
	padding: 3px;
	border: 1px solid #CCCCCC;
}

#navbar
{
	padding: 0;
	margin: 0;
}

#navbar a
{
	display: block;
	float: left;
	padding: 10px 15px 0px 47px;
	border-right: 1px #777777 solid;
	text-align: center;
	height: 22px;
	overflow: hidden;
}

#navbar a:hover
{ 
	background-position: 3px -32px;
}

#navbar li, #recent_images li, #pagination li, #pagination, .itemtags, .itemtags li, #tagcloud li, #admmenu li
{
	display: inline;
}

#gallery li
{
	float: left;
	width: 170px;
	height: 205px;
	border: 1px dashed #bfbfbf;
	text-align: center;
	margin: 3px;
}

#tagcloud li
{
	margin-right: 5px;
}

#gallery_container
{
	margin-top: 10px;
	text-align: left;
}
#home
{
	background: url('images/home.png') 3px 0 no-repeat;
}

#postlink
{
	background: url('images/latest.png') 3px 0 no-repeat;
}

#images
{
	background: url('images/images.png') 3px 0 no-repeat;
}

#tcloud
{
	background: url('images/cloud.png') 3px 0 no-repeat;
}

.box ul, .itemtags, #tagcloud, #gallery, #pagination ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.page
{
	clear: left;
	text-align: justify;
	width: 570px;
	padding: 5px;
}

.page p, .scrollbox, .page h3, .page hr
{
	/* This is a fix for IE6 */
	width: 568px;
}

.boxheader, .box
{
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 11px;
}

.boxheader
{
	margin-top: 6px;
	height: 24px;
	line-height: 24px;
	background-color: #2c2c2b;
	background-image: url('images/black_gel.png');
	font-weight: bold;
}

.box
{
	background-color: #4d4d4d;
	padding-top: 4px;
	padding-bottom: 7px;
}

.box a, #navbar a, #bottombar, #admbar a, #admbar
{
	color: #FFFFFF;
}

.scrollbox
{
	overflow: auto;
	border: 1px solid #CCCCCC;
}

.arrow
{
	background: url('images/arrow.gif') center left no-repeat;
	padding-left: 12px;
}

.image_thumbnail, .gallery_image
{
	vertical-align: middle;
}

.post_info, .gallery_item_bot
{
	font-size: 10px;
	color: #777777;
}

.standard_image
{
	border: 2px solid #000000;
	padding: 3px;
}

.gallery_item_top
{
	height: 170px;
	line-height: 170px;
}

.gallery_item_bot
{
	height: 35px;
}

.download_link a
{
	display: block;
	height: 32px;
	width: 100px;
	text-indent: 36px;
	background: url('images/download.png') 0 0 no-repeat;
	line-height: 32px;
	overflow: hidden;
	border: 1px dashed #bfbfbf;
}

.download_link a:hover
{
	background-position: 0 -32px;
	border: 1px solid #bfbfbf;
}
