/*  
Theme Name: Turuncu Gemi
Theme URI: http://www.fadonet.net/2008/04/03/wordpress-temasi-turuncu-gemi/
Description: A simple wordpress theme on <a href="http://www.fadonet.net" target="_blank">Fadonet</a>.
Version:  3.0.3
Author: Fado
Author URI: http://www.fadonet.net
Tags: simple,two columns,fixed width,widget ready,valid CSS,valid XHTML,sidebar left,ie6, ie7,firefox 2.0, opera 9.0
*/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}

/******** Body Elements ********/
*{margin: 0;	padding: 0;}
:focus {outline: 0;}

body { background: #cce4eb; 
	margin: 0; padding:0 0 15px 0; font-family: Verdana,Tahoma, Arial, Serif; line-height: 1.5em; font-size: 10px;
	/* IE5 Win */ voice-family: "\"}\""; voice-family: inherit; font-size: 10px; /* easy scaling */  
	font-size: 0.76em; /* border-top: 10px solid #A31B00; */  
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif; color: #333333; }
	
img { border:none; text-decoration:none;}
code {	font: 1.1em 'Courier New', Courier, Fixed;	}
acronym, abbr{font-size: 0.9em;	letter-spacing: .07em;	}
hr { display: block; color:#f1f1f1; border-bottom:1px solid #f1f1f1; margin:5px 0 5px 0;}
pre { line-height: 1.5; width:460px;  overflow:auto;  line-height:2.0em;
margin-bottom: 1.5em;}
fieldset {border:1px solid #f1f1f1; padding:10px;}
blockquote {  background: #fff url(images/blockquote.png) no-repeat left top;	color:#666; font-style: italic;	padding-left: 30px; padding-bottom: 10px;	margin:20px 0px 20px 0px;	width:90%;}
table {border:1px solid #f1f1f1;}
td,th {	line-height: 1.0em;	padding:9px; margin:1px;}
th {	background-color: #A5A587;	color:#EFEFC1;}
td {	border: 1px solid #f1f1f1; color:#999;}
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt; 	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption {	font: bold 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;}
#wp-calendar th {font-style: normal; text-transform: capitalize;}


/******** Layout Elements ********/

#page { background: #cce4eb url(images/bg-5.png); margin: 0px; }

#header {  width: 720px; margin: auto; height: 100px; }
#navbar{ width: 720px; margin: 0 auto; padding:0px; clear:both; height: 25px;   }

#main {  background-color: #f8f8f8; width: 705px; min-height: 470px; height: auto; margin: 0 auto; padding: 10px 10px 10px 5px;	border-top: 0px solid #3F3F30; }
#sidebar {	margin: -5px 0 10px 0;	float: left; width: 195px; padding: 5px; background-color: #f8f8f8; }
/* #content-single { float:right;	margin: 0 0px 10px 0px;	width:465px; background-color: #EEEEE8;} */
#content-index { margin: 0 0px 10px 0px; width:495px; float:right; background-color: #f8f8f8; }

#footer { background-color: #c0d8e0; width: 720px; margin: 0 auto 10px auto; clear: both; color: #FFFFFF; border-top: 1px solid #9BB6BF; }
.right { float: right; }
.left { float:left; }
.clear { clear:both; }


/******** Wordpress Styles ********/

.aligncenter, div.aligncenter {    display: block;  margin-left: auto;  margin-right: auto; }
.alignleft {   float: left; }
.alignright {  float: right }
.wp-caption {  border: 1px solid #ddd;  text-align: center;  background-color: #f3f3f3;  padding-top: 4px;  margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {   margin: 0;   padding: 0;  border: 0 none;}
.wp-caption p.wp-caption-text {  font-size: 11px;  line-height: 17px;  padding: 0 4px 5px;   margin: 0; }
img.centered {	display: block;	margin-left: auto; 	margin-right: auto;	}
img.alignright {	padding: 4px;	margin: 0 0 2px 7px;	display: inline;	}
img.alignleft {	padding: 4px;	margin: 0 7px 2px 0;	display: inline;	}
.smallattachment {	text-align: center;	float: left;	width: 128px;	margin: 5px 5px 5px 0px;}
.attachment {	text-align: center;	margin: 5px 0px;}

/******** Document Styles ********/

h1, h2, h3, h4, h5, h6 { margin: 0;	padding: 0;	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif; font-weight: normal; color: #333; }

h1.pagetitle { color: #FFF; background-color: #cce4ec; font-size: 1.5em; text-align: left; margin-bottom: 0px; padding: 5px 5px 5px 11px; border-bottom: 1px solid #B5D5DF; font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif; }
h1.pagetitle a, h1.pagetitle a:visited { color: #FFF; }
h1.pagetitle a:hover { color: #A31B00; }

/* h2.pagetitle { color: #FFF; background-color: #A5A587; font-size: 1.5em; text-align: left; margin-bottom: 10px; padding: 5px 5px 5px 11px; } */

h2.entry-title { color: #69694E; font-size: 1.5em; line-height: 1.2em; padding-bottom: 7px; margin-bottom: 5px; margin-bottom: 12px; }
a, a:active, a:visited {	color: #69694E;	text-decoration: none; }
a:hover {	color: #A31B00;	text-decoration: none;}	
p {		margin: 10px 0 }
.center { text-align: center; }
strong { color: #3F3F30; }
code {	font: 1.1em 'Courier New', Courier, Fixed;	}
acronym, abbr{font-size: 0.9em;	letter-spacing: .07em;	}

/******** Header Elements ********/

#logo { /*float:left; width: 475px; height: 100px;*/ padding: 24px 0 0 16px; }
#logo h1{ font-size: 2.6em;}
#logo h2 { padding-left: 5px;	font-size: 1.1em;	font-family:"Trebuchet MS", Verdana, Arial, Serif;	color: #88886A;		font-style:italic;	text-transform:lowercase;}

#logo a { font-family: Georgia, Tahoma, serif; text-transform: uppercase; font-style: italic; font-size: 2.8em; text-decoration: none; color:#fff; border:0; }
#logo a:hover { text-decoration:none;}
#description { color: #83AFBF; padding-left: 16px; }

#searchbox { float: right; width: 290px; padding: 4px 0px 0px 10px; height: 40px; background: transparent url(http://www.gpk-ev.de/css/frontend/dc/gpk-ev/images/searchbg_2.gif) no-repeat left bottom; }
.inputbox { margin:7px 0px 5px 5px; color: #999999; padding:1px; float:left; }
span.rss { padding-left: 3px; margin-top: 2px; margin-right:5px; float:left; }
#searchform .bt { background:url(http://www.gpk-ev.de/css/frontend/dc/gpk-ev/images/search.gif) no-repeat; margin:6px 0px 0px 3px; color:#EFEFC1; font-size:12px; border:none; width:60px; height:24px; line-height:22px; padding-bottom:3px; cursor:pointer; }



/******** Entry Elements ********/

.post { background-color: #fff; margin-bottom: 10px; padding: 10px; line-height: 17px; border: 1px solid #cce4ec; }
.post hr { display: block; }
.post blockquote {  background: #fff url(images/blockquote.png) no-repeat left top;	color:#B1B1B1;	padding-left: 30px;	margin:20px 0px 20px 0px;	}
.post blockquote p {	margin: 0px 0px 0px 0px;	padding: 0 0px 10px 0px; }
.postmetadata { color: #666666; display: block; }
.postmetadata a{ 	color: #A31B00;	text-decoration: none;}
.postmetadata a:hover {	text-decoration: underline;}
.post-details a{	color: #A31B00;	text-decoration: none; }
.post-details a:hover {	text-decoration: underline; }
.navigation { background-color: #fff; margin:10px 0 10px 0; min-height: 20px; padding:10px 10px 10px 10px; line-height:22px; }
.navigation img, .navigation a img {background:none;}
.post-banner { background-color: #fff; margin-bottom: 10px; padding: 5px;text-align: center; }
.post img, .post img a { border: 2px solid #f2f2f2; padding: 2px; }
.post a img:hover { border: 2px solid #88886A; }
.post a { color: #83B2BF; text-decoration: underline; }
/******** List Styles Styles ********/

#sidebar ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	} 
ul li { margin: 0 0 0 3px; list-style: none; }
ul ul li { 	margin: 3px 0 3px 30px; 	list-style: none; }
ul ul { 	margin: 0 0 15px 0; }
ol { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } 
ol li { margin: 0 0 0 3px; }
ul li ul li { margin: 0px;  padding:0px;}
.entry { clear:right;}
.entry ul{	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;}
.entry ul li {	list-style:square;	margin-bottom:5px;	line-height:115%;	margin-left:42px;	}
.entry ol li {	margin-bottom:5px;	line-height:115%;	margin-left:48px;	}
.entry ul ul li {	margin: 5px 0 5px 20px; list-style: circle; }

/******** Sidebar Elements ********/

#sidebar h2 {  border-bottom: 1px solid #A31B00; font-size: 1.1em; font-weight: bold; color: #3F3F30; text-transform: uppercase; padding: 4px; margin-bottom: 10px; }

#sidebar .title { border-bottom: 1px solid #cce4ec; font-size: 1.1em; font-weight: bold; color: #7b7b7b; text-transform: uppercase;
padding: 10px 4px 2px 4px; margin-bottom: 10px; font-family: Georgia, Tahoma, Verdana, Arial, Serif; }

.widget { padding: 5px; background-color: #fff; width: 260px; width: 185px; margin: 0 0 10px 0; border: 1px solid #cce4ec; }

/******** Widget ********/

.textwidget { margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; }
#archives ul li { background: #FFFFFF url(images/archives.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#archives ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}	
#recent-comments ul li {	background: #FFFFFF url(http://www.gpk-ev.de/css/frontend/dc/gpk-ev/images/comments.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#recent-comments ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#categories ul li {	background: #FFFFFF url(images/categories.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#categories ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 10px 0px 0px;	}
#recent-posts ul li {	background: #FFFFFF url(images/recent.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#recent-posts ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#pages ul li {	background: #FFFFFF url(images/recent.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#pages ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#links ul li {	background: #FFFFFF url(http://www.gpk-ev.de/css/frontend/dc/gpk-ev/images/links.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#links ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#meta ul li {	background: #FFFFFF url(images/meta.gif) no-repeat top left;	padding: 0px 0px 5px 18px;	margin: 0px 0px 0px 0px;	}
#meta ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}	
#text-1 ul li {	padding: 0px 0px 5px 0px;	margin: 0px 0px 0px 0px;	}
#text-1 ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
#tags ul li {	padding: 0px 0px 5px 0px;	margin: 0px 0px 0px 0px;	}
#tags ul {	list-style-type: none;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}

/* Comments*/

.comments {background-color: #fff;margin-bottom: 10px;padding: 5px 5px 35px 5px;}
.respond h3{color: #FFF;background-color:#A5A587;text-align: right;padding-right:100px;}
.comments h3{color: #FFF;background-color:#A5A587;text-align: right;padding:5px;}
.comments ol {margin-left: 15px;}
.comments ol li {	line-height:115%;	margin: 20px 5px 20px 0px;	}
.commentlist {	padding-left:25px;	}
.commentlist li {	margin: 15px 0 3px;	padding: 8px 25px 10px 15px;	background:#e9e9cf;	}
.commentlist li.alt {	margin: 15px 0 3px;	padding: 8px 25px 10px 15px;	background:#fff;	}
#commentform small {background:#FFF;	font-weight:bold;	padding:0;	}
.commentmetadata {	display: block;	}
.commentlist cite {	font: 1.6em Georgia, "Times New Roman", Times, serif;	font-weight:bold;	letter-spacing:-0.05em;	}	
#commentform input {color: #3F3F30;padding: 3px;background-color: #f7f7f7;border: 1px solid #ccc;}
#commentform textarea {color: #3F3F30;background-color: #f7f7f7;border: 1px solid #ccc; width:99%;}
#commentform .submit  {font-size: 10px;color:#fff;background:#A5A587;border: none; padding:5px;cursor:pointer; -moz-border-radius:  5px; -webkit-border-radius: 5px; border-radius: 5px;}
#commentform .submit:hover {	background: #3F3F30;	color:#fff;	text-decoration:none;}
#commentform label { text-align: center; }
.avatar { float:right; }

/******** Footer Elements ********/

.bottom { background: url(images/footer-right-5.gif) no-repeat bottom right; }
.bottom span {background: url(images/footer-left-5.gif) no-repeat bottom right;}
.bottom span{width: 12px;height: 12px;border: none;display: block !important;}
.footer-content {padding:10px; text-align:right;}
#footer p {	margin: 0px; padding:0px;	font-size: 11px; }
#footer a {color: #fff; border-bottom: 1px dotted #fff; }
#footer a:hover {color: #FFA477; border-bottom: 1px solid #FFA477;}




/******** Modifikationen ********/

li.first, li.firstCurrent 	{ background: #FFFFFF url(images/categories.gif) no-repeat 0px -2px; padding: 0px 0px 5px 18px; }
li.next, li.nextCurrent 	{ background: #FFFFFF url(images/categories.gif) no-repeat 0px -2px; padding: 0px 0px 5px 18px; }
li.last, li.lastCurrent, li.new 	{ background: #FFFFFF url(images/recent.gif) no-repeat 0px -2px; padding: 0px 0px 5px 18px; }

li.firstCurrent, li.nextCurrent, li.lastCurrent { color: #000; }

li.linkBlock { padding-left: 12px; }


.cat { padding: 6px 20px 6px 16px; border: 1px solid #cce4ec; background: #fff; }
.cat a { text-decoration: underline !important; }

/* .categoryArticle {  } */


/* -------------------------------- */

.listTitle { margin: 0px 0px 16px 0px; padding: 12px 0px 0px 3px; font-size: 1.5em; font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif; color: #7b7b7b; }

.articleList { padding-left: 8px; padding-bottom: 16px; border: 1px solid #cce4ec; background: #fff; }
.articleList ul {  }
.articleList li { margin-top: 12px; }
.articleList a { font-weight: bold; text-decoration: underline; padding-bottom: 5px; }
 
.post-info { float: right; color: #7b7b7b; font-size: 11px; margin-right: 10px; }




/* -------------------------------- */

/*Navbar */
#nav {	background:#777; font-size:1.1em; margin: 0px 0px 1px 10px; } 
#nav, #nav ul {	list-style: none; line-height: 1; padding:0px;	}
#nav li { 	float:left;	list-style:none; padding: 0px; }
#nav a, #nav a:hover {	display: block;	text-decoration: none;	border:none;	}
#nav a, #nav a:visited { display:block; color: #898c00; background: #F8F8F8; padding:6px 20px; font-size: 11px; }
#nav a:hover {	background:#fff;	text-decoration:none;	}	
#nav a:active, .current_page_item	a, #home .on {	background:#3F3F30;	text-decoration:none;	}
.on {	background:#3F3F30;	text-decoration:none;	}
.current {	background:#3F3F30;	text-decoration:none;	}

/* Dropdown Menus */		

#nav li ul {	position: absolute;	left: -999em;	height: auto;	width: 174px; margin:0; padding:0;	}
#nav li li {	width: 173px;		background: #3F3F30;	list-style-type: none; padding: 0px; margin-right: 0px; }
#nav li li a, #nav li li a:visited {	font-weight:normal;	font-size:0.9em;	color:#FFF;	}
#nav li li a:hover, #nav li li a:active {background:#A31B00;	}	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto;}
a.main:hover{	background:none;	}


/* 
** ####################################################
** #### Suche ########################################
** ####################################################
*/

.searchInput { 
	width: 177px;
	}

.searchButton { 
	background:url(http://www.gpk-ev.de/css/frontend/dc/gpk-ev/images/searchbutton.gif) no-repeat; 
	margin:6px 0px 0px 3px; 
	color:#EFEFC1; 
	font-size:12px; 
	border:none; 
	width:60px; 
	height:24px; 
	line-height:22px; 
	padding-bottom:3px; 
	cursor:pointer;
	color: transparent;
	
	vertical-align: -1px;
	}



/******* Werbeflächen: *******/

	   #metaCols { width: 980px; margin: 0px auto; }
* html #metaCols { width: 986px; } /* 3px-bug */
 
	   #metaCol_1 { width: 130px; float: left; margin-top: 131px; } /* Skyscraper links */
	   #metaCol_2 { width: 720px; float: left; }
	   #metaCol_3 { width: 130px; float: right; margin-top: 131px; text-align: right; } /* Skyscraper rechts */
	
	   #pageTop { background: #cce4eb url(images/bg-5.png); width: auto; border-bottom: 0px solid #A31B00; }  /* Banner Oben */
	   .bannerTop { width: 728px; margin: 0 auto; }
	   #pageBottom { background: transparent; width: auto; clear: both; }  /* Banner Unten */
	   .bannerBottom { width: 728px; margin: 0 auto; }
	   

#artikel_text_unten { clear:both; }

#kategorie_oben { padding: 16px; border: 1px solid #cce4ec; background: #fff; margin: 0px 0px 10px 0px !important; }

