/*
Theme Name: XXLfood.de
Theme URI: http://www.xxlfood.de/
Version: 1.0
Author: Inpsyde GmbH
Author URI: http://inpsyde.com/
*/

@import url("fff.css");

body {
	font:12px/18px Arial, Verdana, Sans-Serif;
	background:#F6F6F6;
}

/* Klassen */
.x1 { width:245px; border:1px solid #c1bbbb; padding:15px; }
.x2 { width:535px; border:1px solid #c1bbbb; padding:15px; }
.x1, .x2 { margin-top: 20px; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px; }
.left { margin-right:15px; }

.x1 a, .x2 a {
	color:#84000;
}

/* Layout */
#wrapper {
	width:925px;
	margin:0 auto;
	background:url('images/background.png') repeat-y;
	min-height:500px;
}

#header h1 {
	background:url('images/wrapper.png') no-repeat;
	padding:30px 10px 0 10px;                       
}

#header h1 a {
	display:block;
	width:905px;
	height:170px;
	text-indent:-99999px;
	background:url('images/logo.png') 10px 10px no-repeat;
	border-bottom:1px solid #D8D8D8;
	padding: 0;
	margin:0;
}

#content h2 a {
	color:#444;
}

#content {
	padding:0px 30px 30px;
}

#content p {
	padding-bottom:15px;
	color:#444;
}

#content a {
	color: #A40303;
}

#content a:hover, #content a:hover p, #footer a:hover {
	text-decoration:underline;
}

#content h3 {
	font:bold 14px/22px Arial, Verdana, Sans-Serif;
	color:#840000;
}

#content #myGallery {
	width:565px;
	overflow:hidden;
	height:175px;
	padding:0 !important;
}

#content #big-ad {
	margin:20px -20px 0;
	background:#F2F2F2;
	padding:10px 0 5px; 
	text-align:center;
}

#content #datum {
	margin:20px -20px;
	background:#F2F2F2;
	padding:5px 20px 5px 0; 
	text-align:right;
}


#content ul {
	list-style:square;
	padding-left:20px;
	padding-bottom:15px;
}

#content li {
	padding-top:2px;
}

#content .content {
	width:565px;
	font:14px/20px Arial, Verdana, Sans-Serif;
}

#content .content h2 {
	color:#424242;
	font:24px/normal Arial, Verdana, Sans-Serif;
	margin:0;
	padding-bottom:8px;
	padding-top:15px;
}

#content .sidebar {
	width:275px;
}

.w200 {
	width:200px;
	color:#A40303;
	font-weight:bolder;
}

.w380 {
	width:280px;
}

.moreLinks {
	text-align:right;
	position:relative;
	bottom:33px;
}

.last {
	text-align:right;
	position:relative bottom;
}

.moreLinks a, .last a {
	color:#840000;
}

.moreLinks a img, .last a img {
	vertical-align:text-bottom;
}

.moreLinksVote {
	text-align:right;
}

.moreLinksVote a {
	color:#840000;
}

.moreLinksVote a img {
	vertical-align:text-bottom;
}

#search {
	margin-top:10px;
}

input {
	border:1px solid #999;
	padding:3px;
}

.searchText {
	padding:4px;
}


.post table td {
	padding:15px 0 0;
}

.post {
	margin:15px 0;
}

.aaa_entry_desc {
	border:3px dotted #7F7F7F;
	line-height:20px;
	margin:20px 0;
	padding:15px;
}

.commentlist {
	border-bottom:1px solid #840000;
	margin:15px 0;
}

.commentlist li {
	border-top:1px solid #840000;
	padding-top:15px !important;
}

.commentlist li .avatar {
	float:right;
}

.commentlist li .comment-author {
	font-weight:bold;
	color:#840000;
}

.commentlist li .comment-meta {
	color:#666;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #666666;
	-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	margin: 10px 0px;
	border:1px solid #666666;
	-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;
}

#commentform select {
	margin: 10px 0px;
	border: 1px solid #666666;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background:#eee;
	border:1px solid #666666;
	-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;
	padding:3px 20px;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#footer {
	background:url("images/footer.png") left bottom no-repeat;
	padding:25px 10px 40px;
	font:13px/20px Arial, Verdana, Sans-Serif;
	color:#666;
}

#footer li { float:left; padding:0 0 0 15px; }
#footer h5 { clear:both; float:left; font:bold 15px/25px Arial, Verdana, Sans-Serif; color:#A40000; padding:0; margin:0; }

#footer #footer-copyright {
	border-top:1px solid #D8D8D8;
	padding:12px 20px 0px 5px;
}

#footer #footer-links {
	padding:15px 20px;
	width:549px;
	border-top:2px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	margin-right:0;
	line-height:25px;
}

#footer-friends ul li a {
	color:#666;
	padding:0 12px 0 0;
}

#footer-links ul li a, #footer-copyright ul li a {
	color:#666;
	padding:0;
}

#footer-links h5 {
	clear:both;
	float:left;
	font:bold 15px/25px Arial, Verdana, Sans-Serif;
	color:#A40000;
	padding:0;
	margin:0;
}

#footer-links ul li {
	padding:0 0 0 15px;
}

#footer #footer-friends {
	border-top:2px solid #D8D8D8;
	width:275px;
	line-height:25px;
	padding:15px 20px;
}

#footer #footer-friends li {
	width:122px;
}

.resAddr {
	float:left;
}

.resLogos {
	float:right;
}

.resStreet, .resCity {
	font-weight:bold;
}

.customF {
	padding-bottom:5px;
}

.customF.alt {
	background-color:#DDD;
	-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;
}

.cf {
	padding:5px 0 0 6px;
}

.resSuggest, .evSuggest {
	margin:7px 10px 20px 0;
	padding:7px 0;
	width:535px;
	text-align:center;
	font-weight:bold;
	border:1px solid #666;
	background-color:#7F7F7F;
	-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;
}

.resSuggest a {
	color:#FFF!important;
	padding:8px 100px;
}

.resSuggest a:hover {
	text-decoration:none;
}

.evSuggest a {
	color:#222;
}

.resUpdate {
	margin:20px 0 10px;
	padding:5px;
	font-size:12px;
	text-align:justify;
	border:1px solid #666;
	background-color:#CCC;
	-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;
}

.resUpdate a {
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	color:#222;
}

#calendar_wrapLarge {
	margin-bottom:20px;
}

#EC_previousMonthLarge, #EC_nextMonthLarge {
	font-size:14px;
}

#no-list-style {
	list-style-type:none;
}

.ie7 #footer-links .cl {
	margin-bottom:-15px !important;
}

.ie7 #footer-copyright ul {
	margin-top:-15px !important;
	margin-bottom:15px !important;
}

.azindex .subhead {
	color: #000;
}

.azindex li h2 {
	margin-top: 15px!important;
	margin-bottom: 3px!important;
	padding-bottom: 0!important;
}

.azindex ul {
	list-style: none!important;
}

small.uberTitle, small.uberTitle a {
	font-size: 70%;
	font-weight: bold;
	color: #333!important;
	margin-bottom: 10px;
}

#content p.singleTags a {
	color: #333;
}

#unterueberschrift {
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	color: #333!important;
	margin-bottom: 10px;
}

.SR_title {
	font-weight: bold; 
	color: rgb(255, 0, 0);
}

table.starrating td {
padding:0px;
}

.starratingvote{
	cursor: pointer;
}

blockqoute {
	padding-left:10px;
}

#startdesc {
color:#999999;
font-weight:bold;
font-size:90%;

}

.wpcf7-form textarea, .wpcf7-form select {
	border:1px solid #999999;
}

.enh_label {
	color:#A40303;
	font-weight: bold;
}
#enhfield_ratingservice {
	padding-top:10px;	
}
#enhfield_ratinggeschmack{
	padding-bottom:50px;	
}

.enhdisplay_box {
	margin-top:15px;
	}

.enhdisplay_name {
	color:#777;
	font-weight:bold;
	width:180px;
	
	/*
	
	color:#999999;
	font-style:italic;
	*/
}	

.commentlistreview {
	border-bottom:1px solid #840000;
	margin:15px 0;
}

.commentlistreview li {
	/*border:3px dotted #F26C15;
	border:3px dotted #ddd;*/
	border-bottom:1px solid #840000;
	/*padding:5px;*/
	margin-top:20px;
}

.commentlistreview li .avatar {
	float:right;
}

.commentlistreview li .comment-author {
	font-weight:bold;
	color:#840000;
}

.commentlistreview li .comment-meta {
	color:#666;
}
.commentlistreview comment-body.p {
	color:#fff;!important
	}

#content .commentlistreview p {
	/*border:3px dotted #F26C15;*/
	padding:15px;
	margin:10px;
}

#content #tabs ul {
	list-style:none;
	padding-bottom:0px;
	padding-left:0px;
}

#content #tabs .ui-tabs-panel {
padding:0px;
}

#content #tabs .ui-widget-header {
	/*background:url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;*/
	border:none;
	background:none;
	border-bottom:1px solid #C1BBBB;
	}
	
#content #tabs .ui-state-active {
	background: none repeat scroll 0 0 #A40303;
	color:#fff;
}

#content #tabs .ui-state-active a {
	color:#fff;
}
#content #tabs {
	margin-top:20px;
}

/*#content #tabs #tabs-1 .x2 {
	border:none;
}*/

#content ul.sidebar-widget {
	padding-left:0px;
}
#content ul.sidebar-widget-top {
	margin-top:15px;
}

li.widget {
	list-style:none;
}

.sidebar-widget-top li.widget  {
	border:1px solid #C1BBBB;	
	-moz-border-radius:5px 5px 5px 5px;
	width:275px;
	margin-bottom:15px;
}
	 	
.widget li {
	padding-top:5px;
}
.widgettitle{
	padding-left:5px;
	padding-top:5px;
	color:#840000;
	font:bold 14px/22px Arial,Verdana,Sans-Serif;
}

.sidebar-widget-top li.widget_text_without_border {
	border:0px;
}

#einleitung {
	font-weight:bold;
	margin-bottom:10px;
}

.rightside {
	float:right;
	margin:5px;
}
#content li#content-map {
	padding-top:0px;
}
.showrating {
	text-align: center; background-color: #999999; color: rgb(255, 255, 255);font-weight:bold;margin:-2px;
}

.commentlistreview li {
	border:1px solid #999999;
	padding:2px;
	-moz-border-radius:5px 5px 5px 5px;
} 

#content .comment-meta a{
	color:#999999;
	font-size:10px;
}
#postdate {
	color:#888;
	float:right;
	font-size:11px;
}

.ui-state-default{
	height: 20px;
	padding-top: 0px;
}
#content #tabs a{ 
padding-top: 0px;
}