/*
Theme Name: Bleach
Theme URI: http://www.animevisual.com/bleach-wordpress-theme/
Description: Cute WordPress theme based on Bleach anime. Easy to use your own banner and logo.
Version: 1.0.2
Author: Kazaf
Author URI: http://www.animevisual.com/
Tags: custom-header, fixed-width, orange, theme-options, three-columns 
	
	This theme was designed and built by AnimeVisual.com
	Note: Style selectors sorted alphabetically
	
*/

a { color: #576fce; text-decoration: none; }

a img { border: none; }

a:hover { text-decoration: underline; }

a.comments-link { 
        margin-left:10px;
        color:#fff;
        background:#7889d2;
        padding:2px;
        border-radius: 5px;
	-moz-border-radius: 5px;
	-opera-border-radius: 5px;
	-webkit-border-radius: 5px; }

blockquote {
	background: url(images/quote.png) no-repeat 0 3px;
	font-style: italic;
	margin: 10px;
	padding: 5px 5px 5px 35px;
}

body {
	background: #7d8dd4 url(images/animevisual_background.png) repeat-x 0 0;
	color: #333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0.5em
	margin: 0 auto;
	padding: 20px 20px 0;
}

div#nav-single { font-size: 10px; text-transform: uppercase; }

div.comments-wrap { margin: 15px auto; padding: 0; }

div.navigation {
	clear: none;
	float: left;
	font-size: 21px;
	height: auto;
	padding: 10px 0px;
	width: 100%;
}

h2#comments{ font-size: 140%; margin: 20px auto 10px; }

h2.page-title a, h2.entry-title a { color: #576fce; }

h2.page-title, h2.entry-title {
	background: url(images/kon.gif) no-repeat 0 1px;
	border-bottom: 1px dotted #fdca80;
	font-size: 21px;
	height: 30px;
	overflow: hidden;
	padding: 10px 0 0 45px;
}

h2#search { margin: 10px; text-align: center; }

img.aligncenter { display: block; margin: 1em auto; text-align: center; }

img.alignleft { clear: none; float: left; margin: 0 1em 1em 0; }

img.alignnone { margin: 0 0.5em 0 0; }

img.alignright { clear: none; float: right; margin: 0 0 1em 1em; }

input#email,input#url,input#author,textarea#comment {
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-opera-border-radius: 5px;
	padding: 3px;
	-webkit-border-radius: 5px;
}

input#email:hover,input#url:hover,input#author:hover,textarea#comment:hover { border: 1px solid #eb9a4b; }

input#email:focus,input#url:focus,input#author:focus,textarea#comment:focus { border: 1px dotted #eb9a4b; }

input#submit {
	background: #eb9a4b;
	border: 0;
	border-radius: 5px;
	color: #fff;
	font-family: "Trebuchet MS",serif;
	font-size: 15px;
	-moz-border-radius: 5px;
	-opera-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input#submit:hover { background: #000; }

li { list-style-type: none; }

li#first-item { background: none; }

table { width:100%; }

table th { font-weight:bold; padding:5px; }

table td { padding:5px; }

textarea#comment { overflow: auto; overflow: auto; }

ul li { margin-left: 5px; padding: 0; }

ul#listpages {
	height: 33px;
	left: 16px;
	list-style: none;
	margin-right: 16px;
	padding: 0;
	position: absolute;
	top: 16px;
	z-index: 98;
}

ul#listpages li{
	background: url(images/animevisual_divider.png) no-repeat right 0;
	display: block;
	float: left;
	height: 33px;
	list-style: none;
	margin-left: 0px;
	padding: 0 2px 0 0;
}

ul#listpages li a{
	color: #fff;
	display: block;
	float: left;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	padding: 0 15px;
	text-decoration: none;
}

ul#listpages li.current_page_item a, ul#listpages li a:hover{
	background: url(images/animevisual_over.png) no-repeat center 0;
	text-decoration: none;
}

ul#listpagesshadow {
	height: 33px;
	left: 15px;
	list-style: none;
	margin-right: 16px;
	padding: 0;
	position: absolute;
	top: 15px;
	z-index: 1;
}

ul#listpagesshadow li{
	display: block;
	float: left;
	height: 33px;
	list-style: none;
	margin-left: 0px;
	padding: 0 2px 0 0;
}

ul#listpagesshadow li a{
	color: #df5d00;
	display: block;
	float: left;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	padding: 0 15px;
	text-decoration: none;
}

ul#nav { height: 36px; list-style: none; z-index: 98; }

ul#nav li{
	/* background: url(images/animevisual_divider2.png) no-repeat right 0;*/
	display: block;
	float: left;
	height: 36px;
	list-style: none;
	margin-left: 0px;
	padding: 0 2px 0 0;
}

ul#nav li a{
	color: #fff;
	display: block;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	text-decoration: none;
	z-index: 99;
}

ul#nav li a:hover{
	background: url(images/animevisual_over2.png) no-repeat center 0;
	text-decoration: none;
}

ul.children, .entry-content ul li ol { margin-left: 10px; }

ul.commentlist, ul.pinglist { margin: 10px 0; }

.additional-meta, .entry-meta { font-size: 10px; }

.aligncenter { display: block; margin: auto; text-align: center; }

.alignleft { clear: none; float: left; }

.alignright { float: right; }

.archive-title { margin: 10px; text-align: center; }

.avatar {
	border: 1px solid #dcdcdc;
	float: left;
	margin-right: 5px;
	padding: 2px;
}

.block-1 { float: left; }

.block-2 { float: right; }

.commentlist { padding: 10px; }

.commentlist li{ overflow: hidden; padding: 4px 10px; }

.commentlist li.depth-2,#commentlist li.depth-3,#commentlist li.depth-4 {
	background: #f4f4f4;
	border: 0;
	font-style: italic;
	margin: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.commentlist li.even { border-left: 2px solid #cdcdcd; }

.commentlist li.odd { border-left: 2px solid #eb9a4b; }

.comment-reply-link {
	background: #cfcfcf;
	border-radius: 5px;
	color: #fff;
	-moz-border-radius: 5px;
	-opera-border-radius: 5px;
	padding: 2px 3px;
	-webkit-border-radius: 5px;
}

.comment-reply-link:hover {
	background: #dcdcdc;
	color: #fff;
	text-decoration: none;
}

.disc { list-style-type: disc; }

.entry-content { overflow: hidden; }

.entry-content a img { border: 1px solid #70533a; }

.entry-content h3 { font-size: 140%; }

.entry-content h4 { font-size: 120%; }

.entry-content h5 { font-size: 100%; }

.entry-content h6 { font-size: 90%; }

.entry-content ol li {
	list-style: decimal;
	list-style-position: inside;
	margin-left: 5px;
}

.entry-content ol li li { margin-left: 5px; }

.entry-content ul li {
	list-style: disc;
	list-style-position: inside;
	margin-left: 10px;
}

.entry-content ul ol { margin-left: 0; }

.error404 { margin: 0; width: 100%; }

.error404 h1,.error404 h2, li.comment,li.trackback, li.pingback { margin: 10px auto; }

.navigation-index { }

.nav-next {
	clear: none;
	float: right;
	text-align: right;
	width: 48%;
}

.nav-prev { clear: none; float: left; text-align: left; width: 48%; }

.post { padding: 2px 10px 10px; }

.post-index { margin: 0 0 10px; }

.posts-wrap { clear: none; float: none; margin: 0 auto; width: 590px; overflow:hidden; }

.sidebar { clear: none; width: 168px; }

.sidebar a { color: #000000; text-decoration: none; }

.sidebar li { padding: 1px 0; }

.sidebar li a {
	background: url(images/animevisual_bullet.gif) no-repeat left center;
	padding-left: 8px;
	text-transform: 0;
}

.title1 {
	height: 43px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 168px;
	z-index: 98;
}

.title2 {
	color: #df5d00;
	height: 43px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 168px;
	z-index: 1;
}

.widget { margin-bottom: 20px; }

.widgettitle {
	background: url(images/animevisual_sidetitle.png) no-repeat 0 0;
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	height: 43px;
	line-height: 43px;
	margin: 0 0 5px;
	position: relative;
	text-align: center;
}

.wp-caption { margin: 0px; padding: 0px; }

.wp-caption img { margin: 0px 0px 0px 0px; padding: 0px; }

.wp-caption p.wp-caption-text {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

#catnav {
	background: url(images/animevisual_nav.png) no-repeat center 0;
	height: 90px;
        overflow:hidden;
	margin: 1px 0;
}

#copyto {
	display: block;
	height: 80px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 100px;
}

#footer {
	background: #000 url(images/animevisual_footer.png) no-repeat center 0;
	clear: both;
	color: #fff;
	float: none;
	height: 58px;
	margin: 20px auto 0;
	overflow: hidden;
	overflow: hidden;
	padding: 30px 0 0 0;
	position: relative;
	text-align: center;
}

#header {
	height: 280px;
	margin: 0 auto;
	padding: 0px 0;
	position: relative;
}

#header h1 a {
	display: block;
	height: 52px;
	margin: 72px 0 0 40px;
	text-indent: -9999px;
	width: 252px;
}

#header h1, h1,h2,h3,h4,h5,h6, ul { margin: 0; padding: 0; }

#header h2 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: -2px 0px 0 48px;
	text-align: left;
}

#logo-holder {
	background: url(images/animevisual_logoback.png) no-repeat 0 0;
	bottom: -3px;
	height: 167px;
	overflow: hidden;
	position: absolute;
	right: 25px;
	width: 421px;
}

#nav li { }

#nav li { float: left; padding: 0px; }

#nav li a, #nav li a:link, #nav li a:visited { }

#nav li a:hover, #nav li a:active { }

#nav li li { background-image: none; }

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #000;
	float: none;
	margin: 0px;
	padding: 0px 1
5px;
	width: 150px;
}

#nav li li a:hover, #nav li li a:active {
	background: #111;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 15px;
}

#nav li ul {
	height: auto;
	left: -999em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}

#nav li ul a { width: 140px; }

#nav li ul a:hover, #nav li ul a:active { }

#nav li ul ul { margin: -32px 0 0 171px; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }

#nav li:hover, #nav li.sfhover { position: static; }

#nav ul {
	clear: both;
	float: none;
	list-style: none;
	margin: 0px;
	padding: 0px 0px;
}

#post-single { margin: 0 0 20px; }

#rss-link {
	background: url(images/animevisual_rss.png) no-repeat 0 0;
	display: block;
	height: 36px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 37px;
	text-indent: -9999px;
}

#topnav {
	background: url(images/animevisual_topnav.png) no-repeat 0 0;
	height: 50px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	position: relative;
	width: 970px;
}

#wrapper {
	background: url(images/animevisual_bgloop.png) repeat-y center 0;
	clear: both;
	float: none;
	margin: 0 auto;
	padding: 0 16px;
	width: 938px;
	overflow:hidden;
}