/* Companion Custom CSS over-rides for [ Unbearable Bears Presents! ]: ComicPress - 2.8 */
body {
background:#86c659 url(http://www.unbearablebears.com/images/backgrounddesign.jpg) repeat-x fixed 0 0;
}

#header h1, #header .description { display: none; }

#page-width { width: 987px; }

#header {
	padding: 10px;
	height: 120px;
        z-index: 500;
}

.UBPlogo
{
	height: 160px;
	width: 160px;
	float: left;
	margin-bottom: -50px;
	margin-left: -80px;
	z-index: 500;
        position: relative;
}

.post-comic {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background:#ebea66 none repeat scroll 0 0;
border:4px solid #d6d451;
margin-bottom:25px;
}

#menubar {
float: right;
}

#comic {
background: #ebea66;
border-top: solid 10px #d6d451;
border-left: solid 10px #d6d451;
border-right: solid 10px #d6d451;
border-bottom: #ebea66 hidden; 
padding: 0px 0 0px 0;
}

#comic-foot {
background: #ebea66;
border-bottom: solid 10px #d6d451;
border-left: solid 10px #d6d451;
border-right: solid 10px #d6d451;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
}




.post {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background:#ebea66 none repeat scroll 0 0;
border:4px solid #d6d451;
margin-bottom:25px;
}

.post-page {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background:#ebea66 none repeat scroll 0 0;
border:4px solid #d6d451;
margin-bottom:25px;
}

#content {width:544px;}

#sidebar-left {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background:#ebea66 none repeat scroll 0 0;
border:4px solid #d6d451;
margin-bottom:25px;
}

#sidebar-right {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background:#ebea66 none repeat scroll 0 0;
border:4px solid #d6d451;
margin-bottom:25px;
}

#content-wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background: url(http://www.unbearablebears.com/images/contentimages2.png) repeat scroll 0 0;
margin:0 auto;
text-align:center;
}

#comic_navi {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background:#ebea66 none repeat scroll 0 0;
}

.comment {
padding: 10px;
margin: 8px 0 0 0;
background: #ebea66 ;
clear: both;
border: 1px solid #000;
min-height: 64px;
}

.comment .comment  {
border: 1px dotted #000;
}