/*  
Theme Name: A8 Nine v1.0
Theme URI: www.agent8.co.uk
Description: a8 blog nine Skin
Copyright: 2008
Version: 1
Author: <a href="http://www.agent8.co.uk">Agent8 Design</a> 
Tags: agent8, design

*/

.retweetplugin { float: right;}

/* to push the start of the sidebar down - cros blog and post page fix */
.pushdown { margin-top: 47px;}

/*
/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */


* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
/*	margin:  6px 0 0;
	font: normal 80%/160% tahoma, arial, verdana, san-serif;
	background: #fff url(images/bg.png) repeat-x;
	*/
}
li {
	list-style: none;
}
hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5 {
	font-weight: normal;
}
h1 {
	font-size: 1.0em;
}
h2 {
	font-size: 1.0em;
}


/* LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
	color: #4d4d4d;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #a6aaad;
}
/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#content_c1_blog{position:relative;left: 0px;top: 0px; width:900px;}

#content_blog {
	width: 580px;
	float: left;
	min-height: 455px;
	padding: 5px 5px 0px 0;
	margin-right: 29px;
	}

.archivelist  {
	margin: 1em 0 2em 0;
	font-size: 0.7em;
}
.archivelist  {
	border-bottom: none;
	padding: 1px 0;
	padding-left: 0px;
	margin-right: 0px;

}
.blogroll {
	margin: 1em 0 2em 0;

}
.blogroll  {
	border-bottom: none;
	padding: 1px 0;
	padding-left: 0px;
	margin-right: 0px;

}
	
	
#sidebar {
	width: 220px;
	min-height: 455px;
	float: left;
	padding: 0px;
	padding-top: 0px;
		padding-right: 0px;
		
		
	}
/* HEADER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#site-meta {
	position: absolute;
	left: 0;
	top: 30px;
}
#header h1 {
	position: relative;
}
#header h1 a {
	color: #7e4c10;
	color: #fff;
}
#header h1 a:hover {
	color: #5a360b;
	color: #7e4c10;
}
#header span.description {
	position: relative;
	margin-left: 5px;
	color: #7e4c10;
}
#header ul {
	position: absolute;
	left: 0;
	bottom: 1px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin-top: -6px;
	padding: 0;
	text-transform: none;
}
#header li {
	display: inline;
}
#header li a {
	float: left;
	display: block;
	padding: 8px 14px 8px 14px;
	color: #84755c;
	text-decoration: none;
	margin-right: 2px;
	background:#fff;
	border: 1px solid #f7951e;
	border-bottom: none;
}
#header li a:hover {
	color: #f7951e;
	background-color:#fff;
	border: 1px solid #f7951e;
	border-bottom: none;
}
#header li.current_page_item a {
	color: #3E1403;
	background-color:#FFF;
	border: 1px solid #f7951e;
	border-bottom: none;
}
#topsearch {
	position: absolute;
	right: 14px;
	top: 35px;
	width: 218px;
	height: 42px;
	text-align: center;
}
#topsearch input {
	width: 145px;
	height: 21px;
	background: url(images/input.gif) no-repeat;
	border: none;
	padding: 9px 8px 5px 32px;
	margin-right: 0px;
	float: left;
	font: normal 1em tahoma, arial, san-serif;
}
#topsearch button {
	width: 33px;
	height: 35px;
	background: url(images/search.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}
/* POST SECTION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post {
	margin: 20px 0 20px 0;
	padding: 0 0 10px 0;
}
.post h2 {
	margin: 0 0 .2em;
	font-size: 1.2em;
}
.post h2 a {
	color: #4d4d4d;
}
.post h2 a:hover {
	color: #a6aaad;
}
.post-info {
	background: url(images/hr.gif) 0% 0% no-repeat;
	padding: 5px 0;
	font-size: 0.7em;
	margin: 10px 0;
	color: #a6aaad;
}
.post-info a {
	color: #a6aaad;
}
.post-info a:hover {
	color: #4d4d4d;
}
.post-info .setting {
	padding:3px;
	padding-left:20px;
	margin-right: 5px;
}
.post-info .datetime{
	background:#fff url(images/clock.png) no-repeat 0 2px;
}
.post-info .user{
	background:#fff url(images/user.png) no-repeat 0 2px;
}
.post-info .filedlink{
	background:#fff url(images/document.png) no-repeat 0 2px;
}
.post-info .commentslink{
	background:#fff url(images/comments.png) no-repeat 0 2px;
}
.post-info .editlink{
	background:#fff url(images/write.png) no-repeat 0 2px;
}
.post-entry p {
	margin: 0 0 1em 0;
}
.post-entry a {
	color: #4d4d4d;
}
.post-entry a:hover {
	color: #a6aaad;
}
.post-entry span.more-link {
	display: block;
	margin: 10px 0;
}
.post-entry span.more-link a {
	color: #4d4d4d;
}
.post-entry span.more-link a:hover {
	color: #a6aaad;
}
.post-entry h3 {
	font-size: 1.25em;
	padding: 0 0 .5em;
	margin: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
.post-entry ul, .post-entry ol {
	margin: 0 0 1em;
}
.post-entry ul {
	margin-left: 1.5em;
	margin-right: 1.5em;
}
.post-entry ul li, .post-entry ol li {
	list-style: square;
	border-bottom: 1px solid #fafafa;
	padding: .2em 0;
	font-size: 0.7em;
}
.post-entry ol {
	margin-left: 2em;
}
.post-entry ol li {
	list-style: decimal;
}
.post-entry blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #4d4d4d;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
.post-entry img {
	float: left;
	margin: .4em 0 0 0em;
	padding: 0 10px 10px 0;
}
.post-entry img.align-right {
	float: right;
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
}
.post-entry img.align-left {
	float: left;
	margin: .4em 1em 0 0;
	padding: 0 10px 10px 0;
}
.post-entry img.align-center {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
}
.post-meta {
	font-size: 95%;
	color: #999;
}
.post-meta a {
	color: #999;
}
.post-meta a:hover {
	color: #84755c;
}
.post-arch-info {
	font-size: 95%;
	color: #999;
	margin: 0 0 2em;
	padding: 0 0 1em;
	border-bottom: 1px solid #f5f5f5;
}
.wp-pagenavi {
	font-size: 0.7em;
	text-transform: uppercase;
	clear: both;
	color: #555;
	padding: 0;
	text-align: right;
}
.wp-pagenavi a, .wp-pagenavi .current {
	padding: 3px 7px;
	border: 1px solid #ccc;
	color: #f7951e;
	margin-left: 1px;
	font-weight: normal;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	color: #555;
	background: #e2e2e2;
	font-weight: normal;
}
.wp-pagenavi .pages {
	float: left;
	line-height: 13px;
}

/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
      font-size: 0.7em;
	  padding-top: 10px;
}

.alignright {
   float: right;
   font-size: 0.7em;
   	  padding-top: 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#comments h2, #respond h2 {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#comments {
	margin: 0 0 1em;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 0 0 1em;
}
#comments h3 {
	font-size: 1.2em;
}
#comments img {
	float: left;
	margin: 0 5px 5px 0;
}
#comments p {
	padding-left: 40px;
}
.commentlist li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#respond input, #respond textarea {
	width: 542px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	padding: 3px;
	margin: .1em 0 .5em;
}
#respond button {
	width: 75px;
	height: 35px;
	text-indent: -9999px;
	border: none;
	float: left;
	cursor: pointer;
}
#respond button#submit {
	background: url(images/submit.png) no-repeat;
	margin-right: 10px;
}
#respond button#reset {
	background: url(images/reset.png) no-repeat;
}
/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar h2 {
	margin: 0 0px 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #ccc;
	font-size: 20px;
	text-indent: -5px;
}
#sidebar li ul {
	margin: 4px 0 8px 0;
	font-size: 0.7em;
}
#sidebar li ul li {
	border-bottom: none;
	padding: 0;
	padding-left: 0px;
	margin-right: 0px;

}
#sidebar li ul li:hover {
}
#sidebar li ul li.current_page_item {
	padding-left: 0px;
	padding-right: 10px;
	background: #e8e8e8;
}
#sidebar li ul li.current_page_item a {
	color: #84755c;
}
#sidebar li ul li ul li, #sidebar li ul li ul {
	display: none;
}
#sidebar li ul li {
	color: #222;
}
#sidebar li a {
	color: #555;
}
#sidebar li a:hover {
	color: #a6aaad;
}
#calendar  {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}
#wp-calendar {
	width: 90%;
	margin-left: 5%;
}
#wp-calendar caption {
	color: #864901;
	margin-top: 5px;
}

#sidebar li img {
	margin:0px;
	padding:0px;
}

/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - 
#footer_wrap {
	position: relative;
	clear: both;
	background: #808080 url(images/footer.png) repeat-x;
	text-align: center;
	padding: 20px 0 20px 0;
	color: #eee;
	margin-top: 20px;
}*/
#footer {
	position: relative;
	clear: both;
	text-align: left;
	width: 900px;
}





/* adding in the original a8 site stuff later on for permalinks */

@charset "utf-8";
/* Copyright 2003-2008 Agent8 Design Limited CSS Document vNine - All rights reserved */

body {
margin: 0;
padding: 0;
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.0em; /* 16x1.125=18px */
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #4c4c4c;
background-color: #fff;
background-image:url(images/bg.jpg);
background-attachment:scroll;
background-position:top center;
background-repeat:repeat-x;
}

img {border:none; font-size: 0.7em;color:#979696;}

p {font-size: 0.7em; /* 16x0.5=8px */ padding:0px; margin:0px; }
p a{color:#4c4c4c;text-decoration:underline;}
p a:visited{color:#4c4c4c;text-decoration:underline;}
p a:hover{color:#979696;text-decoration:underline;}


.grey {color:#979696;text-decoration:none;}
.grey a{color:#979696;text-decoration:underline;}
.grey a:visited{color:#979696;text-decoration:underline;}
.grey a:hover{color:#4c4c4c;text-decoration:underline;}

.greyalt {color:#979696;text-decoration:none;}
.greyalt a{color:#979696;text-decoration:none;}
.greyalt a:visited{color:#979696;text-decoration:none;}
.greyalt a:hover{color:#4c4c4c;text-decoration:underline;}


.copyright {font-size: 0.6em; color:#b0b0b0;text-decoration:none; margin-bottom: 20px;}
.copyright a{color:#b0b0b0;text-decoration:none;}
.copyright a:visited{color:#b0b0b0;text-decoration:none;}
.copyright a:hover{color:#979696;text-decoration:none;}

.login {font-size: 0.6em; color:#979696;text-decoration:none;}
.login a{color:#979696;text-decoration:none;}
.login a:visited{color:#979696;text-decoration:none;}
.login a:hover{color:#4c4c4c;text-decoration:none;}


#wrapper{position:relative;width: 900px;margin: 0px auto;}
#logo{position:absolute;left: 0px;top: 43px;}

#nav_work{position:absolute;left: 613px;top: 55px;}
#nav_about{position:absolute;left: 693px;top: 55px;}
#nav_blog{position:absolute;left: 778px;top: 55px;}
#nav_contact{position:absolute;left: 851px;top: 55px;}

#main{position:absolute;left: 0px;top: 105px;}
#main2{position:absolute;left: 0px;top: 75px;}

#content{position:relative;left: 0px;top: 28px; width:900px;}
#content_c1{position:relative;left: 0px;top: 26px; width:280px;}
#content_c2{position:absolute;left: 305px;top: 0px; width:280px;}
#content_c3{position:absolute;left: 610px;top: 0px; width:280px;}
#content_c1_wide{position:relative;left: 0px;top: 26px; width:595px;}

.about_c2 { margin-left: 25px;}
.about_c3 { margin-left: 27px;}

#work_c1{position:relative;left: 0px;top: 0px; width:900px;}
#work_c2{position:absolute;left: 201px;top: 0px; width:100px;}
#work_c3{position:absolute;left: 402px;top: 0px; width:100px;}
/*.work_tn1{ margin-bottom:10px;} not using this one - using margin to the right negates two classes*/
.work_tn2{ margin:0px 10px 10px 0px;}


.worknav_tn{ margin:1px 5px 5px 0px;}

#footer{position:relative;left: 0px;top: 60px; padding-bottom: 20px; border-top: 1px solid #b0b0b0;}
#footer_c1{
	position:absolute;
	left: 0px;
	top: 5px;
	width: 900px;
}
#footer_c2{position:absolute;right: 0px;top: 5px;}

.signup { font-size: 0.8em; background-color: #fff; border: 1px solid #787878; padding-left:4px; float:left; width:120px; margin:0px; color:#979696; }
.butt_submit {margin-left:10px;}



.popcontainer{
border-bottom: 1px solid #D0CDC5;
width: 274px;
float: left;
padding: 0 0 15px 0;
margin: 0 0 15px 0;
}
.popthumb{
width: 60px;
float: left;
background: #D0CDC5;
padding: 5px;
margin: 0 10px 0 0;
}
.popcontent{
width: 185px;
float: left;
}
.popcontent h2{
font-size: 13px;
margin: 0 0 3px 0;
padding: 0;
}
.popcontent h2 a{
text-decoration: none;
}


