/* 
Theme Name: Rainy Day Diva
Theme URL: http://www.rainydaydiva.com
Description: Custom theme for Rainy Day Diva
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/
/*CSS RESET*/
body {
	height: 100%; }
html, body, div, h1, h2, h3, p, ul, ol, li, form, fieldset, input, textarea, p, blockquote  {
	font-size: 100%;
	margin: 0;
	padding: 0 }  
ul {list-style: none;}  
img, fieldset, a  {
	border: 0;
	outline-style: none }  
h1, h2, h3, h4, h5  {
	font-weight: normal;
	margin: 0;
	padding: 0 }  
em {font-style: italic;}  
strong {font-weight: bold;}
/*---------STRUCTURE---------*/
@font-face {
	font-family: MuseoSans;
	font-style: normal;
	font-weight: normal;
	src: url("museosans_500-webfont.eot"), local('☺'), url("museosans_500-webfont.woff") format('woff'), url("museosans_500-webfont.ttf") format('truetype'), url("museosans_500-webfont.svg") format('svg') }
body          {
	color: #1a4a4a;
	font-size: 13px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 20px;
	background-color: #c1e2e5;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	position: relative }
a  {
	text-decoration: none }
a:link, a:visited, a:active      {
	color: #1fb0ba;
	text-decoration: underline }
a:hover      {
	color: #d3157a;
	text-decoration: underline }
p  {
	margin-top: 0;
	margin-bottom: 17px }
h1, h2, h3, h4, h5           {
	color: #fff;
	font-family: MuseoSans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	text-shadow: 1px 1px 1px rgba(77,104,104,.5);
	margin-bottom: 10px }
h1           {
	font-size: 30px;
	line-height: 30px;
	font-size-adjust: 0.35 }
h2          {
	font-size: 30px;
	line-height: 30px }
h3            {
	font-size: 22px;
	line-height: 22px }
h4            {
	font-size: 18px;
	line-height: 18px }
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#wrapper                   {
	background-image: url("images/headerbg.jpg");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	width: 960px }
#topbar   { }
.clear {
	clear: both }
/*Header*/
#header              {
	background-repeat: no-repeat;
	padding-top: 45px }
.logo { }
.tagline {
	position: relative;
	top: 75px;
	left: 25px }
.diva {
	margin-top: 17px;
	margin-right: 20px;
	float: right }
#menu { }
#searchform    {
	color: #fff;
	margin-top: -33px;
	float: right }
#content #searchform2  {
	margin-bottom: 20px }
#content .searchsubmit {
	float: none }
.searchinput          {
	color: #1a4a4a;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 15px;
	background-color: #f9aec4;
	margin: 0;
	padding: 3px 5px;
	width: 150px;
	vertical-align: middle;
	border-style: none }
.searchsubmit      {
	color: #fff;
	font-size: 16px;
	font-family: MuseoSans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: transparent;
	cursor: pointer;
	margin-top: 5px;
	padding: 1px 5px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2);
	border: none}
.searchsubmit:active       {
	position: relative;
	top: 1px }
/*Content*/
#content            {
	display: inline;
	margin-top: -120px;
	padding-right: 10px;
	padding-left: 8px;
	width: 540px;
	min-height: 750px;
	float: left;
	overflow: hidden }
/*#contentfull p {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}*/
h2.pagetitle {
	margin-top: 8px;
	margin-bottom: 10px }
/*----FORMS----*/
#submit, .submitbutton, .readmore    {
	color: #fff;
	font-size: 14px;
	font-family: MuseoSans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	background-color: #f78cab;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 5px;
	padding: 5px 10px;
	border-style: none }
.more-link  { }
#submit:hover, .submitbutton:hover, .readmore:hover    {
	background-color: #1fb0ba }
#submit:active, .submitbutton:active, .readmore:active  {
	position: relative;
	top: 1px }
.commentinput, .styledinput, .captchainput    {
	color: #404041;
	font-size: 14px;
	font-family: Arial, sans-serif, Helvetica;
	background-image: url("images/formbg.png");
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding: 4px 5px;
	width: 350px;
	border: solid 1px #fff }
.commentinput:focus, .styledinput:focus, .captchainput:focus, .searchinput:focus     {
	border-color: #8fd7dc;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	box-shadow: 1px 1px 4px rgba(0,0,0,.2) }
.commentinput {
	width: 475px }
.captchainput {
	background-color: #fff;
	margin-bottom: 10px;
	width: 50px;
	border-color: #ede8df;  }
.label  {
	margin-bottom: 2px }
.wpcf7-form    {
	margin-top: 15px }
.wpcf7 p {
	margin: 0;
	padding: 0 }
/*Post Styles*/
.postad {
	font-size: 11px;
	text-align: center;
	margin-bottom: 40px }
.post         {
	background-image: url("images/separator.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 65px }
.posttitle  { }
.posttitle h2         {
	margin-top: 0;
	margin-bottom: 15px;
	text-shadow: 1px 1px 1px rgba(77,104,104,.5) }
h2, a.h2, h2 a:link, h2 a:visited, h2 a:active       {
	color: #fff;
	text-decoration: none }
.posttitle h2 a:hover      {
	color: #fff;
	text-decoration: none;
	text-shadow: -1px -1px 1px rgba(77,104,104,.5) }
.postdate, .searchdate   {
	color: #1fb0ba;
	font-size: 14px;
	font-family: MuseoSans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	text-transform: uppercase }
.postmeta, .postmeta a, .metabottom, .metabottom a      {
	color: #1fb0ba;
	text-decoration: none }
.postmeta a:hover, .edit a:hover     {
	color: #fff;
	text-decoration: none }
.metabottom           {
	font-size: 12px;
	font-family: MuseoSans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	text-transform: uppercase;
	padding-top: 2px }
.metabottom .left    {
	line-height: 20px;
	width: 70%;
	float: left }
.metabottom .right    {
	line-height: 20px;
	text-align: right;
	width: 30%;
	float: right }
.metabottom .comment    {
	margin-top: -1px;
	vertical-align: middle }
.addthis_toolbox {
	display: inline }
.post ul {
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 15px }
.post ol {
	list-style-type: decimal;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 20px }
.post li {
	margin-bottom: 5px }
.post blockquote     {
	color: #747370;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 3px solid #f1f1f1 }
.post img  {
	max-width: 540px }
.post img.size-full {
	box-shadow: 0px 0px 5px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.25);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.25);
	 }
.post .alignleft {
	margin-right: 10px;
	float: left }
.post .alignright {
	margin-left: 10px;
	float: right }
.post .aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.addthis_toolbox {
	display: block;
	margin-top: 25px;
	overflow: hidden }
.wp-caption {
	font-size: 11px;
	text-align: center }
.relatedposts {
	margin-top: 20px;
	overflow: hidden }
.relatedposts li, .relatedposts ul {
	list-style-type: none;
	margin: 0;
	padding: 0 }
.relatedposts li {
	margin-right: 20px }
/*Archive Styles*/
.archivepost a {
	text-decoration: none }
.archivepost a:hover {
	text-decoration: none }
h2.archivetitle  {
	margin-top: 8px;
	margin-bottom: 15px }
.archives   {
	margin-top: 5px;
	margin-right: -20px;
	margin-bottom: 15px;
	width: 620px;
	clear: left }
.archivepost     {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin-right: 20px;
	width: 160px;
	float: left }
.archivepost .date, .archivepost em       {
	color: #fff;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	display: block;
	float: none }
.archivepost .title  {
	text-align: center }
.searchentry  {
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 0;
	min-height: 135px;
	clear: both }
.searchimg   {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 165px;
	float: left }
.searchentry .spacer {
	height: 20px }
.searchdate {
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 18px;
	margin-left: 10px;
	text-shadow: none; }
.searchentry h2  {
	font-size: 18px;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 4px }
.searchentry p   {
	margin: 0 0 5px 145px;
	padding: 0 }
.searchentry a:hover {
	text-decoration: none }
.archiveslist {
	color: #8c9299;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden }
.archiveslist li {
	color: #9b9b99;
	margin-left: 15px;
	width: 30%;
	float: left }
.archiveslist em {
	color: #9b9b99;
	font-size: 11px }
.archiveslist a:link { }
.archiveslist a:visited { }
.archiveslist a:hover { }
.archiveslist a:active { }
/*Sidebar*/
#sidebar     {
	display: inline;
	margin-right: -20px;
	margin-left: 50px;
	padding-bottom: 20px;
	width: 360px;
	float: left }
#topsidebar             {
	text-align: center;
	margin-top: 20px;
	overflow: hidden }
#topsidebar-ad {
	margin-top: 8px;
	margin-bottom: 20px }
#leftsidebar {
	margin-right: 20px;
	width: 160px;
	float: left }
#rightsidebar  {
	width: 160px;
	float: left }
.social {
	font-size: 11.5px;
	line-height: 16px;
	text-align: left;
	text-transform: lowercase;
	display: block;
	float: left }
.social a  {
	color: #1a4a4a;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 15px;
	height: 56px;
	float: left }
.social a strong {
	text-shadow: 1px 1px 1px rgba(77,104,104,.5);
	color: #fff;
	font-size: 18px;
	font-family: MuseoSans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal }
.social a:hover {
	color: #d3157a }
.rsslink {
	background-image: url("images/rss.png");
	background-repeat: no-repeat;
	padding-left: 25px }
.twitterlink  {
	background-image: url("images/twitter.png");
	background-repeat: no-repeat;
	margin-right: 30px;
	margin-left: 10px;
	padding-left: 45px }
.fbooklink  {
	background-image: url("images/facebook.png");
	background-repeat: no-repeat;
	padding-left: 30px }
.widget     {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 30px }
.widget a:link, .widget a:visited, .widget a:active       {
	color: #1a4a4a;
	text-decoration: none }
.widget a:hover       {
	color: #d3157a;
	text-decoration: none }
h3.widgettitle            {
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #8fd7dc;
	text-shadow: 1px 1px 1px rgba(77,104,104,.35)  }
.widget ul {
	line-height: 15px;
	margin-left: 15px }
.widget ul li       {
	color: #1fb0ba;
	list-style-type: disc;
	margin-bottom: 5px }
.widget p {
	margin-bottom: 4px }
/*Footer*/
#footer               {
	color: #1fb0ba;
	font-size: 11px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 5px;
	width: 990px;
	overflow: hidden;
	border-top: 1px dashed #8fd7dc }
.copyright  {
	text-align: right;
	width: 30%;
	float: right }
.footermenu            {
	text-align: left;
	width: 70%;
	float: left }
.footermenu li {
	display: inline;
	margin-right: 8px }
#footer a:link, #footer a:visited, #footer a:active       {
	color: #1fb0ba;
	text-decoration: none }
#footer a:hover       {
	color: #fff }
/*Comments*/
#comments     {
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 10px }
#respond     {
	font-size: 21px;
	line-height: 21px;
	margin-top: 25px;
	margin-bottom: 10px }
#commentlist      {
	list-style-type: none;
	margin-bottom: 30px;
	border-top: 1px dashed #8fd7dc }
#commentlist li        {
	margin: 0;
	padding: 13px 10px 13px 55px;
	border-bottom: 1px dashed #8fd7dc }
#commentlist li.bypostauthor     {
	background-color: #f1f1f1 }
#commentlist li p   {
	margin: 2px 40px 2px 0;
	padding: 0 }
.commentmeta, .commentmeta a      {
	color: #1fb0ba;
	font-size: 12px;
	margin: 0 0 7px;
	padding: 0 }
.commentmeta strong     {
	color: #1fb0ba }
.commentmeta strong a       {
	color: #1fb0ba;
	font-weight: bold;
	text-decoration: underline }
.commentmeta a:hover     {
	color: #d3157a;
	text-decoration: underline }
.commentnumber     {
	color: #c7ebee;
	font: 30px Arial;
	float: right }
.bypostauthor .commentnumber    {
	color: #fff;
	font-variant: normal;
	float: right }
.avatar  {
	display: inline;
	margin-top: 4px;
	margin-bottom: 7px;
	margin-left: -45px;
	float: left }
#commentform   {
	margin-bottom: 30px;
	width: 500px }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li     {
	background-color: #f1f1f1;
	margin: 10px 0 0;
	padding: 13px 10px 13px 55px;
	border-bottom: medium none }
#cancel_reply, #cancel_reply a   {
	color: #d66d05;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a   {
	color: #747370;
	font-size: 11px }
/*----PAGE NUMBERS----*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none }
#wp_page_numbers     {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 30px;
	width: 100%;
	height: 15px;
	clear: both }
.searchnavigation #wp_page_numbers {
	margin-top: 35px }
.searchnavigation-top #wp_page_numbers {
	margin-top: 25px;
	margin-bottom: 20px }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a     {
	color: #1a4a4a;
	padding: 3px 5px }
#wp_page_numbers li.space     {
	color: #1a4a4a;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.active_page a:hover  {
	color: #fff }
#wp_page_numbers li.page_info     {
	color: #1a4a4a;
	font-style: italic;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover     {
	color: #fff;
	background-color: #d3157a }
#wp_page_numbers li.active_page a  {
	color: #fff;
	background-color: #1fb0ba }
/*Navigation*/
#container {
	padding: 0;
	width: 100%;
	overflow: hidden }
#topbar  {
	background-color: #f78cab;
	position: relative;
	z-index: 100;
	top: 0;
	right: 0;
	left: 0;
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc }
.topbarinner    {
	color: #fff;
	font-size: 16px;
	font-family: MuseoSans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	text-align: left;
	text-transform: lowercase;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 32px;
	overflow: hidden;
	vertical-align: middle;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2);
 }
#menu-top-nav    {
	text-align: right;
	width: 100%;
	height: 32px }
#menu-top-nav, #menu-top-nav ul  {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100% }
#menu-top-nav  {
	width: auto }
#menu-top-nav a     {
	color: #fff;
	line-height: 32px;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	height: 32px }
#menu-top-nav li   {
	margin-left: 4px;
	padding: 0;
	float: left }
#menu-top-nav ul     {
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 15px 8px 5px 20px;
	position: absolute;
	z-index: 200;
	left: -999em;
	width: 272px;
	height: auto }
#menu-top-nav li li   {
	font-weight: normal;
	text-align: left;
	margin: 0;
	width: 272px }
#menu-top-nav li li a   {
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	height: 14px }
#menu-top-nav li li a:hover  {
	color: #fff;
	text-decoration: none }
#menu-top-nav li ul ul  {
	margin: -23px 0 0 100px }
#menu-top-nav li li:hover { }
#menu-top-nav li ul li:hover a, #menu-top-nav li ul li li:hover a, #menu-top-nav li ul li li li:hover a, #menu-top-nav li ul li li li:hover a  { }
#menu-top-nav li:hover a, #menu-top-nav li.sfhover a  { }
#menu-top-nav li:hover li a, #menu-top-nav li li:hover li a, #menu-top-nav li li li:hover li a, #suckerfishnav li li li li:hover li a  { }
#menu-top-nav li:hover ul ul, #menu-top-nav li:hover ul ul ul, #menu-top-nav li:hover ul ul ul ul, #menu-top-nav li.sfhover ul ul, #menu-top-nav li.sfhover ul ul ul, #menu-top-nav li.sfhover ul ul ul ul  {
	left: -999em }
#menu-top-nav li:hover   {
	background-color: #f9aec4;
	left: auto }
#menu-top-nav ul li:hover, #menu-top-nav li:hover ul, .menu li li:hover ul, #menu-top-nav li li li:hover ul, #menu-top-nav li li li li:hover ul, #menu-top-nav li.sfhover ul, #menu-top-nav li li.sfhover ul, #menu-top-nav li li li.sfhover ul, #menu-top-nav li li li li.sfhover ul, .menu li.sfhover, #menu-top-nav li.current_page_parent, #menu-top-nav li.current_page_item   {
	background-color: transparent;
	left: auto }
#menu-top-nav li#browserecipes:hover {
	background-color: #d66d05; }
#menu-top-nav li:hover ul  {
	background-color: rgba(214,109,5,.9);
	margin-right: 0;
	margin-left: -142px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.2);
	box-shadow: 1px 1px 5px rgba(0,0,0,.2)  }
