@charset "UTF-8";
/*
Theme Name: OmakeTheater
Theme URI: http://omaketheater.com
Description: Publish a comic with WordPress.
Author: Steve Napierski, Tyler Martin, John Bintz, Philip M. Hofer
Author URI: http://pierski.com/
Version: 1
*/

/* STANDARD TAGS */
html {
	background: #ff9a00 url("http://media.omaketheater.com/wp-content/themes/omake/images/background2.jpg") no-repeat center top;
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family:"Trebuchet MS", Arial,"Lucida Grande","宋体",helvetica,sans-serif;
	margin:-20px 0 0;
	padding:0;
}
a {
   outline: none;
}
.clear {
        clear:both;
}
em.seo, strong.seo {
    font-weight: normal;
    font-style: normal; }
#page{
margin:0;
padding:25px 0 0;
}
#page-wide{
	margin:0 auto;
	padding:0;
	width:965px;
	.width:969px;
	text-align:left;
}
#menubar{
	background:url("http://media.omaketheater.com/wp-content/themes/omake/images/menu.png") no-repeat 0 15px;
	width:950px;
	height:100px;
	margin:20px auto 5px;
	padding:0;
	text-align:left;
}
#header{
	position:relative;
	z-index:100;
}
#omake{
	width:933px;
	height:423px;
	margin:0 auto ;
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/curtains.png) no-repeat scroll 0 0;
	position:relative;
	text-align:center;
}
#omake img{
	margin-top:35px;
}
ul#menu{
list-style:none;
margin:0 0 0 10px;
padding:0;
}
ul#menu li{
	float:left;
	height:100px;
	width:90px;
}
ul#menu li.split{
	float:left;
	height:100px;
	overflow:hidden;
	width:3px;
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/menu-split.png) no-repeat scroll 0 27px;
}
ul#menu li a{
	height:48px;
	overflow:hidden;
	width:90px;
	display:block;
	text-indent:-3000px;
	cursor:pointer;
	margin-top:27px;
}
ul#menu li h1{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/logo.png) no-repeat scroll 2px 2px;
	display:block;
	width:200px;
	height:100px;
	margin:0 10px 0 0;
	padding:0;
}
ul#menu li h1 a{
	display:block;
	width:200px;
	height:100px;
	text-indent:-3000px;
	margin:0;
}
ul#menu li.home{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/menu-items.png) no-repeat scroll 0 0;
}
ul#menu li.logo{
	width:200px;
	height:100px;
	margin:0 20px 0 12px;
}
ul#menu li.news{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/menu-items.png) no-repeat scroll -90px 27px;
}
ul#menu li.omakes{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/menu-items.png) no-repeat scroll -180px 27px;
}
ul#menu li.comic{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/menu-items.png) no-repeat scroll -270px 27px;
}
ul#menu li.games{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/menu-items.png) no-repeat scroll -360px 27px;
}
ul#menu li.stuff{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/menu-items.png) no-repeat scroll -450px 0;
}
ul#menu li.contact{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/menu-items.png) no-repeat scroll -540px 0;
}
ul#menu li.comic, ul#menu li.games, ul#menu li.stuff{
	text-indent:-3000px;
}
ul#menu li.youtube {
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/img/social.png) no-repeat scroll 0 -24px;
	margin:38px 3px 0 3px;
	-margin:38px 3px 0 2px;
	float:left;
	height:24px;
	width:24px;
}
ul#menu li.twitter {
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/img/social.png) no-repeat scroll 0 -48px;
	margin:38px 3px 0 24px;
	-margin:38px 3px 0 11px;
	float:left;
	height:24px;
	width:24px;
}
ul#menu li.rss {
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/img/social.png) no-repeat scroll 0 0;
	float:left;
	height:24px;
	width:24px;
	margin-top:38px;
	margin-left:3px;
}
ul#menu li.rss a, ul#menu li.twitter a, ul#menu li.youtube a{
	cursor:pointer;
	display:block;
	height:30px;
	margin-top:4px;
	overflow:hidden;
	text-indent:-3000px;
	width:24px;
}
ul#menu li.search {
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/search-bg.png) no-repeat scroll 0 0;
	float:left;
	height:25px;
	margin-left:5px;
	margin-top:37px;
	width:210px;
	.padding:0;
}
input#s {
	border:none;
	color:#666;
	font-size:13px;
	line-height:31px;
	margin:0;
	overflow:hidden;
	text-indent:15px;
	background:none;
	height:26px;
	.height:31px;
	vertical-align:top;
	width:184px;
	padding:0;
	.height:26px;
	.line-height:26px;
	.float:left;
	-width:170px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* only webkit-based browsers will read the following styles */
	input#s {
		padding:0;
		height:26px;
		line-height:26px;
	}
}
input#searchsubmit {
	overflow:hidden;
	text-indent:-3000px;
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/search-button.png) no-repeat scroll 0 2px;
	border:medium none;
	cursor:pointer;
	height:31px;
	line-height:31px;
	margin:0 0 0 -3px;
	padding:0;
	width:14px;
}
#content-wrapper{
	width:980px;
}
#sidebar-left {
	float:left;
	margin:10px 15px 0 0;
	width:260px;
padding:0;
}
#content {
}
#content.narrowcolumn {
	float:left;
	margin:0;
	width:410px;
}
#sidebar-right {
	float:left;
	margin:10px 0 0 15px;
	width:260px;
}
.sidebar ul {
margin:0;
padding:0;
list-style:none;
}
.sidebar ul li.recents, .sidebar ul li#twitter-tools {
	padding:6px;
	background:#ff6d01 url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png);
	border:1px solid #ffdb69;
	margin:10px 0;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	
}
#sidebar-left .sidebar ul li#twitter-tools{
margin:0 0 10px;
}
.sidebar ul li.recents h2, .sidebar ul li#twitter-tools h2 {
	font-size:15px;
	-font-size:14px;
font-weight:normal;
letter-spacing:-1px;
margin:2px 0;
padding:0;
}
.sidebar ul li.recents h2 small{
letter-spacing:0;
}
.sidebar ul li.recents h2 a, .sidebar ul li.recents h2 a:hover, .sidebar ul li#twitter-tools h2 a, .sidebar ul li#twitter-tools h2 a:hover{
color:#000;
text-decoration:none;
}
.sidebar ul li.recents ul, .sidebar ul li#twitter-tools ul{
	background:#ff9c0d url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png);
	font-family:tahoma, Arial;
	font-size:12px;
	line-height:18px;
	padding:6px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.sidebar ul li.recents ul a{
color:#0035e3;
text-decoration:none;
}
.sidebar ul li.recents ul a:hover{
color:#000;
text-decoration:underline;
}

.fillerad125 {
	width:160px;
	margin:0 auto 10px;
}
.post{
	border:3px solid #FFF;
	padding:0 10px 10px;
	margin:10px 0;
.position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	font-family: sans-serif;
}
.post h2{
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:10px 0 7px 5px;
}
.post h2 a{
	text-decoration:none;
}
.post h2 a:hover{
	color:#000;
	text-decoration:underline;
}
.colorTheme1 h2 a{
	color:#a11900;
	text-shadow:1px 1px 1px #ffde61;
}
.colorTheme2 h2 a{
	color:#303030;
	text-shadow:1px 1px 1px #f5707f;
}
.colorTheme3 h2 a{
	color:#a11900;
	text-shadow:1px 1px 1px #c9f16f;
}
.colorTheme4 h2 a{
	color:#303030;
	text-shadow:1px 1px 1px #8ac0e8;
}
.colorTheme6 h2 a{
	color:#2b14a2;
	text-shadow:1px 1px 1px #4e52b6;
}
.post .entry{
	padding:0 6px;
	background-image:url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png);
	font-size:13px;
	line-height:18px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.post .entry p{
padding:6px 0;
margin:0;
}
.post .date{
float:right;
font-size:13px;
line-height:24px;
.padding-top:10px;
}
.colorTheme1 .date{
color:#FF2F00;
}
.colorTheme2 .date{
color:#960000;
}
.colorTheme3 .date{
color:#008900;
}
.colorTheme4 .date{
color:#004bb3;
}
.colorTheme6 .date{
color:#4e52b6;
}
.colorTheme1 {
	background:#fdc800 url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png) repeat scroll 0 0;
}
.colorTheme1 .entry{
	background-color:#ffdf00;
	color:#00379c;
}
.colorTheme2 {
	background:#f72b42 url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png) repeat scroll 0 0;
}
.colorTheme2 .entry{
	background-color:#f6748c;
	color:#303030;
}
.colorTheme3 {
	background:#acdc3c url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png) repeat scroll 0 0;
}
.colorTheme3 .entry{
	background-color:#d0ea80;
	color:#00379b;
}
.colorTheme4 {
	background:#4c93c8 url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png) repeat scroll 0 0;
}
.colorTheme4 .entry{
	background-color:#93c2e4;
	color:#303030;
}
.colorTheme6 {
	background:#b9bbf4 url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png) repeat scroll 0 0;
}
.colorTheme6 .entry{
	background-color:#eff1fe;
	color:#30199d;
}
.post .entry a{
	color:#ff2f00;
	text-decoration:underline;
}
.post .entry a:hover{
	color:#000;
	text-decoration:none;
}
.colorTheme2 .entry a, .colorTheme4 .entry a{
	color:#7300a1;
	text-decoration:underline;
}
.colorTheme6 .entry a{
	color:#4E52B6;
	text-decoration:underline;
}

#facebookLike{
	width:75px;
	float: left;
	margin-bottom: -4px;
	padding-top: 6px;
	padding-right:5px;
}
#googlePlus{
	width:85px;
	float: left;
	margin-bottom: -4px;
	padding-top: 4px;
}
#stumbleButton{
	float: left;
    	margin-left: 12px;
    	margin-top: 7px;
    	width: 85px;
}
#social{
width:68px;
float:right;
margin:5px -4px -12px -4px;
.margin:5px 0 -9px -4px;
}
#social ul{
	list-style:none;
	margin:0;
	padding:0;
}
#social li{
float:left;
width:16px;
height:16px;
margin:5px 0 5px 5px;
}
#social ul li a{
text-indent:-3000px;
display:block;
width:16px;
height:16px;
}
#social ul li.facebook{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/social.png) no-repeat scroll -20px 0;
}
#social ul li.twitter{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/social.png) no-repeat scroll 0 0;
}
#social ul li.reddit{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/social.png) no-repeat scroll -40px 0;
}
#social ul li.stumbleupon{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/social.png) no-repeat scroll -60px 0;
}
#social ul li.delicious{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/social.png) no-repeat scroll -80px 0;
}
#social ul li.digg{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/social.png) no-repeat scroll -100px 0;
}
.twitterHR{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/twitter-hr.gif) repeat scroll 0 0;
	height:2px;
	width:100%;
	display:block;
margin-bottom:5px;
}
.post .entry a.more-link{
	background:#ff2f00;
}
.colorTheme2 .entry a.more-link, .colorTheme4 .entry a.more-link{
	background:#7300a1;
}
.post .entry a.more-link {
color:#FFF;
display:table;
.display:inline-block;
margin:15px 0 5px;
.margin:25px 0 5px;
padding:5px;
text-decoration:none;
font-size:13px;
font-weight:bold;

	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.colorTheme1 .entry a.more-link:hover {
background:#a11900;
text-decoration:none;
}
.colorTheme2 .entry a.more-link:hover {
background:#f72b42;
text-decoration:none;
}
.colorTheme3 .entry a.more-link:hover {
background:#a11900;
text-decoration:none;
}
.colorTheme4 .entry a.more-link:hover {
background:#4c93c8;
text-decoration:none;
}
.colorTheme5 h2{
	color:#30a032;
	text-shadow:1px 1px 1px #ffde61;
}
.colorTheme5 .date{
color:#FF2F00;
}
.colorTheme5 {
	background:#9dcce0 url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png) repeat scroll 0 0;
}
.colorTheme5 .entry{
	background-color:#cbeefd;
	color:#0033cc;
}
.colorTheme5 .entry a.more-link:hover {
background:#a11900;
text-decoration:none;
}
.postmeta{
float:right;
font-size:12px;
height:11px;
margin:4px 0 -12px;
text-align:right;
width:300px;
}
#footer{
	color:#FFFFFF;
	font-size:13px;
	margin:0 auto 10px;
	text-align:center;
	width:540px;
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/disclaimer.png) no-repeat scroll center center;
height:60px;
}
#footer a{
color:#ffdf00;
}
#footer a:hover{
color:#000;
text-decoration:none;
}
#footer p{
padding-top:11px;
}
.timetweet{
float:right;
font-size:10px;
 float /*\**/: none\9;
}
.timetweet a{
text-decoration:none;
}
.timetweet a:hover{
text-decoration:underline;
color:#000;
}
#twitterFollow{
	background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/twitter-follow.png) no-repeat scroll 0 0;
	width:136px;
	height:17px;
	display:block;
	margin:5px 0 5px 54px;
}
#twitterFollow a{
	text-indent:-2000px;
	width:136px;
	height:17px;
	display:block;
}
.informative h2 a{
	color:#303030;
	text-shadow:1px 1px 1px #8ac0e8;
}
.informative .date{
color:#004bb3;
}
.informative {
	background:#4c93c8 url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png) repeat scroll 0 0;
}
.informative .entry{
	background-color:#93c2e4;
	color:#303030;
}

.informative .entry a.more-link, .colorTheme4 .entry a.more-link{
	background:#7300a1;
}
.informative .entry a.more-link:hover {
background:#4c93c8;
text-decoration:none;
}
#faq {
color:#FFFFFF;
font-size:11px;
text-align:center;
margin-bottom:15px;
}
#faq a {
color:#FFDF00;
}
#faq a:hover {
color:#000000;
text-decoration:none;
}
#content.manga {
margin:0;
width:410px;
}
#comic{
text-align:center;
}
#curtains .nav-blog-previous {
left:112px;
position:absolute;
text-align:center;
top:141px;
}
#curtains .nav-blog-next {
left:775px;
position:absolute;
text-align:center;
top:141px;
}
#curtains a {
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/omake-nav.png) no-repeat scroll 0 0px;
height:99px;
width:48px;
display:block;
text-indent:-3000px;
}
#curtains .nav-blog-previous a {
background-position:0 0px;
}
#curtains .nav-blog-previous a:hover {
background-position:0 -98px;
}
#curtains .nav-blog-previous span {
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/omake-nav.png) no-repeat scroll 0 -197px;
height:99px;
width:48px;
display:block;
text-indent:-3000px;
}
#curtains .nav-blog-next a {
background-position:-47px 0px;
}
#curtains .nav-blog-next a:hover {
background-position:-47px -98px;
}
#curtains .nav-blog-next span {
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/omake-nav.png) no-repeat scroll -47px -197px;
height:99px;
width:48px;
display:block;
text-indent:-3000px;
}
.nav{
margin-left:19px;
.margin-bottom:-8px;
}
.nav ul{
list-style:none;
padding:0;
margin:0;
}
.nav ul li{
float:left;
}
.nav ul li a, .nav ul li span{
	height:36px;
	width:85px;
	display:block;
	text-indent:-3000px;
	margin:4px;
}
.nav ul li.first{
}
.nav ul li.first a{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll 0 0px;
}
.nav ul li.first a:hover{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll 0 -39px;
}
.nav ul li.first span{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll 0 -79px;
}
.nav ul li.previous a{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll -90px 0px;
}
.nav ul li.previous a:hover{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll -90px -39px;
}
.nav ul li.previous span{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll -90px -79px;
}
.nav ul li.next a{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll -180px 0px;
}
.nav ul li.next a:hover{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll -180px -39px;
}
.nav ul li.next span{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll -180px -79px;
}
.nav ul li.last a{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll -270px 0px;
}
.nav ul li.last a:hover{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll -270px -39px;
}
.nav ul li.last span{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/comicnav.png) no-repeat scroll -270px -79px;
}
.mangaColumn h2.superTitle{
	line-height:16px;
	margin:10px;
	text-align:center;
}
.mangaColumn h2.superTitle a{
	font-family:trebuchet MS;
	font-size:18px;
	text-decoration:none;
	color:#a11900;
	text-shadow:1px 1px 1px #ffde61;
}
.mangaColumn h2.superTitle a:hover{
text-decoration:underline;
}
.instructions{
font-size:11px;
line-height:16px;
padding:10px;
}
#mainOmakes, #mainComics, #mainGames, #mainNews{
float:left;
margin:5px;
height:150px;
width:198px;
}
#mainOmakes ul, #mainComics ul, #mainGames ul, #mainNews ul{
list-style:none;
margin:5px 0;
padding:5px;
}

#mainOmakes ul li a, #mainComics ul li a, #mainGames ul li a, #mainNews ul li a{
line-height:20px;
text-decoration:none;
font-size:13px;
}
#mainOmakes h2, #mainComics h2, #mainGames h2, #mainNews h2{
font-family:arial;
font-size:14px;
font-weight:bold;
letter-spacing:0;
}
#mainGames h2{
color:#303030;
text-shadow:1px 1px 1px #8AC0E8;
}
#mainOmakes .entry, #mainComics .entry, #mainGames .entry, #mainNews .entry{
height:114px;
font-size:13px;
}
#mainPromo{
background:transparent url(http://media.omaketheater.com/splash/splash005.png) no-repeat scroll 0 0;
width:630px;
height:352px;
.height:354px;
margin:5px;
display:block;
float:left;
border:1px solid #FFF;
position:relative;
}
#mainPromo a{
	width:628px;
	height:352px;
	display:block;
	text-decoration:none;
}
#mainPromo .sub{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/sub.png) repeat scroll 0 0;
bottom:0;
display:block;
height:75px;
position:absolute;
width:610px;
padding:10px;
color:#FFF;
cursor:pointer;
}
#mainPromo h4{
	margin:0;
	padding:0;
}
#mainSub{
}
#mainPromo, #mainNews{
margin-left:19px;
}
#mainSub .date{
color:#A64D0C;
float:right;
font-size:12px;
width:116px;
text-align:right;
.padding-top:10px;
line-height:24px;
}
#mainSub {
	background:#FF6D01 url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png) repeat scroll 0 0;
	border:1px solid #FFDB69;
	display:block;
	float:left;
	height:342px;
	margin:5px;
	padding:0 10px 10px;
	width:264px;
}
#mainSub .entry{
	color:#00379c;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
background:#FF9C0D url(http://media.omaketheater.com/wp-content/themes/omake/images/postings.png) repeat scroll 0 0;
font-family:tahoma;
font-size:12px;
line-height:18px;
padding:6px;
}
#mainSub h2 {
font-weight:bold;
margin:10px 0 7px 5px;
font-family:arial;
font-size:14px;
letter-spacing:0;
text-shadow:1px 1px 1px #ff984d;
color:#773505;
}
#mainSub ul{
list-style:none;
padding:0;
margin:0;
}
#mainSub .entry p {
margin:0;
padding:0;
}
#mainSub .top{
height:136px;
margin-bottom:11px;
}
#mainSub .bottom{
height:135px;
}
.omakeVid{
left:166px;
position:absolute;
top:6px;
}
.informative a.omakeThumb{
color:#FFFFFF;
display:block;
float:left;
font-family:tahoma;
font-size:11px;
font-weight:bold;
margin:10px 4px 0 3px;
.margin:0 4px 0 3px;
text-decoration:none;
width:120px;
background:#4c93c8;
padding:2px;
position:relative;
}
.informative a:hover.omakeThumb{
background:#7ab5e1;
color:#003366;
display:block;
padding:2px;
}
.informative a.omakeThumb img{
	border:none;
	text-decoration:none;
}
.omakeBuffer{
	padding:0 5px 10px
}
.omakeBuffer h2{
	margin-left:10px;
}
a.omakeThumb .play{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/play.png) repeat scroll 0 0;
cursor:pointer;
display:block;
height:11px;
left:110px;
position:absolute;
top:56px;
width:10px;
}
h2.searchResults{
color:#A11900;
font-family:trebuchet MS;
font-size:18px;
text-decoration:none;
text-shadow:1px 1px 1px #FFDE61;
margin:7px 0 0;
}
.searchNumber{
font-size:11px;
}
.pagenav-left a, .pagenav-right a{
height:36px;
width:84px;
display:block;
text-indent:-3000px;
}
.pagenav-left a{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/previous-next.png) repeat scroll 0 0;
float:left;
}
.pagenav-right a{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/previous-next.png) repeat scroll -91px 0;
float:right;
}
.pagenav-left a:hover{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/previous-next.png) repeat scroll 0 -40px;
float:left;
}
.pagenav-right a:hover{
background:transparent url(http://media.omaketheater.com/wp-content/themes/omake/images/previous-next.png) repeat scroll -91px -40px;
float:right;
}
.nope{
font-weight:bold;
margin-left:10px;
padding:30px 0;
}
.avatar{
padding:5px;
}
.post .entry .comicArchive{
	float:left;
	margin:10px 0;
	text-align:center;
	width:93px;
}
.post .entry .comicArchive img{
	border:1px solid #50151a;
}
.post .entry .comicArchive a{
	color:#50151a;
	font-size:12px;
	letter-spacing:1px;
	line-height:32px;
	text-decoration:none;
}
.post .entry .comicArchive img:hover{
	border:1px solid #FF2F00;
}
.post .entry .comicArchive a:hover{
	color:#FF2F00;
}
.minArchive{
	min-height:434px;
}
#searchform{
	text-align:center;
}
ul#menu .submenu {
	position: relative;
	bottom: -10px;
	left:-28px;
	text-align:center;
}
ul#menu .submenu .top {
	background:url("http://media.omaketheater.com/wp-content/themes/omake/images/menu-bg.png") no-repeat scroll 0 top transparent;
	height:15px;
	display:block;
	width:150px;
}
ul#menu .submenu .bottom {
	background:url("http://media.omaketheater.com/wp-content/themes/omake/images/menu-bg.png") no-repeat scroll 0 bottom transparent;
	height:15px;
	display:block;
	width:150px;
}
ul#menu .submenu .center {
	background:url("http://media.omaketheater.com/wp-content/themes/omake/images/menu-bg.png") no-repeat scroll -150px 0 transparent;
	display:block;
	padding:0 5px;
	width:140px;
}
ul#menu .submenu .center a {
	border-top:1px solid #CCCCCC;
	color:#50151a;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:15px;
	line-height:15px;
	margin:0;
	padding:5px 0;
	text-decoration:none;
	text-indent:0;
	width:140px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
ul#menu .submenu .center a:hover {
	background-color:#e1015e;
}
ul#menu .submenu .center a.final {
	border-bottom:1px solid #CCCCCC;
}

.fan_box .full_widget {	
	background:url("http://media.omaketheater.com/wp-content/themes/omake/images/postings.png") repeat scroll 0 0 #FF6D01;
	border:1px solid #FFDB69;
	margin:10px 0;
	padding:6px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
}
.fan_box .connections_grid .grid_item {
	padding: 0 8px 10px 8px;
}
	.fan_box .connections_grid .grid_item a img {
		box-shadow: 0px 0px 10px #333; -moz-box-shadow: 0px 0px 10px #333; -webkit-box-shadow: 0px 0px 10px #333;
	}
		.fan_box .connections_grid .grid_item a:hover img {
			box-shadow: 0px 3px 10px #333; -moz-box-shadow: 0px 3px 10px #333; -webkit-box-shadow: 0px 3px 10px #333;
		}
.fan_box .full_widget .connect_top {
font-family:"Trebuchet MS","Lucida Grande","宋体",helvetica,arial,sans-serif;
color:#000000;
font-size:13px;
font-weight:normal;
letter-spacing:-1px;
margin:2px 0;
padding:0;
background:none;
}
.fan_box .full_widget .connect_top span{
font-size:15px;
font-weight:normal;
}
.fan_box .full_widget .connect_top span.liketext{
font-size:11px;
}
.fan_box .full_widget .connect_top span.connect_widget_text{
font-size:13px;
}
.fan_box .full_widget .connect_top a{
color:#000;
}
.fan_box .connections .connections_grid {
	padding-top:16px;
}
.fan_box .profileimage{
height:0;
margin:0;
padding:0;
visibility:hidden;
width:0;
}
.fan_box .connections {
	background:url("http://media.omaketheater.com/wp-content/themes/omake/images/postings.png") repeat scroll 0 0 #FF9C0D;
	font-family:tahoma;
	font-size:12px;
	line-height:18px;
	padding:6px;
border:0 none;
color:#0035E3;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
border-radius: 5px;
}
	.fan_box .connections span.total {
		color: #0035E3;
font-weight:bold;
	}

.fan_box .connections_grid .grid_item .name {
color:#0035E3;
	font-size: 11px;
margin:-6px 0 0;
}
.fan_box .connections_grid .grid_item {
padding:0 3px 6px;
}
.fan_box .profileimage {
	margin: 0;
}
.connect_widget {
margin-bottom:5px;
}
#curtains{
			background: url("http://media.omaketheater.com/wp-content/themes/omake/images/undercurtain.png") no-repeat scroll 0 0 transparent;
    height: 423px;
    width: 933px;
	 position: relative;
margin: 0 auto;
			}
		#curtains .player{left: 221px;
    position: absolute;
    top: 36px;
    width: 488px;
}
.player object,.player embed,.player object{
	outline: 0;}
	.embed{bottom: 53px;
    left: 226px;
    position: absolute;
    width: 525px;
font-size:11px}
	.embed input{background: none repeat scroll 0 0 #EDEDED;
    border: 0 none;
    color: #666666;
    font-size: smaller;
    margin-left: 5px;
    width: 425px;}
#topMenuBar{

	background: rgb(153, 124, 0); /* The Fallback */
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #DDDDDD;
    direction: ltr;
    font: 12px/28px Arial,Helvetica,sans-serif;
    height: 28px;
    left: 0;
    min-width: 960px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
#topMenuBar ul{
	list-style:none;
	margin:0;
	padding:0;
    	position: relative;
    	width: 100%;
}
#topMenuBar li{
	float:left;
}
#topMenuBar a{
	color: #EEEEEE;
    font-size: 12px;
    padding: 3px 13px 0;
    text-decoration: none;
	line-height:25px;
	font-weight:bold;
font-family: arial;
	display:block;
}
#topMenuBar #menu-item-168{
	background: url("http://media.omaketheater.com/wp-content/themes/omake/images/menu-arrow.png") no-repeat scroll 88% 53% transparent;
    padding: 0 9px 0 0;
}

#topMenuBar li:hover{
	background:#6c5800;
	background:rgba(0, 0, 0, 0.5);
}
#topMenuBar #menu-item-168:hover{
	background: url("http://media.omaketheater.com/wp-content/themes/omake/images/menu-arrow.png") no-repeat scroll 88% 53% #6c5800;
	background: url("http://media.omaketheater.com/wp-content/themes/omake/images/menu-arrow.png") no-repeat scroll 88% 53% rgba(0, 0, 0, 0.5);
    padding: 0 9px 0 0;
}
#topMenuBar li li:hover{
	background:#e1015e;
}
#menu-item-165{
	background:none !important;
}
#topMenuBar #menu-item-168:hover .sub-menu{
	display:block;
}
#wpadminbar{
	xdisplay:none;
}

#topMenuBar .sub-menu{
    background: #6c5800;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border:none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    display: none;
    float: none;
    position: absolute;
        line-height: 25px;
    max-width: 150px;
    padding: 0;
}
#topMenuBar .sub-menu a{
	display: block;
    height: 25px;
    min-width: 135px;
    padding: 0 0 0 15px;
    text-align: left;
    text-shadow: none;
    white-space: nowrap;
}
#topMenuBar .sub-menu li{
	float:none;
}
