body {
	background-color: #03080c;
	color: #999;
	font: 12px/125% Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #03080c url('images/bg.jpg') no-repeat fixed top center;
	}

hr {
	background-color: #22201d;
	color: #22201d; /* for coloring the background in IE7 */
	border: 1px solid #363430;
	height: 10px;
	margin: 10px 0;
	width: 860px;
	display: none;
	}

#header a {
	background: url('images/logo.png') no-repeat center center transparent;
	display: block;
	height: 43px;
	width: 316px;
	position: absolute;
	top: 108px;
	left: 40px;
}

a:link, a:visited, a:active {
	color: #d8d7d3;
	text-decoration: none;
}

a:hover, .footer a.vis:hover {
	color: #fff;
	text-decoration: none;
}

.footer a.vis {
	color: #CEDD5E;
}


ul { list-style: none; }

/*  -----|  Structure  |----------------------------------------------------  */

#page {
	margin: 25px auto 25px; /* reduced for Coppermine */
	padding: 0;
	width: 860px;
	}

#header {
	text-align: center;
	background: url('images/default_header.png') no-repeat top center;
	margin: 5px 0 16px -13px;
	width: 874px;
	height: 260px;
	position: relative;
}

#wrapper {
	width: 860px;
}

#headerimg {
	width: 860px;
	display: none;
}

#wrapper {
	background: url('images/content_bkg.png') repeat-y top left;
	border-radius: 15px;
}

.image_header {
	background: #22201d url('images/image_left.png');
	border: 1px solid #363430;
	height: 149px;
	width: 421px;
	}

	.bkgleft { background: url('images/image_left.jpg'); float: left; }
	.bkgright { background: url('images/image_right.jpg'); float: right; }

#footer {
	font-family: Tahoma, 'Times New Roman', serif;
	color: #999;
	}

#sidebar {
	border-right: 1px dotted #034F71;
	padding: 0 14px;
	}

	#content { float: right; font-size: 1.1em;}
	#wrapper #content { float: right; font-size: 1.1em; width: 617px}
	#content h2 { margin: 0 0 10px; }
	#content p { line-height: 1.5em; color: #D8D7D3; }

	#sidebar { border-left: 0; float: left; width: 200px; }
	#sidebar h3 { color: #48CBF9; margin: 15px 0 5px; font-size: 1.1em; font-weight: bold; }
	#sidebar ul { margin: 2px 0 10px; padding: 0;}
	#sidebar li { display: block; padding: 4px 10px; background: #041b2e; margin: 1px 0; border-radius: 2px; }
	#sidebar li:hover { background: #b8c63d; /* Old browsers */
background: -moz-linear-gradient(top, #b8c63d 0%, #859b15 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8c63d), color-stop(100%,#859b15)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b8c63d 0%,#859b15 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b8c63d 0%,#859b15 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #b8c63d 0%,#859b15 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c63d', endColorstr='#859b15',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #b8c63d 0%,#859b15 100%); /* W3C */ }




/* Post Structure */

.post { padding: 0; margin-top: -10px; overflow-x: auto; overflow-y: hidden; }
	.widecolumn .post { padding: 0; margin: 0; }

.top { padding: 15px 10px 0px; background: #1b1814; margin-bottom: 15px; border-bottom: 1px solid #35302a; }
.lastfive { padding-left: 10px; padding-right: 10px; }
	.postmetadata { margin: 3px 0; padding: 0; }
	.postmetadata a { font-weight: bold; }
		#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.3em; }

	.top .entry { font-size: 1.1em; }
	.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }

	.entrytext h2 { border-bottom: 1px solid #48CBF9; display: block; }
	.entrytext ul { list-style-type: square; }

/*  -----|  Typography  |---------------------------------------------------  */

.alblink a:link, .alblink a:active, .alblink a:visited {color:#48CBF9; font-weight: bold;}

h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Arial; font-weight: normal; }

h1 { color: #fff; font-size: 2em; margin: 0 0 8px; }
h1:before, h1:after { color: #444; }
h1 span { color: #48CBF9; }

h2 { color: #48CBF9; font-size: 12px; font-weight: bold; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a; }
	.post h2 a { color: #48CBF9; }
	.post h2.first { font-size: 1.5em; }

	.widecolumn h2.title {
		display: block;
		padding: 13px 10px;
		background: #1b1814;
		margin: 0 0 15px;
		border-bottom: 1px solid #35302a;
		font-size: 1.75em; }

h3 { font-size: 1.2em; }

.galName {
	color: white;
	font-size: 32px;
	position: absolute;
	top: 36px;
	left: 40px;
}
.description {
	color: #48CBF9;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	top: 220px;
	left: 40px;
}

#top_slider {
	width: 360px;
	height: 215px;
	position: absolute;
	top: 20px;
	right: 54px;
}

#top_slider img {
	width: 360px;
	height: 215px;
	border: none;
}

/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.thumb {
	padding: 0 10px;
}

.thumb img {
	border: 1px solid #025670;
	border-radius: 3px;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.textinput {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 0.85em;
        border: 1px solid #999999;
        padding-right: 3px;
        padding-left: 3px;
        background-color : #22201D;
        color:#ffffff;
}

.clickable_option {
        border-bottom : 1px dotted #999999;
        cursor : default;
}

.listbox_lang {
        background-color : #22201D;
        color:#ffffff;
        border: 1px solid #999999;
        font-size: 0.90em;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

.listbox {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        background-color : #22201D;
        font-size: 0.85em;
        border: 1px solid #999999;
        vertical-align : middle;
        color:#ffffff;
}

.button {
        font-family: Tahoma, Arial, Helvetica, sans-serif;;
        font-size: 0.85em;
        border: 1px solid #999999;
        background-color : #22201D;
        color:#ffffff;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.button a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.button a:hover {
        border: 1px solid #999999;
        background-color : #22201D;
        color:#FFFFFF;
}

.radio {
        font-family: Tahoma, Arial, Helvetica, sans-serif;;
        font-size: 1em;
        vertical-align : middle;
}

.checkbox {
        font-family: Tahoma, Arial, Helvetica, sans-serif;;
        font-size: 1em;
        vertical-align : middle;
}

.bblink a {
        color: #8090A3;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.admin_menu_red a {
	color: #BE0027;
}

.cpg_main {
	height: 100%;
	width: 512px;
	overflow-x: auto; /* handle overflow with scrollbar */
}

.cpg_footer {
	height: 100%;
	width: 570px;
	padding-left: 20px;
}

.graybox {
		background-color: #041b2e;
		color: #CEDD5E;
		text-align: left;
		font-size: 13px;
		border-radius: 2px;
		padding: 7px 10px 9px;
		text-transform: uppercase;
}

.breadlink {
	border-bottom: 1px solid #57470C;
}

.maintable {
        margin-top: 19px;
        margin-bottom: 1px;
		padding: 0 12px 0 0;
}

.cath1 {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
}

.tableh1 {
        padding-top: 3px;
        padding-right: 0;
        padding-bottom: 3px;
        padding-left: 0;
		font-weight:bold;
		color: #48CBF9;
}

.tableh2 {
        padding: 3px 10px 3px 0px;
}

.tableb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
}

.album_stat {
        font-size : 85%;
        color: #555555;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 0.90em;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 0.8em;
        padding: 1px;
        display : block;
}

.thumb_caption {
        font-size: 0.85em;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #AEAEAE;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 0.85em;
        padding: 2px;
        font-style : normal;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 1em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 0.90em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #AEAEAE;
}

.user_thumb_infobox a:hover {
        color: #CCCCCC;
        text-decoration: underline;
}

.sortorder_cell {
        background : transparent;
        color : #48CBF9;
        padding: 2px;
        margin: 0px;
}
.sortorder_options {
        font-family: Tahoma, Arial, Helvetica, sans-serif;;
        background : transparent;
        color : #48CBF9;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 0.85em;
        white-space: nowrap;
}


.navmenu {
        font-family: Tahoma, Arial, Helvetica, sans-serif;;
        color: #CCCCCC;
        font-size: 1em;
        font-weight: bold;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #AEAEAE;
}

.navmenu a:hover {
        background: #b8c63d; /* Old browsers */
		background: -moz-linear-gradient(top, #b8c63d 0%, #859b15 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8c63d), color-stop(100%,#859b15)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #b8c63d 0%,#859b15 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #b8c63d 0%,#859b15 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, #b8c63d 0%,#859b15 100%); /* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c63d', endColorstr='#859b15',GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, #b8c63d 0%,#859b15 100%); /* W3C */
        text-decoration: none;
        color: #FFFFFF;
		display: block;
		border-radius: 1px;
}

.admin_menu_thumb {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 0.85em;
        border: 1px solid #000000;
        background-color : #22201D;
        color:#000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        border: 1px solid #000000;
        background-color : #57470C;
        color:#FFFFFF;
}

.admin_menu {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 0.85em;
        border: 1px solid #000000;
        background-color : #22201D;
		background-repeat:repeat-x;
        color:#FFFFFF;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        background-color : #363430;
        color:#FFFFFF;
}

.admin_float {
        float:left;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
}

.admin_menu_wrapper {
        width:100%;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        font-size : 90%;
        vertical-align : middle;
}

/* pseudo-classes for image links */
a:link .image{
        border-style:solid;
        border-width:1px;
        border-color:#000000;
        margin:2px;
		border-radius: 3px;
}

a:visited .image{
        border-style:solid;
        border-width:1px;
        border-color:#025670;
        margin:2px;
}

a:focus .image{
        border-style:solid;
        border-width:1px;
        border-color:#000000;
        margin:2px;
}

a:hover .image{
        border-style:solid;
        border-width:1px;
        border-color:#025670;
        margin:2px;
}

a:active .image{
        border-style:solid;
        border-width:1px;
        border-color:#000000;
        margin:2px;
}

.image {
        border: 2px solid #000000;
        margin: 2px;
}

.image a:hover { filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: .5; opacity:0.5; }

.imageborder {
        border: 0px solid #aaaaaa;
        margin-top: 9px;
        margin-bottom: 20px;
        margin-right: 2px;
        margin-left: 2px;
}

.display_media {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        padding: 4px 5px 5px 5px;
		background-color: #041B2E;
		border-radius: 3px;
		-moz-borer-radius: 3px;
		-webkit-border-radius: 3px;
}

.thumbnails a:hover img { filter:alpha(opacity=85); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); -moz-opacity: .85; opacity:0.85; }

.breadlink {
        color: #657172;
        font-size: 0.90em;
	    font-family: tahoma, arial, Microsoft Sans Serif;
}

.statlink {
        color: #4C4A2F;
        font-size: 1.1em;
	    font-family: tahoma, arial, Microsoft Sans Serif;
}

.statlink a {
        text-decoration: none;
}

.statlink a:hover {
        text-decoration: underline;
}

.alblink {
		color:#4C4A2F;
	    font-size:1.0em;
		font-family: Tahoma, 'Times New Roman', serif;
	    font-weight:bold;
        display: block;
}

.alblink a {
        text-decoration: none;
		color: #48CBF9 !important;
}

.alblink a:hover {
        text-decoration: underline;
}

.catlink {
		color:#4C4A2F;
	    font-size:1.2em;
	    font-family:tahoma, arial, Microsoft Sans Serif;
	    font-weight:bold;
        display: block;
}

.catlink a {
        text-decoration: none;
}

.catlink a:hover {
        text-decoration: underline;
}

.topmenu {
        font-size : 100%;
        margin-top:5px;
        margin-right:5px;
}

.topmenu a {
        color : #DFDFDF;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #FFFFFF;
        text-decoration : none;
}

.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
}


.img_caption_table {
        border: none;
        background-color: #49525D;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #49525D ;
        font-size : 100%;
        color : #cccccc;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #394049;
}

.img_caption_table td {
        background: #49525D ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #394049;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.pic_title {
        font-size: 120%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.pic_caption {
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}
.cpg_summary {
    font-size:0.9em;
	border: 1px solid;
    margin: 10px 0px;
	padding:5px 10px 5px 10px;
    color: #FF2B9C;
    background-color: #FFDEEF;
	text-align:right;
	float:right;
	width:400px;
}

#GB_window {
  background-color: #FFFFFF;
  border: 5px solid #AAAAAA;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}