@charset "utf-8";
/*
Theme Name: gastrophil.de Style 
Theme URI: http://www.gastrophil.de/
Description: Design für <a href="http://www.gastrophil.de">gastrophil.de</a>
Version: 1.0
Author: Tom Lense
Author URI: http://www.monsterpixel.info/
Tags: gastrophil
Text Domain: gastrophil

Dieses Design wurde von Tom Lense für gastrophil.de entwickelt.
Jegliche weiterverwendung ohne vorherige Nachfrage ist untersagt.

*/
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	font-size: 0.8em;
}

a,a:link {
	color: #3399ff;
}
a:hover {
	color: #CC3366;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	height: 362px;
	width: 900px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#header-404 {
	height: 362px;
	width: 900px;
	background-image: url(images/header-404.jpg);
	background-repeat: no-repeat;
}
#header-404 #logo {
	width: 350px;
	position: relative;
	margin-left: 530px;
	margin-top: 20px;
	height: 80px;
}
#header-404 #logo img      {
	position: absolute;
	height: 80px;
	width: 350px;
	left: 0px;
	top: 0px;
}
#header-404 #logo h1     {
	height: 50px;
	width: 350px;
	position: absolute;
	font-size: 3em;
	left: 0px;
	top: 0px;
}
#header #logo {
	width: 350px;
	position: relative;
	margin-left: 530px;
	margin-top: 20px;
	height: 80px;
}
#header #logo img      {
	position: absolute;
	height: 80px;
	width: 350px;
	left: 0px;
	top: 0px;
}
#header #logo h1     {
	height: 50px;
	width: 350px;
	position: absolute;
	font-size: 3em;
	left: 0px;
	top: 0px;
}

#content  {
	width: 600px;
	float: left;
}
#sidebar {
	width: 250px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	float: right;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar  #searchform #s {
	border: 1px solid #006699;
	width: 180px;
	margin-right: 5px;
}
#sidebar #searchform #searchsubmit {
	border: 1px solid #006699;
	background-color: #E0EBFC;
	width: 55px;
}



.post {
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	border: 1px solid #CCCCCC;
}
.entry p {
	padding-top: 0px;
	padding-bottom: 0px;
}

.postdatum {
	float: right;
	margin-left: 15px;
}
.postdatum .tag {
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.postdatum .jahr {
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
}


.inner      {
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.pagetitle {
	padding-top: 25px;
}
.postmetadata {
	background-color: #E0EBFC;
	font-size: 0.9em;
	padding: 5px;
}
.postshadow {
	background-image: url(images/post-shadow.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 600px;
	margin-bottom: 15px;
}

#content h2       {
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: 0px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3c3f5;
	padding-bottom: 10px;
	color: #006699;
}
#content    h2   a,a:link,a:visited,a:active    {
	text-decoration: none;
	color: #006699;
}
#content h2 a:hover {
	text-decoration: none;
	color: #CC3366;
}
#sidebar h2       {
	color: #006699;
	text-transform: uppercase;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0EBFC;
	background-color: #FAFCFE;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0EBFC;
}
#sidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar  ul li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
}
#sidebar     ul  li a {
	color: #006699;
	font-size: 0.9em;
}
#sidebar  ul  li  a:hover,a:active {
	color: #CC3366;
	background-color: #F0F8FF;
}
#sidebar #tagcloud {
	text-align: justify;

}



#footer {
	background-color: #E0EBFC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#footer h2 {
	text-transform: uppercase;
	color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer    ul  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#footer   ul li  {
	float: left;
	width: 270px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.link-summarizer h3 {
	text-transform: uppercase;
	color: #006699;
}

.link-summarizer li {
	list-style-image: url(images/link-out.gif);
}
.link-summarizer li a:hover {
	list-style-image: url(images/link-out.gif);
	color: #CC3366;
}
#comment {
	border: 1px solid #CCCCCC;
	margin-left: 30px;
	width: 540px;
}
.commentlist {
	list-style-position: outside;
	border: 2px solid #e0ebfc;
	width: 540px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.commentlist li {  
	list-style:none;  
	margin-bottom:14px;  
}  
.comment-body a,p {
	padding: 10px;
}
.comment-author {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0ebfc;
	background-image: url(images/vcard-bg.gif);
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#socialbookmarks {
	font-size: 0.9em;
	background-color: #E0EBFC;
	padding: 5px;
}
#socialbookmarks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#socialbookmarks a img {
	background-image: url(images/social-icons/bg_a.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#socialbookmarks a:hover img {
	background-image: url(images/social-icons/bg_hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#socialbookmarks  a  span  {
	visibility: visible;
	position: relative;
	bottom: 40px;
	font-size: x-small;
}
#socialbookmarks a:hover span {
	visibility: visible;
	position: relative;
	bottom: 40px;
	font-size: x-small;
}
.featuredpost {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0EBFC;
	border-bottom-color: #E0EBFC;
}
.featuredpost h3 {
	color: #006699;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.featuredpost  h2 a {

}
.featuredpost p {
	padding: 0px;
	text-align: justify;
}
