/*
Theme Name: eemaDesign
Theme URI: http://www.euromediaawards.eu
Description: Template fuer EEMA
Version: 1.0
Author: Maireder, Prummer
Author URI: http://www.euromediaawards.eu
*/

/*** Reset Styles ************************************************************/

a img {border:none;}

a {color: #6E195C;}

body {
	align:center;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
}
h1 {
	color: #003F63;	
        line-height: 30px;
}
h2 {
	color:#6E195C;
	margin-bottom:2px;
	margin-top:4px;
	font-size:19px;
}
h3 {
	color: black;
	margin-bottom:12px;
	margin-top:12px;
	font-size:17px;
}
h4 {
	color:#003F63;
        font-style:italic;
        font-weight:normal;
	margin-bottom:2px;
	margin-top:4px;
	font-size:15px;
}
h5 {
	color: #003F63;
	margin-bottom:4px;
	margin-top:16px;
	font-size:21px;
}
h6 {
	color: #C0D1DB;
	margin-bottom:4px;
	margin-top:2px;
	font-size:10px;
}



#hintergrund {
	z-index:-2;
	width:100%;
	position:absolute;
	top:40px;
	height:158px;
	background-color:#00517C;
	overflow: hidden;
}
#logo {
	position:absolute;
	top:21px;
	margin-left: 20px;
}

#root {
	margin: 0 auto;
	width:1024px;
}

#navi {
	height:30px;
}
#cat {
	float:left;
	margin-left:260px;
	margin-right:100px;
	color:#50829D;
}
#cat ul {
	list-style:none none none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	
}
#cat li { display:inline; padding:0px; margin:0px; }
#cat a {
	text-decoration: none;

}

#cat li a {
	padding-left: 10px;
	padding-right: 10px;
	display:block;
	float:left;
	color:#50829D;
	border-left: solid 1px #50829D;	
	
}

#socialMedia {
	margin-top:10px;
	float:right;
        border: 0 none;
}

#band {
	height:130px;
}
#band-text {
	margin-top:40px;
	margin-left:274px;
	width:520px;
	color:#b2c5df;
	font-size:18px;
}
#sidebar {
	display:inline;
	width:260px;
	float:left;
}
#sidebar p {
	margin: 0;
}
	
.sidebar-logo {
	margin-left:50px;
	margin-bottom:20px;
}

#main {
	width:747px;
	float:right;
	overflow:hidden;
	display:block;
	margin-bottom:5px;
}
.sub-heading {
	color:#A6C0CF;
	font-stretch:expanded;
}
.sub-heading2 {
	color:#A6C0CF;
	font-stretch:expanded;
font-size: 16px;
margin-bottom: 6px;
}
.sub-sub {
	color:#3F7A98;
	font: bold;
	margin-top:10px;
}
.tweet {
	margin-top:15px;
	min-height:10px;
}

.feature {
		border-top:  1px solid #C0D1DB;
		border-bottom: 1px solid #C0D1DB;
		margin-bottom:10px;
		height:149px;
}
.feature h2 {
	color:#004066;
	margin-bottom:4px;
	margin-top:8px;
	font-size:16px;
}
.feature img {
	float:right;
	width:275px;
	height:149px;
	border: 0 none;
}
.feature div {
	float:left;
	width:420px;
	color:#50798F;
}
.feature a, .feature p {
	padding:0;
	margin: 1px;
        text-decoration: none;
}	
.more-link {
	color:#9A5C8B;
	font-size:12px;
}

.more-tag {
	color:#9A5C8B;
	font-size:12px;
}
#important-dates {
	margin-left:50px;
	margin-top:60px;
}
#news {
	margin-top:38px;
	margin-bottom:20px;
	
	float:left;
	width:500px;
}
#news h3 {
	color:#6E195C;
	margin-bottom:0;
}
#news a {
       text-decoration: none;
}
#news p {
	margin-top:2px;
}

.post {
	float:left;
	width:380px;
}
.post-cat {
	float:left;
	width: 500px;
border-top: 1px solid #C0D1DB;
}
.post-cat h3 {
	float:left;
	width: 379px;
}
.post-cat .content {
	clear: both;
}
.post-cat .meta-info {
	margin-bottom: 15px;
}
.meta-info {
	float:right;
}
.date {
	color:#A9BECF;
	font-size:18px;
	font-weight: lighter;
}
.comments {
	color:#A9BECF;
	font-size: 14px;
	margin-top: 1px;
}

#info {
	margin-top:38px;
	float:right;
	width:170px;
}
#footer {
	margin-left:260px;
	margin-bottom:20px;
	border-top: 3px solid #C0D1DB;
	color:#C0D1DB;
	clear:both;
	font-size:10px;
}
#artikel {
	float:left;
	min-height:600px;
	width:520px;
}
#navi-right {
	float:right;
	width:200;
}
#artikel h1 {
	margin-top:0px;
}
#page {
	float: left;
	width:70%;
}
#right-bar {	
	margin-top: 20px;
	float: right;
	margin-left: 20px;
}
#right-bar ul {
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 2px;
}
#right-bar li, # right-bar a {
	color: #516C7F;
	text-decoration: none;
	margin: 0;
	padding: 0;
	
}
.wp-caption-text {
        font-size:12px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Styles for Comments */
#comments {
	margin-top: 40px;
}


.comment {
	margin-top: 15px;
	border-top:1px solid #C0D1DB;
	vertical-align: middle; 
	
}
.comment cite {
	font: bold;
}
.author-data {
	
}

#respond {
	margin-top: 40px;
}

/* Styles Searchform */

#searchform {
	
	padding-top: 30px;
	margin-bottom: 10px;
}



#searchsubmit {
	margin-top: 10px;
	color: #004066;
}
/* Formular Styles */
#formNavi {
	margin-top: 20px;
}

#formNavi a {
	text-decoration: none;
}

.formLink {
	text-align: center;
	float: left;
	margin-left: 10px;
	background-color: #C0D1DB;
	padding: 3px;
	min-width: 50px;
	width: 20%;
}


