/*
Theme Name: Snugglefux 1.0 (March 2009)
Author: Todd Quackenbush + Jill Bruhn
Author URI: http://candyhugs.com http://jillbruhn.com
*/



/* v1.0 | 20080212 */

html, body, noscript, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3em;
	font-family:Helvetica,Arial,sans-serif;
}
ol, ul {
	list-style: none;
}
a {
	color:#FFF;
	font-size:1em;
	text-decoration:underline;
}
.clear {
	clear:left;
}


.center {
	width:990px;
	margin:0px auto;
}

.content {
	background-color:#f90064;	
	color:#ecc3d7;
	padding:0 0 20px 0;
	font-weight:bold;
}

.content .right_col p {
	font-size:1.2em;
	margin-bottom:15px;
	line-height:1.5em;
}

.left_col {
	padding:5px 0 0 0;
	float:left;
	width:330px;
	text-align:right;
	margin-right:20px;
}

.right_col {
	margin-left:350px;
	padding:5px 0 0 0;
}

.sidebar, .post h1 {
	padding-right:20px;
}



.post {
	background:#c1c1c1;
	color:#828282;
	margin-top:2px;
}


.post h1 {
	background:url(images/date_bg.gif) no-repeat right 3px;
	font-size:3.5em;
	line-height:125%;
}

.post h2 {
	font-size:1.2em;
}

.header {
	height:62px;
	background:#c1c1c1;
	position:relative;
}

.header .right_col {
	padding-top:15px;
}

.date {
	color:#828282;
	font-size:.9em;
}

.header-over .date, .open .date, .comments .date {
	color:#7c1347;
}

.header-under, .header-over {
	cursor:pointer;
	height:62px;
	background:transparent;
	position:absolute;
	width:100%;
}

.header-over {
	color:#ecc3d7;
	position:absolute;
	background:#f90064;
	z-index:20;
}

.header-over h1, .open h1 {
	color:#ffffff;
	background-position:right -97px;
}

ul.ratings {
	float:left;
	width:85px;
}

ul.ratings li {
	float:left;
	width:16px;
	height:14px;
}

ul.ratings li a {
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:0px -14px;
}

.open ul.ratings li a:hover, .open ul.ratings li.on a,
.post_rating ul.ratings li a:hover, .post_rating ul.ratings li.on a {
	background-position:top left;
}

ul.ratings li.rating-1 a {
	background-image:url(images/rating_grey_1.gif);
}

ul.ratings li.rating-2 a {
	background-image:url(images/rating_grey_2.gif);
}

ul.ratings li.rating-3 a {
	background-image:url(images/rating_grey_3.gif);
}

ul.ratings li.rating-4 a {
	background-image:url(images/rating_grey_4.gif);
}

ul.ratings li.rating-5 a {
	background-image:url(images/rating_grey_5.gif);
}

ul.ratings li span {
	display:none;
}

.header-over ul.ratings li.rating-1 a, .open ul.ratings li.rating-1 a, .post_rating ul.ratings li.rating-1 a {
	background-image:url(images/rating_pink_1.gif);
}

.header-over ul.ratings li.rating-2 a, .open ul.ratings li.rating-2 a, .post_rating ul.ratings li.rating-2 a {
	background-image:url(images/rating_pink_2.gif);
}

.header-over ul.ratings li.rating-3 a, .open ul.ratings li.rating-3 a, .post_rating ul.ratings li.rating-3 a {
	background-image:url(images/rating_pink_3.gif);
}

.header-over ul.ratings li.rating-4 a, .open ul.ratings li.rating-4 a, .post_rating ul.ratings li.rating-4 a {
	background-image:url(images/rating_pink_4.gif);
}

.header-over ul.ratings li.rating-5 a, .open ul.ratings li.rating-5 a, .post_rating ul.ratings li.rating-5 a {
	background-image:url(images/rating_pink_5.gif);
}


.left_col h3 {
	font-size:1.5em;
	padding:3px 0 5px 0;
}
.comments {
	width:308px;
	padding-right:22px;
}

.comment {
	font-weight:normal;
	line-height:1.5em;
	padding:20px 0;
	background:url(images/divider_bg.gif) repeat-x;
}

.comment_author, .comment .date {
	display:inline;
}

.comment_author, .comment_author a {
	color:#fff;
	font-weight:bold;
}

.post_body {
	background:url(images/divider_bg.gif) bottom left repeat-x;
	padding-bottom:15px;
	font-weight:normal;
}
.post_rating {
	padding:30px 0 45px 0;
	
}

.media_wrapper {
	width:648px;
	background:url(images/image_bg_top.gif) no-repeat #ecc3d7;
	padding-top:5px;
	text-align:center;
	line-height:1;
	overflow:hidden;
}

.media_wrapper_footer {
	width:648px;
	background:url(images/image_bg_bottom.gif) no-repeat;
	height:5px;
}

.footer {
	width:100%;
	height:590px;
	background:url(images/snugglefux_footer.jpg) no-repeat top center;
}

.comment_textarea {
	width:293px;
	height:150px;
	background:url(images/comments_textbox.png) no-repeat;
	padding:5px 0 0 10px;
	text-align:left;
	margin-bottom:20px;
}

.comment_textarea textarea {
	border:none;
	background:transparent;
	width:285px;
	height:145px;
	color:#fff;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1em;
	line-height:1.3em;
	padding:0;
	margin:0;
}

.comment_textbox {
	width:293px;
	height:21px;
	background:url(images/comments_text.png) no-repeat;
	padding:5px 0 0 10px;
	text-align:left;
	margin-bottom:10px;
}

.comment_textbox input {
	width:240px;
	height:15px;
	background:transparent;
	color:#ecc3d7;
	margin-left:5px;
	border:1px solid #f90064;
}

.comment_textbox input.url {
	width:225px;
}

.comment_textbox input.email {
	width:245px;
}

.comment_textbox label {
	display:inline;
	color:#fff;
}

.comment_submit input {
	width:82px;
	height:14px;
	background:url(images/comments_submit.png) no-repeat;
	border:none;
	cursor:pointer;
	margin-top:10px;
}

form {
	padding-left:5px;
}

.newer_link a, .older_link a{
	color:#F90064;
	text-decoration:none;
	font-weight:bold;
	padding-top:1px;
}

.newer_link, .older_link {
	padding-top:15px;

}

.newer_link {
	padding-right:20px;
	width:310px;
}

.newer_link a {
	background:url(images/arrow_left.png) no-repeat;
	padding-left:15px;
}

.older_link a {
	background:url(images/arrow_right.png) no-repeat top right;
	padding-right:15px;
}