/* 
Theme Name: Brettspielplatz
Theme URI: 
Description: 
Author: 
Author URI: 
Version: 1
Tags: Framework
Template: hybrid
*/

/* colors -
kuler - complementary
base: #339933
bright: #63E563;
dark: #124C12
c-bright: #993366
c-dark: #4C0A2B

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	/* @import url('../hybrid/library/css/reset.css'); */

/* 18px, 20px, 21px, 22px, or 25px margins and line-height (don't use reset.css with these) */
	 @import url('../hybrid/library/css/18px.css'); 
	/* @import url('../hybrid/library/css/20px.css'); */
	/* @import url('../hybrid/library/css/21px.css'); */
	/* @import url('../hybrid/library/css/22px.css'); */
/*	@import url('../hybrid/library/css/25px.css'); */

/* Holy Grail */
	/* @import url('../hybrid/library/css/holy-grail-fluid.css'); */
	
/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Plugins CSS */
	 @import url('../hybrid/library/css/plugins.css'); 

/* Hybrid's default CSS */
	 @import url('../hybrid/library/css/screen.css'); 

/**
* Body
************************************************/

/* Contains everything */
body {}

	/* Wrapper for everything inside of the body */
	#body-container { margin: 21px auto 21px; }

/**
* Elements
************************************************/

/* Hyperlinks */
a{ padding: 2px 3px; color:#339933; } 
a:link {color:#339933;}
a:visited {color:#339933;}
a:hover {color:#FFF; background-color:#339933; text-decoration: none;}
a:active {color:#339933;}

a.none, a.none:hover { background-color:transparent !important; padding: 0px; }

/* Headers */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p { font-family: Calibri, Helvetica, Arial, sans-serif; }

/* Unordered lists */
ul {margin:0 0 18px;font-family: Calibri, Helvetica, Arial, sans-serif;}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockquotes */
blockquote {}
	blockquote blockquote {}
	blockquote em {}

/* Object */
object {}

/* Code */
code {}
pre {}
pre code {}

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td {}

/* Forms */
form {}
	textarea { font-family: Calibri, Helvetica, Arial, sans-serif;}
	input { font-family: Calibri, Helvetica, Arial, sans-serif; }
	label { font-family: Calibri, Helvetica, Arial, sans-serif; }
	option { font-family: Calibri, Helvetica, Arial, sans-serif; }
	
	.button, .submit, .reset { 
	font-family: Calibri, Helvetica, Arial, sans-serif;
		background:none repeat scroll 0 0 #993366;
border:none;
margin-right:15px;
padding:2px 3px;
width:auto;
color: #FFF;
		}
		.button:hover, .submit:hover, .reset:hover { 
		background:none repeat scroll 0 0 #4C0A2B;
		color: #FFF;
border:none;
margin-right:15px;
padding:2px 3px;
width:auto;
		}
	

/* Drop caps */
.drop-cap {	}

/* Notes */
.note {}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/* Alignment */
.left, .alignleft {}
.right, .alignright {}
.center, .aligncenter {}
.block, .alignnone {}
.clear {}

/**
* Images
************************************************/

/* Normal images */
img {}
a img {}

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail {}

/* WP Captions [caption] */
.wp-caption {}
	.wp-caption img {}
	.wp-caption p {}

/* Gallery [gallery] */
.gallery {}
	.gallery img {}

/* Avatars */
.avatar {}

/**
* Header
************************************************/

/* Contains entire header */
#header-container {}

	/* Contains site title and tagline */
	#header { 
margin:0;
padding:20px 0 0;
}

		/* Site title */
		#site-title { }
			#site-title a {background-image:url("images/brettspielplatz.png");
background-position:0px 0px top;
background-repeat:no-repeat;
display: block;
width: 182px;
height: 155px;
padding: 0px;
margin: 0px;
}
#site-title a:hover {
	background-color: #fff;
	background-position: 0px -155px;
}
				#site-title a span { position: absolute; top: -200px; left: -300px;}

		/* Site description/tagline */
		#site-description { font-family: Calibri,Helvetica,Arial,sans-serif;
left:223px;
padding:0;
position:relative;
top:-84px;}

/**
* Page navigation
************************************************/

/* Wrapper for navigation */
#navigation {}

	/* Page nav */
	#page-nav {}
		#page-nav ul {}
			#page-nav li {}
				#page-nav li a {}
			#page-nav li.current_page_item {}

/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container { padding:0;}

	/**
	* Content
	************************************************/

	/* Contains site's main content */
	#content {	}

		/* Breadcrumb trail */
		.breadcrumb { padding:0 0 20px 66px;}
		.breadcrumb a:hover {
			color: #FFF;
			text-decoration: none;
		}
			
		/* post & page */
		.hentry {
			padding:0 0 0 66px;
		}

		/* Archive and search <div> before posts are listed */
		.author-info {}
		.category-info {}
		.date-info {}
		.search-info {}
		.tag-info {}

		/* Posts */
		.post {}
		
		.post img {
		border:none;
max-width:568px;
padding:5px 0px;
}

			/* Post, page, and archive titles */
			.entry-title { font-size:32px;
				font-style:normal;
				font-weight:normal;
				letter-spacing:-1px;
				line-height:32px;
				margin:0 0 6px -3px;
			}
			.single-title {}
			.page-title {}
			.attachment-title {}
			.error-404-title {}
			.author-title {}
			.category-title {}
			.date-title {}
			.search-title {}
			.tag-title {}

			/* Author and date byline */
			.byline { color: #339933; font-size: 12px; font-style: normal;}

			/* Full entries */
			.entry-content {}

			/* Excerpts (introduced in Hybrid 0.4) */
			.entry-summary {}

				/* Using <!--nextpage--> */
				p.pages a {}

				/* More link <!--more--> */
				a.more-link { font-weight: normal; font-size:12px; color:#FFF; background-color:#993366; font-family: Calibri,Helvetica,Arial,sans-serif;}
				a.more-link:hover { background-color:#4C0A2B; }

			/* Post meta data */
			.entry-meta {
				font-size:12px;
				font-style: normal;
				}
				
			.entry-meta a {
					color: #FFF;
					background-color: #993366;
				}
				.entry-meta a:hover {
					color: #FFF;
					background-color: #4C0A2B;
				}
				
			.entry-meta .tags a {
					color: #FFF;
					background-color: #CCC;
				}
				.entry-meta .categories a {
	color: #FFF;
	background-color: #63E563;
				}
				.entry-meta .categories a:hover, .entry-meta .tags a:hover {
					color: #FFF;
					background-color: #339933;
				}
			
			.post-meta-data .meta-prep {
				/*display: none;*/
			}
			.post-meta-data .meta-sep {
				/*display: none;*/
			}

		/* Post series */
		.series {} 
			.series-title {}

		/* Navigation links */
		.navigation-links {font-family: Calibri, Helvetica, Arial, sans-serif; font-style: normal;}
			.navigation-links .previous { float: none; text-align: left;}
			.navigation-links .next { float: none; text-align: left;}

		/* WP PageNavi (plugin) */
		.wp-pagenavi {}
			.wp-pagenavi .pages {}
			.wp-pagenavi .current {}
			.wp-pagenavi .extend {}
			.wp-pagenavi a {}

		/* Attachment image navigation */
		.navigation-attachment {}

		/**
		* Comments template
		************************************************/

		/* Wrapper for entire comments area */
		#comments-template {}

			/* Comments section headers/titles */
			.comments-header {}
			#comments-number {}

			/* Comments closed paragraph */
			p.comments-closed {}

				/* Main comments section */
				#comments {}
					#comments ol {}

						/* Individual comments (note that WordPress has even/odd backwards) */
						#comments li {}
							#comments li li {}
								#comments li li li {}
									#comments li li li li {}
						#comments li.even {}
						#comments li.odd {}
						#comments li.thread-even {}
						#comments li.thread-odd {}
						#comments li.author {}
						#comments li.trackback {}
						#comments li.pingback {}

							/* Comment avatars */
							#comments .avatar {}

							/* Comment meta data */
							#comments .comment-meta-data {}
								#comments .comment-meta-data cite {}

							/* Comment text */
							#comments .comment-text {}

					/* Paged comments navigation */
					#comments-template .paged-navigation {}
						#comments-template .paged-navigation .page-numbers {}
						#comments-template .paged-navigation .next {}
						#comments-template .paged-navigation .prev {}

				/* Main comment form div */
				#respond {}

					/* Comment form title */
					#reply {}

					/* Comment form elements */
					p#cancel-comment-reply {}
					#respond form {}
						#respond .form-author {}
							#respond input {}
						#respond .form-email {}
						#respond .form-url {}
						#respond .form-textarea {}
							#respond textarea {}
						#respond .button {}
						#respond .comment-action {}
						
		
	
		

		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
	.widget a{text-decoration: none;}
	.widget a:hover{color:#FFF;}
		.widget-inside {}
			.widget-title {}

	/* Primary widget section */
	#primary {}
		#primary .widget {}
			#primary .widget-inside {}
				#primary .widget-title {}
				#primary .widget ul {}
					#primary .widget ul li {}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {}

	/* Subsidiary widget section */
	#subsidiary {}
		#subsidiary .widget {}
			#subsidiary .widget-inside {}
				#subsidiary .widget-title {}

	/* Footer section */
	#footer {}

		/* Footer extra */
		#footer .copyright {}
		#footer .credit {}
		
/* affiliates */
a.amazon {
	display:block;
	background-image: url(images/amazon.png);
	background-position: 0px 160px;
	background-repeat: no-repeat;
	border: 1px solid #F87218;
	height:180px;
	width: 160px;
	padding: 0px;
	margin: 0px;	
}
a.amazon:hover {
	display:block;
	background-image: url(images/amazon.png);
	background-position: 0px 140px;
	background-repeat: no-repeat;
	border-color: #DF5E06;
}
a.amazon img {
	padding: 0px;
	margin: 0px;
}
