/*
Theme Name:		Current Moxie Blog Template
Theme URI:		http://www.blog.makeupmoxie.com
Description:	        Blog Template for Makeup Moxie
Version:		1.0
Author:			Moxie
Author URI:		http://makeupmoxie.com/
*/
* { padding: 0 0 0 0; margin: 0 0 0 0; }

body { 
background: #fff;
color: #333; 
font: small Arial, Helvetica, sans-serif; 
text-align: center; }

#outer-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
  text-align: center;
  width: 988px;
}
#second-wrapper {
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  float: left;
  margin: 0 0 0 0;
  width: 986px;
}
.header {
  background: #101010 url(http://www.makeupmoxie.com/images/headerbg-original.gif) no-repeat 0 0;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
}
.header-right {
  float: right;
  padding-top: 11px;
  padding-right: 20px;
  width: 468px;
}
.header-mini-nav {
  float: right;
  font: 17px Georgia; /*Change this back to 16px when you put Advertise link back in */
  font-weight: bold;
  padding-top: 16px;
  padding-left: 0px;
  padding-right: 5px; /* Delete this line when you put Advertise link back in */
}
/* Header Right: Links List */
.header-right ul {
 margin: 0; /* Half a character of spacing above and below, none to either side. */
 padding: 0; /* No spacing between inside of margin and outer edge of text. */
 list-style-type: none; /* Hide the bullets. */
}
.header-right li {
 display: inline; /* Make the list horizontal. */
 padding: 0 5px 0 6px; /* Half a character of spacing to the right, slightly more to the left to overcome residual spacing from bullet marker. */
 border-left: 0.08em solid #ff0071;; /* Draw a divider line to the left of every item. */
}
.header-right li.first {
 border: 0; /* The first item should not have a border on its left edge. */
}
.header-right li.last {
 padding-right: 0; /* The first item should not be spaced away from the right edge. */
}
.searchbar {
  display: inline;
  float: left;
  margin-top: 12px;
}
.top-banner {
float: right;
padding-top: 10px;
}
.moxie-header {
  color: #F2F2F2;
  font-family: Georgia;
  font-size: 60px;
  font-weight: bold;
}

/*---:[ core layout elements ]:---*/
/*---:[ RIGHT-SIDEBAR ]:---*/
    
/* Main-wrapper contains content wrapper, which includes the content and right-sidebar */
.main-wrapper {
float: left;
margin-top: 0px;
width: 658px;
}
/*---:[ content styles ]: this is big feature item ---*/
#feature-wrapper, #content-single, #content-single-tag {
  background: #fff;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  text-align: left;
  width: 320px;
}
#content-single, #content-single-tag {
  background: #fff;
  float: right;
  margin-left: 15px;
  margin-right: 5px;
  padding-top: 5px;
  width: 468px;
}
#content-single-tag {
  padding-top: 0px;
}
/*contentlist for tips and articles TOC pages*/
#contentlist {
  margin-left: 6px;
  padding: 5px 20px 5px 0px;
}
#middle-column {
  background:#fff;
  border-left: 1px dotted #474747;
  float:right;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  width: 297px;
    }
.box-one, .box-two {
	clear: both;
	margin: 0px 10px 0px 10px;
	padding: 0 0 0px 0;
	text-align: left;
	float: left;
	width: 648px;
}
.box-right {
	border-left: 1px dotted #474747;
	float: right;
	padding-left: 10px;
	width: 307px;
}
.box-left {
	float: left;
	padding-right: 0px;
	width: 320px;
}
.plain-list {
}
/* +++++++++++++++++++++++ SECTION HEADERS ++++++++++++++++++++ */

.header-main {
margin-left: 10px;
}
/* Secondary Navigation Links */
.toplink {
border-bottom: 1px solid #f1307d; 
color: #8000b3;
font-size: 12px;
font-family: Georgia, Serif;
margin: 5px 0px 10px 0px;
padding-top: 30px;
padding-bottom: 5px;
}
a.tl:link, a.tl:visited, a.tl:hover {
text-decoration: underline;
color: #8000b3;
}
a.tl:visited {
color: #8000b3;
}
a.tl:hover {
color: #ff0071;
}
.post {
margin-bottom: 0px;
}
.entry, .blog-entry, .entry-index { font-size: 1em; line-height: 1.65em; border-bottom: 1px dotted #474747; margin-bottom: 10px;}
		

	.entry p, .blog-entry p { margin: 0 0 1.5em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
.entry-index p {margin: 0 0 1.0em 0;}
.entry-index {
border-bottom: none;
}
.entry-date, .entry-date-excerpts {
color: #666;
font: 90% Arial;
margin: 5px 0 5px 0;
}
.entry-date-single {
color: #666;
font: 90% Arial;
}
.entry-date-excerpts {
font-size: 85%;
}
.single-banner {
margin: 5px 0 10px 0;
text-align: center;
}
.blog-entry ul { margin: 0 0 1.5em 0px; }
.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 0.9em; line-height: 1.6em; color: #888; clear: both; }

	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation { width: 458px; font-size: 1.4em; float: left; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }

.clear { width: 468px; height: 1px; margin: 0.25em 0 1.0em 0; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }

.post-border {
clear: both;
padding-bottom:  1.0em;
} 
.spacer-div {
margin-bottom: 0.6em;
/* border-bottom: 1px dotted #474747; this is the border below reviews */
}
.pbottom {
font-size: 0.9em;
color: #888;
margin-bottom: 1.0em;
}
p.toppy {
margin-top: 0px;
padding-top: 0px;
}
p.related {
margin-bottom: 0px;
font-size: 110%;
font-weight: bold;
color: #ff0071;
}
p.front-page {
margin: 0 0 1em 0;
}
.relatedlinks {
margin-left: 20px;
margin-bottom: 2em;
}
/*---:[ comment styles ]:---*/

#comments { width: 458px; float: left; clear: both; margin-top: 20px; }

	ul#comment_list { list-style: none; margin: 0 0 20px 0; border-top: 1px solid #ff0066; float: left; }
		
		ul#comment_list li.comment { width: 458px; padding: 1.2em 0 0 0; float: left; }
			
		ul#comment_list li.trackback { width: 458px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.2em 0; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.2em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1em; }
					
				.comment_time { font: normal 1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 458px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
	
		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
/*---:[ trackback styles ]:---*/
li.trackback-format {
margin: 1em 0px .5em 25px;
}
/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input { width: 150px; padding: 3px; color: #090; font: normal .5em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	li.widget, .search_input { font-size: .75em !important; }
	
		#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
		#searchsubmit a:hover {
		 color:#ff0071;
		}



/*---:[ left-sidebar styles ]:---*/
#left-sidebar {
  float: left;
  margin-left: 5px;
  margin-right: 0px;
  width: 160px;
}
.leftad {
  padding-top: 0px;
  text-align: right;
}
.leftad-next {
  padding-top: 5px;
  text-align: right;
}
/*---:[ global elements ]:---*/
.caption, .captionlite {
  text-align: center;
  font-size: 75%;
  font-weight: bold;
  line-height: 98%;
  }
.captionlite {
  font-size:  95%;
  font-style: italic;
  font-weight: normal;
  line-height: 100%;
  color:  #666;
  }
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

/*---:[ headlines ]:---*/
/* Headings
----------------------------------------------- */
h1, .tagline-plain {
  color:#ff0071; /*DE0074*/
  font-family: Georgia, Serif;
  font-size: 56px;
  font-weight: bold;
  padding-top: 0px;
  text-decoration:none;
  line-height: 56px;
}
#content-single h1, #content-single-tag h1, .bigmsg {
  margin:0 0 10px 0 ;
  font:23px "Georgia",Serif;
  font-weight: bold;
  color: #3d3d3d;
  }
#content-single-tag h1 {
  margin:10px 0 10px 0 ;
  }
h2 {
  margin:0 0 0.3em 0 ;
  font:16px "Georgia",Serif;
  font-weight: bold;
   padding-top: 5px;
  color: #2e2e2e;
  }
/* h2 for archives/category page titles, subheaders in posts */
#content-single h2, #content-single-tag h2 {
  margin:0 0 10px;
  font:110% Arial, san-serif;
  font-weight: bold;
  color: #3d3d3d;
  }
h2.deal {
font-size: 125%;
font-weight: bold;
text-decoration: none;
margin-bottom: 1em;
}
.box-left h2 {
  font:16px Arial, san-serif;
}
.sub-header h2, .header-main h2 {
  color: #030303;
  font: 900 16px "Georgia",Serif;
}
.header-main h2 {
  display: inline;
}
.sub-header {
border-top: 3px solid #474747;
margin-bottom: 5px;
margin-right: 6px;
margin-left: 6px;
padding-top: 5px;
text-align: left;
}
/* h3 is for archives/category page titles*/
h3, .mini-header, .box-one h2, .box-two h2 {
  margin:0 0 0.3em;
  font:110%/1.4em "Georgia",Serif;
  font-weight: bold;
  color: #030303;
  }
.mini-header {
text-transform: uppercase;
  }
h3.comments_headers {
display: inline;
  }
h3.discussion-header {
font:900 16px "Georgia",Serif;
display: inline;
color: #ff0071;
font-size: 20px;
  }
h3.letterHeadingActive, h3.letterHeadingInactive {
border-bottom: 1px solid #cfcfcf;
font:900 20px "Georgia",Serif;
color: #030303;
  }
h3.letterHeadingInactive {
color: #ababab;
  }
h4 /* subheaders within blogpost */
{
font-size: 110%;
font-family: Georgia, Serif;
font-weight: bold;
text-decoration: none;
color: #3d3d3d;
padding-top: 5px;
padding-bottom: 5px;
}
h5 {
  text-align: center;
  margin:0 0 .75em;
  font:12px "Georgia",Serif;
  font-weight: bold;
  color: #ff0071;
}
h6 /*heading 6: small; bold, beigy*/
{
font-size: 12px;
font-family: Georgia, Serif;
font-weight: bold;
text-decoration: none;
color: #9f6f59;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
/* h7 is for date headings on archive pages */
h7 {
font: 100% Georgia;
font-weight: bold; 
color: #666;
}
.mug {
float: left;
margin-right: 10px;
}
/* POST TITLE LINKS */
a.headlink:link, a.headlink:visited, a.headlink:hover {
  color:#8000b3;
  font: 23px Georgia;
  font-weight: bold;
  text-decoration:none;
  }
a.headlink:visited {
  color:#8000b3;
    text-decoration:none;
  }
a.headlink:hover {
  color:#8000b3;
  text-decoration:underline;
  }
/* REGULAR LINKS */
a:link, a:visited, a:hover {
  color:#8000b3;
  text-decoration:underline;
  }
a:visited {
  color:#bc54fc;
  }
a:hover {
  color:#ff0071;
  }
a.noline:link {
  color:#8000b3;
  text-decoration:none;
  }
a.noline:visited {
  color:#bc54fc;
  text-decoration:none;
  }
a.noline:hover {
  color:#ff0071;
  text-decoration:underline;
  }
a.bold-link:link, a.bold-link:visited ,a.bold-link:hover  {
  color:#8000b3;
  font-weight: bold;
  text-decoration:underline;
  }
a.bold-link:visited {
  color:#8000b3;
  }
a.bold-link:hover {
  color:#ff0071;
  }
a img {
  border-width:0;
  }
/* permline - always underlined, color change on hover only */
a.permline:link, a.permline:visited, a.permline:hover {
  color:#8000b3;
  text-decoration:underline;
  }
a.permline:visited {
  color:#8000b3;
  }
a.permline:hover {
  color:#ff0071;
  }
/* Plain link - no underline, color change on hover only */
a.plain:link, a.plain:visited, a.plain:hover {
  color:#8000b3;
  text-decoration:none;
  }
a.plain:visited {
  color:#8000b3;
  }
a.plain:hover {
  color:#ff0071;
  }
/* end plain link */
/* line - always underlined, color change on hover AND visited */
a.line:link, a.line:visited, a.line:hover {
  color:#8000b3;
  text-decoration:underline;
  }
a.line:visited {
  color:#bc54fc;
  }
a.line:hover {
  color:#ff0071;
  }
/* home-link for home page */
.moxie-header a:link, .moxie-header a:visited, .moxie-header a:hover {
  color:#f2f2f2;
  text-decoration:none;
  }
a.dline {
color: #8000b3;
margin:0px 0px 0px 0px;
text-decoration:underline;
border-width: 0px 0px 1px 0px;
border-color:#8000b3;
border-style: solid;
padding-bottom:1px;
}
a.subscribe:link, a.subscribe:visited, a.subscribe:hover {
  color:#ff0071;
  font-family: Georgia, Serif;
  text-decoration:none;
  font-weight: bold;
  font-size: 12px;
  }
a.subscribe:visited {
  color:#ff0071;
  }
a.subscribe:hover {
  color:#8000b3;
  }
/*smaller header links article titles on home page*/
a.smallhed:link, a.smallhed:visited, a.smallhed:hover {
font-size: 110%;
font-weight: bold;
text-decoration: none;
}
a.smallhed:link {
color: #8000b3;
}
a.smallhed:visited {
color: #8000b3;
}
a.smallhed:hover {
color: #8000b3;
text-decoration: underline;
}
/*header-right links*/
.header-right a:link {
text-decoration: none;
color: #ff0071;
}

.header-right a:visited {
color: #ff0071;
text-decoration: none;
}

.header-right a:hover {
text-decoration: underline;
color: #ff0071;
} 
/*  Tabs
------------------------------------------------*/
#tab-wrap, #sub-tab-wrap {
  clear: both;
  width:  988px;
  margin-left: auto;
  margin-right: auto;
}
/* SLIDING DOOR TABS */      
 .tabs {
      font-size:16px;
      background: #101010;
      padding: 0px;
      margin: 0px;
      line-height:normal; font-family: Georgia;
      overflow: hidden;
      }

    .tabs ul {
	margin:0px;
	padding: 5px 10px 0px 20px;
	list-style:none;
      }
    .tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    .tabs a {
      float:left;
      background:url("http://www.makeupmoxie.com/images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    .tabs a span {
      float:left;
      display:block;
      background:url("http://www.makeupmoxie.com/images/tabright.gif") no-repeat right top;
      padding:5px 15px 6px 6px;
      color:#fff;
      text-transform: uppercase;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    .tabs a:hover span {
      color: #000000;
      font-weight: bold;
      }
    .tabs a:hover {
      background-position:0% -42px;
      font-weight:bold
      }
    .tabs a:hover span {
      background-position:100% -42px;
      }
    .tabs a#activetab span { 
      background-position:100% -42px; font-weight: bold; color: #ff0071 
      }
    .tabs a:hover span {
      background-position:100% -42px; font-weight: bold; color: #292929;
      }
    .tabs a:link#activetab, .tabs a:visited#activetab, .tabs a:hover { 
      background-position: 0% -42px; color: #000
      }
/* SUB TABS */ 
#sub-bg {
  background: #fff url(http://www.makeupmoxie.com/images/tcurve-original.gif) no-repeat top left;
  clear: both;
  padding: 7px 0px 0px 0px;
  width:  988px;
}
#sub-tab-wrap {
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  clear: both;
  width:  986px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 7px;
}
.sub-tabs {
      font-size:16px;
      background: #b8ff3d; /* d9e55d E3E3E3 - light gray,a7c341 75A000 -green that matches buttons, dddddd - another gray */
      padding: 0px 0px 0px 0px;
      line-height:normal; font-family: Georgia;
      margin-top: 0px;
      margin-right: 5px;
      margin-left: 5px;
      overflow: hidden;	 
       }

.sub-tabs ul {
	margin: 0px;
	padding: 0px 10px 0px 15px;
	list-style:none;
      }
.sub-tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
.sub-tabs a {
      float:left;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
.sub-tabs a span {
      float:left;
      display:block;
      padding:0px 15px 0px 6px;
      color:#292929;
      cursor: pointer;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs a span {float:none;}
    /* End IE5-Mac hack */
    .sub-tabs a:hover span {
      color: #292929;
      text-decoration: underline;
      }
    .sub-tabs a:hover {
      background-position:0% -42px;
       text-decoration: underline;
      }
    .sub-tabs a:hover span {
      background-position:100% -42px;
      }
    .sub-tabs a#activetab span { 
      background-position:100% -42px; color: #292929; font-weight: bold; 
      }
    .sub-tabs a:hover span {
      background-position:100% -42px; color: #292929;
      }
    .sub-tabs a:link#activetab, .tabs a:visited#activetab, .tabs a:hover { 
      background-position: 0% -42px; color: #292929; text-decoration: none; font-weight: bold;
      }
#bottom-wrap {
border-top: 3px solid #474747;
clear: both;
margin-left: 5px;
margin-right: 5px;
padding-top: 0px;
text-align: left;
width: 976px;
}
.bottom-column, .bottom-column-right {
display: inline;
float: left;
margin-left: 12px;
padding-top: 10px;
padding-bottom: 0px;
width: 229px;
}
.bottom-column {
float: left;
}
.bottom-column-right {
float: right;
margin-right: 12px;
}
/* Style list in bottom-wrap */
#bottom-wrap li {
list-style: none;
padding-bottom: 0.8em;
}
#bottom-wrap ul {
margin-top: 0.3em;
}
#bottom-wrap p {
margin-bottom: 5px;
}
/*---:[ footer styles ]:---*/
#footer {
  background: #101010 url(http://www.makeupmoxie.com/images/bcurve.gif) no-repeat 0 0;
  clear: both;
  color: #f2f2f2;
  text-align:center;
  font-family: "Trebuchet MS", Trebuchet, Verdana;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-bottom: 5px;
  padding-top: 10px;
  width: 988px;
  text-transform: uppercase;
}

/* Footer: Links List */
#footer ul {
 margin: 0.5em 0; /* Half a character of spacing above and below, none to either side. */
 padding: 0; /* No spacing between inside of margin and outer edge of text. */
 list-style-type: none; /* Hide the bullets. */
}
#footer li {
 display: inline; /* Make the list horizontal. */
 padding: 0 0.5em 0 0.7em; /* Half a character of spacing to the right, slightly more to the left to overcome residual spacing from bullet marker. */
 border-left: 0.08em solid #fff; /* Draw a divider line to the left of every item. */
}
#footer li.first {
 padding-left: 0; /* The first item should not be spaced away from the left edge. */
 border: 0; /* The first item should not have a border on its left edge. */
}
#footer p { margin: 1.5em 0 0 0; font-size: 0.95em; color: #888; text-align: center; }
/*footer links*/
#footer a:link {
text-decoration: underline;
color: #f2f2f2;
}

#footer a:visited {
color: #f2f2f2;
}

#footer a:hover {
text-decoration: none;
color: #ff0071;
} 
.postpic {
  float: left;
}  
.postpic-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	}
.postpic-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	}
.postpic-center {
	text-align: center;
	margin: 5px 0 5px 0;
	}
.postpic-small {
float: left;
margin: 0 10px 10px 0;
}
.postpic-none {
float: left;
margin: 0 0 0 0;
}
.photo-credit {
color: #666;
font-size: 90%;
margin: 5px 0 0 0;
text-align: left;
}
.credit-right {
color: #666;
font-size: 90%;
text-align: right;
}
/* Thumb Class With border*/
.thumbnail-class {
	background: url('http://www.makeupmoxie.com/images/imgbg.gif') no-repeat top left;
	float: left;
	margin-right: 10px;
	margin-top: 0px; /* need this to line up top of thumbnail image with the top of headline, see if this can be fixed elsewhere */
	}
.thumbnail-class img  {
margin: 4px 4px 4px 4px;
width: 100px;
height: 100px;
}
.pullout, #infobox, #infocontent, #infocontent h1 {
  font: 14px Georgia, Serif;
}
.pullout {
  width:30%;
  padding:10px;
  background-color: #F5F5F5;
  border: 4px double #FF85A3;
  color:#4D4D4D;
  float:right;
  font-weight: bold;
  text-align:left;
  letter-spacing: 0.03em;
  margin-top:10px;
  margin-left:15px;
  margin-bottom: 10px;  
  clear: both;
}
/* List Styles */
/* Plain List - used for lists on index, deals and steals index */
.plain-list {
  text-align: left;
}
.plain-list ul {
  margin:0.5em 0 0.5em 0;
  padding:0 0 0 2em;
  list-style:none;
  text-indent: -1em;

  }
.plain-list li {
  margin:0;
  padding:0 0 .3em 0;
  line-height:1.5em;
  }
.floated-left {
  float: left;
  margin-right: 10px;
  }
.thumb img {
width: 100px;
height: 100px;
}
ol.trackback-format {
margin-bottom: 10px;
}
/* -------------------- RIGHT SIDE-BAR STYLES -------------------- */
 #right-sidebar {
    background: #fff;
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 8px;
    text-align: center;
    overflow: hidden;
    width: 314px;
    }
.ad-rectangle {
background:url("http://www.makeupmoxie.com/images/ad-rectangle-bg.gif") no-repeat left top;
padding: 5px 10px 5px 5px;
margin-bottom: 5px;
}
#box-wrapper {
margin-right: 6px;
}
.box-pair { 
float: right;
margin-top: 6px;
margin-bottom: 6px;
}
.inner-box {
background: #000;
margin-top: 0px;
width: 148px;
}
/* SIDEBAR BUTTONS */      
 .button-one, .button-two, .button-three, .button-four {
      background: #292929;
      float: left;
      font-size:20px;
      font-weight: bold;
      padding: 0px;
      margin: 0px 4px 0 0;
      font-family: Georgia;
      line-height: 20px;
      text-align: center;
      width: 148px;

      }
     .button-one a, .button-two a, .button-three a, .button-four a {
      color: #ff0071;
      float:left;
      background:url("http://www.makeupmoxie.com/images/white-bird.gif") no-repeat left top;
      margin:0;
      padding:52px 0 56px 32px;
      text-decoration:none;
      width: 116px;
      }
      .button-one a span, .button-two a span, .button-three a span, .button-four a span  {
      float:left;
      color:#ff0071;
      cursor: pointer;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    .button-one a:hover span, .button-two a:hover span, .button-three a:hover span, .button-four a:hover span {
      color: #ff0071;
      font-weight: bold;
      }
    .button-one a:hover, .button-two a:hover, .button-three a:hover, .button-four a:hover {
      background-position: -148px 0%;
      font-weight:bold
      }
    .button-one a:hover span, .button-two a:hover span, .button-three a:hover span, .button-four a:hover span  {
      background-position: -148px 0%;
      }
    .button-one a#activetab span, .button-two a#activetab span, .button-three a#activetab span, .button-four a#activetab span  { 
      background-position: -148px 0%; font-weight: bold; color: #f2f2f2; 
      }
    .button-one a:hover span, .button-two a:hover span, .button-three a:hover span, .button-four a:hover span  {
      background-position: -148px 0%; font-weight: bold; color: #f2f2f2;
      }
    .button-one a:link#activetab, .button-one a:visited#activetab, .button-one a:hover, .button-two a:link#activetab, .button-two a:visited#activetab, .button-two a:hover, .button-three a:link#activetab, .button-three a:visited#activetab, .button-three a:hover, .button-four a:link#activetab, .button-four a:visited#activetab, .button-four a:hover  { 
      background-position: -148px 0%; color: #f2f2f2
      }

/*---:[ button individual styles ]:---*/
     .button-two a {
      background:url("http://www.makeupmoxie.com/images/button-two.gif") no-repeat left top;
      overflow: hidden;
      margin-right: 0px;
      padding:52px 0 56px 0px;
      width: 148px;
      }
     .button-three a {
      background:url("http://www.makeupmoxie.com/images/button-three.gif") no-repeat left top;
      overflow: hidden;
      padding:52px 0 56px 33px;
      width: 115px;
      }
      .button-four a {
      background:url("http://www.makeupmoxie.com/images/button-four.gif") no-repeat left top;
      overflow: hidden;
      margin-right: 0px;
      padding:52px 0 56px 30px;
      width: 118px;
      }
/* AD SQUARES */      
 .adsquare {
      background:url("http://www.makeupmoxie.com/images/adsquare-bg.gif") no-repeat left top;
      float: left;
      font-size:20px;
      font-weight: bold;
      padding: 11px 12px 12px 11px;
      margin: 0px 4px 0 0;
      font-family: Georgia;
      text-align: center;
      }
.ad-inner-box {
background: #000;
margin-top: 0px;
width: 125px;
}
.middle-bar {
color: #ff0071;
font: 900 20px Georgia;
}
.middle-bar a:link {
text-decoration: none;
color: #ff0071;
}

.middle-bar a:visited {
color: #ff0071;
text-decoration: none;
}

.middle-bar a:hover {
text-decoration: underline;
color: #ff0071;
} 
.right-sidebar-spacer {
clear: both; 
margin: 0px 0 10px 0px; /* controls space */
width: 150px; 
}
/*-------------------- END RIGHT SIDEBAR STYLES -------------------- */
.page-link {
text-align: right;
margin-bottom: 10px;
}
.page-link p {
margin: 0 0 0 0;
padding: 0 0 0 0;
display: inline;
}
/* POST FOOTER */
.postmetadata, .postmetadata-no-line {
font-size: 0.9em;
color: #666;
margin-bottom: 1.0em;
}
.postmetadata-no-line {
border-bottom: none;
}
.alignright {
float: right;
}

.alignleft {

}
.subscription-form {
margin-bottom: 1.5em;
}
/* Happy Resyndicator
----------------------------------------------- */
.blog-entry {
padding-bottom: 1em;
}
div.feedburnerFeedBlock {
float: left;
margin: 0 0 0 0;
}
div.feedburnerFeedBlock ul li div {
display: inline;
}
div.feedburnerFeedBlock span.headline {
font-weight: bold;
display: block;
text-indent: 0;
}
div.feedburnerFeedBlock ul li {
list-style: none;
padding-left: 0 !important;
text-indent: 0px;
}
#creditfooter {
display: none;
}
.enclosure {
float: right;
}
.headline {
float: right;
}
blog-entry p {
font-size: 50px;
}
.feedflare img
{float: left;}
.item-container {
width: 200px;
}
/* The following is formatting for the entries, floating the thumbnail, etc. delete this if you dont develop any further*/
.entry-wrapper {
width: 287px;
}
.floated-right {
float: right;
width: 177px;
}
.floated-left {
float: left;
margin-right: 10px;
width: 100px;
}
/* Description text is for the description at the top of category pages*/
.description-text {
margin-top: 0em; 
margin-bottom: 1em; 
color: #666666;
}
.next-page {
margin-bottom: 20px;
font-weight: bold;
}
h1.product-reviews {
display: inline;
}
/* Archives page */
.archivesr {
float: right;
margin-right: 60px;
}
.archivesl {
float: left;
margin-left: 30px;
}

