/*
Theme Name: One Winged Angel
Theme URI: http://www.asian-addiction.com/
Description: L'univers des mangas et de leurs auteurs
Version: 5.0
Author: LadyKarasu
Author URI: http://www.asian-addiction.com
Tags: manga, shojo, shonen, seinen, yaoi, josei, manhwa, galerie, date, sortie
*/
/* - BASIC STUFF - */

a { text-decoration: none; color: #fde5fe; }

a img { border: 0; }

a#rsslink {
	background: url(images/rss.png) no-repeat 0 0;
	width: 64px;
	height: 64px;
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
}

a#rsslink:hover { background: url(images/rss.png) no-repeat 0 -64px; }

a:hover { color: #5d0650; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.postimage {width:150px;height:150px;float:left;margin:0 10px 0 0;border:4px solid #0a0a0a;}

#aboutbox {margin:27px 0 0;padding:0px;background:#000;background:url(images/about.png) no-repeat 0 0;min-height:165px;width:615px;overflow:hidden;}
#aboutin {padding:8px;line-height:16px;}
#aboutimage {float:left;margin:0 8px 0 0;border:4px solid #111;width:100px;height:100px;}
#aboutbox h2 {margin:0 0 5px 5px; font-size: 15px; color:#999;}
.morebutton {display:block;clear:both;float:right;color:#fff;background:#000;height:26px;line-height:26px;padding:0 5px;text-transform:uppercase;font-size:11px;border:1px solid #0a0a0a;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;

filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.8;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.8;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=80); /* IE 5.5+*/
}

.morebutton:hover {color:#fff;
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.5;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.5;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=50); /* IE 5.5+*/
}

blockquote { font-style: oblique; padding:10px; background:#111; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
margin:10px;
}

body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #fcfcfc;
	margin: 0 auto;
	padding: 0 20px;
}

/* -- COMMENTS -- */
div.comments-wrap { margin: 15px auto; padding: 0; }

/* -- NAVIGATION --*/
div.navigation {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	padding: 10px 0px;
}

div.navigation a {width:auto;display:block;color:#fff;background:#000;height:26px;line-height:26px;padding:0 5px;text-transform:uppercase;font-size:11px;border:1px solid #0a0a0a;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;

filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.8;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.8;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=80); /* IE 5.5+*/
}

div.navigation a:hover {color:#fff;
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.5;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.5;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=50); /* IE 5.5+*/
}

div.reply { }

fieldset { border: 0; background: 0; }

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }

h2#comments{ margin: 20px auto 10px; font-size: 140%; }







h2.entry-title {
	font-size: 15px;
	overflow: hidden;
	color: #fafafa;
        margin:2px 0 10px 5px;
}

h2.entry-title a { color: #fafafa; }

h2.entry-title a:hover { color: #000; }

h2.page-title {
	font-size: 15px;
	overflow: hidden;
	color: #5ca3db;
        margin:2px 0 10px 5px;
}

img.aligncenter { display: block; margin: 1em auto; text-align: center; }

img.alignleft { float: left; clear: none; margin: 0 1em 1em 0; }

img.alignnone { margin: 0 0.5em 0 0; }

/* -- ALIGNMENTS --*/
img.alignright { float: right; clear: none; margin: 0 0 1em 1em; }

input#email,input#url,input#author,textarea#comment {
	border: 1px solid #1a1a1a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	padding: 3px;
}

input#email:hover,input#url:hover,input#author:hover,textarea#comment:hover { border: 1px solid #222; }

input#email:focus,input#url:focus,input#author:focus,textarea#comment:focus { border: 1px dotted #222; }




input#submit {
	font-size: 15px;
	color: #fff;
	font-family: "Trebuchet MS",serif;
	background: #0a0a0a;
	border: 1px solid #111;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
}

input#submit:hover { background: #111; border: 1px solid #222; }

li { list-style-type: none; }

li#first-item { background: none; }

li.comment,li.trackback, li.pingback { margin: 10px auto; }

textarea#comment { overflow: auto; width: 400px; height: 120px; }

textarea#comment { overflow: auto; }

/* -- LISTS -- */
ul { margin: 0; padding: 0; }

ul li { margin-left: 5px; padding: 0; }

ul#nav { margin: 0px; padding: 0px 0px; }

ul#nav li{ margin: 0px; padding: 0px 0px; }

ul.children { margin-left: 10px; }

ul.commentlist, ul.pinglist { margin: 10px 0; }

.additional-meta { font-size: 10px;color:#5d0650;text-transform:uppercase;margin-top:-5px;padding:0 0 0 5px; }

.archive-title, h2#search { text-align: center; color: #cdcdcd; margin-top: 10px; }

.avatar {
	float: left;
	margin-right: 5px;
	border: 1px solid #111;


	padding: 2px;
}

.block-1 { float: left; }

.block-1 h3.widgettitle {
	background:url(images/liline.png) no-repeat bottom center;
	width: 254px;
	height: 30px;
	text-align: left;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
}

.block-2 { float: right; margin-right: 10px; }

.block-2 h3.widgettitle {
	background: url(images/side.gif) no-repeat 0 0;
	width: 180px;
	height: 34px;
	text-align: left;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	padding: 34px 0 0 10px;
	margin: 0 0 10px;
}

.clearthis {
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
}

.commentlist { padding: 10px; }

.commentlist li{ overflow: hidden; padding: 4px 10px; }

.commentlist li.depth-2,#commentlist li.depth-3,#commentlist li.depth-4 {
	font-style: italic;
	border: 0;
	background: #222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px;
}

.commentlist li.even { border-left: 2px solid #111; }

.commentlist li.odd { border-left: 2px solid #222; }

.comment-reply-link {
	color: #fff;
	background: #0a0a0a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	padding: 2px 3px;
}

.comment-reply-link:hover { color: #fff; background: #333; }

.disc { list-style-type: disc; }

.entry-content a img {
	border:4px solid #0a0a0a;
}

.entry-content a:hover img { border: 1px solid #4cc8f8; }

/* headings inside posts */
.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 {
	margin-left: 5px;
	list-style: decimal;
	list-style-position: inside;
}

.entry-content ol li li { margin-left: 5px; }

.entry-content ul li {
	margin-left: 10px;
	list-style: disc;
	list-style-position: inside;
}

.entry-content ul li ol { margin-left: 10px; }

/* lists inside posts */
.entry-content ul ol { margin-left: 0; }

.categorybox {line-height:30px;float:left;background:#0a0a0a;margin:0 1px 0 0;padding:0 6px;border-right:1px solid #040404;}
.combox {height:30px;line-height:30px;float:left;background:#0a0a0a;padding:0 6px;margin:0 1px 0 0;}

.editbox {height:30px;line-height:30px;float:left;background:#0a0a0a;padding:0 6px;margin:0 1px 0 0;}
.morebox {height:30px;line-height:30px;float:left;background:#111;padding:0;float:right;border-left:1px solid #040404;}

.morebox a {color:#f1f1f1;display:block;height:30px;line-height:30px;float:left;background:#111;padding:0 6px;float:right;}
.morebox a:hover {color:#fafafa;background:#1a1a1a;}

.entry-meta { text-transform:uppercase;overflow:hidden; clear:both; font-size:10px; background:#0a0a0a;border:4px solid #040404}

.entry-meta .comments-link {
}

.entry-meta a { }

.entry-meta-index {
}

/* -- 404-PAGE --*/
.error404 { margin: 0; width: 100%; }

.error404 h1,.error404 h2 { margin: 10px auto; }

.navigation-index { }

.nav-next {
	float: right;
	clear: none;
	width: auto;
	text-align: right;


}

.nav-prev { float: left; clear: none; width: auto; text-align: left; }

.post { margin:27px 0 0 0;padding: 8px; overflow: hidden; background:url(images/angle.png) no-repeat 0 0; }

.post-edit-link { padding: 10px; font-size: 10px; }

/* -- POSTS -- */
.post-index {  }


.entry-content p {line-height:16px;}

.posts-wrap #page, .posts-wrap #post-single { background:url(images/about.png) no-repeat 0 0;min-height:165px; }

.posts-wrap {
	float: left;
	clear: none;
	width: 615px;
        padding-left:6px;
	overflow: hidden;
}

.sidebar { width: 274px; clear: none; padding-top: 5px;}




.sidebar ul { margin-left: 5px; }

.sidebar ul li{ padding: 5px 5px;}
.sidebar ul li a{ color:#777; }

.sidebar ul ul li{ padding: 3px 3px; border: 0; }

/* -- SIDEBARS --*/
.sidebar-wrap {
	margin: 0 auto;
	overflow: hidden;
	float: right;
	clear: none;
	width: 300px;
}

.widget { margin: 20px 0; padding:0 0 0 5px; background:url(images/angle.png) no-repeat 0 0;}

#ani {
	display: block;
	position: absolute;
	top: 0px;
	right: 5px;
}

h6 {font-size:14px;}

#comment-notes { font-size: 10px; color: #999; }

#comments { padding: 0 10px; font-size: 16px; color: #dcdcdc; }

#footer {
	height: 130px;
	overflow: hidden;
	margin: 30px auto 0;
	clear: both;
	float: none;
	padding: 0 5px;
	font-size: 12px;
	color: #fff;
	position: relative;
}

#footer a { color: #999; }

#header {
	margin: 0 auto;
	overflow: hidden;
	padding: 0px;
	position: relative;
height:230px;
}

#logotype {font-size:70px;color:#fff;text-transform:uppercase;}
#header h1 {margin:100px 0 0 0;padding:0;height:75px;
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.9;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.9;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=90); /* IE 5.5+*/
}

#header h1 a{ color:#fff;}

#header h2 {
	font-size: 16px;
	color: #fff;
        margin:0;
        padding:0;
}

#header li {
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
	display: block;
}




#header span {
}

#header ul { margin: 0 0 0 100px; padding: 0; }

#nav li { }

#nav li { float: left;}

#nav li a, #nav li a:link, #nav li a:visited { }



#nav li a:hover, #nav li a:active { }

#topcat #nav li li { background-image:none;margin-bottom:1px}


#topcat #nav li li a, #topcat #nav li li a:link, #topcat #nav li li a:visited {
	background: #000;
	width: 180px;
	float: none;
	margin: 0px 0 0px 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;    /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.9;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.9;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=90); /* IE 5.5+*/

}

#topcat #nav li li a:hover, #topcat #nav li li a:active {
	 background:#000 url(images/over.png) no-repeat center center; color: #fff; 

    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;    /* Mozilla 1.6 и ниже */


    -khtml-opacity: 0.8;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.8;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=80); /* IE 5.5+*/

}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#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 {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 0px;
}


#respond{ padding: 10px; }

/* END NAV  */
#searchformrel {
}

#searchformrel #s{
	position: absolute;
	top: 7px;
        padding:3px 5px;
	right: 5px;

	width: 146px;
        font-family: Georgia, serif;
	font-size: 10px;
	color: #afafaf;
	text-transform: uppercase;
	border: 0;

	background:url(images/s.png) no-repeat 0 0;
        border:none;

}

#searchformrel #searchsubmit {
	position: absolute;
	top: 0px;
	right: -18px;
	width: 25px;
	height: 22px;
	text-indent: -9999px;
	background: none;
	outline: none;
	border: 0;
}

#topcat {
	height: 90px;
	overflow: hidden;
	padding: 0 0 0 0px;
}

#topcat ul { list-style: none; margin: 0; padding: 0 0 0 15px; }




#topcat ul li{



	list-style: none;
	margin: 0;
        overflow:hidden;
	padding: 0px 1px 0 0;
	height: 90px;
	float: left;
	display: block;
        color:#666;
        font-size:12px;
	background: url(images/dev2.png) no-repeat right 0;
}

#topcat ul li a {
	font-size: 18px;
        margin:0px;
        height:65px;
	text-transform: uppercase;
	color: #cdcdcd;
	text-decoration: none;
	padding: 25px 20px 0;
	margin-right: 1px;
	display: block;
}

#topcat ul li a span {font-size:12px;text-transform:none;clear:both;display:block;margin:0;padding:0;color:#666;}
#topcat ul li a:hover { background:url(images/over.png) no-repeat center center; color: #fff; 
}

/*top*/
#topnav {
	
	overflow: hidden;
	position: relative;
height:36px;
}

#topnav ul { list-style: none; margin: 0; padding: 0;}


#topnav ul li{
	list-style: none;
	margin: 0;
        height:36px;
        line-height:36px;
	padding: 0px 1px 0 0;
	float: left;
	display: block;
	background: url(images/dev.png) no-repeat right 0;
}

#topnav ul li a{
	display: block;
	color: #fff;
	text-transform: uppercase;

	font-size: 11px;
	padding: 0 25px;
	font-weight: normal;
}

#topnav ul li a:hover,#topnav ul li.current_page_item a{
	background:url(images/over.png) no-repeat center center;
	text-decoration: none;
}

/* -- MAIN DIV'S -- */
#wrapper {
	float: none;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	padding: 0 2px;
	overflow: hidden;
}

#outer {
background:url(images/onebottom.png) no-repeat bottom center;
overflow:hidden;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
