* {
	padding:0;
	margin:0;
}

body {
	background: #e8007e;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding: 0;
	margin: 0;
}

h1,
h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	padding: 0;
	margin: 0 0 14px;
	color: #e8007e;
}

h1.page_h1 {
	display:none;
}

h1#quote_h1 {
	text-transform: capitalize;
}

h2.title,
h1.title {
	margin-bottom:5px;
}

h3 {
	font-size: 13.5px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px;
}

h6 {
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px;
}

p {
	line-height:16px;
	padding: 0;
	margin: 0 0 7px;
}

p.par {
	margin:10px 0;
}

ul {
	list-style-type: circle;
	padding: 0;
	margin: 0 0 5px 20px;
}

ol {
	list-style-type: decimal;
	padding: 0;
	margin: 0 0 5px 20px;
}

li {
	line-height: 130%;
	padding: 0 0 0 4px;
	margin: 0;
}

blockquote {
	font-style:italic;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #EAEAEA;
	padding: 20px;
	margin-bottom: 10px;
}

img {
	border: 2px solid #DDD;
	padding: 2px;
	margin: 0;
}

object {
	margin: 0;
}

a {
	color: #e8007e;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

/* Common Classes */

.module {
	border-bottom: 1px solid #CCC;
	width:inherit;
	margin:0 20px 32px 0px;
	padding-bottom:32px;
}

.module_left {
	border-bottom: 1px solid #CCC;
	margin:0 20px 32px 30px;
	padding-bottom:32px;
	width:180px;
}

.clear {
	clear: both;
	margin:0;
	padding:0;
	height:0;
}

.right {
	float:right;
}

.left {
	float:left;
}

.justify {
	text-align:justify
}

.br {
	margin-bottom: 10px;
}

.page_header {
	margin-left:19px;
	margin-bottom:0;
	font-size:14px;
}

.page_header span {
	font-size:11px;
	color:#444;
}

.tags_header {
	color:#666;
	padding:3px 0 3px 0px;
	margin:5px 0 10px 19px;
	font-size:12px;
	font-weight: normal;
}

.tags_header a {
	color:#E8007E;
	font-weight: bold;
}

.first_letter:first-letter {
	text-transform: uppercase;
}

.cursive,
.med_cursive,
.large_cursive,
.small_cursive,
#nbsp_obsess,
.nbsp_indent {
	color: #e8007e;
	font-size:13.5px;
	font-weight:bold;
}

#nbsp_obsess,
.nbsp_indent {
	margin-top:-10px;
	margin-left: 30px;
}

.scrollable {
	overflow:hidden;
	position:relative;
	height:426px;
	width:76px;
	text-align: center;
}

.pink {
	color:#E8007E;
}

.sIFR-replaced {
	margin-bottom:0;
	padding-bottom:0;
}

#footer .cursive {
	color:#FFF;
	font-size:14px;
	margin-left:-2px;
}

.strong {
	font-weight:bold;
}

.video_container {
	margin-bottom: 20px;
}

.image_container {
	float: right;
	text-align:right;
	position: relative;
	right: 50%;
	width: auto;
}

.image_container_inner {
	position: relative;
	left: 50%;
}

div.photo_credit {
	font-style:italic;
	text-align:right;
	font-size:11px;
	position:relative;
	top:-5px;
	right:3px;
	height:18px;
}

div.checkbox {
	position:relative;
}

label.checkbox {
	position:absolute;
	top:3px;
}

label {
	color: #444;
}

label.label {
	font-weight:bold;
	font-size:11px
}

.file_input {
	width:68px;
	height:16px;
	overflow:hidden;
	position:relative;
	float:left;
	border-right:1px solid #E8007E;
	cursor: pointer;
	margin-right:4px;
}

.file_input input {
	z-index:2;
	opacity:0;
	filter:alpha(opacity=00);
	position:absolute;
	right: 0;
	cursor:pointer;
}

.file_input .file_link {
	position:relative;
	left:0;
	z-index:1;
	cursor:pointer;
}

input[type="text"],
input[type="password"],
input.input,
div.input,
textarea.input,
.input {
	background: #FFF url(/images/forms/field-gradient.jpg) repeat-x top center;
	border: 1px solid #999;
	color:#444444;
	padding:2px;
	margin:0;
}

select {
	color:#444444;
}

select.input {
	padding:0;
}

.authbox .input,
#column_right .input {
	width: 164px;
	margin-bottom:5px;
}

input.button {
	background: url(/images/button_gradient.jpg) repeat-x;
	padding: 0 10px;
	margin-bottom:7px;
	border:1px solid #E8007E;
	color:#f5f5f5;
	font-weight:bold;
	cursor:pointer;
	height:22px;
}

input.button.inline {
	margin-bottom: 0;
}

#search_botton {
	width:60px;
}

a.button {
	background: url(/images/button_gradient.jpg) repeat-x;
	padding: 5px;
	font-size:12px;
	line-height:12px;
	text-align:center;
	margin-bottom:7px;
	border:1px solid #E8007E;
	color:#f5f5f5;
	font-weight:bold;
	cursor:pointer;
	height:12px;
	width:50px;
	display:block;
	float:left;
}

.contact_form .button {
	width:90px;
}

.contact_form input.input {
	width:280px;
}

.contact_form textarea.input {
	width:350px;
	height:300px;
}

/* Layout */


#top {
	background: #D2D3D5 url(/images/LLbkgd.gif);
}

#love-guide #top {
	/*background: #D2D3D5 url(/images/love-guide-bg-2010.gif);*/
}

#container {
	width: 920px;
	background: url(/images/content_BG.png) repeat-y left top;
	padding: 0 0 26px 0;
	margin: 0 auto;
}

#container.two_cols {
	background: url(/images/content_BG_2_col.png) repeat-y left top;
}

#header {
	height: 39px;
}

/*header content styles*/

#date {
	color: #444444;
	font-weight: bold;
	margin: 0 0 8px;
	padding: 0px 0 0 30px;
	line-height:19px;
}

#masthead {
	height: 310px;
	width: 860px;
	z-index: 50;
}

#masthead * {
	border:0;
	z-index: 50;
}

#masthead 
/* navigation links*/

#navigation {
	float: right;
	margin: 60px 0 0;
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	height: 20px;
	padding: 0;
	margin: 12px 0;
}

#navigation ul li a {
	display: block;
	width: 175px;
	height: 26px;
	font-weight: bold;
	padding: 8px 0 0 21px;
	margin: 0 27px 0 0;
}

#navigation ul li a:hover {
	background-color: #FD0075;
	color: #E5E5E5;
	text-decoration: none;
}

/* left column */

#column_left {
	float: left;
	width: 250px;
	height: 100%;
	padding-right:0;
	position:relative;
	z-index:100;
}

*html #column_left * {
	margin-right:0 !important;
	padding-right:0;
}

#about,
#favoritecontainer {
	width: 190px;
	border-bottom: 1px solid #cccccc;
	margin:0 20px 32px 30px;
	padding-bottom:32px;
}

#about p {
	margin-bottom:8px;
}

#ad_banner_left {
	margin: 25px 0 12px 38px;
	display:none;
}

/* center column */

#column_center {
	float: left;
	width: 460px;
}

*html #column_center {
}

.feature {
	width: 426px;
	border-bottom: 1px solid #CCC;
	padding: 0px 0 13px;
	margin: 0 0 56px 16px;
}

.feature object {
	display:block;
}

.top_feature,
#center_content {
	float: left;
	width: 426px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 13px;
	margin: 0px 16px;
}

*html .top_feature,
#center_content {
	margin:0px 8px 0;
}

/* right column */

#column_right {
	float: right;
	margin-right:20px;
	width: 170px;
}

*html #column_right {
	margin-right:0px;
	width: 160px;
	position:relative;
}

#column_right h6 {
	font-size:12px;
	font-weight:bold;
	color: #444;
}

#searchbox {
	width: 170px;
}

*html #searchbox {
	width: auto;
}

#searchbox input.button {
	margin-bottom:0;
}

#more_link { /*Link at bottom of home page */
	margin: 12px 16px;
	float:right;
}

#ad_banner_right {
	margin: 4px 0 12px 22px;
}

/* Login Area */

.authbox {
	margin-top: 0px;
}

.authbox input.checkbox {
	vertical-align:middle;
	margin-right:3px;
}

.authbox div.checkbox {
	margin-bottom:10px;
}

.authbox #signup {
	position:relative;
}

#signup_link {
}

/*Archives*/

#archives {
	margin-bottom:40px;
	margin-top:30px;
}

#archives ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 0 5px;
}

#archives ul li {
	margin: 0 0 7px;
	padding-left:2px;
}

#archives li h5 {
	margin:0;
	padding:0;
}

.archives h2 {
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
}

.archives ul {
	list-style-type: none;
	padding: 0;
	margin: 6px 0 0;
}

.archives ul li {
	margin-top: 2px;
	padding-left:0;
}

/*Pagination*/
div.pagination {
	margin:20px 16px 0 19px;
	font-weight:bold;
}

*html div.pagination {
	margin-right:8px;
}

.prev_page {
	padding:3px 20px 3px 5px;
	background: url(images/pag_right_arrow.png) no-repeat right;
	line-height:20px;
	float:right;
}

.next_page {
	padding:3px 0px 3px 20px;
	background: url(images/pag_left_arrow.png) no-repeat left;
	line-height:20px;
	float: left;
}

div.pagination img {
	margin:0;
	padding:0;
	border:0;
	position:relative;
	top:2px;
}

/*Post styles*/

#articles {
	float:left;
	margin-bottom:20px;
}

#articles .blog_post,
#search_results .blog_post {
	width: 426px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 13px;
	margin: 14px 30px 0 19px;
}

*html #articles .blog_post,
*html #search_results .blog_post {
	padding-bottom:5px;
}

.blog_post {
	position: relative;
}

.date {
	color: #444;
	font-weight: bold;
}

.blog_post .text { /*Take this out if posts will be in "XHTML" from now on */
	line-height:19px;
	font-size:13px;
	margin-bottom: 20px;
}

.blog_post .text p {
	line-height:19px;
	margin:7px 0 8px;
	font-size:13px;
}

.meta_data p {
	margin-bottom:0;
}

.add-favorite {
}

.more {
	font-size:11px;
	font-weight:normal;
}

.author {
	color: #555555;
	font-size:11px;
	font-weight:normal;
	margin-bottom:7px;
	display: block;
}

.author h4 {
	display:inline;
	font-size:11px;
	font-weight:normal;
}

.blog_post .time {
	float: left;
	margin: 0 5px 0 3px;
}

.meta_link {
	font-size:11px;
	font-weight: bold;
	display: block;
	height: 17px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:3px;
	padding-left: 26px;
	color:#E8007E;
	margin-bottom:5px;
}

.meta_link2 {
	font-size:11px;
	font-weight: bold;
	display: block;
	height: 17px;
	background-repeat: no-repeat;
	background-position: left center;
	color:#E8007E;
	margin-top: 10px;
}

.rating-link {
	font-size:11px;
	font-weight: bold;
	display: block;
	height: 17px;
	color:#E8007E;
	margin-top: 3px;
}

#foot-column-left {
	float: left;
	width: 45%;
}

#foot-column-right {
	float: right;
	width: 45%;
	text-align: right;
}

.foot-column1 {
	float: left;
	width: 50%;
}

.foot-column2 {
	float: right;
	width: 35%;
}

a.comments_link {
	background-image: url(/images/comments_icons/comments.png);
	display: inline;
}

a.nocomments_link {
	background-image: url(/images/comments_icons/comments_none.png);
}

a.favorite_this {
	background-image: url(/images/favorite_add.png);
}

div.favorited,
a.favorited {
	background-image: url(/images/favorite.png);
}

.blog_post .tags {
	font-size:11px;
	font-weight:normal;
	clear: both;
	margin-top: 15px;
}

#column_center .summary .tags {
	width:auto;
}

.blog_post .tags h4 {
	display:inline;
	font-size:11px;
	font-weight:normal;
}

.social_bookmarks {
	padding: 3px 0 10px 3px;
	clear: both;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 11px;
}

.social_bookmarks img {
	border: none;
	padding: 0 0 0 5px;
}

/* For mini summary displays (ie. tag page and search results) */
.no_pic .text img,
.no_pic .text object,
.no_pic .text embed {
	display:none;
	visibility:hidden;
	position:absolute;
}

.no_pic .tags,
.no_pic .tags h4 {
	font-weight:normal;
	float:none;
	width:auto;
}

.no_pic h2 {
	font-size:18px;
}

.no_pic div.text {
	margin-bottom:15px;
}

.no_pic .author {
	margin-bottom:2px;
}

.no_pic .more {
	font-weight:normal;
}

.no_pic br {
	display:none;
}

/* tags page */

#tagcloud {
	margin-left:20px;
}

/* comments */

#comments {
	width: 426px;
	margin: 0 0 20px 16px;
	padding-top:0px;
}

#comments .entry {
	clear: both;
	margin: 0 0 20px;
}

#comments .author {
	clear: both;
	font-style:italic;
}

#comments .entry .avatar {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#comments .comment-entry p {
}

#comments .paginate {
	clear: both;
	float:left;
	margin: 20px 0;
}

/* footer */

#bottom {
	clear: both;
	height: 250px;
	background: #E8007E url(/images/footer_shadow.png) repeat-x left top;
	margin:0;
}

#footer {
	width: 920px;
	padding: 20px 0 10px;
	margin: 0 auto;
}

#footer h1 {
	color: #fff;
}

#footer h5 {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer ul li {
	margin: 0 0 8px;
}

#footer ul li a {
	color: #fff;
}

#footer .copyright {
	text-align: center;
	margin: 15px 0;
	color: #fff;
}

#footer .copyright a {
	color: #fff;
}

#tags {
	float: left;
	width: 312px;
	margin: 0 0 0 45px;
}

#tags a {
	color:#fff;
	white-space:nowrap;
	margin:0 8px 8px 0;
	display:block;
	float:left;
}

#tags h5 {
	display:inline;
}

#learn_more {
	float: left;
	width: 170px;
	margin: 0 0 0 30px;
}

#topics {
	float: left;
	width: 260px;
	margin: 0 0 0 54px;
}

#topics li {
	width:120px;
	float:left;
	display:block;
}

#links {
	float: left;
	margin: 0 0 0 40px;
	width:190px;
}

/* Events Calendar */

#calendar {
	border-bottom:1px solid #CCC;
	margin: 10px 20px 0 40px;
	padding: 0 0 30px;
}

#calendar table {
	margin: 27px 0 0;
}

#calendar td {
	width: 23px;
	height: 23px;
	background-color:#e8007e;
	color: #E9E9E9;
	text-align: center;
}

#calendar .calendarCell {
}

#calendar .calendarHeader {
	color: #444;
}

#calendar .calendarHeader a {
	color: #e8007e;
}

#calendar .calendarDayHeading {
	height: 21px;
	background-color: #E6E6E6;
	color: #444;
}

#calendar .calendarBlank {
	color: #FDB3D6;
}

#calendar .calendarEntry {
	width: 21px;
	height: 21px;
	background-color: #FDB3D6;
	border: 1px solid #e8007e;
}

#calendar a {
	color: #fff;
	font-weight: bold;
}

/* User registration form */
#column_center div.registration {
	border-bottom:none !important;
}

div.box {
	width: 335px;
	margin: 10px 35px;
	padding: 10px;
	float:left;
	overflow:hidden;
}

*html div.box {
	margin:10px 17px;
}

.greybox {
	background: #E6E6E6;
}

.conf_box {
	border:1px solid #E8007E;
	background:#fdebf5;
	color:#E8007E;
}

.conf_box a {
	text-decoration:underline;
}

.member_form {
	position: relative;
	display: block;
}

.member_form h1 {
	margin-left:45px;
}

.member_form .input {
	width: 200px;
	margin: 2px 0;
}

.member_form label {
	float: left;
	width: 120px;
	margin: 5px 0 2px;
	clear:both;
}

.member_form label.acceptterms {
	margin:2px 0 0 0;
	width:300px;
}

.member_form input#accept_terms {
	margin:0 20px 0 0;
	padding:0;
	float:right;
	width:auto;
}

div.button {
	width: 345px;
	margin: 10px 35px;
	padding: 0 0px 10px 10px;
	float:left;
	clear:both;
}

.profile div.button {
	padding-left:0;
}

*html div.button {
	margin: 10px 17px;
}

.member_form input.button {
	float: right;
	width:80px;
	margin: 0;
}

.member_form p.require {
	margin-left:45px;
}

/* Member Profile */

.myprofile label {
	font-weight:bold;
	width:120px;
	float:left;
	margin:0 0 10px 0;
}

.myprofile .myprofile_right_text {
	margin:0 0 10px 0;
}

#cancel_link {
	position:relative;
	top:10px;
}

.profile_answer {
	margin:10px;
	font-style:italic;
}

.profile_name {
	padding-left:2px;
}

#file_upload_form .button,
#file_upload_form .input {
	margin-right:5px;
}

#column_center .profile {
	margin-bottom:30px;
}

.profile .input,
.profile_right_text {
	clear:right;
	float:right;
	font-size:12px;
	margin:3px 0;
	padding:2px 5px;
	width:200px;
	height:18px;
	border: 1px solid #999;
}

.profile select.input {
	padding:0;
	margin:0;
}

*html .profile .input,
*html .profile_right_text {
	margin:0;
	padding:0 5px;
}

*html .profile .input {
	background:#FFF;
}

*html .profile_right_text {
	float:left;
}

.profile input.input {
	padding-top:3px;
	padding-bottom:1px;
}

#birthday_month {
	width:71%;
	margin-right:2%;
}

.profile input.day {
	width:24%;
	clear:none;
	float:none;
	margin:0;
	padding:0 0 0 4px;
	position:absolute;
	right:0;
}

.profile textarea.input {
	height:65px;
}

select.gender {
	width:100%;
}

.profile_right_text {
	position:relative;
	right:0;
	padding-left:0;
	border:0;
	width:205px;
}

.profile label {
	clear:right;
	float:left;
	margin:2px 0;
	width:110px;
}

.profile input.button {
	margin:7px 7px 7px 0;
	float:left;
}

.profile .button.save_changes {
}

.profile img {
	border:none;
}

.profile img.avatar {
	float:left;
	margin-right:10px;
}

#column_left img.avatar {
	border:0;
	margin-right:10px;
}

.profile #gravatar {
	bottom:10px;
	left:120px;
	position:absolute;
}

.profile #gravatar p {
	padding: 5px 0 0 0;
}

.profile #gravatar img {
	padding:0px;
}

.profile .inline-editor-div { /*styles the forms that show below when clicking on an input*/
	float:right;
	width:210px;
}

.profile .inline-editor-div a {
	padding-top:3px;
}

*html .profile .inline-editor-div a {
	display:block;
	padding-top:5px;
}

.profile .inline-editor-div button {
	background: url(/images/button_gradient.jpg) repeat-x 0 -2px;
	padding: 0;
	margin-right: 7px;
	border:1px solid #E8007E;
	color:#f5f5f5;
	font-weight:bold;
	cursor:pointer;
	height:20px;
	width:40px;
	float:left;
}

*html .profile .inline-editor-div button {
	margin:5px 7px 0 0;
}

.profile .inline-editor-div button input {
	width:200px;
}

/* Validation */

.validation-advice {
	position: relative;
	float:right;
	display: block;
	width: 320px;
	background-color: #ffc0dd;
	color: #000;
	border: 1px solid #ff0077;
	padding: 5px;
	margin: 10px 0 10px;
}

#validate-password {
	width: 358px;
	margin: 35px 0 10px;
}

div[htmlfor="username"].validation-advice {
	clear:both;
}

div[htmlfor="accept_terms"].validation-advice {
	margin-top:30px;
}

.error {
	border: 1px solid #ff0077;
}

/* Sideboxes */

.sidebox {
	float:left;
	width: 180px;
	padding: 10px;
	position:relative;
}

.sidebox-handle {
	margin-bottom:5px;
}

.sidebox-handle:hover {
	border: 2px solid #AAAAAA;
}

.sidebox .sidebox-element {
	position:absolute;
	width:180px;
	margin-left:0;
	left:0;
}

.sidebox .sidebox-element p {
	margin-left:2px;
}

.sidebox .sidebox-featured {
	height:210px;
	width:180px;
}

.sidebox h5.sIFR-flash {
	text-align:center;
	display:none;
}

.sidebox .sidebox-featured h4 {
	font-size:11px;
	font-weight:normal;
}

.sidebox .sidebox-featured img {
	width: 165px;
	height: 180px;
	margin: 0 auto;
}

.sidebox .sidebox-featured p {
	text-align:left;
	width:190px;
}

.sidebox .sidebox-others {
}

.sidebox .sidebox-others img {
	width: 37px;
	height: 37px;
	float:left;
	cursor:pointer;
}

.sidebox-left {
	border-bottom: 1px solid #CCC;
	margin:0 20px 32px 30px;
	padding:0 0 40px;
	position:relative;
	z-index:100;
}

*html .sidebox-left {
	margin-left:20px;
}

#column_right .sidebox-left {
	margin-left: -6px;
}

*html #column_right .sidebox-left {
	margin-right:0px;
}

#column_right .sidebox #sidebox-others img {
	width: 34px;
	height: 34px;
}

.view_all {
	float:right;
	padding:3px 20px 3px 5px;
	background: url(/images/pag_right_arrow.png) no-repeat right;
	line-height:20px;
	margin-right:2px;
	font-weight:bold;
	.width: 70px;
}

.view_all_guide {
	background: url(/images/pag_right_arrow.png) no-repeat right;
	line-height:20px;
	margin-right:33px;
	font-weight:bold;
	position: absolute;
	top: 234px;
	right: 0;
	padding-right: 20px;
}

.view_all_love {
	background: url(/images/pag_right_arrow.png) no-repeat right;
	line-height:20px;
	margin-right:-198px;
	font-weight:bold;
	padding-right: 20px;
}

.blog_post .view_all {
	font-size:11px;
}

/* Bookmark sidebox */

#favoritecontainer h1 {
	color:#E8007E;
}

#favoritebox .favorite {
	float:left;
	padding-left:2px;
}

#favoritebox .favorite img {
	border:none;
	margin-left:-5px;
}

#favoritebox .favorite p {
	margin: 15px 2px 5px;
	line-height: 17px;
}

#favoritebox .delete-favorite {
	font-weight:bold;
	margin-right:0px;
}

#favoritebox .myfavorite-link {
	float:left;
	width:150px;
	margin: 0 5px 20px 0;
}

#favoritebox .favorite-link {
	float:left;
	margin: 0 5px 20px 0;
}

h4#favorite-handle {
	margin-bottom:10px;
}

.quote_author {
	text-align:right;
	font-style: italic;
	position:relative;
	z-index:100;
}

/*Featured Page*/
#two_col_left {
	width:695px;
	float:left;
	padding:0 0 0 15px;
}

.featured {
	padding-left:10px;
}

.featured h5 {
	margin:0 0 15px 15px;
}

.featured_box {
	float:left;
	width:205px;
	margin:0 5px 20px 15px;
	height:310px;
	text-align:left;
	position: relative;
}


.featured_box.love-div {
	width:47%;
	margin:0 5px 20px 15px;
}

.love-div .view_all_guide {
	left: 106px;
	width: 47px;
}

.featured_box h4 {
}

/*Rss Reader*/

#rss_reader {
	/*padding-top:60px;*/
	clear:left;
	overflow:hidden;
	width:165px;
}

ul.rss {
	list-style:none;
	margin-left:0;
	padding:0;
	border-top:1px solid #ddd;
	font-size:13px;
}

.rss li {
	padding:10px;
	border-bottom:1px solid #ddd;
	width:145px;
	overflow:hidden;
	list-style:none;
}

.rss img {
	display:none;
}

.rss_title {
	display:block;
	margin-bottom:5px;
	letter-spacing:.5px;
	font-weight: bold;
}

.rss_summary {
	display:block;
}

.rss_header {
	margin-bottom:0;
}

.rss_even {
	background: url(/images/greybg1.png) repeat;
}

.rss_odd {
	background: url(/images/greybg2.png) repeat;
}

.rss_date {
	font-size: 11px;
}

.author_name {
	font-weight: bold;
	font-size: 11px;
}

/*Follow on twitter badge*/
#twitter_box {
	margin-top:20px;
	float:left;
	padding-bottom:25px;
	z-index:100;
}

#twitter_link {
	border:none;
	display:block;
	padding:5px 0 0 80px;
	height:45px;
	background:url(/images/pink_twit_sm.png) no-repeat;
	margin-top:10px;
	margin-left:2px;
	z-index:100;
}

/*No-Flash Masthead Styles */

#mast_noflash {
	width: 920px;
	height: 289px;
	background: #eaeaea url(/images/masthead/mast_right.png) right no-repeat;
	margin-bottom: 21px;
	position:absolute;
	top:0;
}

#carousel {
	width: 920px;
	height: 289px;
	background: #eaeaea url(/images/masthead/mast_right.png) right no-repeat;
	margin-bottom: 21px;
}

* html .mast_img {
	position:absolute;
	top:0;
}

.mast_img {
	width: 710px;
	height: 289px;
}

.mast_img img {
	padding: 0;
	border: 0;
}

ul.mast_nav {
	float: right;
	width: 210px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.mast_nav li {
	list-style: none;
	height: 32px;
	line-height: 32px;
	padding: 0;
}

ul.mast_nav li a {
	display: block;
	color: #222;
	font-size: 13.5px;
	font-weight: bold;
	padding: 0px 0 0 26px;
}

ul.mast_nav li a:hover,
ul.mast_nav li a.active {
	background: #E8007E url(/images/masthead/hover.png) left repeat-y;
	text-decoration: none;
	color: #FFF;
}

/*Gallery Box */

#gallery_box {
	width:722px;
	height:531px;
	background:#FFF;
	padding: 20px 0 0 56px;
	position: relative;
}

.gallery_link,
#gallery_box .close_gallery {
	position:absolute;
	right:1px;
	bottom:19px;
	width:66px;
	height:25px;
	background: url(/images/gallery_images/gallery_link.png) no-repeat left top;
	color: #FFF;
	text-align: right;
	padding-right: 30px;
	font-style: normal;
	padding-top: 12px;
	font-weight:bold;
}

*html .gallery_link,
#gallery_box .close_gallery {
	background: url(/images/gallery_images/gallery_link.gif) no-repeat left top;
	bottom:18px;
}

*html a.gallery_link:active {
	background: url(/images/gallery_images/gallery_link.gif) no-repeat left top;
}

#gallery_box .close_gallery {
	bottom: -12px;
	right: -10px;
}

#gallery_box .title {
	margin-bottom: 12px;
}

#gallery_box img {
	margin: 0;
	padding: 0;
}

#gallery_left {
	width: 76px;
	text-align: center;
	float: left;
	margin-right: 33px;
	margin-top: 0;
	border: 2px solid #DDD;
	padding: 3px 0px;
}

#gallery_main {
	float: left;
	width: 424px;
	margin-right: 33px;
}

#gallery_right {
	float: right;
	width: 150px;
	font-size: 11px;
}

#gallery_right_inner {
	height: 300px;
}

#gallery_large {
	float:left;
	text-align:right;
}

*html #gallery_large {
	text-align:left;
	width:360px;
}

*html #gallery_large .photo_credit {
	text-align:right;
}

#gallery_box #gallery_large img {
	max-width:421px;
	max-height:421px;
	border: 2px solid #DDD;
	padding: 3px;
	margin: 0;
}

.gallery_scroll {
	cursor: pointer;
	position: relative;
	height: 426px;
}

#gallery_box .next .arrow_scroll {
	margin:3px auto 0px;
	cursor:pointer;
}

*html #gallery_box .next .arrow_scroll {
	margin:3px auto 3px;
}

#gallery_box .prev .arrow_scroll {
	margin:3px auto 0;
	cursor:pointer;
}

*html #gallery_box .next .arrow_scroll,
*html #gallery_box .prev .arrow_scroll {
	margin:3px auto 3px;
}

#gallery_box #outline {
	position: absolute;
	left: 0;
	top: 0;
	z-index:200;
}

#gallery_box .thumb_img {
	width: 70px;
	margin: 0px 3px 3px 3px;
	border: 0;
	padding: 0;
	float: left;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index: 1;
}

#gallery_box .thumb_img.active {
	opacity:1;
	filter:alpha(opacity=100);
	border: 3px solid #e8007e;
	-moz-border-radius: 2px;
	margin:0px 0 3px;
}

#gallery_box .thumb_img.first {
/*margin-top:3px;*/
}

#gallery_box .thumb_img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

#controls {
	width: 83px;
	height: 49px;
	background: url(/images/gallery_images/controls_bg.png) no-repeat;
	margin-top: 0px;
	margin-bottom: 44px;
}

.control_left,
.control_right {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
}

.control_left {
	margin: 9px 4px 8px 8px;
}

.control_right {
	margin: 10px 4px 8px 0;
}

#play.on {
	background: url(/images/gallery_images/play_on.gif) no-repeat top left;
}

#play.off {
	background: url(/images/gallery_images/play_off.gif) no-repeat top left;
}

#play.off:hover {
	background: url(/images/gallery_images/play_off.gif) no-repeat bottom left;
}

#pause.on {
	background: url(/images/gallery_images/pause_on.gif) no-repeat top left;
}

#pause.off {
	background: url(/images/gallery_images/pause_off.gif) no-repeat top left;
}

#pause.off:hover,
#pause.over {
	background: url(/images/gallery_images/pause_off.gif) no-repeat bottom left;
}

#gallery_box div.pagination {
	font-weight: bold;
	text-align: left;
	float: none;
	margin-bottom: 10px;
	margin-top:0;
	color:#444;
}

#gallery_box .caption {
	/*height:80px;*/
	margin-bottom:10px;
	width: 120px;
}

/*#gallery_box .photo_credit{
	clear: left;
	margin-bottom: 80px;
	text-align: left;
}
#gallery_box .photo_credit p{
	margin-bottom: 0;
	font-size:10px;
	line-height: 13px;
}*/
#gallery_box .options {
}

#gallery_box .comments_link {
	font-size: 11px;
	font-weight: normal;
}

#gallery_box .view_all {
	float: none;
	background-position: left center;
	padding: 3px 5px 3px 23px;
	margin-left: 4px;
	font-weight: normal;
	font-size: 11px;
}

.scrollable {
	overflow:hidden;
	position:relative;
	/*	height:441px;*/
	height:444px;
	width:76px;
	text-align: center;
}

div.scrollable div.items {
	position:absolute;
	top:0;
	left:0;
	margin:3px 0;
}

div.scrollable div.items img {
	float:left;
}

div.next {
/*		float:left;		
	width:90px;
	margin-left:-10px;
	margin-top:-70px;
	padding-top:70px;
	border:1px solid black;*/
}

div.prev {
/*		float:left;		
	width:80px;
	margin-left:-5px;
	margin-top:-70px;
	padding-top:70px;*/
}

#gallery_box .disabled {
	opacity:.2;
	filter:alpha(opacity=20);
	cursor:default;
}

object,
embed {
	z-index:100;
}

a#buynow {
	background: url(images/pag_right_arrow.png) no-repeat right;
	font-weight:bold;
	display: block;
	width: 80px;
	font-size: 16px;
	margin-bottom: 10px;
}

/*Blog Roll*/
.blogroll {
	float:left;
	margin:0 20px 0px 30px;
	padding:0;
	position:relative;
	width:180px;
	z-index:100;
	border: 0;
}

.blogroll a {
	color: #000;
	line-height: 22px;
}

.blogroll a:hover {
	color: #e8007e;
}

/*Follow Me*/

.follow_me {
	border-bottom:1px solid #CCCCCC;
	float:left;
	margin:0 20px 32px 30px;
	padding:0 0 40px 14px;
	position:relative;
	width:180px;
	z-index:100;
}

.follow_link {
	padding-top:33px;
	display:block;
	float:left;
	text-align:center;
}

.twitter_link {
	background:url(/images/follow_me/twitter.png) no-repeat top center;
	margin:10px 20px 15px 0;
}

.facebook_link {
	background:url(/images/follow_me/facebook_logo_f.png) no-repeat top center;
	margin:10px 20px 15px 0;
}

.rss_link {
	background:url(/images/follow_me/rss.png) no-repeat top center;
	margin:10px 0 15px 0;
}

.follow_link img {
	border:0;
	padding:0;
	width:20px;
}

/*Comment post login */
.post_div {
	margin-top: 30px;
}

.post_link {
	margin-bottom: 20px;
}

/*Content Carousel Styles */

.carousel_image {
	width: 710px;
	height: 289px;
	cursor: pointer;
}

.carousel_text {
	width: 200px;
	float: right;
	text-align: left;
	height: 200px;
	border: 1px solid black;
	margin: 50px 20px 0 0;
	cursor: auto;
}

/*Facebox Style*/
#facebox div.box {
	margin: 10px 25px;
	padding: 0;
	overflow:hidden;
	float: none;
	width: auto;
}

*html #facebox div.box {
	margin:10px;
}

#facebox div.greybox {
	padding: 10px;
}

#facebox div.button {
	float:none;
	margin: 10px 25px;
	width: 360px;
}

#facebox .member_form {
	width: 410px;
}

#facebox .member_form h1 {
	margin-left:25px;
	margin-top: 10px;
}

#facebox .member_form #cancel_link {
	top:5px;
	margin-right:10px;
}

#facebox .validation-advice {
	position: static;
	width:auto;
	float:none;
	display: block;
	background-color: #ffc0dd;
	color: #000;
	border: 1px solid #ff0077;
	padding: 5px;
	margin: 10px 0 0px;
}

.spacer20 {
	height: 20px;
}

.shopit {
	font-size: 16px !important;
}

.prev-next {
	position: absolute;
	right: 0;
	top: 20px;
	width: 50px;
	text-align: right;
}

.prev-next img {
	border: 0;
}

#guide-list {
	border-bottom: 1px solid #CCC;
	padding-bottom: 25px;
	margin: 0;
	margin-bottom: 25px;
	font-size: 15px;
	font-weight: bold;
}

#guide-list li {
	list-style: none;
	padding: 5px 0;
}

#guide-list li.gray {
	background: #f7f7f7;
}

#guide-list li a {
	color: #a9a9a9;
	padding-left: 3px;
}

#guide-list li a:hover {
	text-decoration: none;
	color: #e8007e;
}

/* Rating Stars */

.stars {  
	width:100px;  
	height:20px; 
	background:url(/images/empty-rating.gif);  
	position:relative;  
	clear: both;
}  
	  
.stars .currentStars {background:url(/images/full-rating.gif); position:absolute; z-index:1; left:0; width:0; height:20px;}  
.stars .one {width:20px;}  
.stars .two {width:40px;}  
.stars .three {width:60px;}  
.stars .four {width:80px;}  
.stars .five {width:100px;}  
 
.stars a {
	height:20px;
	width:20px;
	background:url(/images/empty.png);
	display:block;
	position:absolute;
	z-index:10;
}

.stars a:hover {
	cursor: pointer;
}

.stars a.star-one {left:0;}
.stars a.star-two {left:20px;}
.stars a.star-three {left:40px;}
.stars a.star-four {left:60px;}
.stars a.star-five {left:80px;}

.stars a.star-one:hover {background:url(/images/full-rating.gif);}
.stars a.star-two:hover {background:url(/images/full-rating.gif);left:0;width: 40px;}
.stars a.star-three:hover {background:url(/images/full-rating.gif);left:0;width: 60px;}
.stars a.star-four:hover {background:url(/images/full-rating.gif);left:0;width: 80px;}
.stars a.star-five:hover {background:url(/images/full-rating.gif);left:0;width: 100px;}

.voteQ {
	display: none;
}

.snowflakes {
	background: url(/images/snowflakes.png) no-repeat;
	padding: 15px;
}

/* TWITTER FEED */
.twitter {
	border-bottom:1px solid #CCCCCC;
	float:left;
	margin:0 20px 32px 30px;
	padding:0 0 40px 14px;
	position:relative;
	width:180px;
	z-index:100;
}

.tweet .tweet_list, .query .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #F7F7F7;
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}

.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: .5em;
}

.tweet .tweet_list li a, .query .tweet_list li a {
	color: #E8007E;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color: #FFF;
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}