/*-------------------------------------------------------------------------
Style Sheet for www.nicestylesheet.com

Version:		1.0
Author:			Deron Sizemore
URL:			http://www.randomjabber.com
-------------------------------------------------------------------------*/

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
background: #fff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: small;
border-top: 15px solid #444;
color: #444;
}

* html body {
font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}

/* Universal
---------------------------------------------------*/

* {
padding: 0;
margin: 0;
}

p {
line-height: 1.5em;
}

/* Links
---------------------------------------------------*/

a:link, 
a:visited {
color: #3080cb;
text-decoration: none;
}

a:hover {
color: #3080cb;
text-decoration: none;
border-bottom: 1px dotted;
}

ol#top-rated a,
ol#top-rated a:visited,
ul#gallery a,
ul#gallery a:visited {
text-decoration: none;
}

ol#top-rated a:hover,
ul#gallery p.site-name a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}

ul#gallery a:hover {
border-bottom: 0;
}

/* Headings
---------------------------------------------------*/

h2 {
font-size: 130%;
margin-bottom: 15px;
font-family: Georgia, "Times New Roman", Times;
color: #444;
letter-spacing: .05em;
font-weight: normal;
}

h2.gallery {
margin-bottom: 0;
}

h2.not-found {
color: #bd524d;
}

#secondary-header h2.categories {
margin: 0 0 10px 0;
}

h3 {
font-size: 130%;
font-family: Georgia, "Times New Roman", Times;
color: #444;
letter-spacing: .05em;
font-weight: normal;
}

.blogEntry h3, .searchWrap h3 {
}

h3#blogCatHead {
padding-bottom: 5px;
}

/* Page Structure
---------------------------------------------------*/

#wrapper {
background: #fff;
width: 850px;
margin: 0 auto;
}

#header {
width: 850px;
margin: 0 auto 20px auto;
border-bottom: 3px solid #444;
}

#content {
width: 850px;
border-top: 3px solid #444;
padding-top: 20px;
margin-top: 20px;
}

#main-content {
float: left;
width: 565px;
}

#sidebar {
float: right;
width: 260px;
}

#footer {
border-top: 3px solid #444;
padding-top: 10px;
margin: 20px 0 15px 0;
overflow: hidden;
width: 850px;
}

/* Header
---------------------------------------------------*/

#header-left {
float: left;
width: 300px;
height: 44px;
padding-top: 35px;
}

#header-left a {
width: 300px;
height: 44px;
background: url(/images/logo.gif) no-repeat;
display: block;
text-indent: -9999px;
}

#header-left a:hover {
background: url(/images/logo.gif) no-repeat;
border-bottom: 0;
}

#search {
float: right;
background: #444;
padding: 5px 20px 10px 20px;
width: 240px;
}

fieldset {
border: 0;
}

#search input.textbox {
border: none;
width: 210px;
padding: 4px 4px 4px 20px;
border: 3px solid #999;
background: #fff url(/images/magnify.gif) no-repeat .2em center;
font-family: Arial, Helvetica, Sans-Serif;
}

/* Navigation
---------------------------------------------------*/

ul#nav {
float: right;
list-style: none;
clear: right;
margin-top: 30px;
width: 550px;
font-family: Georgia, "Times New Roman", Times;
font-size: 130%;
}

ul#nav li {
float: right;
margin-left: 5px;
}

ul#nav li a, 
ul#nav li a:visited {
padding: 7px 10px;
color: #444;
letter-spacing: .05em;
text-decoration: none;

display: block;
color: #3080cb;
}

ul#nav li a:hover {
background: #444;
color: #fff;
border-bottom: 0;
}

ul#nav li a.current {
background: #444;
color: #fff;
}

/* Secondary Header
---------------------------------------------------*/

#secondary-header-left {
float: left;
width: 540px;
border-right: 1px dotted #999;
padding-bottom: 5px;
}

ul#categories {
list-style: none;
}

ul#categories li {
float: left;
width: 157px;
padding-left: 22px;
margin-top: 8px;
background: url(/images/boxedarrow.gif) no-repeat left center;
}

#secondary-header-right {
float: right;
width: 274px;
padding-left: 16px;
background: url(/images/rss.gif) no-repeat right center;
height: 80px;
}

#secondary-header-right p {
margin-bottom: 7px;
}

#secondary-header-right p.subscribe {
background: url(/images/rss-round.gif) no-repeat left center;
padding-left: 24px;
line-height: 16px;
}

#secondary-header-right p.rss-help {
background: url(/images/question.gif) no-repeat left center;
padding-left: 24px;
line-height: 16px;
}

#secondary-header-right p.rssFeedBurner {
padding-top: 10px;
}

#secondary-header-right p.rssFeedBurner a:hover {
border-bottom: 0;
}

/* Main Content / Gallery
---------------------------------------------------*/

#main-content p {
margin-bottom: 15px;
}

#main-content .no-results {
background: #f4e2e1 url(/images/stop.gif) no-repeat 1em 1.3em;
padding: 15px 0 15px 35px;
margin-top: 15px;
border-top: 2px solid #bd524d;
border-bottom: 2px solid #bd524d;
}

#main-content .accepted-search {
padding: 15px 0 15px 35px;
margin: 15px 0 20px 0;
background: #eff6e8 url(/images/green-check.gif) no-repeat 1em 1.3em;
border-top: 2px solid #5eba4e;
border-bottom: 2px solid #5eba4e;
}

ul#gallery {
list-style:none;
color: #444;
}

ul#gallery li {
float: left;
margin-left: 25px;
padding-bottom: 10px;
}

ul#gallery li.left {
margin-left: 0;
}

ul#gallery li.left p, ul#gallery li.right p {
margin-bottom: 0;
}

ul#gallery li img {
width: 255px;
height: 125px;
vertical-align: bottom;
border: 3px solid #444;
padding: 3px;
}

ul#gallery li img:hover {
border: 3px solid #999;
}

ul#gallery li p.site-name {
margin: 0;
font-size: 115%;
margin: 0 0 -1px 0;
}

ul#gallery li p.date-posted {
font-size: 85%;
margin-bottom: 1px;
}

ul#guidelines {
list-style: circle;
background: #e3dbbf;
border-top: 2px solid #cdc29a;
border-bottom: 2px solid #cdc29a;
background: #f2efe2;
padding: 7px 10px 13px 25px;
margin-bottom: 25px;
}

ul#guidelines li {
padding-top: 6px;
}

ul#guidelines li .redesign {
color: #bd524d;
}

.externallink {
background: url(/images/externallink.gif) no-repeat right center;
padding-right: 11px;
}

.paginate {
clear: left;
margin-top: 20px;
font-size: 110%;
padding: 5px 0;
}

.paginate b {
border: 1px solid #444;
background: #444;
color: #fff;
padding: 3px 5px;
margin-left: 4px;
}

.paginate a, .paginate a:visited {
color: #3080cb;
padding: 3px 5px;

text-decoration: none;
}

.paginate a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}

/* Blog
---------------------------------------------------*/

.blogEntry {
margin-top: 25px;
}

ul#blogCategories {
list-style: none;
padding-bottom: 25px;
}

ul#blogCategories li {
line-height: 2;
}

.blogDate {
font-size: 85%;
}

/* Sidebar
---------------------------------------------------*/

#performancing {
padding-bottom: 20px;
}

p.technicalIssues {
color: #bd524d;
padding: 10px 0;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
margin-bottom: 15px;
}

ul.list {
list-style: none;
margin: 10px 0 15px 0;
border-top: 1px dotted #ccc;
}

ul.list li {
line-height: 2;
border-bottom: 1px dotted #ccc;
}

ul.list li:hover {
background: #ecf3fa;
}

#textLinks ul {
list-style: none;
margin: 0 0 15px 0;
border-top: 1px dotted #ccc;
}

#textLinks ul li {
line-height: 2;
border-bottom: 1px dotted #ccc;
}

#textLinks ul li:hover {
background: #ecf3fa;
}

ul#sponsors {
list-style: none;
margin-bottom: 15px;
padding-top: 5px;
}

ul#sponsors li {
margin: 0 0 10px 0;
}

ul#sponsors li.leftsponsor {
margin-left: 0;
}

ul#sponsors li a {
display: block;
}

ul#sponsors li a:hover, #buySellAds a:hover {
border-bottom: 0;
}

ul#sponsors img {
border: none;
vertical-align: bottom;
}

#buySellAds {
margin-bottom: 25px;
}

ol#top-rated {
list-style-position: inside; 
margin: 10px 0 25px 0;
border-top: 1px dotted #ccc;
}

ol#top-rated li {
padding: 4px 0;
border-bottom: 1px dotted #ccc;
}

ol#top-rated li:hover {
background: #ecf3fa;
}

/* Contact/Submit/Comment Form
---------------------------------------------------*/

#contact {
margin-top: 20px;
}

.contactfield {
padding: 0 10px 10px 0;
}

label {
color: #444;
}

label.error {
color: #bd524d;
background: #fff url(/images/alert.gif) no-repeat left .5em;
padding-left: 18px;
display: block;
padding-top: 4px;
}

input.required, 
input.not-required,
textarea.required,
textarea.not-required {
padding: 2px;
border: 2px solid #666;
font-size: 100%;
color: #444;
font-family: Arial, Helvetica, Sans-Serif;
width: 300px;
}

textarea.required, textarea.not-required {
width: 450px;
height: 150px;
}

input.submit {  /* -- For both comments and contact submit -- */
cursor: pointer;
width: 75px;
}

input.submit:hover {
color: #3080cb;
}

.requiredfield {
font-size: 80%;
font-style: italic;
color: #bd524d;
}

#captcha {
padding-bottom: 10px;
}

input.captcha {
width: 136px;
padding: 2px;
border: 2px solid #666;
font-family: Arial, Helvetica, Sans-Serif;
}

#main-content p.captchaverify {
color: #bd524d;
margin-bottom: 5px;
}

#captcha p.captchatext {
padding-top: 0;
}

#captcha .captcha-hints {
font-size: 85%;
font-style: italic;
}

.formWrapper {
padding-top: 30px;
}

#commentsStart {
margin-bottom: -10px;
padding-top: 20px;
}

.commentEntries {
border-bottom: 1px solid #ccc;
padding: 30px 0 20px 0;
}

.commentCount {
font-size: 150%;
font-weight: bold;
}

.commentInfo {
font-size: 85%;
}

/* Star Rating
---------------------------------------------------*/

#content .ratingblock {
display: block;
font-size: 85%;
}

#content .ratingblock .loading {
height: 16px;
background: url('/images/working.gif') 50% 50% no-repeat;
}

#content .ratingblock .unit-rating { /* the UL */
list-style:  none;
height: 16px;
position: relative;
background: url('/images/starrating.gif') top left repeat-x;		
}

#content .ratingblock .unit-rating li{
text-indent: -90000px;
padding: 0px;
margin: 0px;
/*\*/
float: left;
/* */
}

#content .ratingblock .unit-rating li a {
outline: none;
display: block;
width: 16px;
height: 16px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}

#content .ratingblock .unit-rating li a:hover{
background: url('/images/starrating.gif') left center;
z-index: 2;
left: 0px;
border-bottom: 0;
}

#content .ratingblock .unit-rating a.r1-unit {left: 0px;}
#content .ratingblock .unit-rating a.r1-unit:hover {width:16px;}
#content .ratingblock .unit-rating a.r2-unit {left:16px;}
#content .ratingblock .unit-rating a.r2-unit:hover {width: 32px;}
#content .ratingblock .unit-rating a.r3-unit {left: 32px;}
#content .ratingblock .unit-rating a.r3-unit:hover {width: 48px;}
#content .ratingblock .unit-rating a.r4-unit {left: 48px;}	
#content .ratingblock .unit-rating a.r4-unit:hover {width: 64px;}
#content .ratingblock .unit-rating a.r5-unit {left: 64px;}
#content .ratingblock .unit-rating a.r5-unit:hover  {width: 80px;}

#content .ratingblock .unit-rating li.current-rating {
background: url('/images/starrating.gif') left bottom;
position: absolute;
height: 16px;
display: block;
text-indent: -9000px;
z-index: 1;
}

#content .thanks {
color: #5eba4e;
}

#content .ratingblockstatic .unit-rating {
margin-left: 10px;
width: 80px;
background: url('/images/starrating.gif') repeat-x left top;
}

#content .ratingblockstatic .unit-rating li {
list-style:  none;
}
 
#content .ratingblockstatic .unit-rating li.current-rating {
background: url('/images/starrating.gif') repeat-x left bottom;
white-space: nowrap;
text-indent: -9000px;
}

ol#top-rated li ul li {
border: none;
}

ol#top-rated li div {
display: inline;
position: relative; 
line-height: 16px;
}

ol#top-rated li div * {
position: absolute;     
left: 0;
top:  2;
margin: 0;
padding: 0;
height: 16px;
}


/* Footer Styles
---------------------------------------------------*/

#footerLeft {
width: 700px;
float: left;
}

#footerRight {
width: 90px;
float: right;
}

#footer a:hover {
border-bottom: 0;
}