/*
Theme Name: 11KBW blogs 2016 - Panopticon
Theme URI: http://www.tinbot.co.uk
Description: Theme for 11KBW Information Blog
Author: Rob Staerck
Author URI: www.tinbot.co.uk
Version: 3.0
.
Theme by Peter Jobes - updated by TWS
.
*/

BODY {
background-image:url(images/page-back.jpg);
background-color:#EEE;
background-repeat:repeat-x;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
text-align:center;
padding:0px;
}

html
{
  margin-top: 0px !important;
}

p {
margin-top:0px;
}

img {
border:0px;
}

.navigation {
width:100%;
margin-bottom:6px;
float:left;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

#outerBox {
width:996px;
margin:0px auto;
padding: 0px
}

#innerBox {
width:996px;
text-align:left;
float:left;
margin: 0px;
}

#header {
width:996px;
height:190px;
text-align:left;
}

#topStrip {
width:996px;
height:20px;
background-image:url(images/top-strip.jpg);
background-position:top;
float:left;
}

#main {
width:996px;
background-image:url(images/main-back.jpg);
background-repeat:repeat-y;
float:left;
}

#sidebar {
width:220px;
background-color:#FFF;
overflow:hidden;
float:left;
margin-top: 10px
}

#logoBox {
width:180px;
padding:10px 20px;
margin:0px;
float:left;
}

#headerlogo {
	width: 100%;
	height: 190px;
	background-image:url(images/header-logo.jpg);
width:220px;
float: left;
}

#headerlogo a {
	display: block;
	width: 100%;
	height: 50%;
}

#headerlogo a span {
	visibility: hidden;
}

#welcome {
width:776px;
height:190px;
background-image:url(images/Panopticon_Blog_Header_V3.jpg);
float:left;
}

#welcome a {
	display: block;
	width: 100%;
	height: 100%;
}

#welcome a span {
	visibility: hidden;
}

#sidewidgets {
list-style:none;
padding:0px;
margin:0px;
float:left;
}

#sidewidgets li {
width:180px;
padding:10px 20px;
margin:0px;
float:left;
}

#sidewidgets li ul {
margin-left:10px;
padding:0px;
list-style:disc;
}

#sidewidgets li li {
width:160px;
padding:2px 10px;
display:block;
}

#sidewidgets h2 {
font-size:22px;
font-weight:normal;
color:#000033;
}

#entries {
width:715px;
overflow:hidden;
padding:20px 30px;
float:left;
}

#footer {
width:735px;
padding:20px;
margin:0px 0px 0px 0px;
text-align:center;
float:right;
}

.postmetadata {
text-align:center;
margin-bottom:45px;
}

/****** MAIN TEXT AND LINK STYLES ****/

h2 {
font-size:20px;
font-weight:normal;
margin:0px 0px 5px 0px;
color:#333333;
}

h2 a:link, h2 a:visited {
color:#333333;
text-decoration:none;
}

h2 a:hover {
color:#363636;
text-decoration:none;
}

a:link, a:visited {
color:#008fd4;
text-decoration:none;
}

a:hover {
color:#000033;
text-decoration:underline;
}

#sidewidgets a:link, #sidewidgets a:visited {
color:#003366;
text-decoration:none;
}

#sidewidgets a:hover {
color:#000033;
text-decoration:underline;
}

#sidewidgets h2 a:link, #sidewidgets h2 a:visited {
color:#000033;
font-size:22px;
text-decoration:none;
}

#sidewidgets h2 a:hover {
color:#000033;
font-size:22px;
text-decoration:none;
}

a.visitSite:link, a.visitSite:visited {
text-align:center;
color:#FFFFFF;
background-color:#008fd4;
border-left:1px solid;
font-weight:bold;
text-decoration:none;
padding:3px 0px;
display:block;
}

a.visitSite:hover {
color:#FFFFFF;
background-color:#006699;
text-decoration:none;
}

#welcomeLink {
height:77px;
padding-top:57px;
height:20px;
float:right;
}

#welcomeLink a {
padding:3px 7px;
text-align:center;
color:#FFFFFF;
background-color:#008fd4;
border-left:1px solid;
font-weight:bold;
text-decoration:none;
float:right;
}


#welcomeLink a:hover {
background-color:#006699;
}

#siteLink {
margin:0px 10px;
display:block;
}

#infolawLink {
position:relative;
top:125px;
left:380px;
float:left;
}

.date {
color:#666666;
margin:0px 0px 5px 0px;
font-size:12px;
display:block;
}


/*** COMMENTS ***/

.comment-author vcard {
width:100%;
float:left;
}

.avatar {
border:1px solid #003366;
margin:0px 5px 2px 0px;
padding:2px;
float:left;
}

.fn {
padding:2px 0px;
height:22px;
font-size:16px;
font-weight:bold;
float:left;
}

.says {
padding:5px 0px 0px 3px;
font-style:italic;
font-size:14px;
float:left;
}

.comment-meta {
padding:0px;
width:400px;
float:left;
}

.commentlist {
width:460px;
float:left;
}

.commentlist li {
width:100%;
margin:5px 0px 8px 0px;
float:left;
}

.commentlist li p {
width:100%;
padding-top:6px;
float:left;
}

#respond {
padding-top:10px;
float:left;
}

.widgettitle {
text-align:left;
}