/* Companion Custom CSS over-rides for [ Shyeah! ]: ComicPress shyeah - 1.0 */

#header {width: 980px; height: 140px; margin: 0 auto; background: url('http://shyeahcomics.com/wp-content/themes/comicpress-shyeah/images/shyeahbanner.png') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {float: left; display: block; width: 217px; height: 120px; text-indent: -9999px;}
#header .description {display: none;}

body { background: url('http://www.shyeahcomics.com/wp-content/bckgrnd.png'); }

#page-wide {margin-bottom: 20px; }#page-foot { background: url('http://www.shyeahcomics.com/wp-content/footer.png') bottom center repeat-x; height: 163px; /*height of the image*/ }

body { font-family: 'Calibri', sans-serif; }

h2, h2 a {  
        text-align: center;     
	padding: 0 0 2px 0;
	margin: 0;
	text-shadow: 2px 2px 2px #000;
	font-size: 45px;
	line-height: 45px;
	letter-spacing: .5px;
	}
	
h2 a {
        color: #000;
                
     }
     
h2.page-title {font-size: 50px; letter-spacing: .5px;}
     
#sidebar-header {float: right; width: 728px; margin-right: 15px; margin-top: 13px; }

#character-image { float: left; width: 250px; padding: 5px;}

#character-image img {align:center;}

.character-name {font-size: 30px;}
.page title {font-size: 45px;}

/* Begins Custom Menubar */
#shyeahmenubar { background: url('http://www.shyeahcomics.com/wp-content/menubar.png') no-repeat; }
#shyeahmenubar ul, #shyeahmenubar ul li { margin: 0; padding: 0; }
#shyeahmenu .page_item a, #shyeahmenu .page_item { display: inline-block; float: left; text-decoration: none; text-indent: -99999px; }
#shyeahmenu { padding: 0 0 0 20px; margin: 0 0 0 0; width: 100%; height: 37px; }

#shyeahmenu .page-item-home a, #shyeahmenu .page-item-home { height: 37px; width: 120px; background: url('http://www.shyeahcomics.com/wp-content/home.png') no-repeat; }
#shyeahmenu .page-item-2 a, #shyeahmenu .page-item-2 { height: 37px; width: 120px; background: url('http://www.shyeahcomics.com/wp-content/intro.png') no-repeat; }
#shyeahmenu .page-item-3 a, #shyeahmenu .page-item-3 { height: 37px; width: 120px; background: url('http://www.shyeahcomics.com/wp-content/archive.png') no-repeat; }

#shyeahmenu .page-item-home a:hover { background-position: -120px 0; }
#shyeahmenu .page-item-2 a:hover { background-position: -120px 0; background-color: #000 Transparent; }
#shyeahmenu .page-item-3 a:hover { background-position: -120px 0; background-color: #000 Transparent; }
/* Ends Custom Menubar */
