/*
Theme Name: Musings of a Muse
Description: Custom Wordpress Theme
Author: Moxie Design Studios
Version: 2.0
*/
@charset "UTF-8";

/*html, body {height: 100%;}*/

body {
	background: #fefdf7;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #333;
	padding: 0;
}

#uber {
width: 100%;
position: relative;
margin: 0;
}


/*Opera Fix
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}*/

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


a {
	text-decoration: none;
	color: #e98977;
	outline: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#banner {
	background: url(images/bg_banner.png) repeat-x top left;
	width: 100%;
	height: 255px;
	position: absolute;
	margin-top: 0;
	margin-left: 0;
	z-index: -1;
	border: 0;
}

#header .leader {
	position: relative;
	margin-right: 0;
	margin-top: 0px;
}

#wrap {
	width: 980px;
	margin: 0px auto;
	position: relative;
	/*min-height: 100%;*/


}

#promo {
	background: #F8F4D6 url(images/bg_scallop_cream.png) top left repeat;
	position: relative;
	text-align: center;
	}



.container {
	width: 980px;
	margin: 0px auto;
	padding-bottom: 20px;
}


#header {
	position: relative;
	height: 255px;

}

#header .leader img {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #f4dec2;
}

#header h1 {
	position: absolute;
	z-index: 10;
	top: 35px;
	left: -12px;
}

#header h1 a {
	height: 281px;
	width: 252px;
	background: url(images/bg_logo.png) no-repeat top left;
	display: block;
	text-indent: -9999px;
}

.as_seen {
	position: absolute;
	top: 113px;
	right: 0px;
	height: 109px;
	width: 300px;
	overflow: hidden;
	border-left: 2px solid #f8f4d7;
	border-right: 2px solid #f8f4d7;
}
.as_seen_image {
	height: 109px;
	text-align: -99999px;
	display: block;
}

.as_seen h3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0;
	width: 280px;
	height: 26px;
	background: url(images/bg_overlay.png) repeat;
	padding: 5px 10px 0px 10px;
}

.as_seen h3 a{
	background: url(images/bg_as_seen.png) no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 5px;
}

.as_seen h3 a:hover {
	background-position: 0px 0px;
}

ul.nav {
	position: absolute;
	z-index: 1;
	list-style: none;
	margin: 0px;
	top: 229px;
	left: 250px;
}



.nav  li{
	float: left;
	margin-right: 20px;
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}

.nav li:last-child {
	margin-right: 0px;
}


.nav li a {
	display: block;
	color: #000;
}
.nav li.current-menu-item a,
.nav li a:active,
.nav li a:hover {
	color: #fdd59e;
}

#searchform {
	width: 300px;
	position: absolute;
	bottom: 5px;
	right: 0px;
	z-index: 11;
}



#searchform input#s {
	background: #f1bfa7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	width: 215px;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#searchform input#searchsubmit {
	background: transparent;
	border: 0;
	font-family: 'ParisianBT-Regular', Arial, Verdana,sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 220px;
}

#searchform input#searchsubmit:hover {
	color: #fdd59e;
	cursor:pointer;cursor:hand;
}

#container {
	position: relative;
	margin: 0px auto 0px auto;
	/*overflow:auto;*/
/*	padding-bottom: 172px;*/
padding-bottom: 70px;
}

.content {
	float: left;
	width: 635px;
padding-bottom: 0px;
}

ul#social {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 13px;
	margin-right: -15px;
	width: 635px;
	margin-bottom: 30px;
}

#social li {
	float: right;
	margin-left: 5px;
	width: 32px;
	height: 34px;
	list-style: none;
}

#social a {
	display: block;
	text-indent: -9999px;
	height: 34px;
	width: 32px;
}

#social a:hover {
	background-position: 0px 2px;
}

a.facebook {
	background: url(images/icon_fb_new.png) no-repeat;
}

a.twitter {
	background: url(images/icon_twitter_new.png) no-repeat;
}

a.rss {
	background: url(images/icon_rss_new.png) no-repeat;
}

a.tumblr{
	background: url(images/icon_tumblr_new.png) no-repeat;
}


a.google {
	background: url(images/icon_gplus_new.png) no-repeat;
}

a.pinterest {
	background: url(images/icon_pinterest_new.png) no-repeat;
}

a.instagram {
	background: url(images/icon_instagram_new.png) no-repeat;
}
a.bloglovin{
	background: url(images/icon_bloglovin_new.png) no-repeat;
}


#slideshow{
	width: 605px;
	height: 310px;
	margin: -10px auto 20px auto;
	z-index: 32;
}

#slideshow_single {
	width: 610px;
	height: 390px;
	margin: 0px auto 20px auto;
	z-index: 32;

	}

#slideshow_single_container {
background: #f7f3d6;
padding: 5px;
position: relative;
height: 450px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.slide {
	position: relative;
	width: 625px;
	height:330px;
}

.slide_single {
	position: relative;
	width: 610px;
background: #FFF;
text-align: center;
height: auto;
}


.slide img {
	-webkit-box-shadow: 0px 2px 7px 2px #ccc;
	-moz-box-shadow: 0px 2px 7px 2px #ccc;
	box-shadow: 0px 2px 7px 2px #ccc;
	padding: 10px;
	background: #FFF;
}



.caption {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: url(images/bg_overlay_alt.png);
	width: 585px;
	padding:10px;
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}

.caption_single {
	padding: 0px;
	border-bottom: 1px dotted #000;
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	margin-bottom: 5px;
	background: #f7f3d6;
	padding: 3px 0px;
	color: #e98a76;
}

#prev2 {
position: absolute;
top: 32px;
left: 7px;
width: 100px;
height: 390px;
background: url(images/slide-left.png) no-repeat -5000px 0px;
text-indent: -9999px;
z-index: 500;
}

#prev2:hover {
background-position: 10px;
}

#next2 {
position: absolute;
top: 32px;
right: 7px;
width: 100px;
height: 390px;
background: url(images/slide-right.png) no-repeat -5000px 0px;
text-indent: -9999px;
z-index: 500;
}

#next2:hover {
background-position: 63px;
}

#next_icons {
	z-index: 35;
	padding: 20px 0px 40px 0px;
	width:auto;
	float: right;
}

#next_icons a {
	text-indent: -9999px;
	background: url(images/next_icon_off.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
}

#next_icons a.activeSlide {
	background: url(images/next_icon.png) no-repeat;
}


h2.cat_title,
body.page h2.title {
border-bottom: 1px dotted #000;
}

.post {
	margin-left: 10px;
}

.post img {
	max-width: 625px;
}

.post-head {
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

h2.cat_title {
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0;
	color: #e98977;
padding-bottom: 3px;
}

.post h2, .post h3, .post h4 {
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	margin: 20px 0px -10px 0px;
	padding: 0;
	color: #e98977;
}


.post h2 {
	font-size: 16px;
	line-height: 20px;
}

.post h3 {
	font-size: 14px;
	line-height: 18px;
}

.post h4 {
	font-size: 12px;
	lin-height: 16px;
}

.post h2.title {
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.post h2.title a {
	color: #000;
}

.post h2.title a:hover {
	color: #f4ab5a;
}

.post .categories,
.post .byline {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
	line-height: 16px;
}

.post p {
	line-height: 20px;
}

.post a.more {
	color: #000;
	background: #f2b4a8;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	padding: 3px 5px;
	-webkit-border-radius: 4px;
	moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
	margin-right: 10px;
	width: 90px;
	margin-top: 20px;

}

.post a.more:hover {
	color: #FFF;
	background: #f4ba7a url(images/bg_brocade.png) repeat top left;
}

.post ul {
	margin: 0px 20px;
	padding: 0px 20px;
	list-style: disc;
}

.post ol li,
.post ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

blockquote {
	background: #fbe9d1;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 10px 20px;
}

.post .really_simple_share,
.post .bottomcontainerBox {
	float: left !important;
	margin-left: 0px !important;
	margin-top: 20px !important;
	width: 440px; !important;
	clear: none !important;
	padding: 0 !important;
}

.post .really_simple_share_facebook_share_new {
	width: 90px !important;
	}


.post-foot {
	border-top: 1px dotted #000;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 40px;
}

.post .disclaimer {
	background: url(images/bg_disclaimer.png) no-repeat top left;
	text-align: center;
	width: 372px;
	height: 60px;
	padding: 15px 10px;
	margin: 20px auto;
}

.post .disclaimer .sharedaddy {
	display: none;
	}

.post .disclaimer h4 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

.post .disclaimer p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 14px;
}


a.commentlink {
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	background: url(images/icon_commentleft.png) no-repeat left;
	padding-left: 20px;
}

a.commentlink:after {
	background: url(images/icon_commentright.png) no-repeat right;
	padding-right: 20px;
	content:"";
}

.menufooter {
	margin-top: 10px;
}

a.previouslink,
a.nextlink {
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}

a.previouslink {
	float: left;
	width: 300px;
}

a.nextlink {
	float: right;
	width: 300px;
	text-align: right;
}

.sidebar {
	float: right;
	width: 300px;
	margin-top: 10px;
}

/*.widget_text embed,
.widget_text iframe {
	width: 300px;
	height: 250px;
}*/


a.inbox {
	width: 300px;
	height: 41px;
	background: url(images/badge_inbox.png) no-repeat top left;
	text-indent: -9999px;
	display: block;
	margin-top: 2px;
}

a.inbox:hover {
	background-position: 0px -41px;
}

a.dose {
	width: 300px;
	height: 47px;
	background: url(images/badge_dose.png) no-repeat top left;
	text-indent: -9999px;
	display: block;
}

a.dose:hover {
	background-position: 0px -47px;
}

a.approved {
	width: 300px;
	height: 48px;
	background: url(images/badge_approved.png) no-repeat top left;
	text-indent: -9999px;
	display: block;
}

a.approved:hover {
	background-position: 0px -48px;
}

a.budget {
	width: 300px;
	height: 46px;
	background: url(images/badge_budget.png) no-repeat top left;
	text-indent: -9999px;
	display: block;
}

a.budget:hover {
	background-position: 0px -46px;
}

.widget {
	margin-bottom: 15px;
}

.widget.widget_text > span {
	display: none !important;
}

.widget h3 {
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	border-bottom: 1px dotted #000;
	color: #e8674f;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-top: 8px;
	font-weight: normal;
}

.widget span.widget_title {
	background: url(images/bg_h3.png) no-repeat left;
	padding-left: 20px;
	display: block;
	height: 36px;
	margin-bottom: 5px;
}

.widget.dropdowns h3 {
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px dotted #FFF;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 0;
	background: transparent;
}

.widget_sub_categories {
	margin-bottom: 20px;
}

.widget.widget_sub_categories ul li {
	width: 140px;
	float: left;
	list-style: none;
	font-size: 11px;
}

.widget.widget_sub_categories  li a {
	color: #333;
}

.widget.widget_sub_categories li a:hover {
	color: #e98977;
}


.widget select {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-size: 10px;
	text-transform: uppercase;
}

/* Main Tabs along the top*/
 .widget_tabbox .tabs {
	width: 299px;
	border-bottom: 2px solid #000;

}
 .widget_tabbox .tabs ul {margin: 0; padding: 0; width: 299px;}
 .widget_tabbox .tabs ul li { margin:0; padding:0; float:left; display:inline; width: 73px; margin: 0px 1px;}
 .widget_tabbox .tabs ul li a {
	background: #eda691; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkYTY5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2Q3YmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eda691 0%, #f3d7bc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eda691), color-stop(100%,#f3d7bc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eda691 0%,#f3d7bc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eda691 0%,#f3d7bc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eda691 0%,#f3d7bc 100%); /* IE10+ */
	background: linear-gradient(top,  #eda691 0%,#f3d7bc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eda691', endColorstr='#f3d7bc',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	 color:#333;
	 font-weight: normal;
	 text-align: center;
	 font-size:9px;
	 display:block;
	 padding: 5px;
	 margin: 0px;
	 width: 63px;
	 line-height: 12px;
	 text-transform: uppercase;
 }

 .widget_tabbox .tabs ul li:first-child {
 margin-left: 0;
 }

 .widget_tabbox .tabs ul li :last-child {
 margin-right: 0;
 }

.widget_tabbox .tabs ul li a:active,  .widget_tabbox .tabs ul li a.selected {
	background: #e98977; /* Old browsers */
	background: -moz-linear-gradient(top,  #e98977 0%, #f1b0a4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e98977), color-stop(100%,#f1b0a4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e98977 0%,#f1b0a4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e98977 0%,#f1b0a4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e98977 0%,#f1b0a4 100%); /* IE10+ */
	background: linear-gradient(top,  #e98977 0%,#f1b0a4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e98977', endColorstr='#f1b0a4',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
	color: #f6e7cc;
	font-weight: bold;
}

 .widget_tabbox .tabs ul li a:hover {
	background: #f3d7bc;
	color: #000;
}


/* Boxes under the tabs */

 .widget_tabbox .tabc {display:none;}
 .widget_tabbox #tab0c {display:block;}

 .widget_tabbox .tabc ul {margin:0;padding:0;list-style:none;}
 .widget_tabbox .tabc ul li {margin:0;padding:0px;font-weight:normal;font-size:11px; border-bottom: 1px dotted #e98977;}
 .widget_tabbox .tabc ul li a {display:block;padding:10px;height:1%; color: #000;}
 .widget_tabbox .tabc ul li a:hover,
 .widget_tabbox .tabc ul li a:active {text-decoration:none; color: #e98977;}
 .widget_tabbox .tabc ul li:last-child { border: 0; }

 .widget_tabbox .tabc .more {float:left;display:inline;background:#f8cddb url(images/tabmore-left.gif) top left no-repeat;font-size:13px;margin:15px;}
 .widget_tabbox .tabc .more a {display:block; line-height:39px;padding:0 15px;font-weight:bold;}

 .widget_tabbox .avatar {float:left;display:inline;width:60px;border:1px solid #6d5851;}
 .widget_tabbox .comtext {margin-left:70px;display:block;min-height:60px;}
/*\*/
* html  .widget_tabbox .comtext {height:60px;}
/**/

.dropdowns {
	background: #f4ba7a url(images/bg_brocade.png) repeat top left;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 5px 15px;
}

#footer {
	padding: 0px 0px;
	/*background: url(images/bg_footer.png) top left repeat-x;*/
	position: relative;
	/*margin-top: -172px; /* negative value of footer height */
	height: 172px;*/
	clear:both;
	position: relative;

}

#footer .container {
	position: relative;
	padding: 0;
}

#footer .credits_area {
	background: #E98977;
position: relative;
}

#footer .credits_area {
	padding: 8px !important;
}

#footer .social_area {
	background: #F0B7A5;
position: relative;
padding: 20px;
}

.social_area .widget {
	width: 280px;
	float: left;
	padding: 0px 20px;
	border-right: 1px dotted #000;
	min-height: 200px;
}

.social_area .widget:last-child {
	border-right: 0;
}

.social_area .widget_text form input.text {
	width: 200px !important;
	float: left;
	background: #f8f4d7;
		-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	height: 22px;
	}

.social_area .widget_text input.submit {
	background-color: #E98977;
	width: auto;
	color: #000;
		-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	padding: 3px 5px;
	margin-left: 5px;
	height: 24px;
	text-transform: uppercase;
	font-size: 11px;
	}

.social_area .widget_text input.submit:hover {
	cursor: pointer;
	background: #F3BA7A;
}

.social_area p.delivered {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.social_area p.label {
	margin: 0;
	padding: 0;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 3px;
}

.social_area .widget.widget_recent_comments {
	border-left: 1px dotted #000;
}

.social_area .widget_recent_comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.social_area .widget_recent_comments li {
	border-bottom: 1px dotted #000;
	padding:10px 5px;
	}

.social_area .widget_recent_comments li a {
	color: #f8f4d7;
}

.social_area .widget_recent_comments li a:hover{
color: #e98977;
}

.social_area .widget_recent_comments li:last-child {
	border-bottom: 0;
}




.social_area .widget.widget_text > span {
	display: block !important;
}


#footer a.approved {
	width: 280px;
	height: 45px;
	background: url(images/badge_approved_footer.png) no-repeat  0px -45px;
	text-indent: -9999px;
	display: block;
}

#footer a.approved:hover {
	background-position: 0px 0px;
}


.social_area ul#social {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}

.social_area #social li {
	float: right;
	margin-left: 3px;
	width: 32px;
	height: 34px;
	list-style: none;
}

.social_area #social a {
	display: block;
	text-indent: -9999px;
	height: 34px;
	width: 32px;
}

#social a:hover {
	background-position: 0px 2px;
}

.social_area a.facebook {
	background: url(images/icon_fb_new.png) no-repeat;
}

.social_area a.twitter {
	background: url(images/icon_twitter_new.png) no-repeat;
}

.social_area a.rss {
	background: url(images/icon_rss_new.png) no-repeat;
}

.social_area a.google {
	background: url(images/icon_gplus_new.png) no-repeat;
}

.social_area a.pinterest {
	background: url(images/icon_pinterest_new.png) no-repeat;
}

.social_area a.tumblr {
	background: url(images/icon_tumblr_new.png) no-repeat;
}

.social_area a.instagram {
	background: url(images/icon_instagram_new.png) no-repeat;
}


.social_area a.bloglovin{
	background: url(images/icon_bloglovin_new.png) no-repeat;
}







#footer .advert_area {
	background: #f8f4d7 url(images/bg_scallop_cream.png) repeat top left;
position: relative;
padding: 20px;
}	

#footer .advert_area .container .leader  {
	margin: auto;
	border: 1px solid #f4dec2;
	height: 90px !important;
	width: 728px !important;
}



#footer .advert_area .container a.style {
float: left;
margin-top: 0px;
margin-left: 99px;
background: url(images/badge_stylecoalition.png) no-repeat;
width: 128px;
height: 42px;
text-indent: -9999px;
}

#footer .advert_area .container a.elle {
float: left;
margin-top: 0px;
margin-left: 0px;
background: url(images/badge_elle.png) no-repeat;
width: 125px;
height: 43px;
text-indent: -9999px;
}



#footer ul {
margin: 0;
padding: 0;
}

#footer .credits li {
	float: left;
	margin-right: 10px;
	margin-left: 14px;
	margin-top: 0px;
	font-size: 10px;
}

#footer .credits li:first-child {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#footer .credits li a {
	color: #fdd59e;
}
#footer .credits li a:hover {
	color: #fefdf7;
}



#footer #searchform {
	width: 280px;
	position: relative;
	margin-top: 70px;
}



#footer #searchform input#s {
	background: #F8F4D7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	width: 200px;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#footer #searchform input#searchsubmit {
	background: transparent;
	border: 0;
	font-family: 'ParisianBT-Regular', Arial, Verdana,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 200px;
}

#footer #searchform input#searchsubmit:hover {
	color: #F8F4D7;
	cursor:pointer;cursor:hand;
}


/* COMMENTS */

 h3#comments {
	font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	background: url(images/icon_commentleft.png) no-repeat left;
	padding-left: 20px;
	font-weight: normal;
	color: #ef8c7b;
}

h3#comments:after {
	background: url(images/icon_commentright.png) no-repeat right;
	padding-right: 20px;
	content:"";
}


.commentlist ul {margin:0;padding:0;list-style:none;border-bottom:1px dotted #000;}
.commentlist ul li {margin:0;padding:0;}
.commentlist ul li ul {margin-left:72px;border:none;}

.comment {
	font-size:12px;
	color:#333;
	border-top:1px dotted #000;
	padding:15px 10px;
word-wrap:break-word;
}

.commentlist li .first {border-top:none;}
.commentlist li .odd {background:#fbe9d1;}
.comment div.avatar {float:left;display:inline;width:60px;border:0;}
.comment div.avatar img {vertical-align:bottom;}
.comment .comright {margin-left:72px;}
.comment .comright p {margin-bottom:0.8em;}
.comment .comdate {float:right;display:inline;color:#ef9484;font-size:10px;}
.comment .comname {font-weight:bold;margin-bottom:3px;}
.comment p.reply {text-align:right;margin-top:-0.5em;margin-bottom:0;}
.comment .reply a {
	background:#f7bda5;
	color:#000;
	 -webkit-border-radius: 6px;
	 -moz-border-radius: 6px;
	 border-radius: 6px; font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 10px;
}

.reply a:hover {
	background: #f4ba7a url(images/bg_brocade.png) repeat top left;
	color: #FFF;
}

.comnav .navleft {float:left;display:inline;}
.comnav .navright {float:right;display:inline;}
.comnav a {margin:10px 0;display:block; font-size: 11px;}

.tdomf_form fieldset {margin:0;padding:0;}
#commentform, #container .ddfm, .tdomf_form {margin:0;padding:0;font-size:11px;color:#333;}
#commentform p, .tdomf_form p {margin-bottom:12px;}
#commentform label, .tdomf_form label {float:left;display:inline;width:70px;text-align:right;font-size:11px;margin-right:15px;margin-top:3px;}
#container .tdomf_form label {width:90px;font-weight:normal;}
#container .ddfm label {font-weight:normal;margin-top:3px;width:75px;}
#commentform span.input {margin-left:85px;display:block;}
.tdomf_form span.input {margin-left:105px;display:block;}
#commentform span.clear, .tdomf_form span.clear {display:block;}
#commentform input.text, #commentform textarea {border:1px solid #f5e4c7;font-size:12px;padding:4px;color:#333;width:99%;}
#container .ddfm input.fmtext, #container .ddfm textarea, #container .ddfm input.fmverify, .tdomf_form input, .tdomf_form textarea, .tdomf_form select {border:1px solid #f5e4c7;font-size:12px;padding:4px;color:#333;}
#commentform input.text, #container .ddfm input.fmtext, #container .ddfm input.fmverify, .tdomf_form input, .tdomf_form select {background:#f8f4d7;}
#commentform textarea, #container .ddfm textarea, .tdomf_form textarea {background:#f8f4d7;}
#respond {margin-top:20px;}
.commentlist li #respond {margin-top:10px;}

#commentform p.subscribe-to-comments {clear:bot; float: right; line-height:17px;padding:0;}
#commentform p.subscribe-to-comments label {float:none;width:auto;}
#commentform p.submit {clear:both; float:right;display:inline; }
#commentform input.submit {
	background:#f7bda5;
	color:#000;
	 -webkit-border-radius: 6px;
	 -moz-border-radius: 6px;
	 border-radius: 6px; font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 10px;
	border: 0;
}
#commentform input.submit:hover {
	background: #f4ba7a url(images/bg_brocade.png) repeat top left;
	color: #FFF;
}

#commentform p.modmessage {
	display: inline;
	margin: 0;
	float:right;
	background: url(images/icon_commentleft.png) no-repeat left;
	padding-left: 20px;
	font-weight: normal;
	color: #ef8c7b;}
#commentform p.modmessage:after {
	background: url(images/icon_commentright.png) no-repeat right;
	padding-right: 20px;
	content:"";
}
.cancel-comment-reply {margin-bottom:7px;text-align:right;font-size:11px;}


.wp-pagenavi {
margin: 20px 0px;
text-align: center;
font-size: 13px;
}

.wp-pagenavi span {
padding: 3px;
background: #f7f3d6;
margin: 0px 3px;
}

.wp-pagenavi span.current,
.wp-pagenavi span.current span {
background: #f0b7a3;
padding: 3px 0;
}

#idSiteMeterHREF {
margin-top: 2px;
float: left;
}
#gform_wrapper_1 input,
#gform_wrapper_2 input,
#gform_wrapper_3 input,
#gform_wrapper_1 textarea,
#gform_wrapper_2 textarea,
#gform_wrapper_3 textarea {
border:1px solid #f5e4c7 !important;
font-size:12px !important;
padding:4px !important;
color:#333 !important;
background: #f8f4d7 !important;
}


#gforms_confirmation_message {
background: #d5de23 !important;
padding: 10px !important;
-webkit-border-radius: 12px !important;
-moz-border-radius: 12px !important;
border-radius: 12px !important;
text-align: center !important;
font-size: 14px !important;
}

input#gform_submit_button_2,
input#gform_submit_button_3,
input#gform_submit_button_1 {
background:#f7bda5 !important;
	color:#000;
	 -webkit-border-radius: 6px;
	 -moz-border-radius: 6px;
	 border-radius: 6px; font-family: 'ParisianBT-Regular', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 10px;
	border: 0 !important;
min-width: 60px;
}
input#gform_submit_button_2:hover,
input#gform_submit_button_3:hover,
input#gform_submit_button_1:hover {
color: #FFF !important;
background: #f4ba7a url(images/bg_brocade.png) repeat top left !important;
}

.nrelate_default .nr_text  {
	font-weight: normal !important;
}

.nrelate_default .nr_title {
	font-size:14px;
	margin-top:10px;
	margin-bottom:0px;
text-align: left;
}

.slideshow {background:#f3debf; margin-bottom:10px;}
.ngg-galleryoverview .slideshow {background:none;margin:0;}
.slideshow-in {padding:10px;}
.slideshow h2.imtitle {font-size:15px;margin:0 0 10px 0;}
.slideshow .image {text-align:center;background:#fff;}
.slideshow .image .img {margin: auto; max-width:500px;}
.slideshow .caption p {margin-bottom:0 !important;margin-top:1em;padding-bottom:0;}
.slideshow .prev {float:left;display:inline;width:35px;height:100%;}
.slideshow .next {float:right;display:inline;width:35px;height:100%;}
.slideshow .prev a {background:url(images/slide-left.gif) center center no-repeat;display:block;text-indent:-9999px;height:100%;outline:0;}
.slideshow .next a {background:url(images/slide-right.gif) center center no-repeat;display:block;text-indent:-9999px;height:100%;outline:0;}

.disclaimer .addthis_toolbox {
display: none;
}

ul.disclaimer_button_list {
list-style: none;
margin: 10px 0px;
padding: 0;
}

.disclaimer_button_list li {
float: right;
margin-right: 10px;
}

.disclaimer_button_list li a {
	background: #f4ba7a url(images/bg_brocade.png) repeat top left;
color: #000;
padding: 5px 10px;
display: block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.disclaimer_button_list li a:hover {
background: #E98977;
color: #FFF;
display: block;
}