body {
position:relative;
background:#333;
height:100%;
font-family:Arial;
color:#000;
font-size:8pt;
text-align:center;
margin:0;
padding:0;
}

#wrapper {
position:relative;
height:100%;
width:700px;
border-left:10px solid black;
border-right:10px solid black;
background-color:#008000;
margin:0 auto;
}

#insideWrapper {
position:relative;
top:0;
height:100%;
width:700px;
background-color:#fff;
text-align:left;
margin:0;
}

#insideWrapper:after {
content:".";
display:block;
line-height:1px;
font-size:1px;
clear:both;
}

.post {
position:relative;
top:0;
width:420px;
left:0;
background-color:#fff;
text-align:left;
overflow:hidden;
margin:0;
}

#content {
width:420px;
margin-left:250px;
background-color:#fff;
text-align:left;
}

#sidebar {
position:relative;
float:left;
width:180px;
left:40px;
background-color:#fff;
text-align:left;
font-family:Arial;
color:000;
font-size:7.5pt;
line-height:11pt;
text-transform:uppercase;
padding:0;
}

#sidebar p {
text-transform:none;
margin:4px 0;
}

.left {
float:left;
margin:0 10px;
}

.right {
float:right;
margin:0 10px;
}

#masthead {
position:relative;
top:0;
background:url('http://wirereup.files.wordpress.com/2007/11/dmtopbanner3.jpg');
width:700px;
height:225px;
margin:0;
}

.centeredImage {
text-align:center;
margin-top:10px;
margin-bottom:0;
padding:0;
}

#footer {
font-size:7pt;
position:relative;
color:#fff;
top:5px;
width:700px;
text-align:center;
margin:5px 0 0;
}

#footer a {
color:#fff;
}

#footer a:visited {
color:#fff;
}

#footer a:hover {
color:#ff3333;
border:0;
}

.sep {
position:relative;
background:url('images/sep.jpg');
width:162px;
height:14px;
left:132px;
text-align:center;
margin:0;
padding:0;
}

#sidebar a {
color:#000;
}

#sidebar a:visited {
color:#000;
}

#sidebar a:hover {
color:#DC143C;
}

.commentBox {
position:relative;
width:90%;
background-color:#f5f5f5;
text-align:left;
border:1px solid #999;
margin:0 auto;
padding:5px;
}

.commentBox .avatar {
border:1px solid #ccc;
float:right;
margin:0;
padding:2px;
}

.cite {
font-size:7pt;
color:#666;
}

code {
font-family:Courier New, Verdana;
text-align:left;
color:#666;
font-size:8pt;
}

input {
border:1px solid #333333;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
padding:0;
}

h2 {
color:#666;
font-size:14px;
text-align:left;
}

#sidebar ul {
margin-top:0;
margin-left:0;
margin-bottom:0;
padding-left:0;
}

#sidebar li {
list-style-type:none;
margin-left:0;
}

blockquote,blockquote p {
text-indent:0;
margin-bottom:7px;
color:#666;
}

.footerLink {
color:#666;
text-decoration:underline;
}

a.footerLink {
color:#666;
text-decoration:underline;
}

a.footerLink:visited {
color:#666;
text-decoration:underline;
}

a.footerLink:hover {
color:#999;
text-decoration:underline;
}

.title,#sidebar h2 {
font-family:'Arial Black';
color:#008000;
font-size:7.5pt;
text-transform:uppercase;
font-weight:normal;
margin:14px 0 0;
}

a.title {
color:#333;
}

a.title:visited {
color:#333;
}

a.title:hover {
color:#999;
border:0;
}

#blogTitle {
position:relative;
top:50px;
left:20px;
font-family:'Arial Black';
font-size:8pt;
text-transform:uppercase;
text-align:left;
}

#blogTitle a {
color:#333;
}

#blogTitle a:visited {
color:#333;
}

#blogTitle a:hover {
color:#ff3333;
border:0;
}

.commentPos {
font-family:'Arial Black';
font-size:7pt;
position:relative;
text-align:center;
text-transform:uppercase;
clear:both;
margin:0;
padding:0;
}

a.commentPos {
font-family:'Arial Black';
color:#ff3333;
}

a.commentPos:visited {
color:#ff3333;
}

a.commentPos:hover {
color:#000;
border:0;
}

a {
color:#ff3333;
text-decoration:none;
}

a:visited {
color:#ff3300;
text-decoration:none;
}

a:hover {
color:#394651;
text-decoration:none;
border-bottom:1px dashed #394651;
}

#sidebar a img {
border:0;
}