/*  
Theme Name: 3style
Theme URI: http://mu.wordpress.org/
Description: 6th Exclaim Theme.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* @group main */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:url(myimages/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0; 
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background: white;
	border-left: 10px solid #d6335d;
	border-right: 10px solid #d6335d;
	
	}

a img {
	border: none;
	}
.clear {
	clear: both;
	width: 100%;
}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

hr {
	display: none;
	}

select {
	width: 130px;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.holder {
width:215px;
height:300px;
}
/* @end */

/* @group header */

#header {
	position:relative;
	width: 900px;
	height:575px;
	}

#logo {
	position:absolute;
	top:0px;
	left:0px;
	}
#leader {
	position:absolute;
	top:10px;
	left:152px;
	}
#bandphoto {
	position:absolute;
	right:5px;
	_right:-5px;
	width:900px;
	margin:10px 0 0 0;
}

/* @end */

/* @group active region */

#content {
	position:relative;
	width:710px;
	}

#content a:link, #content a:active,#content a:visited {
	color: #d6335d;
	text-decoration: none;
	}
#content a:hover {
	color: white;
	background-color:#d6335d;
	}
#areyouholding {
	position: relative;
	margin-left:10px;
	width: 710px;
	height:260px;
}
#bigbox {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 300px;
	height: 250px;
}
#ournews {
	position:absolute;
	top: 10px;
	right: 0px;
	width: 400px;
	height: 250px;
}
#ournews iframe {
	width: 400px;
	height: 250px;
	border: none;
}
.post {
	width:710px;
	margin:10px 0px 0px 10px;
	padding:0;
	text-align: justify;
	background: #231f20;
	}

.post hr {
	display: block;
	}

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
	font-size: 24px;
	color: white;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 10px;
	}
.pagetitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color:#231f20;
	text-transform:uppercase;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	padding-top: 2px; 
	}


.entry {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-size: 16px;
	padding:10px 0 0 0;
	}
.post h2 {
margin-left:10px;
}
.entry ul {
	list-style-position: outside;
	list-style-type: none;
	/* width:678px; */
	/* position: relative; */
	padding: 0;
	margin:0 0 0 0;
	_margin:0 0 0 -15px;
} 

.entry li {
float: left;
width:216px;
margin: 10px 0 10px 15px;
padding:0;
	/* text-indent: 0em; */
}
.entry #winners li {
float: left;
width:335px;
margin: 10px 0 10px 15px;
padding:0;
	/* text-indent: 0em; */
}

.texter
{
height:272px;
width:335px;
}
.topdj {
color: #00aeef;
text-transform: uppercase;
}
.rest {
color: #d6335d;
text-transform: uppercase;
}
.blank {
color: #231f20;
}
.entry ul .pollie {
width:452px;
}
.entry p{
margin:10px 15px;
}



.postmetadata {
	text-align: center;
	font-size: 16px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

small,  .postmetadata, blockquote, strike {
	color: #d6335d;
	}

/* @group Unknown stuff */

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

code {
	font: 10px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 10px;
	letter-spacing: .07em;
	}

/* @end */

/* @group images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="cente#fbe103',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.cente#{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

p img {
	padding: 0;
	max-width: 100%;
	}



/* @end */



/* @end */

/* @group sidebar */

#sidebar {
	float:right;
	padding:10px 10px 0px 0px;
	width:160px;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fb0306;
}
#sidebar a:link, #sidebar a:active,#sidebar a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#sidebar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#sidebar h2 {
	font-weight: bold;
	color:#ffffff;
	font-size: 15px;
	}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#sidebar ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -1em;
	}
#sidebar li {
	padding: 2px 0;
	list-style-type: none;
	list-style-image: none;
}
#tameside {
	padding:10px;
	width:140px;
	background:#00aeef;
	 margin-top:10px;
	 }
#sidebar li li {	
	margin-bottom: 10px;
	text-indent: 0em;
	}

#sidebar ul li li:before {
	content: "\00BB \0020";
	color:#ffffff;
	}

#sidebar ul li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}

.searchy{
	width:90px; 
	border:1px #d6335d solid;
	background:#231f20;
	color:#FFFFFF;
}
#sea {
	float:right;
	}
#sea2 {
	float:left;
	}
#search-more {
	height:30px;
	}
.searchbut {
	border:1px #d6335d solid;
	background: #231f20;
	width:45px;
	font-size: 8px;
	color: #ffffff;
	margin-top: 2px;
	margin-left: 10px;
}
.navigation {
	display: block;
	text-align: center;
	padding: 10px 0 10px 0;
	}

/* @end */

/* @group comments */

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #231f20;
	text-transform:uppercase;
	margin: 10px 0px 0px 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
ol {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	text-indent:0em;
	}
.commentlist li {

	font-weight: bold;
	width:690px;
	background:#231f20;
	}
label {
	color:#231f20;
	font-weight:bold;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 14px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#commentform a:link, #commentform a:active,#commentform a:visited {
	color:#231f20;
	text-decoration: none;
	}
#commentform a:hover {
	color:#231f20;
	text-decoration: underline;
	}
.commentmetadata {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	}

.nocomments{
	color: #777;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 10px 10px 10px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#commentform input {
	width: 100px;
	padding: 2px;
	font-size: 10px;
	margin: 5px 5px 1px 10px;
	background: #231f20;
	color:#ffffff;
	border: none;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #231f20;
	color:#ffffff;
	border:none;
	margin-left: 10px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid white;
	}



/* @end */

/* @group calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar caption{
	text-decoration: none;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }



/* @end */

/* @group footer */


#footer {
	padding: 0;
	margin: 0 auto;
	width: 880px;
	border: none;
	clear: both;
	color: #231f20;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


#footer a:link, #footer a:active,#footer a:visited {
	color: #231f20;
	text-decoration: none;
	padding:2px;
	}
#footer a:hover {
	color: #d6335d;
	text-decoration: none;
	background:#231f20;
	padding:2px;
	}

/* @end */
/* End Various Tags & Classes*/
.wp-polls {
float:left;
width:440px;
height:300px;
border: 2px solid white;
margin:0;
padding: 0;
background: url(myimages/pollbg.gif) no-repeat top;

}
.wp-polls ul{
margin: 100px 0 0 10px;
padding: 0;
/* width:398px; */
background: none;
list-style-position: inside;
	list-style-type: none;
}

.wp-polls-ul li {
float: left;
width:210px;
margin: 0 0 4px 0;
/* border: 1px solid white; */
padding: 0;
}
.wp-polls label{
color:white;
font-weight: normal;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 13px;
}

.wp-polls-form {
padding: 0;
margin: 0;
}
.wp-polls p {
margin: 0;
padding: 0;
}
.wp-polls .Buttons {
margin: 10px;
}
.wp-polls-loading {
position: absolute;
top:200px;
left:170px;
z-index: 10;
background: #231f20;
padding: 5px;
}


#winners .wp-polls {
float:left;
width:335px;
height:300px;
border: 2px solid white;
margin:0;
padding: 0;
background: url(myimages/poll2.gif) no-repeat top;

}
#winners .wp-polls ul{
margin: 100px 0 0 10px;
padding: 0;
/* width:398px; */
background: none;
list-style-position: inside;
	list-style-type: none;
}

#winners .wp-polls-ul li {
float: left;
width:152px;
margin: 0 0 4px 0;
/* border: 1px solid white; */
padding: 0;
}
#winners .wp-polls label{
color:white;
font-weight: normal;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 13px;
}

#winners .wp-polls-form {
padding: 0;
margin: 0;
}
#winners .wp-polls p {
margin: 0;
padding: 0;
}
#winners .wp-polls .Buttons {
margin: 10px 90px;

}
#winners .wp-polls-loading {
position: absolute;
top:200px;
left:117px;
z-index: 10;
background: #231f20;
padding: 5px;
}

