/*-----PLEASE NOTE: ALL THE CSS FOR THE CATHEAD GALLERY IS LOCATED ELSEWHERE - GALLERIFIC------*/


body { background-image:url('cathead_header_2010.jpg'); background-repeat:no-repeat; background-color:#70b1f1; background-position:top center; 	margin: 0; height:auto; }

/*----------------------RELATED POSTS---------------------*/

.related_post a:link {border:none; color:#666666;}
.related_post {clear:both; text-align:left; margin:10px 0px 0px 0px; padding:0;}
.related_post li{width:100px; float:left; display:inline; margin-top:5px; margin-right:13px; margin-left:10px; padding:5;}
.related_post img{width:100px; height:70px;clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
.related_post img:hover {border: 1px solid #000;padding:5px;}
.related_post a{clear:both; display:block; border:none; text-decoration:none; font-size:12px}
.related_post li{font-size:16px;}
.related_post li a:hover {color: #000;}



/*---------------- BLENDER -------------------------*/

.link_box {
	width:700px;
	border:1px solid #666;
	background-color:#CCCCCC;
	margin:50px 0px 20px 50px;
	padding:20px;
	}

.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 300px;
	display:inline
	}

.desc_img {
	padding:5px;
	margin:0px 0px 0px 50px;
	border:1px solid #000;
	display:inline
	}


/*----------- NGGALLERY--------------*/

.ngg-galleryoverview {
	text-align: center;
	margin:0px 5px 0px 15px;
	padding:2px 5px 2px 10px;
	}


/*----------------- HEADER --------------------------------------*/

/*.orange { margin: 0px 0px 0px 0px;*}/
         /*--THIS IS THE CATHEADS.NET LOGO --*/


/*--for png transparency in IE--*/




/*-----NAVIGATION CENTRAL-------*/
/*

#menu_container {  padding: 0px; margin: 0px;}

#menu_nav_cont {margin:20px 0px 0px 100px; height:70px; width:400px;}

#menu_nav li {
float: left;
list-style: none;
margin: 0px 24px 0px 0px;
text-align: center;
color:#fff;

}

#menu_container #menu_nav li.nav1 a {

display: block;
width: 80px;
height: 20px;

*/
/*background: url(/cathead_button_001.jpg) 0 0 no-repeat;*/
/*font: bold 12px/32px verdana;*/

/*
color:#000;
text-decoration: none;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.nav1 a, .nav1 a:visited {
opacity: 0.9;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
-khtml-opacity: 0.9;
}

.nav1 a:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity: 0.60;
-khtml-opacity: 0.6;
}
*/

/*----------------------LEFT COLUMN and BLOG POST-----------------------*/

 #column-left {
 width: 583px;
 float:left;
 clear:left;
 margin:0px 0px 10px 0px;
 padding: 0px 5px 0px 0px;
 }



#column-left a, a:visited, p, h1 {color:#003366; text-decoration:none; font-weight:bold;}

#column-left a:hover {color:#006699;}
 
#col_middle {background:#ffffff; padding:10px; border:2px solid #69C; margin:0px 0px 20px 10px}

.metadatapost {color:#003366; padding:0px 0px 0px 10px}

/* -----------------------------------STYLING THE DATE BOX FOR THE BLOG ---------------------------------*/

.post-date{
float: right;
display: inline;
margin: 0px 5px;
/*background: url(month_cat.jpg) no-repeat;*/
width:95px;
height:15px;
}

.month {
	font-size:20px;
	color:#000033;
	text-align:center;
	
	}

.day {
	font-size:30px;
	color:#000;
	text-align:center;
	}


.entry_home { /* style the blog box */
	padding:0px 10px 0px 0px;
	margin:0px 5px 0px 2px;
	
	width:533px;
	}

.entry_home p { /* style the blog text */
	color:#333333;
	font-family:Arial, Helvetica, sans-serif
	}
	
.entry_home a {
	font-weight:bold;
	}

.post {
	margin: 0px 0px;
	color:#666666;
	}

.subhead {color:#336699; letter-spacing:2px; font-size:16px;}

/* ----------------------------------- RIGHT COLUMN ---------------------------------*/


 #column-right {
 width: 395px;
 background-color:#666666;
 margin:0px 5px 0px 0px;
 
 }

#column-right a {
color:#FFF;
text-decoration:none;
font-size:12px;
}

#column-right a:hover {
color:#3399CC;
}
/* recent blog */


ul.column  {
	width: 100%;
	padding: 0;
	margin: 0px;
	list-style: none;
	background-color:#666;
}
ul.column li {
	float: left;
	width: 92px; /*Set default width*/
	padding: 0;
	margin: 3px 0px 5px 6px;
	display: inline;
}

ul.tag_cont {
	width: 100%;
	padding: 0;
	margin: 0px;
	list-style: none;
	
	}

ul.tag_cont li {
	float: left;
	padding: 0px 10px;
	margin: 3px 0px 5px 6px;
	display: inline;
	}

.block {
	height: 195px;
	font-size: 1em;
	margin-right: 5px; /*Creates the 10px gap between each column*/
	padding: 4px 2px 0px 2px;
	background-image:url(block_blue_003.jpg);
	color:#fff;
}


#column-right h2 {
	font-size: 18px;
	text-align:center;
	color:#FFCC00;
	clear:both;
	background-color:#333333;
	border-bottom:2px solid #000000;
	
}
.block img {
        /*Flexible image size with border*/
	width: 75%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding: 2%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}

/*
.block p { description of post - not currently in use 
	font-size:12px;
	padding:0px 5px 5px 5px;
	color:#fff;
	}
*/
.heading004 {
	font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:3px 0px 0px 0px;
	} 


/*-----------------ARCHIVES------------------------------------*/

#archive {width:500px; height:700px; background-color:#333333; margin:0px 0px 0px 30px; padding:20px}
.navi {color:#FFCC00; display: block; text-align: center; margin-top: 10px;	margin-bottom: 60px;}
.text011 {font-size:20px; font-weight:bold; color:#FFCC00; padding:0px 0px 10px 20px;}
.text012 {font-size:14px; font-weight:bold; color:#FF9900; padding:0px 0px 10px 40px;}
.text013 {font-size:22px; font-weight:bold; color:#FFCC00; text-align:center}
#archive p {color:#FFFF00; font-size:12px; padding:0px 30px;}
.text011 a, .text012 a, .text013 a, .navi a {color:#FFFF00}

/*-------------------FOOTER - covers both footers --------------------------*/

#footer2 {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	background-image:url(/footer_001.jpg);
	height:170px;
	}

#footer2 p {
	margin: 0;
	padding:65px 10px 0px 30px;
	text-align: left;
	color:#FFFFFF;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	vertical-align:top;
	text-decoration:none;
	}	

.header4 {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	height:120px
	}

.header4 a {
	margin: 0;
	padding:10px 10px 0px 30px;
	text-align: left;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
	text-decoration:none;
	}	
	
.header4 a:hover {
	color:#FF6600
	}	

/* ----------------------------------------- STYLING BLOG -------------------------------------------*/

#content {
	
	color:#000033;
	}

.widecolumn_002 {
	
	padding:5px 10px 100px 0px;
	float:left;
	clear:left;
	margin:5px 10px 50px 0px;
	background-color:#fff;
	width:550px;
	border:2px solid #69C;
	
	
	}

.navigation {
	display: block;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 40px 0px
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/*-------------------COMMENTS--------------------------*/

.login, a, a:visited {color:#FF9900;}
.login a:hover {color:#0099FF}

.single_heading { color:#CC6600; font-size:26px; font-weight:bold; text-decoration:none}


#content a {color:#CC6600;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#FFCC00;
	}

h2, h2 a, h2 a:visited {
	font-size: 18px;
	text-align:center;
	color:#FFCC00;
	}
h1, a, a:visited, {color:#CC6600; text-decoration:none;}

h1 a:hover {color:#996600; text-decoration:none}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

h3 {
	font-size: 14px;color:#CC6600; text-decoration:none;
	}

small {
	font-family:"Courier New", Courier, mono;
	font-size: 1.1em;
	line-height: 1.5em;
	}

h1, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

p { /* styles the font inside left column and NOT inside the blog */
	padding:0px 0px 0px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000033;
	line-height:1.5;
	  }
	


.p2 {  /* styles the font for right column */
	 padding:5px 10px 2px 15px;
	  font-family:"Times New Roman", Times, serif;
	  font-size:14px;
	  color:#69f; 
	  }

/*
h2.pagetitle {
	font-size: 18px;
	}


.narrowcolumn {
	
	padding: 5px 5px 30px 5px;
	margin: 0px 0 0;
	width: 220px;
	}
*/

.commentlist li, #commentform input, #commentform textarea {
	
	font-family:"Times New Roman", Times, serif;
	color:#000;
	}
	
.commentlist li ul li {
	font-size: 1em;
	color:#CCCCCC;
}
.commentlist ul {}

.commentlist li {
	font-weight: bold;
	color:#FFFFFF;background-color:#333333;
}

.commentlist a, a:visited {
	color:#FF9900;}

.commentlist a:hover {color:#09F}





.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color:#6699FF;
	
	padding:5px;}




#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size:1em;
	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify;  */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size:1em;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size:1em;
	}


.post hr {
	display: block;
	}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

/*------------------------- BLOG IMAGES ------------------------------------*/


p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 10px 2px 7px;
	display: inline;
	}



/* ---------------  THIS AREA FOR THE CARTOONS ------------------------*/
 .cont001 {
	padding:10px 5px 5px 5px;
	margin: 0px;
	/*background-color:#88A900; /* green */
	background-color:#CCCCCC;  
	/* background-image: url(strip_001.jpg);  */
	font-size:14px;
	}
.cartoon_space {
	padding:5px;
	margin:5px 5px 5px 10px;
	display:inline;
	}
	
.cartoon_container {
	float:right;
	width:300px;
	clear:right;
	}

.text001 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	margin: 0px;
	padding: 15px 10px 20px 10px;
	display:block;
	letter-spacing:1px;
	}
.cartoonbox {
	width:450px;
	margin:20px 0px 0px 100px;

	}
 .img_001 {

	padding:5px;
	border:1px thin #000;
	}


a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen b {
visibility:hidden; /* hide the image */
position:absolute; 
width:0; /* make the image zero size */ 
height:0; /* for Opera bug */
left:0; /* position:the image */
top:0;
border:0; /* with no border */
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */ 
width:132px; /* give it the actual size */
height:132px; 
border:1px solid #345; /* add a border */
cursor:pointer; /* for IE */
}
a.screen:hover b img {
border:0; /* get rid of the default link border */
}



