/*
Theme Name: The Stuggs 
Theme URI: 
Description:
Version: 25 Oct, 1:49
Author: 
Author URI: 

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	padding: 0px;
	margin: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 95%;
	line-height: 115%;
	background-color: #454546;
	background-image: url('http://www.monstercutie.com/blog/img/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #FFFFFF;
}

strong {
	color: #FCB040;
	font: bold 16px 'Century Gothic',Arial,sans-serif;
}


a, a:link {
	padding: 1px;
	color: #FF7D78;
	text-decoration: none;
}

a:hover {
	color: #FFC0BD;
	border-bottom: 1px dotted #FFC0BD;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font: normal 24px/26px 'Century Gothic',Arial,sans-serif;
}


h4 {
	font: bold 16px 'Century Gothic',Arial,sans-serif;
}

h5 {
	font-variant: small-caps;
	font-size: 110%;
	padding: 0px;
	margin-bottom: 10px;
}



p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


#page {
	background: url('http://www.monstercutie.com/blog/img/pageBg.gif') top left repeat-y;
	width: 990px;
	margin: auto;
}

#pageSub {
	background: url('http://www.monstercutie.com/blog/img/pageBg2.gif') top left repeat-y;
	width: 990px;
	margin: auto;
}

#pageFoot {
	clear: both;
	height: 89px;
	width: 990px;
	padding: 0px;
	margin: 0px;
	background: url('http://www.monstercutie.com/blog/img/pageBtmBg.jpg') top left no-repeat;
}

#pageFoot2 {
	clear: both;
	height: 89px;
	width: 990px;
	padding: 0px;
	margin: 0px;
	background: url('http://www.monstercutie.com/blog/img/pageBtmBg2.jpg') top left no-repeat;
}

#hd{
	text-align: center;
	height: 121px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	background: url('http://www.monstercutie.com/blog/img/monstercutieLogo.jpg') top left no-repeat;
	/*border: 1px solid #ffff00;*/
}


#nav {
	margin: 0px;
	padding: 5px 0px 0px 40px;
	height: 70px;
	background-image: url('http://www.monstercutie.com/blog/img/navBg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#nav li, #navSub li {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}


#nav a, #navSub a {
	color: #3391CE;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover, #navSub a:hover {
	color: #25BCFF;
	font-weight: bold;
	border-bottom: 1px #25BCFF dotted;
}

#navSub {
	margin: 0px;
	padding: 5px 0px 0px 40px;
	height: 70px;
	background-image: url('http://www.monstercutie.com/blog/img/navBg2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #25BCFF;
}

h3 a:hover {
	border-bottom: 1px #25BCFF dotted;
}

#bd{
	/*border: 2px solid #0000ff;*/
	text-align: left;
	clear: left;
}

#bd hr {
	clear: both;
	height: 0px;
	width: 0px;
}

#main {
	width: 580px;
	/*border: 2px solid #CC0033;*/
	float: left;
}

#mainSub {
	clear: left;
	width: 760px;
	/*border: 2px solid #CC0033;*/
	float: left;
}

.item {
	padding: 0px 10px 10px 10px;
	/*background-color: #1A1A1A;*/
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	text-align:left;
	margin-bottom: 1em;
	/*border: 1px solid #ffcc00;*/
}

.yui-gc img {
	border: 1pt dashed #777279;
	background: #555455;
	padding: 10px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 50px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 50px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #777279;
}


.chronodata {
	/*display: inline;*/
	/*text-align: right;*/
	/*margin-left: 2em;*/
	margin: 5px 0px 5px 0px;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
	background: #555455;
	width: 100%;
	text-align: left;
	padding: 2px;
}

/*.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}*/

.tags, .catagory {

	display: block;

}

.commentlist p {
	//clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
	margin: 0px 5px;
	//display: block;
}

blockquote {
	//margin: 15px 30px 0 0;
	margin-left: 50px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	float: left;
}

.commentmetadata {
	font-size: 80%;
	clear: both;
	float: left;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	//border-top: 1px solid #1A1A1A;
	list-style: none;
}

.navigation {
	font-size: small;
	font-weight: bold;
	display: block;
	text-align: center;
	text-align: center;
	/*margin: 10px 30px 10px 10px;*/
	color: #FFFFCC;
	background: #555455;
	width: 100%;
	height: 24px;
}

/*.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}*/

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.post-teaser {
	font-size: small;
}

#secondary, #third{
	width: 180px;
	/*background-color: #1A1A1A;*/
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	/*border: 1pt solid #00ccff;*/
	float: left;
	font-size:80%;
}

#secondary h4, #third h4{
	color: #FCB040;
	border-bottom: 1px #A39CA5 dashed;
	/*color: #859E6C;*/
	/*font-family: Trebuchet MS, arial, sans-serif;*/
	margin: 5px 0px 5px 0px;
	padding: 3px;
}

#secondary p, #third p{
	padding: 0px;
	/*font-size: 70%;*/
}

#secondary ul, #third ul{
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 20px 5px;
	list-style:none;
}

#secondary ul li:before, #third ul li:before {
	content: "\00BB \0020";
	color: #A39CA5;
	}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

/*
#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom: #FFFFFF solid 1px; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#menu ul li a:hover { color:#fff; background: #0099DD; }
*/

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #1A1A1A;
	background-image: url(blog/images/bg_overlay.png); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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 td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	background: #5d7464;
	text-align: center;
	clear:both;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	color: #BFC8C2;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}

#ft a:hover {
	border-bottom: 1px #FFFFCC dotted;
}

#footerCat {
	width: 100%;
	height: 200px;
	background: #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#footerCatContent {
	width: 990px;
	padding: 10px;
	margin: auto;
	font-size: 80%;
}

#footerCatContent h4{
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

#footerCatContent ul{
	display: block;
	padding: 0px;
	margin: 0px;
}

#footerCatContent li{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	width: 310px;
}

#footercenter {
	clear: both;
	width: 990px;
	margin: auto;
}

#footerbar {
	float:left;
	width: 310px;
	height: 530px;
	margin: 5px;
	text-align: left;
	font-size: 80%;
	/*background: #333333;*/
}

#footerbar h4 {
	color: #8EC49F;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

#footerbar ul {
	padding: 0px;
	margin: 0px;
}

#footerbar li {
	display: block;
}

.foot-border {
	border-right: 2px dotted #4E6051;
}

#searchform {display:inline;}


/*
COMMENT HIGHLIGHTS
*/
.oddComment {background-color: #454546;}
.oddComment .comment {background-color: #4f5052;}
.evenComment {background-color: #6a676b;}
.evenComment .comment {background-color: #79767a;}

.author {
	background-color: #FCB040;
	color:#333333;
}

.author .comment{
	background-color: #fdda64;
	color:#333333;
}

.comment {position:relative; padding: 5px;overflow:auto;}

.author a, .author a:hover, .author a:visited{
	color:#333333;
	text-decoration: none;
}

.bio {
	overflow:auto;
	width:150px;
}

.bio img{
	padding:0px;
	float:left;
	border: 1px #333333 solid;
}

.commentCount {float:right;}

#comment- cite{color:#5d5c5d; font-size:0px;}
#comment- img{height:0px; border: 0px;}
#comment- small{font-size:0px;}

.trackbg {background-color: #6a676b;}