/*
Theme Name: Lavinia
Theme URI: http://www.lavinia-steiner.de
Description: Wordpress template for German politican Lavinia Steiner
Version: 1.0
Author: Fabian Steiner
Author URI: http://www.lavinia-steiner.de
License: GPL
*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: #6C821D;
	font-size: 0.83em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, 'DejaVu Sans', sans-serif;*/
}

/* Container */
#container {
	width: 1000px;
	margin: 0 auto;
}
/* Container end */

/* Header */
#header {
	clear: both;
	float: left;
	width: 100%;
	height: 100px;
	padding: 10px 40px;
	margin-top: 10px;
}
#header h1 a {
	color: #A6A53F;
	font-family: Georgia, serif;
	font-size: 41px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: .4em;
	padding-bottom: 0;
}
#header h1 a:hover {
	text-decoration: none;
}
#header h2 {
	color: #A6A53F;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-left: 50px;
}
/* Header end */

/* column container */
.colmask {
	position: relative;	/* This fixes the IE7 overflow hidden bug */
	clear: both;
	float: left;
	width: 100%; /* width of whole page */
	overflow: hidden; /* This chops off any overhanging divs */
	border: 4px solid #A7A541;
}

/* common column settings */
.colright,
.colmid,
.colleft {
	float: left;
	width: 100%; /* width of page */
	position: relative;
}
.col1,
.col2,
.col3 {
	float: left;
	position: relative;
	padding: 0;
	overflow: hidden;
}

/* 3 Column settings */
.threecol {
	background: #E0E0AC; /* right column background colour */
	background: url('images/sidebar-right.png');
}
.threecol .colmid {
	right: 20%; /* width of the right column */
	background: #FFFFFF;/* center column background colour */
}
.threecol .colleft {
	right: 60%; /* width of the middle column */
	background: #E0E0AC; /* left column background colour */
	background: url('images/sidebar-left.png');
}
.threecol .col1 {
	width: 60%; /* width of center column content */
	left: 100%; /* 100% plus left padding of center column */
}
.threecol .col2 {
	width: 20%; /* Width of left column content */
	left: 20%; /* width of right column */
}
.threecol .col3 {
	width: 20%; /* Width of right column content */
	left: 80%; /* 100% - left column width */
	background: url('images/sidebar-right.png') repeat-y;
}

/* Footer */
#footer {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	font-style: italic;
	padding: 10px 0;
	color: #A6A53F;
}
/* Footer end */

/* Links */
a {
	color: #6C821C;
	text-decoration: none;
}
a:hover {
	color: #6C821C;
	text-decoration: underline;
}
a:focus {
	border: none;
}
a img {
	border: none;
}
/* Links end */

/* Widget */
.widget {
	display: block;
	margin-bottom: 20px;
}
/* Widget end */

/* Sidebars */
.inside-left {
	margin-left: 5px;
	margin-right: 4px; /* 4px border right */
}
.inside-right {
	margin-right: 5px;
	margin-left: 4px; /* 4px border left */
}
.col2, .col3 {
	font-size: 0.95em;
}
.col2 ul, .col3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.col2 ul h2 {
	display: block;
	width: auto;
	font: normal 17px georgia, times, serif;
	padding: 0 15px 5px 20px;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #A6A53F;
	text-align: right;
	background: url('images/side-title-left.gif') no-repeat 100% 6px;
}
.col3 ul h2 {
	display: block;
	width: auto;
	font: normal 17px georgia, times, serif;
	padding: 0 20px 5px 15px;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #A6A53F;
	text-align: left;
	background: url('images/side-title-right.gif') no-repeat 0 6px;
}
.col2 ul li.page_item {
	padding: 0px 5px 0px 0;
}
.col2 ul li.page_item a {
	color: #33302E;
	display: block;
	width: auto;
	height: 30px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 1px;
}
.col2 ul li.page_item a:hover {
	background-color: #A7A541;
	text-decoration: none;
}
.col3 ul li ul li {
	margin-left: 5px;
}
/* Sidebars end */

/* Center */
.inside-center {
	margin: 5px;
	width: 590px;
}
/* Center end */

/* Content WP */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
small {}
hr {
	display: none;
}
.hidden {
	display: none;
}
/* Content WP end */

/* Comments */
#commentbox ol {
	margin-right: 40px;
}
#commentbox ol li {
	position:relative;
}
#commentbox ol li.comment {
	margin-bottom: 30px;
}
#commentbox ol li.even {
	background-color: #ECECCD;
	border-top: 1px solid #CAC98D;
	border-bottom: 1px solid #CAC98D;
}
#commentbox ol li.odd {
	background-color: #E6E6BD;
	border-top: 1px solid #B9B767;
	border-bottom: 1px solid #B9B767;
}
#commentbox ol li div.comment-author {
	border-bottom: 1px solid #FFFFFF;
}
#commentbox ol li div.comment-author img.avatar {
	margin: 5px 5px 0 5px;
}
#commentbox ol li div.comment-author cite.fn {}
#commentbox ol li div.comment-author span.says {}
#commentbox ol li div.comment-meta {
	position: absolute;
	right: 12px; 
	text-align: right;
	top: 5px;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	line-height: 2em;
}
#commentbox ol li p {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	padding-left: 5px;
	padding-right: 5px;
}
#commentbox ol li div.reply {}
/* Comments end */

/* Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
.col2 #searchform #s, .col3 #searchform #s {
	width: 108px;
	padding: 2px;
}
.col2 #searchsubmit, .col3 #searchsubmit {
	padding: 1px;
}
.entry form {
	text-align:center;
}
select {
	width: 130px;
}

#trackback-link a {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	/*text-transform: uppercase;*/
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 1.7em;
}

#commentform {
	margin: 5px 0 0 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	font-family: Georgia, serif;
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.45em;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#respond h3 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
}

#commentform #submit {
	margin: 0 0 50px auto;
	float: right;
}
/* Form Elements end */

/* Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignleft {
	float: left
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
/* Images end */

/* Content Bar */
.infos {
	text-align: right;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 2em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.adminonly {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background: url('images/adminbox.png') left no-repeat;
}
/* Content Bar end */

/* Content */
.col1 h1, .col1 h2 {
	color: #6C821C;
}
.col1 h1 {
	font-family: Georgia, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 10px;
}
.col1 h2 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 10px;
}
.col1 p {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
}
.col1 .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px 10px;
}
.col1 div .alignleft {
	float: left;
}
.col1 div.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.col1 div.alignright {
	float: right;
}
.col1 .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.col1 .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	margin-top: 2px;
}
.col1 ul {
	margin-left: 5%;
	padding-left: 5%;
	width: 80%;
	list-style: outside disc;
}
.col1 ul li {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
}
.col1 ol li {
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
}
.post {
	margin-bottom: 50px;
}
/* Content end */

#breadcrumbs {
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	/*text-transform: uppercase;*/
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 2em;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 7px;
}
#latestposts {
	margin: 50px 30px 0px 20px;
	padding: 5px;
}
#latestposts h2 {
	margin-bottom: 0;
}
#latestposts ul {
	list-style-type: none;
	margin-top: 0;
}

/* Twitter */
#twitter-tools {}
.aktt_tweets {
	margin: 5px;
}
.aktt_tweets ul {}
*:first-child+html .aktt_tweets ul {
	list-style: circle;
	list-style-image: url('images/twitterlist.png');
	list-style-position: inside;
}
.aktt_tweets ul li {
	margin-bottom: 10px;
}
.aktt_tweets ul li:before {
	content: "LaviniaSt \00BB \0020";
}
.aktt_tweets ul li a {}
.akkt_more_updates {}
.aktt_more_updates a {
	text-align: right;
	padding-top: 20px;
	margin-left: -5px;
	background-image: url('images/twitter_bird.png'); /* 42px height */
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px; /* background-image height minus padding-top */
	display: block;
	font-size: 12px;
}
.aktt_more_updates a:hover {
	text-decoration: none;
}
/* Twitter end */

/* Gallery */
.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}
.ngg-album {
    height: 100%;
    padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.ngg-albumtitle {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
	margin:0px;
	padding:0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.ngg-albumtitle:before {
	content: "\00BB \0020";
	color: #A6A53F;
}
.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}
.ngg-thumbnail img {
	background-color: #FFFFFF;
	border: 1px solid #A6A53F;
	margin: 4px 0px 4px 5px;
	padding: 4px;
	position: relative;
}
.ngg-thumbnail img:hover {
	background-color: #A6A53F;
}
.ngg-description {
	text-align: left;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
}
/* Gallery style */
.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
	height: 230px;
	width: 196px;
}

.ngg-gallery-thumbnail {
	/*float: left;*/
	margin-right: 5px;
	text-align: center;
	position: relative;
}

.ngg-gallery-thumbnail img {
	background-color: #FFFFFF;
	border: 1px solid #A6A53F;
	display: block;  
	margin: 4px 0px 4px 5px;
	padding: 4px;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A6A53F;
} 

.ngg-gallery-thumbnail span {
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/
.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	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;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- 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;
} 
/* Gallery end */