/*
Theme Name: Know the Ledge
Theme URI: http://www.westondeboer.com/
Description: WordPress Custom Theme for Know The Ledge
Version: 1
Author: Weston Deboer
Author URI: http://www.westondeboer.com/
*/
div.popbox  {
background-color:#FFFFFF;
border:1px solid #000000;
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
margin-top:4px;
padding-bottom:0px;
padding-top:0px;
position:relative;
}
#pop_box_menu li {
background-color:#1E0B02;
display:block;
float:left;
font-size:11px;
height:25px;
line-height:10px;
margin-left:1px;
padding:6px 3px 0px 5px;
width:48px;
}
#pop_box_menu li#m_bb1.selected {
margin-left:0px;
padding-left:6px;
width:82px;
}
#pop_box_menu li#m_bb1 {
margin-left:0px;
padding-left:6px;
width:77px;
}
#popbox {
left:5px;
margin:10px 0pt 0pt;
overflow:hidden;
position:relative;
width:300px;
}
#pop_box_menu {
list-style-type:none;
margin:8px 0pt -4px;
padding:0pt;
width:300px;
}
.column {
float:left;
width:290px;
padding:0px 0px 0px 0px;
}
.related_post {
margin:0px;
}
#author li{
padding:5px 0px;
}
#author dt {
padding:5px 0px;
}
#mainmeta {
background-color:#0F0F0F;
padding:10px;
margin-top:15px;
font-size:90%;
}
#sidebar li {
margin-bottom: 3px;
}
#main img {
  max-width:603px;
  width: expression(this.width > 603 ? 603: true);
margin: 0px auto;
}

#main p img {
margin: 0px auto;
}
#leftside {
background-image: 
url('castorFade.jpg');
background-repeat: 
no-repeat;
background-position: 
 right; 
}
#singlemeta {
background-color:#1c1c1c;
border:1px #7c7c7c solid;
padding:10px;
font-size:90%;
}
.postmetadata {
padding-top:15px;
}
.alt {
background-color:#1c1c1c;
}
ol li {
padding:10px;
}
* {
margin:0pt;
padding:0pt;
}
#mainfade {
width:100%;
height: 10px;
}

body { 
background-color: black;
color: white;
font-family:Helvetica;
margin:0px;
padding:0px;
background:#000 url("") repeat-y;
background-position: 49%; 
}
#mainheader {
width: 780px;
}
.post {
margin-bottom: 20px;
}
.post a { 
text-decoration:underline;
}
.post h2 a {
text-decoration:none;
}
a {
color: #c8c8c8;
text-decoration:none;
}
a:hover { 
text-decoration:underline;
}
a img {
border:0px;
}
h2 {
display: inline;
text-decoration:none;
}
h4 {
color: #999999;
text-transform:uppercase;
text-decoration:underline;
}
ul {
list-style:none;
margin-bottom:20px;
}
ol {
list-style:none;
}
#wrap {
width: 861px;
overflow:hidden;
margin:auto;
}
#header {
height: 151px;
background:url(/navnackground.png) repeat-x ;
width:100%;
}
#main {
width:603px;
float:left;
margin-right:7px;
background:transparent url(/rightcolumnbackground.png) repeat-x;
border-left:0.4px solid #282828;
border-right:0.4px solid #282828;
padding:20px;
}
#sidebar {
width:196px;
float:left;
padding-left:10px;
padding-top: 20px;
background:transparent url(/2rightcolumnbackground.png) repeat-x;
}

#footer {
margin-top:50px;
margin-bottom:20px;
}
p {
padding-top:5px;
padding-bottom:5px;
}