/*   
Theme Name: Shape
Theme URI: http://themeshapes.com/shape/
Description: A search engine optimized website framework for WordPress.
Author: Ian Stewart
Author URI: http://themeshapes.com/
Version: 0.1.2
Tags: threaded-comments, microformats
.
The Shape Theme for WordPress is copyright ThemeShapes http://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Import a basic layout */
@import url('styles/2c-r.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	line-height: 130%;
	font-size: 13px;
	background-image: url(http://statthocker.de/wp-content/themes/shape/images/back1.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h3 {
	font-weight: bold;
}

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

#blog-title {
	float: right;
	margin-top: 68px;
}
#blog-title a {
	font-family: times, serif;
	font-size: 39px;
	font-style: italic;
}
#banner {
	width: 940px;
	height: 515px;
}
#adv-custom-caption {
	position: absolute;
	z-index: 10;
	margin-top: 55px;
	margin-left: 55px;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
}
#adv-custom-caption h2 {
	font-size: 29px;
	font-weight: bold;
	line-height: 31px;
	letter-spacing: -1px;
	margin-bottom: 12px;
}
.cycle-slideshow {
	z-index: 9;
}
/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(http://statthocker.de/wp-content/themes/shape/images/prev.png) 0px 50% no-repeat;}
.cycle-next { right: 0; background: url(http://statthocker.de/wp-content/themes/shape/images/next.png) right 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

#facebook {
	position: absolute;
	float: left;
	margin-top: 94px;
}

	


/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu {
	margin-top: 60px;
	float: left;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu li.current_page_item a{
	text-decoration: underline;
	/* background-image: url(http://statthocker.de/relaunch/wp-content/themes/shape/images/back_current.png); */ 
}
.menu li.page-item-2 a {
	text-decoration: none !important;
}
.menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 15px;
}
.menu a:hover {
	color: #bfbfbf;
}
li.page-item-2 a {
	clear: left;
	width: 59px;
}
li.page-item-6 a {
	width: 80px;
}
li.page-item-8 a {

}
li.page-item-10 a {
	clear: left;
	color: #7f7f7f;
	width: 59px;
}
li.page-item-12 a {
	color: #7f7f7f;
}
li.page-item-14 a {
	color: #7f7f7f;
	width: 80px;
}


/* =Content Startseite
-------------------------------------------------------------- */
#boxen_startseite {
	width: 960px;
	margin-top: 64px;
}
.box_startseite {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.schmal {
	width: 380px;
}
.breit {
	width: 540px;
}
.blue {
	background-color: #9fd0f0;
}
.yellow {
background-color: #FFFF00;
}
.grey {
background-color: #808185;
}
.infotext_box_startseite {
	border-top: 1px solid black;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	padding-bottom: 20px;
}
.infotext_box_startseite p{
	margin: 0;
	padding: 0;
}
.infotext_box_startseite h1{
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 18px;
	margin-top: 11px;
}
.infotext_box_startseite h1.textbox{
	font-size: 20px;
	font-weight: bold;
	padding-left: 68px;
	padding-top: 24px;
	margin-bottom: 18px;
	margin-top: 11px;
}


/* =Content Produkte
-------------------------------------------------------------- */
#boxen_produkte {
	width: 960px;
	margin-top: 64px;
}
.box_produkte {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 300px;
	height: 493px;
}

.infotext_box_startseite {
	border-top: 1px solid black;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	padding-bottom: 20px;
}
.infotext_box_startseite h1{
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 18px;
	margin-top: 11px;
}
.infotext_box_startseite h1.textbox{
	font-size: 20px;
	font-weight: bold;
	padding-left: 68px;
	padding-top: 24px;
	margin-bottom: 18px;
	margin-top: 11px;
}
.box_produkte .preis {
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	margin-top: 10px;
}

/* =Content Blog
-------------------------------------------------------------- */
#boxen_blog {
	width: 960px;
	margin-top: 0px;
}
#boxen_blog #leftcol .box_blog{
	width: 260px;
}
#boxen_blog #middlecol .box_blog{
	width: 380px;
}
.box_blog {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.bigblog {
	width: 380px;
	height: 100%;
}
img.smallblog {
	width: 260px;
	height: 100%;
}

.infotext_box_blog {
	border-top: 1px solid black;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	padding-bottom: 14px;
}
.infotext_box_blog h1{
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 18px;
	margin-top: 11px;
}
.infotext_box_blog .datum {
	position: relative;
	float: right;
	font-size: 11px;
	margin-bottom: -6px;
	margin-top: 2px;
}


/* =Content About
-------------------------------------------------------------- */

.about_text {
	width: 480px;
	height: 498px;
	float: left;
	border-top: 1px solid #bfbfbf;
}
.about_text h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 8px;
	line-height: 120%;
}


/* =Content Presse
-------------------------------------------------------------- */
#boxen_presse {
	width: 960px;
	margin-top: 64px;
}
.box_presse {
	width: 940px;
	height: 500px;
	margin-bottom: 60px;
}
.box_presse img {
	float: left;
	width: 400px;
	height: 500px;
}

.infotext_box_presse {
	position: relative;
	float: left;
	border-top: 1px solid #bfbfbf;
	margin-left: 60px;
	width: 480px;
}
.infotext_box_presse h1{
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 18px;
	margin-top: 11px;
}


/* =Content Einzelprodukt
-------------------------------------------------------------- */
#content.einzelprodukt h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 18px;
	margin-top: 11px;
}

#primary.einzelprodukt {
	width:242px !important;
	margin-left: -200px;
	text-transform: lowercase;
}
#primary.einzelprodukt h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 18px;
	margin-top: 0px;
}
#primary.einzelprodukt h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#primary.einzelprodukt.wpsg_produkt_wrapper {
	display: none;
}
.wpsg_vp_field_label {
	font-weight: bold;
}


/* =Content
-------------------------------------------------------------- */

.post {
	margin: 0 0 3em 0;	
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}
#wpsg-widget {
	margin: 36px 10px 10px 10px;
}
.wpsg_add_basket {
	width: 218px;
	height: 60px;
	background-image: url(http://statthocker.de/wp-content/themes/shape/images/button_cart.jpg);
	border: none;
	text-indent: -999px;
	position: relative;
	left: -18px;
}


/* =Widget Areas
-------------------------------------------------------------- */

#footer .menu {
	margin-top: 2px; !important;
}
#footer .menu li a {
	color: #7f7f7f;
	margin-right: 16px !important;
	font-size: 15px;
}
#footer .menu li a:hover {
	color: #bfbfbf;
}

/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */























