/* --
Theme Name: minimalist
Theme URI: http://perishablepress.com/press/2006/11/14/minimalist-theme/
Description: The 12th WordPress Theme from Monzilla Media.
Version: 1.1
Author: Perishable @ Monzilla Media
Author URI: http://perishablepress.com/
Email: perish [at] perishablepress [dot] com

minimalist theme by Perishable || http://perishablepress.com/
minimalist released via Monzilla Media || http://monzilla.biz/
Please feel free to modify anything & everything as you see fit.
Comments & suggestions encouraged @ http://perishablepress.com/

minimalist looks best in Mozilla Firefox 1+, and also plays nice 
with Internet Explorer 6&7, Netscape 7+, and Opera 8+.
minimalist is XHTML-Strict with browser-safe colors & fonts.
minimalist uses only the finest CSS: clean, standard, & valid.

minimalist 1.0 released August 21st, 2006.

License Info:
The CSS, XHTML, graphic(s) and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Note: In general, I am more than happy to assist users 
customize my themes for various plugins, tweaks, etc.
Please don't hesitate to email with any requests to:
perish [at] perishablepress [dot] com

Enjoy! 
-- */

/* -- Satellite Menu CSS -- */


/* -- PRIMARY -- */
* {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
html, body {
	border: 0px none;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align: center;
	min-width: 333px;
	font-size: 62.5%;
	margin: 0 auto;
	color: #999;
	width: 99%;
}
/* -- SECONDARY -- */
div#themes, div#sites, div#feeds, div#plugins {
	padding: 3px 33px;
}
div#themes img, div#sites img, div#plugins img {
	-moz-border-radius-bottomright: 7px;
	border: 2px solid #999;
	padding: 1px;
}
div#themes img:hover, div#sites img:hover, div#plugins img:hover {
	border: 2px solid #990000;
	padding: 1px;
}
div#feeds img {
	-moz-border-radius-bottomright: 7px;
	border: 2px solid #FFF;
	padding: 1px;
}
div#feeds img:hover {
	border: 2px solid #990000;
	padding: 1px;
}
/* -- TABLES -- */
table#y {
	border: 7px solid #FFF;
	min-height: 333px;
	min-width: 333px;
	font-size: 100%;
	cellspacing: 0;
	cellpadding: 0;
	margin: 0 10%;
	width: 80%;
}
table#y td {
	vertical-align: middle;
	width: 33%;
}
table#y tr.top {
	text-align: left;
	height: 177px;
}
table#y td.title {
	border-right: 1px solid #999;
	padding-right: 3px;
	text-align: right;
}
table#y tr.mid td {
	padding: 77px 3px 77px 0px;
	vertical-align: top;
	text-align: left;
}
table#y tr.bot td {
	vertical-align: bottom;
	text-align: center;
	height: 33px;
}
table#y td:hover p {
	background-color: #FFF;
	cursor: default;
	color: #666;
}
table#y tr.mid td p, 
table#y tr.mid td h4, 
table#y tr.mid td ul {
	padding: 0px 33px;
}
/* -- TEXT -- */
h1 {
	background-color: #FFF;
	letter-spacing: 0.1em;
	font-size: 1.8em;
	color: #666;
}
h2 {
	letter-spacing: 0.1em;
	font-size: 1.2em;
	color: #999;
}
h3 {
	background-color: #FFF;
	font-weight: lighter;
	font-size: 1.0em;
	color: #BBB;
}
h4 {
	background-color: #FFF;
	padding: 1px 0px;
	font-size: 1.4em;
	color: #666;
}
h4.nav {
	background-color: #FFF;
	margin-left: 0.33em;
	font-size: 1.1em;
	color: #777;
}
h4.vev {
	background-color: #FFF;
	font-size: 1.1em;
	color: #777;
}
h5 {
	font-weight: lighter;
	font-size: 1.0em;
}
h6 {
	background-color: #FFF;
	font-weight: lighter;
	font-size: 0.9em;
	color: #AAA;
}
p {
	font-weight: lighter;
	line-height: 0.99em;
	font-size: 1.0em;
}
small {
	font-weight: lighter;
	font-size: 10px;
}
/* -- LINKS -- */
a:link, a:visited {
	background-color: #FFF;
	text-decoration: none;
	color: #999;
}
a:hover, a:active {
	background-color: #FFF;
	text-decoration: none;
	color: #990000;
}
h1 a:link, h1 a:visited {
	background-color: #FFF;
	text-decoration: none;
	color: #777;
}
h1 a:hover, h1 a:active {
	background-color: #FFF;
	text-decoration: none;
	color: #990000;
}
h6 a:link, h6 a:visited {
	background-color: #FFF;
	text-decoration: none;
	color: #AAA;
}
h6 a:hover, h6 a:active {
	background-color: #FFF;
	text-decoration: none;
	color: #990000;
}
/* -- LISTS -- */
ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 13px;
}
li {
	background: url(images/bullet-.gif) no-repeat left center;
	list-style: none outside;
	padding-left: 13px;
}
li:hover {
	background: url(images/bullet+.gif) no-repeat left center;
	list-style: none outside;
	padding-left: 13px;
}
/* -- SEARCH -- */
input#s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 7px solid #CCC;
	background-color: #FFF;
	padding: 3px 7px;
	margin-left: 3px;
	font-size: 0.9em;
	width: 177px;
	color: #999;
}
form#searchform:hover input#s, form#searchform:focus input#s, form#searchform:active input#s {
	border-left: 7px solid #990000;
}
input#submit {
	background-color: #FFF;
	font-size: 0px;
	color: #FFF;
	height: 0px;
	width: 0px;
}
/* -- All your code are belong to poetry -- */
