/*  
Theme Name: Lil Leedhams
Theme URI: http://www.sl25.co.uk
Description: Simple theme for the website devoted to my children
Version: 1.0
Author: Simon Leedham
Author URI: http://www.sl25.co.uk/
*/

/*************************************
 +Containers
 *************************************/
body {
	background:url("./images/bg-gradient.gif") repeat-y top center;
	color: #ffffff;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	letter-spacing: 1px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-align: center;
}

#outer {
	background:url("./images/lil-leedhams-bg.jpg") no-repeat top center;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#wrap {
	position: relative;
	float: none;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#content {
	float: none;
	margin: 0 auto;
	padding: 0px;
	width: 960px;
}

#footer {
	position: relative;
	width: 960px;
	border: none;
	color: #ffffff;
	clear: both;
	padding: 15px 0px 30px 0px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.1em;
}

.feature {
	position: relative;
	width: 100%;
	margin: -20px 0px 20px 0px;
	padding: 0;
}

.fullwidth {
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

/*************************************
 +Header
 *************************************/
#header {
	float: none;
	height: 117px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 960px;
}

#header #logo {
	width: 241px;
	height: 117px;
	float: left;
}

/*************************************
 +Hn
 *************************************/
h1, h2, h3 {
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h2 {
	font-size: 1.6em;
	padding-right: 5px;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
}

img {
	border: none;
}
/*************************************
 +Navigation
 *************************************/
#nav {
	position: relative;
	float: right;
	list-style-type: none;
	height: 117px;
	font-size: 2.2em;
}

#nav li {
	float: left;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
	padding: 25px 0px 0px 0px;
	list-style-type: none;
	display: block;
}

#nav li a {
	color: #ffffff;
}

#nav li a:hover {
	color: #0b96d5;
} 
 /*************************************
 +Entry
 *************************************/
.entry {
	font-size: 1.2em;
	width: 100%;
}

.entrytitle {
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
}

.entrytitle h2, .entrytitle h3 {
	display: inline;
	font-weight: normal;
}

.entrytitle h2 {
	color: #ffffff;
	font-size: 1.6em;
}

.entrytitle h3 {
	font-weight:normal;
}

.entry-1{
	color: #ffffff;
	font-size: 1.5em;
}

.entry-1 .entrytitle {
	color: #ffffff;
}

.entry-1 .entrytitle h2 {
	color: #fffff;
}

body#home .entry-1 .entrytitle {
	background:url("./images/latest.png") no-repeat;
	border-bottom:none;
	height:45px;
	padding-left:45px;
}

body#home .entry-1 .entrytitle h2{
	display:block;
	margin:0;
}

body#home .entry-1 .entrytitle h3{
	display:block;
	margin:0;
	font-size:0.9em;
}
.entrymeta{
	font-size:0.8em;
	padding:5px;
	display:none;
}
.entry-1 .entrymeta{
	display:block;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}

/*************************************
 +Comments
 *************************************/
.commentsblock {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	width: 100%;
	border-top: 1px dotted #ffffff;
}

.commentsblock textarea, .commentsblock input {
	width: 300px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	border: 1px solid #0b96d5;
}

.commentsblock textarea:focus, .commentsblock input:focus {
	background: #ffffff;
	border: 1px solid #f71f9e;
}

.commentauthor {
	display: block;
	font-size: 1.5em;
}

ol.commentlist {
	color: #ffffff;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li {
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt {
	border-bottom: 1px dotted #ffffff;
	padding: 0.5em;
	color: #ffffff;
}

 /*************************************
 +Misc
 *************************************/
a{
	text-decoration: none;
	color: #ffffff;
}

a:hover{
	color: #0b96d5;
}

#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}

* html #nav, * html #wrap {
	height: 1%;
}

.lg_gallery {
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
}

.top_navigator {
	font-size: 0.9em;
	color: #73d3f1
}

.top_navigator a {
	color: #73d3f1;
}

.top_navigator a:hover {
	color: #ffffff;
}

.folders, .folders table, .lg_thumb_view table, .lg_gallery table {
	width: 960px;
	text-align: left;
}

.lg_thumb_caption {
	font-size: 0.8em;
}

.lg_folder_thumb_image img, .lg_thumb_image img {
	border: 3px solid #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 3px;
}

.lg_folder_thumb_image img:hover, .lg_thumb_image img:hover {
	border: 3px solid #0b96d5;
}

.folder_caption h3 {
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 0;
}

td.folder {
	display: none;
}

.left {
	float: left;
	width: 48%;
}

.right {
	float: right;
	width: 48%;
	text-align: left;
}

.row {
	float: left;
	width: 100%;
	text-align: left;
	margin: 5px 0px 5px 0px;
}

.fullrow {
	float: left;
	width: 100%;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

form {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #ffffff;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 20px 0px;
}

.formbutton {
	background: url(./images/button-bg.gif) repeat-x top left;
	height: 30px;
	color: #ffffff;
	border: 1px solid #26a8e4;
}
