/*
Theme Name: Webseiteselbst
Description: Webseiteselbst 
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Webseiteselbst Theme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);

body {
	background: url(images/bg.png) repeat;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #474747;
	}
	
.clear {clear: both;}
	
#container {
	margin: auto;
	width: 970px;
	}
	
#content-top {
	background: url(images/content-schatten-top.png) no-repeat;
	width: 730px;
	float: right;
	height: 10px;
	}
	
#main-content {
	background: url(images/content-schatten-body.png) repeat-y;
        max-width: 67%;
        width: auto;
        float: left;
        min-width: 66%;
        padding: 25px 40px 25px 40px;
}

#main-content p iframe{
    height: auto;
    overflow: auto;
    min-width: 100%;
    min-height: 400px;
}
	
#content-bottom {
	background: url(images/content-schatten-bottom.png) no-repeat;
	width: 730px;
	float: right;
	height: 10px;
	}
	
h1 {
	margin: 0px;
        font-size: 36px;
        color: rgb(53, 183, 216);
        font-weight: bold;
        line-height: 1.3;
}
	
#main-content p:first-of-type{
   padding-top: 20px;     
}

#main-content p{
    margin: 14px 0;
    color: rgb(83, 83, 83);
    line-height: 1.463;
    font-size: 18px;
}

a {
	color: #1eaed3;
}	
	
#sidebar {
	float: left;
	width: 230px;
	}

#logo {
	background: url(images/logo.png);
	width:230px;
	height:264px;
	}
	
ul.content {
	background: #f8f8f8;
	margin: 20px 0px 0px 0px;
	padding: 15px 25px 15px 25px;
	border: 1px solid #dadada;
	list-style: url(images/bullet.jpg);
	}
	
ul.content a {
    font-size: 18px;
    color: rgb(46, 180, 214);
    line-height: 1.667;
}

ul.content li{
    padding-left: 30px;
}

#navigation {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 210px;
	line-height: 15px;
	border: 0px;
	}
	
#navigation li {
	width: 210px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	background: url(images/nav-entry.png);
	border: 0px;
	}

#navigation li.current-menu-item a{
    color:#2eb4d6;
}

#navigation li.current-menu-item li a{
    color:#535353;
}
        
#navigation li:first-child {
	width: 210px;
	height: 30px;
	padding-top: 27px;
	background: url(images/nav-top.png);
	border: 0px;
	}
	
#navigation li:last-child {
	width: 210px;
	height: 45px;
        border: 0px;
	}
	
#navigation li a {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 18px;
    color: rgb(83, 83, 83);
    line-height: 1.463;    
}

#navigation > li:last-child a {
	color: #474747;
	font-size: 17px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	margin-top: -2px;
	border: 0px;
	}
	
 ul.sub-menu {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	border: 0px;
        clear: both;
        display: none;
 }
	
 
#navigation li  li,  #navigation li  li:first-child,  #navigation li  li:last-child{
	    background: none;
            padding: 0px;
            height: auto;
            padding-bottom: 5px;
            border: 0px;
            display: none;
            margin: 10px 0;
}
#navigation li.current-menu-item li,#navigation li.current-menu-parent li  {
    display:block;
}
	
#navigation li  li a,  #navigation li  li:first-child,  #navigation li  li:last-child {
    font-size: 14px;
    color: #7c7c7c;
    border: 0;
    margin: 10px 0 0 0;
    line-height: 1.25;
}

#navigation li  li a:hover {
	font-weight: bold;
	}
	
#navigation li  li.current-menu-item > a {
    line-height: 1.463;
    
}


#navigation li li.current-menu-item > a:after, #navigation li.current-menu-parent li > a:after{
        display: none;
}

#navigation li.current-menu-item  > ul.sub-menu, #navigation li.current-menu-parent > ul.sub-menu {
        display: block;
}	

#footer {
	float: right;
	width: 720px;
	}

#commonbox {
	float: left;
	width: auto;
	line-height: 100%;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	font-size: 12px;
	color: #7e7e7e !important;
	text-decoration: none;
	}
	
#commonbox a {
    text-decoration: none;
    font-size: 18px;
    color: rgb(46, 180, 214);
    line-height: 1.463;
}

#copyright {
    float: right;
    width: auto;
    height: auto;
    margin: 0px 15px 10px 0px;
    padding: 0px;
    font-size: 18px;
    color: rgb(83, 83, 83);
    line-height: 1.463;
}
.link-separator{
    font-size: 28px;
}

#languageswitch {
opacity:0.5;
width:150px;
height:20px;
color:black;
background:white;
font-size: 11px;
margin: 10px 0 0 40px;
text-align:center;
border-radius:12px;
line-height:20px;

-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
	
#languageswitch:hover {
opacity:1;
background:#B3B3B3;
color:white;
}

.td-none {
text-decoration: none;
}

.menuItem, #more, #mainbottom, #youarehere, #navtop, #eyecatcher, #topicmenu4, #topicmenu8 {display: none;}

.wp-post-image{
    float: right;
    margin: 10px;
}

#main-content ul {
    list-style: none;
    margin-left: 0;
    padding: 0 0 0 5px;
}
#main-content li::before {
    content: "\25AA"; 
    color: #2eb4d6;
    display: inline-block; width: 1em;
    margin-left: -1em;
}
#main-content li{
    font-size: 18px;
    color: rgb(83, 83, 83);
    line-height: 1.463;

}

ul.content{
    list-style: none;
    margin-left: 0;
    padding: 40px 0 40px 10px !important;
    background-color: #f9fcff;
    color: #2eb4d6;
}
