/*
Theme Name: construktiv newsroom
Theme URI: http://www.construktiv.de
Description: Social Media Newsroom von construktiv, trafficmaxx und Mister Wong
Version: 1.0
Author: construktiv GmbH, Arkadius Stefanski
Author URI: http://www.construktiv.de
Tags: construktiv, newsroom, social media
*/

* {
	padding:0;
	margin:0;
}

body {
	font-family:arial, sans-serif;
	font-size:11px;
	background:#88ac18;
	color:#2f2e33;
}

h1,h2,h3 {
	padding:10px 0;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

ul li {
	list-style:none;
	padding:5px 0;
	border-bottom:1px dotted #2f2f2f;
}

a {
	color:#2e2e30;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

div#container {
	width:915px; 
	margin:auto;
}

div#header {
	background:#fff;
	padding:20px 50px 10px; /* top left/right bottom */
	position:relative;
	
}

a.smm {
	position:absolute;
	top:0;
	left:216px;
}

a img { border:none;}

div#header h1 {
	padding:0;
}

div#page {
	background:#fff;
	padding:10px 50px;
}

div#footer {
	background:#fff;
	padding:10px 50px;
	font-size:11px;
	margin:10px 0;
	text-align:center;
}

div#footer img {
	margin:0 30px 0 0;
}
div#footer img.last {
	margin:0 0 0 0;
}

div#content {
	float:left;
	width:480px;
}

.press li {
	overflow:hidden;
	clear:both;
	color:#595959;
}

.press a {
	color:#595959;
	font-size:14px;
}

.press .websnapr_thumb {
	float:left;
	margin-right:10px;
	border:#595959 1px solid;
}

.press .websnapr img {
	border:none !important;
}

.twitter {
	background:#e6e6e6;
	padding:10px;
	margin:0 0 10px 0;
	color:#595959;
	border:none;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
}

.twitter a {
	color:#0085b5;
}

.twitter_bubble {
	background:#fff url(images/bubble_twitter.gif) 20px 0 no-repeat;
	height:10px;
}

div#sidebar {
	float:right;
	width:300px;
}

div#sidebar ul li {
	line-height:16px;
}

div#sidebar ul li a {
	font-size:14px;
}

div#sidebar small {
	color:#595959;
}

div#flickr {
	background:#fff;
	padding:10px 50px;
	margin:10px 0px;
	text-align:center;
}

div#flickr h1 {
	text-align:left;
}

.flickr_thumb {
	margin-right:10px;
}

div#blogs {
	background:#fff;
	padding:10px 50px;
	margin:10px 0 0 0;
}

div #press_contact {
	overflow:auto;
}

div#press_contact img {
	float:left;
	margin-right:10px;
}

div#press_contact, div#press_contact a {
	color:#595959;
}

div#press_contact h2 {
	margin:0;
	padding:0;
}

ul#pages {
	float:right;
	position:relative;
	bottom:-70px;
}

ul#pages li {
	border:none;
	display:inline;
}

ul#pages li a {
	padding:5px;
}

.blog {
	float:left;
	width:250px;
	margin:0 20px 0 0;
}

.blog h2 a {
	color:#2f2e33;
	padding-bottom:10px;
	font-size:18px;
	font-weight:bold;
}

.blog a {
	color:#595959;
	font-size:14px;
}

.clear {
	clear:both;
}

.line {
	background:#fff url(images/line.gif) bottom repeat-x;
	margin:16px 0 0 0;
	text-align:right;
	height:16px;
}

.inner {
	padding:0 20px;
}

.wide {
	float:none !important;
	width:100% !important;
}

.entry {
	font-size:13px;
	line-height:20px;
}

.entry p {
	margin:10px 0;
}

.wide .navigation {
	padding-bottom:40px;
}

.wide .alignleft {
	float:left;
	text-align:left;
}

.wide .alignright {
	float:right;
	text-align:right;
}

.hidden {
	display:none;
}

#archiv li {
	border:0px;
}

#archiv ul {
	padding:0 10px;
}

#archiv ul li a {
	/* color:#595959; */
	color:#000;
}

.center {
	text-align:center;
}

#archiv ul.pressemitteilungen {
	list-style-type:none; 
	padding:0;
	font-size:14px;
}

#archiv ul.pressemitteilungen small {
	font-size:10px;
	color:#aaa;
}

#archiv ul.pressemitteilungen a {
	color:#000;
}

#sidebar li#archives {
	margin-left:58px;
}
#sidebar li#archives ul {
	padding: 0 0;
}

#kontaktformular label {
	width: 75px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0;
}
#kontaktformular label.nachricht {
	float:none;
	width:300px;
	padding-top: 10px;
}

#kontaktformular input {
	width: 300px;
	display:block;
	border: 1px solid #aaa;
	float:left;
	margin:5px 0;
	
}
#kontaktformular input.short {
	width:50px; 
	float:left;
	margin-right: 4px;
}

#kontaktformular input.medium {
	width: 244px; 
	float:left;
}
#kontaktformular input.submit {
	width:377px;
	float:none;
}

#kontaktformular textarea {
	width:375px;
	height: 100px;
	border:1px solid #aaa;
	margin-top:-10px;
	font-family:inherit;
	font-size:13px;
}
#kontaktformular p.errorMsg {
	color: #f00;
	margin-bottom:10px;
}

img.feed_Press { 
	border:none;
	float:right;
	position:relative;
	right:-20px;
	top:15px;
}

img.alignleft {
	margin: 4px 20px 5px 0;
}
img.icon { vertical-align:center; margin-right: 10px; }