/*
Theme Name: Grace Photoblog
Theme URI: http://7879designs.co.uk/demo/gracephotoblogtheme
Description: The Grace Photoblog theme by <a href="http://7879designs.co.uk/" title="UK WordPress Specialists">7879 Designs</a>.
Version: 1.1
Author: 7879 Designs
Author URI: http://7879designs.co.uk/
Tags: brown, black, photoblogging, fixed-width, two-columns, threaded-comments, sticky-post

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php



Eric Meyers Reloaded CSS Reset

http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

*/

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 {
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 0.90;
	font-size: 95%; /* Sets 1em to 10px */
	font-family: Helvetica, Arial, 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-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin-bottom: 20px;
	padding-bottom: 8px;
}

h3 {
	font-size: 1.6em;
}

h4 {
		font-style: normal;
		font-weight: normal;
		line-height: 1.5em;
		font-size: 1em;
		font-family: Helvetica, arial, sans-serif;
	}
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: 1.8em;
	color: #fff;
	text-transform: uppercase;
}

#blogTitle h1 a {
	font-family: georgia, times new roman, serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#blogTitle h2 {
	font-size: 1.4em;
	color: #000;
	text-transform: lowercase;
	padding-bottom: 10px;
}

p {
	clear: both;
	font-size:1.1 em;
	margin-bottom: 12px;
	line-height: 1.7em;
	color: white;
}

ul, ol {
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 0;
	margin: 0;
	font-size:1.1em;
}

li h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
}

ul.widget {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

li.widget {
	float: right;
	text-align: right;
	margin-right: 10px
	margin-top: 5px;
	margin-bottom: 0px;
}

li.widget h2 {
	font-family: Helvetica, Arial, _sans;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}
	

li.home_page {
	margin-bottom: 6px;
	}
	
li.home_page a {
	color: white;
	text-decoration: none;
	}
	
li.home_page a:hover {
	color: #ff6f28; 
	text-decoration: none;
	}	


li.page_item {
	margin-bottom: 6px;
	}
	
li.page_item a {
	color: white;
	text-decoration: none;
	}
	
li.page-item-454 a {
	color: white; 
	text-decoration: none;
	}	


li.page-item-454 a:hover, a:hover li.page-item-454 a {
	color: #ff0d2b; 
	text-decoration: none;
	}	


li.page_item a:hover {
	color: #ff6f28; 
	text-decoration: none;
	}

li.cat-item {
	margin-bottom: 6px;
	}
	
li.cat-item a {
	color: #aba7a5;
	text-decoration: none;
	}
	
li.cat-item a:hover {
	color: #ff6f28; 
	text-decoration: none;
	}	

.textwidget {
	color: white;
	line-height: 2em;
	margin-bottom: 6px;
}

.page_item {
	margin-bottom: 2px;
}

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

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

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

strong {
	font-weight: bold;
	font-size: larger;
}

em {
	font-style: italic;
}

.hidden {
	display: none;
}
	
/*

Structure Controls

*/

body {
	background: black url(images/largerbg.jpg) -200px -700px no-repeat;
	text-align: center;
}

#header {
	margin-left: 100px;
	margin-bottom: 0;
	margin-right: auto;
	width: 1200px;
	text-align: left;
	height: 175px;
	margin-top: 0;
}

#logo {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0px;
	padding-left: 95px;
	float: left;
	width: 350px;
	height: 170px;
	background: transparent;
}

#blogTitle {
	float: left;
	margin:95px 0 0 20px;
	width: 800px;
	height: 89px;
	background: transparent;
}

#page {
	margin-left: 100px;
	margin-right: auto;
	margin-top: 0;
	width: 1200px;
	margin-bottom: 0;
	text-align: left;
}

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

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

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

#columnleft {
	float: left;	
	width: 125px;
	margin-left: 50 px;
}

#columnleft h2 {
	line-height: 2px;
	}

#columnright {
	float: left;
	margin-left: 25px;
    padding-left: 20px;
	width: 825px;
}

#commentsform {
	margin-top: 50px;
}

#footer {
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	text-align: right;
	width: 855px;
}

#footer2 {
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	text-align: right;
	width: 970px;
}


#reelborder {
	height: 400px;
	width: 700px;
	border-color: #8db0b2;
	border-width: 5px;
	border-style: solid;
	}

/* Image Cycle Styles*/
 
.pics { 
	height: 450px; 
	width: 900px; 
	padding:0; 
	margin:0; 
	overflow: hidden;
	margin-bottom: 50px;
	}
	
.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-left: 0;
	margin-bottom: 0;
	margin-right: 10px;
	margin-top: 0;
}	
	
ul#latestworkgallery li {
	color: #ff4500;
	border-width: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 0px;
	width: 256px;
	float: left;
}

ul#latestworkgallery li.alt {
	margin-right: 15px;
	margin-bottom: 10px;
}

ul#latestworkgallery li span {
	color: white;
	display: block;
	text-indent: 30px;
	font-weight: bold;
	font-size: 1.2em;
	}

#latestgallery img {
	border-width: 5px;
	border-color: white; 
	}
	
/* Button Styles */	

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

.morebutton a {
	color: red;
	background: transparent url(images/see-more-button.png) 0 0 no-repeat;
	width: 99px;
	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.jpg) 0 0 no-repeat;
	width: 99px;
	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.jpg) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}

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

#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;
}	

/* General Controls*/

.clearall {
	clear: both;
}

.wp-caption {
	display: none;
	}
	
/* Twitter */

ul.tweets {
    font-family: Helvetica, Arial, _sans;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    letter-spacing: .15em;
    margin-top: -15px;
    }
    
li.twitterli {
	margin-bottom: 13px;
	}
	
.timesince {
	font-family: Georgia, _serif;
	font-size: 12px;
	font-style: italic;
	}
	
p.error
	{
	font-family: Helvetica, Arial, _sans;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    letter-spacing: .15em;
	}
	
.tweetli {
	padding-bottom: 13px;
	}

/* Flickr */

#photoheadline
	{
	font-size: 18px;
	margin-top: 45px;
	margin-bottom: 15px;	
	}

#flickrfeed {
	margin-top: 25px;
	width: 700px;
	}

#pagebg {
		padding-left: 25px;
		padding-bottom: 30px;
		padding-right: 25px;
		padding-top: 22px;
		}

dummy {
		background-position: 0 -500px;
	}

.freshout2 {
		border-style: solid;
		color: #434647;
		border-width: 3px;
	}
li.widget p {
	font-size: 1em
	}
	
a.emailer:hover {
		color: #ff4401;
	}
	