/*  
Theme Name: The Mammal Template
Theme URI: http://mindfaucet.com/comicpress/
Description: Hot Mammal Action
Version: 2.0 BE
Author:  a group effort.  Tyler Martin did the heavy lifting, Jim Tierney made it mammal
Author URI: http://mindfaucet.com/

	ComicPress 2.1 PME (Panel Mammal Edition)
	 http://mindfaucet.com/comicpress/

	This theme was based on the WordPress default Kubrick theme.
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Panel Mammal Crap */

.widget {
margin:0 0 0 8px;

}

.widget li{

list-style: none;
}


.adbox {
position: relative;

padding: 10px;
float:right;
}

.sponsors {
background-color: #f5f5f5;
width: 960px;
height:125px;
margin:0;
padding:0;

}

.sponsors img {
position: relative;
float:left;
margin:0;
padding:0;

}

.adbox2 {
position: relative;
float:left;
}

.pagenav li{

list-style: none;
}



#mammalnav{
width: 960px; 
        height: 70px;
	background: #fff;
	 
	position: relative;
	margin: 0px auto;
        padding: 0;
        border-bottom: 8px solid #fff;
        border-left: 5px solid #ffffff; 
        border-right: 5px solid #ffffff;    
}





#mammalnav img { 
	 
	position: relative;
        float:left;
	margin: 0px;
        padding: 0;
        border: 0px;        
}

#mammalnav a { 
	 
	position: relative;
	margin: 0px;
        padding: 0;
        border: 0px;
        }


#frame { 
	width: 177px;
        height: 175px;
	background: #fff;
	text-align: center; 
	margin: 0px auto;
        float: left;
        position: relative;
        border-top: 8px solid #fefcf5; 
	
}



/* MAIN SECTIONS */

.widget {
margin:0 0 0 8px;

}

body {
  margin: 0;
  background: #ffffff url(/wp-content/themes/mammaltemplate/images/bg.gif) repeat;
  
  color: #787878;
  font: 10px Arial, Sans-Serif;
  text-align: center;
  
  }
	
#header {
  margin: 0 auto;
  width: 960px;
  background: #000;
border-top: 5px solid #ffffff;
border-left: 5px solid #ffffff; 
border-right: 5px solid #ffffff; 
}
	
#headerbar {
  margin: 0 auto;
  width: 960px;
  height: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #ffffff;
border-left: 5px solid #ffffff; 
border-right: 5px solid #ffffff;
border-bottom: 2px solid #000;
  
  border-bottom: 3px solid #ffffff;
  }

#headerbar2 {
  margin: 0 auto;
  width: 960px;
  height: 30px;
  padding-top: 4px;
  padding-bottom: 0px;
  background: #fff;
border-left: 5px solid #ffffff; 
border-right: 5px solid #ffffff;
border-top: 3px solid #ffffff;   
  
  }

#headerbar2 img {
  margin: 0;
    padding-top: 0px;
  padding-bottom: 0px;
  border: 0px;  
  
  }

.headernav2 {
  margin: 0;
  padding: 0;
  float: right;

  }

.headernav2 img {
  margin: 0;
  padding: 0;
border: 0px;
  }


#comic {
  margin: 0px auto;
  width: 960px;
  background: #ffffff;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #fffffff;
  border-left: 5px solid #ffffff; 
border-right: 5px solid #ffffff;
  }

#page {
  
  background: #f5f5f5 url(/wp-content/themes/mammaltemplate/images/bckdrp.gif) no-repeat;
  margin: 0px auto;
  width: 960px;
  padding: 21px 0 0 0;
  background-color: #f5f5f5;
  text-align: left;
  border-left: 5px solid #ffffff; 
        border-right: 5px solid #ffffff;
  }
    
#sidebar {
  margin: 30px 15px 0px 0px;
  float: left;
  padding: 7px 10 10px 10px;
  width: 190px;
  
  
  }



#sidebar2 {
  margin: 0;
  padding: 42px 0 10px 5px;
  float: right;
  width: 215px;
  
  } 
  
#footer {
  margin: 0;
  width: 960px;
  background-color: #ffffff;
  clear: both;
  }

#footer p {
  padding: 20px 0;
  border-top: 1px solid #787878;
  text-align: center;
  }

#comicarchiveframe {
  margin: 20px 0 10px 0;
  padding: 5px;
  border: 2px dotted #C0C0C0;
  }


/* POST STRUCTURE */

.narrowcolumn {
  float: left;
  padding: 10px 25px 10px 30px;
  margin: 0 0px 0px 00px;
  background-color: #fff;
  width: 445px;
  border-left: 1px solid #bebebe;
  border-right: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
 

  background-position: bottom;
  background-repeat: repeat-x;
  }
  
.blogheader {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 445px;
  
  }

#leftcontainer {
  margin: 0;
  padding: 0;
  float: left;
  width: 450px;
  
  }

.post {
  margin: 0;
  text-align: justify;
  }

.narrowcolumn .postmetadata {
  padding-top: 5px;
  }

 
/* FONTS */

a, .entry p a:visited {
  color: #ad374d;
  text-decoration: none;
  }

a:hover {
  color: #a6b9da;
  text-decoration: underline;
  }
  
h2 a:hover, h3 a:hover {
  color: #001e3d;
  }

.headernav {
  margin: -15px 5px -10px 0;
  float: right;
  font-size: 40px;
  font-weight: bold;
  }



.headernav a {
  color: #000;
  }

.headernav a:hover {
  color: #ad374d;
  
  text-decoration: none;
  }
  
.headerbarlinks {
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  padding: 4px 0 0 10px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 4px;
  }

.headerbarlinks a{
  color: #000;
  
  letter-spacing: 0;
  }

.headerbarlinks a:hover{
  color: #ad374d;
  text-decoration: none;
  letter-spacing: 0;
  }

.comicnav {
  padding: 3px 0 0 0;
  font-size: 11px;
  float: right;
  }

.comicnav a {
  color: #333;
  }

.comicnav a:hover {
  color: #a6b9da;
  text-decoration: none;
  }

.comicdate {
  font-size: 15px;
  font-weight: bold;
  color: #a6b9da;
  border-bottom: solid 2px #fff1a0;
  margin-bottom: 10px;
  }
  
#content {
  font-size: 12px;
  }



#page h2 a{
  font-size: 18px;
  color: #000;
  }

#page h2 a:hover{
  font-size: 18px;
  color: #ad374d;
  }

.narrowcolumn .postmetadata {
  text-align: right;
  }

.narrowcolumn  h3 a {
  text-align: right;
  color: #000;
  }

.narrowcolumn  h3 a:hover {
  text-align: right;
  color: #ad374d;
  }

.alt {
  background: #F7F7F7;
  border-top: 1px solid #7D7D7D;
  border-bottom: 1px solid #7D7D7D;
  }
  
#sidebar {
  font-family: Verdana, Sans-Serif;
  font-size: 10px;
  padding: 10px;

  }

  
#sidebar h2 {
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-size: 16px;
  color: #000;
  border-bottom: 2px solid #a6b9da;
  
  }

#sidebar2 h2 {
  font-size: 16px;
  margin: 10px;
  color: #000;
  border-bottom: 2px solid #a6b9da;
  }




#sidebar2 p {
  font-size: 10px;
  margin: 10px;


  }
  
small {
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  color: #ff6500;
  }

h2, h3 {
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-weight: bold;
  color: #ad374d;
  }

h1 {
  color: #FFFFFF;
  font-family: Times, Serif;
  font-size: 50px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0px;
  }

h2 {
  font-size: 19px;
  }

h2.pagetitle {
  font-size: 19px;
  
  }

h3 {
  font-size: 16px;
  
  }

.post h3 {
  border-bottom: 2px solid #fff1a0;
  }

h1, h1 a, h1 a:hover, h1 a:visited {
  color: #FFFFFF;
  text-decoration: none;
  }

.description {
  color: #787878;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 2px;
  text-align: left;
  }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
  }

.commentlist li, #commentform input, #commentform textarea {
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  }
  
.commentlist li {
  font-weight: bold;
  overflow: auto;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  }

.commentlist p {
  font-weight: normal;
  text-transform: none;
  }

.commentmetadata {
  font-weight: normal;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #7D7D7D;
  }
  
code {
  font-family: 'Courier New', Courier, Fixed;
  font-size: 12px;
  }

acronym, abbr, span.caps {
  font-size: 10px;
  }

.latestcomics {
  font-family: Arial, Sans-Serif;
  }
  
  
/* TEXT MARGINS */

h1 {
  margin: 0;
  padding: 0 0 0 10px;
  }

.description {
  margin: -3px 0 0 0;
  padding: 0px 0 10px 30px;
  }

h2 {
  margin: 0 0 0 0;
  
  }

h2.pagetitle {
  margin: 10px 0 0 0;
  padding: 0 0 5px 0;
  text-align: left;
  }

#sidebar h2 {
  margin: 15px 0px 5px 0px;
  padding: 0;
  }

h3 {
  margin: 0px 0 0;
  padding: 0;
  }

h3.comments {
  margin: 40px auto 20px ;
  padding: 0;
  }

p img {
  padding: 0;
  max-width: 100%;
  }

.navigation {
  margin: 10px 0 30px 0;
  text-align: center;
  display: block;
  }


/* LISTS */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
  } 

html>body .entry li {
  margin: 7px 0 8px 10px;
  }

.entry ol {
  margin: 0;
  padding: 0 0 0 35px;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }
  
#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
  }

#sidebar ul li {
  margin: 0 0 7px 0;
  list-style-type: none;
  list-style-image: none;
  }

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
  }

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
  }

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

ol li, #sidebar ul ol li {
  list-style: none;
  }


ol li, #sidebar2 ul ol li {
  list-style: none;
  }

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
  }




/* FORMS */



#commentform textarea, #s, #author, #email, #url, select, textarea {
  margin: 0px;
  width: 425px;
  padding: 2px;
  background: #FFFFFF;
  color: #555555;
  border: 1px solid #BBBBBB;
  }
  
#commentform #submit, #searchsubmit, #searchsubmitclear, #sortsubmit {
  color: #7F0000;
  background: #DDDDDD;
  border: 1px solid #BBBBBB;
  }
  
#commentform #submit:hover, #searchsubmit:hover, #searchsubmitclear:hover, #sortsubmit:hover {
  color: #FF0000;
  background: #7F0000;
  }

#searchsubmitclear {
  margin: 0 0 0 3px;
  }

#commentform #submit {
  margin: 0;
  float: right;
  }
  
#commentform input {
  margin: 5px 5px 1px 0;
  padding: 2px;
  width: 170px;
  }

#commentform textarea {
  width: 95%;
  }

#commentform p {
  margin: 5px 0;
  }

#sidebar #searchform #s {
  padding: 2px;
  width: 108px;
  }

#sidebar #searchsubmit {
  padding: 1px;
  }

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align: center;
  }

select {
  width: 130px;
  }

#sidebar form {
  margin: 0;
  }


/* COMMENTS */

.alt {
  margin: -5px 0px 0px 0px;
  padding: 8px 8px 8px 8px;
  }

.commentlist {
  width: 425px;
  margin: 0;
  padding: 0;
  text-align: justify;
  }

.commentlist li {
  margin: 10px 0 0px;
  padding: 5px 10px 3px;
  list-style: none;
  }

.commentlist p {
  margin: 10px 0px 0px 0;
  }

.nocomments {
  margin: 0;
  padding: 0;
  text-align: center;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }


/* CALENDAR */

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  padding: 15px 0 0 0;
  width: 100%;
  color: #7D7D7D;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }

#wp-calendar {
  margin: 0 auto 0;
  width: 155px;
  empty-cells: show;
  }

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  }

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  }

#wp-calendar a {
  background: #DDDDDD;
  display: block;
  }

#wp-calendar a:hover {
  background: #7F0000;
  }

#wp-calendar td {
  padding: 0;
  text-align: center;
  border: 1px solid #BBBBBB;
  }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }


/* VARIOUS */

hr {
  height: 2px;
  background-color: #7D7D7D;
  color: #7D7D7D;
  border: 0px;
  }

a img {
  border: none;
  }

.center {
  text-align: center;
  }

acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border: 1px solid #ddd;
  border-left: 5px solid #ddd;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

/* END */
