/*   
Theme Name: 11KBW
Theme URI: http://www.peter-j.co.uk
Description: Theme for 11KBW Information Blog
Author: Peter Jobes
Author URI: www.peter-j.co.uk
Version: 1.0
.
Theme by Peter Jobes
.
*/

BODY {
background-image:url(images/page-back.jpg);
background-color:#D5E7F1;
background-repeat:repeat-x;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
text-align:center;
padding:0px;
}

p {
margin-top:0px;
}

img {
border:0px;
}

.navigation {
width:100%;
margin-bottom:6px;
float:left;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

#outerBox {
width:760px;
margin:0px auto;
}

#innerBox {
width:760px;
text-align:left;
float:left;
}

#header {
width:600px;
height:77px;
text-align:left;
float:left;
}

#topStrip {
width:760px;
height:22px;
background-image:url(images/top-strip.jpg);
background-position:top;
float:left;
}

#main {
width:760px;
background-image:url(images/main-back.jpg);
background-repeat:repeat-y;
float:left;
}

#sidebar {
width:220px;
background-color:#EEF6F9;
overflow:hidden;
float:left;
}

#logoBox {
width:180px;
padding:10px 20px;
margin:0px;
float:left;
}

#welcome {
width:540px;
height:146px;
background-image:url(http://www.panopticonblog.com/wp-content/uploads/2010/03/welcome.gif);
float:left;
}

#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:500px;
overflow:hidden;
padding:20px;
float:left;
}

#footer {
width:500px;
padding:20px;
margin:0px 0px 0px 0px;
text-align:center;
float:right;
}

.postmetadata {
text-align:center;
}

/****** 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:#007DB0;
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 {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
background-color:#003366;
text-decoration:none;
width:160px;
padding:3px 0px;
text-align:center;
display:block;
}

a.visitSite:hover {
color:#FFFFFF;
background-color:#000033;
text-decoration:none;
}

#welcomeLink {
width:160px;
height:77px;
padding-top:57px;
height:20px;
overflow:hidden;
float:left;
}

#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;
}