/*
Theme Name: Start Photo
Theme URI: http://www.startphoto.com/
Description: Child Theme for Gridline
Author: Start Photo
Author URI: http://startphoto.com/
Template: gridline
Version: 0.1
*/
 
@import url("../gridline/style.css");
@import url("../gridline/library/nav/css/superfish.css");
@import url("../gridline/screen.css");


#top a {
	color:#fff;
	font-size: 13px;
}

body{
	background:#fff;
	padding-top:0px;
}

#masthead span.site-description {
	top:0px;
	padding-left:10px;
	line-height:normal;
}

#masthead span.site-description-head {
	padding-left:10px;
	color:#ee0000;
	font-weight:bold;
	line-height:normal;
}

#topunit{
	width:728px;
	height:90px;
	float:right;
	margin: 10px 0 0 0;
	
}

.sf-menu{
	height: 32px;
}

.sf-menu ul{
	width:16em;
}

.sf-menu a.sf-with-ul{
	width:12em;
}

h2 {
	font-size:2.5em;
	line-height:1em;
	margin: 10px 0;
}

.related_post_title{
	margin: 10px 0 0 0;	
}

.related_post{
	list-style: none;
	margin: 0;	
}

#sidebar ul.related_post li a, #sidebar ul.related_post li{
		background: none;
		border-bottom:none;
}

#sidebar .related_post li{
	width:120px;
	height: 120px;
	margin: 0 10px 10px 0;
}

#sidebar .related_post img{
	width:120px;
	height: 120px;
	
}

ul.related_post li{
	float:left;	
	margin: 0 10px 10px 0;
	width: 150px;
	height:150px;
}

.postmetadata{
	margin: 1.5em 0;	
}

#searchfield{
	border: 1px solid #666;	
}

#searchsubmit{
	
}

.viewexhibit{
	background: #dd0000;
	padding: 3px 8px;
	display:block;
	float:left;
	margin: 0;
}

.viewexhibit a{
	color: #fff;
	font-size:17px;
	text-transform: uppercase;	
}

.category-featured{
	height:270px;	
}
