/*
Theme Name: Richard Homer's Online Portfolio V3.0
Theme URI: 
Description: Third Version of RH.com Wordpress Theme
Author: Richard Homer
Date: 

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

*/
body {
	background: #fdfdfd url(gfx/bg.gif) ;
	margin: 0;
	font: 12pt Georgia, "Times New Roman", Times, serif;
}

a {
color: #efc800;
text-decoration: none;

}
a:visited {
color: #efc800;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}


img {
border: none;
}



#wrapper {

width:924px;
	margin: 20px auto 0 auto;
	
	
	
}
#header {
	float: left;
	width: 924px;
	height: 220px;
	background: #fdfdfd;
}
#header_logo {
	float:left;
	width:416px;
	height:168px;
	background: url(gfx/header.jpg) no-repeat;
}
#header_logo span {  /* HIDES THE HEADER LINK */
	float:left;
	width: 0;
	height: 0;
	overflow: hidden;
}
#nav {
	float:right;
	width: 410px;
	height: 50px;
	margin: 20px 20px 0 0;
}
#nav li {
	list-style:none;
}
#nav li a {
	display:block;
	float:right;
	height:40px;
	text-decoration:none;
	
	
}


#design a {
display: block;
padding: 0 0 0 0px;
height: 42px;
width: 92px;
background: url(gfx/nav/nav_design.jpg) no-repeat ;
}
#design a:hover {
background: url(gfx/nav/nav_design.jpg) no-repeat 0 -49px;
}
#action a {
display: block;
padding: 0 0 0 0px;
height: 42px;
width: 92px;
background: url(gfx/nav/nav_action.jpg) no-repeat ;
}
#action a:hover {
background: url(gfx/nav/nav_action.jpg) no-repeat 0 -49px;
}
#portrait a {
display: block;
padding: 0 0 0 0px;
height: 42px;
width: 130px;
background: url(gfx/nav/nav_portrait.jpg) no-repeat ;
}
#portrait a:hover {
background: url(gfx/nav/nav_portrait.jpg) no-repeat 0 -50px;
}
#blog a {
display: block;
padding: 0 0 0 0px;
height: 42px;
width: 62px;
background: url(gfx/nav/nav_blog.jpg) no-repeat ;
}
#blog a:hover {
background: url(gfx/nav/nav_blog.jpg) no-repeat 0 -49px;
}







#page {
float:left;
width: 924px;
background: #fdfdfd;
}


#homepage_examples {
float:left;
width: 884px;
height: 85px;
margin: 0 0 0 10px;
background:  url(gfx/homepage_examples.jpg) no-repeat;
}
#gallery_design {
float:left;
width: 884px;
height: 85px;
margin: 0 0 0 10px;
background:  url(gfx/gallery_design.jpg) no-repeat;
}
#gallery_action {
float:left;
width: 884px;
height: 85px;
margin: 0 0 0 10px;
background:  url(gfx/gallery_action.jpg) no-repeat;
}
#gallery_portrait {
float:left;
width: 884px;
height: 85px;
margin: 0 0 0 10px;
background:  url(gfx/gallery_portrait.jpg) no-repeat;
}




#gallery_holder {
float: left;
margin: 30px 0 0 15px;
width: 884px;

}

#homepage_image_holder {
float: left;
margin: 30px 0 0 10px;
width: 914px;
height: 196px;
}

#homepage_gallery_slider {
float:left;
width: 910px;
height: 210px;
overflow: hidden;
margin: 30px 0 0 10px;
background: #fdfdfd;
}
#homepage_gallery_contain {
float:left;
width: 2742px;
height: 210px;
margin: 0 0 0 0;
}
.homepage_gallery_single {
float:left;
width: 910px;
height: 210px;
margin: 0 0 0 0;
}
.homepage_gallery_nav {
float:left;
width: 80px;
height: 210px;
}

.homepage_gallery_singleimage {
float:left;
width: 250px;
height: 210px;
}



.homepage_image {
float:left;

margin: 0 0 0 0;
padding: 0 0 0 0;
}
.homepage_image img {
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 100ms;
}
.homepage_image img:hover{
opacity: 0.7;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 100ms;
}



#homepage_text_holder {
float: left;
width: 904px;
margin: 90px 0 0 10px;
background: url(gfx/homepagetext.jpg) no-repeat;

}
.homepage_text_column {
float:left;
width: 297px;
height:600px;

}


.homepage_text_services {
float:left;
width: 250px;
height: 550px;
margin: 140px 0 0 10px;
font: 12pt Georgia, "Times New Roman", Times, serif;
}
.homepage_text_services ul {
	padding: 0px 0 0 0;
	margin:0 0 0 10px;
}
.homepage_text_services li {
	list-style-image: url(gfx/homepagetext_list.jpg);	
	padding:5px;
	margin: 0px;
}
.homepage_text_about {
float:left;
width: 250px;
height: 550px;
margin: 150px 0 0 20px;
font: 12pt Georgia, "Times New Roman", Times, serif;
}
.homepage_text_connect {
float:left;
width: 250px;
height: 550px;
margin: 150px 0 0 17px;
font: 16px;
}
.homepage_text_connect ul {
	padding: 0px 0 0 0;
	margin:0 0 0 20px;
}
.homepage_text_connect li {
	list-style-image: url(gfx/homepagetext_list.jpg);	
	padding:5px;
	margin: 0px;
}
.homepage_text_connect a, .homepage_text_connect a:visited {
color:#000000;
text-decoration:none;
}
.homepage_text_connect a:hover {
color:#000000;
text-decoration:underline;
}

.bold {
font-weight:bold;
}

#blog_title {
float:left;
width: 884px;
height: 85px;
margin: 0 0 0 10px;
background:  url(gfx/gallery_blog.jpg) no-repeat;
}
 
 #blog_holder {
 float:left;
 width:884px;
 margin:20px 0 0 10px;
}
.entry {
float:left;
width: 864px;

padding: 10px 10px 10px 10px;
margin: 0 0 20px 10px;
background: #000000;
color: #FFFFFF;
box-shadow: #333 -4px -4px 5px;
-moz-box-shadow: #333 -4px -4px 5px;
-webkit-box-shadow: #333 -4px -4px 5px;

line-height: 18px;
}

.entry img {
margin:auto;
}

h2 {
font: 16pt Georgia, "Times New Roman", Times, serif;
color: #efc800;
padding: 0 0 0 0;
margin: 0 0 10px 0;
}

.post_info {
float: left;
width: 730px;
height: 18px;
margin: 15px 0 0 0;
color: #ffffff;
font: 10pt  Georgia, "Times New Roman", Times, serif;
}
.post_tags {
float: left;
width: 730px;
height: 18px;
margin: 5px 0 0 0;
color: #ffffff;
font: 10pt  Georgia, "Times New Roman", Times, serif;
}

.post_admin {
float:right; 
width: 80px;
height: 18px;
margin: 15px 0 0 0;
font: 10pt  Georgia, "Times New Roman", Times, serif;
text-align:right;
}

#sharethis {
float:left;
width: 500px;
background:url(gfx/blog/sharethis.jpg) no-repeat;
padding: 35px 0 0 0;
margin: 15px 0 0 0;
}

div.sociable { margin: 10px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


#contactme {
float:left;
width: 500px;
background:url(gfx/blog/contact.jpg) no-repeat;
padding: 35px 0 0 0;
margin: 15px 0 0 0;
}




#post_bottombar {
	float:left;
	width: 864px;
			
margin: 0 0 0px 10px;
padding: 10px;
background:#000000;
box-shadow: #333 -4px -4px 5px;
-moz-box-shadow: #333 -4px -4px 5px;
-webkit-box-shadow: #333 -4px -4px 5px;
}

.old_post {
	float:left;
	margin: 0 0 0 0;
		
}
#oldpostmouseover a {
display: block;
padding: 0 0 0 0px;
height: 31px;
width: 110px;
background: url(gfx/post_older.jpg) no-repeat ;
}
#oldpostmouseover a:hover {
background: url(gfx/post_older.jpg) no-repeat 0 -35px;
}

.new_post {
	float:right;
	
	margin: 0 0 0 0;
	
	
}
#newpostmouseover a {
display: block;
padding: 0 0 0 0px;
height: 31px;
width: 110px;
background: url(gfx/post_newer.jpg) no-repeat ;
}
#newpostmouseover a:hover {
background: url(gfx/post_newer.jpg) no-repeat 0 -35px;
}


#bottombar_breaker {
float:left;
width: 864px;
height: 2px;
background: #efc800;
margin: 15px 0 15px 0;
}

.bottombar_columns {
float:left;
width: 216px;
}
.bottombar_columns a, .bottombar_columns a:visited {
color:#FFFFFF;
text-decoration:none;
}
.bottombar_columns a:hover {
color:#efc800;
text-decoration:underline;
}
.archives {
width: 216px;
background:url(gfx/blog/Archives.jpg) no-repeat;
padding:35px 0 0 0
}

.archives ul {
	padding: 0 0 0 0;
	margin:0 0 0 2px;
}
.archives li {
	list-style: none;
	font: 10pt  Georgia, "Times New Roman", Times, serif;
	padding:3px;
	margin: 0px;
}
.categories {
width: 216px;
background:url(gfx/blog/categories.jpg) no-repeat;
padding:35px 0 0 0
}
.categories ul {
	padding: 0 0 0 0;
	margin:0 0 0 2px;
}
.categories li {
	list-style: none;
	font: 10pt  Georgia, "Times New Roman", Times, serif;
	padding:3px;
	margin: 0px;
}
.friends {
width: 216px;
background:url(gfx/blog/friends.jpg) no-repeat;
padding:35px 0 0 0
}
.friends ul {
	padding: 0 0 0 0;
	margin:0 0 0 2px;
}
.friends li {
	list-style: none;
	font: 10pt  Georgia, "Times New Roman", Times, serif;
	padding:3px;
	margin: 0px;
}
.whats {
width: 208px;
background:url(gfx/blog/whats.jpg) no-repeat;
padding:35px 0 0 8px;
font: 10pt  Georgia, "Times New Roman", Times, serif;
line-height: 13pt;
color: #FFFFFF;

}





.color {
color: #efc800;
}
 






#footer {
float:left;
width: 924px;
height: 90px;
margin:0 0 0 0;
background: url(gfx/footer.jpg) no-repeat;
}

#footer_text {
float:left;
width: 580px;
height: 30px;
margin: 35px 0 0 30px;
color:#FFFFFF;
font: 10pt  Georgia, "Times New Roman", Times, serif;


}
#footer_text a, #footer_text a:visited {
color: #e8cf00;
text-decoration:none;
}
#footer_text a:hover {

text-decoration:underline;
}

#footer_text_copyright {
float:right;
width: 200px;
height: 30px;
margin: 35px 30px 0 0;
text-align: right;
color:#FFFFFF;
font: 8pt  Georgia, "Times New Roman", Times, serif;
}

img#wpstats{display:none}