/*  
Theme Name: SuperHunks

Description: 5 Column (main content, 2 sidebars and 2 top sections), widget-ready fixed width theme featuring an author box, author info page, gravatars and highlighted author comments in the comments section along with Custom Archives, Sitemap and full width No Sidebars page templates.  Tested in Firefox, Opera, Safari,IE6 and IE7. Compatible up to Wordpress 2.7. Currently issues in IE6. Please, upgrade to IE8. Please.
Version: 0.2
Author: Paul Pettipas
Tags: 5 column, fixed width, gravatars, widgets, author box,  archives, 2.7

*/


/***** TYPOGRAPHY AND LINKS *****/
body, address, dd, dl, hr, p, form { font-family:  Futura,Arial,Helvetica, Verdana, Tahoma, Sans-serif; margin: 0; padding: 0; color:black;}

h1, h2, h3, h4, h5, h6 { color: black; font-family:  Futura,Arial,Helvetica, Verdana, Tahoma, Sans-serif; margin: 0; padding: 0 0 20px 5px; }

span {
 	color: black !important;
}

.search-input-container{
	background-color: white;
	width: 210px;
	height: 275px;
	background-image: url(images/mobox.gif);
}

.search-input-container input {
	width: 180px;
	height: 22px;
	margin: 5px;
	font-size: 18px;	
}



.side-bar-container{margin-top:25px;}
.amazon-widget-container{margin-left:15px;}
.googleads-widget-container{margin-left:15px;}
.ad-title{text-align: left; font-size: 13px;}


h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

a:link, a:visited { text-decoration: none; color: #cb0009; }
a:hover { text-decoration: none; color: #9e9e9e;}
p { padding: 10px; }
blockquote { margin: 15px 40px 10px 30px; padding: 0 10px 10px 20px; font-style: italic; border-left: 2px solid #7c7953; border-right: 2px solid #7c7953; }

/***** MAIN CONTENT *****/
body { color:black; font-size:76.5%; margin:0; text-align:center; vertical-align:top;
	background-color: black;
}

#wrapper { margin: 0 auto 0 auto; width: 1000px; text-align: left; }

#main_content { background: top; float: left; margin: 0 auto 0 auto; padding: 0; width: 1000px; background-color: white;}
#container { background: white; float: left; width: 530px; margin: 0px 10px 0px 7px; padding: 0px 10px 10px 10px;}
#container_wide { background: white; float: left; width: 900px; margin: 0px 0px 0px 35px; padding: 5px 5px 0px 7px; }

.post { padding: 10px 0 5px 0; }
.post h2 { font-size: 20px; margin: 0 0 0 5px; padding-top: 5px; }
.entry { font-size: 14px; background: url(images/dot.gif) repeat-x scroll 0pt 100% !important; line-height: 18px; padding: 0 0 40px 0; }
.postmetadata { margin: 0; font-size: 9px; }
.date {	font-size: .9em; margin-top: -30px; }

/*#author-box { width: 90%; min-height: 115px; margin: 10px 10px 20px 10px; padding: 0 10px 10px 10px; background: white; border: black 1px solid; }
#author-box .avatar { float: left; width: 80px; height: 80px; }
#author-box h2 { padding: 0; margin: 5px 0 5px 0; }*/

/***** HEADER *****/
#header-wrap { float: center; width: 1000px; height: 186px; background-color: white; padding: 0; margin: 0 auto 0 auto; }
.header { float:left; height:186px; margin:0; padding:0; width:1000px; }
.header h1 { width: 800px; padding: 0; margin: 20px 0 0 30px; font-family: Georgia, Times New Roman, Sans-serif; font-size: 3.5em; line-height: 40px; text-align: center; }
.header h1 a { text-decoration: none; color: black; }
.header h1 a:hover { text-decoration: none; color: gray; }
.header .description { width: 800px; margin: 0 0 0 60px; padding: 0; font-size: 1.5em; font-weight: normal; font-family: Georgia; color: #3f3013; text-align: left; text-transform: lowercase; }

/***** HORIZONTAL MENU *****/
.menu  { float: left; width: 990px; height: 30px; margin: 0 0 5px 5px; padding: 0; display: inline; background: white; }
.menu ul { width: 100%; margin: 0; padding: 8px 0; list-style: none; }
.menu ul li { display: inline; margin: 0; }
.menu ul li a { width: 100%; margin-left: 10px; padding: 0; text-decoration: none; color: #dbcfb0; font-size: 1.1em; }
.menu ul li a:hover { color: #dbcfb0; text-decoration: underline; }
.menu a:link, .menu a:visited { text-decoration: none; color: #dbcfb0; }

/***** IMAGES *****/
p img { padding: 0; max-width: 100%; }
a img {}

img.avatar { float: left; margin: 5px; border: #544b40 1px solid; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 3px; margin: 0 0 0 7px; display: inline; }
img.alignleft { padding: 3px; margin: 0 7px 0 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: white; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -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; }

#flickrrss img { border: 1px solid #544b40; float: left; margin: 0 0 3px 3px; }

.thumbnail { width: 60px; height: 60px; float: left; margin: 3px; border: #544b40 1px solid; }
.medium { width: 250px; height: 150px; float: left; margin: 3px; border: #544b40 1px solid; }

/***** NAVIGATION *****/
.navigation { padding: 5px 0 5px 10px; font-size: 9px; font-weight: bold; line-height: 18px; }

/***** FOOTER *****/
#footer  { float: left; width: 990px; height: 30px; margin: 0 0 10px 5px; padding: 0; display: inline; background-color: white; }
#footer p { font-size: .9em; width: 900px; height: 30px; float: right; line-height: 18px; padding: 5px 10px 0 10px; text-align: right; color: black; }
#footer a { color: black; }

/***** SUBSCRIPTION *****/
.subscribe  { float: right; margin: 10px 10px 0 0; padding: 0; text-decoration: none; }
.subscribe img { border: none; }

/***** SIDEBAR *****/

.strange-adventures-link{
	width: 120px;
	height: 600px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(images/strangeadventures.jpg);
}

.dollar-bin-link{
	width: 120px;
	height:120px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(images/dollar-bin.gif);
}

.sidebar2-title{
	font-size: 24px !important;
	line-height: 27px !important;
}

#right_sidebar span {
	 color: #0097ff !important;
}

#left_sidebar span {
color:#0097FF !important;
}

#left_sidebar { background-color: white; width: 210px; float: left; margin: 0 0 20px 5px; padding: 0 auto 0 auto; clear: left; }

#left_sidebar a:hover img {
   border:0px;
}

#left_sidebar img {
   border:0px;
}

#right_sidebar { background-color: white; width: 210px; float: right; margin: 0 5px 20px 0; padding: 0 auto 0 auto; vertical-align: top; }  
#left_sidebar ul li a:hover, #right_sidebar ul li a:hover { color: #9e9e9e; }
#left_sidebar ul li a, #right_sidebar ul li a { font-size: 16px;line-height: 18px; display: inline; margin: 0; padding: 0; }
#left_sidebar ul li, #right_sidebar ul li { background-color: white; display: block; padding: 0 0 3px 0; margin: 0; list-style: none; font-size: 16px;line-height: 18px;}
#left_sidebar ul ul, #right_sidebar ul ul { margin: 0 0 0 10px; }
#left_sidebar ul ul ul, #right_sidebar ul ul ul { margin: 0 0 0 10px; }
#left_sidebar ul, #right_sidebar ul { margin: 0 0 5px 0; padding: 0; }
#left_sidebar h2, #right_sidebar h2, #commentblock h2 { font-size: 1.06em; text-transform: uppercase; letter-spacing: normal; margin: 15px auto 5px auto; padding: 3px 3px 3px 0px; text-align: center; } 

/***** SEARCH *****/
#searchform { margin: 0px auto; padding: 0px; text-align: center; }
#sidebar #searchform #s { width: 108px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }

/***** Calendar *****/
/*
#wp-calendar { text-align: center; background: #b3a381; margin: 0 0 10px 20px; padding: 0; width: 80%; border: #3f3013 1px solid; font-variant: small-caps; font-family: Times, Verdana, Sans-Serif; }
#wp-calendar td { line-height: 10px; font-size: 10px; color: #544b40; font-variant: small-caps; }
#wp-calendar td a { display: block; color: #544b40; text-decoration: none; line-height: 10px;
font-weight: bold; font-variant: small-caps; font-size: 10px; }
#wp-calendar #prev a { width: 30px; font-variant: small-caps; }
#wp-calendar #next a { width: 30px; margin: 0 0 0 30px; font-variant: small-caps; }
#wp-calendar #today { background: #600000; color: #e6ddbc; font-variant: small-caps; }
#wp-calendar #today a { color: #544b40; font-weight: 700; font-variant: small-caps; }
#wp-calendar caption { color: #533419; text-align: center; width: 80%; margin: 5px 0 5px 20px; font-family: Times, Verdana,Sans-Serif; font-size: 14px; }
*/

/***** COMMENTS *****/
.comments-template { margin: 0 10px; border-top: 1px solid #dcd7bc; padding: 0 10px; }
.comments-template ol { margin: 0; padding: 0 0 15px; list-style: none; }
.comments-template ol li { margin: 0; line-height: 14px; padding: 10px 0 10px 5px; background-color: #fff1ee;border: 3px solid black; margin-bottom: 5px;}
.comments-template h2, .comments-template h3 { font-family: Georgia, Sans-serif; font-size: 12px; margin: 10px 0 0 0; }
.commentmetadata { font-size: 9px; }
.comments-template p.nocomments { padding: 0; }
.comments-template textarea { width: 95%; max-width: 500px; font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 11px; background: white; }
.authorcomment { background: white; }

/***** TOP *****/
#top { clear: both; float: left; width: 780px; margin: 14px 0 0 0; padding: 0; background: white; }

/***** TOP SECTIONS*****/
.top-section { background: url(images/dot.gif) repeat-x scroll 0pt 100% !important; float: left; width: 780px; height: 157px; margin: 0; padding: 0; color: #444; }
.top-section .area { background: white; float: left; width: 230px; height: 150px; margin-left: 5px; padding: 0; border: #d5c7a4 1px solid; }
.top-section .area.extra { background: white; width: 535px; height: 150px; margin-left: 5px; padding: 0; }
.top-section .area h2 { color: #444; font-size: 1.2em; text-transform: uppercase; letter-spacing: normal; margin: 5px auto 5px auto; padding: 3px 3px 3px 7px; text-align: left; background: transparent; border-bottom: #7c7953 1px solid; width: 95%; }
.top-section .area ul li ul li { list-style: none; margin: 0; }
.top-section .area li { list-style: none; text-align: left; margin: 0; font-size: 1.1em; }
.top-section .area a { color: #444; font-size: .8em; }
.top-section .area a:hover { color: #fff; }

/***** IE HACKS *****/
*html #left_sidebar { margin: 0 0 20px 3px; } 
*html #main_content { padding-bottom: 10px; border: #fff 3px double; }
*html #container { width: 520px; margin: 0 10px 0 2px; padding: 0 10px 10px 10px; }
*html #container_wide { margin: 0 0 0 20px; }
*html #top, .top-section { margin-left: -1px; }
*html .top-section .area { height: 150px; }
*html .top-section .area.extra { width: 530px; height: 150px; }

/*strange adventures ad*/
.strangeadventures {
        margin-left:15px;
        margin-right:15px;
	width: 120px;
	height:auto;
	background-color: #f8a822;
	font-family: Futura,Arial;
}

.strangeadventures h1{
        padding-top:5px;
	padding-left:2px;
	padding-right2px;
        padding-bottom:5px;
	font-size: 12px;
}

.strangeadventures-image {
	width: 120px;
	height: 84px;
	background-image: url(images/strangebutton2.jpg);
}

.strangeadventures-list-wrapper{
	width: 120px;
	height: auto;
}

.strangeadventures-list{
	width: 110px;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:5px;
}

.strangeadventures-list{
        padding-top:5px;
	font-size: 9px;
	font-weight:bold;
        line-height: 10px;
}

.strangeadventures-address {
	width:120px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

.strangeadventures span {
        color:black;
	font-size: 8px;
}

.strangeadventures-list p {
       padding-bottom:9px;
       padding-top:0px;
       padding-left:0px;
       padding-right:0px;
}

.strangeadventures-address p {
       line-height:10px;
       padding-bottom: 2px;
       padding-top:0px;
       padding-left:0px;
       padding-right:0px;
}

.strangeadventures a:link {
	padding: 0px;
	margin:0px; 
	text-decoration: none; 
	color: black; 
}

.strangeadventures a:hover { 
	padding: 0px;
	margin:0px;
	text-decoration: none; 
	color: black;
}

.strangeadventures a div{
	decoration:none;
}

