/*  
Theme Name: Moira Zoitl
Theme URL: http://moirazoitl.com/
Description: Custom designed WordPress Theme. 
This template is designed for an easy to use Content Management system based on Wordpress.
Blog features like commenting, rss-feeds, blog-roll and even displaying the most recent news in categories
are not used by this site and therefore have not been taken care of within this stylesheet. 
Author: Julia Lazarus, newthinking communications, Berlin

*/




/* Typography & Colors */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0; 
	}


a:link, a:visited{
	text-decoration: none;
	color: #999;
	}

a:hover, a:active {
	text-decoration: none;
	color: #f0f;
	}
	
p {
	padding: 0.3em 0 0.9em 0;
	margin: 0 7em 0 0;
	}

blockquote {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #999;
	}

em {
font-style: normal;
font-weight: bold;
font-size: 0.9em;
line-height: 1.3em;
line-height: 1.3em;
letter-spacing: 0.13em;
}

em strong{
font-style:normal;
font-size: 1.0em;
line-height: 1.3em;
letter-spacing: 0.13em;

}

hr {
	display: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 3em;
	}

img {
    margin: 0 0 1.3em 0;
	border: 0;
}

p img {
	padding: 0;
	max-width: 600px;
	}

a img {
	border: none;
	}
		
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

/* Structure */

#page {
	background-color: white;
	margin: 0.5em 0 0 0.7em;
	padding: 0;
	width: 250ex;

}

#header {
	margin: 0; 
	padding: 0; 
	height: 13em; 
	width: 250ex;
	}

#mainmenu {
        padding: 0.2ex 0 0 43ex;
	margin: 0;
	background-image: url(images/menu_item_horizontal.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 4em;
	width: 250ex;
	color: #000;
}

#name {
	padding: 1.9em;
	height: 4em; 
	width: 250ex;
	float: left;
}

.titel {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
}

#belly {
	width: 250ex;
	margin: 0; 
	padding: 0; 
}

#sidebar {
	width: 43ex;
	float: left;
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	}

#content {
	float: left;
	width: 101ex;
	padding: 0;
	margin: 0;		
}


#footer {
	margin: 3em 0 0 43ex;
        padding: 0;
	width: 100ex;
	clear: both;
        color: #999;
	}

#footer p {
	padding: 4em 0;
	font-size: 0.8em;
	}


/* Menus */

/*MAINMENU*/

#mainmenu ul{
	font-size: 0.9em;
	letter-spacing: 0.1em;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#mainmenu li {
	display: inline;
	padding: 1.4em 9.5em 0.6em 0em;
	margin: 0;
        background-image: url(images/menu_items.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 4em;
}

#mainmenu .page_item a:link, #mainmenu .page_item a:visited {
	padding: 0.1em 0.4em 0.2em 0.5em;
        color: #333;
}

#mainmenu li a:link, #mainmenu li a:visited {
	padding: 0.1em 0.4em 0.2em 0.5em;
        color: #333;
}


#mainmenu .page_item a:hover {
	padding: 0.1em 0.4em 0.2em 0.5em;
        background-color: #F0F;
        color: #FFF; 
}

#mainmenu li a:hover {
	padding: 0.1em 0.4em 0.2em 0.5em;
        background-color: #F0F;
        color: #FFF; 
}

#mainmenu .current_page_parent a:link, #mainmenu .current_page_parent a:visited,
#mainmenu .current_page_item a:link, #mainmenu .current_page_item a:visited {

background-color: #F0F;
color: #FFF; 
}

#mainmenu li a:active {
background-color: #F0F;
color: #FFF; 
}

/* Sidebar */

#sidebar ul {
	display: block;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 1.2em;
}

#sidebar .page_item a:link, #sidebar .page_item a:visited{
	font-size: 0.9em;
	padding-left: 2.2em;
	color:#333;
}

#sidebar .page_item a:hover{
	color: #000;
	background-image: url(images/menu_item_horizontal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar .current_page_item a:link, #sidebar .current_page_item a:visited {
	color:#f0f;
	background-image: url(images/menu_item_horizontal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar .current_page_ancestor a:link, #sidebar .current_page_ancestor a:visited, #sidebar .current_page_ancestor a:hover{	
	color:#333;
	background-image: url(images/menu_item_horizontal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar li ul {
}

#sidebar li ul .page_item a:link, #sidebar li ul .page_item a:visited{
	color:#999;
	background-image: url(images/menu_item_null.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3.4em;
}

#sidebar li ul .page_item a:hover{
	color: #f0f;
	background-image: url(images/menu_item_null.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar li ul .current_page_item a:link, #sidebar li ul .current_page_item a:visited, #sidebar li ul .current_page_ancestor a:link, #sidebar li ul .current_page_ancestor a:visited, #sidebar li ul .current_page_ancestor a:hover{
	color:#f0f;
	background-image: url(images/menu_item_null.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ========================== */

/* Entry-Content */

.post {
	margin: 0;
	padding: 0 0 1.2em 0;
	}

.post h2 {
	font-size: 1.1em;
	font-weight: bolder;
	text-transform: lowercase;
	color: #000000;
}
.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 0.4em;
	clear: left;
	}

.entry ul {
	padding: 0 0 0 0.7em;
	margin: 0.7em 0;
	float: right;
	list-style: none;
	width: 40ex;
	text-transform:lowercase;
        display: block;
	font-weight: bold; 
	font-size: 0.9em;
	line-height: 1.3em;
	}

.entry ul li a:link, .entry ul li a:visited {
        color:#333;
	padding-left: 21px;
	font-weight: bold; 
	}

.entry ul li a:active, .entry ul li a:hover {
	color:#F0F;
        font-weight: bold;
	}

.pink, .entry li ul li em a:link, .entry li ul li em a:visited,
.entry li ul li a:link em, .entry li ul li a:visited em {	
        color:#F0F;
        font-weight: bold;
}	

.entry .parent a:link, .entry .parent a:visited, .entry .parent a:hover, .entry .parent a:active{
        background-image:  url(images/menu_item_horizontal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
	padding-left: 21px;
        font-weight: bold;
}

.entry ul li ul, .entry ul li ul {
	margin: 0;
        padding: 0;
	font-size: 1em;
        font-weight: bold;
        line-height: 1.2em;
	}

.entry li ul li a:link, .entry li ul li a:visited {
	color:#999;
}

.entry li ul li a:hover{
	color: #f0f;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}


/* Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

#sidebar h2 {
	margin: 5px 0 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.20

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	/*height: 130px;*/
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 850px;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}

.ngg-gallery-thumbnail {
	margin: 0;
	padding: 0;
}

.ngg-gallery-thumbnail img {
	margin-bottom: 5px;
	padding: 0;
}

.ngg-gallery-thumbnail img:hover {
	margin-bottom: 5px;
	padding: 0;
} 

.ngg-gallery-imagedescription {
	/* Images description */
	font-size:0.8em;
	padding-left:0px;
	max-width: 250px;
	color: #999;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-family:Arial;
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	padding-bottom: 20px;
	text-align: left;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin: 0pt 3pt;
}

.ngg-navigation a.page-numbers, a.next, a.prev, 
	span.page-numbers, span.next, span.prev {
	margin: 0px 2px;
	padding: 2px 4px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 
	span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #666;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 
