/*  
Theme Name: Ndrenalin
Theme URI: 
Description: Ndrenalin wordpress theme.
Version: 1.0
Author: 
Author URI: 

*/


body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	background: #dddddd url(images/body-bg.jpg) repeat-x scroll center top;
	margin: 0px;
	padding: 0px;
}
a {
	color: #919309;
	text-decoration: none;
}
a:visited {
	color: #919309;
	text-decoration: none;
}
a:hover {
	color: #919309;
	text-decoration: underline;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 20px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #919309;
}
h1 a, h1 a:visited{
	color: #919309;
	text-decoration: none;
}
h1 a:hover{
	color: #919309;
	text-decoration: none;
}
h2 {
	color: #919309;
	margin: 0px 0px 2px;
	border: none;
	font-family: Arial, Verdana;
	font-size: 28px;
	padding-bottom: 5px;
}
h2 a, h2 a:visited {
	color: #919309;
	text-decoration: none;
}
h2 a:hover {
	color: #919309;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Arial, Verdana;
	color: #919309;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Arial, Verdana;
	color: #919309;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	padding: 0px !important;
	width: 1000px;
	background-color: #dddddd;
}

/* header area */
#header {
	background: transparent url(images/header-bg.jpg) no-repeat center top;
	height: 451px;
	position: relative;
	text-align: left;
	color: #fff;
}

.headerinfo {
	margin: 0px;
	padding: 0px;
	background: transparent url(images/header-img.png) no-repeat center top;
	width: 1000px;
	height: 429px;
	position: relative;
	z-index: 20;
}

#menu {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0px;
	position: relative;
	top: -36px;
	overflow: hidden;
	height: 36px;
}

#menu li {
	float: left;
	position: relative;
	/*border: 1px solid red;*/
}

#menu  li a {
	margin-top: 3px;
	position: relative;
	z-index: 18px;
	display: block;
	height: 33px;
	text-decoration: none;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	text-indent: -10000em;
	outline: none;
}


#menu li  a:hover {
	background-color: #ddd !important;
	position: relative;
	z-index: 19;	
}

#menu li  a.selected {
	background-color: #ddd !important;
	position: relative;
	z-index: 19;	
}

#menu  #neues a{
	width: 38px;
	background: transparent url(images/menu-neues.png) no-repeat scroll center 3px;
	margin-right: 40px;
	padding: 0 20px;
}

#menu #leistungen a{
	width: 74px;
	background: transparent url(images/menu-leistungen.png) no-repeat scroll center 3px;
	margin-right: 40px;	
	padding: 0 20px;
}

#menu #webdesign a{
	width: 70px;
	background: transparent url(images/menu-webdesign.png) no-repeat scroll center 3px;
	margin-right: 40px;	
	padding: 0 20px;
}

#menu #grafik a{
	width: 45px;
	background: transparent url(images/menu-grafik.png) no-repeat scroll center 3px;
	margin-right: 40px;	
	padding: 0 20px;
	padding-top: 3px;
}

#menu #beklebung a{
	width: 91px;
	background: transparent url(images/menu-beklebung.png) no-repeat scroll center 3px;
	margin-right: 40px;	
	padding: 0 20px;
}
#menu #kontakt a{
	width: 56px;
	background: transparent url(images/menu-kontakt.png) no-repeat scroll center 3px;
	margin-right: 40px;	
	padding: 0 20px;
}

#menu #impressum a{
	width: 76px;
	height: 37px;
	background: transparent url(images/menu-impressum.png) no-repeat scroll center 3px;
	margin-right: 0px;	
	padding: 0 20px;
}

.clear {
	clear: both;
}

#content {
	margin-top: 0px;
	padding: 0 4px;
	float: left;
	position: relative;
	width: 1000px;
	overflow: hidden;
}

.post {
	clear:both;
	padding: 2px;
	text-align:justify;
}

.post-comments {
	float: right;
}

.comment-div {
	margin: 0 auto;
	width: 722px;
	color: #696969;
}

.comment-div ol{
	color: #696969;
}

#commentform p textarea {
	width: 722px !important;
}

#commentform p #submit {
	color: #696969;
	border: 1px solid #888;
	background-color: #f0f0f0;
}

.post-content{
	margin: 0 auto;
}

.post-content p a {
	margin: 4px;
	line-height: 24px;
}

.posted {
	margin: 0 auto;
	font-size: 11px;
	padding: 5px 5px 5px 15px;
	color: #3b3b3b;
	font-weight: bold !important;
	letter-spacing: 1px;
}

.post-title {
  float: right;
  line-height: 26px;
  padding-top: 20px;
  position: relative;
  text-align: left;
  width: 392px;
}

.post-title2 {
	padding-top: 5px;
	position: relative;
	left: 1px;
}

.post-title h2 {
	margin-top: 10px;
	padding: 0;
	font-weight: normal !important;
	letter-spacing: 4px;
}

.post-title2 h2 {
	color: #919309;
	font-family: Arial, Verdana;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 5px;
	letter-spacing: 4px;
	padding-bottom: 30px;
}

.entry {
	clear: both;
	margin: 0 auto 6px;
	padding-top: 10px;
	font-weight: normal;
}

.entry2 {
	clear: both;
	margin: 0 auto 6px;
	padding-left: 110px;
	padding-right: 110px;
	font-weight: normal;
}

.main-cnt {
	width: 734px;
}

.entry  p a.img-link {
	display: block;
	margin: 0;
	margin-right: 40px;
	padding: 0;
	background: url(images/img-border.png) no-repeat scroll center top;
	width: 302px;
	height: 180px;
	float: left;
	outline: none;
}


.entry  p img {
	margin-top: 13px;
	margin-left: 14px;
	border: none;
}

.entry-text {
	margin-top: 60px;
}

.noimg-link {
	cursor: pointer;
	background: none !important;
	display: inline !important;
	outline: none !important;
}


.entry-separator {	
	margin-bottom: 6px;
	background: url(images/entry-separator.jpg) no-repeat;
	width: 100%;
	height: 1px;
}

.webdesign-content {
	clear: both;
}

.webdesign-block-left {
	width: 50%;
	float: left;
}

.webdesign-block h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 26px !important;
	font-family: Verdana !important;
}

.webdesign-block p {
	font-size: 14px !important;
}

.webdesign-content a.img-link-round, .grafik-content a.img-link-round {
	display: block;
	margin: 8px 30px 8px 0;
	padding: 0;
	background: url(images/img-border-round.png) no-repeat scroll center top;
	width: 237px;
	height: 183px;
	float: left;
	outline: none;
}

.webdesign-content a img, .grafik-content a img {
	margin-top: 15px;
	margin-left: 15px;
	border: none;
}

.grafik-block-left {
	width: 25%;
	float: left;
	margin-bottom: 8px;
}

.grafik-block { 
	clear: both; 
	margin-left: 18px;
}

.grafik-block h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 26px !important;
	font-family: Verdana !important;
}
.grafik-block p {	font-size: 14px !important;}

.kunden-content {
	clear: both;
}

.kunden-block-left {
	width: 50%;
	float: left;
}

.kunden-block h3 {
	margin-top: 18px;
	margin-bottom: 15px;
	font-size: 26px !important;
	font-family: Verdana !important;
	letter-spacing: 3px;
}

.kunden-block p {
	font-size: 14px !important;
}

.kunden-content a.img-link-round-small {
	display: block;
	margin: 8px 30px 8px 0;
	padding: 0;
	background: url(images/img-border-round-small.png) no-repeat scroll center top;
	width: 153px;
	height: 121px;
	float: left;
	outline: none;
}

.kunden-content a img {
	margin-top: 15px;
	margin-left: 15px;
	border: none;
}

.kontakt-content {
	margin: 0 auto 6px;
	padding-left: 12px;
	padding-right: 110px;
	font-weight: normal;

}

.kontakt-left{
	float: left;
	width: 500px;
}

.kontakt-left table tr td .input {
	width: 340px;
}

.kontakt-left table tr td.btn-senden input {
	color: #696969;
	border: 1px solid #888;
	background-color: #f0f0f0;
}

.kontakt-right{
	float: left;
}

.kontakt-right h2{
	color: #919309;
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
	letter-spacing: 4px;
}

.post-cat {
	padding-left: 20px;
	font-size: 95%;
	color: #999999;
}

blockquote {
	margin : 10px;
	padding : 0 0 0 40px;
	color: #919309;
	border : 1px solid #222;
	background : #111 url(images/quote.png) no-repeat 5px 5px;   
}

ul, ol {
	margin : 5px 20px;
	padding : 0 20px;
	color : #fff;
}

ul span, ol span {
	color : #afecfa;
}

code {
	color: #919309;
	font-size: 12px;
}

/* Images */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img {
	border: none;
	padding: 0px;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
img.wp-smiley{ 
	border:none;
}

