html {
    background-image: url(/assets/img/background.jpg);
	color:#555555;
} 
body {
	background: url(/assets/img/background-gradient.jpg) repeat-x;
}
#doc2 {
	background-color: #FFF;
	
}

a,a:link,a:visited {
	color:#24a6b2;
}
#ft {
	font-size: 93%;
	text-align:center;
	margin-top:15px;
	clear:both;
}
#bd div.yui-g, #hd, #ft {
	padding: 0 10px 0 10px;
	margin-bottom:15px;
}
#bd div.nopad {
	padding:0px;
	margin-bottom:0px;
}
#bd div.nopad div.section_break {
	height:10px;
	background-color:#D5C6B9;
}
p {
	padding-bottom:10px;
}
#doc2 {
	padding-top:15px;
}

strong {
	font-weight:bold;
}
em {
	font-style:italic;
}

#share {
	margin-top:15px;
	text-align:right;
	margin-right:15px;
}
/* Basic Floats */
div.left {
	float:left;
}
div.right {
	float:right;
}

/* Header */
#hd div.right img {
	margin-right:15px;
}
/* End Header */

/* Main Layout */
#content div.left {
	width:528px;
}
#content div.right {
	width:392px;
}
/* End Main Layout */

/*Read More Tips */

a.read_more_tips {
	display:block;
	width:950px;
	height:40px;
	background: #FFF url(/assets/img/read-more-tips-950-button.jpg) no-repeat;
	text-indent: -9999px;
}
/* End Read More Tips */

/* Form */
#form {
	width:388px;
}
#form div.left {
	width:15px;
	height:430px;
	background-image: url(/assets/img/form-left.jpg);
}
#form div.right {
	width:15px;
	height:430px;
	background-image: url(/assets/img/form-right.jpg);
}
#form div.top {
	width:388px;
	height:52px; 
	background-image: url(/assets/img/form-top2.jpg);
	text-indent: -9999px;
}
#form div.bottom {
	width:388px;
	height:15px;
	background-image: url(/assets/img/form-bottom.jpg);
	clear:both;
}
#form form {
	width:358px;
	display:block;
	float:left;
}
#form form ol {
	margin-left:15px;
	margin-top:15px;
}
#form label {
	color:#555555;
	font-weight:bold;
	display: inline-block;
  	line-height: 1.8;
	vertical-align: top;
	width: 120px;
	text-align:right;
}
#submit_div {
	text-align:center;
	margin-top:10px;
}
#opt_in_div {
	padding:5px 15px 5px 15px;
	text-align:center;
}
#form label.error {
	font-size:83%;
	color:red;
	width:200px;
	padding-left:120px;
	text-align:left;
}
#signup_form #share {
	text-align:center;
	margin-right:0px;
}
#form li {
	margin-bottom:2px;
}
span.field_required {
	color:#AAAAAA;
	font-size:10px;
}
#form input.line {
	width:150px;
}
#wedding_date {
	width:70px;
}
#form textarea {
	width:150px;
}
/* End Form */


/* Contest Details */
#contest_details h2 {
    background-image: url(/assets/img/share_your_ideas.jpg);
    height: 38px;
    width: 528px;
    display: block;
	text-indent: -9999px;
}
#contest_details {
	width:528px;
}
#contest_details p img {
	margin:2px;
}
/* End Contest Details */

/* Featured Tip */
#featured_tip h2 {
    background-image: url(/assets/img/featured_tip.jpg);
    height: 38px;
    width: 528px;
    display: block;
	text-indent: -9999px;
}
#featured_tip {
	width:528px;
}
#featured_tip p img {
	margin:2px;
}
/* End Featured Tip */

/* About Partners */

#about_partners h2 {
    background-image: url(/assets/img/header-about-the-partners.jpg);
    height: 38px;
    width: 528px;
    display: block;
	text-indent: -9999px;
	margin-bottom:5px;
}
#about_partners {
	width:528px;
}
#about_partners div.left {
	width:160px;
	clear:left;
}
#about_partners div.right {

	width:358px;
	clear:right;
}
#about_partners #about_beaucoup h3 {
	background-image: url(/assets/img/bc-logo.jpg);
    height: 38px;
    width: 358px;
    display: block;
	text-indent: -9999px;
}

#about_partners #about_wpd h3 {
	background-image: url(/assets/img/wpd-logo.jpg);
    height: 38px;
    width: 358px;
    display: block;
	text-indent: -9999px;
}
/* End About Partners */






/* Featured Tips */
#featured_tips h2 {
    background-image: url(/assets/img/header-featured-tips.jpg);
    height: 38px;
    width: 920px;
    display: block;
	text-indent: -9999px;
	margin-bottom:5px;
}

#featured_tips h3 {
	color:#24a6b2;
	font-weight:bold;
	
}
#featured_tips p {
	padding-right:7px;
}
#featured_tips {
	width:920px;
	margin-bottom:15px;
	margin-top:15px;
}
#featured_tips div.left,#featured_tips div.right {
	background-color:#EFEFEF;
	border: 1px #CCCCCC solid;
	width:450px;
	height:200px;
}
#featured_tips div.left div.left,#featured_tips div.right div.left {
	border:none;
	width:161px;
	margin-top:3px;
	padding-left:8px;
	height:197px;
}
#featured_tips div.left div.right,#featured_tips div.right div.right {
	border:none;
	width:281px;
	margin-top:6px;
	height:194px;
}
/* End Featured Tips */

/* Featured Tip */
#featured_tip h3 {
	color:#24a6b2;
	font-weight:bold;
	
}
#featured_tip p {
	padding-right:7px;
}
#featured_tip {
	width:920px;
	margin-bottom:15px;
	margin-top:15px;
}
#featured_tip div.left,#featured_tip div.right {
	background-color:#EFEFEF;
	border: 1px #CCCCCC solid;
	width:520px;
	height:200px;
}
#featured_tip div.left div.left,#featured_tip div.right div.left {
	border:none;
	width:161px;
	margin-top:3px;
	padding-left:8px;
	height:197px;
}
#featured_tip div.left div.right,#featured_tip div.right div.right {
	border:none;
	width:351px;
	margin-top:6px;
	height:194px;
}
/* End Featured Tips */

/* Recently Submitted */

#recently_submitted h2 {
	background-image: url(/assets/img/header-recently-submitted.jpg);
    height: 38px;
    width: 920px;
    display: block;
	text-indent: -9999px;
	margin-bottom:15px;
}
#recently_submitted {
	width:920px;
	margin-top:15px;
	font-size:93%;
}

#recently_submitted div.tip {
	width:460px;
	height:100px;
	float:left;
	display:block;
	margin-bottom:10px;
}
#recently_submitted  h3 {
	color:#24a6b2;
	font-weight:bold;
}
#recently_submitted div.tip div.left {
	width:115px;
	height:100px;
	padding-left:15px;
}
#recently_submitted div.tip div.right {
	width:325px;
	height:100px;
	padding-right:5px;
	
}
/* End Recently Submitted */

/* Tip Single */
#tip_single {
	text-align:left;
}
#tip_single div.single_tip_section {
	width:660px;
	margin-left:125px;
	
}
#tip_single h1 {
	color:#24a6b2;
	font-weight:bold;
	font-size:117%;
}
#tip_review p {
	font-weight:bold;
	padding-bottom:5px;
	
}
#tip_review_button {
	height:20px;
	width:500px;
	font-size:93%;
}
#tip_review_button a {
	height:20px;
	width:87px;
	display:block;
	float:left;
}
#tip_comments {
	background-color:#EFEFEF;
	padding:0 15px 15px 15px;
	border: 1px solid #D3D3D3;
	width:660px;
}
/* End Tip Single */
 
 
/* Submitted Tips List */
#submitted_tips div.left h2 {
	background-image: url(/assets/img/header-submitted-tips.jpg);
    height: 38px;
    width: 528px;
    display: block;
	text-indent: -9999px;
	margin-bottom:5px;
	
	
}
#submitted_tips div.right h2 {
	background-image: url(/assets/img/header-sponsored-by-left.jpg);
    height: 38px;
    width: 310px;
    display: block;
	text-indent: -9999px;
	margin-bottom:15px;
	
	
}
#submitted_tips {
	margin-top:15px;
}
#submitted_tips div.left h3 {
	color:#24A6B2;
	font-weight:bold;
	width:240px;
	display:inline;
	float:left;
}
#submitted_tips ul li {
	margin-bottom:15px;	
	clear:both;
}
#submitted_tips span.tip_button {
	float:right;
	clear:right;
}
#submitted_tips div.left {
	width:528px;
}
#submitted_tips div.tip_title {
	height:20px;
}
#submitted_tips div.left div.sort_list {
	vertical-align:middle;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	height:26px;
	padding:3px;
	margin-left:10px;
}
#submitted_tips div.left div.sort_list div.left {
	width:180px;
	height:20px;
	border:none;
}
#submitted_tips div.left div.sort_list div.right {
	width:300px;
	height:20px;
	border:none;
	text-align:right;
}
#submitted_tips div.right {
	width:315px;
	padding-left:15px;
	border-left:1px solid #cccccc;
	text-align:center;
}
#submitted_tips div.left div.left {
	width:125px;
	height:125px;
	text-align:center;
}
#submitted_tips div.left div.right {
	width:510px;
	text-align:left;
	border:none;
	padding:5px;
}
/* End Submitted Tips List */
span.dsq-item-cp {
	display:none;
}
#dsq-options {
	display:none;
}
#tip comments #disqus_thread #dsq-content #dsq-auth.dsq-auth-bottom {
	margin-top:0px;
}
#pagination-flickr li {
	display:inline;
	margin:3px;
	font-size:117%;
}
#pagination-flickr li.active a {
	color:#954788;
	font-weight:bold;	
}
a.dsq-unregistered-user {
	text-decoration:none;
	color:#555555;
}
li.dsq-widget-item p.dsq-widget-meta {
	font-size:100%;
}
#submitted_tips div.right #recent_comments {
	background-image: url(/assets/img/header-recent-comments.jpg);
    height: 38px;
    width: 310px;
    display: block;
	text-indent: -9999px;
	margin-bottom:15px;
}
