.vcalendar
{
}
.month-view table
{
	border-left: 0;
	border-right: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #616B76;
	text-align: center;
}
.vcalendar caption
{
	margin: 0;
	padding: 0;
	width: 100%;
	color: #000;
	text-align: center;
}
.month-view th
{
	color: #000;
	text-align: right;
	padding: 0 12px;
	line-height: 25px;
	font-weight: normal;
}
.month-view .today, .month-view td.today a, .month-view td.today a:link, .month-view td.today a:visited
{
	font-weight: bold;
}
.month-view td
{
	height: 92px;
	vertical-align: top;
	padding: 0;
}
.month-view .date
{
  color: #000;
  font-size: 18px;
}
.month-view td
{
	border: 1px dashed #d8d6d2;
}
.month-view table
{
  border: 0;
	border-bottom: 1px dashed #d8d6d2;
	table-layout: fixed;
}
.month-view td
{
	border-bottom: 0;
	border-right: 0;
	vertical-align: top;
}
.month-view .day
{
	height: 100%;
}
.month-view .date
{
	float: right;
	padding: 10px 8px 0;
}
.vevent
{
}
.vcalendar .day ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.calendar-events li
{
	list-style: none;
}
.month-view .vevent .description,
.month-view .vevent .dtstart
{
  display: none;
}
.month-view a.calendar-events
{
  background: url(http://media.sheknows.com/micro-sites/pregnancy-calendar/notes.png) 0 0 no-repeat;
  display:    block;
  height:     90px;
  width:      100px;
  position:   relative;
  overflow:   hidden;
  text-indent:-999px;
}
.month-view .one-event a.calendar-events
{
  background-position: 0 0;
}
.month-view .one-note a.calendar-events
{
  background-position: 0 -90px;
}
.month-view .many-events a.calendar-events
{
  background-position: 0 -180px;
}
.header
{
	background-color: #f6f1eb;
	border: 1px solid transparent;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 20px 15px;
	border-bottom: 1px solid #ccc;
	line-height: 36px;
	margin: 10px 0;
}
.header h2
{
	color: #e26515;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.header .see-more
{
	top: 0;
	clear: none;
}
.calendar .border
{
	border: 2px solid #d8d6d2;
	border-collapse: collapse;
	border-radius: 14px;
	border-top: 0;
	margin-right: 1px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	margin-bottom: 40px;
}
.calendar .month-view
{
	background-image: url(http://media.sheknows.com/micro-sites/pregnancy-calendar/calendar-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 -2px;
}
.calendar .day-header
{
	height: 37px;
	visibility: hidden;
}
.calendar-title
{
	color: #d55d11;
	display: inline;
	font-size: 36px;
	line-height: 60px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.vcalendar .caption
{
	text-align: center;
	position: relative;
}
.vcalendar .next-month, .vcalendar .previous-month
{
	text-transform: uppercase;
	margin-top: 22px;
	line-height: 17px;
}
.vcalendar .next-month
{
	float: right;
}
.vcalendar .previous-month
{
	float: left;
}
.forms
{
	padding: 10px 0 0 10px;
}
.forms fieldset
{
	display: block;
	float:   right;
	border:  0;
	padding: 0;
	margin:  0;
	width:   320px;
}
#notesForm, #eventsForm {
  float:   left;
  width:   332px;
}
.forms fieldset .hd
{
	background: url(http://cdn.sheknows.com/micro-sites/pregnancy-calendar/form-headers.png) 0 -140px no-repeat;
	display: block;
	position: relative;
	overflow: hidden;
	width: 246px;
	height: 70px;
	text-indent: -999px;
	left: -5px;
	margin-bottom: 15px;
}
#notesForm .hd
{
	background-position: 0 0;
}
#eventsForm .hd
{
	background-position: 0 -70px;
}
.calendar .text input, .calendar textarea
{
	width: 168px;
}
.calendar .text label
{
	line-height: 36px;
}
.calendar .rounded
{
	margin-right: 10px;
}
.calendar .last-month *
{
	visibility: hidden;
}
.calendar .date
{
	color: #020202;
	font-family: Georgia, Times New Roman, Times, serif;
}
.calendar abbr
{
	border: 0;
}
.caption
{
	margin-bottom: 10px;
}
.caption .round-input
{
	display: inline-block;
	margin: 0;
}
.caption .round-input .button
{
	float: left;
}
.caption .calendar-title
{
	float: left;
	margin-right: 10px;
}
.caption .round-date
{
	float: left;
	width: 300px;
}
.caption .round-date label
{
	line-height: 35px;
}
.caption .round-input .button
{
	background-color: #C65F00;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 15px;
	position: relative;
	top: 10px;
	border: 0;
	text-indent: -999px;
	margin-right: 5px;
}
.caption-bd
{
	display: inline-block;
	margin: 0 auto;
}
.user-link
{
	float: right;
	top: -32px;
}

div.textarea span.field { border: 0px !important; }
div.textarea textarea { border: 1px solid #c2c2c2; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
