/*
	Theme Name: Ecktowncity
	Theme URI: http://www.gereby.com
	Description: Design by <a href="http://www.gereby.com/" title="Christian Witt">Christian Witt</a>  <a href="http://www.gereby.com" title="Ecktowncity">WP Themes</a> & <a href="http://www.gereby.com" title="design by gereby">gereby</a>. 
	Version: 1.0
	Author: Christian Witt
	Author URI: http://www.gereby.com
	(c) Christian Witt 2007-2009 

*/


body{
	padding:0px;
	margin:0px;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height: 18px;
	background:url(images/etcbg_big.gif) repeat-x top #c0e8f9;
}

img{
	border:0px;
}

a {
	color: #blau;
	text-decoration:none;
}

.sub {
	border: 0px;
}

input, textarea{
	border: 1px solid #cecece;
	font-size: 12px
}

div#page{
	width: 780px;
	text-align: left;
	background-color: white;
}

.pagetitle {
	color: #8a3132;
	}

/*header*/

div#page #header {
	width:100%;
	height:210px;
	background:url(images/header.jpg) no-repeat top #ffffff;
}

#logo {
	position: absolute;
	top: 0px;margin: 0;
	padding: 0;
	background: transparent url(images/title.png) no-repeat 0 0;
	width: 526px;
	height: 167px;
	overflow: hidden;
	line-height: 1000px;
}

/* h1 - TITLE if you don't want to use an image*/

#h1 {	
	position: absolute;
	top:56px;
	padding: 0 0 0 50px;
	font-size: 1.45em;
	color: white;
	}

#h1 h1 a {
	text-decoration: none;
	color: #00a5e6;
	letter-spacing: -1px;
	}

#h1 a:hover {
	text-decoration: none;
	color: #b9c911;
	}

#rss2 {
	z-index: 2;
	position: absolute;
	top: 160px;
	width: 763px;
	padding-top: 10px;
	text-align: right;
	}

#search {
	position: absolute;
	top: 15px;
	font: Trebuchet MS, Arial, sans-serif;
	width: 763px;
	text-align: right;
	}

#s {
	color: #00a5e6;
	width: 115px;
	font: Trebuchet MS, Arial, sans-serif;
	font-size: 1.15em;
	background: transparent;
	border: 0px solid transparent;
	}

/* Menu */

#tabs1 {
	z-index: 4;
	position: absolute;
	top: 195px;
	padding: 10px 0px 0px 22px;
	float: left;
	background: transparent;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	}

#tabs1 ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

#tabs1 li {
	display: inline;
	margin: 0;
    }

#tabs1 li a {
	float: left;
	background: transparent url(images/menu.png) no-repeat right top;
	margin: 0;
	color: #00a5e6;
	padding: 0px 12px 3px 10px;
	text-decoration: none;
	}

#tabs1 a:hover {
	float: left;
	color: #b9c911;
	margin: 0;
	text-decoration: none;
	}

/*header text*/

div#header_text{
	width: 100%;
	height: 181px;
	background: url(images/header_text_bg.png) no-repeat top #FFFFFF;
}

div#header_text #header_text_title{
	padding-top: 25px;
	padding-left: 40px;
	color: #FFFFFF;
	text-align: left;
	font-size: 23px;
}

div#header_text #header_text_text{
	padding-top: 2px;
	padding-left: 40px;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	font-family: Arial, sans-serif;
	line-height: 18px;
	width: 55%;
}

/* blog*/

div#page #blog{
	background: #FFFFFF url(images/allbg.gif) repeat-y top left;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
}

#sidebar2 {
	float: right;
	width: 180px;
}

/* SLIDEBAR Box Style */

.calendar {
	text-align: center;
	color: #b9c911;}

.calendar a:hover {
	background: #00a5e6;
	color: white;
}

.calendar td {
	height: 15px;
	padding: 0px 3px 0px 3px
	}
	
.calendar td a {
	padding:  0px 3px 0px 3px;background: #00a5e6;
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
	}

#today {
	padding: 0px 3px 0px 3px;
	background: #b9c911;
	font-weight: bold;
	color: white;
	}

.calendar td a:hover {
	display:block;
	color: white;
	background: #b9c911;
	text-decoration:none;
}

.boxed ul {
	padding:0 0 0 10px;
        list-style: none;
	border: 1px dotted #dce452;
	margin:0;
	}

.boxed ul a {
}

.boxed a {
	color: #00a5e6;
	border-bottom: 1px dotted white}

.boxed a:hover {
	color: #b9c911;
	border-bottom: 1px dotted #b9c911;
}

.boxed li {
	background: none;
        display: block;
	line-height: 1.40em;
	font-size: 1.10em;
	padding: 1px 3px 1px 15px;
	font-weight: bold;
	color: #e89642;
	background: transparent url(images/mmenu.gif) no-repeat top left;
} 

.boxed {
	margin: 0px;
}

.boxed .title {
	height: 18px;
	letter-spacing: 1px;
	padding: 1px 0 0 0;
	text-align: center;
	text-indent: 22px;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffffff;
	background: #ffffff url(images/sli_title.gif) repeat-y top left;
}

/* Content */

#content {
	background: #ffffff url(images/allbg.gif) repeat-y top left;
	width: 730px;
	margin: 0 auto;
	padding: 0 35px 0px 15px;
}

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
}

/* Content */

#main {
	float: left;
	width: 500px;
	margin: 0 auto;
	padding: 0 20px 0px 5px;
	background-color: white;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 175px;
}

.white {
	color: white;
	}

/* Footer */

#footer {
	height: 25px;
	padding: 49px 0 0 0;
	line-height:1em;
	clear: both;
	color: #4c1209;
	width: 780px;
	margin: 0 auto;
	font-size:0.95em;
	background: #fff url(ximages/footer.gif);}

#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main a, #main a:hover, #main a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;	
	color: #b9c911;
	text-decoration:none;
}

#main h2, #main h3 {
	font-family:Georgia, "Times New Roman", Times, serif;	
	margin-bottom: .5em;
	font-size: 1.8em;
	line-height:1.3em;
	text-decoration:none;
	background: transparent url(ximages/title.jpg) repeat-x top ;
	xpadding: -7px 0px 0px 10px;
	color: #00a5e6;
	font-weight:normal;
}

#main h2:hover {
	text-decoration: none;
	color: #b9c911;
	font-weight:normal;
}

.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit {
	font-size: 1em;
	text-decoration:none;
	color: #4c1209;	
}

.entry, .wp-caption-text {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.10em;
	color: #000000;
	}

.entry img {
	margin-top: 10px;
}

.wp-caption-text {
	color: #b9c911;
	text-align: right;
}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
	
.post-date {
	xmargin: 0 0 0 10px;
	padding: 0 7px 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}

/* next generation calendar image */

.post-datex {  
  width: 45px;  
  height: 49px;  
  float:left; 

  background: url(http://www.navision-blog.de/images/date-bg.gif) no-repeat; 
}

.post-monthx {  
  font-size: 11px;  
  text-transform: uppercase;  
  color: #FFFFFF;  
  text-align: center; 

  display:block; 

  line-height: 11px;  
  padding-top: 2px;  
  margin-left: -3px; 
}

.post-dayx {  
  font-size: 18px;  
  text-transform: uppercase;  
  color: #999999;  
  text-align: center;  
  display:block; 

  line-height: 18px; 

  padding-top: 7px;  
  margin-left: -3px; 
}

.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
	
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
	
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post, .postetc{
	margin:0 0 10px 0;
	border-bottom: 1px dotted #8a3132;
	
	}

.post .info, .postetc .info {
	padding:2px 3px 3px 8px;
	border:1px solid #ccc;
	background-color:#f7f7f7;
	font-size:0.9em;
	color:#505050;
}


/* Comments Styling */

.commtitle {
	color: white;
	margin-bottom: .5em;
	font-size: 1.3em;
	text-decoration:none;
	font-weight:bold;
	font: Arial, Verdana, Sans-Serif;
	background: transparent url(images/xcommentstitle.gif)  no-repeat top;
	padding: 7px 0px 5px 40px;
	}

.leavecomm {
	color: white;
	margin-bottom: .5em;
	font-size: 1.3em;
	text-decoration:none;	font-weight:bold;
	font: Arial, Verdana, Sans-Serif;
	background: transparent url(images/leavecomm.gif)  no-repeat top ;
	padding: 7px 0px 5px 40px}

#comment {
	margin-left:50px;
	margin-bottom: 0em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	font: Arial, Verdana, Sans-Serif;
}

#commentlist li {
	margin-left:50px;
	margin-bottom: 0em;
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px solid #2aa2d7;
}

#commentform {
	margin-left:50px;
	margin: 1em 0;
	background: #ffffff;
	width: 280px;
}

#commentform textarea {
	margin-left:50px;
	background: #c1e4f3;
	border-top: 1px solid #2aa2d7;
	border-left: 1px solid #2aa2d7;
	border-bottom: 1px solid #2aa2d7;
	border-right: 1px solid #2aa2d7;
	width: 280px;
	}
	
#commentform textarea:hover {
	background: white;
	border-top: 1px solid #2aa2d7;
	border-left: 1px solid #2aa2d7;
	border-bottom: 1px solid #2aa2d7;
	border-right: 1px solid #2aa2d7;
}

#commentform textarea:focus {
	background: white;
	border-top: 1px solid #2aa2d7;
	border-left: 1px solid #2aa2d7;
	border-bottom: 1px solid #2aa2d7;
	border-right: 1px solid #2aa2d7;
}

#commentform #email, #commentform #author, #commentform #url {
	margin-left:50px;
	font-size: 1.1em;
	background: #c1e4f3;
	border-top: 1px solid #2aa2d7;
	border-left: 1px solid #2aa2d7;
	border-bottom: 1px solid #2aa2d7;
	border-right: 1px solid #2aa2d7;
	width: 280px;
	}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: white;
	border-top: 1px solid #2aa2d7;
	border-left: 1px solid #2aa2d7;
	border-bottom: 1px solid #2aa2d7;
	border-right: 1px solid #2aa2d7;
	width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: white;
	border-top: 1px solid #2aa2d7;
	border-left: 1px solid #2aa2d7;
	border-bottom: 1px solid #2aa2d7;
	border-right: 1px solid #2aa2d7;
	width: 280px;
	}

#commentform input{
	margin-bottom: 3px;
	}

.submit1{
	color: white;
	font-weight: bold;	margin-left:50px;
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #2aa2d7;
	border-top: 1px solid #c1e4f3;
	border-left: 1px solid #c1e4f3;
	border-bottom: 1px solid #c1e4f3;
	border-right: 1px solid #c1e4f3;
	}

.submit1:hover, .submit1:focus{
	background: #b9c914;
	border-top: 1px solid #b9c914;
	border-left: 1px solid #b9c914;
	border-bottom: 1px solid #b9c914;
	border-right: 1px solid #b9c914;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#commentlist li {
	padding: 5px 25px 0 0;
	border-bottom: 1px solid #e19543;
	background: #fff5e9 url(images/xcomment-bg.gif) repeat-y 0 0;
	}
	
.alt {
	background-color: #fff !important;
	background-image: none !important;
	}

.comment-title, .comment-meta, .comment-text {
	margin: 0 0 0 80px;
	}

.comment-title, .comment-title a, .comment-title a:hover{
	color: #b9c911;
	}
	
.comment-meta, .comment-meta a, .comment-meta a:hover {
	color: #ac5f14;
	}
