/*  
Theme Name: 7thingsmedia
Theme URI: http://www.atopweb.co.uk
Description: Created by Matthew Wilson for 7thingsmedia.com, Oct 2009.
Author: Matthew Wilson
Author URI: http://www.maffwilson.co.uk

reddy grey: 6e646e
grey: 6e6e6e
blue: 009cea
light blue: 00c8ff
orange: ef821f
light orange: efa71f
*/

/**************** Body *********************/
* {
	margin:0;
	padding:0;
}
body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size:13px;
	color: #6e646e;
	margin: 20px 20px 20px 20px;
	height: 100%;
}
#wrapper {
	width: 590px;
/*	position: absolute;
	top: 20px;
	left: 20px; */
	height: 100%;
}
h1{
	font-size:21px;
	color: #ef821f;
}
h2{
	font-size:21px;
	color: #009cea;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
}
h3{
	font-size:13px;
	font-weight: bold;
	color: #009cea;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	margin-bottom: 6px;
}

/**************** Links & formatting *********************/
a, a:link, a:visited, a:active {
	color:#ef821f; 
	text-decoration:none;
}
a:hover{
	color:#efa71f;
}
/* h2.message {font-size:12px; color: #666; background-color:#EFEFEF; padding:5px 5px 5px 10px; margin-bottom:10px; text-transform:uppercase; font-weight:normal;} */

/**************** Header *********************/
#header {
	height: 65px;
	padding:9px 10px 2px 10px; 	
	position:relative;
	background-color:#ffffff;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;
	margin-bottom: -5px;
}
#logo {
	float:left; 
}
#logo h1 a {
	color:#ef821f; 
	font-size:21px; 
} 
#logo_right {	
	text-align: right;
}
#blue {
	color: #009cea;
}
a.blue {
	color: #009cea;
}
a:hover.blue {
	color: #00c8ff;
}
#grey {
	color: #6e6e6e;
}
a.gaygrey{
	color: #6e646e;
}
a:hover.gaygrey {
	color: #000000;
}
/* #topsearch {margin-top:20px; float:right; margin-right:20px;}
.rss {width:105px; height:56px; position:absolute; bottom:0px; right:180px; display:block;}
.searchfield {padding:7px 9px 7px 9px; border:none; color:#ccc; font-family:Arial, Helvetica, sans-serif; background-color: #202020; font-size:10px; width:160px;} */

/**************** Navigation *********************/
#navigation{
	color: #6e6e6e; 
	float:left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828282;
}
#menu{
	text-align:left;
	margin-left: -4px;
}
#menu li{
	color: #6e6e6e;
	display:inline;
	list-style:none; 
	margin: 2px 4px 0 2px;
	padding: 0 8px 0 2px;
	border-right: 1px solid #6e6e6e;
	text-align:center;
	font-size: 11px;
	float:left;
}
.page_item a:link, .page_item a:visited{
color: #6e6e6e; 
float:left; 
}
.page_item a:hover {
color:#000000;
text-decoration:none; 
}
.current_page_item a:link, .current_page_item a:visited{
color:#ef821f; 
float:left;
text-decoration:none;
}

/**************** Entry *********************/
#blog {
	float:left; 
	width:376px;
	padding:10px 10px 10px 10px;
	margin-right:10px;
	background-color:#ffffff;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;
	min-height: 530px;
	height: 100%;
}
.post {
padding:0;
} 
.post h2 {
line-height:20px;
font-size:21px;
color:#009cea; 
}
.post h2 a{
color:#009cea;
font-size:21px; 
}
.post h2 a:hover {color:#00c8ff;}
/*
html>body .post  ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } 
html>body .post  li { margin: 7px 0 8px 10px; }
.post ul li:before{ content: "\00BB \0020"; }
.post img {margin:0 10px 10px 10px;}
.date {font-size:11px; color: #ccc; padding:5px 0 5px 0; position:relative; height:20px;}
.comms { position:absolute; right:0px; top:0px;}
.comms a {font-size:11px; text-transform:uppercase; font-weight:bold; color: #fff; background:url(images/comment.gif) no-repeat; padding:10px 0 0 0px; text-align:center; display:block; height:18px; width:107px;}
.comms a:hover {color: #456127;}
.meta{background-color:#000;border: 1px solid #ccc;color:#fff;font-size:10px;line-height:20px;margin:10px 0px 10px;padding:2px 6px 2px 6px;text-transform:uppercase;}
.meta a { color:#009fcd; font-weight:bold;}
.meta a:hover {color:#00c8ff;}
.date span { font-weight:bold; color:#eaeaea;}
*/
.content {
	line-height:16px;
} 
.content p {margin:0 0 15px 0;}
.postmetadata {padding:5px; 	background-color:#202020; font-size:10px; line-height:18px; text-transform:uppercase;}

/**************** Sidebar *********************/
#sidebar {
	float:right; 
	width:164px;
	padding:10px 10px 10px 10px;
	background-color:#ffffff;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;
	min-height: 530px;
	height: 100%;
}
#sidebar p {line-height:16px; padding-bottom:8px;} 
/*
#sidebar h2 {font-size:12px; color:#ccc; margin:20px 0 20px 0; clear:both; text-transform: uppercase;}
h2.author {background:url(images/ic_basket2.gif) left no-repeat; padding-left:24px;}
.authimg {float:left; margin:0 20px 0 0;border:1px solid #eaeaea;}
.ads li {list-style:none; display:inline; margin-right:15px;}
.ads li img {border:1px solid #eaeaea;}
.adhere a {font-size:11px;}

.sidebar1, .sidebar2 {float:left; width:200px; margin-bottom:20px;}
.sidebar1 h2, .sidebar2 h2 {background:url(images/categories.jpg) left no-repeat; padding-left:24px;}
.sidebar1 ul li ul li {padding:5px 0 5px 10px; font-size:12px; background:url(images/bullet.gif) left center no-repeat;}
.sidebar2 ul li ul li {padding:5px 0 5px 10px; font-size:12px; background:url(images/bullet.gif) left center no-repeat;} */

/**************** Comments *********************/
.alt{margin:0;padding:10px;}
.commentlist{padding:0;}
.commentlist li{background-color:#f;border:1px solid #dbdbdb;list-style:none;margin:15px 0 10px;padding:5px 5px 10px 5px;}
.commentlist li ul li{margin-left:10px;margin-right:-5px;}
.commentlist p{color:#666666;font-size:12px;margin:10px 5px 10px 0;}
.children{padding:0;}
#commentform p{margin:5px 0;}
.nocomments{margin:0;padding:0;text-align:center;}
h2#comments{clear:both;color:#009fcd;font-size:15px;margin:0px 0 20px 0;}
h2#respond{clear:both;color:#009fcd;font-size:15px;margin:20px 0 20px 0;}
.commentmetadata{background-color:#fff;color:#333;font-size:13px;margin:0;padding:3px 5px 3px 5px;}
.commentmetadata a{color:#333;font-weight:bold;}
#author, #email, #url{background:#EEEFE0;border:1px solid #dbdbdb;color:#666666;font:12px Arial;margin-right:5px;padding:3px;width:12em;}
#comment{background:#EEEFE0;border:1px solid #dbdbdb;color:#666666;font:12px Arial;padding:3px;width:99%;}
#submit{font:1em Arial;margin-bottom:15px;margin-top:5px;padding:2px;}

/**************** Footer *********************/
#footer { 
	position: relative;
	font-family: "Arial", sans-serif;
	height:58px; 
	padding:4px 6px 0 6px; 	
	background-color:#ffffff;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;
	display: block;
	margin-top: 10px;
}
.copyright {
	width: 492px;
	font-size:9px; 
	line-height: 12px;
	color:#6e6e6e;
	float: left;
}
.copyright a{color:#6e6e6e;}
.copyright a:hover {color:#000000;}
#followus{
	position: absolute;
	bottom: 6px;
	right: 88px;
}
#weelogo {
	width: 78px;
	float: right;
}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center;}
.attachment img { padding:2px; border:1px solid #999999;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}

/*******Miscellaneous*******/
/* .navigation {clear:both;}
.alignleft {font-weight:bold; float:left; margin:10px 0 20px 0; text-transform:uppercase; font-size:12px;}
.alignright {font-weight:bold; float:right; margin:10px 0 20px 0; text-transform:uppercase; font-size:12px;}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
blockquote {margin: 6px 10px 6px 10px; padding-left: 10px; border-left: 2px solid #E0E55F; }
blockquote cite { margin: 5px 0 0; display: block; }
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #0099CC; display:block; margin-bottom:15px; } */
/* bottom of page as can crash ie6 */
#menu li:last-child {
	border-right: 0px;
}