/*
Theme Name:     ASWE
Theme URI:      http://www.aswe.com.de/
Description:    Child theme for ASWE EDV-Dienstleistungen + Consulting 
Author:         Andreas Schweizer
Author URI:     http://www.aswe.com.de/
Template:       twentytwelve
Version:        0.1.0
*/

@import url(../twentytwelve/style.css);

* {
	margin: 0;
	padding: 0;
}

body {
	background: #2f3e3e url(images/bg.jpg);
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	color: #cecece;
	font-size: small;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.themes {
	background: #2f3e3e;
	padding: 25px;
}

hr {
	color: #282C2F;
	background-color: #282C2F;
	border: 0;
}


html,ul {
	color: #697C83;
	list-style: none;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: #30383a url(images/firmao.gif) no-repeat top left;
	height: 150px;
	margin: 0;
	padding: 0;
}

#logo {
	background: #30383a url(images/logogo.gif) no-repeat 55px -18px;
	width: 430px;
	height: 150px;
}

#primary {
	margin: 0;
}

.site-content article {
	border-bottom: 0 none;
}
.entrybody ul li {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
}	

.entry-content p, .entry-content h2, .entry-content h3 {
	padding: 0 20px 0 20px;
}



#blogname {
	background: #30383a url(images/logo_schweizer.gif) no-repeat 425px 50px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 150px;
	text-align: left;
/*	padding-top: 49px;*/
}

#blogname a {
	color: gray;
	font-style: italic;
	font-size: 3em;
	display: none;
}

#blogname a:hover {
	text-decoration: none;
}

#blogname h3 {
	background: url(images/firma.gif) no-repeat;
	margin-top: -0px;
	margin: 0;
	font-size: 100%;
	color: #fff;
	width: 350px;
	height: 25px;
}

#blogname h3 span {
	visibility: hidden;
}

#content {
	width: 570px;
	float: left;
	display: inline;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	margin: 25px 0 20px 0;
}

#sidebar {
	float: right;
	width: 210px;
	display: inline;
	font-size: 11px;
	margin: 0;
}

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	height: 40px;
	padding-top: 25px;
	padding-bottom: 10px;
	border-top: 3px solid #30383a;
	margin: 0 auto;
}

h1,h2,h3,h4 {
	font-weight: 400;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
	color: #e9e9e9;
}

h2 {
	font-size: 140%;
}

ol#commentlist {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
}

.commentname {
	color: #fff;
}

.commenttext {
	background-color: #30383a;
	/*1C2023;*/
	min-height: 90px;
}

.commenttext .authorcomment {
	border-right: 15px solid #6cc;
	padding-right: 10px;
	margin-top: 3px;
	min-height: 90px;
}

* html .commenttext {
	height: 90px;
	overflow: visible;
}

.commentp {
	padding: 20px 12px 10px 10px;
}

.commenttext p {
	margin: 0 0 15px;
	padding: 0;
}

#commentblock ol li {
	margin-bottom: 30px;
}

#commentblock {
	margin-left: 4px;
}



#comments {
	font-weight: 400;
}

#commentsform p {
	margin-top: 5px;
	margin-bottom: 5px;
}

h3.entrytitle,h3 {
	font-size: 160%;
	font-weight: 400;
	margin: 5px 0 0 20px;
	padding: 15px 0 0 0;
	color: #BAC910;
}

h3.entrytitle a,h3.entrytitle a:visited,h3 a {
	color: #BAC910;
	text-decoration: none;
}

.entry {
	background: #30383a;
	padding: 0 0 25px 0;
	margin:  15px 0 0 0;
}

.entrybody img {
	border: 1px solid #ddd;
}

.entrybody h3 {
	color: #bac910;
	font-size: 14px;
	margin: 0;
	padding-bottom: 10px;
}

.entrybody {
	background-color: #30383a;
	color: #c6c6c6;
	margin: 0;
	padding: 0 20px 20px 20px;
}

.entrybody p {
	text-align: left;
	margin-bottom: 15px;
}

.entrybody p img {
	padding: 10px 0 10px 0;
	border: none;
}

code {
	background-color: #eee;
	border: 1px solid #CCC;
	padding: 5px;
}

h2.archives {
	margin-bottom: 25px;
	text-align: center;
	font-style: italic;
	color: #6A7C7F;
	padding: 5px;
}

.entrymeta {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #81969A;
}

.entrymeta-single {
	color: #ADD248;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 20px;
}

#sidebar ul#feed {
	list-style: none;
	padding: 5px 10px 15px;
}

#sidebar ul#feed li a {
	background: url(images/feed-icon-32x32.gif) no-repeat left 50%;
	padding-left: 25px;
	border-style: none;
	line-height: 18px;
}

.entrybody ul,.entrybody ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.entrybody li {
	padding-top: 1px;
	padding-bottom: 1px;
}

#sidebar {
	margin-top: 40px;
	margin-bottom: 10px;
}

.skasten {
	padding-bottom: 5px;
	text-align: left;
}

#sidebar h2 {
	background-color: #30383a;
	font-size: 130%;
	color: #BAC910;
	font-weight: 700;
	margin: 0;
	padding: 10px 10px 0;
}

.sidebarbg {
	background-color: #eee;
	padding: 3px;
}


#sidebar p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar ul {
	background-color: #30383a;
	list-style: none;
	padding: 10px 10px 15px;
/*	border-bottom: solid 4px transparent;*/
}

#sidebar ul li a {
	color: #c6c6c6;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #c6c6c6;
	text-decoration: underline;
}

a,a:visited {
	color: #BAC910;
	text-decoration: none;
}

#searchdiv {
	border-bottom: 1px solid #282C2F;
	padding: 10px;
}

#searchdiv h2 {
	padding-top: 10px;
}

#searchdiv form input {
	font-size: 90%;
	margin: 0;
	padding: 0;
}


table {
	margin: 10px;
}

td,th {
	font-weight: 400;
	padding: 3px;
}

/** Navigation */

.navigation {
	background: url('images/logogu.gif') no-repeat 55px 0px;
	height: 20px;
	font-size: 13px;
}

.navwidth {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.navwidthbg {
	background-color: #30383a;
}

.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation li {
	line-height: 20px;
	list-style: none;
	float: left;
	margin: 0;
}

.navigation a:link,.navigation a:visited {
	height: 20px;
	background: url('images/current1.gif') no-repeat right top;
	color: #6A7C7F;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 2px;
}

.navigation a:link,.navigation a:link span,.navigation a:visited,.navigation a:visited span {
	cursor: pointer;
	display: block;
	float: left;
}

.navigation a:hover {
	height: 20px;
	color: #b8b8b8;
	text-decoration: none;
	background: url(images/current1.gif) right top no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.current_page_item a:link,.current_page_item a:visited {
	height: 20px;
	color: #BAC910;
	line-height: 20px;
	background: url(images/current1.gif) right top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 2px;
}

.current_page_item a:hover {
	height: 20px;
	color: #BAC910;
	background: url(images/current1.gif) right top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 2px;
}

.navigation a:link span,.navigation a:visited span,.navigation a:hover span {
	height: 20px;
	background: url(images/current1.gif) right top no-repeat;
	padding-right: 10px;
}

.current_page_item a:link span,.current_page_item a:visited span,.current_page_item a:hover span {
	height: 20px;
	background: url(images/current1.gif) right top no-repeat;
	padding-right: 10px;
}



blockquote {
	padding-left: 8px;
	border-left: 2px solid #333;
	color: #81969A;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 0 25px;
}

/*
.wpgmza_map {
	margin-left: -35px;
}
*/


h3,h4,#commentblock h2 {
	font-size: 140%;
}



.entrybody a:link,.entrybody a:visited {
	color: #7f7f7f;
	font-weight: 400;
	text-decoration: none;
}

.entrybody a:active,.entrybody a:hover {
	color: #c2c2c2;
	font-weight: 400;
	text-decoration: underline;
	}


h3.entrytitle a:hover,h3 a:hover,a:hover {
	text-decoration: underline;
}

.clearfix {
	clear: both;
}

.linklove {
	display: none;
}
button {
	border-radius: 0;
	border: 0 none;
	width: 80px;
	background-color: #3C4544;
	color: #fff;
	margin-bottom: 5px;
	margin-right: 10px;
}
input {
	border-radius: 0;
	border: 0 none;
	width: 245px;
	background-color: #3C4544 !important;
	color: #fff;
	margin-bottom: 5px;
	margin-right: 10px;
}
textarea {
	border-radius: 0;
	border: 0 none;
	width: 520px;
	background-color: #3C4544 !important;
	color: #fff;
	margin-bottom: 5px;
	margin-right: 10px;
}
.watermark {
	color: #ccc !important;
}
.wpcf7 {
	display: block;
	width: 100%;
	padding: 0 20px !important;
}
.wpcf7-not-valid-tip {
	background: #3C4544 !important;
}
.cformular {
	width: 100%;
}
.formular {
	float: left;
	padding: 0 0 10px 0;
}

.frm_forms.frm_style_formidable-style.with_frm_style {
    max-width: 94% !important;
    direction: ltr;
    padding-left: 3%;
}

/*media all*/
.frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=phone], .frm_style_formidable-style.with_frm_style input[type=search], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
    color: white !important;
}
