/*
Theme Name: Home Concepts
Theme URI: http://www.homeconceptsdesign.com
Description: Custom Home Theatre Installations in Calgary, Alberta
Author: Drew Johnston.


Copyright 2003-2008 by Graffiti Design Studio
valid xhtml 1.0 transitional and valid css 3.0
*/

* {padding: 0; margin: 0;} 

/* Generic
---------------------------------------------------------------------------------*/
body {
	font: 75%/160% Arial, Helvetica, sans-serif;
	background: #000 url(images/main-bg.jpg) no-repeat center top;
	color: #000000;
}
input, textarea {
	font: 110%/150% Arial, Helvetica, sans-serif;
}
p {
	padding: 0 0 1.1em;
}
#img {
	border: none;
}
a {
	color: #0f5873;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}
s {
	color: #999999;
}
blockquote {
	padding: 0 10px 5px 20px;
	background: url(images/comments-bullet.gif) no-repeat left 2px;
	font: italic 115%/135% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
blockquote em {
	font: italic 110%/130% Georgia, "Times New Roman", Times, serif;
}
ul {
	list-style: none;
	margin-top: 0px;
}
ul li {
	background: url(images/bullet.gif) no-repeat 4px 4px;
	padding: 0 0 5px 18px;
	line-height: 140%;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: .3em 0 15px;
}
ol li {
	margin: 0 0 1em 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}
/* header
---------------------------------------------------------------------------------*/
#header {
	height: 357px;
	width: 824px;
	margin: 0 auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 5px;
	left: 416px;
	border: none;
}
#description {
	width: 638px;
	text-align: left;
	position: absolute;
	left: 169px;
	top: 87px;
	font: italic normal 24px/26px Georgia, "Times New Roman", Times, serif;
	color: #68391d;
}
#nav {
	clear: both;
	line-height: 0px;
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif bold;
	left: 367px;
	bottom: 224px;
	list-style: none;
	color: #ffffff;
	width: 456px;
	height: 29px;
}
#nav li {
	background: none;
	float: left;
	padding: 0;
	width: 75px;
	text-align: center;
}
#nav li a{
	height: 35px;
	width: 75px;
	color: #ffffff;
	display:block;
	text-decoration:none;
	text-indent: -900em;
}
#nav #nav-brands a{
	background: url(images/nav-brands.gif) no-repeat left top;
}
#nav #nav-brands a:hover{
	background: url(images/nav-brands.gif) no-repeat left bottom;
}
#nav #nav-services a{
	background: url(images/nav-services.gif) no-repeat left top;
}
#nav #nav-services a:hover{
	background: url(images/nav-services.gif) no-repeat left bottom;
}


#nav #nav-ihomes a{
	background: url(images/nav-ihomes.gif) no-repeat left top;
}
#nav #nav-ihomes a:hover{
	background: url(images/nav-ihomes.gif) no-repeat left bottom;
}


#nav #nav-news a{
	background: url(images/nav-news.gif) no-repeat left top;
}
#nav #nav-news a:hover{
	background: url(images/nav-news.gif) no-repeat left bottom;
}


#nav #nav-contactus a{
	background: url(images/nav-contactus.gif) no-repeat left top;
}
#nav #nav-contactus a:hover{
	background: url(images/nav-contactus.gif) no-repeat left bottom;
}



#nav #nav-faqs a{
	background: url(images/nav-faqs.gif) no-repeat left top;
}
#nav #nav-faqs a:hover{
	background: url(images/nav-faqs.gif) no-repeat left bottom;
}


body#services #nav-services a{
	background: url(images/nav-services.gif) no-repeat left bottom;
}
body#ihomes #nav-ihomes a{
	background: url(images/nav-ihomes.gif) no-repeat left bottom;
}
body#contactus #nav-contactus a{
	background: url(images/nav-contactus.gif) no-repeat left bottom;
}
body#faqs #nav-faqs a{
	background: url(images/nav-faqs.gif) no-repeat left bottom;
}
body#news #nav-news a{
	background: url(images/nav-news.gif) no-repeat left bottom;
}
/* header img
---------------------------------------------------------------------------------*/
#headerimg {
	position: absolute;
	bottom: 0px;
	left: 56px;
	background: url(images/testimonials/rotate.php) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 768px;
	height: 195px;
}
#headerimg li {
	float: left;
	width: 768px;
	background: 0;
	padding: 0;
	margin: 0 0px 0 0;
}
#headerimg a {
	display: block;
	text-indent: -900em;
	width: 768px;
	height: 195px;
}
#headerimg a:hover {
	color: #3e4141;
	text-decoration: none;
}

/* searchform
---------------------------------------------------------------------------------*/
#searchform {
	position: absolute;
	bottom: 44px;
	right: 82px;
}
#searchform p {
	margin: 0;
	padding: 0;
}
#searchform input{
	float: left;
}
#s {
	width: 190px;
	height: 16px;
	border: none;
	margin: 2px 7px 0;
	padding: 5px 2px 4px 5px;
}

/* linkprefs
---------------------------------------------------------------------------------*/
.linkprefs {
	position: absolute;
	right: 0;
	top: 0;
	width: 235px;
}
.linkprefs p {
	background: #fff;
	padding: 4px 0 4px 10px;
	margin: 0;
	border: 1px solid #ccc;
	border-top: none;
	line-height: 100%;
}
.linkprefs span {
	width: 69px;
	height: 16px;
	display: block;
	background: url(images/link-option.gif) no-repeat;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

/* content wrap
---------------------------------------------------------------------------------*/
#content-wrap {
	width: 824px;
	margin: 0 auto;
	background: url(images/wrap-bg.jpg) repeat-y right top;
	position: relative;
}
#top {
	background: url(images/top-bg.jpg) no-repeat right top;
	height: 440px;
	position: absolute;
	width: 824px;
	top: 0;
	right: 0;
	z-index: 2;
}
#content {
	width: 445px;
	float: left;
	position: relative;
	padding: 25px 0 20px 70px;
	z-index: 5;
}
#bottom-bg {
		background: url(images/bottom-bg.jpg) no-repeat right bottom;
}
#backtotop {
	padding: 40px 0 0 267px;
	margin: 0;
	height: 32px;
	clear: both;
}
#backtotop a {
	color: #000;
	font-size: 95%;
	background: url(images/top-bg.gif) no-repeat right center;
	padding-right: 14px;
}
/* post
---------------------------------------------------------------------------------*/
.post {
	padding: 0 0 20px 12px;
	width: 440px;
}
/* clearfix for recent comments */
.post:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.post {display: inline-block;}
* html .post {height: 1%;}
.post {display: block;}

.post p a {
	text-decoration: none;
	background: url(images/link-bg.gif) repeat-x;
	padding: 1px 0;
	border-bottom: 1px solid #ccc;
	color: #000;
}
.post p a:visited {
	text-decoration: none;
	color: #000;
}
.post p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.page {
	padding-top: 15px;
}

.single h2 {
	background: url(images/subhead-bg.gif) no-repeat;
	padding: 10px 0 5px 12px;
	margin-left: -12px;
	font: bold 145% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	clear: left;
}

.tags {
	padding: 0 0 2px 16px;
	background: url(images/tags-bg.gif) no-repeat left center;
	text-transform: capitalize;
}
.tags span {
	display: none;
}
.tags a {
	background: none !important;
	padding: 0 !important;
	border: none !important;
}
.tags a:hover {
	text-decoration: underline !important;
}
a.comments {
	position: absolute;
	right: 0;
	width: 40px;
	height: 28px;
	font: 150%/100% Georgia, "Times New Roman", Times, serif;
	background: url(images/comments-bg.gif) no-repeat !important;
	text-align: center;
	padding: 5px 0 0 3px !important;
	letter-spacing: -1px;
	display: block;
	margin-top: -8px;
}
a.write {
	background: url(images/comments-jump-bg.gif) no-repeat !important;
	font-size: 125%;
}
.date {
	position: absolute;
	left: 0;
	width: 54px;
	height: 40px;
	background: url(images/date-bg.jpg) no-repeat;
	font: normal 130%/30% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 12px 0 5px 0;
	text-align: center;
}
.date span {
	display: block;
	font: italic 170%/90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
.more-link {
	margin-left: 2px;
	font: 16px/100% Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	background: none !important;
}
/* Slideshow
---------------------------------------------------------------------------------*/
#slideshow {
	width: 200px;
	height: 225px;
	margin-top: 54px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 5px;
}
#images {
	width: 200px;
	height: 150px;
}
#slideshow .text {
	text-align: center;
	padding-top: 5px;
	width: 200px;
}

/* UL Icons
---------------------------------------------------------------------------------*/
.msn {
	background: url(images/msn.gif) no-repeat top left;
	padding-left: 25px;
}
.aim {
	background: url(images/aim.gif) no-repeat top left;
	padding-left: 25px;
}
.yahoo {
	background: url(images/yahoo.gif) no-repeat top left;
	padding-left: 25px;
}
.skype {
	background: url(images/skype.gif) no-repeat top left;
	padding-left: 25px;
}
.facebook {
	background: url(images/facebook.gif) no-repeat top left;
	padding-left: 25px;
}
.ipodtouch {
	background: url(images/ipodtouch.gif) no-repeat top left;
	padding-left: 25px;
}
.address {
	background: url(images/address.gif) no-repeat top left;
	padding-left: 25px;
}
.email {
	background: url(images/email.gif) no-repeat top left;
	padding-left: 25px;
}
.fax {
	background: url(images/fax.gif) no-repeat top left;
	padding-left: 25px;
}
.phone {
	background: url(images/phone.gif) no-repeat top left;
	padding-left: 25px;
}
#swf {
	text-align: center;
	color: #ff6600;
}
#swf a {
	text-align: center;
	color: #ff6600;
	text-decoration: none;
	font-size: 13px;
}
#swf a:hover {
	text-align: center;
	color: #0f5873;
	text-decoration: none;
	font-size: 13px;
}

/* headings and typography
---------------------------------------------------------------------------------*/
h1, h2 {
	font: bold 215%/100% Arial, Helvetica, sans-serif;
	padding: 0 0 12px;
	letter-spacing: -1px;
	margin-left: -4px;
	color: #032d4a;
}
.title {
	background: url(images/tape.gif) no-repeat center center;
	text-align: center;
	font: normal small-caps 190%/100% Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px 0 20px;
	padding: 16px 20px 16px 0;
}
.title span {
	color: #666666;
}
h1 a, h2 a {
	color: #383838;
}
h1 a:hover, h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% Arial, Helvetica, sans-serif;
	padding: .85em 0 5px;
}
h4 {
	font: bold 115%/100% Arial, Helvetica, sans-serif;
	padding: .85em 0 5px;
	color: #666666;
}
.intro {
	font: 120%/155%  Arial, Helvetica, sans-serif;
	color: #333333;
	
}

/* polls */
.polls {
	font: bold 142%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 15px 0 0;
	text-align: center;
	background: url(images/polls-bg.gif) no-repeat center bottom;
}

/* subnav
---------------------------------------------------------------------------------*/
#subnav {
	position: absolute;
	bottom: 338px;
	left: 742px;
	margin: 0;
	padding: 0;
}
#subnav li {
	float: left;
	width: 30px;
	background: 0;
	padding: 0;
	margin: 0 10px 0 0;
}
#subnav a {
	display: block;
	text-indent: -900em;
	width: 28px;
	height: 21px;
}
#subnav .contact {
	background: url(images/nav-contact.gif) no-repeat left 3px;
	
}
#subnav .rss {
	background: url(images/nav-subscribe.gif) no-repeat;
}

/* subnav 2
---------------------------------------------------------------------------------*/
#subnav2 {
	position: absolute;
	bottom: 334px;
	left: 708px;
	margin: 0;
	padding: 0;
	width: 110px;
	height: 18px;
}
#subnav2 li {
	float: left;
	background: 0;
	padding: 0;
	width: 40px;
	margin: 0 10px 0 0;
}
#subnav2 a {
	color: #8e9192;
	text-decoration: none;
}
#subnav2 a:hover {
	color: #3e4141;
	text-decoration: none;
}

/* subnav 3
---------------------------------------------------------------------------------*/
#subnav3 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 436px;
	height: 20px;
	left: 210px;
	top: 192px;
}
#subnav3 li {
	float: left;
	background: 0;
	padding: 0;
	width: 436px;
	margin: 0 0px 0 0;
}
#subnav3 a {
	color: #8e9192;
	text-decoration: none;
}
#subnav3 a:hover {
	color: #3e4141;
	text-decoration: none;
}

/* subnav 4
---------------------------------------------------------------------------------*/
#subnav4 {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 56px;
	top: 71px;
	width: 310px;
	height: 68px;
}
#subnav4 li {
	float: left;
	background: 0;
	padding: 0;
	width: 310px;
	height: 68px;
}
#subnav4 a {
	display: block;
	text-indent: -900em;
	width: 310px;
	height: 68px;
}
#subnav4 a:hover {
	color: #3e4141;
	text-decoration: none;
}

/* gallery
---------------------------------------------------------------------------------*/
.gallery {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0 0 5px 0;
	clear: both;
}
.gallery li {
	background: none;
	margin: 0;
	padding: 5px;
	float: left;
	text-align: center;
}
.gallery img, .gallery a img {
	border: solid 1px #D9D9D9;
	background: #ffffff;
	padding: 4px;
}
.gallery a:hover img {
	border-color: #666666;
	background: #fff;
}
.gallery cite {
	font: normal bold 110%/130% Arial, Helvetica, sans-serif;
	float: left;
}
.gallery cite small {
	padding: 0 0 0 10px;
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #000;
	background: url(images/comment-cite-arrow.gif) no-repeat left center;
	display: inline;
	visibility: hidden;
}
.gallery cite a {
	background: none;
	border: none !important;
	text-decoration: underline;
}
/* clearfix for gallery
---------------------------------------------------------------------------------*/
.gallery:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.gallery {display: inline-block;}
* html .gallery {height: 1%;}
.gallery {display: block;}



#content-gallery{
	position: relative;
	width: 872px;
	float: left;
	margin:0 0 0 14px;
	text-align: left; 
}


/* comments
---------------------------------------------------------------------------------*/
#comments {
	background: url(images/comments.jpg) no-repeat;
	margin-left: -12px;
	padding: 0 0 20px 10px;
	text-indent: -900em;
	clear: both;
}
#respond {
	background: url(images/post-comments.jpg) no-repeat;
	margin: 15px 0 0 -12px;
	padding: 0 0 20px 10px;
	text-indent: -900em;
	clear: both;
}
.total-comments {
	font: 130%/120% Georgia, "Times New Roman", Times, serif;
	float: left;
	padding: 0;
}
.expand-all {
	float: right;
	margin: 5px 15px 0;
	padding: 0;
	background: url(images/expand-all.gif) no-repeat left top;
	height: 18px;
	width: 183px;
	display: block;
	text-indent: -900em;
	cursor: pointer;
}
.over {
	background: url(images/expand-all.gif) no-repeat left bottom;
}
/* commentlist-padding
---------------------------------------------------------------------------------*/
.commentlist-padding {
	padding: 0 0 10px 0px;
	width: 415px;
}
/* commentlist-fields-padding
---------------------------------------------------------------------------------*/
.commentlist-fields-padding {
	padding: 0 0 10px 0px;
	width: 405px;
}
/* commentlist
---------------------------------------------------------------------------------*/
.commentlist {
	clear: both;
	padding:  5px 0 10px;
	margin: 0;
}
.commentlist li {
	background: url(images/comments-alt-bg.gif) no-repeat;
	padding: 0;
	margin: 0;
}
.commentlist .alt {
	background: url(images/comments-bg-orig.gif) no-repeat;
}
.commentlist .highlight {
	background: url(images/comments-author.jpg) no-repeat;
}
.comment-data {
	padding: 26px 15px 5px 20px;
}
.comment-data cite {
	color: #5f5f5f;
	padding: 0px 0px 0px 20px;
}
.comment-data cite a {
	color: #5f5f5f;
	background: none;
	border: none !important;
	text-decoration: none;
}
.comment-data cite a:hover {
	color: #828282;
	text-decoration: none;
}
.comment-data cite a:visited {
	color: #424242;
	text-decoration: underline;
}
.comment-number {
	font: italic 135%/100% Georgia, "Times New Roman", Times, serif;
	color: #535453;
	display: block;
	width: 38px;
	text-align: center;
	float: right;
	letter-spacing: -1px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 12px;
	left: 442px;
	top: 241px;
}
.commentlist cite {
	font: normal bold 110%/130% Arial, Helvetica, sans-serif;
	float: left;
}
.commentlist cite a {
	color: #5f5f5f;
	background: none;
	border: none !important;
	text-decoration: underline;
}
.commentlist cite a:hover {
	color: #828282;
	text-decoration: none;
}
.commentlist cite a:visited {
	color: #424242;
	text-decoration: underline;
}
.gravatar {
	float: left;
	width: 60px;
	height: 60px;
	padding-left: 10px;
	padding-top: 10px;
	display: block;
	clear: both;
	color: #666666;
}
.commentlist .commentmetadata {
	display: block;
	padding: 12px 0 2px 70px;
	color: #666666;
}
.comment-data .collapse {
	display: block;
	float: right;
	text-indent: -900em;
	background: url(images/comments-expand.gif) no-repeat left bottom;
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin-top: 6px;
	line-height: 20%;
}
.comment-data .expand {
	background: url(images/comments-expand.gif) no-repeat left top;
}
.comment-entry {
	color: #666666;
	padding: 5px 0px 10px 38px;
	width: 360px;
	overflow: hidden;
}
/* gravatarnote 
---------------------------------------------------------------------------------*/
.nogravatar {
	padding: 10px;
	background: #fffde6;
	border: 1px dashed #999999;
	width: 420px;
	margin-top: 25px;
}
.nogravatar a {
	color: #912f30;
}
/* Scroll
---------------------------------------------------------------------------------*/
#scroll {
	width: 455px;
}
#scroll p {
	margin: 30px 10px;
}
.goToTop {
	float: right;
	clear: right;
}

/* comment page numbers
---------------------------------------------------------------------------------*/
.comment-page-numbers {
	text-align: right;
	font: 115%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
.comment-page-numbers a {
	margin: 0 3px;
}
.comment-page-numbers strong {
	color: #999999;
	background: url(images/current-comment-page.gif) no-repeat center center;
	padding: 4px 7px;
}
/* commentform
-----------------------------------------------------------------------------------------------------------------------------*/
#commentform {
	padding: 10px 0;
	margin: 0;
}
#commentform p {
	clear: both;
	padding-bottom: 10px;
}
#commentform label {
	font-weight: bold;
	color: #666;
	font-size: 100%;
	padding-top: 3px;
	width: 70px;
	float: left;
}
#commentform small {
	color: #2993ad;
	font-weight: bold;
	font-size: 90%;
	background: url(images/alert.gif) no-repeat left center;
	padding: 3px 0 3px 24px;
}
#commentform .commentbg {
	background: url(images/commentbg.gif) no-repeat left bottom;
	padding: 0;
}
#commentform input {
	width: 255px;
	padding: 4px 5px;
	border-left: none;
	border-top: none;
	border-bottom: 1px dotted #cbcbcb;
	border-right: 1px dotted #cbcbcb;
	float: left;
	margin-right: 10px;
	background: #fcfbe8;
}
#commentform textarea {
	width: 450px;
	height: 150px;
	background: #fcfbe8;
	border-bottom: 1px dotted #cbcbcb;
	border-right: 1px dotted #cbcbcb;
	border-left: 1px dotted #cbcbcb;
	border-top: none;
	padding: 5px 3px 9px 7px;
}
#commentform #submit {
	width: 138px;
	height: 37px;
	padding: 0;
	border: none;
	margin-left: 340px;
	background: url(images/submit-btn-bg.gif) no-repeat;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border-color: #999999;
}

/* postnav
-----------------------------------------------------------------------------------------------------------------------------------------------------*/
.postnav {
	clear: both;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 445px;
}
.postnav a, .postnav a:visited {
	border: none !important;
	color: #763712 !important;
}
.postnav a:hover {
	border: none;
	text-decoration: underline !important;
}
.postnav .previous a {
	background: url(images/postnav-previous.gif) no-repeat left center;
	padding: 3px 0 3px 24px;
	float: left;
}
.postnav .next a {
	background: url(images/postnav-next.gif) no-repeat right center;
	padding: 3px 24px 3px 0;
	float: right;
}

/* sidebar
---------------------------------------------------------------------------------*/
#sidebar {
	width: 250px;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	z-index: 4;
	overflow: hidden;
}

/* nav category */
#category {
	display: none
}
#nav-cat {
	padding: 45px 10px 47px 20px;
	margin: 0;
}
#nav-cat li {
	background: none;
	padding: 0;
	margin: 0 0 5px;
}
#nav-cat a {
	width: 225px;
	height: 46px;
	text-indent: -900em;
	display: block;
}
#nav-cat .travel {
	background: url(images/cat-travel.gif) no-repeat left top;
}
#nav-cat .photo {
	background: url(images/cat-photo.gif) no-repeat left top;
}
#nav-cat .general {
	background: url(images/cat-design.gif) no-repeat left top;
}
#nav-cat .current, #nav-cat a:hover {
	background-position: left bottom;
}
/* tag cloud */
#tag-cloud {
	font: normal 142%/100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0 15px 23px 0;
	text-align: center;
}
.tagcloud { 
	margin: 0;
	padding: 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 250px;
}
.tagcloud a {
	margin: 0 5px;
	line-height: 125%;
	white-space: nowrap;
	text-transform: capitalize;
}
.ad-btn-heading {
	background: url(images/ad-btn-heading.gif) no-repeat center bottom;
	text-align: center;
}

.ad-btn {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	border: none;
}
.ad-btn li {
	float: left;
	padding: 2px 4px;
	margin: 0;
}

/* Next and Previous Entries */
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* archives list */
.archives {
	list-style: none;
	margin: 30px 0 10px;
}
.archives h3 {
	margin: 0;
	padding: 0;
	clear: none;
}
.archives li {
	background: none;
	margin: 0;
	padding: 0 0 15px;
}
.archives .post-date {
	float: left;
	text-align: right; 
	text-transform: uppercase;
	color: #666666;
	width: 90px;
	border-right: dashed 1px #ddd; 
	padding-right: 20px; 
	margin-right: 20px;
}
.archives .tags {
	background: none;
	padding: 0;
	font-size: 95%;
}


/* footer
---------------------------------------------------------------------------------*/
#footer {
	background: url(images/footer-bg.jpg) no-repeat center top;
	clear: both;
}
#footer h4 {
	text-indent: -900em;
	margin: 0;
	padding: 0;
	height: 25px;
}
#footer-wrap {
	width: 830px;
	height: 320px;
	margin: 0 auto;
}

/* Error H4 Hidden */
#error h4 {
	text-indent: -900em;
	margin: 0;
	padding: 0;
	height: 25px;
}

/* Error Page */
#error-posts {
	width: 448px;
	float: left;
	padding: 10px 10px 0 20px;
}
#error-posts h4 {
	background: url(images/i-need.gif) no-repeat;
}
#error-posts ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#error-posts ul li {
	background: url(images/star-bullet.gif) no-repeat left 2px;
	padding: 0 0 5px 18px;
}

/* recent posts */
#recent-posts {
	width: 190px;
	float: left;
	padding: 40px 10px 0 70px;
}
#recent-posts h4 {
	background: ;
}
#recent-posts ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#recent-posts ul li {
	background: url(images/star-bullet.gif) no-repeat left 2px;
	padding: 0 0 15px 25px;
}
#recent-posts a {
	color: #0f5873;
	text-decoration: none;
}
#recent-posts a:hover {
	text-decoration: overline;
}

/* recent comments */
#copyright {
	width: 830px;
	float: right;
}
#copyright h4 {
	background: ;
}
#copyright ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#copyright ul li {
	background: url(images/comments-bullet.gif) no-repeat left 2px;
	padding: 0 0 12px 20px;
	clear: both;
}
#copyright a {
	float: left;
	clear: right;
	display: block;
	width: 210px;
	padding-right: 35px;
}
#copyright cite {
	float: right;
	display: block;
	margin-top: -10px;
	text-align: right;
	background: #fefbcd url(images/mini-cite.gif) no-repeat right center;
	padding: 3px 18px 2px 5px;
	font-size: 90%;
	line-height: 100%;
	font-style: normal;
	color: #98956d;
}

/* recent comments */
#recent-comments {
	width: 270px;
	float: left;
	padding-top: 30px;
}
#recent-comments h4 {
	background: ;
}
#recent-comments ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#recent-comments ul li {
	background: url(images/comments-bullet.gif) no-repeat left 2px;
	padding: 0 0 12px 20px;
	clear: both;
}
#recent-comments a {
	float: left;
	clear: right;
	color: #0f5873;
	display: block;
	width: 210px;
	padding-right: 35px;
}
#recent-comments cite {
	float: right;
	display: block;
	margin-top: -10px;
	text-align: right;
	background: #fefbcd url(images/mini-cite.gif) no-repeat right center;
	padding: 3px 18px 2px 5px;
	font-size: 90%;
	line-height: 100%;
	font-style: normal;
	color: #98956d;
}
/* clearfix for recent comments */
#recent-comments ul li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#recent-comments ul li {display: inline-block;}
* html #recent-comments ul li {height: 1%;}
#recent-comments ul li {display: block;}

#about-sticky {
	width: 245px;
	height: 221px;
	float: right;
	padding: 50px 20px 0 0;
	color: #fff;
}
#about-sticky p {
	color: #fff;
	font-weight: bold
}

#about-sticky a {
	color: #f17600;
	text-decoration: none;
}
#about-sticky a:hover {
	color: #f17600;
	text-decoration: underline; 
}

#about-sticky p a {
	color: #f17600;
	text-decoration: none;
}
#about-sticky p a:hover {
	color: #f17600;
	text-decoration: underline; 
}

#about-sticky h4 {
	background: ;
}

/* credits */
#credits {
	font-size: 90%;
	color: #4f4f4f;
	font: bold;
	clear: both;
	margin: 0;
	padding: 8px 0 0 76px;
}
#credits a {
	color: #fff;
}

/* intouch
------------------------------------------------------------ */
.intouch {
	position: relative;
	clear: both;
}
#intouchform {
	margin-bottom: 15px;
	width: 280px;
}
#intouchform p {
	padding: 0 0 10px 0px;
}
#intouchform label {
	color: #666;
	width: 80px;
	font-size: 95%;
	text-transform: uppercase;
}
#intouchform input {
	width: 230px;
	background: #fcfbe8;
	padding: 5px;
	border: none;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}
#intouchform textarea {
	width: 430px;
	height: 160px;
	background: #fcfbe8;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-top: none;
	padding: 2px 0 2px 7px;
}
#intouchform .submitbutton {
	width: 138px;
	height: 34px;
	padding: 0;
	border: none;
	margin-left: 0px;
	background: url(images/submit-btn-bg.gif) no-repeat;
	color: #333;
	margin-left: 330px;
}
#intouchform .submitbutton:hover {
	color: #000000;
}
#intouchform #usermessage {
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	color: #FF9900;
}
#intouchform .error {
	border: 1px solid #FF9900;
}
#intouchform .failure {
	color:#FF9900;
}
#intouchform .success {
	color:#669900;
}
#intouchform .required {
	color: #999999;
	padding-left: 5px;
}
#intouchform textarea:focus, #intouchform input[type="text"]:focus {
	border-color: #999;
}
.say-hello {
	width: 166px;
	height: 90px;
	background: url(images/hello.gif) no-repeat;
	position: absolute;
	top: 20px;
	right: 20px;
	font: italic 120%/130% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 45px 8px 0 12px;
	text-align: center;
}

.help-error {
	width: 166px;
	height: 90px;
	background: url(images/error.gif) no-repeat;
	position: absolute;
	top: 20px;
	right: 20px;
	font: italic 120%/130% Georgia, "Times New Roman", Times, serif;
	color: #595959;
	padding: 45px 8px 0 12px;
	text-align: center;
}

/* code
---------------------------------------------------------------------------------*/
code {
	color: #000099;
	font: normal 115% "Courier New", Courier, monospace;
	white-space: nowrap;
	padding: 0 2px;
}
pre code {
	display: block;
	clear: both;
	background: url(images/code-bg.gif);
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	overflow: auto;
	line-height: 140%;
	margin: 5px 0 15px;
	white-space: pre;
	width: 470px;
}
code .comment {
	color: #888;
}
code .class, code .rules {
	color: #ff00ff;
	font-size: 100%;
}
code .value,  code .title, code .string {
	color: #0000FF;
}
code .tag {
	color: #000099;
}
code .keyword {
	color: #000099;
}
.html .attribute {
	color: #006600;
}

/* alignments etc
---------------------------------------------------------------------------------*/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}

/* image */
img.image {
	background: #fff;
	padding: 6px;
	border: 1px solid #D9D9D9;
}
p.image {
	margin-top: 6px;
}
p.image img {
	background: #fff;
	padding: 4px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}
p.image2 {
	margin-top: 4px;
}
p.image2 img {
	padding: 0px;
	border: 0px;
}
p.image2 a:hover img {
	border: 0px;
}
p.image2 a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image2 a:hover {
	text-decoration: none;
}
p.image2 small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}
p.left {
	float: left;
	margin-right: 15px;
}
p.right {
	float: right;
	margin-left: 15px;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}

/* download */
.btn {
	font: bold 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.btn a {	
	color: #598527 !important;
	border: none !important;
	margin-right: 5px;
}
.btn a:hover {
	text-decoration: underline !important;	
}
.btn a span {
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	text-indent: 44px;
	display: block;
	padding-top: 2px;
}
.btn a:hover span  {
	text-decoration: none !important;
}
.download a {
	background: url(images/download-icon.gif) no-repeat !important;
	padding: 0 0 20px 44px !important;
}
.preview a {
	background: url(images/preview-icon.gif) no-repeat !important;
	padding: 0 0 20px 44px !important;
}
	
	
/* ads */
.rect {
	background: url(images/ad-rect-bg.gif) no-repeat;
	padding: 5px;
	width: 250px;
	height: 250px;
}
.single-rect {
	float: right; 
	margin: -5px -10px 0 10px;
	width: 200px;
	height: 210px;
}
.banner {
	margin: 5px 0 0;
}

/* clearfix */
.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 */
