/*  
Theme Name: Fireworks
Theme URI: http://www.freewpthemes.net/preview/fireworks
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: #e54523 url(images/background.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #353028;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 19px;
	margin:0;
	padding:0;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #BC1B32;
}

a:hover {
}

form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 990px;
	height: 247px;
	margin: 0 auto;
	background:url(images/header_background.jpg) no-repeat left top;
}
#PostDate {
	float:left;
	width:54px;
	height:52px;
	margin:0 0 3px 0;
	text-transform:uppercase;
	text-align:center;
	color:#62584c;
	font-size:12px;
}
.PostDate_Day {
	display:block;
	font-size:25px;
	font-family:"Times New Roman", Times, serif !important;
	font-weight:bold;
	color:#2d2923;
	margin:0 0 2px 0;
}
#AuthorImage {
	float:left;
	padding-left:10px;
	
}
#AuthorImage img {
	border:none;
}

#PostTitleArea {
	float:left;
	padding-left:15px;
}
/* Logo */

#logo {
	float: left;
	margin: 0;
	padding-top: 30px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#searchform {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#searchform form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	margin: 0px 0px 0px 20px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	width: 990px;
	height: 35px;
	margin: 0 auto;
	padding: 206px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 125px;
	height: 20px;
	padding-top: 15px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #be3620;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background:url(images/background_nav_on.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration: none;
}

#menu .current_page_item a {
	padding-left: 0;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	background:#FFFFFF;
}

#page-bgtop {
	padding: 20px px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 626px;
	padding: 20px 0 0 44px;
}

.post {
	margin-bottom: 15px;
	border-bottom: 1px solid #E2E2E2;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	color: #353028;
}

.post .title a {
	color: #353028;
	border: none;
}

.post .meta {
	width: 626px;
	padding: 5px 10px 5px 10px;
	background: #676767;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	clear:both;
}

.post .meta a {
	color: #FFFFFF;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.post .entry img {
	padding:0 15px 15px 0;
	display:block;	
}
.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding: 20px 0 0 0;
	color: #787878;
	background: #FFFFFF;
}

#sidebar img {
	border:none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding: 10px 0 30px 0;
}

#sidebar li li {
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	
}
#sidebar a.social:link, #sidebar a.social:visited {
	color:#3e61b1;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#sidebar a.social:hover, #sidebar a.social:active {
	text-decoration:underline;
}
#sidebar h2 {
	height: 28px;
	color: #000000;
	font-size:22px;
	border-bottom:1px solid #E2E2E2;
	margin:0 20px 0 20px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #BC1B32;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #e54523;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.pagetitle {
	padding-top: 20px;
}

.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}