/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images_NaturalBeauty/img01.jpg) repeat-x;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height: 1.4em;
text-align:center;
}

p.updated { margin-bottom:20px; padding-bottom:20px; border-bottom:1px dotted gold; }

p.calendaritem { line-height:1.3em; font-size:0.9em; padding:5px; border:1px solid gray; background-color:#eee; }

.productlist { display:block; margin:30px 20px; padding:0px; list-style:none; }
.productlist li { display:block; float:left; width:195px; height:230px; margin:5px 5px; text-align:center; line-height:15px; }
.productlist li a { font-size:12px; text-decoration:none; }
.productlist li a img { display:block; margin:10px 0px; text-align:center; margin-left:auto; margin-right:auto; }
.productlist li a span { display:block; }
.productlist li a span.thumbdesc { margin-top:10px; font-style:italic; }


h1, h2, h3 { margin: 0; text-transform: lowercase; font-weight: normal; }

h2 { font-size: 2em; }
h3 { font-size: 1.4em; }
img { border: none; }
a { color: #666; }
a:hover { text-decoration: none; color: #000000; }

/* Header */

#header { width: 700px; height: 200px; margin: 0 auto; }

/* Logo */

#logo { height: 110px; }

#logo h1 {
	float: left;
	padding: 40px 40px 15px 0;
	letter-spacing: -2px;
	font-size: 36px;
}

#logo h2 {
	float: right;
	padding: 61px 0 15px 0;
	font-size: 24px;
	
}

#logo a { text-decoration: none; color: #1A1A1A; }

/* Menu */

#menu { height: 70px; }
#menu ul { margin: 0; padding:0; list-style: none; }
#menu li { display: inline; }
#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 45px;
	padding: 25px 0 15px 0;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 30px;
	color: #B8BD52;
}

#menu a:hover { color: #1A1A1A; }

#menu li a.active {
	background: url(images_NaturalBeauty/img03.jpg) no-repeat;
	color: #FFFFFF;
}

.dropmenudiv a { width:100px; height:50px; }


/* Gallery */

#gallery {
	clear: both;
	width: 700px;
	height: 480px;
	margin: 0 auto;
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images_NaturalBeauty/img11.gif) no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images_NaturalBeauty/img13.gif) no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(images_NaturalBeauty/img12.gif) no-repeat;
}

#thumbs img {
	padding: 8px 0 0 10px;
}

/* Content */

#content { width: 700px; margin: 0 auto; text-align:left; }
#posts { width: 700px; }
#post { margin-bottom: 10px; }
#post h1 { margin-bottom: 30px; }
#post .title { padding: 0 0 5px 20px; color: #FF8400; }
#post .meta {
	padding: 10px 20px;
	background: url(images_NaturalBeauty/img15.gif) no-repeat;
	font-size: smaller;
}

#post .meta p { margin: 0; }
#post .story { padding: 10px 20px; line-height: 180%; }

/* Sidebar */

#sidebar { float: right; width: 200px; }

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url(images_NaturalBeauty/img14.gif) no-repeat 0em 2.5em;
}

.boxed h2 { padding-left: 20px; color: #0078FF; }

.boxed .content { padding: 10px; }
.boxed ul { margin: 0; padding: 0; list-style: none; }
.boxed li { padding: 10px; border-bottom: 1px dotted #0078FF; }
.boxed a { text-decoration: none; color: #0078FF; }
.boxed a:hover { text-decoration: underline; }

/* Tag Cloud */

#tagcloud { }

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer { clear: both; padding: 40px;
	background: #C3C837 url(images_NaturalBeauty/img16.gif) repeat-x;
}

#footer p { margin: 0; text-align: center; font-size: smaller; color: #FFFFFF; }
#footer a { color: #FFFFFF; }
