/*

Theme Name: schamassTheme
Theme URI: www.squild.de
Description: Dieses Theme wurde von SQUILD erstellt
Author: Matthias Tinnemeier, SQUILD
Author URI: www.squild.de
Version: 1.0

*/ 






body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	
	color: #333333 !important;
	background-color: #00335B !important;

	margin: 0;
	padding: 0;
}

#root {
	width: 62em;
	min-width: 62em;
	margin-top: 2em;

	margin-left: auto;
	margin-right: auto;
	padding: 0;
    overflow: hidden;
}


#middle {        
	float: left;
	clear: both;
	height: auto;
	width: 62em;
 	background-color: #ffffff;     
}

p,pre,h1,h2,h3,h4,a {	
	margin: 0;
	padding: 0;
}



.tabonechar {
	width: 1em;
	display: inline;
	float: left;
}

.bold {
	font-weight: bold;
}

.serif {
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

.sans {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif !important;
}

.blacktext {
	color: #000000;
	background-color: inherit;
}

.graytext {
	color: #cccccc;
	background-color: inherit;
}

.smalltext {
	font-size: 0.8em;
}

p {
	line-height: 1.5em;
	margin-bottom: 1em;
	font-weight: lighter;
}

a {
	color: #990000;
	text-decoration: none;
}

h1 {
	font-size: 1.45em;
	line-height: 1.3em;
	margin-bottom: 1.25em;
	font-weight: lighter;
	color: #053458;
	background-color: inherit;
}

h2 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #333333;
	background-color: inherit;
	margin-bottom: 1em;
}

h3 {
	font-size: 1em;
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight:lighter;
	color: #333333;
	font-style: italic;
	background-color: inherit;
}

.underlined {
	border-bottom: 1px dotted #6F6287;
}

/* images */
.ngg-gallery-thumbnail-box {
	margin: 1%;
	border: 1px solid #333333;
	float: left;
	display-style: inline;
}


img .otherstuff {
	padding: 1%;
        margin: 0.5em;
	border: 1px solid #333333;
	width: 15em;
        float: left;
}

img .accessible {
	width: 100%;
	height: auto;
}

img .free {
	width: auto;
	height: auto;
}

img .halfnoborder {
	margin: -1%;
	width: 51%;
}

img .half {
	width: 50%;
}

img .full {
	width: 100%;
}

img .fullnoborder {
	margin: -1%;
	width: 101%;
}

img .quarternoborder {
	margin: -1%;
	width: 26%;
}

img .threequarters {
	width: 75%;
}

img .quarter {
	width: 25%;
}

img .right {
	float: right;
	clear: none;
	margin-left: 2.5%;
}

img .left {
	float: left;
	clear: none;
	margin-right: 2.5%;
}

#logo {
	float: right;
	clear: both;
	
	width: 62em;
	height: 64px;
	
	margin-bottom: 1px;
	
	background-image: url('images/logo.jpg');
	background-position: right top;
	background-repeat: no-repeat;

        background-color: #000000;
}

#topnavigation {	
	clear: both;
	float: none;
	
	padding: 1em 1em 1em 1em;
	
	background-image: url('images/menue_back.jpg');
        background-repeat: repeat;
        color: #FFFFFF;
	
	margin-bottom: 1px;
}

#topnavigation ul {
	margin: 0;
	padding: 0;
}

#topnavigation li {
	list-style-type: none;
	display: inline;
	
	padding: 0 0.5em 0 0.5em;
	border-right: 1px dotted #6F6287;
}

#topnavigation li:first-child {
	padding-left: 0;
}

#topnavigation a {
	font-size: 1em;

	color: #125081;
        color: #FFFFFF;
	background-color: inherit;
	
	text-decoration: none;
	white-space: nowrap;
	font-weight: lighter;
	
	border: none;
}

#topnavigation a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #125081;
}

#topnavigation a.active {
	font-weight: bold;
	color: #0080E5;
        color: #FFFFFF;
}



#topnavi2contentspacer {
	border-left: 1em solid #7D0B20;
	background-color: #B50000;
	
	margin-bottom: 1px;
	padding: 0.5em;
	text-align: right;
}

#topnavi2contentspacer a {
	font-size: 0.8em;
	padding-left: 0.75em;
	color: #ffffff;
}

#submenue {

}

#submenue ul {
	margin: 0;
	padding: 0;
}

#submenue li {
        margin: 0;
		list-style-type: none;
		float: left;
        clear: both;
        padding: 1em 0.5em 0.5em 0.5em;
        border-bottom: 1px dotted #cccccc;
}

ul.children {
        margin-left: 2em;
}

#submenue a {
        color: #000000;
}


#content {
	float: left;
	width: 32em;
	height: auto;
	padding: 1em 1em 1em 1em;
	border-left: 1em solid #cccccc;
}

#sidebar {
	float: right;
	width: 18em;

	margin: 0;
	padding: 1em 1em 1em 1em;
	background-color: #efefef;
        border-left: 1px solid #00335B;
}

#sidebar ul {
	margin: 0 0 3em 0;
	padding: 0 0 3em 0;
	height: auto;
}

#sidebar li {
	margin: 0;
	list-style-type: none;
	float: left;
    clear: both;
    padding: 0.25em 0 0.25em 0;
}

#sidebar h1 {
	border-top: 1px solid #004a79;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0 0 0.8em 0;
	clear: both;
}

#sidebar .pagenav {
	border-top: 1px solid #004a79;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0 0 0.8em 0;
	clear: both;
}
 
#sidebar .children {
    padding: 0;
    margin: 0;
    margin-left: 1.5em;
}

.splash {
	background-color: #EAE4F5;
	color: #6F6287;
	border: 1px dotted #6F6287;
	padding: 0.5em;
	margin-bottom: 2em;
}

#commentarea {
	border-top: 1px solid #004a79;
	background-color: #e5f5ff;
	padding: 1em;
	overflow: hidden;
}


#commentform {
	margin-top: 5em;
	width: 100%;
}

#commentform fieldset {
	padding: 1em;
	background-color: #f5fbff;
}

#commentform fieldset {
	background-color: #f5fbff;
	border: 1px dotted #5aa9db;
}

#commentform legend {
	font-weight: bold;
	background-color: #f5fbff;
	padding: 5px;
	color: #000000;
	border-top: 1px dotted #5aa9db;
	border-right: 1px dotted #5aa9db;
	border-left: 1px dotted #5aa9db;
}

ol.commentlist li {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 3em;
}


#footer {
	clear: both;
	float: none;
		
	padding: 1em 20em 1em 1em;
	
	color: #c2c2c2;

	background-color: #FFFFFF;
}