@charset "utf-8";
/*
Theme Name: f56 Theme
Theme URI: http://f56.net
Description: Galerie f56 Theme
Version: 0.9
Author: Christian Stanner
Author URI: http://christian.stanner.de/
Tags: 
*/

/* CSS Document */
ul li {list-style:none;}
a {border:0;cursor:pointer;}
a:focus {outline:none;}
html{
	background-color:#A1B1A8;
	margin:0;
	overflow-y:scroll
	}
body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#686B66;
	font-size:11px;margin:0}
.shadow {
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	background:url(images/shadow.png) repeat-y;
	}
.bottom_shadow {
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	height:11px;
	background:url(images/bottom_shadow.png) no-repeat;
	}
	
#wrapper, #header {
	/*width:1310px;*/
}

.post {	margin-bottom:20px;clear:both;}
hr {height:1px;color:#A1B1A8;background:#E0E0E0;width:70%;margin:30px auto;border:0;}
#header {
	height:80px;
}

#logo h1, #logo p {
	display:none;
	}
#logo {
	height:80px;
	/* width:208px; */
	background:#fff url(images/galerie_f56_logo.gif) no-repeat 0px 0;
	margin:0 20px 0 -10px;
	/* float:left; */
	}
#mainMenu ul{
	/* font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding-top:48px;
	text-align:left; */
	}
#artistMenu, #sidebar{
	text-align:left;
	}
#artistMenu{padding-left:14px;width:126px;padding-top:30px;}
#sidebar{padding-top:80px;}
#artistMenu h1 {font:bold 1.2em/2em "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding:0; margin:0;}
.pagetitle {margin-bottom:0;font-size:2em}
#language-selector{margin-bottom:15px;}
#leftMenu {
	font-weight:normal;
	text-align:left;
	font-size:12px;
	margin-left:24px;
	width:184px;
	}
ul,
#artistMenu ul,
#artistMenu li,
#leftMenu ul,
#subMenu,
#thumbList,
#rightContent ul,
#rightContent li,
#thumbList li,
#leftMenu li,
#subMenu li,
#mainMenu li{

	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#mainMenu {
	/* width:700px; */
	margin-top:30px;
}
#mainMenu li {
border-left:1px solid #E0E0E0;
float:left;
font-size:1.1em;
font-weight:bold;
height:30px;
line-height:30px;
text-align:center;
width:140px;
	}
#mainMenu a {
height:30px;
line-height:30px;
width:140px;
	}
#languageSwitcher {margin-top:30px;text-align:left;}


#leftMenu li {
	}
#subMenu li {
	text-align:center;
	width:250px;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	background-color:#EFEFEF;
	float:left;
	line-height:25px;
	height:25px;
	}
#subMenu {
	width:100%;
	border-bottom:1px solid #e0e0e0;
	height:26px;
	}
#subMenu li.current {
	border-bottom:1px solid #FFF;
	background-color:#FFF;
	}
.active {
	border-bottom:1px solid #FFF;
	background-color:#FFF;
	}
#subMenu li.last {
	border-right:1px solid #e0e0e0;
	}
#thumbnails {
	height:740px;
	/* overflow:hidden; */
	overflow-y:hidden;
	}
#thumbList li {
	border:1px solid #e0e0e0;
	height:138px !important;
	width:138px !important;
	float:left;
	margin-bottom:10px;
}
#thumbList li.hover {
	border:1px solid #144d7f;
	}
#thumbList div {
	height:138px !important;
	width:138px !important;
	padding:5px;
	display:table-cell;
	vertical-align:middle;
	}
#rightContent {
	/* margin-left:15px;
	float:left;
	width:366px; */
	}
.alignright {float:right;}
.alignleft {float:left;}
.navigation {display:none;}
#thumbList img {
	cursor:pointer;
	margin:auto;
	}
.langMenu {
	font-size:10px;
	font-weight:normal;
}
a:link {
	color:#9ea39b;
	text-decoration:none;
}
a:visited {
	color:#9ea39b;
	text-decoration:none;
}
a:hover {
	color:#144d7f;
	text-decoration:none;
}
a:active {
	color:#9ea39b;
	text-decoration:none;
}

.current_page_parent, .current-cat, .current-cat a, .current_page_item, .current_page_item a, .current_page_parent a{
	color:#144d7f !important;
	font-weight:bold !important;
	}
.page_item, .cat-item  {margin-bottom:5px !important; }
#content {
	text-align:left;
	padding-top:53px;
}
#mainImage {
	width:610px; 
	height:440px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px solid #e0e0e0;
	padding:5px;
	}
.clearer{
	clear: left;
	line-height: 0;
	height: 0;
	}
#textWrapper {
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:10px;
	height:118px;
	overflow:hidden;
	text-align:left;
	}
.infoBox {
	display:none;
	position:relative;
	}
.active {
	border:1px solid #144d7f !important;
	}
.show {
	display:block;
	}
.lastMenu {
	margin-right:0 !important;
	width:120px !important; 
	text-align:right !important;
}
#prev {
	background: #fff url(images/arrow_prev.gif) no-repeat;
	width:22px;
	height:28px;
	float:left;
	/* margin-top:5px; */
	}
#next {
	background: #fff url(images/arrow_next.gif) no-repeat;
	width:22px;
	height:28px;
	float:right;
	/* margin-top:5px; */
	}
#picText {
	float:left;
	margin:0 20px 15px 20px;
	width:536px;
	height:109px
	}
#infoText {
	clear:both;
	}
#picMenu {
	margin-top:10px;
	}

#picMenu h1, #picMenu h2 {
	margin:0;
	}
	
#picMenu h2 {
	font-size:13px;
	font-weight:normal;
	}
#footer {
	font-size:0.8em;
	/* margin-bottom:30px; */
	margin-top:30px;
	}
	
.woork{
	color:#444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:600px;
	margin: 0 auto;
}
.twitter_container{
	color:#444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:600px;
	margin: 0 auto;
}
.twitter_container a{
	color:#0066CC;
	font-weight:bold;
}
.twitter_status{
	height:60px;
	padding:6PX;
	border-bottom:solid 1px #DEDEDE;
}
.twitter_image{
	float:left; 
	margin-right:14px;
	border:solid 2px #DEDEDE;
	width:50px;
	height:50px;
}
.twitter_posted_at{
 font-size:11px;
 padding-top:4px;
 color:#999;
}

#rightContent li {border-bottom:1px solid #e0e0e0;}

.vertical {postion:relative;}
.vertical .items {height:9999px;position:absolute;display:block;}
.down {border:1px solid #e0e0e0; background:#fff url(images/arrow_down.gif) no-repeat 0 2px; height:18px;display:block; padding:2px 0 2px 0; margin-bottom:10px; text-indent:-9999px}
.up {  border:1px solid #e0e0e0; background:#fff url(images/arrow_up.gif) no-repeat 0 2px; height:18px;display:block; padding:2px 0 2px 0; margin-bottom:10px; text-indent:-9999px}
.noborder {border:0 !important;}

/* the action buttons above the scrollable */
#actions {
	width:138px;
	border:1px solid #e0e0e0;
	border-bottom:0;
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}
.disabled {visibility:hidden;}
.prev {float:left;}
.next {float:right;}	
.there {cursor:pointer;}
h1, h2, h3 {
margin-top:0;
}

.lang_sel_sel {font-weight:bold;}
/* Album Overrides */ 
.ngg-albumoverview {margin-bottom:20px !important;}
.ngg-album {width:270px;float:left;margin-right:5px;height:134px !important;border:none !important;}
.ngg-albumtitle{font-size:1.1em !important;}
.ngg-thumbnail {float:none !important; text-align:left !important;}
.ngg-thumbnail img {margin-left:0!important;}
#TB_caption {font-size:0.75em !important;height:auto !important;}
.spacer {height:20px;}