/*  
Theme Name: UKGimp
Theme URI: http://ukgimp.co.uk/
Description: UKGimp
Version: 1.5
Author: Martin Saulis
Author URI: http://saulis.com/
*/
* {
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
	background: #000 url(images/html.gif) 50% 0% repeat-y;
}

body {
	position: relative;
	margin: 0 auto;
	width: 760px;
	}

#page {
	}
	
#header {
	padding: 0;
	height: 350px;
	width: 175px;
	position: absolute;
	top:0;
	left:0;
	background: url(images/header.jpg) no-repeat;
	}
#header img {
	display: block;
	margin-top: -350px;
}
#header #flash {
	position: absolute;
	top: 0; left: 0px;
	cursor: pointer;
}
#header h1,
#header .description {
	width: 1px; height: 1px; overflow: hidden; display: block;
}
#content {
	width: 545px;
	padding: 10px;
	padding-right: 30px;
	float: right;
	display: block;
}
#content .post h2 {
	text-align: center;
	margin: auto 80px;
	color: #000;
	font-size: 22px;
	letter-spacing: -0.08em;
}
#content h2.pagetitle {
	text-align: center;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom: 1px solid #888;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#content .post h2 * {
	text-decoration: none;
	color: #000;
	font-size: 22px;
	letter-spacing: -0.08em;
}
#content .metatop {
	margin: 10px;
}
#content .metatop .metadate{
	text-align: center;
	font-size: 10px;
	font-style: italic;
	color: #aaa;
}
#content .metatop .metacomments {
	text-align: center;
	margin-top: 2px;
}
#content .metatop .metacomments a {
	color: #f34;
	text-decoration: none;
	font-weight: bold;
	background: url(images/comments.gif) -4px 50% no-repeat;
	padding-left: 25px;
	font-size: 16px;
}

#content .post {
	color: #000;
	font-size: 12px;
	margin-bottom: 20px;
	clear: both;
}
#content .post img {
	margin: 10px;
}
#content .post p {
	background: #fff;
	margin-bottom: 10px;
	line-height: 1.7em;
}

#content .entrytext {
	margin-top: 10px;
}


#content .metabottom {
	padding-bottom: 10px;
	font-size: 10px;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
#content .metabottom * {
	color: #999;
	text-decoration: none;
}

h3#respond,
h3#comments {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	letter-spacing: -0.05em;
	text-align: center;
	font-weight: normal;
}
#content ol.commentlist li .commentmetadata * {
	color: #000;
	text-decoration: none;
}
#content ol.commentlist li.author cite {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#content ol.commentlist li cite {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #003399;
}
#content ol.commentlist li cite a {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #003399;
	text-decoration: underline;
}

ol.commentlist {

}
ol.commentlist {
	margin-left: 40px;
}
ol.commentlist li {
	font-size: 10px;
	margin: 10px;
	margin-right: 30px;
	border-bottom: 1px solid #ddd;
	color: #FF9933;
}
ol.commentlist li p {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.1em;
	color: #000;
}
#commentform {
	width: 470px;
	margin: 0px auto;
	margin-top: 15px;
	font-size: 12px;
}
#commentform label {
	color: #aaa;
}
#commentform p {
	margin-bottom: 5px;
}
#commentform input {
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 2px;
}
#commentform input:focus,
#commentform #comment:focus {
	background: #ffc;
	border: 1px solid #aaa;
}
#commentform #comment {
	width: 466px;
	height: 100px;
	font-size: 12px;
	padding: 2px;
	margin-top: 3px;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}


#sidebar {
	padding-top: 350px;
	margin-left: 10px;
	width: 155px;
}
#sidebar * {
	color: #fff;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul ul {
	margin-bottom: 20px;
	margin-top: -4px;
}
#sidebar ul li h2 {
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	background-position: 0% 50%;
}
#sidebar ul li h2 span {
	width: 1px; height: 1px; overflow: hidden; display: block;
}
#sidebar ul li {
	font-size: 12px;
	color: #ccc;
}
#sidebar ul li ul li {
	margin: 2px 0;
}
#sidebar ul li a {
	text-decoration: none;
	font-weight: bold;
}

#sidebar ul li.menu-categories h2 {
	background: url(images/menu-categories.gif) no-repeat;
}
#sidebar ul li.menu-archives h2 {
	background: url(images/menu-archives.gif) no-repeat;
}
#sidebar ul li.menu-mates h2 {
	background: url(images/menu-mates.gif) no-repeat;
}

#sidebar ul li.menu-about h2 {
	background: url(images/menu-about.gif) no-repeat;
}

#sidebar ul li.menu-recent ul li {
	margin: 5px 0;
	font-size: 10px;
	line-height: 1em;
}
#sidebar ul li.menu-recent ul li .author {
	color: #fc0;
	padding-left: 10px;
	background: url(images/linkto.gif) 0% 3px no-repeat;
}
#sidebar ul li.menu-recent ul li .author a {
	color: #fc0;
}
#sidebar ul li ul li a:hover {
	text-decoration: underline;
}

#sidebar ul li.menu-recent ul li .commentpart {
	font-size: 10px;
	color: #eee;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul li.menu-recent ul li .linkto {
}

#footer {
	margin-top: 20px;
	padding: 10px;
	width: 155px;
	clear: both;
	text-align: center;
}
#footer * {
	color: #ccc;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a {
	text-decoration: underline;
}
.narrowcolumn,
.widecolumn {
}
	
.navigation * {
	font-size: 12px;
	font-weight: bold;
}
.navigation
	{
	display: block;
	padding: 10px;
	}
.navigation .alignleft
	{
	float: left;
	}
.navigation .alignright
	{
	float: right;
	}

.navigation .alignleft,
.navigation .alignright,
.navigation .alignleft a,
.navigation .alignright a
	{
	text-decoration: none;
	color: #000;
	}
.navigation .alignleft a:hover,
.navigation .alignright a:hover
	{
	text-decoration: underline;
	}

#blabber * {
	font-size: 10px;
}

#social {width:90%;}
#social ul {margin:2px; list-style: none;float:left;}
#social li {margin:2px; list-style: none;float:left;width:155px;;}
#social img {padding:0 3px;}

