/*
    Theme Name: GUMBALL SPECIAL
    Theme URI: http://www.hellbiscuit.com/
    Description: GUMBALL SPECIAL is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a>, brought to you by <a href="http://www.hellbiscuit.com">HELLBISCUIT.com</a>
    Version: 1.0
    Author: Evan Eckard
    Author URI: http://www.evaneckard.com/
*/



body {
	margin:0 10px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}


a:hover {
        border-bottom: 1px solid #2E6E15;
        
}

#container {
	width:1024px;
	padding:0px 0;
	margin:0 auto;
}

/* header area */

#container h3 {
	font-size:13px;
	text-transform:uppercase;
	font-family: Times New Roman, Garamond, serif;
	margin:0;
	line-height:34px;
	padding:0 0 6px;
	background:url(images/double-line.gif) repeat-x left bottom;
	display:inline;
}
#container h3 a {
	text-decoration:none;
	color:#333;
}
#container h3 a:hover {
	color:#2E6E15;
}

/* home columns */

#col01 {
	width:728px;
	float:left;
	overflow:hidden;
}
#col02 {
	width:290px;
	float:right;
	overflow:hidden;
}




#col02 img:hover {
        
        opacity: 0.7;
        
}
#col01 {
	padding:0px 0;
}

/* home post */

#col01 .home-post {
	width:728px;
	margin:0 20px 20px 0;
	height:180px;
	overflow:hidden;
	float:left;
}

#col01 .home-post img:hover{
        opacity: 0.7;
}
#col01 .home-post .title {
	background:#2E6E15;
	padding:4px 8px;
}
#col01 .home-post .title h2 {
	margin:0;
	padding:0;
}
#col01 .home-post .title h2 a {
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	border-bottom:1px solid white;
	background-color:#214F0F;
	margin:0;
	padding:0;
	font-size:15px;
	line-height:16px;
}
#col01 .home-post .title h2 a:hover {
	color:#000;
	border-bottom:none;
	background-color:#2E6E15;
}
#col01 .home-post .home-post-upper {
	height:22px;
	width:720px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #fff;
        text-align: center;
}
#col01 .home-post .home-post-upper a img {
	text-decoration:none;
	border:none;
        text-align: center;
}
#col01 .home-post .date {
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:#fff;
	text-align:right;
	font-size:10px;
	padding:3px 8px;
}
#col01 .home-post .excerpt {
	height:85px;
	overflow:hidden;
	padding:12px 12px 0;
	font-size:14px;
	line-height:16px;
	background:#A7A7A7;
	cursor:pointer;
}
#col01 .home-post .excerpt p {
	margin:0 0 10px;
	padding:0;
}
#col01 .home-post .excerpt a {
	color:#333;
}
#col01 .home-post .excerpt a:hover {
	text-decoration:none;
	color:#fff;
	background:#2E6E15;
}
#col01 .home-post .meta {
	padding:4px 8px 0 24px;
	height:20px;
	background:url(images/icon-comment.gif) no-repeat 5px 5px #7f7f7f;
	text-transform:uppercase;
}
#col01 .home-post .comments a {
	display:block;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	float:left;
	border-bottom:1px solid #7f7f7f;
}
#col01 .home-post .comments a {
	display:block;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	float:left;
	border-bottom:1px solid #7f7f7f;
}
#col01 .home-post .author a {
	display:block;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	float:right;
}
#col01 .home-post .comments a:hover, #col01 .home-post .author a:hover {
	color:#000;
}


/* single template post */

#col01 .post {
	padding:0 0px 20px 0;
	font-size:13px;
	line-height:20px;
}
#col01 .post a {
	color:#333;
}
#col01 .post a:hover {
	background:#FFFAC7;
	color:#000;
	text-decoration:none;
}
#col01 .post h1 {
	font-size:20px;
	text-transform:uppercase;
	font-family: Times New Roman, Garamond, serif;
	margin:0;
	line-height:20px;
	padding:0 0 6px;
        color:#000;
}
#col01 .post h4 {
	font-size:20px;
	text-transform:uppercase;
	font-family: Times New Roman, Garamond, serif;
	margin:0;
	line-height:26px;
	padding:0 0 6px;
}
#col01 .post h1 a, #col01 .post h4 a {
	text-decoration:none;
	color:#000;
}
#col01 .post h1 a:hover, #col01 .post h4 a:hover {
	color:#fff;
	border-bottom:none;
	background-color:#2E6E15;
}
#col01 .post-upper {
		padding-top: 5px;
                text-align: center;
	font-size:11px;
	line-height:16px;
	color:#606060;
}
#col01 .post-upper a {
	color:#606060;
	text-decoration:none;
}
#col01 .post-upper a:hover {
	color:#333;
	text-decoration:underline;
}
#col01 .post-upper .digg {
	float:right;
}
#col01 .post .image {
	float:right;
	margin:0 0 12px 12px;
}


/* categories page */

#col01 .cat-name {
	font-size:14px;
	background:url(images/dot.gif) repeat-x bottom;
	padding:4px 0 8px;
	width:700px;
}
#col01 .category-name {
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	background:#2E6E15;
	font-weight:bold;
}

#col01 .alignright {
        float: right;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        clear: both;
}

#col01 .alignleft {
        float: left;
            margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
}
}

/* comments outer */

#comments-holder {
	padding:12px 0 0;
}

/* comment list styles */

#comment-list {
	font-size:12px;
	padding:10px 0;
}
#comment-list .bigger {
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
}
.comment-left {
	padding:16px 0;
	background:url(images/dot.gif) repeat-x;
}
.comment-meta {
	float:left;
	width:120px;
	margin-right:10px;
	font-size:10px;
	font-weight:bold;
}
.comment-metadata {
	font-size:10px;
	font-weight:normal;
}
.comment-metadata a {
	text-decoration:none;
}
.comment-metadata a:hover {
	text-decoration:underline;
}
.comment-txt {
	float:left;
	width:440px;
	font-size:12px;
	line-height:18px;
}
cite {
	font-style:normal;
	text-transform:uppercase;
	font-size:12px;
}

/* comment form styles */

.comments-PII, .comments-PII-2 {
	float:left;
}
.comments-PII {
	width:280px;
	margin-right:15px;
}
.comments-PII-2 {
	width:380px;
}
.comments-PII input {
	font-size:12px;
	width:270px;
	padding:2px;
}
.comments-PII-2 textarea {
	font-size:12px;
	width:370px;
	height:180px;
	padding:2px;
}
.submit-btn {
	display:block;
	padding:0;
	cursor:pointer;
	width:141px;
	height:34px;
	text-indent:-400px;
	overflow:hidden;
	background:url(images/btn-add.gif) no-repeat;
	border-style:none;
}

.submit-btn:hover {
	background:url(images/btn-add.gif) no-repeat 0 -34px;
}

.note {
	font-size:10px;
}


/* misc */

.uppercase {
	text-transform:uppercase;
}


/* home and category page nav */

#page-nav {
	height:340px;
	width:220px;
	float:left;
}

#page-nav .older a, #page-nav .newer a {
	display:block;
	font-size:10px;
	text-indent:-400px;
	overflow:hidden;
	height:70px;
}
#page-nav .older a {
	margin-bottom:1px;
	background:url(images/link-older.png) no-repeat 0 0;
}

#page-nav .newer a {
	background:url(images/link-newer.png) no-repeat 0 0;
}


/* col02 stuff */


#col02  {
	background:#A7A7A7;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
        color: #fff;
        width: 290px;
}

blockquote {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url(images/abi-icon-quote.gif) no-repeat scroll 5px 5px;
margin:0;
padding:5px 15px 5px 40px;
}

#col02 a {
	color: #fff;
}

#col02 h2 {
	background:#2E6E15;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
        text-align: center;
}

#col02 h3 {
	background:#2E6E15;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
        font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
        display: block;
        line-height: 15px;
        text-align: center;
}

#col02 .cat-item a{
        font-size: 15px;
        line-height: 25px;
        
}

/* footer */

#footer {
	padding:20px 0;
	margin:0 auto;
	background: #fff;
	font-size:10px;
	line-height:14px;
	color:#333;
        
        }
#footer a {
	color: #333;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .sm-logo a {
	display:block;
	width:100px;
	height:29px;
	background:url(images/logo-hellbiscuit.gif) no-repeat 0 0;
	text-indent:-300px;
	overflow:hidden;
	float:right;
}
#footer .sm-logo a:hover {
	background:url(images/logo-hellbiscuit.gif) no-repeat 0 -29px;
}

#footer li{
        display: inline;
        list-style-type: none;
}

#footer ul {
        padding-left: 0px;
        }

/* Footer*/

#front-popular {
	font-size:10px;
	color:#fff;
	width: 1000px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
        background: gray;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
        background: gray;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#2E6E15;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 940px;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}
        
ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 2px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}
