/*
Theme Name: ComicsZoom
Theme URI: http://www.comicszoom.com/
Description: The ComicsZoom theme, designed by LittleMouse Productions.
Version: 1.0
Author: Peter Lange, Design: Crisitna Chuang
Author URI: http://www.littlemouseproductions.com
Tags: czoom

*/
* 
{
    margin: 0px;
    padding: 0px;
    font-family: Lucida Grande, Georgia, Verdana, Sans Seirf;
    font-size: 13px;
}
body 
{
	   background: #171717 url(/wp-content/themes/czoom/images/whitebar.gif) repeat-x top;
	   text-align: center;
	   padding: 0;
       margin: 0;
       font-family: "Lucida Grande";
       font-size: 13px;	   
}
a:link, a:hover, a:visited, a:active 
{
	border: 0px;
}
IMG 
{
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
}
#MainBody {
	background: url(/wp-content/themes/czoom/images/background.jpg);
	text-align: left;
	margin: 0 auto;
	width: 900px;
	min-height: 500px;
}
#logo_top_link {
	margin-left: 50px;
	float: left;
}
#logo_bottom_link {
	margin-left: 50px;
	float: left;
}
#logo_title_link {
	float: left;
	margin-top: 11px;
}
#TopNav 
{
	height: 47px;
	background: #fff;
    width: 900px;
	float: left;
}
#SecondNav {
	width: 900px;
	height: 67px;
}
#Nav1 {
	margin-top: 11px;
    margin-right: 33px;
	width: 368px;
	display: inline;
    float: right;
}
#Nav1 LI {
	float: left;
    display: block;
    list-style-type: none;
}
#Nav2 {
	float: left;
    margin-left: 10px;
    padding: 0;
    list-style: none;
}
#Nav2 LI {
	margin-top: 20px;
    float: left;
    /*display: block;*/
    list-style-type: none;
    position: relative;
}
#Nav2 UL 
{
	float: left;
	width: 114px;
	display: none;
	list-style: none;
	border-bottom: 1px solid #ACACAC;
	z-index: 25;
	position: absolute;
	top: 22px;
	left: 0;
}
#Nav2 UL LI 
{
	float: left;
	display: block;
	line-height: 22px;
	border: 0;
	padding: 0;
	margin: 0;
	height: 22px;
	border-top: 1px solid #ACACAC;
}
#Nav2 LI:hover UL 
{
	display: block;
}
#HeaderSearch {
	float: left;
    margin-top: -30px;
    margin-right: 1px;
    margin-left: 40px;
    display: inline;
}
#SearchBox {
	background: url(/wp-content/themes/czoom/images/search_box.gif) no-repeat left;
    width: 310px;
	height: 35px;
	padding-left: 12px;
}
#HeaderSearchTerms {
	float: left;
    margin-top: 9px;
    width: 205px;
    border: 0;
}
#HeaderSearchButton {
	float: right;
    margin-top: 3px;
    margin-right: 6px;
}
#TopEdge 
 {
	clear: both;
	float: left;
	width: 800px;
	margin-left: 50px;
	background: url(/wp-content/themes/czoom/images/top_edge.gif) no-repeat bottom;
}

#Sandbox {
	clear: both;
	width: 800px;
	margin-left: 50px;
	background: url(/wp-content/themes/czoom/images/gooey-center.gif) repeat;
	float: left;
}
#Sand 
{
	width: 560px;
	margin-left: 18px;
	float: left;
}
#RightBar 
{
	float: right;
	width: 150px;
	margin-right: 25px;
}
#Sand p { margin-top: 10px; }
#content { float: left; margin-top: 20px; padding-top: 10px; border-top: 1px dotted; }
.post
{
	float: left;
         padding-bottom: 10px;
         border-bottom: 1px dotted;
         margin-bottom: 10px;
}
.post h2 {
	display: block;
	width: 500px;
	float: left;
}
.post ul { list-style-type: disc; list-style-position: outside; }
.post ul li { margin-left: 15px; margin-top: 5px; }

.post .alignleft { float: left; margin: 10px; }


.permtitle
{
	/*color: #0000FF;*/
    color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
    font-family: Garamond;
} 

#date
{
	float: left;
	color: #c0c0c0;
    clear: left;
	font-size: 11px;
	font-weight: bold;
    width: 400px;
}

.entry { clear: both; }

a:hover.permtitle
{
	text-decoration: underline;
}

#comments 
{
   	margin-top: 20px;
	float: left;
	width: 520px;
}

.navigation { clear: both; }

ol.commentlist
{
	clear: both;
	float: left;
	margin: 15px;
}

ol.commentlist li 
{
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

.wp-caption
{
   border: 1px solid black;
   padding: 10px;
   padding-right: 0px;
   float: left;
   background: #c0c0c0;
}
.wp-caption-text 
{
}

#Footer {
	background: url(/wp-content/themes/czoom/images/bottom-edge.gif) no-repeat top;
	height: 91px;
	width: 800px;
	clear: both;
	margin-left: 50px;
	float: left;
	padding-top: 30px;
}



#copyright {
   float: right;
   color: #fff;
   font-family: "Lucida Grande";
   font-size: 8pt;
   margin-right: 14px;	  
}

#FootNav {
   float: left;
}

#FootNav A:LINK, #FootNav A:VISITED, #FootNav A:ACTIVE {
    text-decoration: none;
	color: #ffffff;
    font-size: 8pt;
}

#FootNav A:HOVER { text-decoration: underline; }

.postmetadata 
{
   color: #000;
   background: #c0c0c0;
   border: 1px solid black;
   padding: 10px;
   clear: both;
}

