/* Companion Custom CSS over-rides for [ Draw Until It's "Funny" ]: ComicPress - 2.9.1.2 */
.storyline-nav
{
	font-size:12px;
}
#page
{
	width:900px;
}
#sidebar-right
{
	width:240px;
}
#header
{
	position:relative;
	/*background:#9accff;*/
}
#sidebar-header .widget.comicpress_menubar_widget
{
	display:none;
}
#sidebar-header .widget.comicpress_menubar_widget
.widget-content #menubar, #menu a
{
	background-color:#000000;
	color:#ffffff;
}

.layout-standard .narrowcolumn, .layout-v .narrowcolumn {
width:620px
}
#menu .current_page_item a
{
	background-color:#ffffff;
	color:#000000;
}

body
{
	background-color: #9accff;
}
#page-wrap
{
background: url(http://www.drawuntilitsfunny.com/wp-content/themes/comicpress/images/clouds-right.gif) right top no-repeat;
}

.allthewayleft {
display:block;
height:0;
overflow:hidden;
position:absolute;
text-indent:-70000px;
width:0;
}

#content, #sidebar-right
{
	z-index:99999;
	position:relative;
	background-color:#ffffff;
	border: 4px solid #000000;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#content-wrapper *
{
	z-index:99999;
}
#header .cloud
{
	z-index:1;
}
#header *
{
	z-index:99999;
}

.post-author-gravatar
{
	float:left;
}
.post-author
{
	font-size:1.5em;
}
.post-author .oftext
{
	font-size: .8em;
}

.socialshare
{
width:300px;
float:right;
}

#cloudnav
{
background:url("http://www.drawuntilitsfunny.com/wp-content/themes/comicpress/images/cloud_nav.gif") repeat scroll 0 0 transparent;
height:126px;
left:380px;
position:absolute;
width:224px;
}

#cloudnav #navlinks,
#navlinks a
{
	position:relative;
	color:#000000;
	font-size:1.4em;
	font-weight:bold;
}

#navlinks ul
{
	position:relative;
	top:20px;
}

#sidebar-overcomic
{
	padding:0 0px;
}

#header h1, #header .description
{
	display:none;
}


/* REMOVE ONCE ADS */
/*
#content {
margin:0 auto;
width:620px;
float:none;
clear:both;
}
#page
{
	width:640px;
}
#page-wrap #header
{
	width:620px;
}
#sidebar-right
{
	display:none;
}*/
/* END */

.blogindex
{
	/*background-color:#dddddd;*/
}
#blogheader
{
	border-top: 4px solid #000000;
	margin: 10px 0px 10px;
}

.blogindex .blogtitle
{
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
}

.posttitlediv
{
	clear:both;
	padding-bottom:10px;
}

.posttitlediv h2.post-title a
{
	font-size:18px;
	font-weight:normal;
}

.post-info .post-text
{
font-size:1.2em;
font-weight:bolder;
}
.recentguestsite
{
    font-size:1.2em;
    font-weight:bolder;
}
.sidebar li.recentguestbottom
{
	border-bottom:1px dotted #CCCCCC;
	clear:both;
	padding-bottom:15px;
}