@import url(examples/1c-b.css);


	
/*
THEME NAME: DMU
THEME URI: none
DESCRIPTION: 
VERSION: 1.0.1
AUTHOR: dirokc
AUTHOR URI:
TAGS: minimalist, clean, foto, sandbox

*/


a, a:visited, a:hover, a:active{

color: #BCA6D5;

}

	
/* Two-column with sidebar on left from the /examples/ folder  */
img, a img, img a {
	border:0;
}


.current_page_item-service
{
padding-bottom: 2px;
border-bottom: 1px solid #BCA6D5;
}

.current_page_item-portfolio
{
padding-bottom: 2px;
border-bottom: 1px solid #BCA6D5;
}

.current_page_item-vita
{
padding-bottom: 2px;
border-bottom: 1px solid #BCA6D5;
}

.current_page_item-kontakt
{
padding-bottom: 2px;
border-bottom: 1px solid #BCA6D5;
}

.current_page_item-editorial
{
padding-bottom: 2px;
border-bottom: 1px solid #BCA6D5;
}
.current_page_item-advertising
{
padding-bottom: 2px;
border-bottom: 1px solid #BCA6D5;
}
div#login {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	position:absolute;
	left:0;
	text-align:left;
	width: 43px;
	height: 16px;
	background-image: url(images/login2.gif);
}

div#login a, div#login a:link, div#login a:visited {
display:block;
}

div#login a:hover img {
visibility:hidden;
}

#impressum {	
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	position:absolute;
	right:0;
	text-align:right;
	width: 207px;
	height: 16px;
	background-image: url(images/impressum2.gif);
}

div#impressum a, div#impressum a:link, div#impressum a:visited {
display:block;
}

div#impressum a:hover img {
visibility:hidden;
}

.entry-content {
	height:500px;
}

.entry-content2 {
position: relative;
	top:40px;
	height:450px;
	
}

.entry-content2 {
	font-family: Helvetica, Arial, sans-serif;
	
	line-height:18px;
	

	color:#CBCDCE;
	font-size:13px;
}

.entry-content2 ul{
padding-left: 20px;


}


.entry-content p, .entry-content2 p{
	
}

.entry-content3 {
	font-family: Helvetica, Arial, sans-serif;
	font-style:italic;

	line-height:18px;
	font-weight: lighter;

	color:#CBCDCE;
	font-size:14px;
	 
}

.entry-content {
	font-family: Helvetica, Arial, sans-serif;
	font-style:italic;

	line-height:18px;
	font-weight: lighter;

	color:#CBCDCE;
	font-size:13px;
	padding-top:20px; 
}

h2.entry-title 
{
	font-weight: lighter;
	line-height: 8px;
	font-family: Helvetica, Arial, sans-serif;
	
	
	right: 0;
	display: inline;
	color:#CBCDCE;
	font-size: 11px;
	font-style: normal;
	text-align: right;
}




	
/*body{
background-color: #202020;
}*/

	
/* Just some example content */
html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-size: 100%;
	background-color: #202020;
}

#content {
	position:relative;
	/*display:inline;*/
	/*height:600px;*/
	z-index:2;
	
}

.post {
	position:relative;
	top:10px;
	display:inline;
	z-index:2;
}

div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}

#wrapper {
	position:absolute;

	left:55px;

	z-index:2;

}

#scl {
	position:absolute;
	width:100%;
	height: 100%;
	left:0;
	z-index:2;
	overflow:auto;
}


div#menu {
	z-index:2;
	height:1.5em;
	margin:1em 0;
	width:100%;
}

div#menu ul,div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}

div#menu ul a {
	display:block;
	margin-right:1em;
	text-decoration:none;
}

div#menu ul ul ul a {
	font-style:italic;
}

div#menu ul li ul {
	left:-999em;
	position:absolute;
}

div#menu ul li:hover ul {
	left:auto;
}

.entry-title,.entry-meta {
	clear:both;
}

div#container {
	position:relative;
	height:500px;
	top:70px;
	margin-top:.5em;
 
}

.port
{
position: relative;
top: 10px;

}

div#container2 {
	position:relative;
	height:500px;
	width: 880px;
	top:60px;
	margin-top:.5em;
}

div#container3 {
	position:relative;
	height:500px;
	top:50px;
	width: 880px;
	margin-top:.5em;
	
}

div#primary {
	margin-top:.5em;
}

form#commentform .form-label {
	margin:1em 0 0;
}

form#commentform span.required {
	background:#fff;
	color:#c30;
}

form#commentform,form#commentform p {
	padding:0;
}

input#author,input#email,input#url,textarea#comment {
	padding:.2em;
}

div.comments ol li {
	margin:0 0 3.5em;
}

textarea#comment {
	height:13em;
	margin:0 0 .5em;
	overflow:auto;
	width:66%;
}

.alignright,img.alignright {
	float:right;
	margin:1em 0 0 1em;
}

.alignleft,img.alignleft {
	float:left;
	margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}

div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}

p.wp-caption-text {
	font-style:italic;
}

div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}

div.gallery dl.gallery-columns-1 {
	width:100%;
}

div.gallery dl.gallery-columns-2 {
	width:49%;
}

div.gallery dl.gallery-columns-3 {
	width:33%;
}

div.gallery dl.gallery-columns-4 {
	width:24%;
}

div.gallery dl.gallery-columns-5 {
	width:19%;
}

#nav-sub
{
height: 12px;
text-align: left;
padding-left: 75px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 5px;
}

.nav-previous, .nav-next {
	display: block;
	margin: 10px 0px 0px 0px;
	clear: both;
	
}
div.nav-previous a, div.nav-next a{ 
	border: none;
	text-decoration: none;
}


div#nav-images {
	height:150px;
	margin:1em 0;
}

div.navigation {
	height: 15px;
}

div.sidebar h3 {
	font-size:14px;
}

div.sidebar input#s {
	width:7em;
}

div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}

div.sidebar li form {
	margin:.2em 0 0;
	padding:0;
}

div.sidebar ul ul {
	margin:0 0 0 1em;
}

div.sidebar ul ul li {
	list-style:disc;
	margin:0;
}

div.sidebar ul ul ul {
	margin:0 0 0 .5em;
}

div.sidebar ul ul ul li {
	list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation, div.nav-bars {
	float:left;
}

div.nav-close {
}


div.nav-bars{
position: relative;
left: 0;
z-index: 12;
text-align: left;

}

div.nav-close{
position: relative;
right: 0;
z-index: 10;
text-align: right;
top:8px;

}


div.nav-bars a{
	text-decoration: none;

}

div#header {
	position:absolute;
	top:40px;
	text-align:left;
}

div#access {
	top:68px;
	position:relative;
	text-align:left;
}

div#footer {
	border-top:1px solid #BCA6D5;
	float:left;
	position:absolute;
	top: 630px;
	text-align:left;
	z-index: 4;
	width: 880px;
	left: 55px;
}

input#author,input#email,input#url,div.navigation div {
	width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
	margin:0;
	padding:0;
}

/* slider */

div.scrollingHotSpotLeft
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
}


div.scrollingHotSpotLeftVisible
{
	background-image: url(images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.15; 
	-moz-opacity: 0.15; 
	filter: alpha(opacity = 15); 
	zoom: 1; 
}

div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
}


div.scrollingHotSpotRightVisible
{
	background-image: url(images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.15;
	filter: alpha(opacity = 15);
	-moz-opacity: 0.15;
	zoom: 1;
}

div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}


#scrollSlider
{
	width: 880px;
	height: 480px;
	position: relative;
}
		
#scrollSlider div.scrollableArea *
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
