/*  
Theme Name: My Beauty Beat
Description: My Beauty Beat WordPress Theme
Version: 1.0
Author: Katie James Pixelated

This theme was based on Greed WordPress theme of the Seven Deadly Sins series by Small Potato.
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: "Trebuchet", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
	color: #000000;
}

table{
	font-family: "Trebuchet", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	padding-bottom: 0;
	}

a{
	text-decoration: none;
	color: #990066;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: "Trebuchet", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	padding: 2px;
}



/* Start Container - Holds everything together. Nothing sits outside of the container. */

#container{
	margin: 0 auto;
	width: 930px;
	text-align: left;
}

/* End Container */



/* Start Page - Yellow top, white bottom background */

#page{
	float: left;
	width: 100%;
	background: #fff;
}

/* End Page */



/* Start Header - Blog Title and Skip Link */

#header{
	display: block;
	margin: 10px 10px 0;
	padding: 9px 0;
	background: #fff;
	color: #660033;
	float: left;
	width: 100%;
}


#header h1{
	display: inline;
}

#header h1, #header h1 a{
	color: #fff;
}

#header h1 a{
	text-decoration: none;
}

#header h1 a:hover{
	text-decoration: underline;
}

#logo {
	float: left;
	margin-right: 16px;
	}


/* End Header */



/* Start Horizontal Navigation Menu */

.feed {
	float: left;
	width: 18.75%;
	margin: 10px 0 0 10px;
	display: inline;
	padding: 11px 0;
	background: #f8fdd3 url(images/bg_feed.gif) no-repeat;
	}

.feed a {
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 0 36px;
	background: url(images/icon_rss.gif) no-repeat 10px 2px;
	}

.nav {
	float: left;
	display: block;
	clear: both;
	border: #CCCC33 1px dotted;
	margin-top: 12px;
	padding: 10px 6px;
	height: 14px;
	}

.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	height: 14px;
	white-space: nowrap;
	}

.nav ul li a, .nav ul li a:link, .nav ul li a:active, .nav ul li a:visited {
	text-transform: uppercase;
	padding: 6px;
	color: #660033;
	font-size: 14px;
	line-height: 1;
	}

.nav ul li a:hover {
	color: #CCCC33;
	font-size: 14px;
	}

.nav ul li.current_page_item a {
	background: #fff;
	}

.star {
	}

/* End Horizontal Navigation Menu */




/* Start Content - Wraps the main column and first and second sidebars */

#content {
	margin: 10px 0 0;
	}

/* End content */




/* Start Sidebars */

input#s {
	width: 141px;
	height: 14px;
	padding: 2px 4px;
	border: none;
	color: #000000;
	display: block;
	border: #990066 1px dotted;
	float: left;
	}

#searchsubmit {
	display: block;
	float: left;
	margin-top: -4px;
	}

.sidebar {
	float: left;
	width: 188px;
	margin: 0 0 0 10px;
	display: inline;
	}

.a {/* the first sidebar */
	float: left;
	}

.b { /* the second sidebar */
	float: right;
	}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.sidebar ul li {
	margin: 0 0 10px 0;
	background: #fff;
	}

.sidebar ul li#search form {
	padding: 0 10px 10px;
	}

.sidebar ul li#search form input {
	margin: 10px 0 0;
	}

.sidebar ul li#calendar table {
	margin: 0 10px;
	}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table td{
	padding: 3px;
}

.sidebar ul li h2{
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top: #CCCC33 1px dotted;
}

.sidebar ul ul{
}

.sidebar ul ul li{
	margin: 0;
	padding: 4px 0 0 10px;
}

.sidebar li#flickrrss img{
	margin: 5px 0 0 5px;
	width: 74px;
	height: 74px;
}

.sidebar ul ul ul li{
	padding: 10px 0 0 10px;
	background-color: transparent;
	background-image: none;
}


/* End Sidebars */




/* Start Main - Where your main content sits */

#main{
	margin: 0 188px 0 198px;
}

/* End Main */



/* Start Posts - Post titles, entries, and postmetadata */

.post{
	margin: 0;
	float: left;
	background: transparent url('images/post-bg-middle.png') top left repeat-y;
	width: 483px;
	padding: 0 8px 0 8px;
	overflow: hidden;
}

.post h2 {
	font-size: 18px;
	padding: 0 2px;
	color: #660033;
}

.post h2 a {
	color: #660033;
	font-weight: bold;
	}

.postWrapperTop {
	float: left;
	padding-top: 20px;
	width: 499px;
	background: transparent url('images/post-bg-top.png') top left no-repeat;
	margin-left: 20px;
	margin-bottom: 14px;
	}

.postWrapperBottom {
	float: left;
	padding-bottom: 14px;
	width: 499px;
	background: transparent url('images/post-bg-bottom.png') bottom left no-repeat;
	}

/* End Posts */




/* Start Entries - Text and Titles within the content */

.entry{
	padding: 0 10px 10px 10px;
	font-size: 12px;
	line-height: 1.4;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.entry h2{
	font-weight: normal;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

.entry div a {
	font-size: 12px;
	}

.entry div img {
	vertical-align: middle;
	margin-left: 12px;
	}

/* End Entries */




/* Start Postmetadata - Author, Date, Categories and Comments Number */

p.entrymetadata{
	font-size: 10px;
	line-height: 18px;
	color: #999933;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

p.entrymetadata a{
	text-transform: none;
}

.date {
	padding: 0;
	margin-left: -7px;
	}

/* End Postmetadata */




/* Start Previous and Next Links */

.navigation{
	margin: 0;
	float: left;
	background: transparent url('images/post-bg-middle.png') top left repeat-y;
	width: 467px;
	padding: 0 16px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

.prev {
	width: 225px;
	float: left;
	text-align: left;
	}

.next {
	float: left;
	width: 225px;
	margin-left: 16px;
	text-align: right;
	}
/* End Previous and Next Links */




/* Start Comments Template */


.comments_template{
	margin: 0;
	float: left;
	background: transparent url('images/post-bg-middle.png') top left repeat-y;
	width: 467px;
	padding: 0 16px;
}

.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 12px;
}

.comments_template h3{
	padding: 8px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3#comments {
	border-top: #CCCC33 1px dotted;
	}

.comments_template form#commentform{
	margin: 0;
	padding: 10px;
}

.comments_template form#commentform p{
	line-height: 1.4;
}

ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 1.4;
}

ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li{
	padding: 10px;
}

ol.commentlist li p {
	margin: 0;
	padding: 0 0 12px 0;
	}

ol.commentlist li.alt{
}

ol.commentlist li.highlighted{
}

.comment-number{ /* for Paged Comments plugin */
	float: right;
	font-family: "Trebuchet", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #aaa;
}

small.commentmetadata {
	display: block;
	font-size: 11px;
	color: #808080;
	margin: 0;
	margin-top: -12px;
	padding: 0;
	}

/* End Comments Template */



/* Start Footer */

#footer {
	display: block;
	padding: 18px 20px;
	padding-top: 4px;
	line-height: 18px;
	background: #fff;
	color: #000;
	text-align: center;
	font-weight: normal;
}

#footer a {
	color: #c03d8e;
	font-weight: normal;
	}

#footer p {
	padding: 0;
	display: inline;
	text-align: center;
	font-weight: normal;
}

.separator {
	color: #c03d8e;
	}

/* End Footer */




/* Start Ads */

.ads_468x60{
	margin: 10px 0 5px;
}

.ads_inline{
	padding: 5px;
	display: inline;
}

.headerAd {
	display: block;
	float: left;
	margin-top: 16px;
	margin-left: 0px;
	}

.sidebarAd {
	width: 100%;
	text-align: center;
	margin-top: 24px;
	}

#footerAds {
	margin-left: -34px;
	}

/* End Ads */

.featured {
	width: 80px;
	border: #CCCC33 1px dotted;
	padding: 3px;
	margin: 0 5px 0 0;
	}

.inputbox {
	border: none;
	background: transparent url(../../../../templates/mybeautybeat/images/dotted-box-signup.jpg) top left no-repeat;
	color: #808080;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top: 2px;
	width: 168px;
	height: 19px;
	padding: 4px 6px 0 6px;
	line-height: 23px;
	*padding: 0 6px 4px 6px;
	}

#submit {
	margin-left: 42px;
	}

div.separator {
	border-top: #CCCC33 1px dotted;
	width: 100%;
	}

.more-link {
	margin-top: -6px;
	padding-top: 0;
	}

#collapsible-archive p {
	margin: 2px 0 0 0;
	padding: 0;
	}