/*
Theme Name: Eric Gallery
Theme URI: http://ericheikkinen.com
Description: This is a photoblog theme.
Version: 1.0
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial, sans-serif;
	vertical-align: baseline;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: #333333;
	background: #ffffff;
	font-size: 62.5%; /* Sets 1em to 10px */
	font-family: 'Lucida Grande', arial, verdana, sans-serif;
	}

ol, ul {
	list-style: none;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}
	
/* Font Controls */	

h1, h2, h3 {
	font-family: georgia, times new roman, serif;
	font-size: 1.8em;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom: 1px solid #333;
	font-weight: normal;
}

h3 {
	font-size: 1.6em;
}

h1.single {
	font-size: 2.4em;
	font-weight: normal;
}

h2.meta {
	border-bottom: none;
	margin-top: 20px;
	margin-bottom: 0px;
}

h3.single {
	padding-top: 8px;
}

#blogTitle h1, #blogTitle h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
}

#blogTitle h1 {
	font-size: 2.2em;
	color: #000;
}

#blogTitle h1 a {
	font-family: arial, serif;
	color: #fff;
	text-decoration: none;
}

#blogTitle h2 {
	font-size: 1.8em;
	color: #d5d5d5;
	padding-bottom: 10px;
}

p {
	font-size:1.1em;
	margin-bottom: 12px;
	line-height: 1.3em;
}

ul, ol {
	font-size:1.1em;
}

li h2 {
	font-size: 1.6em;
}

li.widget {
	margin-bottom: 2.4em;
}

.textwidget {
	line-height: 1.9em;
}
.textwidget h2 a,.textwidget h2 a:hover{
text-decoration:none;
}
.textwidget h2 a:hover{
text-decoration:underline;
}
.textwidget ul {
	margin: 0 0 5px 15px;
	padding:0;
	list-style-type:disc;
}
.textwidget ul li {
	margin:0 0 0 5px;
	padding:0;
	line-height:1.2em;
}
.page_item {
	margin-bottom: 2px;
}

.page_item .page_item {
	font-size: 1em;
	margin-left: 10px;
}

a {
	color: #335889;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p.postnavigation a, p.postnavigation a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.hidden {
	display: none;
}
	
/*

Structure Controls

*/

body {
	background: #000000 url(images/background.jpg) top center no-repeat;
	text-align: center;
}

#header {
	width: 960px;
	/* background: transparent url(images/header-bg.png) 0 0 no-repeat; */
	margin: 0 auto;
	text-align: left;
	height: 130px;
	margin-top:10px;
	overflow:hidden;
}

#logo {
	float: left;
	margin:0px 0 0 30px;
	width: 89px;
	height: 89px;
	background: transparent;
}

#blogTitle {
	float: left;
	position:absolute;
	margin:95px 0 0 35px;
	width: 600px;
	height: 28px;
}

#page {
	/* background: #fff url(images/page-bg.jpg) 100% 0 no-repeat; */
	background:#ffffff;
	width: 940px;
	margin: 0 auto;
	margin-bottom: 100px;
	text-align: left;
}

#content, #footer {
	margin:0 25px 25px 25px;
	padding-top: 25px;
	background: transparent;
}

#feature.singlepic, #pagecontent {
	margin-bottom: 25px;
}

#feature.singlepic img {
	text-align: right;
}

#columnleft {
	float: left;
	width: 250px;
	margin-left:10px;
}
#columnright {
	float: left;
	margin-left: 25px;
	width: 600px;
}

#columnright img {
}

#columnright ul {
	margin: 0 0 5px 15px;
	padding:0;
	list-style-type:disc;
}
#columnright ul li {
	margin:0 0 0 5px;
	padding:0;
	line-height:1.2em;
}

#commentsform {
	margin-top: 25px;
}

#footer {
	border-top: 1px solid #333;
	padding: 20px 0;
	text-align: right;
}

/* Misc */
.pagetitle {
	text-transform:capitalize;
}.storytitle {margin:12px 0 2px 0;padding:0 0 3px 0;}.storytitle a{text-decoration:none;	padding-bottom:3px;}.storytitle a:hover{text-decoration:underline;}

.image_stats {
border:1px solid #959595;
padding:12px 8px 0px 8px;
margin:0 0 10px 0;
background:#323232;
color:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0.4em 0.4em 0.7em -0.3em #A1A1A1;
-webkit-box-shadow: 0.4em 0.4em 0.7em -0.3em #A1A1A1;
box-shadow: 0.4em 0.4em 0.7em -0.3em #A1A1A1;
}
.image_stats p {
font-size:1.1em;
line-height:0.1em;
}
.image_stats h2{
color:#fff;
font-family: Arial;
font-size:16px;
margin:0 0 10px 0;
padding:0 0 2px 0;
border-bottom:1px solid #6083b1;
}

/* Image Cycle Styles*/
 
.pics { 
	height: 450px; 
	width: 890px; 
	padding:0; 
	margin:0; 
	overflow: hidden;
	margin-bottom: 25px;
	}
	
.pics img { 
	top:0; 
	left:0;
	border:0;
	padding:0; 
	vertical-align: middle;
	}
	
/* General Image Controls */	

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}	
	

/* Lists */

ul#latestworkgallery {
	margin: 0;
}	
	
ul#latestworkgallery li {
	width: 280px;
	margin: 0px 40px 20px 0;
	float: left;
}

ul#latestworkgallery li.alt {
	margin-right: 0px
}

ul#latestworkgallery li span {
	display: block;
	padding: 6px 2px;
	background: #ddd url(images/thumbnail-footer.jpg) 0 0 no-repeat;
	text-indent: 30px;
	font-weight: bold;
	font-size: 1.2em;
	}
	
	
/* Button Styles */	

p.morebutton {
	width: 112px;
	height: 30px;
}

.morebutton a {
	background: transparent url(images/see-more-button.png) 0 0 no-repeat;
	width: 112px;
	height: 30px;
	border: 0;
	display: block;
}

.morebutton a:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

.previouspostbutton, .nextpostbutton {
	float: left;
	display: block;
}

.previouspostbutton {
 	/* margin-right: 10px; */
 }

.previouspostbutton a, a .previouspostbutton  {
	background: transparent url(images/previous-post-button.png) 0 0 no-repeat;
	width: 93px;
	height: 30px;
	border: 0;
	display: block;
}

.previouspostbutton a:hover, a:hover .previouspostbutton {
	background-position: 0 -30px;
	cursor: pointer;
}

.nextpostbutton a, a .nextpostbutton {
	background: transparent url(images/next-post-button.png) 0 0 no-repeat;
	width: 122px;
	height: 30px;
	border: 0;
	display: block;
 	margin-right: 25px;
}

.nextpostbutton a:hover, a:hover .nextpostbutton {
	background-position: 0 -30px;
	cursor: pointer;
}
	
/* Comments Form */	

#respond {
	margin-top: 30px;
}

#commentform #submit {
	background: transparent url(images/submit-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
}

#commentform #submit:hover {
	background: transparent url(images/submit-button.png) 0 -30px no-repeat;
	cursor: pointer;
}

/* Comments */

ol.commentlist { 
	list-style:none; 
	margin:0 0 1em; 
	padding:0; 
	text-indent:0; 
	}

ol.commentlist li.comment { 
	border-bottom:1px solid #9e9690; 
	padding:1em; 
	}

ol.commentlist li div.comment-author {}

ol.commentlist li div.vcard { font-weight: normal; }

ol.commentlist li div.vcard cite.fn { 
	font-size: 1.8em;
	font-family: georgia, times new roman, serif;
	font-style:normal;
	}

ol.commentlist li div.vcard cite.fn a.url {}

ol.commentlist li div.vcard img.avatar { 
	border:1px solid #333; 
	float:right; 
	margin:0 0 1em 1em; 
	}

ol.commentlist li div.vcard span.says {
	margin-bottom: 12px;
	}

ol.commentlist li div.commentmetadata {
	margin-bottom: 20px;
	}

ol.commentlist li div.comment-meta { 
	font-size:10px; 
	}

ol.commentlist li div.comment-meta a { 
	color:#9e9690; 
	}

ol.commentlist li p { 
	font-size:11px; 
	margin:0 0 1em; 
	}

ol.commentlist li ul { 
	font-size:1em; 
	list-style:square; 
	margin:0 0 1em 2em; 
	}

ol.commentlist li div.reply { 
	margin-top: 20px;
	color: transparent; 
	}

ol.commentlist li div.reply a { 
	background: transparent url(images/reply-button.png) 0 0 no-repeat;
	width: 83px;
	height: 25px;
	border: 0;
	display: block;
	color: transparent;
	}
	
ol.commentlist li div.reply a:hover { 
	background-position: 0 -25px;
	}	

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0; 
	text-indent:0; 
	}

ol.commentlist li ul.children li.depth-2 { 
	border-left:3px solid #333; 
	margin:.25em 0 .25em .25em; 
	}

ol.commentlist li ul.children li.depth-3 { 
	border-left:3px solid #9e9690; 
	margin:.25em 0 .25em .25em; 
	}

ol.commentlist li ul.children li.depth-4 { 
	border-left:3px solid #bbb; 
	margin:.25em 0 .25em .25em; 
	}

ol.commentlist li.even { 
	background:#fff; 
	}

ol.commentlist li.odd { 
	background:#f6f6f6; 
	}

ol.commentlist li.parent { 
	border-left:3px solid #111; 
	}

ol.commentlist li.pingback { 
	border-bottom:1px dotted #666; 
	padding:1em; 
	}
	
/* Search Contorls*/	

.searchform {
	padding:0 0 20px 0;
}
#searchform #s {
	float: left;
	border: 1px solid #444;
	padding: 4px 2px;
	font-size: 1.1em;
	width: 140px;
	margin-right: 10px;
}

#searchsubmit {
	float: left;
	background: transparent url(images/search-button.png) 0 0 no-repeat;
	width: 83px;
	height: 25px;
	border: 0;
	display: block;
	color: transparent;	
	}
	
#searchsubmit:hover {
	background-position: 0 -25px;
	cursor: pointer;
}

strong.search-excerpt {
  background-color: #f8fdbc;
}


/* General Controls*/

.clearall {
	clear: both;
}

.wp-caption {
	display: none;
}
/* Sidebar Comments */
.sidebar_gravatar {
float:left;
width:50px;
height:50px;4
}
.sidebar_comment {
float:right;
width:200px;
}
.sidebar_comment a{
text-decoration:none;
}
.sidebar_comment a:hover{
text-decoration:underline;
}

/* jQuery Sliding Boxes */
.boxgrid{
	width: 890px;
	height: 450px;
	float:left;
	background:#000000;
	overflow: hidden;
	position: relative;
}

.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 225px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding-left:8px;
}
.boxcaption h3 {
	padding:8px 0 0 10px;
	border:0px;
	text-decoration:none;
}
.boxcaption h3 a {
	color:#ffffff;
	font-size:22px;
	font-style:normal;
	text-decoration:none;
	text-shadow: #545454 1px 1px 2px;
}
.boxcaption h3 a:hover {
	text-decoration:underline;
}
.boxcaption p {
	padding:0 15px 5px 15px;
	color:#fff;
}
.boxcaption h3,.boxcaption h2,.boxcaption h1 {
	color:#fff;
}
.boxcaption img,.boxcaption img a{
	border:0;
	text-decoration:none;
	margin:5px;
}
.captionfull .boxcaption {
	top: 360px;
	left: 0px;
}
.caption .boxcaption {
	top: 410px;
	left: 0px;
}
/* Thumbnail Sliding Boxes */
.thumbboxgrid{
	width: 280px;
	height: 140px;
	float:left;
	background:#000000;
	overflow: hidden;
	position: relative;
	margin:6px;
}

.thumbboxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 50px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding-left:8px;
}
.thumbboxcaption h3 {
	padding:8px 0 0 10px;
	border:0px;
	text-decoration:none;
}
.thumbboxcaption h3 a {
	color:#ffffff;
	font-style:normal;
	text-decoration:none;
	text-shadow: #545454 1px 1px 2px;
}
.thumbboxcaption h3 a:hover {
	text-decoration:underline;
}
.thumbcaptionfull .boxcaption {
	top: 105px;
	left: 0px;
}
.thumbcaption .boxcaption {
	top: 105px;
	left: 0px;
}
