/* @override http://realvisionphotos.com/wp-content/themes/realvision/style.css */

/*
Theme Name: Real Vision Photos - Ben Lützig
Theme URI: http://7879designs.co.uk/demo/gracephotoblogtheme
Description: Based on the Grace Photoblog theme by <a href="http://7879designs.co.uk/" title="UK WordPress Specialists">7879 Designs</a>. Edited by Ben Lützig.
Version: 1.2
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 {
	line-height: 1;
	color: #333;
	background: white;
	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;
	font-style: italic;
	margin-bottom: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #333;
	font-weight: normal;
}
h3.metaheader{
	margin-bottom: 5px;
}
h3 {
	font-size: 1.6em;
}

.addthis_button_facebook span{
	background: url(images/facebook.png) no-repeat center bottom;
}
.addthis_button_myspace span{
	background: url(images/myspace.png) no-repeat center bottom;
}
.addthis_button_twitter span{
	background: url(images/twitter.png) no-repeat center bottom;
}

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.8em;
	color: #000;
	text-transform: lowercase;
	padding-bottom: 10px;
}
#logo{
	position:relative;
	top: -10px;
	left: -77px;
}
p {
	font-size:1.3em;
	margin-bottom: 10px;
	line-height: 1.7em;
}

ul, ol {
	font-size:1.1em;
}

li h2 {
	font-size: 1.6em;
}

li.widget {
	margin-bottom: 2.4em;
}

.textwidget {
	line-height: 1.9em;
}

.page_item {
	margin-bottom: 2px;
}

.page_item .page_item {
	font-size: 1em;
	margin-left: 10px;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p.postnavigation a, p.postnavigation a:hover {
	text-decoration: none;
	text-align: center;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.hidden {
	display: none;
}
	
/*

Structure Controls

*/

body {
	background: #231C16 0 0 repeat;
	text-align: center;
}

#header {
	width: 940px;
	background: 0 0 no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 100px;
	margin-top:0px;
}

#logofooter {
	margin: auto;
	pedding-top: 0px;
	width: 130px;
	height: 31px;
	background: transparent;
margin-top:-130px;
}


#logo {
	float: left;
	margin:60px 0 0 69px;

	width: 330px;
	height: 77px;
	margin-top:20px;
	
}

#blogTitle {
    font-size: 20px;
	float: left;
	margin: 0 auto;
	padding-left: 50px;
	width: 800px;
	height: 89px;
	margin-top:30px;
	background: transparent;
}

#page {
	background: #fff url(images/page-bg.jpg) 100% 0 no-repeat;
	width: 940px;
	margin: 0 auto;
	margin-bottom: 100px;
	text-align: left;
}

#content {
	margin: 0 20px 20px 20px;
	padding-top: 20px;
	background: transparent;
}

#footer {
	
	background: transparent;
	
}	

#feature.singlepic, #pagecontent {
	margin-bottom: 10px;
}

#feature.singlepic img {
	text-align: right;
}

#columnleft {
	float: left;
	width: 250px;
}

#columnright {
	float: left;
	margin-left: 50px;
	width: 600px;
}

#commentsform {
	margin-top: 50px;
}

#footer {
	border-top: 1px solid #333;
	padding: 10px;
	text-align:center;
	margin: 0 20px 0 20px;
}

/* Image Cycle Styles*/
 
.pics { 
	height: 600px; 
	width: 900px; 
	padding:0; 
	margin:0; 
	overflow: hidden;
	margin-bottom: 50px;
	}
	
.pics img { 
	top:0; 
	border:0;
	padding:0;
	align:center;
	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: 99px;
	height: 30px;
}

.morebuttonde a {
	background: transparent url(images/see-more-buttonde.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}
.morebutton a {
	background: transparent url(images/see-more-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}
.morebuttonde a:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

.morebutton a:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

.previouspostbutton, .nextpostbutton {
	float: left;
	display: block;
}

.previouspostbutton {
 	#margin-right: 10px;
 }

.previouspostbutton a,  .nextpostbutton a, .xxmorebutton a{
	font-family: georgia, times new roman, serif;
	width: 99px;
	height: 30px;
	line-height: 30px;
	border: 0;
	display: block;
	color: #fff;
	background-color: rgba(35,28,22,0.30);
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.previouspostbutton a  {
	#margin-left: 10px;
}

.previouspostbutton a:hover,  .nextpostbutton a:hover {
	background-position: 0 -30px;
	background-color: rgba(35,28,22,1);
	cursor: pointer;
}

.nextpostbutton a {
	#margin-right: 10px;
}

span.nextpostbutton{
	float: right;
}

	
/* 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 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; 
	}
#x_gallery ul li, #columnbottom ul li,#headermenu ul li{
	list-style : none;
	display : inline;

}
#columnbottom ul li{
	display: block;
	width: 293px;
	float: left;
	padding-left: 10px;
	min-height: 120px;
}
#columnbottom ul li:first-child{
	padding-left: 0px;
}
#columnbottom ul li ul li{
	padding: 0;
	min-height: 0px;
}
li.widget li{
	margin-bottom: 10px;
}
h4{
	font-size: 1.5em;
	margin-bottom: 10px;
}
#headermenu{
	float: right;
	margin-top: 38px;
}
#headermenu a{
	line-height: 13px;
	color: #847d77;
	text-decoration: none;
	border-left: 1px solid #847d77;
	padding-right: 3px;
	padding-left: 5px;
}
#headermenu ul li a.subscribeicon{
	border: none;
}




#headersearchform{
	#width: 150px;
	padding: 0;
	margin: 0;
}
#s_li{
	margin-top: 12px;
	#width: 120px;
	float: right;
}
#s_li img{
	
}
#headersearchform input#s{
	height: 13px;
	padding: 1px;
	width: 190px;
	border: none;
	background-color: #847d77;
	margin-right: 10px;
	color: #fff;
}

h2 small a{
	font-size: 0.6em;
	#text-decoration: none;
	margin-left: 5px;
}

img.headericon, #headersearchsubmit{
	margin-bottom: -3px;
}
li.widget img.headericon{
	margin-top: 3px;
}
#headermenu a:hover{
	color: #fff;
}
#headermenu li:first-child a{
	border: none;
}

#x_gallery ul li img{
	padding: 0 0 15px 15px;
}
#x_gallery ul li.first img{
	padding-left: 0;
}

/* Search Contorls*/	
form input[type=text],form textarea {
		border: 1px solid #444;
}
#searchform #s {
	float: left;
	padding: 4px 2px;
	font-size: 1.1em;
	width: 140px;
	margin-right: 10px;
}
.tooltip {
	display:none;
	background: transparent url(tooltip/black_arrow.png) no-repeat center bottom;
	font-size:12px;
	line-height: 15px;
	height:36px;
	width:180px;
	padding:25px;
	color:#fff;
	z-index: 9000;
}
#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;
	}