/* Companion Custom CSS over-rides for [ Velia, Dear ]: ComicPress - 2.9 */

body {

background: #baa873;
color: #000000;
font-family: 'Verdana', sans-serif;
background-image:url('http://www.veliadear.com/images/bg.png');
width: 918px;
margin: 40px;

}

li {list-style-type:none;}

a {
	color: #000;
	font-weight: bold;
}

#header{
width: 918px;
margin:0px;}

#newmenubar{
background-image:url('http://www.veliadear.com/images/veliaheader.png') ;
width: 918px;
height: 150px;

}

/* Begins Custom Menubar */

#newmenubar ul, #newmenubar ul li { margin: 0; padding: 0; }
#newmenu .page_item a, #newmenu .page_item { display: inline-block; float: left; text-decoration: none; text-indent: -99999px; }
#newmenu { padding: 0 0 0 20px; margin: 0 0 0 0; width: 100%; 
position: relative;
left: 570px;
top: 41px;
 }

#newmenu .page-item-home { height: 20px; width: 60px; position:relative; top:76px;}
#newmenu .page-item-2 { height: 20px; width: 79px; position:relative; top:76px;}
#newmenu .page-item-3 { height: 20px; width: 66px; position:relative; top:76px;}
#newmenu .page-item-4 { height: 20px; width: 49px; position:relative; top:76px;}

#newmenu .page-item-home a  { height: 20px; width: 60px; background: url('http://www.veliadear.com/images/header/home.png') no-repeat; }
#newmenu .page-item-2 a    { height: 20px; width: 79px; background: url('http://www.veliadear.com/images/header/about.png') no-repeat; }
#newmenu .page-item-3 a   { height: 20px; width: 66px; background: url('http://www.veliadear.com/images/header/rina.png') no-repeat; }
#newmenu .page-item-4 a   { height: 20px; width: 49px; background: url('http://www.veliadear.com/images/header/buy.png') no-repeat; }
#newmenu .page-item-5 a   { height: 96px; width: 85px; background: url('http://www.veliadear.com/images/header/tips.png') no-repeat; }


#newmenu a:hover { background-position: 0 -19px; background-color: #000 Transparent; }
#newmenu .page-item-5 a:hover { background-position: 0 -96px;  #000 Transparent; }

#newmenu ul list-style-type:none; 

/* Ends Custom Menubar */


a { color: #baa873;}

a:hover { 
color: #f2de9c;}


#sidebar-right {
margin-top: 6px;
	border: 5px solid #f2de9c;
background: #ffffff;
width: 25%;

}


#comic-head {
clear:both;
padding-top:0px;
}

#sidebar-overcomic {
height: 28px;
border: solid #f2de9c;
border-width:5px 5px 0 5px;
padding: 10px 5px 0 600px;
background: #ffffff;
}

.ComicPressSocialWidget {
padding: 0px 3px 0px 3px;
height: 28px;
float:left;
}

#sidebar-undercomic {
	border: solid #f2de9c;
	border-width:0px 5px 5px 5px;
background: #ffffff;
width: 908px;
padding: 10px 0px 10px 0px;
}

#content {
margin-top: 6px;
	border: 5px solid #f2de9c;
background: #ffffff;
width: 69.5%;
}


#comic {
	border: solid #f2de9c;
	border-width:0px 5px 0px 5px;
background: #ffffff;
width: 908px;
padding: 5px 0px 0px 0px;

}

#wp-calendar-wrap  {
border:3px solid #f2de9c;
}

#wp-calendar {
color: #baa873;
}

#wp-calendar caption {
font-family:'Verdana',sans-serif;
color: #baa873;
}

table#wp-calendar td {
border-color:#baa873;
}

#wp-calendar a:hover {
	color: #fff;
	background: #baa873;
	}

#footer {
font-size:10px;}
	
#footer a {
color: #f2de9c;}

#footer p {margin:12px 0px 3px 0px;}

.post-content {
padding-bottom:12px;
}

.abouttable {
width:115px;
text-align:center;
}
