/*
Theme Name: Prinzhorn
Description: With whimsical, crooked little houses?
Author: Rich Horn
Author URI: http://iwantthiswebsite.com
Version: 9.9
Tags: private bugger off
*/


/* ----------- Basic ----------- */
body #cboxOverlay {
	opacity:0 !important;
}
body .category a {
	color:#fff;
}
img {
	border: none;
	behavior: url(iepngfix.htc);
}
a img {
	border: none
}
img.press {
	border: 1px solid #FFFFFF;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-family: 'Courier New', Courier, monospace;
	color: #FFFFFF;
	background-color: #000000;
	text-transform: lowercase;
}
td {
	background-color: #000000;
	text-transform: lowercase;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
p a {
	color: #FFFFFF;
	text-decoration: underline;
}
p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
li a {
	color: #FFFFFF;
	text-decoration: underline;
}
li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.wrapper {
	width: 100%;
	padding-top: 15px;
	clear: both;
}
h1 {
	padding: 0;
	margin: 0;
	line-height: normal;
}
h1 a {
	color: #FFFFFF;
	font-family: 'Courier New', Courier, monospace;
	font-size: 3.0em;
	text-decoration: none;
	font-weight: 100;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 11pt;
}
h4 a {
	font-size: 11pt;
	text-decoration: underline;
}
strong {
}
em {
	color: #FFFFFF;
}
table.press {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/* ----------- Heading ----------- */
	
#description {
	font-size: 1.4em;
	font-family: 'Courier New', Courier, monospace;
	text-transform: uppercase;
	margin-top: -2px;
}
/* ----------- Menu ----------- */
		

	
#nav {
	margin: 0;
	font-family: 'Courier New', Courier, monospace;
	font-size: 11pt;
	font-weight: bold;
	clear: both;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 0px;
}
.hornLogo {
	width: 823px;
}
#nav ul.social {
	margin-top:12px;
	float:right;
}
#nav ul li.current_page_item {
	color: #000000;
	background-color: #FFFFFF;
}
#nav ul li a {
	padding: 0 10px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
}
#nav ul.social li a {
	padding:0 6px;
}
#nav ul li a.first {
	padding-left:0;
}
#nav ul li a.last {
	padding-right:0;
}
#nav ul li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#nav ul.social li a:hover {
	color: #000000;
	background-color: #000;
}
#nav ul li.current_page_item a {
	color: #000000;
	background-color: #FFFFFF;
}
/* ----------- Centerpieces ----------- */
	
#main {
	width: 823px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#content {
	width: 823px;
	margin-left: 0;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	background-color: #000000;
}
#content h2 {
	font-size: 1.6em;
	font-weight: 100;
	text-transform: lowercase;
	color: #FFFFFF;
}
#content h2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content .time {
	text-transform: uppercase;
	margin-top: -12px;
	border-bottom: #FFFF99 solid 1px;
	color: #FFFFFF;
}
#content .gray {
	color: #FFFFFF;
}
#content .edit {
	float: right;
}
#content .time a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .time a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: #FFFF99 solid 1px;
}
.post {
	padding: 0 0 30px 0
}
.details {
	background-image: url('img/sidebarbg.png');
	padding: 2px 15px 2px 15px;
}
.details a:hover {
	color: #FFFFFF;
	border-bottom: #FFFF99 solid 1px;
}
/* ----------- Previous & Next link ----------- */
	
.navigation {
	text-align: right;
}
/* ----------- Sidebar ----------- */
	
.sidebar {
	font-size: 1.2em;
	width: 200px;
	float: left;
	margin-right: 0px;
	background: url('img/sidebarbg.png');
	color: #FFFFFF;
}
.sidebar h2 {
	padding: 0;
	margin: 5px;
	color: #FFFFFF;
	font-weight: 200;
	border-bottom: #c15b8b solid 1px;
}
.sidebar ul {
	margin: 0;
	padding: 2px;
	list-style-type: none;
}
.sidebar ul li {
	background-color: #000000;
	padding: 2px 0 2px 0;
	margin: 5px;
}
.sidebar ul li li {
	border-bottom: #ae537b solid 1px;
}
.sidebar a {
	text-decoration: none;
	color: #FBD6FC;
}
.sidebar ul li li:hover {
	background: url('img/sidebarbg.png');
	border-bottom: #ae537b solid 1px;
}
/* ----------- Search ----------- */
	
#searchform {
	padding: 0;
	margin: 5px;
}
#searchform #s {
	background: url('img/contentbg.png');
	border: 0;
	color: #FFFFFF;
	font: 1.0em Geneva, Arial, Helvetica, sans-serif;
}
/* ----------- Footer ----------- */

#footer {
	background-color: #000000;
	color: #666666;
	font-size: 8px;
}
#footer a {
	color: #666666;
	font-size: 8px;
}
/* ----------- Comments ----------- */

ol.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin-bottom: 14px;
}
.commentlist cite {
	padding: 7px;
	display: block;
	font-style: normal;
	color: #ffffff;
}
.commentlist a:link, .commentlist a:visited {
	color: #FFFFFF;
}
.commentlist a:hover, .commentlist a:active {
	color: #ffffff;
}
.commentlist cite img {
	padding: 1px;
	border: 1px solid #aab59a;
	float: left;
	margin-right: 9px;
}
.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.commenttext {
	background: url('img/sidebarbg.png');
	border-top: 1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color: #FFFF99;
}
/* Woocommerce Extras */
body.woocommerce-page .related ul.products li.product img {
	width: 120px;
}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, body .chosen-container .chosen-results li, body.woocommerce #payment ul.payment_methods li, body.woocommerce-page #payment ul.payment_methods li {
	color: #000;
}
.product img {
	border: 1px solid #949494;
}
.product_title {
	line-height: normal;
}
body.woocommerce .sku_wrapper {
	display: none;
}
#calc_shipping_state, #calc_shipping_postcode {
	display: none;
}
body .related ul.products li.product .onsale, body .related ul.products li.product .onsale {
	top: 0;
	left: 0;
	right: auto;
	margin: 6px 0 0 6px;
}
body.woocommerce .cart-collaterals .cart_totals, body.woocommerce-page .cart-collaterals .cart_totals {
	clear: both;
}
.shipping_calculator h2 {
	text-align: right;
}
body.woocommerce-page a.button {
	margin-top: 10px;
}
body .gigpress-table {
	width: 60%;
}
.past tr.gigpress-info {
	display: none;
}
body a.gigpress-rss {
	  background: url(http://www.prinzhorn-dance-school.com/prinzhorn/wp-content/plugins/gigpress/images/feed-icon-12x12.png) no-repeat left center;
}
body .gigpress-row td {
	border-bottom:none;
}
body p.gigpress-subscribe,
body .gigpress-info span,
body span.gigpress-info-item,
body span.gigpress-info-label,
body a.gigpress-tickets-link {
	color:#D2D2D2;
}
body .gigpress-calendar-links-inner span a {
	color:#000;
}
@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
.hornLogo {
	width: 841px;
}
}

@media only screen and ( max-width: 960px ) {
.hornLogo {
	width: 841px;
}
}

@media only screen and ( max-width: 768px ) {
.hornLogo {
	width: 841px;
}
}

@media only screen and ( max-width: 480px ) {
.hornLogo {
	width: 841px;
}
}
