
/*
	Theme Name: Euroweb Feedback
	Theme URI: 
	Description: - 
	Version: 1.1
	Author: Jonas Hellwig
	Author URI: http://www.kulturbanause.de
	Tags: - 
	Text Domain: - 
*/

* {
	padding:0;
	margin:0;
	outline:none;
	list-style:none;
}

/* ======================================================================================================= */
/* Global Settings  */
/* ======================================================================================================= */

html { background:url(img/html-bg.jpg) top center repeat; }

body {
	background:url(img/body-bg.jpg) top center no-repeat;
	font:14px Arial, Helvetica, sans-serif;
	position:relative;
}

hr { display:none; }

.clear {
	clear:both;
	float:none;
}

/* ======================================================================================================= */
/* container  */
/* ======================================================================================================= */

#container {
	min-height:650px;
	position:relative;
}

#header {
	background:url(img/header-bg.png) top center repeat-x;
	height:88px;
	width:100%;
}

#header div {
	margin:0 auto;
	width:720px;
	position:relative;
}

/* logo  */

h1 a {
	display:block;
	text-indent:-9999px;
	height:91px;
	width:215px;
	background:url(img/h1-bg.png) 0 0 no-repeat;
	position:absolute;
	top:10px;
	left:0;
}

/* navigation */
	
#nav {
	border-left:1px solid #c5c9cc;
	border-right:1px solid #fff;
	float:right;
}

#nav li { float:left; }

#nav li a {
	height:24px;
	border-right:1px solid #c5c9cc;
	border-left:1px solid #fff;
	padding:62px 8px 0 8px;
	display:block;
	text-decoration:none;
	color:#575757;
	font-size:11px;
}

#nav li a:hover {
	color:#769429;
	background:#f3f5f6;
}

#nav li a:active {
	padding:63px 8px 0 8px;
	height:23px;
	color:#769429;
}

/* ======================================================================================================= */
/* container  */
/* ======================================================================================================= */

#container {
	margin:0 auto;
	width:718px;
}

/* claim  */

#claim {
	width:718px;
	height:433px;
	text-indent:-9999px;
	background:url(img/claim2-bg.png) 0 0 no-repeat;
	margin:30px 0 20px 0;
	position:relative;
}

#eurowebGroupLink {
	height:20px;
	width:200px;
	position:absolute;
	left:5px;
	top:400px;
}

/* ======================================================================================================= */
/* article // video  */
/* ======================================================================================================= */

h2 {
	font-size:normal;
	color:#333;
}

.article {
	width:680px;
	height:301px;
	padding:53px 19px 31px 19px;
	background:url(img/article-bg.png) 0 0 no-repeat;
	position:relative;
	margin:0 0 20px 0;
}

.referenzschreiben {
	width:680px;
	height:301px;
	padding:53px 19px 31px 19px;
	background:url(img/article-bg.png) 0 0 no-repeat;
	position:relative;
	margin:0 0 20px 0;
}

.referenzschreiben blockquote a {
	padding:9px 10px 7px 10px;
	background:#003965;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	color:white;
	text-decoration:none;
	position:absolute;
	top:284px;
	right:20px;
	font-size:14px;
}

.referenzschreiben blockquote a:hover { background:#739123; }

.video {
	width:680px;
	height:520px;
	padding:53px 19px 31px 19px;
	background:url(img/video-bg.png) 0 0 no-repeat;
	position:relative;
	margin:0 0 20px 0;
}

.page {
	width:680px;
	margin: 20px 0 0 0;
	background: url("img/bg-page.png") top center no-repeat;
	position:relative;
	padding: 80px 0 0 0;
	border: none;
	margin-bottom: 80px;
}

.page h2 {
	font-size: 20px;
	color: #0c4a7c;
	margin-bottom: 12px;
	background: #fff;
	padding: 0 20px 0 20px;
}

.page blockquote {
	font-size:12px !important;
	line-height: 19px;
	color: #535353;	
	background: #fff;
	padding: 20px;
	border-bottom: 1px solid #a7a7a7;
}

.page blockquote a:hover { text-decoration: none; }



p { margin:0 0 10px 0; }

.video p { margin:10px 0px 10px 1px; }

.date {
	position:absolute;
	top:50px;
	right:20px;
	color:#999;
}

.client {
	position:absolute;
	top:50px;
	left:20px;
	color:#739123;
	background:#f4f6ee;
}

.website-button {
	padding:9px 10px 7px 10px;
	background:#003965;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	color:white;
	text-decoration:none;
	position:absolute;
	top:284px;
	right:20px;
}

.website-button:hover { background:#739123; }

.video .website-button { top:504px; }

.meta {
	color:#535353;
	position:absolute;
	top:278px;
	left:20px;
	font-size:12px;
	width:500px;
}

.video .meta {
	top:490px;
	width:550px;
}

.avatar {
	background:none repeat scroll 0 0 white;
	border-bottom:1px solid #999999;
	float:left;
	margin:0 10px 0 0;
	padding:3px;
}

.video .avatar { margin:10px 10px 0 0; }

object {
	border:1px solid #b9b9b9;
	padding:6px;
	background:#e7e7e7;
}

.meta a { color:#535353; }

.meta a:hover { color:#003965; }

blockquote {
	color:#003965;
	font-size:18px;
}

/* ======================================================================================================= */
/* pagination  */
/* ======================================================================================================= */

.pagebar {
	margin:10px auto;
	width:720px;
}

.pagebar a {
	padding:5px 8px;
	margin:0 5px 0 0;
	background:#d3dbdf;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#333;
	text-decoration:none;
}

.pagebar a:hover { background:#e6edf0; }

.this-page {
	padding:5px 8px;
	margin:0 5px 0 0;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#00406d;
	color:white;
}

/* ======================================================================================================= */
/* footer  */
/* ======================================================================================================= */
	
#footer {
	width:100%;
	height:141px;
	background:url(img/footer-bg.jpg) top center repeat-x;
}

#footer div {
	margin:0 auto;
	width:718px;
}

#footer ul { padding:85px 0 0 0; }

#footer li { float:left; }

#footer li a {
	display:block;
	text-indent:-9999px;
	margin:0 15px 0 0;
	height:46px;
}

.euroweb-group {
	width:98px;
	background:url(img/sprite.png) 0 0 no-repeat;
}

.euroweb-group:hover { background:url(img/sprite.png) 0 -46px no-repeat; }

.euroweb-internet-gmbh {
	width:54px;
	background:url(img/sprite.png) -125px 0 no-repeat;
}

.euroweb-internet-gmbh:hover { background:url(img/sprite.png) -125px -46px no-repeat; }

.euroweb-stiftung {
	width:54px;
	background:url(img/sprite.png) -202px 0 no-repeat;
}

.euroweb-stiftung:hover { background:url(img/sprite.png) -202px -46px no-repeat; }

.euroweb-sportfoerderung {
	width:73px;
	background:url(img/sprite.png) -277px 0 no-repeat;
}

.euroweb-sportfoerderung:hover { background:url(img/sprite.png) -277px -46px no-repeat; }

.youtube {
	width:63px;
	background:url(img/sprite.png) -369px 0 no-repeat;
}

.youtube:hover { background:url(img/sprite.png) -369px -46px no-repeat; }

.facebook {
	width:81px;
	background:url(img/sprite.png) -450px 0 no-repeat;
}

.facebook:hover { background:url(img/sprite.png) -450px -46px no-repeat; }

.twitter {
	width:79px;
	background:url(img/sprite.png) -550px 0 no-repeat;
}

.twitter:hover { background:url(img/sprite.png) -550px -46px no-repeat; }

#footermeta {
	background:url(img/footer-bg.jpg) bottom center repeat-x;
	position:relative
}

#footermeta ul {
	font-size:12px;
	width:720px;
	margin:0 auto;
	padding:0 0 10px 0;
}

#footermeta ul li { float:right; }

#footermeta ul li a {
	color:#a1b0b7;
	text-decoration:none;
}

#footermeta ul li a:hover {
	color:#a1b0b7;
	text-decoration:underline;
}

/* ======================================================================================================= */
/* template tag classes  */
/* ======================================================================================================= */

.post-edit-link {
	padding:3px 8px;
	background:#FCC;
	color:red;
	font-size:12px;
	text-decoration:none;
	display:block;
}

.post-edit-link:hover {
	background:#F66;
	color:white;
}

