body {
	background: #191611 url(img/bg_body.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	color: #7b7066;
	font: 12px/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	text-decoration: none;
	border-style: none;
}

a:hover {
	text-decoration: none;
	border-style: none;
}

.clear { width: 100%;clear: both; font-size: 0px; line-height: 0;	height: 0px; }

#main {
	width: 880px;
	height: 100%;
	margin: 0 auto auto;
	background-color: #15140f;
}

#header {
	width: 880px;
	height: 109px;
	position: relative;
	background: #000 url(img/bg_header.jpg) no-repeat center top;
}

/* @group menu */

#mainmenu {
	position: relative;
	left: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
	top: 50px;
}

#mainmenu  li{
	float: left;
	margin-left: 10px;

}

#mainmenu a
{
	
	padding: 5px 10px 15px;
	color: #FFF;
	font-size: 14px;
	display: block;

	text-decoration: none;

	text-transform: uppercase;
}

#mainmenu a:hover
{
	padding: 5px 10px 15px;
	color: #d32b27;
	font-size: 14px;
	display: block;

	text-decoration: none;

	text-transform: uppercase;
}

.selected{
	padding: 5px 10px 15px;
	color: #FFF;
	font-size: 14px;
	display: block;
	background-color: #d32b27;
	text-decoration: none;
	border-top: 1px solid #da6840;
	text-transform: uppercase;
}


/* @end */

#content {
width: 820px;
	padding: 30px;
	background: #15140f url(img/page_bg.jpg) no-repeat center top;
	height: 100%;
}

/* @group image */

#image_template{
	width: 820px;
}


#title {
	width: 820px;
	text-transform: uppercase;
	color: #7b7066;
	
	padding-bottom: 10px;
	border-bottom: 1px solid #3b3129;
	font-size: 14px;
}

#title_left {
	width: 310px;
	float: left;
}
#title_right {
	width: 506px;
	text-align: right;
	float: right;
}
h2 {
	color: #7b7066;
	font-size: 14px;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}


#photoanchor a
{
	display: block;
	height: 8px;
	width: 9px;
	float: right;
}

#photoanchor a span
{
	display: none;
}

#photoanchor a{
	background: url(img/freccina.gif) 0 top;

}

#image_box {
	padding: 5px;
	text-align: center;
}

#image_navigation{
	width: 810px;
	padding-top: 15px;
	padding-bottom: 10px;
}

h3 {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h3 a{
	
	text-decoration: none;
	color: #d32b27;
	
}

h3 a:hover{
	text-decoration: none;
	color: #FFF;
	
}


a.navi {
	
	text-decoration: none;
	color: #d32b27;
	margin-left: 10px;
}

a.navi:hover{
	text-decoration: none;
	color: #FFF;
	margin-left: 10px;
}

#image_folder {
	width: 300px;
	float: left;
	text-align: left;
}
#image_info {
	width: 210px;
	text-align: center;
	color: #FFF;
	float: left;
}
#image_prevnext {
	width: 300px;
	text-align: right;
	float: left;
}



#imagebox {
	background: url(img/ajax-loader.gif) no-repeat center center;
	width: 810px;
	min-height: 500px;

}

#photo{
	border: 1px solid #241d18;
}

#image_footer{
	padding-top: 10px;
	color: #7b7066;
}

#image_desc {
	width: 380px;
	padding-right: 30px;
	float: left;
	text-align: left;
}


#social {
	margin-top: 25px;
}
#social  li{float:left;
	margin-right: 8px;
}

#social a
{
	display: block;
	height: 16px;
	width: 16px;
}

#social a span
{
	display: none;
}

#social a.DEL {
	background: url(img/icon_del.jpg) 0 bottom;

}
#social a.FB {
	background: url(img/icon_fb.jpg) 0 bottom;
}
#social a.TWIT {
	background: url(img/icon_tw.jpg) 0 bottom;
}

#social a:hover.DEL ,
#social a:hover.FB ,
#social a:hover.TWIT {
	background-position: 0 top;
}






#image_exif {
	width: 200px;
	float: left;
	text-align: left;
	font-size: 10px;
	font-style: italic;
}

ul {list-style-position: inside; list-style-image: none; list-style-type: none;
	margin: 0;
	padding: 0;
}

li { margin-left: 0; padding-left: 0;}

#image_tag {
	width: 200px;
	float: left;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#image_tag a:hover{ 
	text-decoration: underline; 
	color: #FFF;
}

#image_tag a{ 
	text-decoration: none;
	color: #FFF;
}

/* @end */

/* @group slideshow */
#slideshowtoggler{
	position: relative;
	top: -30px;
	z-index: 99999;
	overflow: hidden;
}



#slideshow_content{
width: 880px;
	background: #15140f url(img/page_bg.jpg) no-repeat center top;
	height: 100%;
	position: relative;
	overflow: hidden;

}


#slideshow_box {
	width: 880px;
	min-height: 550px;
	cursor: default; 
	background: url(img/ajax-loader.gif) no-repeat center center;
	position: relative;
	overflow: hidden;
}

#slideshow_box a{
	cursor: default; 
}
#slideshow_box a:hover{
	cursor: default; 
}

/* @end */





/* @group Archive */




#archive_box {
	padding-top: 10px;
}

#archive_box a{
	border: 0;
	margin: 0;
	padding: 0;
}


.thumbnails {
	border: 0;
	padding: 9px;
	background-color: #000;
	margin: 5px 4px 4px 5px;
}


.thumbnails:hover {
	background-color: #3b3129;

}


/* @end */





/* @group about */

#about_template{
	width: 820px;
}

#about_image {
	float: left;
	color: #7b7066;
	font-size: 10px;
	width: 310px;
}



#about_image li{
	margin-bottom: 5px;
}



#about_image img{
	width: 308px;
	border: 1px solid #3b3129;
	
}
 
 
 

#about_txt {
	color: #FFF;
	float: left;
	width: 450px;
	padding-left: 30px;
}

cite {
	font-size: 14px;
}


#about_txt a{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #7b7066;
}

#about_txt a:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #d32b27;
}


h4 {
	width: 450px;
	text-transform: uppercase;
	color: #7b7066;
	border-bottom: 1px solid #3b3129;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 15px 0 0;
}


 
#about_txt ul{
	margin: 0 0 20px;
	padding: 0;
	display: block;
}


#about_txt li{
	margin: 0 0 5px;
	width: 110px;
	float: left;
	font-size: 10px;
}


.bigger{
	font-size: 12px !important;
	width: 220px !important;
	margin: 0 0 10px !important;
}


/* @end */

#footer {
	border-top: 1px solid #d32b27;
	color: #3b3129;
	font-size: 9px;
	text-align: left;
	padding: 30px;
	background-color: #000;
}

#footer a:hover{ 
	text-decoration: underline; 
	color: #3b3129;
	font-size: 9px;

}

#footer a{ 
	text-decoration: none;
	color: #3b3129;
	font-size: 9px;
	
}
