/* 
- themes.css shares css with onSugar
- it is removeable, but basic stylings will disappear
*/

body
{
	background: #F8F6F7 none repeat scroll 0 0 !important;
	color: #222222;
	*font-family: Arial,sans-serif;
        font-family: Times, serif;
        font-size: 75%;
}

*
{
	padding: 0;
	margin: 0;
}

a
{

	text-decoration: none;
}

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

#rss
{
        left: 200px;
        position: relative;
        background: url("http://media.onsugar.com/files/2011/02/05/2/185/1854510/a59e536d59686259_rss.png") no-repeat scroll 58px 7px transparent ;
}

#page
{
	margin: 10px auto;
	width: 1054px;
	background: #fff;
        -moz-box-shadow: 3px 5px 3px #777;
        -webkit-box-shadow: 3px 5px 3px #777;
        box-shadow: 3px 5px 3px #777;
        border: 1px solid #000000;
}

#main
{
	clear: both;
	margin: 10px auto 0;
    overflow: auto;
}

#side
{
	width: 300px;
	float: right;
	overflow: hidden;
	margin-right: 25px;
	text-align: left;
	padding: 0 7px;
    /*padding:26px 7px;*/
}

#footer
{
        text-align: center;
        width: 1054px;

}

#footer .top
{
       margin: 0 auto; 
        padding: 20px 0;
       border-top: none /*1px solid #000000*/;
        width: 94%;

}

#footer .top img
{
      margin: 10px 50px;

} 

#footer .bottom
{
        background-color: #414144;
        padding: 20px;
        color: #FFFFFF;
        font-size: 13px;
}

#content
{
	overflow: hidden;
	padding-top: 2px;
	width: 650px;
	text-align: left;
	float: left;
	padding-left: 38px;
	margin-right: 10px;
}

#pager 
{

       

}


#siteinfo
{

        background: url("http://media.onsugar.com/files/2011/01/04/3/1347/13476907/a9001ec0abfa38ed_header.jpg") repeat scroll 0 0 transparent !important;
        height: 188px;
}

#navigation_site
{
	margin: 0;
	background-color: #414144 !important;
	clear: both;
	padding: 0px 0px 3px;
        height: 40px;
        width: 1054px;

}

#navigation_site ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
        padding-top: 14px;
}

#navigation_site li:first-child
{
        padding-left: 25px;
        padding-right: 35px;
        padding-bottom: 14px;
        padding-top: 14px;
	width: 103px;
}

#navigation_site li
{
	font-size: 13px;
        letter-spacing: 1px;
	font-family: arial, verdana, sans-serif;
	display: inline;
        text-transform: uppercase;
        padding-left: 25px;
        padding-right: 35px;
        padding-bottom: 14px;
        padding-top: 14px;

}

#navigation_site ul li a
{
	color: #fff;
	text-decoration: none;
	display: inline block;
       background-color: #414144 !important;
        
}


#navigation_site ul li a.active:hover
{
        color: #414144;
}

#navigation_site ul li a:hover
{
	text-decoration: none;
	color: #ff008A;
	
}

#navigation_site ul li a.active, #navigation_site ul li.active
{
	color: #fff;
	font-weight: bold;
        background-color: #ff008A !important;
}

h1
{
	font-size: 4.6em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: normal;
	/*border-top: 1px solid #CCCCCC;*/
	clear: both;
	padding: 15px 0pt;
	text-align: center;
}

h1 a
{
	color: #000;
	text-decoration: none;
}

#header
{
	font-size: 42px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 36px;
	padding: 0px;
	margin: 0px;
	font-family: Arial,sans-serif;

}

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

#header a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #555555;
}

#descrip
{
	margin-left: 0px;
	font-color: #fff;
	text-transform: uppercase;
	margin-bottom: 6px;
	font-size: 12px;
}

h1, h2, h3, h4
{
	font-family: Georgia,Serif, Times New Roman;
	color: #ccc;
}

.post h2, .page_title h2
{
	border-bottom: 5px solid #ff008A;
	font-size: 1.6em;
	letter-spacing: 0.2em;
	margin-bottom: 16px;
        margin-top: 10px;
	text-decoration: none;
        text-transform: uppercase;
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-weight: bold;
        padding:0 0 16px;
        color: #000000 !important;
}

.post h2 a, .page_title h2 a { color:#000000 !important;  }
.post h2 a:hover, .page_title h2 a:hover { color: #ff008A !important; }

.date
{
	margin: 0 2px 20px;
	color: #000000;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.time { float: left; }

.post_content, .onsugar_page
{
	line-height: 1.6em;
	font-size: 1.1em;
	margin: 0 0 0.75em;
}

.postinfo
{
	border-top: 1px solid #000;
        border-bottom: 1px solid #000;
	padding: 15px;
	color: #000000;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
        font-weight: bold;


}

.postinfo a
{
      color: #000;
}

.postinfo a:hover
{
      color: #ff008A;
}

.postinfo li:first-child
{

         padding-left: 0px;

}

.postinfo li
{
         float: left;
         border-right: 1px solid #000;
         width: 18%;
         overflow: hidden;
         padding-left: 10px;
         padding-right: 10px;
         font-style: italic;

}

.postinfo li h4
{
       color: #ff008A;
       font-size: 11px;
       font-family: Arial,sans-serif;
       letter-spacing: 1px;
       font-style: normal;
}

.postinfo li br
{
       line-height: 6px;

}

.postinfo li:last-child
{
         border: none;
         width: 70px;
         height: 30px;
         text-align: center;
}

.comments a
{
        

}


.commentfooter
{
	font-size: 15px;
	letter-spacing: 0;
	font-weight: bold;
}

p
{
	margin-bottom: 10px;
	margin-left: 3px;
}

h2 { font-size: 2em; }

.box h2
{
	font-family: Helvetica, Arial,Verdana,sans-serif;
	color: #666;
	font-size: 1.5em;
}

h2 a
{
	color: #000000;
	text-decoration: none;
}

.post { margin-bottom: 5em; }

.labels
{
	color: #999999;
	font-family: verdana, helvetica, Arial,Sans-serif;
	font-size: x-small;
	line-height: normal;
	margin: 0 0 1px;
	padding: 3px 3px 0 1px;
}

.widget h4
{
	background: none;
	color: #222222;
	font-family: Arial,helvetica,Verdana,Sans-serif;
	font-size: 12px;
        letter-spacing: 2px;
	font-weight: bold;
	line-height: normal;
        padding-bottom:10px;
	margin-bottom: 16px;
       border-bottom: 5px solid #ff008A;
       text-transform: uppercase;
}

.widget h4:before
{

}

.widget
{
	*font-family: Verdana, Helvetica, Arial,sans-serif;
	 font-family: Times, serif;
         font-size: 12px;
	clear: both;
	zoom: 1;
}

.widget_container
{
	zoom: 1;
	padding: 0px;
	background-color: #fff;
        margin-bottom: 40px;
}

#twitter li:first-child
{
       border-bottom: 1px solid #CBCBCB !important;
       padding-top: 0px !important;
       padding-bottom: 8px !important;
}

#twitter li
{
       border-bottom: 1px solid #CBCBCB;
       padding-top: 8px !important;
       padding-bottom: 8px !important;
}

#twitter li:last-child
{
       border-bottom: none !important;
       padding-top:8px !important;
       padding-bottom:0px !important;

}

.widget a
{
	text-decoration: none;
	color: #222222;
}

.widget a:hover
{
	background-color: #ffffff;
}

.widget_content img { margin: 30px 0; }
.widget_content p {  line-height: 18px; margin: 0 !important; }

.widget li
{
        padding: 0 0 0 0 !important;
}

#pager
{
	margin: 20px 0px 20px 0px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

#pager .pager-current
{
	border: 0px;
	margin: 0px;
	background: #ddd;
}

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

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

.post_navigation a
{
	border: 0px;
	color: #FFFFFF !important;
	line-height: 28px;
	margin: 0px;
	padding: 5px 6px;
	font-size: 14px;
	font-weight: bold;
}

.post_navigation a:hover
{
	border: 0px;
	background-color: #555555;
}

.post_navigation
{
	clear: both;
	font-size: 10px;
	margin: 0;
}

.post_navigation ul
{
	display: table;
	margin-left: 0px !important;
	margin-top: 10px;
	width: 545px;
}

#onsugar_footer
{
	color: #666666;
	font-size: 12px;
	height: 40px;
	*height: 80px;
	line-height: 19px;
	margin-bottom: 0;
	margin-top: 25px;
	overflow: auto;
	padding: 15px 20px 20px;
	text-align: left;
}

.post .inline img, .post img.inline
{
	border: 0px;
	margin: .7em;
}

.meta2
{
	padding: 5px 0pt 5px;
	color: #888888;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.meta2 a { padding-right: 10px; }

.form-item label
{
	color: #888888;
	padding-top: 0px;
}

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

.poll .vote-form .form-item label, .quiz .form-item label
{
	color: #333;
	font-weight: normal;
}

.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;
	width: 102px;
}

.page_title
{
	line-height: 34px;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: left;
}

.rss-icon { display: none; }

.widget_gallery .thumb, .widget_video .thumb
{
	border: 1px solid #999;
	display: block;
}

.widget .widget_gallery, .widget .widget_video
{
	width: 100%;
	text-align: left;
}

.widget_gallery a:hover .thumb, .widget_video a:hover .thumb { border: 1px solid #dedede; }
.widget_archive .widget .widget_content { width: 240px; }
.widget_gallery a, .widget_video a { color: #222; }
.widget_gallery a:hover, .widget_video a:hover { background: none; }
.widget_gallery a:hover .title, .widget_video a:hover .title {   }
.widget_archive .widget .widget_content .calendar { float: none; }
.gallery_table { width: 570px; clear: both;}
.gallery_table_cell { height: 115px; }
.gallery_table_cell a:hover { background: none; }
.gallery_table img { padding: 0px; }

.gallery_table img:hover
{
	background-color: #fff;
	padding: 0px;
}


.post_content .see_photos { font-size: 1.3em; }
.post ol, .post ul {  margin-bottom: 10px; }

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

.gallery_nav_previous a, .gallery_nav_next a
{
	text-decoration: none;
	color: #333;
}

.gallery_nav_previous a:hover, .gallery_nav_next a:hover
{
	text-decoration: none;
	color: #ccc;
	background-color: #fff;
}

.gallery_nav_previous, .gallery_nav_next, .fancybutton, .form-submit
{
	background: #ccc none repeat scroll 0 0;
	border: 1px solid #BFBFBF;
	color: #333;
	cursor: pointer;
	font-family: verdana,Trebuchet MS;
	font-size: 9px;
	letter-spacing: 1px;
	margin-top: 0px;
	padding: 3px 4px 4px 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.box { margin-top: 10px; }
.post.video .post_content object { display: block; }

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

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

.searchright { float: right; }

.divider
{
	height: 35px;
	margin-top: 12px;
	text-align: center;
	background: #FFFFFF url('http://media.onsugar.com/files/ons/168/1688623/36_2008/ltbluedots.gif') no-repeat scroll 0px;
	background-position: center;
}

.gallery_nav_number, .gallery_nav_gallery { margin-top: 5px; }
.gallery_nav_previous, .gallery_nav_next { background: #FFF; }
.gallery_nav_gallery a { color: #fff; }

.gallery_nav
{
	margin-bottom: 10px;
	overflow: auto;
	padding: 3px;
	height: 25px;
        *padding-bottom: 15px;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 85%;
	color: #fff;
	line-height: 1.4em;
	text-transform: uppercase;
        clear:both;
}

p.quote_content { margin-bottom: 0px; }

.quote .source
{
	text-align: right;
	color: #999;
	font-family: georgia,times,serif;
	font-size: 15px;
	font-style: italic;
}

.poll .poll { padding: 0px 30px; }
.followers .widget_content { margin-left: 4px; }
.calendar { height: 130px; }
.widget .tags { text-transform: capitalize; }
.widget .category { text-transform: capitalize; }

#masthead h2
{
	font-size: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom: 0px;
}

#masthead h2 a { color: #660066; }

#masthead span
{
	Text-transform: uppercase;
	font-size: 12px;
}

#staffaddress
{
	font-size: 10px;
	margin-top: 20px;
	line-height: 13px;
}

.chat .post_content ul
{
	list-style-image: none;
	list-style-position: outside;
	margin-top: 13px;
	font-family: Arial, Sans-serif, helvetica;
}

.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: #ddd !important; }
.chat .post_content ul li.even { border-bottom: 0px; }
.post h3.link_content a { font-style: italic; }
.post h3.link_content a:hover { background-color: #555; }
.post h3.link_content { padding-top: 10px; }
.mp3 .post_content .caption { padding-top: 8px; }
.link .post_content .link_description { padding-top: 8px; }

.quiz .quiz_info
{
	clear: both;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-left: -3px;
	padding: 5px;
}

.take_the_quiz
{
	display: block;
	margin: 15px 0;
}

.take_the_quiz a
{
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	padding: 5px;
}

.take_the_quiz a:hover { background-color: #555; }
.post_content li ul li { list-style-type: disc !important; }
.post_content ol { padding-left: 25px; }

#profile_pic_image
{
	display: table-cell;
	margin-right: 20px;
	float: left;
}

#profile_pic_image img
{
	width: 70px;
	padding-left: 5px;
	padding-top: 2px;
}

#profile_name, #profile_name a
{
	color: #666;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 90%;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	text-transform: uppercase;
}

#member_for, #last_online
{
	font-size: 11px;
	line-height: 1.1em;
	color: #999;
}

#private_msg
{
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 80%;
	letter-spacing: 0.1em;
	margin-top: 5px;
	line-height: 1.4em;
	text-transform: uppercase;
}

input.fancybutton:active, input.fancybutton:hover { color: #999; }

h3
{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
}

#status_messages
{
	background: #333 none repeat scroll 0 0;
	color: #fff;
}

.site_cont a, .user_cont a { color: #999 !important; }
.post p span { line-height: 125%; }
.account-label { width: 60px; }
.account-staff { background-position: -10px 0px; }
.account-anonymous { background-position: -10px -13px; }
.account-registered { background-position: -10px -26px; }
.account-writer { background-position: -10px -39px; }
.account-editor { background-position: -10px -52px; }
.account-brand { background-position: -10px -65px; }

.member-since
{
	font-family: verdana, arial,helvetica,sans-serif;
	font-size: 8px;
}

.comment_info
{
	line-height: 14px;
	padding-top: 15px;
	padding-left: 5px;
}

.comment
{
	padding: 10px 0px;
	border-bottom: none;
}

.comment_content
{
	background-color: #EEEEEE;
	clear: both;
	margin: 0px 0;
	padding: 10px;
	width: 400px;
	color: #222222;
}

.comment_photo
{
	border: 0 none;
	padding: 2px 2px 5px;
	text-align: center;
	width: 80px;
	float: left;
}

.comment_num
{
	float: right;
	color: #ccc;
	font-family: georgia,times,serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 5px 5px;
}

.comment_date2
{
	padding-top: 2px;
	color: #999999;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-transform: capitalize;
	margin-left: 2px;
	clear: both;
	font-family: Arial,sans-serif;
}

.comment_admin_link { margin-left: 3px; }
.chat .post_content ul { margin-left: 0px; }

.widget_search .widget_content
{
	clear: both;
	height: 20px;
}

.comment_info_post { margin-left: 0px; }

.comment_info_meta
{
	margin-top: 3px;
	margin-left: 0px;
}

.header_tag h2
{
	margin-bottom: 10px;
	color: #222222 !important;
	margin-top: -30px;
	*margin-top: 0px;
}

.color {  }
.site_cont a, .user_cont a { *margin-right: 5px; }

#customize
{
	background: #EEEEEE none repeat scroll 0 0;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 15px;
	padding: 10px;
        clear: both;
        *height: 45px;
}

#customize a
{
	color: #333 !important;
	padding: 2px;
}

#customize a:hover
{
	color: #fff !important;
	background: #222;
}

.post-share-container {

float:right;
margin-top:5px;
width:40%;
margin-bottom: 3px;

}
        
        
img.center {
margin:20px auto !important;

}

.postinfo ul { margin-bottom: 30px; }
.widget li, .category li, .tags li { font-size: 13px; list-style-type:none;
}
.widget { font-size: 13px;
}
.post_content {
    font-size: 1.15em;
}

.post p {
    font-size: 1.15em;
}

#social{
width:310px;
height:312px;
margin:0px 0px 40px 0px;
padding: 0px;
display:block;
position:relative;
}

#social .social_header {
margin-bottom: 10px;
}

#social a.facebook {
display:block;
float:left;
height:75px;
width:75px;
margin:0px;
text-indent:-9999px;
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:0px 0px;
}
#social a:hover.facebook {
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:0px -79px;
}

#social a.twitter {
display:block;
float:left;
height:75px;
width:75px;
margin-left:0px;
text-indent:-9999px;
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-75px 0px;
}

#social a:hover.twitter {
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-75px -79px;
}

#social a.pinterest{
display:block;
float:left;
height:75px;
width:75px;
margin-left:0px;
text-indent:-9999px;
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-150px 0px;
}

#social a:hover.pinterest{
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-150px -79px;
}

#social a.instagram {
display:block;
float:left;
height:75px;
width:75px;
margin:0px;
text-indent:-9999px;
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-224px 0px;
}

#social a:hover.instagram {
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-224px -79px;
}

#social a.youtube {
display:block;
float:left;
height:75px;
width:75px;
margin:0px;
text-indent:-9999px;
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:0px -160px;
}

#social a:hover.youtube{
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:0px -238px;
}

#social a.misc {
display:block;
float:left;
height:75px;
width:75px;
margin:0px;
text-indent:-9999px;
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-75px -160px;
}

#social a:hover.misc {
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-75px -238px;
}


#social a.googleplus {
display:block;
float:left;
height:75px;
width:75px;
margin-left:0px;
text-indent:-9999px;
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-150px -160px;
}

#social a:hover.googleplus{
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-150px -238px;
}

#social a.pose{
display:block;
float:left;
height:75px;
width:75px;
margin-left:0px;
text-indent:-9999px;
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-224px -160px;
}

#social a:hover.pose {
background-image:url('http://media3.onsugar.com/files/2013/03/13/4/185/1854510/b513a29d5b32482c_eye4style_icons-2.xxxlarge.jpg');
background-position:-224px -238px;
}
