/*
    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 {
        background: url('images/back.gif');
        background-attachment:fixed;
	margin-top:20px;
	font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
	font-size: 11px;
	color: #333333;
        background-color: #000000;
}

#header{
	margin-left:200px;
        background: #fff;
        background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
	font-size: 11px;
        line-height: 11px;
        width: 726px;
        height: 136px;
        color: #181818;
        padding-top: 4px;
        padding-left: 10px;
        margin-bottom: 0px;

	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
}

#header img {
        border: none; 
}

#header:hover {
        background: #FFFF00;
}

#header a {
        color: #666;
        text-decoration: none;
}

#header a:hover {
        color: #00FF00;
        text-decoration: none;
}

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

/* home columns */

#col01 {
	width:760px;
	float:right;
	overflow:hidden;


	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
}
#col02 {
	width:200px;
	float:left;
        color: #FFFFFF;
        font-size: 14px;
        margin-top: -140px;
}
#col01 {
	padding:0px;
        margin-top: 20px
}

/* home post */

#col01 .home-post {
	width:222px;
	margin:0 22px 22px 0;
	height:278px;
	overflow:hidden;
	float:left;
        background-color: #FFFFFF;
        border: 4px solid #FFFFFF;
}
#col01 .home-post:hover {
	background:#FFFF00;
        border: 4px solid #FFFF00;

}
#col01 .home-post .title {
	margin-top:4px;
	margin-bottom:6px;
        padding-left: 4px;
        padding-right: 4px;
}
#col01 .home-post .title h2 {
	padding:0;
        margin:0;
}

#col01 .home-post .title h2 a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#000;
	margin:0;
        border-bottom: 0px dotted #000;
	padding:0;
	font-size:14px;
	line-height:13px;
        font-weight: bold;
}
#col01 .home-post .title h2 a:hover {
	color:#000;
        border-bottom: 1px dotted #000;
        font-weight: bold;
}
#col01 .home-post .home-post-upper {
	width:220px;
	height:200px;
	overflow:hidden;
	position:relative;
}
#col01 .home-post .home-post-upper a img {
	text-decoration:none;
	border:none;
}
#col01 .home-post .date {
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:#fff;
	text-align:right;
	font-size:11px;
        font-weight: normal;
	padding:3px 8px;
}
#col01 .home-post .excerpt {
        color: #181818;
	height:40px;
	overflow:hidden;
	padding:8px 4px 4px 4px;
	font-size:11px;
	line-height:14px;
        font-weight: normal;
	cursor:pointer;
}
#col01 .home-post .excerpt p {
	margin:0 0 10px;
        padding-left: 2px;
}
#col01 .home-post .excerpt a {
	color:#333;
        font-weight: normal;
	text-decoration:underline;
}
#col01 .home-post .excerpt a:hover {
	text-decoration:none;
        font-weight: normal;
	color:#333;
}

#col01 .home-post .excerpt a img {
border:none;
}
#col01 .home-post .meta {
	padding:8px 8px 0 24px;
	height:21px;
	text-transform:uppercase;
        font-weight: bold;

}
#col01 .home-post .author a {
	display:block;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	float:right;
        border-bottom: 1px dotted  #00FF00;
        font-weight: bold;
}
#col01 .home-post .comments a:hover, #col01 .home-post .author a:hover {
	color:#000000;
        border-bottom: 0px dotted  #00FF00;
}


/* single template post */

#col01 .post {
        width: 700px;
	padding:10px 20px 20px 16px;
        color: #181818;
	font-size:12px;
	line-height:14px;
        font-weight: normal;
        background: #fff;
        margin-bottom: 20px;
}

#col01 .post a {
	text-decoration:none;
	color: #660099;
        border-bottom: 1px dotted  #00FF00;
        font-weight: normal;
}

#col01 .post a:hover {
	text-decoration:none;
	color: #660099;
        border-bottom: 0px dotted  #00FF00;
        background-color: #FFFF00;
        font-weight: normal;
}

#col01 .post h1 {

	font-size:30px;
	line-height:30px;

	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	margin-left:-10px;
	margin-top: -20px;
        margin-bottom: 10px;
	padding-top:12px;
	padding-bottom:2px;
	padding-left:10px;

}
#col01 .post h4 {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size:16px;
        margin-bottom: 34px;
	text-transform:uppercase;
	margin:0;
	line-height:26px;
	padding:0 0 6px;
}
#col01 .post h1 a, #col01 .post h4 a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#000000;
	padding-top:6px;
	font-size:27px;
	line-height:27px;
        font-weight: bold;
        border-bottom: 0px dotted  #00FF00;
}
#col01 .post h1 a:hover, #col01 .post h4 a:hover {
        color: #000000;
        font-weight: bold;
	text-decoration:none;
        background-color: #FFFF00;
        border-bottom: 0px dotted  #00FF00;
}
#col01 .post-upper {
	text-decoration:none;
	padding:12px 0px 0px;
	font-size:11px;
	line-height:15px;
	color:#606060;
}

#col01 .post-upper em {
        font-style: normal;
}

#col01 .post-upper a {
	text-decoration:none;
	color:#606060;
        border-bottom: 1px dotted #606060;
}
#col01 .post-upper a:hover {
	color:#333;
	text-decoration:none;
}
#col01 .post .image {
	float:right;
	margin:12px 0 12px 12px;
}

#col01 .post a img {
        border: none;
	text-decoration:none;
        background: none;
}

#col01 .post a:hover img {
        border: none;
	text-decoration:none;
        background: none;
        margin-bottom: 4px;
}


/* categories page */

#col01 .cat-name {
	font-size:14px;
	padding:0px;
}
#col01 .category-name {
	font-size:14px;
	padding:0px;
}





/* misc */

.uppercase {
	text-transform:uppercase;
}


/* home and category page nav */

#page-nav {
        color: #000000;
	height:278px;
	width:222px;
	float:left;
        text-align: right;
}

#page-nav .older a, #page-nav .newer a {
        text-decoration:none;
        margin-top: 262px;
        text-align: right;
        color: #000000;
	display:block;
        font-weight: bold;
	font-size:16px;
}
#page-nav .older a {
        text-decoration:none;
        color: #000000;
        background-color: #FFFF00;
}
#page-nav .older a:hover {
        text-decoration:none;
        color: #000000;
        background-color: #FFFFFF;
}
#page-nav .newer a {
        text-decoration:none;
        color: #000000;
        background-color: #FFFF00;
}
#page-nav .newer a:hover {
        text-decoration:none;
        color: #000000;
        background-color: #FFFFFF;
}


/* col02 stuff */

#categories {
	margin-bottom:20px;
        color: #FFFFFF;
}
#categories ul {
	padding:0px;
}
#categories li {
        margin-left: 0px;
	padding:0px;
	list-style:none;
	border-bottom:0px solid #d3d3d3;
}
#categories a {
	color:#FFFFFF;
        font-style: bold;
	text-transform:none;
	font-size:14px;
	padding:0px;
	text-decoration:none;

	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;

}
#categories a:hover {
	color:#FFFFFF;
	text-decoration:none;
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;

}


#about-box {
        color: #FFFFFF;
        text-align: left;
}
#about-box .pages {
	padding:0px;
	border-bottom:0px solid #FFFFFF;
}
#about-box .pages li {
	padding:0px;
	list-style:none;
        margin-left: 0px;
	border-bottom:0px solid #FFFFFF;
}
#about-box .pages a {
        font-style: bold;
	text-transform:none;
	color:#FFFFFF;
	font-size:14px;
	padding:0px;
	text-decoration:none;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
#about-box .pages a:hover {
	color:#FFFFFF;
	text-decoration:none;

	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
}


/* search form */

#about-box form {
        color: #000000;
	padding:0px;
	margin:0;
	text-align:left;
        display: inline;
}
#about-box .txt-field {
        color: #000000;
	font-size:12px;
	margin:0px;
	width:140px;
        display: inline;
}
#about-box .btn-search {
        color: #000000;
	cursor:pointer;
        border-bottom: 1px dotted #FFFFFF;
        border-style: none;
	background:url(images/search.png) no-repeat;
}

#about-box .btn-search:hover {
        color: #FFFFFF;
	cursor:pointer;
        border-bottom: 0px dotted #FFFFFF;
        border-style: none;
}

.rss {
        font-size: 12px;
        font-weight: normal;
	margin-top: 4px;
	color:#FFFFFF;
	text-decoration:none;

	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
.rss a:hover {
	color:#fff;
	text-decoration:none;
        font-size: 12px;
        font-weight: normal;

	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;

}
.bookmark {
        font-size: 12px;
        font-weight: normal;
	margin-top: 4px;
        padding-bottom: 21px;
	color:#FFFFFF;
	text-decoration:none;

	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
.bookmark a:hover {
        font-size: 12px;
        font-weight: normal;
	color:#fff;
	text-decoration:none;

	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
}



/* footer */

#footer {
	margin-left:200px;
	font-size:10px;
	line-height:14px;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
        border-bottom: 1px dotted #00FF00;
}
#footer a:hover {
	text-decoration:none;
}e
