/*
	Theme Name: Gringo
	URI: http://www.rehm-neuss.de
	Description: Ein individuelles Theme.
	Version: 01.00 (de)
	Author: Markus Rehm
	Author URI: http://www.rehm-neuss.de/
*/

/* ---------------------------------------------------------------------------------- */

html, body {margin: 0; padding: 0; text-align: center;}

a:active, a:focus { outline: 0;}

body {
	font-size: 13px;
  background-color: #BB8B04;
	background-image: url(images/page_bg.jpg);
  background-position: top center;
	font-family: 'Trebuchet MS', Verdana, Arial, Times, serif;
}

#site_wrapper {
	background-image: url(images/site_bg.jpg);
  background-repeat: repeat-x;
  background-position: top center;
}
 
#site_head {
  width: 1100px;
  height: 400px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(images/header_bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

#head_logo {
  margin: 0px;
  padding: 0px 0px 0px 100px;
  float: left;
  width: 755px;
  height: 400px;
}

#head_nav {
  margin: 0px;
  padding: 230px 0px 0px 0px;
  float: left;
  text-align: right;
  width: 245px;
  height: 170px;
}

#site_content {
  width: 1100px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(images/content_bg.jpg);
  background-repeat: repeat-y;
  background-position: top center;
}

#site_foot {
	clear: both;
  width: 1100px;
  height: 230px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(images/footer_bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

div.footer {
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 120px 0px 0px 0px;
  line-height: 140%;
  font-size: 10px;
  color: #58402C;
}

div.footer a {
  color: #58402C;
}

div.footer a:hover {
  color: #58402C;
  text-decoration: none;
  border-bottom: 1px dotted #58402C;
}


#clearer, #clearer_foot {
  clear: both;
  margin: 0px;
  padding: 0px;
}

 

p {margin: 0px 0px 12px 0px;}

a {color: #940000; text-decoration: none;}

a:hover {color: #940000; text-decoration: none; }

#content a:hover {text-decoration: none; color: #940000;}

#archiv a:hover {text-decoration: none; color: #940000;}

#head a, img {border: none;}

/* ---------------------------------------------------------------------------------- */

#page {
	margin: 0 auto;
	padding-left: 260px;
	text-align: left;
	width: 840px;
  background: transparent;
}

.line {
  height: 36px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/cont_linie.gif);
  background-repeat: no-repeat;
}



#content {
	float: left;
	color: #89684D;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	text-align: left;
	width: 550px;
  background: transparent;
}

#sidebar {
	color: #89684D;
	float: right;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	width: 270px;
  background: transparent;
}

#sidebar a {color: #00404d;}
#sidebar a:hover {color: #0095b3;}

#sidebar ul.shoplist {
	background-image: url(images/shoplist_bg.jpg);
  background-repeat: repeat-y;
	padding: 0px 87px 0px 33px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}

#sidebar ul.shoplist li {
	color: #89684D;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
  font-size: 12px;
  text-align: center;
}

#sidebar ul.shoplist li a {
	color: #89684D;
	text-decoration: none;
}

#sidebar ul.shoplist li a:hover {
	color: #89684D;
	text-decoration: none;
  border-bottom: 2px dotted #940000;
}



/* ---------------------------------------------------------------------------------- */

.entry {
	text-align: left;
	margin: 12px 0px 0px 0px;
	line-height: 1.6em;
	color: #847562;}

	.entry a {color: #b33c00; text-decoration: none;}


.text {
	text-align: left;
	margin: 12px 0px 0px 0px;
	line-height: 1.6em;
	color: #707d80;}

	.text a {color: #b33c00; text-decoration: none;}

/* ---------------------------------------------------------------------------------- */

h1 {
	background: none;
	color: #940000;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, Times, serif;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
	
h1 a {text-decoration: none;}



h2 {
	background: none;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, Times, serif;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;}

	h2 a {text-decoration: none;}

h3 {
	background: inherit;
	font-weight: normal;
	color: #1f5a66;
	font-size: 12px;
	margin: 16px 0px 4px 0px;
	padding: 0px 0px 0px 0px;}


h6 {
	border-bottom: 4px solid #cad7d9;
	letter-spacing: 1px;
	color: #1f5a66;
	font-size: 24px;
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Times, serif;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;}

	h6 a {text-decoration: none;}


#content h4 {
	font-family: 'Trebuchet MS', Verdana, Arial, Times, serif;
	text-decoration: none;
	border-bottom: 1px solid #cad7d9;
	background: none;
	color: #006a80;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 2px 0px;}

#content h5 {
	font-family: 'Trebuchet MS', Verdana, Arial, Times, serif;
	text-decoration: none;
	border-bottom: 1px solid #cad7d9;
	background: none;
	color: #006a80;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 0px;}

/* ---------------------------------------------------------------------------------- */

.title {
	font-family: 'Trebuchet MS', Verdana, Arial, Times, serif;
	text-decoration: none;
	border-bottom: 4px solid #cad7d9;
	background: none;
	color: #4d7780;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 16px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}

/* ---------------------------------------------------------------------------------- */

.description {
	text-align: center;
	font-size: 12px; 
	font-variant: small-caps; 
	color: #ebebeb;
	padding: 5px 0px 0px 0px;
	letter-spacing: 1px;}


/* ---------------------------------------------------------------------------------- */


.entry img {
	margin: 6px 10px 0px 0px;
	display: inline;}



.entry .right img {
	float: right;
	margin: 6px 0px 0px 10px;
	display: inline;}

#sidebar img {
	vertical-align: text-bottom;
	border: none;
	padding: 0px;
	margin: 0px;}


/* ---------------------------------------------------------------------------------- */

.entry ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: square;
	background: none;
	color: #9dafb3;}

.entry ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: disc;
	background: none;
	color: #9dafb3;}

.entry ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: decimal;
	background: none;
	color: #9dafb3;}

.entry ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: circle;
	background: none;
	color: #9dafb3;}



/* ---------------------------------------------------------------------------------- */

#sidebar ul ul li {
	color: #86abb3;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #cad6d9;}

#sidebar ul ul ul li {
	list-style-type: square;
	margin-left: 15px;
	border: none;
	color: #86abb3;}


#sidebar ul {
	color: #86abb3;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}


#sidebar ul li.categories {border: none;}


#sidebar ul li ul li ul.children {
	border-bottom: none;
}

/* ---------------------------------------------------------------------------------- */

#s {
	background: #ffffff;
	border: 1px solid #cad6d9;
	color: #4c6266;
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0px 3px 0px;
	padding: 2px 0px 0px 2px;
	width: 161px;
	height: 17px;}

#submit {
	background: #ffffff;
	border: 1px solid #cad6d9;
	color: #1f5a66;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0 10px;}

/* ---------------------------------------------------------------------------------- */




.spacer {

	border-top: 1px dotted #cad6d9;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}

.navbutton {
	background: none;
	border-bottom: 1px dotted #cad6d9;
	color: #86b0b3;
	line-height: 1.5em;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-align: left;}

.navigation {
	border-top: 4px solid #cad6d9;
	border-bottom: 1px solid #cad6d9;
	font-size: 11px;
	margin: 40px 0px 20px 0px;
	padding: 2px 0px 17px 0px;
	color: #1f5a66;}

	.navigation a {background: none; color: #86abb3;}


	.alignleft {float: left; text-align: left;}

	.alignright {float: right; text-align: right;}

/* ---------------------------------------------------------------------------------- */


.nocomments {background: none; color: #1f5a66;}

acronym {text-decoration: none; color: #0095b3; font-style: italic;}

code {background: inherit; color: #1f5a66; text-align: right;}

ol, form {margin: 0; padding: 0; list-style-type: none;}

html[xmlns] .commentcount {position: absolute; right: 7px; top: 0;}

html>body #wp-calendar {width: 165px; text-align: left; margin-top: 8px;}

/* ---------------------------------------------------------------------------------- */


.myinlinepicture {padding: 0px 0px 0px 0px;}

.myinlinepictureleft {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px ;}

.myinlinepictureright {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px ;}

/* ---------------------------------------------------------------------------------- */


/*menu image 1 */
#image-link1 {
  margin: 0px;
	width: 245px;
	height: 50px;
	text-decoration: none;
	display: block;
	background: url('images/menu01.gif') 0 0;
}
#image-link1:hover, #image-link1:active {
	background-position: 245px 0;
}

#image-link1on {
  margin: 0px;
	width: 245px;
	height: 50px;
	text-decoration: none;
	display: block;
	background: url('images/menu01.gif') 245px 0;
}
#image-link1:hover, #image-link1:active {
	background-position: 245px 0;
}
/*menu image 1 */

/*menu image 2 */
#image-link2 {
  margin: 0px;
	width: 245px;
	height: 65px;
	text-decoration: none;
	display: block;
	background: url('images/menu02.gif') 0 0;
}
#image-link2:hover, #image-link2:active {
	background-position: 245px 0;
}

#image-link2on {
  margin: 0px;
	width: 245px;
	height: 65px;
	text-decoration: none;
	display: block;
	background: url('images/menu02.gif') 245px 0;
}
#image-link2:hover, #image-link2:active {
	background-position: 245px 0;
}
/*menu image 2 */

/*menu image 3 */
#image-link3 {
  margin: 0px;
	width: 245px;
	height: 55px;
	text-decoration: none;
	display: block;
	background: url('images/menu03.gif') 0 0;
}
#image-link3:hover, #image-link3:active {
	background-position: 245px 0;
}

#image-link3on {
  margin: 0px;
	width: 245px;
	height: 55px;
	text-decoration: none;
	display: block;
	background: url('images/menu03.gif') 245px 0;
}
#image-link3:hover, #image-link3:active {
	background-position: 245px 0;
}
/*menu image 3 */

/*menu image 4 */
#image-link4 {
  margin: 0px;
	width: 270px;
	height: 65px;
	text-decoration: none;
	display: block;
	background: url('images/menu04.gif') 0 0;
}
#image-link4:hover, #image-link4:active {
	background-position: 270px 0;
}

#image-link4on {
  margin: 0px;
	width: 270px;
	height: 65px;
	text-decoration: none;
	display: block;
	background: url('images/menu04.gif') 270px 0;
}
#image-link4:hover, #image-link4:active {
	background-position: 270px 0;
}
/*menu image 4 */

/*menu image 5 */
#image-link5 {
  margin: 0px;
	width: 270px;
	height: 70px;
	text-decoration: none;
	display: block;
	background: url('images/menu05.gif') 0 0;
}
#image-link5:hover, #image-link5:active {
	background-position: 270px 0;
}

#image-link5on {
  margin: 0px;
	width: 270px;
	height: 70px;
	text-decoration: none;
	display: block;
	background: url('images/menu05.gif') 270px 0;
}
#image-link5:hover, #image-link5:active {
	background-position: 270px 0;
}
/*menu image 5 */

/*menu image 6 */
#image-link6 {
  margin: 0px;
	width: 270px;
	height: 50px;
	text-decoration: none;
	display: block;
	background: url('images/menu06.gif') 0 0;
}
#image-link6:hover, #image-link6:active {
	background-position: 270px 0;
}

#image-link6on {
  margin: 0px;
	width: 270px;
	height: 50px;
	text-decoration: none;
	display: block;
	background: url('images/menu06.gif') 270px 0;
}
#image-link6:hover, #image-link6:active {
	background-position: 270px 0;
}
/*menu image 6 */

/*menu image 7 */
#image-link7 {
  margin: 0px;
	width: 270px;
	height: 65px;
	text-decoration: none;
	display: block;
	background: url('images/menu07.gif') 0 0;
}
#image-link7:hover, #image-link7:active {
	background-position: 270px 0;
}

#image-link7on {
  margin: 0px;
	width: 270px;
	height: 65px;
	text-decoration: none;
	display: block;
	background: url('images/menu07.gif') 270px 0;
}
#image-link7:hover, #image-link7:active {
	background-position: 270px 0;
}
/*menu image 7 */







