@charset "utf-8";
/* IMPORTANT NOTE: No padding or margin to be applied to main element DIV's - JY */
body {    
	background-color:#000000;
	background-image: url(images/container-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: center top ;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;

}

#container { 
	background-color: #000000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
background: #000000 url(http://www.huckmonkey.com/wp-content/uploads/2009/04/container-bg-copya-copy.jpg) repeat-x center top;	
     

}

#header {
	height:245px;
width:
	background-color: #999999;
	background: #000000 url(http://www.huckmonkey.com/wp-content/uploads/2009/04/container-bg-copya-copy.jpg) repeat-x center top;	
	margin: 0px;
	padding: 0px 0px 0px;


        
}

#navbar {
	height: 42px;

	}
#navbar ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
}
#navbar li {
	display: inline;
	padding-left: 32px;
}
.topnav {
	float: right;
	padding-right: 0px;
	font-size: 19px;
	padding-top: 15px;

}
.topnav ul {
	display: ;
padding: 15px;
}
.topnav li {
	display: ;
	padding-left: 55px;
padding: 15px;

}

.topnav a {
	color: #b5ff00;
	text-decoration: none;
}


#logo  a  img {
	padding-top: 15px;
padding-left: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.post-category {
	height: 100px;

}

#navbar a img{
	border-style: none;
padding-top: 35px;
}
#main-left {
	width: 480px;
	float: left;
}
#main-center {
	margin-left: 480px;
	width: 280px;
}
#main-right {
	width: 200px;
	float: right;
}

#single-left{
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;

}

.post-news {
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
	height: 220px;
}

.post-news .entry{
	padding-left: 220px;
}

.post-gear {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 15px;
}
.post-single {
	width: 600px;
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 75px;
}

.author-page {
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
	padding-top: 45px;
}

.post-category {

	padding-right: 45px;
	padding-left: 45px;
	padding-top: 20px;
}

#advert {
	padding: 20px;
}

#footer {	
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;	
	background-color:  #0382ab;
	background-image: url(http://www.huckmonkey.com/wp-content/themes/huckmonkey/images/bottombdr.png);
	background-repeat: repeat-x;
	background-position: top;
	color:  #0382ab;
	padding-top: 45px;
}
#footer p {

	color: #000000;
}

#footer h3 {
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
}

#footer-left {
	background-color:  #0382ab;
	float: left;
	width: 320px;
	padding-left: 0px;
}

#footer_recent ul{
	list-style-type: none;
	padding-left: 20px;
}

#footer_recent a{
	color: #000000;
	text-decoration: none;
}

#footer_recent a:hover{
	text-decoration: underline;
}


#footer-right {
	background-color:  #0382ab;
	float: right;
	width: 320px;
}

#footer_forum ul{
	list-style-type: none;
	padding-left: 20px;
}

#footer_forum a{
	color: #000000;
	text-decoration: none;
}

#footer_forum a:hover{
	text-decoration: underline;
}
#footer-center {
	width: 320px;
	margin-right: 320px;
	margin-left: 320px;
	background-color: #0382ab;
}

p.credit {
	font-size: 10px;
	font-style: normal;
	text-align: right;
        padding-right: 20px;
        padding-top: 70px;
        color: #000000;
	line-height: 10px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.entry a img {
	border-style: solid;
	border-width: 1px;
	border-color: #111111;
	padding: 2px;	
}

.entry a img:hover{
	border-color: #779d03;
}

.entry p {
	padding-top: 5px;
}

/* CSS for article thumbnails */

a .news_thumbnail {
	float: left;
	width: 200px;
	height: 200px;
	padding: 2px;	
	margin: 0 15px 0 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
	
a .news_thumbnail:hover{
	border-color: #779d03;
}

.post-category {
	padding: 0px;

}

a .gear_thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	padding: 2px;	
	margin: 0 10px 0 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

a .gear_thumbnail:hover{
	border-color: #779d03;
}

p {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fffffff;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: underline;
	color: #779d03;
}
h1, h2, h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;


}

h2, h2 a{
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size: 18px;
	color:  #b5ff00;
	text-decoration: none;
	line-height: 20px;
}

h3 a {
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size: 16px;
	color:  #0382ab;
	text-decoration: none;
}
.object  {
	border: 1px solid #000000;
}

td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}


.comments_icon{
	background-image: url(http://www.huckmonkey.com/images/icons/bubble.gif);
	background-repeat: none;
	background-position: center;
	width: 20px;
	height: 23px;
	color: #ffffff;
	float: right;
	padding-left: 2px;
}

.comments_icon:hover{
	background-image: url(http://www.huckmonkey.com/images/icons/bubble_hover.gif);
	background-repeat: none;
}

.no_comments {
	padding-left: 6px;
	text-decoration: none;
}

.imgfltrt {
	padding-left: 25px;
	float: right;
}

.author {
	float: right;
}

#comments {
	padding-top: 35px;
}

/* Added for Wordpress 2.6 */

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.comment_header {
    background-color: #000000;
    padding: 4px;
    margin-bottom: 10px;
    color: #ffffff;
}

#commentlist li {
    list-style-type: none;
    margin-bottom: 15px;
    padding: 0px;

}

#commentlist {

    padding-left: 10px;

}

#gravatar {
    float: left;
    padding: 4px;
    margin-right: 10px;
}
