/* Companion Custom CSS over-rides for [ Adam Murphy ]:  -  */
.menu-item {
text-transform: uppercase;
font-weight: bold;
background: black; 
}

#page, #page-wide, #blogheader  {
    background: none white;
    border: 0 solid white;
    }

body {
    font-family: 'Verdana', sans-serif;
    background: white;
    font-size: 12px;
}

.entry {
line-height: 15px;
}
  
#subcontent-wrapper, .narrowcolumn, .widecolumn  {
    background: transparent;
    }
   
#page-wrap, #page-wide-wrap {
    background: none;
    }
    
a:link {
    color: #AA0000;
}

a:visited {
    color: #620000;
    }

#footer {
	padding: 0;
	background: white;
}
    
.comicthumbwrap {
    width: 170px;
    }
   
.comicthumbdate, #comment-wrapper {
    display: none;
    }
    
.category-daily-comics .post-info, .category-daily-comics .post-title {
    display: none;
    }    
    
#comic_navi_wrapper
{
    text-align:right;
}

#sidebar-undercomic {
    padding-left: 68px;
    }

.page-template-comicswithadam-php #header {
    background: url("/wp-content/themes/comicpress/images/headers/comicsWithAdam_header.jpg") no-repeat scroll 0 0 transparent;
    height: 100px;
    text-indent: -9999px;
}

.narrowcolumn, .widecolumn {
    background: none repeat scroll 0 0 transparent;
    }
    
.page-template-comicswithadam-php #content-wrapper {
    background: none repeat scroll 0 0 #62A362;
}

.page-template-comicswithadam-php #subcontent-wrapper {
    background: none repeat scroll 0 0 #C8E1BF;
}

.page-template-comicswithadam-php #page-wrap {
background: none;
}

.page-template-comicswithadam-php .wp-caption {
    background: #CCddCC;
    border: #bbccbb;
}

body.page-template-comicswithadam-php {
background: url("/wp-content/themes/comicpress/images/bgs/comicsWithAdam_BG.gif") repeat scroll 0 0 #3F706E;
font-family: 'Verdana', 'Arial' , sans-serif;
font-size: 12px;
}

.entry {
line-height: 15px;
}

li{
padding: 2px;
}

h2.pagetitle, h2.pagetitle a, h2.page-title, h2.page-title a {
display: none;
}

.sidebar img {
margin: 0px 5px 0px 0px;
float: left;
}

#kids, #kids a {
/*color: #73D400;*/
color: #0E8F0E;
font-weight: bolder;
}

#teens, #teens a {
color: #0E8F0E;
font-weight: bolder;
}

#adults, #adults a {
color: #325B33;
font-weight: bolder;
}

.layoutTable td {
padding-right:12px;
}

#TB_window, #TB_overlay { z-index:10000 !important; }

.page-template-splashPage-php #sidebar-right, .page-template-splashPage-php #footer{
    display: none;
}

.page-template-splashPage-php #content, .page-template-splashPage-php #section-wrap {
width: 780px  !important;
padding: 0px;
text-align: center;
}

.post, .post-content {
display: initial;
}

blockquote {
padding: 3px 45px 0px 45px;
border: none !important;
font-family: 'Verdana' , sans-serif;
font-size: 12px;
background-image: url("/wp-content/themes/comicpress/images/blockquote.gif");
background-repeat: no-repeat;
background-position: top left;
color: #777;
}
