/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	background-color: #f0fff0;
	background-color: #ffffff;
}

blockquote, h3, p, li {
	
	font-size: 0.8em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 8px 0;
	padding: 0px;
	font-weight: normal;
}
.entry-title{
margin-bottom:0;
}
.excerpt{
margin-top: 1.5em;
margin-bottom: 1.5em;
}
.excerpt p{
margin-top: 0;
margin-bottom: 0;
}
h1, h2 {
	font-family: Georgia, Times, serif;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
        margin-top: 2em;
		color:#666666;
}
h3 {
	font-weight: bold;
	color: #707a59;
	font-size: 1em;
}
h4{
margin-bottom: 0;
}
hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.8em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #ce2f2f;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
       text-decoration:none;

	
}
#mysharebutton{
float: right;
}
#mysharebutton a{
border:  none;
}
a.no-decoration{
   text-decoration: none;
  border:none;
float: right;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.26em Georgia, Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	line-height; 1.5;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #ce2f2f;
	border: none;
}
.anchortop{
text-align: center;
}

/* layout
----------------------------------------------- */
body{
background:url(http://blog.wideaware.co.uk/images/bodybg.gif) top left repeat-x;
}
#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 0 auto;
	padding: 0 0px;
	width: 952px;
        background: #fff;
		
       
}

#head {
	text-align: left;
	background: transparent;
	height: 274px;
	width: 950px;
}
#head a{
height: 274px;
width: 950px;
outline: none;
display: block;
background: url(http://blog.wideaware.co.uk/images/bannerbg.gif) top left no-repeat;
border: none;
}
#siteheader{
 text-indent: -9000px;
}
#site-name {
position: absolute;
top: -1000px;

}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}
.hoznav{

list-style-type:none;
margin-left: 0;
margin: 0;
padding: 0;
}
.hoznav li{
float: left;
padding-left: 0;
padding-right: 0;
margin-right: 18px;
font-size: 1.2em;
}

#sidebar-1, #sidebar-2 {
	padding-top: 0px;
	
}
#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
        width: 180px;

}

#sidebar-2 {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
     width: 362px;
   
}
#sidebar-2 p{
	margin: 0.3em 0 0.9em 0;
}
#sidebar-2 h3{
margin-bottom: 0;
}
#sidebar-2 h4 {
margin: 0.3em 0 0.3em 0;
}
li#year{
list-style-type:none;
margin-left: 0;
padding-left: 0;
}
#sidebar-2 img {
   padding: 3px;
   border: 1px solid #cccccc;
}
#sidebar-2 ul{
list-style:none;
padding-left: 0;

}
#sidebar-2 h3{
border-bottom: 1px  dashed #CCCCCC;
}
#sidebar-2 ul li{
margin-left: 0;
padding-left: 0;
}
#biog img{
  float: right;
  margin: 0px 10px 8px 10px;
	}
.article_image{
padding: 4px;
border: 1px solid #CCCCCC;
margin: 0 0 1em 1em;
float: right;
}
#sidebar-2 ul{

margin-top:0.3em;
}
.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0px 382px 0 0px;
        border-right: 1px dashed #cccccc;
        padding-right: 24px;
	
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

div.indented_comment {
position: relative;
left: 20px;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 950px;
w\idth: 950px;
}

#sidebar-1 {
\width: 180px;
w\idth: 180px;
}
#sidebar-2 {
\width: 362px;
w\idth: 362px;
}
/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.7em;
	line-height: 1.5em;
	color:#616161;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.7em;
	color: #ACACAC;
	margin-top: 0;
}

/* comments
----------------------------------------------- */
label{
font-size: 0.8em;
}
.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}