/*
Theme Name:     Twenty Eleven Child - xTITANs
Theme URI:      http: //xtitans.de/
Description:    xTITANs modified Twenty Eleven theme 
Author:         Rechen-Leistung
Author URI:     http: //www.rechen-leistung.de/
Template:       twentyeleven
Version:        0.1.0

Farben:		helles blau: #82aae4
		dunkles blau: #00137F
*/


@import url("../twentyeleven/style.css");


/* ===================================== AUFBAU ===================================== */

html {
	/* height: 100%; */
	margin: 0;
	padding: 0;
}

body {
	font-family: 'century gothic', Arial, Sans-Serif !important;
	height: 100%;
	margin: 0;
	padding: 0;
}

#page {
	background-color: rgba(35,0,0,.8);
	border: none;
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
	box-shadow: 5px 5px 10px #000;
	color: #ddd;
	margin-top: 130px;
	margin-bottom: 100px;
}

/* Bilder ohne Rahmen */
#page img {
	border: none;
}


/* ==================================== nSTATIx ========================== */

/* nSTATIx: Textfeld grau hinterlegt */
.page-id-1670 #page, .postid-1691 #page {
	background-color: rgba(100,100,100,.5);
}

.page-id-1670 #logo-in-headerimage img, .postid-1691 #logo-in-headerimage img {
  display:none;
}

.page-id-1670 #logo-in-headerimage, .postid-1691 #logo-in-headerimage {
  width:370px;
  height:134px;
  box-sizing:border-box;
  padding-left: 200px;
  /*width of the image*/
  background: url(/wp-content/uploads/nSTATIx_1f_web370x134.png) left top no-repeat;
}

/* ==== ENDE: nSTATIx ===== */


/* LOGO xTITANs über die Kopfgrafik legen */
#logo-in-headerimage {
	margin-right: -480px;
	position: absolute; 
	right: 50%;
	top: 65px;
	z-index: 2;
}

/* LOGO xTITANs über die Kopfgrafik legen */
#logo-in-headerimage {
	margin-right: -480px;
	position: absolute; 
	right: 50%;
	top: 65px;
	z-index: 2;
}

/* KOPF AUSBLENDEN (+Linie über Kopfgrafik/Navigation weg) */
#branding {
	border-top: none;
	z-index: 5 !important;
	display: none;
}

#site-generator {
	position: fixed;
	bottom: 0;
}

/* Fußzeile unter dem Footer */
#site-generator {
	width: 100%;
	height: 24px;
	background-color: rgba(0,0,0,.7);
	border-top: 1px solid #aaa;
	color: #ddd;
	font-size: 12px;
	line-height: 1em;
	padding: 10px 0;
	text-align: center;
	z-index: 10;
}

#site-generator a {
	color: #fff;
	font-weight: bold;
}

/* Schwarzer Rahmen oben */
#site-topborder {
	position: fixed;
	top: 0;
	height: 43px;
	width: 100%;
	background-color: rgba(0,0,0,.7);
	border-bottom: 1px solid #aaa;
	-moz-box-shadow: 0 5px 10px #000;
	-webkit-box-shadow: 0 5px 10px #000;
	box-shadow: 0 5px 10px #000;
	color: #ddd;
	z-index: 10;
}

#site-topborder a {
	color: #555;
	font-weight: bold;
}

#site-topnav {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/* VOR und ZURÜCK in Beiträgen nach links setzen */
#nav-single {
	float: left;
	text-align: left;
}


/* ====================================== TEXT ======================================= */

/* Artikelüberschrift */
#content h1 {
	color: #ccc;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	text-decoration: none;	
	font-variant: small-caps;
}

#content h2 {
	color: #ddd;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;	
	font-variant: small-caps;
}

#content h3 {
	color: #eee;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;	
	font-variant: small-caps;
}

/* LINKS im Allgemeinen */
a {
	color: #82aae4;
	text-decoration: none;
}

/* Seitenüberschrift */
.entry-title {
	font-family: 'century gothic', Arial, Sans-Serif !important;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 28px !important;
	line-height: 32px !important;	
	color: #fff !important;
}

.entry-title a {
	color: #82aae4;
}

#site-title a {
	color: #ddd;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}

/* Links in der Sidebar und Überschriften */
#secondary a {
	font-style: inherit;
	font-weight: inherit;
}

.widget-title {
	font-family: 'century gothic', Arial, Sans-Serif !important;
	font-variant: small-caps;
	text-transform: none;
	font-size: 16px;
	line-height: 38px;	
	color: #ccc;
}

.widget ul {
	list-style-type: none;
}

/* Schriftfarbe in angewählten Formularfeldern */
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=number]:focus,
textarea:focus {
	color: #82aae4;
}

/* "Veröffentlicht in KATEGORIE" ausblenden */
/*
.cat-links {
	display:none;
}
*/

/* ==================================== NAVIGATION ===================================== */

/* Navigation Schriftbild und Farben */
#access {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 0;
	z-index: 100;
	/* display: block; */
}

#access a {
	color: #eee;
	font-family: 'century gothic', Arial, Sans-Serif !important;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: normal;
	line-height: 2.7em;
	z-index: 120;
}

#access ul ul a {
	background-color: rgba(0,0,0,.7);
	border-bottom: 1px dotted #ddd;
	color: #f9f9f9;
	z-index: 130;
	/*
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	*/
}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}

#access li:hover > a,
#access a:focus {
	background: #efefef;
	color: #222;
}

/* Linie unter Artikel/Seiten ausblenden */
.hentry { border: none; }

#site-oursocialicons {
	margin-right: -490px;
	position: absolute; 
	right: 50%;
	top: 5px;
	z-index: 2;
}

/* ============================ PLUGINS ================================ */

/* ListCategoryPosts: Striche zwischen Beiträgen in Widget entfernen */
.widget_listcategorypostswidget li {
	list-style-type: none;
}

.lcp_nolist li {
	list-style-type:none;
}

ul.lcp_nolist {
	margin-left: 0;
}

.lcp_nolist li {
	margin-top: 50px;
}

.lcp_title {
	font-size: 22px;
}

