/*
	Theme Name: Steve Gerrard Photography (2010)
	Theme Author: Chris Garrett (of Abstraktion fame)
	Author URI: http://abstraktion.co.uk
*/

body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* Basic Elements */
html{
	background: #94c1b7 url(assets/images/grad.jpg) top repeat-x;
}

body{
	position: relative;
	margin: 0 auto;
	padding-bottom: 40px;
	width: 890px;
	font: 12px/1.5 "Helvetica Neue", Helvetica, Arial, Sans-serif;
	color: #64807a;
	background: transparent;
}

strong{
	font-weight: bold;
}

p{
	margin: 10px 0;
}

a{
	text-decoration: none;
	color: #87afa7;
	font-weight: bold;
	overflow: hidden;
}

img{
	max-width: 98%;
}

a:hover{
	color: #962700;
}

	/* Basic Elements -> Headings */
	h1{
		width: 243px;
	}

	h1 a{
		display: block;
		height: 70px;
		text-indent: -9000px;
		background: url(assets/images/logo.png) top;
	}
	
	h1 a:hover{
		background-position: bottom;
	}
	
	h2{
		font-size: 24px;
		line-height: 1.0;
		color: #FFF;
	}
	
	.hentry h2, #sidebar h2, #page h2, .pseudo-page h2{
		color: #87afa7;
	}
	
	h2, h2 a{
		font-weight: normal;
	}
	
	h2 a{
		color: #962700;
	}
	
	#sidebar h2{
		margin-bottom: 10px;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-weight: bold;
		text-align: left;
	}
	
	#sneakPeak h2{
		position: absolute;
		top: 100px;
		right: 0;
		padding: 10px 30px 10px 20px;
		font-size: 40px;
		font-weight: normal;
		letter-spacing: -1px;
		background: url(assets/images/teaser-text.png);
		color: #FFF;
	}
	
	h3{

		font-size: 16px;
	}
	
	h3, h3 a{
		color: #87afa7;
	}
	
	#sneakPeak h3{
		padding: 20px 20px 20px 30px;
		font-size: 20px;
		color: #87afa7;
		background: url(assets/images/teaser-text-hover.png);
	}

/* Layout */
#starburst{
	position: absolute;
	top: -20px;
	left: -30px;
	z-index: -1;
	width: 950px;
	height: 422px;
	background: url(assets/images/starburst.png) 0 -80px no-repeat;
}

#header{
	position: relative;
	padding: 30px 0;
}

	/* Layout -> Navigation */
	#header ul{
		position: absolute;
		top: 50px;
		right: 0;
	}

	#header ul li{
		margin-left: 15px;
		float: left;
	}

	#header ul li a{
		display: block;
		padding: 5px 10px;
		color: #87afa7;
	
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}

	#header ul li a:hover{
		background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;
		color: #962700;
	}

	#header ul li.current_page_item a, #header ul li.current_page_parent a{
		background: #90bbb8 url(assets/images/active-nav-grad.jpg) top repeat-x;
		color: #FFF;
	}
	
		/* Layout -> Navigation -> Sub Navigation */
		#header ul li ul{
			display: none;
		}
	
		#header ul li.current_page_item ul, #header ul li.current_page_parent ul{
			display: block;
			position: absolute;
			top: 34px;
			left: 5px;
		}
		
		#header ul li ul li{
			margin: 5px 0;
			padding: 0 20px;
			border-right: 1px solid #9dd1c5;
			font-size: 10px;
			text-transform: uppercase;
			letter-spacing: 1px;
		}
		
			#header ul li ul li:last-child{
				border: 0;
			}
	
		#header ul li.current_page_parent ul li a, #header ul li.current_page_item ul li a{
			padding: 0;
			background: transparent;
			color: #64807a;
		}
		
		#header ul li ul li.current_page_item a{
			background: transparent;
			color: #87afa7;
		}
	
ul#teasers{
	margin: 20px -10px 0 0;
}

ul#teasers li{
	margin-right: 10px;
	width: 290px;
	float: left;
}

ul#teasers li a{
	position: relative;
	display: block;
	height: 430px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

ul#teasers li a span{
	position: absolute;
	top: 280px;
	left: 0;
	padding: 5px 10px 5px 30px;
	font-size: 24px;
	font-weight: normal;
	background: url(assets/images/teaser-text.png);
	color: #FFF;
}

ul#teasers li a:hover span{
	background: url(assets/images/teaser-text-hover.png);
	color: #87afa7;
}

#gallery, #page{
	margin: 20px 0;
	padding: 20px;
	background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

	#gallery h2 {
		float: left;
	}

	#gallery ul {
		float: right;
	}
		
		#gallery ul li {
			display: inline;
			padding: 0 0 0 4px;
		}
			
			#gallery ul li.first:after {
				content: "/";
			}
				
				#gallery ul li a {
					margin: 0 4px 0 0;
				}

#gallery #flashcontent{
	margin-top: 20px;
}

#sneakPeak{
	position: relative;
	margin-top: 20px;
	min-height: 300px;
	width: 890px;
}

#sneakPeak img{
	width: 890px;
}

#sneakPeak .Peak-nav .previous-Peak a, #sneakPeak .Peak-nav .next-Peak a{
	position: absolute;
	top: 0;
	left: 40px;
	display: none;
	width: 105px;
	height: 100%;
	font-size: 0;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 99;
}

#sneakPeak:hover .Peak-nav a{
	display: block;
}

#sneakPeak .Peak-nav .next-Peak a{
	left: auto;
	right: 40px;
	background-image: url(assets/images/next-photo.png);
}

#sneakPeak .Peak-nav .previous-Peak a{
	background-image: url(assets/images/previous-photo.png);
}

#sneakPeak .sneak-meta{
	position: absolute;
	bottom: 25px;
	left: 0;
}

#sneakPeak .sneak-meta p{
	padding: 10px 10px 10px 30px;
	width: 300px;
	background: url(assets/images/teaser-text.png);
	color: #FFF;
}

#content{
	margin: 20px 0;
	width: 890px;
}

.left-col{
	padding: 20px;
	width: 530px;
	float: left;
	background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#latest-blog{
	margin: 10px -10px 0 0;
}

#latest-blog li.hentry{
	margin: 0 10px 10px 0;
	padding: 10px;
	width: 270px;
	min-height: 370px;
	float: left;
	background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#blog-archive{
	margin-right: 10px;
	width: 660px;
}

#blog-archive li.hentry{
	margin-bottom: 10px;
	padding: 20px;
	background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#blog-archive li.hentry img{
	max-width: 100%;
	height: auto;
}

	#blog-archive li.hentry img.size-full {
		width: 620px;
	}

.blogger-post-footer{
	display: none;
}

li.hentry li{
	margin-left: 10px;
	padding-left: 20px;
}

img.img-assoc{
	margin: 10px 0 10px 10px;
	float: right;
}

p.meta{
	margin: 5px 0;
	font-size: 11px;
}

a.more-link{
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}

a.more-link span{
	font-size: 12px;
	font-weight: bold;
	color: #962700;
}

#comments-container{
	padding: 20px;
	width: 530px;
	background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#comments-container ol li{
	margin: 10px 0;
	padding: 10px;
	background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.avatar{
	margin-right: 10px;
	float: left;
	border: 2px solid #444;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#sidebar{
	margin-right: 20px;
	width: 200px;

	float: right;
}

#sidebar li.widget{
	margin-bottom: 10px;
	padding: 10px;
	width: 200px;
	background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;	
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#sidebar li.widget ul{
	border-top: 1px solid #333;
}

#sidebar li.widget ul li{
	padding: 5px 10px;
	border-bottom: 1px solid #333;
}

#sidebar li.widget * {
	max-width: 200px;
	overflow: hidden;
}

#tag_cloud{
	text-align: center;
	line-height: 1.2;
}

#tag_cloud a{
	vertical-align: middle;
}

p#pagination{
	width: 622px;
	position: relative;
	padding: 10px 20px;
	background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;	
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#footer{
	padding: 10px;
	background: #FFF url(assets/images/hover-nav-grad.jpg) top repeat-x;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#footer p{
	margin: 0;
}

/* Form Elements */
textarea{
	width: 80%;
}

/* Clearing floats */
ul#teasers, #content, #latest-blog{
	display: inline-block;
	_height: 1%;
}

ul#teasers:after, #content:after, #latest-blog:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* Added by ChrissyG on 2nd April 09 */
#search input[type=submit]{
	display: none;
}

.comment-cta{

}

  .comment-cta a{
    display: block;
    padding: 5px 10px 5px 40px;
    background: #962700 url(assets/images/comments_icon.png) 10px center no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
  	border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5);
  }
  
  .comment-cta a:hover{
    color: #000;
  }
  
    .comment-cta a span{
      color: #d17a39;
    }
