﻿@import url("global.css");

P {	MARGIN: 0px 0px 10px}

BODY 
{
    FONT: 12px Arial;
}
INPUT, TEXTAREA
{
    FONT: 12px Arial !important;
    COLOR: #333
}

#NewYouMasthead{
background:url(../images/Hero_NewYearNewYou.jpg) 0 0  no-repeat;
height:186px;/* 186px */
position:relative;
margin:0 0 0 0;
width:760px;
}

#BlogContentBox {
background:url(../images/Bg_NewYou.gif) repeat-y;
color: #FFF;
width:760px;
}

#BlogContent {
background-color:#424242;
color: #FFF;
padding:15px 20px 15px 20px;
width:573px; /*613*/
float:left;

}
#BlogContent h2 a{
color:#FFc800;
}
	#BlogContent h2 a:hover{
	color:#FFF;
	text-decoration: underline !important;
	}
#BlogContent h2 a:link, #BlogContent h2 a:visited{
	text-decoration:none;
}
#BlogContent a:link, #BlogContent a:visited{
color:#ffc800;
text-decoration: underline;
}
#BlogContent a:hover {
color:#fff;
text-decoration: underline;
}
	#BlogRightBox{
	background-color: #848484;
	padding:10px 0 15px 8px;
	}	
	
#BlogContent .FloatLeft{
	float:left;
	margin:10px 10px 10px 0;
	}
	#BlogContent .FloatRight{
	float:right;
	margin:10px 0 10px 10px;
	}

div.PostPic{
border: 2px solid #848484;
float: left;
width: 56px;
height:49px;
margin: 0 15px 0 0;
}

.postInfo{
border-top: 1px solid #848484;
padding:10px 0 0 60px;
margin:10px 0 20px 0;
}
	
.PostedBy {
background:url(../images/icon_PostBy.jpg) no-repeat left center;
padding: 0px 10px 0 20px;
margin-top: 15px;
}


.Comments a{
background:url(../images/icon_Comments.jpg) no-repeat left center;
padding: 0 10px 0 20px;
}

#PostCommentsBox{
margin:20px 0 0 0;
}

#PostCommentsBox h2 {
border-bottom:1px solid #848484;
}

.ReaderCommentBox{
padding: 10px 0;
width: 490px;
}
.ReaderCommentBox ul{
margin:0;
padding:0;
list-style:none;
}
.ReaderComment li{
border-bottom:1px solid #848484;
padding:15px 0;
}
.CommentBy {
color:#FFc800;
padding-bottom: 2px;
}
	
.CommentDate {
font-size: 10px;
padding-bottom: 10px;
}

.ContactFormMini ul, .ContactFormMini li{
list-style:none;
}
.ContactFormMini li{ /* Vertical spacing between form fields */
margin:15px 0 15px 0;
}
.ContactFormMini input{
width:350px;
padding:4px;
}
.ContactFormMini textarea{
padding:4px;
width:350px;
height:90px;
}
.ContactFormMini .SubmitBtn{
background: url(http://www.plasticsurgery.com/images/BtnSubmit.gif) no-repeat;
width:59px;
height:16px;
border:none;

}
#Parity{
display:none;
}





.FeaturedCities
{
    margin-top: 20px;
}


.BlogCalendar
{
    font-size: 9px;
    width: 130px;
    color: #8b8b8b;
}
.NonMonthDay
{
    background-color: #cacaca;
}
.MonthDay
{
    background-color: #e4e4e4;
}
.BlogTitle
{
    font-size: 11px;
    color: Black;
    font-weight: bold;
    background-color: #e4e4e4;
}
.BlogWeekDay
{
    background-color: #e4e4e4;
    border-top: solid 1px #848484;
    border-bottom: solid 1px #848484;
}
.BlogCalendar a:link, .BlogCalendar a:visited, .BlogCalendar a:hover
{
    text-decoration: none;
    LINE-HEIGHT: normal !important;
}
.BlogTitle a:link, .BlogTitle a:visited
{
    color: #8b8b8b !important;
}
.BlogPostLink a:link, .BlogPostLink a:visited
{
    font-size: 9px !important;
    font-weight: bold;
    color: Black !important;
    
}
.BlogCalendar a:hover
{
    
    font-weight: bold;
    color: #5da3de !important;
}
