/*  
Theme Name: maxpress
Theme URI: http://maxpress.tbubbafun.com/
Description: The theme for maxpress.tbubbafun.com
Version: 1.0
Author: Sandbox Development and Consulting Inc. (Jennifer Zelazny)
Author URI: http://www.sandboxdev.com/
*/

@media print { .sidebar { display:none; }
               #content { float: none; width:90%; }
               #content pre { color: #000; background: #eee; }
               #content form.comments { display:none; } }


/* 
JZ CSS file organization
-----------------
[1] General
All general items, browser specific hacks

[2] Header
All things specific to the header

[3] Main Content
All things specific to the main content

[4] Sidebar
All things specific to the sidebar

[5] Footer
Things which are page and section specific.

Questions/Comments: Email jzelazny@sandboxdev.com
*/


/*---------[1]General---------*/

body {
	background: #333;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	text-align: center;
  	margin: 0;
  	padding: 0;
	}

.clear {
	clear:both;
	}

abbr  { 
	border: none; 
	}
	
cite  { 
	font-style: normal; 
	}

a img { 
	border: none; 
	padding: 0; 
	margin: 0; 
	}

a {
  	text-decoration: none;
	}
	
a:link,  a:visited { 
	color: #20876a; 
	}
	
a:hover, a:active  { 
	color: #600; 
	}

img.alignright, .alignright {
	float:right;
	padding-left:5px;
	}

img.alignleft, .alignleft {
	float:left;
	padding-right:5px;
	}

label {
	font-weight:bold;
	font-size:11px;
	}
input {
	margin:5px 0 5px 0;
	}

input,textarea { 
	font: normal 12px "bitstream vera sans", verdana, sans-serif; 
	}

/*---------[2]Header---------*/

#header a:link, #header a:visited { 
  	color:#000;
  	text-decoration: none;
	}

#header a:hover, #header a:active {
  	color:#930; 
  	background: transparent;
  	text-decoration: none;
	}

#header h1 {
  	font: bold 400% georgia, serif; 
  	margin: 0;
  	float: left; 
	}

#header h2 {
  	font: normal 12px verdana, arial, sans-serif;  
 	 margin: 2.5em 0 0 0.8em;
  	float: left; 
	}

#page {
  	background: #cfe4d6 url("/wp-content/themes/maxpress/images/page_bg.gif") repeat-y;
	}

#header {
  	width: 800px;
  	height: 229px;
  	background-image: url("/wp-content/themes/maxpress/images/header.jpg");
	}  

/* Search box */

#search {
 	padding:155px 0 0 25px;
  	color: #333;
  	margin:0;
	}

#search #searchform {
	height:30px;
	margin:0;
	padding:0;
	}


#search input.submit {
	margin-top:6px;
	vertical-align:top;
	}
/* padding-tom sets spacing between the cart text and the search box */
#search p {
	margin:0;
	padding-top:15px;
	line-height:.85em;
	}

#search p a {
  	color: #000;
  	text-decoration: none;
  	padding:0;
  	margin:0;
	}

#search p a:hover {
	text-decoration: underline;
	}
	
#search p a:visited {
  	color: #fff;
  	text-decoration: none;
	}

/* Marquee */

#marqueePage {
 	width: 640px;
  	background-color: #dfded3;
  	margin: 0;
  	padding: 0;
  	height: 38px;
  	border-bottom:1px solid #aaa;
	}

#marqueePage {
  	width: 640px;
  	}

#marqueePage p {
  	margin: 0;
  	padding-left: 12px;
  	font-size: 10pt;
  	font-weight: bold;
  	line-height: 38px;
	}

#marquee img {
  	padding-left: 16px;
  	vertical-align:middle;
	}

/*---------[3]Main Content---------*/

#container {
  	width: 800px;
  	padding: 0;
  	text-align: left; 
  	margin-left: auto;
  	margin-right: auto;
  	border:1px solid #000;
	}

#page {
  	width: 800px;
  	margin: 0px;
  	border: 0px;
	}

#content {
	width: 475px;
   	float: left;
   	margin-left:3px;
	}

#contentPage {
	width: 635px;
  	margin:0;
  	padding:0;
   	float: left;
	}

#content a:link, #contentPage a:link {
  	border-bottom: 1px solid #cde;
	}

#content a:visited, #contentPage a:visited{
  	border-bottom: 1px solid #cde;
	}

#pageContent {
	padding:10px;
	}

#logo {
  	margin-top: 10px;
  	margin-right: 20px;
  	float: right;
	}

.pageTitle {
	padding:0 0 15px 15px;
	}
	
.contentbox {
	width:470px;
	margin:10px 0 10px 0;
	}
	
.contentbox .ctop{
	height:15px;
	background: url("images/c-top.gif") no-repeat bottom;
	}

.contentbox .ctopMiddle{
	background: url("images/c-top-body.gif") repeat-y;
	}

.contentbox .cmiddle {
	background: url("images/c-mid.gif") repeat-y;
	padding: 5px 20px 15px;
	}

.contentbox .cbottom{
	height:15px;
	background: url("images/c-bottom.gif") no-repeat;
	}

.pageAtomHead {
	padding-left:20px;
	}

#content {
  	background-color: #f5f3f5;
  	padding: 0;
	}

#content h1, #pageContent h1 {
  font-size: 200%;
  color: #249877;
  font-family: "Trebuchet MS", "Verdana", arial, sans-serif;
  /*background-color: #cfe4d6;
  border-style: solid;
  border-color: #b6cbb8;
  border-width: 0 0 1px 0; 
  margin: -5px -15px 1em -15px;
  padding: 10px 10px 8px 15px;*/
}

#content h2, #pageContent h2 { 
  font-size: 175%;
  color: #cf0824 !important;
  font-family: "Trebuchet MS", "Verdana", arial, sans-serif;
  /*margin: 0 0 0.5em 0;*/
}

#content h3, #pageContent h3 { 
  font-size: 150%;
  color: #FFFFF;
  font-family: "Trebuchet MS", "Verdana", arial, sans-serif;
  /*margin: 1.2em 0 0.3em;*/  
}

#content h4, #pageContent h4 { 
  font-size: 115%;
  color: #249877;
  font-family: "Trebuchet MS", "Verdana", arial, sans-serif;
  /*margin: 1.2em 0 0.3em;  
  border-bottom: 1px dotted #bbb;*/
}

#content h5, #pageContent h5 {
  font-size: 110%;
  color: #249877;
  font-family: "Trebuchet MS", "Verdana", arial, sans-serif;
  /*background: #ffd;
  margin: 1.2em 0 0.3em;  
  border-bottom: 1px dotted #aaa;*/
}

#content h6, #pageContent h6 {
  font-size: 110%;
  color: #FFFFF;
  font-family: "Trebuchet MS", "Verdana", arial, sans-serif;
}

.cmiddle p {
  line-height: 15px; 
  margin: 0 0 1.2em;
}

#content ul, #content ol {
  margin: 0.5em;
  padding: 0.5em;
}

#content ul {
  /* border: 1px solid #ccc; */
  /* background-color: #faf0d7; */
  /* list-style-type: none; */
  list-style-type: square;
  /* list-style-image: url(/resources/icons/star.gif); */
  padding: 0.8em 2em 0.8em 2em;
}

#content li {
  line-height: 1.4em;
  margin: 0 0 0 1em; 
  padding: 0;
}

#content blockquote {
  color: #555;
  border-left: 5px solid #ccc; 
  margin: 1.3em 1em; padding: 0 1em;
}

#content code { 
  font: normal 12px "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
}

#content pre {
  color: #63FF00;
  background: #000;
  overflow: auto;
  font: normal 12px "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
  margin: 0.9em 0; padding: 8px;
}

#content .atomplay {
  float: left;
  width: 50px;
  padding: 5px 5px 5px 10px;
}

#content .atomhead {
  padding: 10px 0 5px 0;
}

#content .atombody {
  background-color: #dfded3;
  padding: 15px 60px 15px 60px;
}

#content form.comments {
  background: #f2f2f2;
  border-top: 1px solid #ddd;
  padding: 1em 0.5em;
}

#content form.comments fieldset { 
  border: none;
}

#content form.comments legend { 
  display: none;
}

#content form.comments label { 
  font-weight: bold;
}

#content form.comments textarea { 
  width: 90%; height: 150px;
  padding: 3px;
}


/* Catalog */
.catalog {
  	width: 292px;
  	height: 145px;
  	float: left;
  	padding: 4px;
  	margin: 0 6px 30px 0px;
	}

	
.catalog img {
  	margin: 4px 6px 0 0;
  	float: left;
  	clear: both;
	}

.book_title {
  	color: #431;
  	font-size: 110%;
  	font-weight: bold;
  	margin: 4px 2px 4px 10px;
  	border-bottom: 1px solid #ccc;
	}

.book_authors {
  	font-size: 90%;
  	color: #666;
	}

.book_isbn {
  	margin: 4px 2px 4px 2px;
  	font-size: 90%;
  	color: #666;
	}

#searchPage {
	padding:10px;
	}
	
/* Companion*/	

.companion {
  width: 596px;
  height: 144px;
  float: left;
  padding: 4px;
  margin: 0 6px 6px 0;
}

.companion img {
  border-style: solid;
  border-width: 1px;
  border-color: #ccc #999 #999 #ccc;
  margin: 12px 6px 6px 6px;
  float: left;
  clear: both;
  vertical-align:bottom;
}

.book_title {
  color: #431;
  font-size: 110%;
  font-weight: bold;
  margin: 0 2px 4px 5px;
  border-bottom: 1px solid #ccc;
  padding:0;
}

.book_authors {
  font-size: 90%;
  color: #666;
}

.book_isbn {
  margin: 4px 2px 4px 2px;
  font-size: 90%;
  color: #666;
}

.book_companion {
  margin: 0; 
  padding: 3px 4px 0 0;
}
.book_links {
  float: right;
  font-size: 8pt;
  margin: 0;
}

.book_links a {
  color: #600;
  text-decoration: none;
}

.book_links a:hover {
  background: inherit;
  color: #660;
  text-decoration: underline;
}
.book {
  width: 130px;
  text-align: center; 
  float: right; 
  padding: 5px; 
  margin: 0 0 5px 5px; 
}

.author {
  font-size: 80%;
}





/*---------[4]Sidebar---------*/

.sidebar {
  	width: 160px;
  	padding: 0;
  	margin: 0;
  	text-align: left;
	}
	
#sidebarLeft {
	float:left;
	}
	
#sidebarRight {
	float:left;
	margin-left:2px;
	}

.sidebar form input, .sidebar form select {
	margin:2px 0 10px 0;
	}

.sidebar h3, .sidebar p {
	padding:0 3px 0 3px;
	}

html>body #button li a{width:auto}

.sidebar li.page_item {
	margin:0;
	padding:0;
	}
	
.sidebar li {
  line-height: 24px;
  list-style-type: none; 
  margin: 0;
  height: 24px;
  font-size: 12px;
  color: #fff;
  background: url("/wp-content/themes/maxpress/images/menu-body.gif") no-repeat;
  overflow: hidden;
  }

.sidebar li a { 
	display:block;
  	color: #fff;
  	text-decoration: none;
  	padding-left: 8px;
	}

.sidebar li a:hover{
	background-color:#5ea48a;
	color:#fff;
	padding-left: 8px;
	} 

.sidebar ul#menu li a:visited{
	color:#fff;
	padding-left: 8px;
	} 

.sidebar ul {
 	width: 160px;
  	margin: 0 0 10px 0;
  	padding: 0;
	}

.sidebar ul#menu {
	background: url("/wp-content/themes/maxpress/images/menu-body.gif") repeat-y;
	}

.sidebar h2.widgettitle  {
	line-height: 24px;
  	height: 24px;
  	font-size: 12px;
  	font-weight: bold;
  	font-family: "Verdana";
  	margin-top:5px; 
  	padding-left: 24px;
  	background: url("/wp-content/themes/maxpress/images/menu-head.gif") no-repeat;
  	color: #fff;
	}

.sidebar h2.widgettitleMenu  {
	line-height: 24px;
  	height: 24px;
  	font-size: 12px;
  	font-weight: bold;
  	font-family: "Verdana";
  	margin:0; 
  	padding-left: 24px;
  	background: url("/wp-content/themes/maxpress/images/menu-head.gif") no-repeat;
  	color: #fff;
	}

.sidebar h2{ 
  	font: bold 14px "lucidamac bold", "lucida grande", verdana, arial, helvetica, sans-serif;
  	margin: 0 0 0.5em;
	}

.sidebar h2 a:link,
.sidebar h2 a:visited {
  	color: #000; 
  	text-decoration: none;
	}

.sidebar h2 a:hover,
.sidebar h2 a:active {
  	background: transparent; 
  	text-decoration: underline;
	}

.sidebar em { font-style: normal; }

/* Live-search and results */
.sidebar .search p { 
  	margin: 0;
	}

#joinform{
	padding:3px;
	margin:0;
	background:#fff;
	}

#joinform form p {
	margin:0;
	padding:0;
	}


#subscribe {
  	width: 150px;
  	padding: 0px;
  	margin: 0;
	}

div#subscribe {
  	padding-top: 10px;
	}

#subscribe img {
  	padding: 3px 3px 3px 0;
	}

#subscribe h2 {
  	text-align: center;
  	font-size: 100%;
  	padding: 0;
	}

#subscribe form {
  	padding: 0px 10px;
	}

input.sidebar_field {
  	width: 95%;
  	margin: 4px 4px;
	}

input.sidebar_button {
  	margin: 4px;
 	padding: 2px;
	}

div.field label {
  	margin: 0px 4px;
  	font-size: 8pt;
  	color: #666;
	}

div.action {
  	text-align: center;
	}

/*---------[5]Footer---------*/

#footer {
  	width: 800px;
  	height: 40px; 
  	margin: 0; 
  	padding: 0;
  	clear: both; 
  	background: #5ea48a; 
  	border-top: 10px solid #5ea48a; 
  	font-size: 90%;
  	color: #00000;
	}


#footer a:link,
#footer a:visited { 
  color: #000;
}

#footer a:hover,
#footer a:active { 
  color: #fff;
  background: #000;
}

#footer hr {
  display: none;
}

#footer p {
  text-align: center;
}

#footer ul {
  width: 40%;
  margin: 0; padding: 0;
  list-style-type: none; 
  text-align: right; 
  float: right; 
}

#footer li {
  margin: 0; padding: 0 0 0 1em;
  display: inline; 
}
