/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	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

*/
/*
Disregard all the above, WP is being an ass and refuses to let me edit that.
Anime-Envoy.com v11 "I AM KAICHOU" designed and coded around by Carlo Grobben.
Main body code by the above guy, I just worked around it since I don't know a lot about WP yet and needed a basis (Though the results are quite different).
Exclusive to Anime-Envoy.com.
*/

/* Begin Typography & Colors */
html {
margin:0;
}
body {
background-color:#333;
font-family:Helvetica, Geneva, sans-serif;
font-size:12px;
margin:0;
padding:0;

}
#container {
	background-image: url(http://www.anime-envoy.com/wp-content/themes/v11/images/bg.jpg);
	background-repeat: repeat-y;
	width: 949px;
	min-height: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -474px;
}
#header1 {
	position: static;
	background-image: url(http://www.anime-envoy.com/wp-content/themes/v11/images/banner3.jpg);
	background-repeat: no-repeat;
	height: 292px;
	width: 949px;
}
#header2 {
	position: static;
	background-image: url(http://www.anime-envoy.com/wp-content/themes/v11/images/banner2.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 949px;
}
#rotator {
  background: url(images/rotate/rotator.php) no-repeat left top;
  width: 949px;
  height: 292px;
}
#topnav {
	width: 692px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -233px;
	margin-top: 294px;
	
}
#rss {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -455px;
	width: 100px;
}
#body {
	float: right;
	width: 678px;
	margin-top: -204px;
	margin-right: 25px;
	padding-bottom: 120px; /* 10px */
}
#content {
	background-image: url(http://www.anime-envoy.com/wp-content/themes/v11/images/bar.jpg);
	background-repeat:no-repeat;
	width:678px;
	border-top-width:thin;
	border-right-width:thin;
	border-bottom-width:thin;
	border-left-width:thin;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#5F6062;
	border-right-color:#5F6062;
	border-bottom-color:#5F6062;
	border-left-color:#5F6062;
	text-indent:0px;
	margin-bottom:7px;
}
#sidenav {
	font-size: 11px;
	float: left;
	width: 212px;
	margin-top: 64px;
	margin-left: 20px;
	padding-bottom: 260px;
}
#watching {
	width: 192px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -192px;
	margin-top: 224px;
}
#kaichou {
	background-image: url(http://www.anime-envoy.com/wp-content/themes/v11/images/kaichou.png);
	background-repeat:no-repeat;
	position: absolute;
	bottom: 0;
	left: 35px;
	height: 260px;
	width: 190px;
}
#footer1 {
	position: absolute;
	bottom: 0;
	width:100%;
	height:116px;   /* Height of the footer */
	background:#333;
	background-image: url(http://www.anime-envoy.com/wp-content/themes/v11/images/bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
}
#footer2 {
	position: relative;
	top: 5px;
	left: 247px;
	width: 680px;
	height: 105px;
}
#footer2 a:link {
	color: #ffffff;
}
#footer2 a:hover{
	color: #000000;
}
p {
  text-indent: 0px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 0px;
}
img {
   border:0px;
}
#sidenav li { list-style-type: none; 
}
#sidenav ul { list-style-type: none; margin: 5px; padding: 0px; 
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
a, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
	} 
a:hover {
	color: #ffffff;
	}
label.screen-reader-text {
display: none;
}
.gradualshine {filter:alpha(opacity=30);
-moz-opacity:0.3;
}
.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
}
input
{
color: #000000;
background: #e5e6e8;
border: 1px solid #5f6062
}

.submit input
{
color: #000000;
background: #e5e6e8;
border: 2px outset #5f6062;
}
input#s {
  width:142px;
}
=
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* End captions */
