/*  
Theme Name: Freeway Bullet
Theme URI: http://www.layoutworks.com/
Description: A layoutworks.com layout released for free!
Version: 1.0
Author: Layoutworks
Author URI: http://www.layoutworks.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 14px;
margin: 0px;
text-align: center;
background: #CCCCCC;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

#headerwrap
{
width: 90%;
line-height: 130%;
height: 84px;
margin: auto;
clear: none;
}

                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
color: #000000;
text-align: left;
font-size: 12px;
}

#blogtitle a:link {
color: #000000;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #FFFFFF;
text-decoration: none;
}



                         /***************************************************
                         *********************** Site Description **************
                         *****************************************************/

#sitedesc
{
float: left;
text-align: left;
margin: 14px 0 0 15px;
padding-top: 4px;
font-size: 16px;
font-weight: bold;
color: #CFCAB5;
clear: left;
}

#comment
{
width: 350px;
}
                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
float: left;
width: 100%;
background: #CCCCCC;
color: #333;
}

                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 190px;
margin: 0;
padding-top: 12px;
margin-top: 12px;
margin-left: 10px;
margin-bottom: 20px;
text-align: left;
background: #ffffff url(img/contentbg.gif) repeat-x top;
border-left: 1px solid #9CFF00;
border-right: 1px solid #9CFF00;
border-bottom: 1px solid #9CFF00;
border-top: 1px solid #9CFF00;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 190px;
margin: 0;
padding-top: 12px;
margin-top: 12px;
margin-bottom: 20px;
margin-right: 10px;
text-align: left;
background: #ffffff url(img/contentbg.gif) repeat-x top;
border-left: 1px solid #9CFF00;
border-right: 1px solid #9CFF00;
border-bottom: 1px solid #9CFF00;
border-top: 1px solid #9CFF00;
}
                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
margin: 5px;
text-align: left;
background: #E9F0F2;
}

#content h3 {
color: #709000;
}

#content ul li{
padding-left: 15px;
background: url(img/star.gif) no-repeat;
}

#content ul li ul li{
padding-left: 10px;

}

#content ol{
list-style-position: inside;
padding: 2px;
margin-bottom: 10px;
}

                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear: both;
margin: auto;
width: 100%;
background: #CCCCCC;
color: #333;
padding-top: 12px;
padding-bottom: 5px;
font-weight: normal;
}

#footwrap a:link {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #666666;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #F1F1F1;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-top: 10px;
margin-bottom: 10px;
background: none;
padding-left: 8px;
padding-right: 8px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
}

#sidebarleft ul li ul li{
padding-left: 10px;

}

#sidebarleft ul li li{
padding-left: 10px;

}

#sidebarleft a:link {
color: #709000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #000000;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #709000;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #709000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #000000;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding-left: 8px;
padding-right: 8px;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
}

#sidebarright ul li ul li{
padding-left: 10px;

}

#sidebarright a:link {
color: #709000;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #000000;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #709000;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #709000;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #000000;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin: 10px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
padding-left: 10px;
padding-right: 15px;
margin-left: 25px;
margin-right: 25px;
background: #fff url(img/bquote.gif) repeat-y;
}

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
border: 1px dashed #999999;
margin-bottom: 20px;
padding: 3px;
background-color: #F2F2F2;
}

.postmetadata a:link
{
border: none;
color: #709000;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #000000;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #709000;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #709000;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links Global ********************
                         *****************************************************/

a:link
{
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #666666;
text-decoration: underline;
}

a:visited
{
color: #000000;
text-decoration: none;
font-weight: normal;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #E0E4D1;
border: 1px dashed #000000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: url(img/comment.gif) no-repeat;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #709000;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #709000;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

                         /***************************************************
                         *********************** Headings Global **************
                         *****************************************************/

h1
{
font-size: 26px;
padding-left: 5px;
color: #666666;
}

.black {
background-color: #000000;
margin-bottom: 3px;
}

h2
{
border-bottom: 1px solid #CCCCCC;
display: block;
font-size: 14px;
font-weight: bold;
padding-top: 5px;
padding-left: 3px;
padding-bottom: 2px;
margin-top: 5px;
margin-bottom: 1px;
text-align: left;
}

h3
{
display: block;
font-size: 16px;
font-weight: bold;
padding-left: 18px;
padding-top: 16px;
margin-top: 6px;
margin-bottom: 15px;
text-align: left;
background: url(img/page.gif) 0px 17px no-repeat;
}

h3 a:link, h3 a:visited
{
color: #709000;
font-weight: bold;
}

h4
{
margin-top: 15px;
font-size: 14px;
}

.date
{
float: right;
font-weight: bold;
background: url(img/date.gif) 0px 10px no-repeat;
padding-bottom: 20px;
margin-right: 15px;
text-align:center;
width: 35px;
color: #6D809F;
}


.header {
text-align: left;
background: #FFFFFF url("img/header_bg.gif") repeat-x;
text-decoration: none;
color: #000000;
width: 780px;
height: 81px;
border-left: 1px solid #8B8B8B;
border-right: 1px solid #8B8B8B;
border-bottom: 1px solid #8B8B8B;
}

.line {
background: #FFFFFF url("img/line.gif") repeat-x;
text-decoration: none;
color: #000000;
width: 780px;
height: 5px;
border-left: 1px solid #8B8B8B;
border-right: 1px solid #8B8B8B;
border-bottom: 1px solid #8B8B8B;
}

.line_under {
background: #FFFFFF url("img/line.gif") repeat-x;
text-decoration: none;
color: #000000;
width: 780px;
height: 5px;
border-left: 1px solid #8B8B8B;
border-right: 1px solid #8B8B8B;
border-bottom: 1px solid #8B8B8B;
}


.line_under2 {
background: #FFFFFF url("img/line.gif") repeat-x;
text-decoration: none;
color: #000000;
width: 780px;
height: 5px;
margin-bottom: 10px;
border-left: 1px solid #8B8B8B;
border-right: 1px solid #8B8B8B;
border-bottom: 1px solid #8B8B8B;
}

.menu {
text-align: center;
background: #FFFFFF url("img/menu_bg.gif") repeat-x;
text-decoration: none;
color: #000000;
width: 780px;
height: 20px;
border-left: 1px solid #8B8B8B;
border-right: 1px solid #8B8B8B;
border-bottom: 1px solid #8B8B8B;
}

.menu_fix {
padding-top: 2px;
padding-left: 5px;
}


#menu li {
list-style: none;
float: left;
margin: 0 0em;
}

#menu ul {
list-style: none;
padding: 0;
margin: 0;
}


.leftside {
background: #DFE6E7;
text-decoration: none;
color: #000000;
width: 150px;
height: 100%;
border-left: 1px solid #8B8B8B;
border-right: 1px solid #8B8B8B;
border-bottom: 1px solid #8B8B8B;
}

.rightside {
background: #E9F0F2;
text-decoration: none;
color: #000000;
width: 630px;
height: 100%;
border-right: 1px solid #8B8B8B;
border-bottom: 1px solid #8B8B8B;
}