/*
Theme Name: TicTac - Wuhan
Theme URI: http://wuhan.authenticasian.com/

Description: My lousy attempt to reproduce a masterpiece by <a href="http://www.simplebits.com">Dan Cederholm</a>.

Version: 0.2
Author: Meng Gao
Author URI: http://wuhan.authenticasian.com/

	TicTac is a template created by Dan Cederholm for Blogger and it's one of my
	favorite designs. Therefore, I've created a WordPress theme in which I tried
	my best to make it look like Dan's original design. As much as I want to use the
	original graphics, I had to make slight changes to them so as not to run into
	copyright problems.

	Since this theme is an obvious attempt to reproduce TicTac, I take absolutely
	no credit in it. If you like this theme, write an email to Dan and let him
	know.
																	-- Meng Gao
*/

/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
html[xmlns^="http"]
			{
			/* verhindert Mozilla-Zucken
			 * > Firefox 1.5
			 */
			overflow-y: scroll;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    background-color: #FFFFFF;
      background: url(http://www.bergische-koeche.de/assets/templates/default/images/background.jpg) repeat-x;

position:relative;margin:0;padding:0;
text-align: center;
    color: #333;
    

}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}


h1 { 
 font-size: 150%;
    color: #FFFFFF;
    margin-left: 300px;
    margin-top: 20px; 
    padding-top: 3px;
    padding-bottom: 2px;


    }
h2 { font-size: 100%; }
h3 { font-size: 120%; letter-spacing: .00em }
h4 { font-size: 100%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    	font-weight: normal;
    color: #175AA6;
#    border-bottom: 0px dotted #69c; 
}
a:visited { color: #175AA6; border-color: #669; text-decoration: none; font-weight: normal; }
a:hover { color: #000; border-color: #693; text-decoration: underline; font-weight: normal; }
a:active { color: #175AA6; border-color: #c33; text-decoration: none; font-weight: normal; }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {

margin: 10px auto;
width: 968px;
text-align: left;
background-color: #FFFFFF;

    background: url(http://www.bergische-koeche.de/assets/templates/default/images/mainbgtest.jpg) repeat-y top left;
    
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;

}


/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: #014A75;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    position: relative;
    width:968px;
    height:245px;
    background-color: #9F0020;
    background: url(http://www.bergische-koeche.de/assets/templates/default/images/headertest.jpg) no-repeat top left;    
}

#header-startseite { 
    position: relative;
    width:968px;
    height:245px;
    background-color: #9F0020;
    background: url(http://www.bergische-koeche.de/assets/templates/default/images/header-startseite.jpg) no-repeat top left;    
}





/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    width: 280px;
    left: 380px;
       float: left; 
    top: 100px;
    padding: 8px 15px 0 0px;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
#post {
   margin: 0px 0px 0px 288px;
   padding: 15px 15px 20px 15px;
   font-size: 12px;
   line-height:1.5em;
   width: 362px;
}

#post h3 {
    margin-top: 0;
 
    color: #175AA6;
        font-size: 1.7em;
    text-decoration: none; 
}
#post ul li {
  padding-left: 20px;
  background: url(http://www.bergische-koeche.de/assets/templates/default/images/arrow_right.gif) no-repeat 0px 2px;
	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}


/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
float: left;
padding-left: 30px;
padding-top: 20px;
margin-top: 0px;
width: 240px; 
}



#sidebar ul, #sidebar p {

    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;

}

#sidebar ul {    margin-left: 0px; margin-top: 0px; margin-bottom: 0px; }
#sidebar ul ul { margin: 0px; border-bottom: 0px solid #E6D194; }
#sidebar ul ul ul { border-bottom: none; margin: 0px; }
#sidebar ul li ul li { 	
margin: 0px;
  
}

/*MENU 
------------------------------------------------------------------------- */

#menu {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 80px;

}

#menu li {
	font-size: 1em;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	}

#menu li.here {
	font-size: 1em;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal
  border: 1px solid #000;
	color: #175AA6;
	}

#menu li li {
	font-size: 0.73em;
	padding-top: 0px;
	margin-top: -4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-weight: normal;
	}
	
#menu li li.here {
	font-size: 0.73em;
	padding-top: -4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-weight: normal;
  font-style: underline;
	color: #175AA6;
	}
	
#menu li li li {
	padding: 0px 0p 0px 13px;
	font-size: 1em;
	font-weight: normal;
	}

#menu ul {
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 6px;
	margin: 5px;
	color: #AB1B17;
		font-weight: normal;
	}

#menu ul ul {
	font-size: 1em;
	display:none;
	padding: 0px 10px 0px 0;
	color: #AB1B17;
			font-weight: normal;
}

#menu li.here ul {
	display:block;
	padding: 0px 10px 0px 0;
	font-size: 1em;
	font-weight: normal;
		color: #175AA6;
  }
  
#menu ul ul ul {
	font-size: 1em;
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	font-weight: normal;
	}

#menu a {
	font-size: 1em;
	text-decoration: none;
	color: #313131;
	font-weight: normal;
	}

#menu a:link {
	font-size: 1em;
	color: #000;
	font-weight: normal;
	}

#menu a:visited {
	font-size: 1em;
	color: #000;
	font-weight: normal;
	}

#menu a:hover, #links a:active {
	font-size: 1em;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	}

	

/* Footer 
------------------------------------------------------------------------- */
#footer {
    color: #000;
    height: 60px;
    width: 968px;
    font-size: 85%;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #FFF;
}

#footer p {
    padding: 24px 20px 8px 20px;
    font-size: 10px;
    color: #175AA6;
    text-align: center;
    font-weight: normal;
}

#footer a {border-bottom: none;}


/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.1em;
	padding: 0 0 0px;
}

form input {
	display: inline;
	margin-top: 0px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 10px;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}


/* Horzizontales Menue Topmenu */
#topmenu ul{
	font-size: 13px;
    position:absolute;
    top:195px; 
    margin-left: 81px;
 
    width:800px;
        padding-top: 7px;

list-style:none;

}

#topmenu li{
	font-size: 13px;
  
display:inline;
margin-right:6px;
	color: #000;
}

#topmenu li.here{
	font-size: 13px;
     
display:inline;
margin-right:6px;
	color: #175AC4;
}

#topmenu a {
	font-size: 13px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}

#topmenu a:link {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	}

#topmenu a:visited {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	}

#topmenu a:hover, #links a:active {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	}


/* Kontakt
---------------------------------------------------------------------------*/
#kontakt
{
    position:absolute;
        top:148px; 
    left:285px; 
        text-align: right;
    width: 500px;
        margin: 0px 0 0 12px;
    padding: 0;
    line-height: 1.5em;
}


/* Pagetrail
---------------------------------------------------------------------------*/

#pagetrail{
  font-size:10px;
  color:#AB1B17;
}

#pagetrail a:link
 {
  text-decoration:none; font-weight:normal;
  font-size:10px;
  color:#AB1B17;
  font-style: normal;
 }
#pagetrail a:visited
 {
  text-decoration:none; font-weight:normal;
  font-size:10px;
  color:#AB1B17;
  font-style: normal;
 }
#pagetrail a:hover
 {
  text-decoration:none; font-weight:normal;
  font-size:10px;
  color:#AB1B17;
  font-style: normal;
 }
#pagetrail a:active
 {
  text-decoration:none; font-weight:normal;
  font-size:10px;
  color:#AB1B17;
  font-style: normal;
 }
 
 

 
/* Horzizontales Menue Secondmenu */

 #secondmenu ul{
	font-size: 13px;
    position:absolute;
    top:226px; 
    margin-left: 94px;
 
    width:280px;
        padding-top: 7px;

         
list-style:none;

}

#secondmenu li{
	font-size: 13px;
  
display:inline;
margin-right:6px;
	color: #FFFFFF;
}

#secondmenu li.here{
	font-size: 13px;
     
display:inline;
margin-right:6px;
	color: #000;
}

#secondmenu li.callback{
	font-size: 13px;
     
display:inline;
margin-right:6px;
	color: #625320;
	padding-left: 7px; 
  padding-right: 7px;	
  background: url(http://www.bergische-koeche.de/assets/templates/default/images/phone.gif) no-repeat 0px 0px;
}

#secondmenu li.contact{
	font-size: 13px;
     
display:inline;
margin-right:6px;
	color: #625320;
	padding-left: 7px; 
  padding-right: 5px;	
 
  background: url(http://www.bergische-koeche.de/assets/templates/default/images/email.gif) no-repeat 0px 0px;
}

#secondmenu li.info{
	font-size: 13px;
   
display:inline;
margin-right:6px;
	color: #625320;
	padding-left: 5px; 
  padding-right: 5px;	
  background: url(http://www.bergische-koeche.de/assets/templates/default/images/info.gif) no-repeat 4px 0px;
}

#secondmenu a {
	font-size: 13px;
	text-decoration: none;
	color: #787878;
	padding-left: 12px;
	font-weight: normal;
	}

#secondmenu a:link {
	font-size: 13px;
	color: #787878;
	padding-left: 12px;
	font-weight: normal;
	}

#secondmenu a:visited {
	font-size: 13px;
	color: #787878;
	padding-left: 12px;
	font-weight: normal;
	}

#secondmenu a:hover, #links a:active {
	font-size: 13px;
	color: #787878;
	padding-left: 12px;
	font-weight: normal;
	}

 
/* Kategorietitelfarbe */
/* =================== */
.kategorie
{
font-size: 14px;
font-weight: bold;
top: 0px;
left: 40px;
color: #514130;
    
position:relative;
    
}




#topprint{
  font-size:10px;
  color:#AB1B17;
  margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#topprint a{
    color: #AB1B17;
    font-weight: normal;
}

#topprint a:hover{ 
    color: #AB1B17;
    font-weight: normal;
}

#topprint a:visited{ 
color: #AB1B17; 

    font-weight: normal;
    }

#topprint a:active{ 
color: #AB1B17; 
    font-weight: normal;

}

#rechtespalte {

    position:absolute;

    top:144px;

    margin-left:750px; 

    width:200px;
    
    font-size: 10px;

    

}



/* Rechtespalte Links

---------------------------------------------------------------------------*/

 #rechtespalte a:link

 {

  text-decoration:none; font-weight:normal;

    font-size: 10px;

  color:#0000FF;

 }

 #rechtespalte a:visited

 {

  text-decoration:none; font-weight:normal;

    font-size: 10px;

  color:#0000FF;

 }

 #rechtespalte a:hover

 {

  text-decoration:underline; font-weight:normal;

    font-size: 10px;

  color:#0000FF;

 }

 #rechtespalte a:active

 {

  text-decoration:none; font-weight:normal;

    font-size: 10px;

  color:#0000FF;

 }



