/* base
----------------------------------------------- */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.7em;
	background: #f8f8f4 url(/images/masthead.png) repeat-x left 10px;
	color: #444;
	border-top: 10px solid #FF8218;
}

blockquote, h3, p, li {
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	font-weight: normal;
}

h1, h2, h3 {
	font-family: Verdana, Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 2em;
	border-top: 1px solid #e0e0e0;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

code {
	font-family: "Lucida Console", "Courier New", courier, mono-spaced
}

label{
	font-size: 0.8em;
}

.rounded  {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #FF8218;
}

a:hover {
	color: white;
	background-color: #FF8218;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	background: transparent;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background-color: transparent;
}

#site-name a {
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#head, #utility {
	margin-top: 30px;
	height: 150px;
}

#head #site-name {
	height: 70px;
	width: 300px;
	text-indent: -10000px;
	background: transparent url(/images/logotype.gif) no-repeat top left;
}

#head #site-name a {
	height: 70px;
	width: 300px;
	display: block;
}

#head #site-name a:hover{
	background-color: transparent;
}

#site-name {
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#site-slogan span {
	display: block;
}

#utility {
}

#utility li#suggest-a-site {
	width: 280px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 1.5em;
	background: #69A550;
}

#utility li#suggest-a-site a {
	width: 280px;
	height: 48px;
	color: #CDF2BE;
	display: block;
}

/* IE 6, dammit */
* html #utility li#suggest-a-site {
	width: 260px;
}
* html #utility li#suggest-a-site a {
	width: 260px;
}

#utility li#suggest-a-site a:hover{
	background-color: transparent;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
}

#foot {
	clear: both;
	background-color: #efefe8;
	font-size: 0.8em;
	padding: 10px;
	width: 920px;
	margin-bottom: 10px;
}

#foot .grid_6.alpha {
	width: 330px;
}

#foot .grid_5.omega {
	width: 270px;
}

#foot h4 {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1em;
	margin-bottom: 0.5em;
}

.hentry.list.showcase {
	height: 255px; /* room to grow */
}

.hentry.list.showcase.omega {
	float: right;
}

.hentry.list.showcase img {
	margin-bottom: 10px;
}

.hentry.list.showcase .excerpt {
	font-size: 0.8em;
	line-height: 1.3em;
}

/* IE 6, dammit */
* html .container_16 .grid_5 {width: 260px;}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p,
#sidebar-2 ul, #sidebar-1 ul {
	font-size: 0.8em;
	line-height: 1.5em;
}

#sidebar-2 h3 {
	border-top: none;
	margin-top: 0;
}

#content p, #content ul, #content ol {
	margin-bottom: 1em;
}

#content ul, #content ol {
	padding-left: 20px;
	list-style-type: square;
}

h1.entry-title, h2.entry-title {clear:both; height:22px;}
h1.entry-title span, h2.entry-title span {display: block;}
img.screenshot {float:left; border: 1px solid #f0f0f0}

.paging {
	font-size:0.71em;
	overflow: hide;
	background-color: white;
	margin: 30px 0;
	padding: 0 10px;
}

.paging a {
	text-decoration: none;
	border: none;
}

.zruck {text-align: left}
.vire {text-align: right; float: right;}

label.l {
	display: block;
}

#sidebar-2 .tagcloud  {
	font-size: 71%;
	background-color: white;
}

#sidebar-2 .tagcloud a {
	color: #69A550;
}

#sidebar-2 .tagcloud a:hover {
	color: white;
	background-color: #69A550;
}

#sidebar-2 .box  {
	background-color: white;
	padding: 10px;
	margin: 0 0 15px 0;
}

#sidebar-2 .feed a  {margin-right: 6px}
#sidebar-2 .feed img  {margin-bottom: -3px}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

table#details {
	text-align: left;
	font-size: 0.9em;
}

table#details th {
	font-weight: normal;
	padding-right: 10px;
	width: 8em;
}

/* comments, suggestion form
----------------------------------------------- */
#txpCommentInputForm, .zemContactForm {
	background-color:white;
	padding:10px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

ul.comments_error, ul.zemError, ul.memError, .zemThanks, .memThanks {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 1em;
	list-style-position: inside;
	border: 2px solid #BE0027;
	background-color: white;
}

.zemThanks, .memThanks {
border: 2px solid green;
}

div#cpreview {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 1em;
	background-color: #efefe8;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

#content ol.comments {
	padding: 0;
}

#content ol.comments li.comment  {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #efefe8;
	padding: 1em;
	list-style: none;
	margin-bottom: 20px;
}

.zemContactForm input#suggest-name,
.zemContactForm input#suggest-uri,
.zemContactForm textarea#suggest-desc,
.zemContactForm input#suggest-ext,
.zemContactForm input#suggest-poster,
.zemContactForm input#suggest-email,
.zemContactForm textarea#suggest-extra,

.memForm #Title,
.memForm #Body,
.memForm #custom_1,
.memForm #custom_2,
.memForm #custom_3,
.memForm #custom_4,
.memForm #custom_5,

#txpCommentInputForm #name,
#txpCommentInputForm #email,
#txpCommentInputForm #web,
#txpCommentInputForm #message {
	width: 610px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
}

.zemContactForm textarea, .memForm textarea    {
	height: 60px;
}

#txpCommentInputForm #message   {
	height: 140px;
}

#search input {
	width: 240px;
}

/* IE 6, dammit */
* html #search input {
	width: 220px;
}


/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

div.error {
	border: 2px solid #BE0027;
	background-color: white;
	color: #BE0027;
	padding: 1em;
}

/*  styles for the unit rater 
----------------------------------------------- */
.ratingblock {
}

.ratingblock a {
	border: none;
}


.loading {
	height: 15px;
	background: url(/images/working.gif) 50% 50% no-repeat;
}
	
.unit-rating { /* the UL */
	list-style:none !important;
	margin: 5px 0px!important;
	padding:0px !important;
	height: 15px;
	position: relative;
	background: url(/images/starrating.gif) top left repeat-x;		
}

.unit-rating li{
    text-indent: -10000px;
	font-size: 15px;
	line-height: 15px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
	
.unit-rating li a {
	outline: none;
	display:block;
	width: 15px;
	height: 15px;
	text-decoration: none;
	text-indent: -10000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
	
.unit-rating li a:hover{
	background: url(/images/starrating.gif) left center;
	z-index: 2;
	left: 0px;
}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}	
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
.unit-rating a.r6-unit{left: 75px;}
.unit-rating a.r6-unit:hover{width: 90px;}
.unit-rating a.r7-unit{left: 90px;}
.unit-rating a.r7-unit:hover{width: 105px;}
.unit-rating a.r8-unit{left: 105px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 120px;}
.unit-rating a.r9-unit:hover{width: 135px;}
.unit-rating a.r10-unit{left: 135px;}
.unit-rating a.r10-unit:hover{width: 150px;}

.unit-rating li.current-rating {
	background: url(/images/starrating.gif) left bottom;
	position: absolute;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.voted {}
.thanks {color:#36AA3D;}

/* external feed ticker
----------------------------------------------- */
.ticker small {color: #bbb; font-size: 0.65em;}
.ticker .item {margin-bottom: 10px;}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}