/*  
Theme Name: Pamphlet
Theme URI: http://www.freewpthemes.net/preview/pamphlet
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


body{
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #000000
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	background-color: #c0a7c8;
	background-repeat: repeat-x;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 100%
}

#top_border{ background-image: url('images/top_border.jpg'); background-repeat: repeat-x; background-position:left top; margin:0px; padding:0px; }




h1, h2, h3 {
	margin-top: 0;
	color: #cc99cc;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 940px;
	margin: 0 auto;
	height: 275px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */


#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo p {
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}



/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img03.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	background-image: url(images/img03.jpg);
	background-repeat: repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#splash {
	width: 940px;
	margin: 0 auto;
	height: 220px;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 10px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 650px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
	text-transform: capitalize;
}

.title a {
	border-bottom: none;
	color: #cc99cc;
	text-transform: uppercase;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	
	margin: -10px 0px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 0px 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 230px;
	padding: 0;
	font-size: 12px;
	background: #fffff;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 5px 0;
}

.sidebar li ul {
}

.sidebar li li {
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #c0a7c8;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}


.sidebar li h2 {
	height: 31px;
	margin: 0;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #c0a7c8;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.sidebar a {
	color: #c0a7c8;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 175px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */


#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer{ width: 940px; height:75px; background-color: #731472; padding-left: 1px;}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}


.flower {
	width: 510px;
	height: 250px;
	margin: 0 auto;
	background: url(images/img06.jpg) no-repeat left top;
}

#commentform {
	margin: 0;
	padding-left: 20px;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
	color: #6E8A21;
}

.navigation {
	padding: 20px 20px;
}

.pagetitle {
	padding-left: 20px;
	padding-bottom: 20px;
	color: #6E8A21;

}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
	padding-left: 20px;
	color: #6E8A21;
}

hr {
	display: none;
}

#commentform {
	padding-left: 20px;
}

.commentlist {
	padding-left: 40px;
}
#shadow_border{ background: transparent; width:1064px; height:50px; margin-left: auto; margin-right: auto; background-image: url('images/shadow_border.jpg'); background-repeat: no-repeat; background-position: center;}
#bodywrap{ background: transparent; width:940px; margin-left: auto; margin-right: auto;}
#body_content{ background: transparent; width:899px; margin-left: auto; margin-right: auto; background-image: url('images/body_content_bkgrnd.jpg'); background-repeat: no-repeat; background-position:left top; height:100%;}
#body_contentwrap{position:relative; z-index: 0; top:-100px; width:705px; left:150px; border: #8F9194 solid 2px;}
