@charset "utf-8";
/* CSS Document */

* {
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
}
body {
background-color:#222;
color:#000000;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:11px;
}
#container {
margin:0 auto;
padding:0;
position:relative;
width:759px;
}
#header {
float:left;
margin:0;
padding:0;
}
#banner {
background:transparent url(images/image_header.gif) no-repeat scroll left top;
height:122px;
text-indent:-9999px;
width:759px;
}
#nav {
margin:0;
padding:0;
}
#nav ul {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:hidden;
}
#nav_blog a {
background:transparent url(images/blog_button.png) no-repeat scroll left top;
height:21px;
left:80px;
position:absolute;
text-indent:-9999px;
top:101px;
width:68px;
}
#nav_blog a:hover {
background-position:0 -21px;
}
#nav_blog a:active a:visited {
background-position:0 -42px;
}
#nav_about a {
background:transparent url(images/about_button.png) no-repeat scroll left top;
height:21px;
left:149px;
position:absolute;
text-indent:-9999px;
top:101px;
width:68px;
}
#nav_about a:hover {
background-position:0 -21px;
}
#nav_about a:active a:visited {
background-position:0 -42px;
}
#nav_portfolio a {
background:transparent url(images/portfolio_button.png) no-repeat scroll left top;
height:21px;
left:218px;
position:absolute;
text-indent:-9999px;
top:101px;
width:68px;
}
#nav_portfolio a:hover {
background-position:0 -21px;
}
#nav_portfolio a:active a:visited {
background-position:0 -42px;
}
#nav_contact a {
background:transparent url(images/contact_button.png) no-repeat scroll left top;
height:21px;
left:287px;
position:absolute;
text-indent:-9999px;
top:101px;
width:68px;
}
#nav_contact a:hover {
background-position:0 -21px;
}
#nav_contact a:active a:visited {
background-position:0 -42px;
}
#content {
background-color:#fff;
float:left;
width:759px;
}
h2 {
color:#98CC52;
}
.body_text {
line-height:16px;
padding:30px 0;
}
#main {
background-color:#FFFFFF;
float:left;
height:100%;
margin:20px 20px 20px 80px;
padding:30px;
width:380px;
}
#main h2 {
border-bottom:1px solid #98CC52;
color:#98CC52;
margin-bottom:5px;
margin-left:0;
padding-bottom:10px;
}
#main small {
color:#4F504F;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
margin-left:0;
margin-top:20px;
}
#sidebar {
background-color:#fff;
color:#FFFFFF;
float:left;
margin:80px 0 0 5px;
padding:0;
width:155px;
}
.sidebar {
padding:0 20px;
}
#sidebar_top {
display:block;
height:15px;
margin-top:-15px;
width:155px;
}
#sidebar_footer {
display:block;
height:15px;
padding-bottom:20px;
width:155px;
}
#footer {
clear:both;
padding-top:20px;
text-align:center;
}

.linkcat h2{
border-bottom: 1px solid #98CC52
}

.categories h2{
border-bottom: 1px solid #98CC52
}

.archives h2{
border-bottom: 1px solid #98CC52
}

