                                                                                                                                                                                                                                                                    /* 
- common.css shares css with onSugar
- all.css sets up a simple layout
- both are removeable
*/

@import url('/themes/c6/themes.css?_v=175');
@import url('/themes/c6/common.css?_v=175');

body { 
background-image:url('http://colourlovers.com.s3.amazonaws.com/images/patterns/496/496410.png'); 
color: #333; 
font-size: 13px;
font-family: Tahoma, Geneva, sans-serif;
text-align: center; 
}

* { padding: 0; margin: 0; }

a {
	color: #448988;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}



/*** STRUCTURE ***/

#page {
	width:1040px;
	margin: 0px auto;
        padding-bottom:0px;
        background-image:url('http://media.onsugar.com/files/ons1/257/2574363/32_2009/e6a9a1c6a78ac462_gradient.png');
}

#main{
clear:both;
text-align:left;
width:1000px;
margin:0px auto;
background:#FFF;
}

#main_container {
  background:#1F0900;
  padding-bottom: 0px;
  width:1000px;
}



#content{
width: 600px;
float: left;
overflow:hidden;
padding-top: 10px;
background: #FFF;
}

#sideone{
  width:200px;
  float: left;
  overflow:hidden;
  background: #1F0900;
  }

#sidetwo{
  width:200px;
  float:right;
  overflow:hidden;
  background:#1F0900;
}


/*** HEADER AND DESCRIPTION ***/


#header {
color: #000;
font-size: 60px;
text-transform:lowercase;
text-decoration:none;
text-align:center;
margin: 0px;
}

#header a{
color: #333;
text-decoration:none;
}

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


#header_img{
clear:both;
float:left;
position:relative;}
 
#descrip {
color: #DDD;
background:#1F0900;

font-family: Georgia,Times New Roman, serif;
font-size: 15px;
letter-spacing: .01em;
text-transform:lowercase;
text-decoration:none;
text-align:right;

margin: 0 auto;
padding-right: 10px;
padding-bottom: 2px;
width: 990px;

} 
 

 /*** TOP NAVIGATION BAR ***/
  

#navigation {
	background: #813B59;
	height: 2em;
	width: 1000px;
        margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#navigation ul{
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-right:2em;
}

#navigation li{
float: right;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
letter-spacing: .05em;
padding: 0px 1.5em 0 0px;
}

#navigation ul li a, 
#navigation ul li a:visited {
color:#fff;
text-decoration:none;
}

#navigation ul li a:hover {
text-decoration: underline;
}

#navdivide {
background:#F6AD1A;
clear: both;
height:5px;
width:1000px;
margin:0 auto;
}


/*** POST HEADER ***/


.post h2 {
font-family:Georgia;
margin:0pt 0pt 0px 0px;
border-bottom:1px solid #F6AD1A;
font-size:20pt;
line-height:16pt;
padding-bottom: 2px;
}

.post h2 a:hover{
color:#448988;
text-decoration:none;
}


/*** POSTDATA ***/


.post{
margin-bottom:10px;
margin-left: 25px;
margin-right: 25px;
}

.post_content a{
color: #F6AD1A;
}

.post_content, .onsugar_page  {
font-size:1em;
line-height:1.3em;
width: 480px;
margin: 0 auto;
font-family:Tahoma,sans-serif;
}

.post_content .pleft {
background:#F6AD1A;
padding: 2px;
float:left;
margin-right:7px;
margin-bottom:-3px;
margin-left:-1px;
}

.post_content .pright {
background:#F6AD1A;
padding: 2px;
float:right;
margin-left:7px;
margin-bottom:-3px;
}

.post_content .pcenter {
background:#F6AD1A;
padding: 2px;
align:center;
}

.post_content .zune{
margin: 0 1px -2px 2px;
}

.post_content .small {
font-family:Georgia;
color:#448988;
font-size:1.2em;
font-weight:bold;
letter-spacing:1px;
margin: 5px 35px 10px;
}

.post_content blockquote {
font-family:Georgia;
line-height:1em;
color:#448988;
font-size:1.4em;
font-weight:bold;
letter-spacing: .1em;
margin: 5px  40px 10px;
}



.post ol, .post ul {
margin-left: 20px;
}


.metadate {
   margin-left: 35px;
   margin-top: .1em;
   margin-bottom: .8em;
   padding-bottom: 0;
}

.edit {
   font-weight: bold;
}


.post.video {
display: block;
}


.mp3 .post_content .caption {
padding-top: 8px;
}


/*** POST FOOTER ***/


.categories{
font-weight: bold;
text-transform:capitalize;
}


.labelspost {
	border-top:1px solid #448988;
	padding-top:3px;
	padding-bottom: 3px;
	padding-left:5px;
	margin-top:15px;
	text-transform:capitalize;
	font-size:10px;
}

.divider{
   height: 35px;
   margin-top:12px;
   text-align:center;
   background:#FFFFFF url('http://media.onsugar.com/files/ons1/257/2574363/22_2009/58e7ff3e0c7c7eac_divider3.png') no-repeat scroll 0px;
   background-position:center;
}


/*** START WIDGETS ***/


.widget h4 {
        color:#fff;
	background: #813B59;
        height: 1.5em;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:normal;
	padding-left: 5px;
        padding-top: 5px;
	margin-bottom: 5px;
	font-variant: small-caps;
        border-top: 1px solid #F6AD1A;
}

.widget .comment_name, .comment_post {
color:#448988;
}

.widget .comment_post {
font-style:italic;
color:#F6AD1A;
}

.widget {
margin-bottom: 5px;
font-size: .8em;
line-height:1.4em;
color:#F6AD1A;
}

.widget a{
color:#EEE;

}

.widget_content {
padding: 0 5px 0 5px;
}

.widget li {
margin: 0pt 0pt 0.2em;
font-size: 1em;
line-height:1.1em;
}


.widget_search {
	margin-bottom: 10px;
}

#content .widget_gallery, #content .widget_video {
text-align:left;
height:130px;
}

.widget_gallery .title, .widget_video .title {
margin-top:.3em;
font-size:10px;
letter-spacing:-0.02em;
}

.widget_gallery a:hover .title, .widget_video a:hover .title{
    text-decoration:underline;
}

.widget_latest_videos ul {
text-align: center;
}

.widget .tags {
text-transform: capitalize;
}

.widget .category {
text-transform: capitalize;
}

.widget_gallery, .widget_video {
width:110px;
}

.widget_gallery .thumb, .widget_video .thumb {
border:1px solid #999;
text-align: center;
display:table-cell;
}

.widget .widget_gallery, .widget .widget_video {common.css?_v=12 (line 472)
text-align:center;
width:100%;
}

.widget_gallery a:hover .thumb, .widget_video a:hover .thumb{
border:1px solid #E10370;
}

.widget_archive .widget .widget_content{
text-align: center;
}

.widget_archive .widget .widget_content .calendar {
float:none;
}


/*** END WIDGETS ***/


.meta a:hover {
background:#333333 none repeat scroll 0%;
color:#FFFFFF;
text-decoration:none;
}
.meta a, .meta a:visited {
color:#333333;
padding:0.25em;
text-decoration:none;
}


/*** START PAGE NAV ***/


#pager {
margin: 0px 0px 0px 0px; 
font-size:1em;
font-family:tahoma,helvetica,arial,sans-serif;
text-align: center;
font-weight:bold;
}

#pager .pager-current
{
	border: 0px solid #cecece;
	margin: 0px;
	background: #eee;
}

#pager a
{
	line-height: 24px;
	border: 0px solid #cecece;
	padding: 5px 8px;
	margin: 0px 3px;
}

#pager a:hover { border: 0px; }


/*** End PAGE NAV ***/



/*** START FOOTER ***/


#onsugar_footer {
background:#F6AD1A;
font-family: Tahoma,sans-serif;
color:#333;
font-size:1em;
text-align:left;
line-height:19px;
margin: -16px auto -15px auto;
overflow:auto;
height:35px;
width: 900px;
border:0px;
padding: 10px 50px;
}

#onsugar_footer a{
color: #fff;
font-weight: none;
text-decoration:none;
}

#onsugar_footer a:hover{
color: #333;
}

/*** END FOOTER ***/



/*** START POLL ***/


.poll .poll {
padding:0px 30px;
}

.poll .bar{
background-color:#eee;
}

.poll .bar .foreground {
   background-color: #F6AD1A;
   clear: left;
   float: left;
   height: 1em;
}

.poll .vote-form {
   padding:10px;
}

.poll .option {
color: #448988;
}


/*** END POLL ***/



/* START COMMENT */


.comment_info {
   line-height:14px;
   padding-top: 15px;
   padding-left: 5px;
}
        
.comment_date {
   color:#333;
   font-size: 10px;
}

.comment_author {
   margin-top: 2px;
   color:#333333;
}

.comment_admin_link {
   border: 1px solid #B9B9B9;
   padding: 2px;
   margin-top: 3px;
   font-size: 75%;
}

.comment_photo {
   width:80px;
   padding: 2px;
}

.comment {
   padding: 10px 0px 10px 0px;
   border-top: 1px solid #448988;
   border-bottom: 0px;
}

.box {
margin-top:10px;
padding: 0px 10px;
}

.box h2 {
   font-size: 14px;
   margin-bottom: 3px;
   color: #813B59;
}

.box label {
color:#448988;
}

.box a{
color:#F6AD1A;
}

.comment_content {
	color:#333333;
        padding: 0 0 0 130px;
}

#comment_1 {
border-top: 1px solid #448988;
}


/* END COMMENT */



/* PAGE */


.page_title {
    border-bottom:1px solid #CCCCCC;
    line-height:34px;
    margin-bottom:30px;
    margin-top:10px;
    text-align: left;
}


.page_title h2 {
display:inline;
float:none;
margin-right:6px;
font-size:2.2em;
color:#666;
font-family: Helvetica,Arial,sans-serif;
}

.page_title h2  a {
   color: #000;
   text-decoration:none;
}

.page_title h2 a:hover {
   color: #677fa3;
}

/* END PAGE */



/* START  GALLERY */


.gallery_table {
width:600px;
}

.gallery_table_cell {
height: 115px;
}

.gallery_table img {
border:1px solid #999;
padding:0px;
}

.gallery_table img:hover {
border:1px solid #E10370;
padding:0px;
}

.post_content .see_photos {
font-size:1.3em;
}

.gallery_nav {
 margin-bottom:10px;
 overflow:auto;
 padding: 3px;
 text-transform: uppercase;
 font-size: 12px;
 height: 25px;
}
.gallery_nav_next a {
  color: #fff !important
}

.gallery_nav_next {
  background: #888;
  padding:2px 5px;
}

.gallery_nav_previous a {
  color: #fff !important
}

.gallery_nav_previous {
  background: #888;
  padding:2px 5px;
}

.gallery_nav_gallery {
   border-left:1px solid #333333;
}

.gallery .post_content img {
   margin: 0px;
}

/* END GALLERY */



/* START QUOTES */


.quote .quote_container {
   color: #000;
}

p.quote_content {
margin-bottom: 0px;
font: 24pt;
line-height:.95em;
}

.quote .source {
color: #e81e83;
text-align: right;
margin-left:20px;
margin-right:20px;
margin-top:5px;
}

.quote .start , .quote .end {
        color:#ccc;
        font-family:BodoxiD;
	line-height:.4em !important;
	font-size:42pt !important;
	font-weight:bold;
	margin:0px 6px;
}
.quote .start{
	left:-35px;
}

/* END QUOTES */



/* START CHAT */


.chat .post_content ul {
list-style-image:none;
list-style-position:outside;
margin-top: 15px;
}

.chat .post_content ul li .label{
font-weight: bold;
padding-right: 5px;
}


.chat .post_content ul li {
padding: 4px 0px 4px 10px;
}


.chat .post_content ul li.odd {
background: #eee !important;
}

.chat .post_content ul li.even {
border-bottom: 0px;
}


/* END CHAT */


/* START LINK */



.post h3.link_content a {
font-family:Georgia;
font-size:20pt;
line-height:16pt;
text-decoration:none;
color:#448988;
}

.post h3.link_content {
padding-top: 10px;
padding-bottom: 2px;
margin:0pt 0pt 0px 0px;
border-bottom:1px solid #F6AD1A;
}

.link .post_content .link_description {
padding-top: 8px;
}

/* END LINK */



/* START QUIZ */


.quiz .quiz_info {
background: #ccc;
clear:both;
color: #000;
padding: 5px;
}

.take_the_quiz {
display:block;
font-weight:bold;
margin:15px 0;
font-size:1.3em;
}

.take_the_quiz a{
   color: #677fa3;
}

.quiz .form-item label {
   color: #333;
   padding-left: 6px;
   font-size: 11px;
   font-weight: normal;
   font-family:Verdana,Arial,Helvetica,sans-serif;
}

.quiz .form-item {
   border-bottom: 1px solid #B9B9B9;
}


/* END QUIZ */



/* SPREADS */

.renderedspread .text{
font-family: Georgia;
fontweight:bold;
}

.renderedspread {
    color:#000;
    font-family: Georgia;
    background-color: #fff;
    border: 0px;
    font-size: 10px;
    font-weight: bold;
    letter-spacing:0px;
    line-height:1.2em;
}
.renderedspread span {
    line-height: 100%;
}

.renderedspread a, .renderedspread a:link {
font-size:10px;
font-weight:bold;
}

.tooltip {  
    border:1px solid #9f9f9f;  
    background-color:#fff;
    width:120px;
    padding: 5px;
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:normal;
    line-height:12px;
}

.spreadmodal {  
    background-color:#fff;  
    padding:10px;  
    border:1px solid #333;  
}



/* END SPREADS */

/* START ABOUT ME WIDGET */

#profile_pic_image {
display: table-cell;

}


#profile_pic_image img{
width: 90px;
margin: 2px 0 6px 5px;
clear:both;
}

#profile_name, #profile_name a {
color: #448988;
font-weight: bold;
margin-bottom: 5px;
margin-left: 5px;
font-size: 12pt;
}

#member_for, #last_online{
font-size: 10px;
color:#aaa;
}

#private_msg {
   font-size: 9px;
   letter-spacing:0.1em;
   margin-top: 5px;
   line-height:1.4em;
   text-transform:uppercase;
}

/* END ABOUT ME WIDGET */

/* FORM */

form{
   padding:0;
   margin:0;
}

fieldset{
   margin:0;
   padding:0;
}

input, textarea {
font-family:Arial,Helvetica,sans-serif;
margin:0;
}

button{      
   outline:0px;
   border:0px;
   margin:0;
   padding:0;
   background:#e1127d url('http://www.onsugar.com/files/ons/168/1681750/25_2008/btn_bg_h.gif') repeat-x right top;
   text-decoration:none;
   font-weight:normal;
   color:#fff;
   cursor:pointer;
   padding-right: 8px;
   font:16px Arial, Helvetica, sans-serif;
   height:30px;
   width:auto;
   overflow:visible;
}   

.fancybutton, .form-submit {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#333333;
cursor:pointer;
font-family:Tahoma,Arial,Verdana,sans-serif !important;
font-size:12px;
font-weight:bold;
height:18px;
margin-top:-2px;
text-decoration:none;
}

.form-textarea {
width:97%;
}

span.button {
-x-system-font:none;
background:transparent url(/themes/c6/imgs/button/bg_button_a.gif) no-repeat scroll right top;
border:medium none;
color:#444444;
cursor:pointer;
display:block;
float:left;
font-family:arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:26px;
line-height:normal;
margin-right:6px;
padding-right:18px;
text-decoration:none;
}

span.button span {
background:transparent url(http://www.onsugar.com/themes/c6/imgs/button/bg_button_span.gif) no-repeat scroll 0 0;
display:block;
line-height:14px;
padding:5px 0 5px 18px;
}
.js button{
   height:31px;
   background: url('http://www.onsugar.com/files/ons/168/1681750/25_2008/btn_bg_right_h.gif') no-repeat right top;
}

.gecko button{
   background: url('http://www.onsugar.com/files/ons/168/1681750/25_2008/btn_bg_right_h.gif') no-repeat 100% 1px;
}

.webkit button{
   background: url('http://www.onsugar.com/files/ons/168/1681750/25_2008/btn_bg_right_h.gif') no-repeat right top;
   padding-right:8px;
}

.opera button{
   padding-right:0px;
}

button span{
   height:31px;
   display:block;
   font-weight:normal;
   line-height:31px;
   margin:0px;
   padding: 0px 0px 0px 8px; 
   font-weight:normal;
}

.js button span{
   background: transparent url('http://www.onsugar.com/files/ons/168/1681750/25_2008/btn_bg_left_h.gif') no-repeat;
}

.opera button span{
   padding-right:8px;
}

input.form-text, textarea{
   font-family: Trebuchet MS;
   font-size:1em;
   color:#797979;
   background-color:#f4f4f4;
   padding:7px;
}

input.form-text{
   font-family: Trebuchet MS;
   height:16px;
   padding:3px 3px 5px 3px;
   color: #333;
   border-color: #ddd;
}

.widget input.form-text{
   float:none;
   width:150px;
}

.widget button{
   float:none;
   clear:both;
}

/* END FORM */


/* SEARCH FORM */

.search-form .form-item input {
width: 170px;
font-size:12px;
margin-left:5px;
margin-bottom: 5px;
}

.search-form .button{
padding-left: 5px;
float: right;
margin-right:0px;
}

.searchright {
float:right;
}

/* END SEARCH FORM */

/*** MISC ***/

.calendar {
height:130px;
color: #BBBBBB;
margin: 0 auto;
}

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

.widget .count {
color:#F6AD1A;
}
        
        
        
        
        
        
        
