/*  
Theme Name: Superior
Theme URI: http://www.freewpthemes.net/preview/superior
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


body {
	margin: 0;
	padding: 0;
	background: #f6da8e;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #6d36b7;
}

a:hover {
text-decoration: underline;
	color: #6d36b7;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 960px;
	height: 262px;
	margin-top: 5px;
 /* background: url(http://www.productivityqueen.com/images/pqueen-header-new.jpg) no-repeat;*/
}
/*#dropdown {height: 30px;background-color: #FFF5BD;border-bottom: 1px solid #FD7802;margin-bottom: 2px;text-align: center;vertical-align: middle;}
 Logo */

#logo {
	float: left;
	height: 262px;
	width: 755px;
	margin: 0;
	color: #FFFFFF;
	background: url("http://www.productivityqueen.com/images/pqueen-header-new.jpg") no-repeat scroll 0 0 transparent;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Verdana;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 220px;
	padding: 0;
	margin: -4px -14px;
}

#search form {
	height: 0px;
	margin: 0;
	padding: 0px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: none;
	background: #F2D14C;
	text-transform: lowercase;
	font: normal 11px Verdana;
	color: #5D781D;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 5px;
	margin: 0 auto;
	padding: 0;
        background: #ffd320;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 30px 7px 30px;
	background: url(images/img03.jpg) no-repeat right 7px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	color: #325C12;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 18px;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

#page-bgtop {
	padding: 20px 25px;
	
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 630px;
	padding: 0;
}

.post {
	margin-bottom: 25px;
	border-bottom: 1px dashed #BCDD4D;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #520eaf;
}

.post .title a {
	color: #520eaf;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background: url(images/img05.jpg) no-repeat left 5px;
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;		
	font-weight: bold;
}

.post .meta a {
	color: #8AB52B;
}

.post .entry {
	padding-bottom: 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	padding: 0;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

.sidelist ul li {
background: url("http://www.productivityqueen.com/wp-content/themes/superior/images/img07.jpg") no-repeat scroll left 8px transparent;
}

#sidebar .current_page_item a{


}



#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C5DB76;
	background: url(images/img06.jpg) no-repeat left 15px;
	padding-left: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #5B7817;
}

#sidebar p {
	margin: 0 0px;
	padding-bottom: 20px;
	text-align: justify;
}


#sidebar a {
	color: #000000;
	border: none;
	font-size: 12px;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #56288B;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	background: #56278B;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial;
	display: block;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #f6e0a5;
	text-transform: none;
	font-size: 10px;
}

.navigation {
	margin: 0;
	padding: 20px 0px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
#header h1 { display:none }
