/*  
Theme Name: ExplodingKermit
Theme URI: http://hoogyweb.com
Description: a modified version of Juicy 2.0 from dandyland.org
Version: 2.1
Author: Dandyna, modified by Travis Hoogendoorn
Author URI: http://hoogyweb.com
*/

body {
margin:0 auto 0 auto;
background: #333333 url(pic/abbbg.gif) repeat-x;
font-family: trebuchet ms, sans-serif;
font-size: 12px;
color: #ccc;
line-height: 1.5em
}

#badge2 {

		position:absolute;

		top:-20px; left:490px;

		padding:0px 0;
z-index:4;

	}

#badge2 a:hover {

text-decoration:none;
border-bottom:0;

	}

table.picgallery {
margin: 20px 12% 0px auto
}

table.picgallery tr td {
border:0;
text-align:center;
}

a img {
border:0;
margin: 0px 8px 8px 0px
}

a:link, a:visited {
color:#CCFE04;
text-transform:uppercase;
font-weight:normal;text-decoration:none;
}

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

#bigwrapper {
margin:0 auto 0 auto;
width:1000px;
padding:0 0 40px 0;
}


#header {
background:url(pic/header.gif) left no-repeat #B3D826;
width:996px;
height:120px;
border-bottom:0px dotted #000;
border-top:0;
border-right:2px solid #B3D826;
border-left:2px solid #B3D826;
position:relative;
}

#header h1 {
margin:0;
padding-left:52px;
padding-top:85px;
display:block;
color:#ccc;
font-size:60px;
}

#header h1 a:link, #header h1 a:visited {
text-decoration:none;
color:#111;
}

#header h1 a:hover {
color:#222;
}

#header h1 span {
display:none;

}

#pages {
z-index:52;
position:absolute;
height:30px;
top:90px;
right:0px;
}

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

#pages ul li a:link, #pages ul li a:visited {
display:block;
float:left;
height:30px;
line-height:30px;
font-size:10px;
padding:0px 10px 0 10px;
text-decoration:none;
color:#000;
}

#pages ul li a:hover {
color:#ccc;
background: #000;
line-height:30px;
}

#pages ul li {
display:block;
position:relative;
float:left;
}

#nav {	
display:block;
float:left;
height:30px;
line-height:30px;
font-size:10px;
padding:0px 10px 0 10px;
color:#993333;
font-weight: bold;
text-transform:uppercase;
}

#pages .current_page_item a:link, #pages .current_page_item a:visited {
background: #272727;
color:#eee;
}

#wrapper {
width:996px;
float:left;
background: #1a1a1a;
border-right:2px solid #B3D826;
border-left:2px solid #B3D826;
}

#maincontent {
width:75%;
min-height:270px;
padding-bottom:20px;
padding-top:20px;
float:left;
background:#1a1a1a;
}

#videocontent {
width:100%;
min-height:270px;
padding-bottom:20px;
padding-top:20px;
float:left;
background:#1a1a1a;
text-align:center;
}

.post {
padding:20px 20px 20px 60px;
text-align:justify;
width:87%;
}

.post .postinfo {
font-size:10px;
}

.post h2 {
line-height:16px;
font-weight:normal;
font-size:16px;
color:#666;
margin:0;
}

.post h3 {
line-height:20px;
font-size:18px;
color:#ccc;
margin:5px 0 -10px 0;
text-transform:uppercase;
font-weight:normal;
}

.post h3 a:link, .post h3 a:visited {
text-decoration:none;
color:#19ccff;
text-transform:uppercase;
font-weight:normal;
}

.post h3 a:hover {
color:#666;
}

/*  Below is code I'm playing with in an attempt to center images in posts. It's not working */

/*  
.thecontent img {
position: relative;
left: 50%;
padding-left: -50%;
}
*/

.thecontent h1 {
line-height:20px;
font-size:20px;
color:#ccc;
margin:20px 0 -10px 0;
}

.thecontent h2 {
line-height:18px;
font-size:18px;
color:#ccc;
margin:20px 0 -10px 0;
text-transform:uppercase;
font-weight:normal;
}

.thecontent h3 {
line-height:16px;
font-size:16px;
color:#ccc;
margin:20px 0 -10px 0;
text-transform:uppercase;
font-weight:normal;
}

.thecontent h4 {
line-height:14px;
font-size:14px;
color:#ccc;
margin:20px 0 -10px 0;
text-transform:none;
}

.thecontent h5 {
line-height:12px;
font-size:12px;
color:#ccc;
margin:20px 0 -10px 0;
text-transform:none;
}

.thecontent ul { 
list-style-type: disc; 
}

.thecontent ul li ul { 
list-style-type: none; 
}

.thecontent blockquote {
font-style:italic;
text-align:right;
padding-left:7px;
border-left:0px solid #000;
border-bottom:0px solid #000;
background:url(/wp-content/themes/juicy-20/start_quote.gif) 10px 1.5em no-repeat;
}

.thecontent blockquote div {
text-align:left;
padding:20px 20px 0px 20px;
margin:0;
background:url(/wp-content/themes/juicy-20/end_quote.gif) 100% 1.5em no-repeat;
}

.thecontent table tr td {
text-align: left;
vertical-align: top;
}

.thecontent table tr.even td {
background-color: #111;
}

#sidebar {
position:relative;
float:right;
width:24%;
border-left:1px dotted #000;
}

.block, .links {
width:100%;
background: #222 url('') repeat-x;
margin-bottom:0px;
padding:20px 0 10px 0;
border-bottom:1px dotted #000;
}

.block div, .links div {
margin:0;
padding:0;

}

.block h3, .links h3 {
margin:0 20px 5px 20px;
line-height:16px;
font-size:16px;
color:#19ccff;
text-transform:uppercase;
font-weight:normal;
}

.block ul, .links ul {
list-style:none;
margin:0 20px 0 20px;
padding:0px;
}

.block ul li a:link, .block ul li a:visited {
text-decoration:none;
border-bottom:1px solid #2a2a2a;
font-size:10px;
text-indent:10px;
display:block;
height:16px;
}

.block ul li a:hover {
border-bottom:1px solid #555;
} 

.block1 {
width:100%;
background:#272727 url('');
margin-bottom:0px;
padding:20px 0 10px 0;
border-bottom:1px dotted #000;
color:#ccc;
}

.block1 ul {
list-style:none;
margin:0 20px 0 20px;
padding:0px;
}

.block1 h3 {
margin:0 20px 5px 20px;
line-height:16px;
font-size:16px;
color:#19ccff;
text-transform:uppercase;
font-weight:normal;
}

/* Sidebar Widget Block */

.wblock {
width:100%;
background: #222 url('') repeat-x;
margin-bottom:0px;
padding:20px 0 10px 0;
border-bottom:1px dotted #000;
}

.wblock div{
margin:0;
padding:0;

}

.wblock h3 {
margin:0 20px 5px 8px;
line-height:16px;
font-size:16px;
color:#19ccff;
text-transform:uppercase;
font-weight:normal;
}

.wblock ul {
list-style:none;
margin:0 20px 0 10px;
padding:0px;
}

.wblock ul li a:link, .wblock ul li a:visited {
text-decoration:none;
text-transform:capitalize;
border-bottom:1px solid #2a2a2a;
text-indent:10px;
}

.wblock ul li a:hover {
border-bottom:1px solid #555;
} 

/* */

.links ul li {
text-decoration:none;
text-transform:lowercase;
font-style:italic;
font-size:10px;
height:16px;
margin: 0px 0px 0 20px;
display:block;
}

.links ul li a:link, .links ul li a:visited {
margin: 0px 0px 0 -20px;
border-bottom:1px solid #2a2a2a;
font-style:normal;
text-indent:10px;
}

.links ul li a:hover {
border-bottom:1px solid #555;
} 

#s {
width:120px;
margin-left:20px;
background:#111;
border:1px solid #333;
color:#ccc;
}

#input.dark {background-color: #111; font-weight: bold; font-size: 11px; color: #ccc;}

.block .button {
width:50px;
margin-left:20px;
background:#444;
}

.block .dropdown {
width:230px;
margin-left:20px;
}

#bottombar {
text-align:center;
width:996px;
float:left;
border-top:1px dotted #000;
border-bottom:1px dotted #000;
background:#111;
border-right:2px solid #B3D826;
border-left:2px solid #B3D826;
color:#ccc;
}


#bottomright {
width: 35%;
position:relative;
float:right;
}

#bottomright a img { 
padding:8px;
}

#bottomright a:hover img { 
padding:8px;
}

#bottomright p {
margin:0 20px 20px 20px;
}

#bottomright h3, #bottomleft h3 {
margin:20px 20px 5px 20px;
color:#CCFE04;
text-transform:uppercase;
font-weight:normal;
}

#bottomleft {
width: 64%;
float:left;
}

#bottomleft ul {
list-style:none;
margin:0 20px 10px 20px;
padding:0;
}

#bottomleft ul li a:link, #bottomleft ul li a:visited {
text-decoration:none;
border-bottom:1px solid #222;
text-indent:5px;
font-size:10px;
display:block;
height:16px;
color:#19ccff;
}

#bottomleft ul li a:hover {
border-bottom:1px solid #555;
color:#666;
}

#footer {
width:996px;
height:100px;
float:left;
border-right:2px solid #B3D826;
border-left:2px solid #B3D826;
border-bottom:0px solid #000;
background: #212121 url('pic/bg.gif') repeat-x;
}

#footer p {
text-align:center;
margin:0;
padding-top:15px;
font-size:10px;
line-height:10px;
}

.commenteven {
background-color:#222;
border-top:1px dotted #000;
border-right:1px dotted #000;
margin:0;
}

.commentodd {
margin:0;
border-top:1px dotted #000;
border-right:0px solid #000;
}

.commentcontent {
padding:20px 10px 20px 20px;
}

.commentcontent p {
margin:0 0 5px 0;
}

.commentcontent blockquote {
font-style:italic;
margin:0 0 0 25px;
padding-left:7px;
border-left:1px dotted #666;
}

.commentinfo {
font-size:10px;
}

#comment {
width:90%;
border:1px solid #000;
}

#commentform input{
border:1px solid #000;
}






/*ROUNDED CORNERS*/

.date {
	float:left;
	height:40px;
	width:30px;
margin-top:5px;
	margin-right:8px;
	padding:2px;
	background:#333;
border:1px dotted #000;
	}
.date p {
	text-align:center;
	color:#19ccff;
	margin:0 0 0 0px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	font-size:24px;
	display:block;
color:#CCC;
	}
.date span.month {
	font-size:10px;
	height:12px;
	display:block;
padding:2px;
border-bottom:1px dotted #000;
margin-bottom:3px;
	}
	
