/*
Theme Name: GreyLine
Theme URI: http://www.antagonia.net
Description: Child Theme for ComicPress
Author: Tea Fougner
Author URI: http://www.antagonia.net
Template: comicpress
Version: 0.1
*/
 
@import url("../comicpress-silver/style.css");


body {

background: #ffffff url(http://www.antagonia.net/2011/header.png); background-repeat:no-repeat;
background-position:center 20px;
color: #3f484e;
font-family: 'Georgia', serif;
}


h1, h2, h3, h4 { font-size:16px;
font-variant: small-caps;
font-family:'Lucida Grande', 'Verdana', sans-serif;
}

a:link, a:visited { color: #000000; text-decoration: none; font-weight:bold;	}
a:hover { text-decoration:underline; }


#page-wrap {}

#content-wrapper {margin-top:220px;}




#newmenubar {
}
#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 .menusearch { display: inline-block; float: left; text-decoration: none; }


#newmenu { padding: 0 0 0 20px; margin: 0 0 0 0; width: 100%; 
position: relative;
top: 170px;
 }

#newmenu .page-item-home { height: 50px; width: 106px; margin:0 0 0 20px;}
#newmenu .page-item-2 { height: 50px; width: 84px; margin:0 0 0 20px;}
#newmenu .page-item-3 { height: 50px; width: 88px; margin:0 0 0 20px;}
#newmenu .page-item-4 { height: 50px; width: 115px; margin:0 0 0 20px;}



#newmenu .page-item-home a  { height: 50px; width: 106px; background: url('http://www.antagonia.net/2011/home.png') no-repeat; }
#newmenu .page-item-2 a    { height: 50px; width: 84px; background: url('http://www.antagonia.net/2011/me.png') no-repeat; }
#newmenu .page-item-3 a   { height: 50px; width: 88px; background: url('http://www.antagonia.net/2011/store.png') no-repeat; }
#newmenu .page-item-4 a   { height: 50px; width: 115px; background: url('http://www.antagonia.net/2011/gallery.png') no-repeat; }


#newmenu a:hover { background-position: 0 -51px; background-color: #000 Transparent; }

#newmenu {ul list-style-type:none;}

#subcontent-wrapper {width:1000px; margin:auto;}

#comic {
max-width:1000px;
margin: 15px auto;
}

#content {width:750px;}
