/* Companion Custom CSS over-rides for [ Commander Kitty ]: ComicPress Boxed - 1.2 */

.page-id-61 #sidebar-left,.page-id-99 #sidebar-left{
	padding: 0;
	float: left;
	margin-top: -38px;
	width: 480px;
}

/* Custom */
@font-face {
        font-family: "Cityof";
        src: url(../../themes/comicpress-boxed/images/cityof.eot);
        src: local("Cityof"), url(../../themes/comicpress-boxed/images/cityof.ttf) format('truetype');
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFF66;
	text-decoration: underline;
}

.navi-first{
	background-image: url('../../themes/comicpress-boxed/images/active_first.jpg');
	width: 140px;
}
.navi-prev{
	background-image: url('../../themes/comicpress-boxed/images/active_prev.jpg');
	width: 110px;
}
.navi-next{
	width: 110px;
	background-image: url('../../themes/comicpress-boxed/images/active_next.jpg');
}
.navi-last{
	background-image: url('../../themes/comicpress-boxed/images/active_curr.jpg');
	width: 156px;
}

.navi-first.navi-void{
	background-image: url('../../themes/comicpress-boxed/images/inactive_first.jpg');
	width: 140px;
}
.navi-prev.navi-void{
	background-image: url('../../themes/comicpress-boxed/images/inactive_prev.jpg');
	width: 110px;
}
.navi-next.navi-void{
	width: 110px;
	background-image: url('../../themes/comicpress-boxed/images/inactive_next.jpg');
}
.navi-last.navi-void{
	background-image: url('../../themes/comicpress-boxed/images/inactive_curr.jpg');
	width: 156px;
}

.navi{
	height: 22px;
	overflow: hidden;
	text-indent: -500px;
	background-repeat: no-repeat;
}
.navi.navi-comments{
	text-indent:0px;
}

body {
	font-family: Verdana, sans-serif;
	background: #000 url(../../themes/comicpress-boxed/images/stars.jpg) repeat-x;
}
.comicpresscomictitlewidget,.ComicPressComicTitleWidget,.comicpress_comic_title_widget{
	position: relative;
	width: 400px;
	font: 20px Cityof, Helvetica, Arial, sans-serif;	
	text-transform: uppercase;
	margin-top: 10px;
}
.comicpresscomictitlewidget a,.ComicPressComicTitleWidget a,.comicpress_comic_title_widget a{
	font-weight: normal;
}
#content-wrapper, #sidebar-menubar{
	background-color: #35244b;
	border: 2px solid #3f0;
	border-top-style: none;
	background-image: none;
	-moz-border-radius-bottomleft:60px;
	-webkit-border-bottom-left-radius:60px;
	padding-bottom: 25px;
	min-height:600px;
}

#page-wide {
	width: 1000px;
	margin: 0px auto 30px;
	padding: 0;	
	background: none;
	border: none;
}
#page-wide-wrap {
	padding: 0 10px;
	background: none;
}
#pagewrap-right{
	width: 700px;
	position: relative;
	left: 10px;
}

#sidebar-right{
	display:none;
}
.narrowcolumn, .widecolumn {
	background-image: url('../../themes/comicpress-boxed/images/watermark2.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px 5px 45px;
	border: thin solid #000000;
	background-color: #EBEBEB;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width: 688px;
	margin-top: 20px;
}
#comic,#sidebar-undercomic,#comic-foot,#comic_navi_wrapper{
	background: none;
}
#comic-wrap{
	background-color: #000;
	padding-left: 20px;
    padding-right: 20px;
	-moz-border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-webkit-border-radius:15px;
}
#sidebar-left{
	position: relative;
	width: 260px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 186px;
}

/* Footer */

#footer {
	border:none;
	position: relative;
	height: 100px;
	width: 275px;
	background: none;
	border-width: 1px;
	bottom: 60px;
	left: 0;
	clear: both;
	float: left;
}

#footer p {
	background-color: #fff;
	margin-right: 11px;
	margin-left: 11px;
	color: #000;
	border-style: solid;
	border-width: 3px;
	position: absolute;
	font: normal normal 11px "OCR A Std", "OCR A", "Andale Mono", Courier, mono;
	padding: 15px;
	text-align: left;
	bottom: 110px;
	left: 0;
}

#footer a{
	color: #00b1ff;
	font-weight: normal;
	font-style: normal;
}
#footer a:hover{
	color: #ff2e88;
	text-decoration: underline;
}
.mouse_comment{
	color: #ff2e88;
}
#mouse{
	width: 149px;
	height: 100px;
	background: url(../../themes/comicpress-boxed/images/mouse_copyright.png) no-repeat;
	position: absolute;
	left: 80px;
	float: left;
	bottom: -100px;
}
#subcontent-wrapper {
	background: #35244b;
}
.comic-post-widget-header{
	padding-left: 11px;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-right: 5px;
	border: 1px solid #000;
	text-shadow: #005300 1px 1px 0;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	height: 18px;
	font: 10pt "Cityof", Verdana, sans-serif;
	position: relative;
	top: 0;
	right: 9px;
	width: 242px;
	background-color: #00af00;
	opacity: 1;
	padding-top: 5px;
	margin-top: -25px;
}

.kittykomm,.comicpresscomicblogpostwidget,.ComicPressComicBlogPostWidget, .comicpress_comic_blog_post_widget {
	background-image: url('../../themes/comicpress-boxed/images/watermark2.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin solid #000000;
	background-color: #EBEBEB;
	color: #000;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 45px;
	padding-bottom: 35px;
	padding-left: 8px;
	padding-right: 8px;
}

#comment-wrapper{
	padding: 8px;
}
.comment-meta-data,.bypostauthor .comment-meta-data{
	border-style: none;
	background:none;
	font-size: 9px;
	border-bottom: 1px solid silver;
}
.comment-author cite{
	color: #96c;
	font-size: 10pt;
}
.comment-link, .comment-link a{
	font-size: 11px;
	font-weight: bold;
	width: 286px;
	padding-bottom: 3px;
	text-align: left;
}
.comment-link{
	background: url(../../themes/comicpress-boxed/images/comment.gif) no-repeat 0 1px;
	text-indent: 13px;
	margin-left: 18px;
	float: left;
}
.comicpress_comments_widget{
	float: left;
}
.comicpresscomicdatewidget,.ComicPressComicDateWidget,.comicpress_comic_date_widget{
	float: left;
}
h2.widgettitle, h2.widget_title{
	background-color: #a585c4;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid #000;
	text-shadow: #332843 1px 1px 0;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	border-right-color: #000;
	border-right-width: 1px;
	font: normal normal 8pt Cityof, Verdana, sans-serif;
	padding: 5px 5px 5px 10px;
}

.sidebar ul{
	font-size: 10px;
	background-color: #ebebeb;
	padding: 10px;
	line-height: 15px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.widget_tag_cloud .widget-content div, .widget-content .ctc{
	background-color: #ebebeb;
	padding: 10px;
	text-align: center;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.sidebar li{
	list-style-position: outside;
	list-style-type: none;
}
#header{
	margin-top: 15px;
}
#wp-calendar-wrap{
	background: #ebebeb none;
	border-style: solid;
	border-color: #000;
}
table#wp-calendar, #wp-calendar caption{
	font: 11px Verdana, sans-serif;
	letter-spacing: 0;
}
#wp-calendar caption{
	background-color: #00af00;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: #005300 1px 1px 0;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

::-moz-selection{
	background: #a287c0;
	color:#fff;
}

::selection {
	background:#a287c0;
	color:#fff;
}

code::-moz-selection {
	background: #a287c0;
}

code::selection {
	background: #a287c0;
}
#sidebar-overcomic{
	background-color: #000;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	margin-top: 16px;
	color: #a185bf;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	height: 45px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}
#sidebar-overcomic a{
	color:#fff;	
}
#sidebar-overcomic .comic_navi_wrapper{
	position: absolute;
	display: inline-block;
	left: 415px;
	bottom: 0;
}

.comic-bookmark{
	left: 33px;
	position: relative;
}
.twtr-widget{
	top: 8px;
	bottom: 8px;
}
.twtr-hd h3, .twtr-hd h4{
	display: inline-block;
	position: relative;	
}
.twtr-doc{
	border: 1px solid #000;
	height: 286px;
	width: 260px !important;
}
.twtr-doc p{
	background: none;
	border:none;
}
.twtr-img a img, .twtr-img{
	width: 40px !important;
	height: 40px;
}
.twtr-tweet-text{
	padding-left: 8px;
	font: 11px Verdana, sans-serif;
}
.twtr-hd{
	text-align: right;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.twtr-hd h4{
	text-transform:uppercase;
	letter-spacing: 1px;
	text-shadow: #332843 1px 1px 0;
	font-family: Cityof, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
}
#ticker {
	position: relative;
	float: right;
	right: -4px;
	top: 113px;
}
#header .description, #menubar, #menubar-wrapper{
	display: none;
}
#header a{
	width: 950px;
	position: absolute;
	text-indent: -999px;
	overflow: hidden;
}
select.archive-dropdown{
	width: 260px;
	background: #fffeff none;
}
h2{
	font-family: "Cityof", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
#comment-wrapper h3, h2.page-title{
	font: 25px "Cityof", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#comment-wrapper cite, #comment-wrapper cite a{
	font: 13px "Cityof", Verdana, sans-serif;
	text-transform: uppercase;
}
#sidebar-undercomic{
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #a286c1;
}
#sidebar-undercomic a{
	color: #fff;
}
#sidebar-undercomic .spw_widget{
	width: 565px;
	text-align: left;
	margin: 0px auto;
	word-spacing: 3px;
	height: 16px;
}
#sidebar-menubar{
	padding-left: 200px;
}
#blogheader{
	display: none;
}
#bmh{
	z-index:99;
}
.twtr-spinner  {
	right: auto;
	left: 3px;
}

/* For Header Nav */
.widget_pages{
	position: absolute;
	float: left;
	top: -36px;
	width: 450px;
	text-transform: uppercase;
	left: 42px;
	font-family: Cityof, "Lucida Grande", Lucida, Verdana, sans-serif;
}
.widget_pages .widget-content,.widget_pages ul{
	background:none;
	border: none;
	text-decoration: none;
	font-size: 18px;
}
.widget_pages a{
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

.widget_pages a:hover {
	color: #27ff1d;
	text-decoration: none;
}
.widget_pages h2.widgettitle{
	display:none;
}

.widget_pages li{
	color: #fff;
	position: relative;
	float: left;
	list-style-position: inside;
	list-style-type: none;
}
.sidebar .widget_pages  ul li {
	margin: 0 22px 0 0;
	padding: 0;
}

 Header Nav crew 
.widget_pages .page-item-34{
	list-style-type: none;
	list-style-position: inside;
}

/* For Crew */

.crew h2 {
	text-transform: uppercase;
	border-style: none;
	font: normal normal 26px "Cityof", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.page-id-34 .narrowcolumn{
	padding-left: 40px;
	background: #000;
	color: #FFF;
}

/* For Demo Reel amd Contact */
.page-id-61 .widget_pages,.page-id-99 .widget_pages{
	float: left;
	position: relative;
	top: 0;
}
.page-id-61 #content.narrowcolumn,.page-id-99 #content.narrowcolumn{
	width: 948px;
	padding-bottom: 0;
}
.page-id-61 #content-wrapper,.page-id-99 #content-wrapper{
	padding-bottom: 100px;
}
.page-id-61 #pagewrap-right,.page-id-99 #pagewrap-right{
	width: 960px;
}
.page-id-61 #footer p,.page-id-99 #footer p{
	width: 650px;
	margin-right: auto;
	margin-bottom: auto;
	position: relative;
	top: -10px;
	left: 76px;
	height: 45px;
}
.page-id-61 #mouse,.page-id-99 #mouse{
	width: 181px;
	height: 70px;
	background: url(../../themes/comicpress-boxed/images/mouse_copyright2.png) no-repeat;
	position: relative;
	top: -35px;
	float: right;
	left: 196px;
}

#demo_left_side{
	float: left;
	padding-right: 8px;
}

#demo_right_side{
	float: left;
	position: relative;
	top: -45px;
	left: 30px;
	width: 360px;
}
#demo_right_side p{
	margin-top: 0;
	float: left;
}
.page-id-99 .entry{
	text-align: center;
	padding: 0;
}

#sidebar-blog{
	background: #d0d0d0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 2px outset #f0f0f0;
}
#donate{
	margin-bottom: -1px;
	margin-top: -1px;
}
.widget_links li{
	list-style-type: none;
}
.widget_links h2{
	background:none;
	text-align: left;
	border: none;
}
.widget_links ul{
	background:none;
	padding: 0;
	border:none;
}
.widget_links{
	margin-left: -9px;
}

.comic_navi_left{
	top: 0;
	position: relative;
	float: none !important;
}
.MR_Social_Sharing_Toolkit_Widget .widget-content{
	height: 25px;
	margin-top: -12px;
}
div.mr_social_sharing_wrapper{
	width: 305px;
}
.sidebar{
	overflow: visible;
}
/*sharing*/
.sidebar .sd-content ul{
	background: none;
	border:none;
	position: absolute;
	top: 19px;
	left: 14px;
}
.sd-content ul li{
	width: 76px;
}