/*
THEME NAME: Markus 4.5
THEME URI: 
DESCRIPTION: Neues Meerblickzimmer
VERSION: 4.5
AUTHOR: 
AUTHOR URI:
TAGS: 
*/



/* Two-column with sidebar on left from the /examples/ folder  */



html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.9em;
	background: #c9b028 !important;
	
}


* html body {
	height: 100%;
}


#wrapper {
	width: 910px;
	position: relative;
	padding: 50px 0 0 80px;
	margin: 0 auto ;
}

div#container {
	float:left;
	width:100%;
}

div#content {
	margin:0 400px 0 0;
}

div.sidebar {
	float:left;
	overflow:hidden;
	width:160px;
}

div#primary {
	margin:0 ;
}

div#secondary {
	margin:0 0 0 10px;
	width: 125px;
}


div#footer {
	clear:left;
	width:100%;
}

/*generell*/

a,
a:link,
a:visited {
	text-decoration: none;
	color: #29709C;
	outline: none;
}

a:hover,
a:focus {
	outline: none;
}

a img{
	border: none;
}
	
.clear {
	float: none;
	clear: both;
}

/*images*/


.entry-content p.wp-caption-text {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #f;
	margin: 0;
	padding: 5px 5px;
	text-align: left;
	color: #231F08;
	font-style: italic;
}

.wp-caption.alignright {
	float: right;
	margin: 10px 0 10px 20px;
	width: 256px !important;
	border:  2px solid #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #ddcf85;
}


.wp-caption.alignright img {
	padding: 10px;
}


.wp-caption.alignleft {
	float: left;
	margin: 10px 20px 10px -50px;
	width: 320px !important;
	background: #ddcf85;
	border:  2px solid #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.wp-caption.alignleft p.wp-caption-text,
.wp-caption.alignright p.wp-caption-text {
	padding: 5px 10px;
}


.wp-caption.alignleft img {
	padding: 10px;
	max-width: 300px;
	height: auto;
}


.wp-caption.aligncenter {
	margin: 10px 0 10px -60px;
	padding:15px 15px 5px 15px;
	background: #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.wp-caption.aligncenter img {
	margin: 0;
	padding: 5px;
}


.wp-caption.alignleft img.size-medium {
	border: none;
	background: transparent;
}

.wp-caption a,
.wp-caption a:link,
.wp-caption a:hover,
.wp-caption a:active {
	border-bottom: none !important;
	}

/* img ohne bildtext */

img.size-medium  {
	padding: 10px;
	background: #ddcf85;
	border:  2px solid #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;	
}


img.aligncenter,
img.alignnone.size-large,
img.postie-image,
a.size-medium.aligncenter img,
img.size-medium.aligncenter,
p img,
div img.alignleft,
img.alignnone.size-full {
	margin: 10px 10px 10px -60px;
	padding:15px 15px 15px 15px;
	background: #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	max-width: 530px;
	height: auto;
}

p img {
	float: left;
	margin-right: 40px;
}

img.corner,
img.imageframe {
	float: left;
	margin:  10px 20px 10px -40px;
	padding: 10px;
	background: #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	max-width: 300px;
}

img.alignright {
	float:  right;
	margin: 10px -40px 10px 20px;
}


/*header*/
.widget,
.widget ul,
.widget ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}	
#header {
	position: absolute;
	top: 0;
	width: 520px;
}

*+html #header{
	left: 80px;
}
#header ul {
	margin: 0;
	padding: 0;
}

#header li {
	float: left;
	margin: 0 10px 0 0;
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding: 8px 0 3px 0;
}


#header a {
	color: #fff;
	padding: 8px 10px 8px;
	background: #A08908;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;

}



#header li.current-cat a,
#header li.current-cat a:visited,
#header li.current_page_item a,
#header li.current_page_item a:visited,
#header li a:hover {
	background: #3A3203;
	color: #A08908;
}


#search {
	position: absolute;
	top: 0;
	margin: 0 0 0 568px;
	*margin: 0 0 0 -340px;
	padding: 6px 8px 0px;
	background: #A08908;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	height: 26px;
}

#searchform #s,
#search #s {
	font-size:  11px;
	width: 210px;
	*width: 185px;
	border: none;
	padding: 2px 3px 1px;
	margin: 0 5px 9px 0;
	background: #ddcf85;
	border-bottom:  1px solid transparent;
	color: #3A3203;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#searchform #s:hover,
#searchform s:focus,
#search #s:hover,
#search #s:focus {
	background: #A08908;
	color: #fff;
	border-bottom: 1px dashed #ddcf85;
}

#searchform .button,
#search .button {
	font-size:  11px;
	border: none;
	padding: 1px 3px 1px;	
	background-color: #ddcf85;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #3A3203;
	margin: 0 0 9px;
	width: 55px;
}

#searchform .button:hover,
#search .button:hover {
	background-color: #A08908;
	color: #ddcf85;
}

/*sidebar*/

h3.widgettitle,
#sidebarcolumn h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	margin: 0px 0 5px 0;
	width: 157px;
	padding: 0 0 0 3px;
}

#sidebarcolumn h3 a,
#sidebarcolumn h3 a:link,
#sidebarcolumn h3 a:visited {
	color: #fff;
}

#sidebarcolumn {
	float: left;
	width: 330px;
	margin: 25px 0 0 -340px;
}

.sidebartop {
	margin: 0 0 20px;
	width: 295px;
}


.ui-tabs .ui-tabs-hide { 
	display: none !important; 
	}

.ui-tabs-nav {
	margin: 0;
	padding: 0;
}
	
.ui-tabs-nav li {
	width: 95px;
	text-align: center;
}

ul.ui-tabs-nav li {
	background: #A08908;
	margin: 0 5px 0 0;	
	float: left;
	list-style: none;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
}


ul.ui-tabs-nav li.last {
	margin: 0;
	float: right;
	}
	
ul.ui-tabs-nav li:hover {
	background: #3A3203;
}

ul.ui-tabs-nav li.ui-tabs-selected {
	background: #3A3203;
}

ul.ui-tabs-nav li.ui-tabs-selected a,
ul.ui-tabs-nav li.ui-tabs-selected a:visited {
	color:  #A08908;
}

ul.ui-tabs-nav li a,
ul.ui-tabs-nav li a:visited {
	color: #fff;
	font-size: 12px;
	font-weight: bold;	
	display: block;	
}

#tabs2 ul.ui-tabs-nav li a,
#tabs2 ul.ui-tabs-nav li a:visited {
	padding:  10px 0 7px 0;

}

#tabs ul.ui-tabs-nav li a,
#tabs ul.ui-tabs-nav li a:visited {
	padding:  10px 20px 7px ;
}

.tabbox {
	background: #3A3203;
	-moz-border-radius-topright:  0px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-topright: 0px;
	-khtml-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	margin: 0 0 20px 0;
	padding: 11px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #fff;
	position: relative;
}


.tabbox img.ich {
	margin: 0 0 0 2px;
	float: right;
	padding: 0;
	-moz-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#tabs .tabbox ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#tabs .tabbox ul li {
	list-style: none;
	display: inline;
	white-space: nowrap;
}

#tabs .tabbox ul li a,
#tabs .tabbox ul li a:visited {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 4px;
	margin:  5px 5px;
	background: #A08908;	
	color: #fff;
	line-height: 2em;
	display: inline-block;
}

#tabs .tabbox ul li a:hover {
	background: #3A3203;	
}

/* @group 365 */

.sidebartop .img365 {
	padding: 0px;
	margin:  0px;
	display: block;
	position: relative;
	width: 272px;
	height: auto;
}

body.single-format-gallery	
{
	background: #3A3203 !important;
	padding-left: 30px;
	padding-right: 30px;
}	
	
body.single-format-gallery #wrapper {
	padding: 30px 0 0;
	margin: 0 auto;
	width: auto;
	min-width: 960px;
	max-width: 1200px;
}


body.single-format-gallery #search,
body.single-format-gallery p.info {
	display: none;
}

body.single-format-gallery #content {
	width: 100%;
	margin: 0;
	padding: 0;
}

body.single-format-gallery #content .post {
	max-width: 100%;
	width: 650px;
	float: left;
	margin: 0;
	padding: 0;
	
}
/*
body.single-format-gallery .wp-caption.aligncenter,
body.single-format-gallery .info,
body.single-format-gallery h1,
body.single-format-gallery .entry-content {
	background-color: transparent;
}


body.single-format-gallery .entry-content {
	padding: 0;
	width: 70%;
	text-align: left;
}

*/
body.single-format-gallery h1 {
	color: #A08908;
	letter-spacing: 0;
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
}


body.single-format-gallery #content .post img {
	width: 620px;
	max-width: 620px;
	padding: 14px;
	margin: 0 10px 0 0 ;
	position: inherit;
	height: auto;
	background: #231F08;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;	
		
}

body.single-format-gallery .fn a,
body.single-format-gallery .fn {
	color: #A08908;	
}

body.single-format-gallery .wp-caption {
	width: 650px !important;
}

body.single-format-gallery .wp-caption.aligncenter {
	position: inherit;
	left: 0;
	text-align: left;
	border:  none;
	background: none;
	margin: 0 0 0 -20px;
	padding-top: 0;
	}

body.single-format-gallery .wp-caption.alignnone p.wp-caption-text,
body.single-format-gallery .wp-caption.aligncenter p.wp-caption-text {
	position: inherit;
	width: 100%;
	background: transparent;
	text-align: left;
	color: #dbdbdb;
	margin: 10px 10px 0;
	font-size: 14px;
	}



body.single-format-gallery #commentslider {	
	
	margin: 60px 0 0 660px;
	padding: 0;
	background: none;
}


body.single-format-gallery ol.commentlist {
	color: #fff;
	margin-left: 40px;
}

body.single-format-gallery #commentslider h3,
body.single-format-gallery #commentslider #respond,
body.single-format-gallery #commentslider #respond label,
body.single-format-gallery #commentslider #login {
	background: transparent;
	margin: 0;
	padding: 0;
	font-variant: small-caps;
}

body.single-format-gallery #commentslider #respond {
	border: none;
	padding: 0 10px 0 45px;
	width: auto;
}

body.single-format-gallery p.subscribe-to-comments label {
	margin: 10px 0 0;
	color: #DBDBDB;
	font-variant: normal !important;
		
}

body.single-format-gallery #commentslider #respond,
body.single-format-gallery #commentslider #login {
	color: #fff;
}

body.single-format-gallery #commentslider h3 {
	font-size: 19px;
	margin: 20px 0 10px;
	color: #fff;
	}


body.single-format-gallery li.comment {
	border-bottom: 2px solid #fff;
	background: none !important;
}

body.single-format-gallery #commentslider ul li,
body.single-format-gallery .comment p, 
body.single-format-gallery .comment-author, 
body.single-format-gallery .comment-meta {
	background: transparent;
	color: #fff;
	line-height: 1.5em;
	margin: 0 0 5px;
}

body.single-format-gallery .comment p {
	font-size: 12px;
	line-height: 20px;
	color: #dbdbdb;
	
}

body.single-format-gallery li.comment-author {
	font-size: 8px;
}


body.single-format-gallery li .avatar {
	width: 30px;
	height: auto;
	padding: 6px;
	background: #231F08 !important;
	margin-right: 0;
}



body.single-format-gallery li .comment-meta {
	color: #666;
}	



body.single-format-gallery #content .projekt365archiv {
	float: left;
	width: 105px;	
	height: 100px;
	margin:35px 35px 0 0;
}

body.single-format-gallery #content .projekt365archiv .post h1 {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin:2px 0 0 0;
	padding: 0;
	letter-spacing: -1px;
}

body.single-format-gallery #content .projekt365archiv .post a  {
	background: none;
	background-color: transparent;
	color: #fff;
	letter-spacing: -1px;
}


body.single-format-gallery #respond label {
	display: block;
	color: #fff;
}

body.single-format-gallery #respond textarea, 
body.single-format-gallery #respond input {
	width: 100% ;
}

body.single-format-gallery #respond .button {
	width: 253px;
}

body.single-format-gallery #content .projekt365archiv .imagecontainer {
	width: 100px;
	height: 70px;
	overflow: hidden;
	border:10px solid #231F08;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;

}

body.single-format-gallery #content .projekt365archiv img {
	margin: 0;	
	width: 100px;
	height: auto;
	min-height: 70px;
	padding: 0;
}

body.single-format-gallery #respond .commentsright,
body.single-format-gallery #respond .commentsleft {
	float: left;
	width: 100%;
	}

body.single-format-gallery #respond .commentsleft .text {
}


body.single-format-gallery #respond .edit-comment-admin-links.clearfix,
body.single-format-gallery #respond .edit-comment-admin-links .clearfix {
	display: inline;
}

.edit-comment {
}

body.single-format-gallery .edit-comment {
	clear: inherit;
	margin:  0px 0 20px;	
}

body.single-format-gallery a.edit-comment {
	clear: inherit;
	margin:  -18px 0 20px;	
}

body.single-format-gallery #sidebarcolumn,
body.single-format-gallery #footerinfo {
	display: none;
}

/*********************
***projekt365archiv***
*********************/

.projekt365archiv .commentamount {
	float: right;
	margin-left: -10px;
	z-index: 999 !important;
	position: relative;
	top: -2px;
	display: block;
	}

.projekt365archiv .commentamount .count {
	font-size: 10px;
	position: relative;
	padding: 4px 6px 3px;
	background: #231F08;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	-webkit-border-radius: 25px;	
	position: relative;
	left:  -30px;
	top:  4px;
	color: #A08908;
}


/* @end */

#searchresult {
	123background-color: #fff;
}

.sidebar ul,
.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar ul {
	margin: 0 0 25px 0;	
}

.sidebar ul li {
	padding: 2px;
	margin: 0 0 2px 0;
}

#get_recent_comments_wrap ul li {
   	line-height: 1.5em;
   	font-size: 0.9em;
}

#get_recent_comments_wrap a {
	font-weight: bold;
}

ul.xoxo,
ul.xoxo li {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

ul.twitter li,
ul.xoxo li.widget {
	background-color: transparent;
	border:  none;
	margin: 0 0 10px;
}

#tabs2 .tabbox {
	-moz-border-radius-topright:  0px;
	-khtml-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	}

#tabs2 .tabbox ul,
#tabs2 .tabbox li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 12px;
}

#tabs2 .tabbox li {
	border-top: 2px solid #C9B028;
	margin:  5px 0;
	padding: 5px 0;
}

#sidebarcolumn ul li {
	font-size: 0.9em;
	color: #666;
}


.ImageLink img.attachment-medium {
	width: 272px !important;
	height: auto;
}

.kjgrcGravatar{
	float: right;
	margin: -7px 0px 0 0;
	border:  8px solid #C9B028;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}


img.rss {
	width: 12px;
	height: 12px;
	position: relative;
	top:  3px;
	margin: 0 5px 0 0;
}


#banner {
	margin: 0 0 25px;
}

.st-tag-cloud {
	line-height: 1.1em;
	text-align: center;
	padding: 10px;
	background: #ba9f09;
	border:  2px solid #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}

li.twitter-item {
	line-height: 1.5em;
}

.twitter-timestamp {
	font-style: italic;
	padding:  0 0 5px 0;
	color: #666;
}

a.twitter-link {
	margin: 5px 10px 0 0;
}


li.atd-year {
	font-size: 16px !important;
	font-weight: bold !important;
	border-top: 2px solid #C9B028;	
}

ul.atd-yearlylist li {
	border-top:none !important;
}

.atd-entry-title {
	font-size: 14px;
}

.atd-entry-title a,
.atd-entry-title a:link,
.atd-entry-title a:visited {
	color: #A08908;
	color: #29709C;
}

.atd-entry-excerpt {
	font-weight: normal;
}

/************
** content **
*************/

#content ul.post-categories li a,
#content ul.post-categories li a:link,
#content ul.post-categories li a:visited,
h1,
h1 a,
h1 a:link,
h1 a:visited {
	color: #3A3203;
	margin: 10px 0px 15px 0px;
	letter-spacing: -2px;
	word-spacing: 2px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


#content ul.post-categories li a,
#content ul.post-categories li a:link,
#content ul.post-categories li a:visited {
	color: #A08908;
}

#content ul.post-categories li,
h1 {
	font-size: 2.2em;
	line-height: 1.2em;
	width: auto;
 	padding: 3px 10px 5px 0;
	margin:  70px 0 15px 2px;
  }
#content ul.post-categories,
#content ul.post-categories li {
	list-style: none;
	margin-left: 0;
	padding-left:0;
}

.p1 h1 {
	margin:  20px 0 15px 2px;
}

h1 a {
	line-height: 1.2em;
}

.entry-content a,
.entry-content a:visited {
	padding: 0;
}

.entry-content p a:hover,
.entry-content p a:active {
	border-bottom: 1px solid #29709C;
}


.post {
	margin: 0 0 20px;
	line-height: 1.6em;
	max-width: 600px;
	position: relative;
}

.page p {
	line-height: 1.6em;
}


.single .post {
   margin: 0 0 15px 0;
}

h2 {
	color: #3A3203;
	margin: 10px 0 0 0;
	123background-color: #fff;
}

h4 {
	color: #3A3203;
	margin:  0;
	padding: 0 0 0 3px;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


.metainfo {
	position: absolute;
	right: -60px;
	top: -16px;
	width: 400px;
}

.metainfo.bottom {
	position: absolute;
	right: -60px;
	top:  inherit;
	bottom: -22px;
	width: 400px;
}

.metainfo a,
.metainfo a:link,
.metainfo a:visited,
.entry-content .metainfo a:hover {
	border-bottom: none !important;
}


.edit a,
.edit a:link,
.edit a:visited,
.datum {
	padding: 4px 15px 3px 15px ;
	background: #BA9F09;
	border: 2px solid #C9B028;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	-webkit-border-radius: 25px;	
	color:#fff;
	font-size: 8px;
	float: right;
	z-index: 100;
	position: relative;
	top: -2px;
}

.edit a,
.edit a:link,
.edit a:visited {
	margin: 0 -10px 0 0;
	z-index: 1;
}

.edit a:hover {
	background: #3A3203;
}

.commentamount {
	float: right;
	margin-left: -10px;
	z-index: 999 !important;
	position: relative;
	top: -2px;
	display: block;
	}


.tabbox .commentamount {
	top: 2px;
	left: -5px;
}


#tabs-0 a,
#tabs-0 a:link,
#tabs-0 a:visited {
	color: #fff !important;
}

.commentamount a,
.commentamount a:link,
.commentamount a:visited 
{
	color: #fff;
	font-size: 8px !important;
	display: block;
}

.commentamount a:hover .text,
.commentamount a:active .text {
	background: #3A3203;
}

.commentamount .text {
	padding: 4px 34px 3px 15px ;
	background: #BA9F09;
	border: 2px solid #C9B028;
	display: inline-block;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	-webkit-border-radius: 25px;	
}

.commentamount .count {
	font-size: 20px;
	position: relative;
	padding: 8px 14px 7px;
	background: #3A3203;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	-webkit-border-radius: 25px;	
	position: relative;
	left:  -28px;
	top:  4px;
}



.entry-content {
	position: relative;
	padding: 10px 20px;
	background: #ba9f09;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}


.entry-content p {
	margin: 5px 0;
	padding: 0;
	text-align: left;
	color:  #231f08;
}


.entry-content blockquote,
.comments blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #666;
}
.entry-content ol,
.entry-content ul{
	color: #231F08;
}

p.info {
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	font-size: 0.8em;
	color: #666;
	float: none;
	clear: both;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;

}

.entry-content object {
	margin: 0px 20px 0 -85px;
	float: none;	
	padding:18px;
	background: #ba9f09;
	display: block;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}
	.entry-content .media-player object {
		margin-left: 0px;
		-moz-border-radius: 0px;
		-khtml-border-radius: 0px;
		-webkit-border-radius: 0px;
		padding: 0;
		}

.vvqbox.vvqyoutube {
	margin: 0px 20px 0 -85px;
	float: none;	
	padding:18px;
	background: #ba9f09;
	display: block;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.vvqbox.vvqyoutube object {
	margin:0 ;
}

.more-link {
	text-align: right;
	margin: 5px 0;
	padding: 0 3px 0 0;
	font-style: italic;
}

.adsense {
	margin: 60px 0 0 -80px;
}

.entry-content h2 {
	margin: 55px 0 20px;
}

.page h2.entry-title {
	font-size: 1.5em;
}


ul#RelatedPosts {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#RelatedPosts li {
	float: left;
	width: 90px;
	height: 120px;
	background: #DDCF85;
	margin: 0 15px 0 0;
	padding: 10px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	position: relative;	
	font-size: 10px;
	line-height: 14px;	
}



ul#RelatedPosts img {
	margin: 0 0 5px;
}


/* @group Archiv */

.car-container ul,
.car-container ul li {
	list-style: none;
}

.car-list {
	margin: 0;
	padding: 0;
}

.car-monthlisting,
.car-monthlisting li {
	list-style: none;
	padding: 0;
}


ul.car-monthlisting li {
	margin: 4px 0 0 25px;
}

ul.car-monthlisting {
	margin: 0 0 20px 0;
}

span.car-yearmonth {
	font-size: 1.7em;
	color: #3A3203;
	padding: 0 0 0 3px;
	font-weight: bold;
}

.car-yearmonth span {
	color: #ccc;
	font-size: 0.8em;
}

#aus {
	margin-bottom: 15px;
}

/* @end */


/* 404 + suche*/

#cse-search-results {
	padding: 10px;
	width: 500px;
}

/***************
** Kommentare **
***************/

#comments {
	margin: 20px 0 0;
	padding:0;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#comments h3 {
	color: #29709C;
	margin: 10px 15px 5px 15px;
	padding: 15px 10px 5px;
	font: 2.3em Georgia, "Times New Roman", Times, serif;
}

/** #comments **/

ol.commentlist  {
	margin: 0;
	padding: 0;
	color: #DDCF85;
}

ul.children {
	margin: 15px 0 0;
	
}

ul.children li {
	font-size: 14px;
	line-height: 22px;
	list-style: decimal;
	padding-right: 0;
	background: none !important;
}

li.comment {
	position: relative;
	padding: 18px;
	margin: 0;
	font-size: 40px;
	background: #ba9f09;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

li.comment.odd,
li.comment.thread-odd {
	background: #C9B028;
}



.comment-body {
	font-size: 14px;
	line-height: 22px;
}


.avatar {
	float: right;
	padding: 10px;
	margin: 0;
	background: #C9B028;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}

li.odd .avatar,
li.thread-odd .avatar {
	background: #BA9F09;	
}

li.thread-even .avatar {
	background: #C9B028;
}

.author-list .avatar {
	padding: 0;
	background: none;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
}


li.bypostauthor {
	background: #3A3203 !important;
}

li.byuser p,
li.byuser .vcard {
	color: #fff !important; 	
}

#comments li.comment-author-admin .avatar,
#comments li.comment-author-markus .avatar {
	margin-left: 10px;
}


#comments li.byuser {
	margin-top: -10px;
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}



.trackback,
.comment,
.pingback {
	margin: 5px 0 35px 0;	
	padding: 1px;
	line-height: 1.5em;
	position: relative;
}

.fn {
	font-size: 2em;
	font-weight: bold;
	color: #29709C;
}

.fn .ssc_url {
	font-size: 11px;
	line-height: 17px;
}

.trackback p,
.pingback p,
.comment p,
.comment-author,
.comment-meta {
	margin: 0;
	padding: 0 0 0 3px;
	color: #231F08;
}

.comment-meta {
	font-size: 0.8em;
	margin: 0 0 5px 0;
   	color: #666;
}

.comment-meta img {
	padding: 4px 0 0;
}

.comment-author {
	margin: 3px 0 5px 0px;
}

.trackback p,
.pingback p,
.comment p {
	margin: 0 0 10px 0;
}


/** #respond **/

#respond {
	width: 500px;
	padding: 10px 20px;
	margin: 30px 0 0 -20px;	
	background: #C9B028;
	border: 4px solid #BA9F09;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 14px;
	line-height: 19px;
}

li #respond {
	margin-left: -32px;
}

#respond h3 {
	margin: 0;
	padding: 0;
}

.commentsright p,
.commentsleft p {
	margin: 0 0 10px;
}

.commentsright {
	width: 230px;
	float: right;
}

.commentsleft {
	width: 260px;
	margin: 0 10px 00px 0;
	float: left;
}

.commentsright .form-input {
	margin: 0 0 10px ;
}

textarea,
input {
	color: #3A3203;
	padding: 4px 4px 3px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.9em;
	background-color: #ddcf85; 
	border:  none;
	border-bottom:  1px solid transparent;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 210px;

}

textarea:hover,
textarea:focus,
input:hover,
input:focus
{
	background:#A08908;
	color:  #fff;
}

.commentsleft textarea {
	width: 250px;
}

#respond .button {
	width: 258px;
}


#respond #login {
	margin: 0;
	padding: 0 0 0 3px;
}

#respond label {
	font-weight: bold;
	padding: 0 0 0 3px;
	color: #231F08;
}

.subscribe-to-comments {
	font-size: 0.7em;
	padding: 0 0 0 3px;
}


.reply {
	display: inline;
	width: auto;
	padding: 2px 5px 15px;
}

.reply a.comment-reply-link {
	color: #fff !important;
	font-size: 10px;
	padding: 5px 10px 6px;
	background: #29709C;
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}


/***********
** Footer **
***********/

#footerinfo {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0 0;
	padding: 10px;
	background: #ba9f09;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topright: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	color: #231F08;
}

.navigation {
	width: 100%;
	font-size: 0.4em;
}

.navigation .alignleft{
	float: left;
}

.navigation .alignright {
	float: right;
}

/*Foto Seite*/

html {
	/*background: #3c3c3c;*/
	height: 99%;
}



#vorher a,
#vorher a:visited {
	position: fixed;
	right: 0px;
	top:  48%;
	bottom: 52%;
	font-size: 10px;
	background: url(media/bg-fotolinks.png);
	background-position: left top ;
	width: 75px;
	height: 150px;
	}
	
#vorher a:hover {
	background: url(media/bg-fotolinks.png);
	background-position: left bottom ;

}

#next a,
#next a:visited {
	position: fixed;
	left: 0px;
	top:  48%;
	bottom: 52%;
	font-size: 10px;	
	background: url(media/bg-fotolinks.png);
	background-position: right top ;
	width: 75px;
	height: 150px;
}

#next a:hover {
	background: url(media/bg-fotolinks.png);
	background-position: right bottom ;
}

/*umfrage plugin wp-polls*/
.wp-polls {
	width: 350px;
	text-align: left;
	margin: 25px auto;
}
.wp-polls ul li {
	margin: 5px 0 ;
	
}

img.wp-polls-image {
	width: 16px;
	height: 16px;
}

#galleriecontent h2 {
	clear: left;
}

/* @group PageNavi */

.wp-pagenavi {
	margin:  30px auto;
	font-size: 10px;
	width: 900px;
}

.wp-pagenavi a, 
.wp-pagenavi a:link,
.wp-pagenavi a:visited {
	padding: 10px 14px 9px; 
	margin: 2px 4px;
	text-decoration: none;
	color: #3A3203;
	background-color: #BA9F09;
	-moz-border-radius: 40px;
	-khtml-border-radius: 40px;
	-webkit-border-bottom: 40px;
}


.wp-pagenavi a:hover {	
	color: #A08908;
	background-color: #3A3203;
	position: relative;
}
.wp-pagenavi a:active {
	text-decoration: none;
	color: #A08908;
	background-color: #3A3203;	
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 10px 2px 2px;
	color: #3A3203;
}

.wp-pagenavi span.current 
{
	margin: 2px 4px;
	padding: 14px 14px 13px; 
	position: relative;
	top:  3px;
	font-size: 16px;
	-moz-border-radius: 40px;
	-khtml-border-radius: 40px;
	-webkit-border-bottom: 40px;
	background-color: #3A3203;
	color: #A08908;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #3A3203;
}


/* @end */

/* @group cforms */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform { 
	margin:10px auto 0 auto; 
}

.cform fieldset	{ 
	margin:10px 0 0; 
	padding:5px 20px 15px 0; 
	border: none;
	width: 400px;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
	display: none;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:2px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #3A3203;
	font-weight: bold;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:4px;
	border: none; 
	vertical-align:top;
	background: #ddcf85;
	border-bottom:  1px solid transparent;
	color: #3A3203;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#A08908;
	border-bottom: 1px dashed #DDCF85; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#A08908; 
	border-bottom: 1px dashed #DDCF85; 
}

.cform textarea,
.cform textarea:hover,
.cform textarea:focus {
	border-bottom: none;
}
.cform textarea,
.cform input {
	width:460px; 
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.cform select {
	width:488px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	width: 68px;
	margin:1px 0 5px 0 ;
	padding: 0 0 0 72px;
	font-size:0.8em;
	display: -moz-inline-box; 
	vertical-align:top;
	color: #333;
	text-align: right;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

.entry-content p.cf-sb {
	padding: 0!important;
	margin: 0;
	background-color: transparent;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 368px;
	font-size:0.8em;
	background: #ddcf85;
	color: #3A3203;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-bottom: none;
}

.cform input.sendbutton:hover {
	background: #3A3203;
	color: #fff;
	border-bottom: none;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin: 10px auto!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#fff!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


/* @end */

/* @group Gallery */

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.43

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	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;
	border:1px solid #A9A9A9;
	*/
	padding:15px 15px 15px 15px;
	background: #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:4px 0px 4px 5px;
	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:5px !important;
	margin:0px !important; 
	text-align:left;
	width:150px;	
}

.ngg-album-compactbox {
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 0px !important;
	width:120px;
	height: 100px;
}


.ngg-album-compactbox .Thumb {
	margin:0px !important;
	width:91px; 
	height:68px;
	padding:10px;
	background: #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.ngg-album-compactbox .Thumb:hover {
	background: #3A3203 ;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
	width: 110px;
}


.ngg-album-link a,
.ngg-album-link a:visited,
.ngg-gallery-thumbnail a,
.ngg-gallery-thumbnail a:visited,
.ngg-album-link a:hover,
.ngg-gallery-thumbnail a:hover {
	border-bottom: none !important;
}
/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 10px;
	clear:both; 
	display:block !important;
	
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:0px;
   
}

.ngg-gallery-thumbnail-box {
	float: left;
	margin: 0x;
}

.ngg-gallery-thumbnail {
	float: left;
	margin: 0 2px 2px 0;
}

.entry-content .ngg-gallery-thumbnail img {
	display:block;  
	margin:0px 8px 8px 0px;
	padding:10px;
	background: #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	position:relative;
	width: 115px;
	height: auto;
}

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

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:0.9em;
	line-height: 1.5em;
	padding-left:5px;
	display:block;
	background-color: #fff;
	margin: 0 0 0 6px;
	width: 119px;
}

.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, a.next, a.prev, 
				span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 
				span.page-numbers:hover, span.next:hover, 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;
}

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

.slideshowlink {
	background-color: #fff;
	width: 150px;
	display: none;
}

/* ----------- Single picture -------------*/
.entry-content img.ngg-singlepic {
	display:block;  
	margin:10px 10px 10px -80px;
	position:relative;
	padding:15px 15px 15px 15px;
	background: #ddcf85;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;

}

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

.ngg-right {
	float: right;
	padding-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;
} 

/* @end */





