@charset "UTF-8";


/*  
Theme Name: Sit Means Sit Theme v1.0
Theme URI: http://alfdesign.webatu.com
Description: A custom theme for Wordpress created by Ashton Fitz-Gerald of alfDesign for Sit Means Sit Inc.
Author: Ashton Fitz-Gerald
Author URI: http://alfdesign.webatu.com
Version: 1.0
Tags: Custom, video

*/


html, body {
	font-family:geneva,verdana,helvetica,sans-serif;
	padding:0;
	margin:0;
	height:100%;
}

#page {
	width:1040px;
	background:url(images/faux.png) repeat-y;
	padding:0;
	margin:0;
}

#main {
	width:900px;
	padding:0;
	margin:0;
}

#header {
	width:900px;
	height:233px;
	background:url(images/banner.jpg) no-repeat;	
}

#k9header {
	width:900px;
	height:233px;
	background:url(images/k9banner.jpg) no-repeat;	
}

#photo-contest-header {
	width:900px;
	height:233px;
	background:url(images/photo-contest-banner.jpg) no-repeat;	
}

/* SIDEBAR CONTAINER */

#sidebar {
	width:140px;
	position:absolute;
	left:900px;
	background:url(images/divider.png) repeat-y;
}

#login {
	text-align:right;
	font-size:12px;
	margin:5px 15px -18px 0;
}

a.login {
	font-size:12px;
}

/* NAVIGATION FORMATTING */

ul.nav {
	padding:0;
	margin:0;
	list-style:none;
}

li.nav-item-top {
	background:url(images/nav-item-top.png) no-repeat;
	padding:29px 15px 10px 0;
	text-align:right;
	font-size:11px;
}

li.nav-item {
	background:url(images/nav-item.png) no-repeat;
	padding:11px 15px 10px 0;
	text-align:right;
	font-size:11px;
}

a:hover.nav {
	color:#FFF;
	font-style:italic;
}

a.nav {
	text-decoration:none;
	color:#F0F0F0;
}

/* SEARCH BAR */

#search {
	background:url(images/search-box.png) no-repeat;
	height:34px;
	padding:8px 0 0 35px;
	margin:0;
}

input.search-box {
	font-size:10px;
	height:14px;
	width:85px;
	border:none;
}

input.hide {
	display:none;
}

/* DIVIDER */

.divider {
	background:url(images/divider.png) no-repeat;
	height:8px;
	padding:0;
	margin:0;
}

/* MEDIA ICONS */

#media {
}

h1.sidebar {
	font-size:13px;
	text-transform:uppercase;
	padding:0 0 0 12px;
	margin:0;
	color:#666;
	font-weight:normal;
}

ul.sidebar {
	list-style:none;
	padding:0 0 0 12px;
	font-size:9px;
	color:#666;
	list-style:none;
}

ul.sidebar li {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 9px 0;
	}

ul.sidebar li li {
	list-style:none;
	margin:0 0 0 -20px;
	}
		

/* SUB-HEADER */

#sub-header {
	width:900px;
	height:89px;
}

#newsletter {
	width:580px;
	height:89px;
	background:url(images/newsletter.png) no-repeat;
	float:left;
}

.image-replacement {
	display:none;
}

input.newsletter {
	margin:40px 0 0 60px;
	width:150px;
}

fieldset {
	border:none;
}

#social {
	width:320px;
	height:89px;
	background:url(images/social-bg.png) no-repeat;
	float:right;
}

img.social {
	padding:24px 12px 0 0;
	border:none;
}

img.social-left {
	padding:24px 12px 0 28px;
	border:none;
}

img.social-right {
	padding:24px 0 0 0;
	border:none;
}

/* CONTENT */

#content {
	width:900px;
}

.content-top {
	width:900px;
	background:url(images/content-top.png) no-repeat;
	height:20px;
}

#content-area {
	width:840px;
	background:url(images/content-bg.png) repeat-y;
	padding:0 30px 0 30px;
	text-align:justify;
	font-size:12px;
	line-height:1.9em;
	letter-spacing:0.05em;
}

h1.content {
	padding:15px 0 0 0;
	margin:0;
	font-size:22px;
}

a.post-title {
	text-decoration:none;
}

a:hover.post-title {
	text-decoration:underline;
}

h2.pagetitle { /* STYLES THE PAGE TITLE ON ARCHIVE PAGES */
	padding:15px 0 0 0;
	margin:0;
}

h4.post-meta {
	font-size:10px;
	color:#c0c0c0;
	font-weight:normal;
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #f0f0f0;
}


ul.post-meta {
	list-style:none;
	padding:0;
	margin:0;
}

#content-footer {
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	padding:15px;
}

.content-bottom {
	width:900px;
	height:20px;
	background:url(images/content-bottom.png) no-repeat;
}

#video {
	padding:10px 0 10px 0;
}

/* FOOTER */

#footer {
	width:900px;
	height:210px;
}

#footer-left {
	width:230px;
	height:210px;
	background:url(images/footer-left-cap.png) no-repeat;
	float:left;
}

#footer-1 {
	width:220px;
	height:210px;
	background:url(images/footer-middle.png) no-repeat;
	float:left;
}

#footer-2 {
	width:220px;
	height:210px;
	background:url(images/footer-middle.png) no-repeat;
	float:left;
}

#footer-right {
	width:230px;
	height:210px;
	background:url(images/footer-right-cap.png) no-repeat;
	float:left;
}

h1.footer {
	font-size:12px;
	text-align:center;
	padding:4px 0 0 0;
	color:#f0f0f0;
	text-transform:uppercase;
	font-weight:normal;
}

h2.button {
	font-size:11px;
	text-align:center;
	color:#F0F0F0;
	text-transform:uppercase;
	font-weight:normal;
	background:url(images/button.png) no-repeat;
	background-position:center;
	padding:19px 0 20px 0;
	clear:both;
}

a.button {
	text-decoration:none;
	color:#f0f0f0;
}

a:hover .button {
	color:#FFF;
}

img.featured-product {
	padding:0;
	margin:10px 0px 0 25px;
	border:3px double #f0f0f0;
}

.product-text {
	font-size:11px;
	text-align:center;
	padding:30px 0 10px 0;
}

img.map {
	margin:7px 0 0 9px;
	padding:0;
}

img.footer-image {
	margin:10px 0 0 15px;
	padding:0;
}

p.FAQ {
	font-size:9px;
	padding:25px 10px 0 10px;
	font-style:italic;
}

p.demo {
	font-size:12px;
	padding:10px 35px 0 7px;
	font-style:italic;
	text-align:right;
	line-height:1.5em;
}


/* SITEMAP */

#sitemap {
	width:900px;
	height:15px;
	background:url(images/sitemap-top.png) no-repeat;
}

#sitemap-content {
	width:900px;
	height:5500px;
	background:url(images/sitemap-bg.png) repeat-y;
}


#sitemap1 {
	width:220px;
	float:left;
}

#sitemap2 {
	width:220px;
	left:220px;
	float:left;
}

#sitemap3 {
	width:220px;
	left:440px;
	float:left;
}

#sitemap4 {
	width:220px;
	left:660px;
	float:left;

}

h1.sitemap {
	font-size:13px;
	text-transform:uppercase;
	padding:10px 0 0 30px;
	margin:0;
	color:#666;
	font-weight:normal;
}

h2.state {
	font-size:10px;
	text-transform:uppercase;
	padding:10px 0 0 40px;
	margin:0;
	color:#666;
	font-weight:normal;
}

ul.sitemap {
	list-style:none;
	padding:0 20px 0 40px;
	font-size:9px;
	color:#666;
	list-style:none;
}

ul.sitemap li {
	list-style:none;
	margin:0 0 0 0;
	padding:9px 0 9px 0;
	}

ul.sitemap li li {
	list-style:none;
	margin:0 0 0 -20px;
	}

/*li.sitemap1 {

}

li.sitemap2 {
	padding:0 0 0 20px;
	font-size:10px;
}

li.sitemap3 {
	padding:0 0 0 40px;
	font-size:9px;
}
*/

/* GENERAL FORMATTING */

a {
	color:#3681E1;
}

a img {
	border:none;
}

.alignleft {
	float:left;
	font-size:8px;
}

.alignright {
	float:right;
	font-size:8px;
}

#content-wrapper {
	background:url(images/sitemap-top.png) no-repeat;
	width:900px;
	clear:both;
}

.clear {
	clear:both;
}

blockquote {
	background:url(images/blockquote.png) no-repeat;
	padding:30px 30px 0 60px;
}

.highlight {
	background:#f4f4f4;
	padding:10px 18px 10px 18px;
	margin:25px;
	border:1px solid #ddd;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
}

.video {
	background:#f4f4f4;
	padding:10px;
	margin:0 auto 0 auto;
	width:640px;
	border:1px solid #ddd;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
}

p img {
	padding:15px;
} 

.social-media {
	float:right;
	background:#fcfcfc;
	padding:5px;
	margin:10px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #ddd;
	width:70px;
}
.social-media-k9 {
	float:right;
	position:absolute;
	left:775px;
	background:#fcfcfc;
	padding:5px;
	margin:10px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #ddd;
	width:70px;
}

#tweetmeme_button {
	margin:0 auto 0 auto;
	padding:8px;
}

#facebook_button {
	margin:0 auto 0 auto;
	padding:8px;
}

#facebook-like {
	margin:0 auto 0 auto;
	padding:3px;
}

#google_buzz_button {
	margin:0 auto 0 auto;
	border:none;
	padding:8px;
}

a.google_buzz img {
	border:none;
}

