/*
layout originated at http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#484848;
}

a{
color:#AB1418;
text-decoration:none;
}
a:hover
{
color:#AB1418;
text-decoration:underline;
}
#header-wrapper {
margin:0 auto;
width:100%;
background:url(images/site/bg.gif) repeat-x top left;
text-align:center;
}
#nav-wrapper {
background-color:#000;
}
#nav {
color:#8B8D94;
font-family:"Lucida Sans", "Helvetica LT", Arial, sans-serif;
font-size:11px;
font-spacing:.2em;
padding:0 0 5px 0;
width:500px;
margin:0 auto 1px auto;
}
#nav ul{
list-style:none;
margin:0;
padding:0;
}
#nav ul li{
list-style:none;
float:left;
padding:0 20px 0 20px;
background:url(/images/site/nav_divider.gif) top right no-repeat;
}
#nav ul li a{
color:#8B8D94;
line-height:1.6em;
}
#nav ul li span{
padding-top:5px;
}
#nav ul li a:hover, #nav ul li a.selected{
color:#AB1418;
text-decoration:none;
}
li#first{
padding:0 20px 0 0;
}
.clear{
clear:both;
}
#wrapper { 
 margin: 0 auto 0 auto;
 width: 880px;
}
#header {
text-align:left;
width:500px;
margin:0;
height:50px;
padding-top:50px;
margin:0 auto 0 auto;
}
#leftcolumn { 
 color: #606060;
 margin: 0px 5px 5px 0px;
 padding: 5px 10px 0;
 width: 170px;
 float: left;
 text-align:right;
 background:url(/images/site/divider-left.gif) no-repeat top right;
}

#content { 
 float: left;
 color:#484848;
 margin: 0px 5px 5px 0px;
 padding: 15px 10px;
 width: 480px;
 display: inline;

}
#rightcolumn { 
 color: #606060;
 margin: 0px 0px 5px 0px;
 padding: 5px 0 0 10px;
 height: 350px;
 width: 170px;
 float: left;
 background:url(/images/site/divider-right.gif) no-repeat top left;
 text-align:left;
}
#footer { 
 width:480px;
 clear: both;
 color: #CECECE;
 padding: 10px;
 text-align:right;
 margin:10px auto 0 auto;
}

/* elements */
p {
line-height:1.5em;
}
h2{
color:#A0A3A9;
font-family:"Lucida Sans", "Helvetica LT", Arial, sans-serif;
font-size:20px;
padding-bottom:15px;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#484848;
font-size:12px;
font-stretch:expanded;
font-weight:bold;
margin:0 0 10px 0;
}
#leftcolumn h3,#rightcolumn h3 {
color:#AB1418;
width:120px;
margin-top:15px;
margin-left:50px;
margin-bottom:0;
margin-right:0;
font-family:"Lucida Sans", "Helvetica LT", Arial, sans-serif;
font-size:13px;
border-top:5px solid #E4E4E4;
font-weight:normal;
padding-top:5px;
padding-bottom:5px;
text-align:right;
}

#rightcolumn h3{
text-align:left;
margin-right:50px;
margin-left:0;
}

#leftcolumn p{
text-align:right;
}

#leftcolumn ul, #rightcolumn ul{

list-style:none;
}
#leftcolumn ul li a{
color:#606060;
}
#leftcolumn ul li{
line-height:1.5em;
}

h2.border-top{
background:url(images/site/dotted2.gif) repeat-x top left;
padding-top:5px;
margin-top:15px;
}

.imgHover{
border:1px solid  #E4E4E4;
padding:1px;
}
.imgHover:hover{
border:1px solid #000;
}
.imgHover img{
border:1px solid  #E4E4E4;
padding:1px;
}
.imgHover:hover img{
border:1px solid #000;
}
blockquote{
background:#fff url(/images06/quote.gif) no-repeat top left;
padding:15px;
margin:15px 3px 0 15px;
color:#798479;
font-size:100%;
letter-spacing:1px;
text-align:justify;
}

/* misc. items */
.right{
float:right;
clear:both;
}
.dotted {

background-image: url(/images/site/dotted2.gif);
background-repeat: repeat-x;
height: 15px;
clear: both;
width: 100%;
}


/* right column */
#rightcolumn ul li a{
color:#606060;
}

#rightcolumn a{
line-height: 12px;
height: 55px;
color: #8e8c8c;
text-decoration: none;
background:url(/images/site/dotted2.gif);
background-repeat: repeat-x;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
display: block;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: dotted;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
border-top-color: #6192db;
border-right-color: #6192db;
border-bottom-color: #6192db;
border-left-color: #6192db;
}

#rightcolumn a.noheight{
height:auto;
border-top-style:none;
border-bottom-style:none;
}


/* blog styles*/
.red{
color:#AB1418;
}
.small{
font-size:9px;
}
#rightcolumn a:hover,#rightcolumn span:hover
{
color: #000000;
background-color: #fff;

}
 .post{

padding:0 0 20px 0;
margin:0 0 20px 0;
}
.post h2, #comments h2{
color:#AB1418;
font-family:"Lucida Sans", "Helvetica LT", Arial, sans-serif;
font-size:14px;
font-weight:bold;
padding-bottom:2px;
padding-top:16px;
}
#comments h2{
padding: 6px  0 11px 0;
padding-left:0;
margin:0 0 1em 0;
background: url(images/site/dotted2.gif) repeat-x bottom left;
}
.posted p{
line-height:150%;
margin-bottom:1.3em;
}
.postdate
{
float: left;
height:27px;
width: 40px;
margin-right: 8px;
padding-top: 13px;
padding-left:3px;
margin-bottom:0;
padding-bottom:0;
background-color: transparent;
background:url(/images/site/calendar2.gif) no-repeat;
text-align:center;
text-transform:uppercase;
font-size:9px;
letter-spacing:.2em;
line-height:1em;
z-index:2;
position:relative;
}

.posted {
width: 100%;
color: #a6a69b;
font-size: 0.94em;
padding: 6px  0 11px 0;
padding-left:0;
margin:0 0 1em 0;
background: url(images/site/dotted2.gif) repeat-x bottom left;

}
.posted .by 
{
padding-left: 27px;
margin-left: 5px;
height: 25px;
background: url(images/site/pencil2.gif) no-repeat;
padding:8px 0 10px 27px;
}
.posted .comments

{
padding-left: 22px;
background: url(images/site/comment.gif) no-repeat;
float: right;
}
 
.postfooter{
background: url(images/site/dotted2.gif) repeat-x top left;
padding:10px;
margin-top:10px;
margin-bottom:10px;
}

.post img{
margin:3px;
border:1px solid  #E4E4E4;
padding:1px;
}
.post img.noborder{
border:none;
padding:0;
}
.readon{
float:right;
}
.permalink{
float:left;
}