/*
Theme Name: Stink Digital Theme
Theme URI: http://www.stinkdigital.tv/
Description: Prior to this incarnation was Classic, but now is bastardized and much happier for guilt free living.
Version: 0.1 pre-beta
Author: Stink Digital
Tags: proprietary

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

/*****************************/
/* LAYOUT */

#page {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}

#page .content-bgd {
	margin-top: 30px;
	margin-bottom: 80px;
	float: left;
	background-image: url('images/blog-columns.png');
	background-position: left top;
	background-repeat: repeat-y;
}

#blogcontent {
	width: 560px;
	float: left;
}

#blogcontent p {
	clear: both;
	line-height: 16px;
	word-spacing: 2px;
}

#sidebar {
	width: 350px;
	float: right;
	margin-left: 20px;
}

#rssfeeds a {
	background-image: url('images/rss-icon.png');
	background-position: right center;
	background-repeat: repeat-y;
	height: 19px;
	line-height: 19px;
	padding-right: 25px;
}

#footer {
	margin-top: -10px;
}

ul, ol {
	margin: 0px;
	padding: 0px;
}


/*****************************/
/* TYPE */

a {
	color: #5a8db0;
}

p a {
	border-bottom: dotted 1px #5a8db0;
}

a img {
	border: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	clear: both;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	font-weight: normal;
}

ol#comments li p {
	font-size: 100%;
}


/* classes used by the_meta() */

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

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}



/*****************************/
/* FEEDBACK (Tags and Comments) */

.feedback {
	background-color: #FAFAFA;
	height: 22px;
	max-height: 22px;
	color: #a3a3a3;
	clear: both;
	font-size: 0.7em;
	line-height: 22px;
	background-image: url('images/feedback-bgd.png');
	background-repeat: repeat-x;
}

.feedback a {
	color: #9d9798;
	border-bottom: dotted 1px #9d9798;
}

.feedback span.tags {
	display: block;
	float: left;
	background-image: url('images/feedback-tags-icon.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.feedback span.comments {
	display: block;
	float: right;
	background-image: url('images/feedback-comments-icon.png');
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 25px;
}

#blog .feedback {
	width: 520px;
	clear: both;
}


/*****************************/
/* META */

.meta {
	font-family: arial, sans-serif;
	font-size: 0.6em;
	color: #c2c5c6;
	padding-top: 5px;
}

.meta .author {
	text-transform: uppercase;
}

.meta li, ul.post-meta li {
	display: inline;
}

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

.meta, .meta a {
	font-weight: normal;
	letter-spacing: 0;
}



/*****************************/
/* POST */

.post {
	min-height: 360px;
	background-color: #FAFAFA;
	padding: 20px;
}

.fadetogrey {
	background-image: url('images/post-fadetogrey.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}

.fadetowhite {
	padding: 20px;
	background-image: url('images/post-fadetowhite.png');
	background-position: left top;
	background-repeat: repeat-x;
}


.storytitle {
	margin: 0;
}

.storytitle a {
	font-size: 20px;
	color: #5a8db0;
	text-decoration: none;
}

.storycontent img {
	border: dotted 1px #CCC;
}

.storycontent {
	min-height: 500px;
}

.storycontent p, 
.storycontent li {
	font-size: 0.85em;
	color: #6b6b6b;
}
 
.storycontent li {
	list-style: disc;
	list-style-position: outside;
	margin-left: 35px;
	margin-bottom: 10px;
}

/* format post for non single */

/* format post for single */

#single .post .storycontent {
	padding-bottom: 30px;
}

#single .post {
	padding: 0px;
}

#single .post .storytitle, 
#single .post .meta, 
#single .post .storycontent {
	margin-left: 30px;
	margin-right: 30px;
} 



/*****************************/
/* COMMENTS */

form#commentform {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 440px;
	margin-left: 60px;
	float: left;
	clear: both;
	background-color: #FFF;
	background-image: url('images/commentform-bgd.png');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FAFAFA;
}

form#commentform #loggedinas {
	word-spacing: 0px;
	height: 80px;
}

form#commentform p {
	color: #CCC;
	font-size: 12px;
	letter-spacing: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 24px;
}

#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
	background: #fff;
	border-top: 1px solid #b3babd;
	border-left: 1px solid #b3babd;
	border-right: 1px solid #eff0f1;
	border-bottom: 1px solid #eff0f1;
	padding: .2em;
	float: left;
	clear: right;
	background-color: #d1d8da;
	width: 280px;
}

#commentform label {
	color: #a3aaac;
	display: block;
	width: 120px;
	float: left;
	clear: left;
	min-height: 30px;
	line-height: 20px;
	font-size: 1.3em;
}

#commentform textarea {
	height: 130px;
}

input#submit {
	background-color: #daddde;
	border: solid 1px #FFF;
	color: #989fa2;
	float: right; 
	margin-top: 10px;
	margin-right: 32px;
	font-family: Georgia;
}




/*****************************/
/* COMMENT LIST */



#comments {
	margin-top: 30px;
	margin-right: 80px;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}

h2#numberofcomments, 
h2#leaveacomment {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-left: 60px;
	margin-bottom: 15px;
}

#postcomment {
	margin-top: 35px;
	margin-left: 60px;
}

#commentlist li {
	float: left;
	clear: both;
	margin-bottom: 30px;
}

#commentlist li .comment-number {
	width: 60px;
	clear: left;
	float: left;
	font-size: 48px;
	color: #CCC;
}

#commentlist .comment-number  small {
	font-size: 16px;
}

#commentlist li .comment-text {
	background-image: url('images/comment-leftquote.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 435px;
	float: right;
	clear: right;
	color; #999;
	background-color: #eff5f9;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
}

#commentlist .comment-text div {
	background-image: url('images/comment-rightquote.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 25px;
	color: #4b4b4b;
	font-size: 14px;
	min-height: 100px;
}

#commentlist li .citation {
	display: block;
	background-image: url('images/comment-citationbgd.png');
	background-position: left top;
	background-repeat: repeat-x;
	height: 21px;
	line-height: 21px;
	max-height: 20px;
	font-size: 12px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	overflow: hidden;
	letter-spacing: 0px;
}

#commentlist .citation .spike {
	display: block;
	background-image: url('images/comment-speechspike.png');
	background-position: right top;
	background-repeat: no-repeat;
	height: 22px;
	width: 21px;
	float: left;
	margin-left: 3px;
}

#commentlist .citation cite {
	display: block;
	float: left;
	background-color: #699abc;
	margin-top: 3px;
	height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 17px;
}

#commentlist .citation cite a {
	color: #FFF;
}

#commentlist .citation .comment-date {
	font-family: arial, helvetica, san-serif;
	text-transform: uppercase;
	display: block;
	float: right;
	margin-right: 5px;
	color: #999;
	font-size: 9px;
}





/*****************************/
/* Navigation */

#navigation {
	padding: 10px;
	margin-top: 10px;
	font-size: 14px;
}





/*****************************/
/* MENU SIDEBAR */

#menu a, 
#menu a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}

#menu #links {
	float: left;
	width: 220px;
}
#menu ul {
	margin-top: 0px;
	padding-top: 0px;
}

#menu #archive {
	float: right;
	width: 120px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #b0afaf;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	text-transform: uppercase;
	font: normal 80% Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

#menu ul li ul {
	margin-top: 15px;
}

#menu ul li ul li ul {
	margin-top: 0px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#menu ul li ul li {
	border: 0;
	font: normal normal 14px/115% Arial, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}


#menu ul ul li.linkcat {
	margin-top: 15px;
	text-transform: uppercase;
	color: #b2b2b2;
	font-size: 10px;
}
#menu ul ul li a {
	font: normal normal 14px/110% Georgia, 'Times New Roman', Times, serif;
	color: #5a8db0;
	text-decoration: none;
	text-transform: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px dotted #CCC;
}

#menu .blogroll li, 
#menu #meta li, 
#menu .cat-item {
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
}



/*****************************/
/* CALENDAR */


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


