/*  
Theme Name: Portfolio
Theme URI: http://lloydengland.com/
Description: Version 8 (2008) style for lloydengland.com
Version: 8
Author: Lloyd England
Author URI: http://lloydengland.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

/* CSS Document */
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin-bottom: 0px;
}

/* Structure */
.page {
	margin: 0px auto;
	height: 100%;
	width: 990px;
}
body {
	top:0px;
	left:0px;
	margin: 0px;
	padding: 0px;
	background: #ffffff repeat-x; 
	text-decoration: none; 
	color: #000000; 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 76%;
}

#social{
padding-top: 20px;
float: left;
}

.post{
border-bottom: 1px solid #000;
margin-bottom:15px;
}

.sidebarlist ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebarlist li{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#header {
	height: 100%;
	width:  100%;
	float: left;
	padding: 0px;
	background-image:url(/assets/images/header.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}
#branding {
	height: 100%;
	width: 161px;
	float: left;
	padding: 0px;
}
#footer {
	height: 100%;
	width: 100%;
	float: left;
	padding: 0px;
	margin-top: 0px;
	border-top: #d1d1d1 1px solid;
	background: #262626;
}
#footerleft {
	height: 100%;
	width: 970px;
	float: left;
	padding: 0px;
}
#footerright {
	height: 100%;
	width: 20px;
	float: left;
	padding: 0px;
	margin-top: 8px;
}
#featuretext
{
	height: 100%;
	width: 990px;
	line-height: 1.6em;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size:2.0em;
}
.content {
	height: 100%;
	width: 990px;
	float: left;
	padding: 0px;
}

#comments{
	float: left;
	width: 100%;
	margin:0 auto;
	border-top: #262626 1px solid;
	background: #dddddd;
}

.contentbordertop {
	height: 100%;
	width: 990px;
	float: left;
	padding: 0px;
	margin-top:  5px;
	padding-top: 5px;
	border-top: #d1d1d1 1px solid;
}
.contentphoto {
	height: 100%;
	width: 1000px;
	float: left;
	padding: 0px;
}
.threecolumn {
	height: 100%;
	width: 320px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.webcolumn {
	height: 100%;
	width: 500px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.threecolumnright {
	height: 100%;
	width: 330px;
	float: left;
	margin-left: 0px;
}
.threecolumnrightthin {
	height: 100%;
	width: 150px;
	float: left;
	margin-left: 0px;
}
.threecolumnrightnar {
	height: 100%;
	width: 320px;
	float: left;
	margin-left: 0px;
}
.doublecolumnnar {
	height: 100%;
	width: 670px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
.doublecolumnright {
	height: 100%;
	width: 660px;
	float: left;
	margin-left: 0px;
}
.doublecolumn {
	height: 100%;
	width: 650px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

/* New Photography Gallery Styles */		
.setThumb {
	float: left;
	width: 240px;
	height: 180px;
	border: none;
	display: inline;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 10px;
}
.setsThumb {
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 8px;
	margin-top: 8px;
	border: none;
}
.setTitle {
	width: 240px; 
	text-align: left;
	border: none;
}

/* Removes border from all images unless specified in subsequent classes */		
img {
	border: 0px;
}
	
/* Feed */	
.homedate {
	background-color:#FFFFFF;
	color:#999999;
	float:left;
	text-align:center;
	width:100px;
}
.hometitle {
	width: 520px;
	color: #000000;
	float: left;
}
.homefeedtop {
	width: 100%;
	border-bottom: #cccccc 1px solid;
	padding: 0px;
	float: left;
}

/* Form */
.texta {  
	background-color: #f1f1f1; 
	border: 1px solid #000000; 
	padding: 5px;
}
input.btn {   
   color:#000000;    
   background-color: #f1f1f1;   
   border:1px solid;   
   border-color: #000000;   	
   padding: 5px;
   padding-right: 10px;
   padding-left: 10px;
}   

/* Typography */
p { 
	line-height:1.8em;
	font-size: 1.1em;
	
}
.copy { 
	color: #666;
	font-size: 9px;
}

.postinfo{
color:#999999;
font-family:georgia;
font-size:1.2em;
font-style:italic;
margin:0;
}

h1 { 
    letter-spacing: 0.02em;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 1.4em;
    font-weight: normal;
	padding: 0px;
	margin: 0 0 8px 0;
}
h2 { 
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:1.9em;
font-weight:normal;
letter-spacing:-0.04em;
margin:0;
}
h3 {
    letter-spacing: 0.02em;
    font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
    font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0 0 0;
}
a:link { 
	text-decoration: none; 
	color: #000000;
font-weight: bold;
}
a:visited { 
	text-decoration: none; 
	color: #000000;
font-weight: bold;
}
a:hover { 
	color: #6692d4;
	text-decoration: none; 
font-weight: bold;
}

/* Navigation */
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navi li {
	border-left: 0px solid #999;
	float: right;
	margin: 0;
	padding: 0;
	}
#navi ul li a {
	float: left; 
	padding: 10px 10px 5px 10px;
	margin: 0px;
	height: 15px;
	font-size: 10.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
#navi ul li a:hover {
	color: #6692d4;
	font-weight: normal;
	}