/* 
Theme Name: Fishbucket
Theme URI: http://www.fishbucket.com
Description: Suck It Trebek 
Version: 41
Tags: Your mom
*/

* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #FFDE63;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	color: #FFDE63;
}

body {
	background: #AC0000 url(images/back_all1.jpg) no-repeat scroll left top;
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #FC0000;
}

#content {
}
#content #flashheader {
	z-index: 6;
}

#main {
	width: 955px;
	background-repeat: repeat;
	margin-top: 180px;
	margin-bottom: 20px;
	background-attachment: fixed;
	background-position: 0px 0px;
	background-image: url(images/table-mid-main.png);
	position: absolute;
	top: 0px;
}

#header {
	height: 0px;
	float: left;
	clear: none;
	width: 0px;
	visibility: hidden;
}

#menu {
	width: 0px;
	height: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background: url(images/menu.png) no-repeat;
	visibility: hidden;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 85px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 22px;
}

#menu a:hover {
	width: 85px;
	height: 31px;
	color: #ffffff;
	text-decoration: underline;
}

#logo {
	width: 229px;
	height: 100px;
	float: left;
	padding-top: 60px;
	padding-left: 40px;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 36px;
	color: #FFFFFF;
}

#logo H2 {
	font-size: 12px;
	color: #ffffff;
}
#left .cat h2 {
	font-size: 12px;
}

#left {
	float: left;
	width: 240px;
	background-image: url(images/sidebar-back.png);
	background-repeat: repeat-y;
	left: 5px;
	margin-top: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	position: absolute;
	top: 0px;
	z-index: 5;
	padding: 0px;
}

#left h3 {
	width: 200px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F40101;
	background: url(images/black_semitransparent.png);
	margin-left: 10px;
	padding: 0px;
}

#left ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

#left li {
	padding: 6px 10px 0px;
	font-size: 11px;
	line-height: 10px;
	text-transform: lowercase;
}
#left ul .blogroll , #left ul .blogroll li{
	margin-left: 0px;
	padding-left: 0px;
}
.cat h2 {
	text-transform: uppercase;
	font-size: 10px;
}

#left H4 {
	font-size: 10px;
}

#left a {
	color: #E7AB4C;
	text-decoration: none;
}
#left        a:hover         {
	text-decoration: underline;
	background-image: url(images/black_semitransparent.png);
}

#left p {
	padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

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

#calendar thead {
}

#calendar tbody td {
	border: 1px solid #999999;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #ff0000;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff;
}

#right {
	width: 665px;
	clear: none;
	padding-left: 280px;
	margin: 0px 0px 20px;
	padding-right: 0px;
}

#right h4 {
	width: 600px;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #1D3176;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
}
#right h3 {
	margin: 0;
	padding: 2px;
	color: #C60202;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	background-image: url(images/black_semitransparent.png);
}
#clientlist ul {
	font-size: 11px;
	line-height: 15px;
	color: #EDDF87;
}
#clientlist td {
	vertical-align: top;
	width: 33%;
	margin-top: 0px;
	margin-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 5px;
	color: #EDDF87;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	background-image: url(images/black_semitransparent.png);
}
#right h2 a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#right a {
	color: #EAC46C;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #FFE9B0;
	text-decoration: underline;
	font-weight: bold;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.date {
	text-align: right;
	font-size: 11px;
	clear: none;
}

.date a {
	color: #1D3176;
}

#right ol, #right ul {
	margin-left: 20px;
}

#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	padding-left: 290px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #DE0100;
}

#footer a {
	color: #F40101;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}

.widget_search {
}

.post-body {
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.post-body img {
	margin-right: 10px;
}
.post-unit {
	background-image: url(images/table-mid.png);
	border: 1px solid #3F0200;
	margin: 10px 0px 10px 20px;
	padding: 10px;
	background-attachment: fixed;
}
.post-body p {
	font-size: 11px;
	line-height: 15px;
}

li.cat-item {
	padding-left: 35px;
}

div.navigationbottom {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}

div.navigationbottom .leftnav {
	float: left;
}

div.navigationbottom .rightnav {
	float: right;
}

#submit {
	width: 95px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/submit.gif) no-repeat;
	overflow: hidden;
	vertical-align: top;
	border: none;
}

#submit:hover {
	background: url(images/submit_r.gif) no-repeat;
}

div.imgbox {
	float: left;
	margin: 5px;
}

/**************** IE 7 *******************/
li.cat-item {
	font-size: 11px;
	font-weight: normal;
}

#calendar table, #right #wp-calendar {
	font-size: 12px;
	font-weight: normal;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#right .category {
	padding: 5px;
	border-top: 1px dotted #2C0000;
	border-bottom: 1px dotted #2C0000;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(images/table-mid.png);
	color: #980000;
	font-size: 10px;
}
#right .category a {
	font-weight: bold;
	color: #980000;
	text-decoration: none;
}

#commentlist li {
	margin-left: 20px;
	padding-bottom: 20px;
}

#author, #email, #url {
	border: 1px solid #666666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F0002;
	background-color: #FE0002;
}
#comment textarea {
	color: #2F0002;
	background-color: #AC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #3D0204;
}

#comment input{
	color: #2F0002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:15px;
	border: 1px solid #3D0204;
	margin: 2px;
	padding: 2px;
	background-color: #AC0000;
}
#comment {
	padding: 0px;
	margin: 25px;
}
