/*   
Theme Name: underdonk
Description: Theme for underdonk.com 
Author: Jaeeun Lee
Author URI: http://paraboladesign.com
Version: 2
*/

#h1-container>a {
	display: none;
}

body { background: #fff; font: 14px 'helvetica', sans-serif; color:#111;  }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group {display: inline-block; clear:both;}
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

article, aside, figure, footer, header, nav, section { display: block; }

a {
text-decoration: none;
color: black;
}

#page-wrap #header > a {
	display: none;
}

p {margin:12px 0 12px 0;}

p a, p a:visited { text-decoration:none;color:#111}
p a:hover{color:grey;}


#header { margin:0; padding:0; width: 100%; height:100px;position:relative; }

#h1-container {float:left;}

h1, h1 a, h1  h1 a:visited {width:300px;color:#111;font-family:'helvetica', sans-serif;text-decoration:none; font-size:22px;letter-spacing:4px;padding:0;margin:50px 0 0px 30px;}


aside {width:400px; float:right;margin:50px 0 0 0 ;padding:0;}

nav {padding:0px; margin:0;}

nav a { font-family:'helvetica', sans-serif;
		font-size:14px;
		color:#333;
		text-decoration: none;
		margin-right:30px;
	}

nav a:hover { border-bottom:1px; color:grey;}

nav ul {margin:0; padding:0;list-style: none;list-style-image: none; list-style-type:none;}
nav ul li {display: inline; list-style-type:none; text-decoration:none;}
nav ul li.current_page_item a, nav ul li.current_page_item a:hover, nav ul li.current_page_parent a, nav ul li.current_page_ancestor a
	{
	color:grey;
	display:inline;
	text-decoration:none;
	}

#wrapper { width: 730px; margin: 20px auto 0 auto;}



.entry {margin-right:50px;}



h2 {font-weight:bold;padding:0;margin: 30px 0 50px 0;font-size:35px;}	

h2.title_home { font-size:35px;margin: 30px auto 30px auto;}

h3 {font-weight:bold;padding:0;margin: 30px 0 50px 0;width:100%; font-size:35px;}	

h4 {font-weight:bold;border-bottom: 1px solid #ccc;padding:0;margin-bottom: 20px;font-size:14px;}	

h5 {font-weight:normal;border-bottom: 1px solid #ccc;padding:0;margin-bottom: 20px;font-size:14px;}

#home_img {
	width:730px;
	height:auto;
}

#content{
	color:#666;
	width: 990px;
	margin: 30px 0 0 0px;
	padding:0;
	}

/*--Information--*/

#information {
	float:left;
	width:230px;
	margin-right:50px;
	
	}
#subscribe {
	width:200px;
	float:right;
	} 

#mc_signup_form .mc_input {
	height: 25px;
}

#mc_signup .mergeRow {
	display:none;
}
  
#mc_signup_submit {
	width:80px !important;
	height:25px;
	float: right;
	color: white;
	background: #333;
	cursor:pointer;
	border: 1px solid grey;
}

input[type="submit"] {

}

#people {
	margin-right:50px;
	float:left;
	width:200px;
}

#people a { text-decoration:none; color:#111;}

#people a:hover {color:grey}

/*--Single Exhibition--*/

#post {
	float:right;
	width: 500px;
	}
	
#post-img {
	float:left;
	margin-bottom:0;
	padding-bottom:0;
	}

#post-img a {
	display:none;
}

#post-img a:first-of-type {
	display: block;
}

#post-img a h5 { text-decoration:none; color:#111;}

#post-img img {
	display:none;
	width:200px;
	height:auto;
}

#post-img a:first-of-type img{
	display:block;
}

/*-- Exhibitions --*/

.column-box { width:500px; margin-bottom:50px;float:right;height: 150px; }

.column-img {
	float:left;
	margin-bottom:0;
	padding-bottom:0;
	height:150px;
	overflow: hidden;
	padding-top: 20px;
	}

.column-img	a{display:none;}

.column-img a:first-of-type {display:block;}

.column-img img {
	width:200px;
	height:auto;
	display:none;
}

.column-img a:first-of-type img{
	display:block;
	width:200px;
	height:auto;
}


footer, footer a, footer a:visited 
		{margin:30px 7px 0 0;	
		float:right;
		text-align:left;
		color:#999;
		height: 3em;
		text-decoration:none;
		font-size: 11px; 
		}
.woocommerce-result-count, .woocommerce-ordering, .out-of-stock, .woocommerce-message, .cart-empty, .product-quantity, .product-price, .shipping_calculator, #paypal_ec_paypal_credit_button
	{display: none;}

.woocommerce .return-to-shop
	{margin-top: -5%;}


#content input.button[value="Update Cart"] {display:none !important}
#content input.button[value="Checkout"] {display:none !important}

#content input.button[value="503"] 
	{width:80px !important;
	height:25px;
	float: right;
	color: white;
	background: #333;
	cursor:pointer;
	border: 1px solid grey;
}

/* Slider */