/*
Theme Name:Nature's Beauty Shop
Theme URI: http://www.thepimppanther.com/
Description: Free WP Theme: beauty, fashion, women related. 2 Columns layout, fixed width, widget ready, adsense ready. Automated post excerpts and thumbnails. Control panel.
Version: 1.1
Author: V
Author URI: http://www.thepimppanther.com/
Tags: blue, 2 columns, fixed width, ads ready, widget ready.


/*============================================================
	General Specifications
==============================================================*/

body {
	background: #1366b6 url(images/body.png) top left repeat;
	width:100%;
  	font-size: 14px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	color: #008fd6;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	}


.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1.header  {
	width: 700px;
	height: 100px;
	position: relative;
	font-size:1px;
	color:#fff;
	}

h1.header  a, a:hover, a:visited {
  	text-decoration: none !important;
	}

h1.header span{
	background: url(images/logo.png) top no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	margin-left: -70px;
	margin-top:-10px;
	}

h1 {
	font-size:22px;
	color:#0d406a;
	text-decoration:none;
	}

h1 a, h1 a:hover, h1 a:visited {
	color: #0d406a;
  	text-decoration: none;
	}

h2 {
	font-size: 20px;
    	margin: 5px 0 ;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color:#0d406a;
	}

h3 {
	color: #0d406a;
	font-size: 18px;
    	padding: 0;
	margin: 5px 0;
	}

h4 {	
	color:#0d406a;
	margin: 5px 0;
	}

h5 {	
	color:#0d406a;
	margin: 5px 0;
	}


h6 {	
	color:#0d406a;
	margin: 5px 0;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

h2 a:hover, h3 a:hover {
	color: #0d406a;
	text-decoration: none;
	}

a, a:visited {
	color: #0d406a;
	text-decoration:none;
	}

a:hover {
	color: #2baed0;
	text-decoration: none;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background: url(images/quotes.png) top left no-repeat;
	margin: 5px;
	padding-left: 50px;
	font-style: oblique;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
    	font-weight: bold;
    	}

#searchform {
    	width:200px;
	height:15px;
	background: #0e4167;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 2px 4px 1px 4px;
	border-bottom: 1px solid #00678c;
	border-right: 1px solid #00678c;
	border-top: 1px solid #0c3155;
	border-left: 1px solid #0c3155;
	}

#submit {
	background: url(images/button.png) top no-repeat;
	width: 40px;
	height: 22px;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 1px 4px;
	border: none;
	cursor: pointer;
    	}

#src {
	background: url(images/src.png) top no-repeat;
	width: 25px;
	height: 25px;
	margin-top: -24px;
	margin-left: -10px;
	margin-right:20px;
	float: right;
	padding: 0;
	border: none;
	cursor: pointer;
    	}

#searchh {
	float:right;
	margin-right:20px;
	margin-top:-24px;
	width:200px;
	height:15px;
	background: #0e4167;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding: 2px 4px 1px 4px;
	border-bottom: 1px solid #00678c;
	border-right: 1px solid #00678c;
	border-top: 1px solid #0c3155;
	border-left: 1px solid #0c3155;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*==========================================================
	Header
============================================================*/

#header {
	background: url(images/header.png) bottom no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	height: 313px;
	width: 960px;
	}

#description {
	width: 700px;
	height: 90px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	text-align: left;
	}

#ticker {
	width: 500px;
	height:170px;
	float: left;
	margin-left: 40px;
	margin-top: 0px;
	background: #f4fafe;
	}

/*===================================================================
	Menu bar (pages and categories menu)
=====================================================================*/
	
#menu_bar {
	width:700px;
	padding-right: 5px;
	height:30px;
	float: left;
	font-size:14px;
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	}

ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:100%;
	}

ul#navlist li {
	display:inline;
	list-style-type: none;
	}

ul#navlist li a {
	background: url(images/menu.png) top left no-repeat;
	text-align:center;
	color: #1366b6;
	margin-bottom:0px;
	margin-right:-15px;
	padding-top:10px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 20px;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#navlist li a:hover {
	background: url(images/hover.png) top left no-repeat;
	color: #fff;
	}

ul#navlist li.rssmenu a {
	width: 110px;
	height: 70px;
	background: url(images/endmenu.png) top left no-repeat;
	margin:0;
	padding:0;
	}

#ie {
	width:0px;
	height:0px;
	background: none;
	}


/*===================================================================
	News Ticker
====================================================================*/

#NewsTicker{
	float: left;
	width:500px;
	height:160px;
	margin-left:0px;
	}

#NewsVertical {
	width: 500px;
	height: 160px;
	display: block;
	overflow: hidden;
	position: relative;
	}

#TickerVertical {
	width: 225px;
	height: 130px;
	display: block;
	list-style: none;
	margin-top: 5px;
	margin-left: 6px;
	padding: 0;
	}

#TickerVertical li {
	background: #e0ebfc;
	display:block;
	width: 225px;
	height: 130px;
	border: 1px solid #b8ddf9;
	color: #0d406a;
	text-align: left;
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 6px;
	float: left;
	overflow: hidden;
	}

#TickerVertical li .NewsTitle{
	display: block;
	color: #0d406a;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-align: center;
	}

#TickerVertical li .NewsTitle a:link, #TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #0d406a;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
	}
/*==============================================================
	Positioning of the adsense banners
================================================================*/

#ad468 /* banner before posts*/ {
	width:468px;
	margin: 0px auto;
	}

#ad250 /* banner in the sidebar*/ {
	width:250px;
	margin: 10px auto;
	}

/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	background: url(images/pbody.png) top repeat-y;
	width:960px;
	margin: 0;
	float: left;
	}

#content {
	width:600px;
	margin:5px;
	float:left;
	}


/*==========================================================================
	The actual Blog post look
==========================================================================*/

.post {
	width:580px;
	float: left;
	padding: 10px;
	margin: 0;
	text-align: justify;
	font-size:14px;
	}

.post a:visited {
	color: #0d406a;
	}

.entry {
	background: #f4fafe;
	border-left: 1px solid #008fd6;
	border-right: 1px solid #008fd6;
	width:564px;
	float:left;
	margin-left: 2px;
	padding: 0 5px;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
	}

.ptitle{
	background: url(images/ptitle.png) top no-repeat;
	width: 560px;
	padding: 0 10px;
	float: left;
	text-align: left;
	font-weight: bold;
	}

.ptitle h2, .ptitle h2 a, .ptitle h2 a:hover, p.title h2 a:visited {
	text-decoration: none;
	color:#fff !important;
	}

.postmetadata {
	background: url(images/pmeta.png) bottom no-repeat;
	width:556px;
	min-height: 5px;
	float:left;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
    	padding-top: 5px;
   	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	font-style: oblique;
	clear: both;
	}

.date {
	width: 32px;
	height: 85px;
	position: absolute;
	margin-left: 578px;
	margin-top: 0px;
	background: url(images/date.png) top right no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 18px;
	padding-right: 40px;
	text-align: center;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	list-style: square;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/*===================================================
	Sidebars
=====================================================*/

#sidebar{
	float:right;
	margin-right: 5px;
	width: 285px;
	font-size: 14px;
	padding: 10px 0 10px 0;
	text-align: left;
	color: #fff;
	}

#sidebar h2 {
	background: url(images/h2side.png) top no-repeat;
	width:270px;
	color:#fff;
	margin: 5px auto;
	font-size:18px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-align:center;
	}

#rss {
	width:265px;
	height:79px;
	background: url(images/email.png) bottom left no-repeat;
	margin-top:5px;
	margin-bottom: 20px;
	padding-top:7px;
	padding-left:10px;
	text-align:right;
	}

#video {
  	width:270px;
  	margin: 0px auto;
  	text-align: center;
  	padding-bottom: 15px;
	}

#sidebar a, a:visited {
	color:#fff;
	}

#sidebar a:hover {
	color:#a4d7f8;
	text-decoration:none;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding:0px;
	}

#sidebar ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	} 

#sidebar ul li ul li {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	}

/*Sidebar search form*/

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/*================================================================
    Begin Comments
==================================================================*/

#commentblock {
	width: 530px;
	float: left;
	padding: 10px;
	margin: 0px;
	}
	
#commentblock p {
	padding: 0px;
	margin: 0px;
	}
	
.commentleft {
	width: 530px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	}

.centry{
	width: 510px;
	min-height: 70px;
	background:#f4fafe;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#commentblock ol {
	margin: -10px 5px 0px 10px;
	padding: 0px 0px 10px 0px;
	}
	
#commentblock ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

#commentform input {
    	background: #f4fafe;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	background: #f4fafe;
	color: #000;
	width: 530px;
	padding: 2px;
	margin-bottom: 10px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	width: 130px;
	height: 26px;
	margin: 0 0 5px auto;
	float: left;
	background: url(images/scom.png) top no-repeat;
	color: #fff;
	font-size: 14px;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
    	}


/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url(images/pbody.png) top repeat-y;
	margin: 0 auto;
   	width: 940px;
	padding:10px;
	clear: both;
    	text-align: center;
	font-weight: normal;
	}

.binfo a {
  	color:  #195281;
	}

.binfo a:hover {
  	color:  #521f02;
	}


/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

