
/*
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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: *#3B3B3B; /*Its black so leave it*/
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-weight: normal;
	color: #DE043B /*#0285CE*/;  /*Its blue, so change it*/
}

img {
border: none
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #DE043B /*#0285CE*/;  /*Its blue, so change it*/
    outline: 0;
}

a:hover {
}

/* Header */

#header-wrapper {
}

#header {
	clear: both;
	width: 1000px;
	margin: 0px auto;
}

/* Logo */

#logo {
	margin: 0px;
	padding: 30px 0px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	font-size: 3.8em;
	color: #323030;  /*Its black so leave it*/
}

#logo h1 span {
	color: #DE043B /*#0285CE*/;  /*Its blue, so change it*/
}

#logo p {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	color: #3B3B3B; /*Its black so leave it*/
}

#logo p a {
	color: #3B3B3B; /*Its black so leave it*/
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #323030; /*Its black so leave it*/
}

/* Search */

#search {
	width: 320px;
	height: 60px;
	padding: 0px;
}

#search form {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.search-text {
	width: 250px;
	outline: none;
	background: #F5F0E7;
	border: 1px solid #D7D0C0;
	padding: 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #454545; /*Its black so leave it*/
}

#search-submit {
	width: 62px;
	height: 22px;
	display: none;
	border: none;
	color: #FFFFFF; /*Its white so leave it*/
}

/* Menu */

#menu-wrapper {
	overflow: hidden;
	height: 56px;
	background: #EDEDED; /*Its grey so leave it*/
    width: 992px;
    margin-left:8px;
}

#menu {
	width: 1000px;
	height: 55px;
	margin: 0px auto;
	padding: 0px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	border-right: 1px solid #FFFFFF; /*Its white so leave it*/
}

#menu a {
	display: block;
	letter-spacing: 1px;
	line-height: 55px;
	padding: 0px 30px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 14px;
	font-weight: normal;
	color: #3B3B3B; /*Its black so leave it*/
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #DE043B /*#0193CC*/;  /*Its blue, so change it*/
	text-decoration: none;
	color: #FFFFFF; /*Its white so leave it*/
}

#menu .current_page_item a {
	background: #DE043B /*#0193CC*/;  /*Its blue, so change it*/
}

/* Page */

#page {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding: 30px 0px;
}

/* Content */

#content {
	float: right;
	width: 640px;
}

.post {
	margin-bottom: 15px;
	/*border-bottom: 1px dashed #D8D8D8; Its grey so leave it*/
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	font-size: 32px;
}

.post .title a {
	border: none;
	color: #DE043B /*#0285CE*/;  /*Its blue, so change it*/
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-weight: normal;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	height: 30px;
	padding: 30px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #1C1C1C; /*Its black, so leave it*/
}

/* Sidebar */

#sidebar {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	color: #787878; /*Its grey, so leave it*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	border-bottom: 1px dashed #D8D8D8; /*Its grey, so leave it*/
	margin: 0px 0px;
	padding: 5px 0px;
	border-left: none;
}

#sidebar li li a {
	color: #3B3B3B; /*Its black, so leave it*/
}

#sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-bottom: 20px;
	font-size: 1.8em;
	color:  #DE043B /*#0285CE*/;  /*Its blue, so change it*/
}

#sidebar p {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	text-align: justify;
} 

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* 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: #E9E9E9; /*Its grey, so leave it*/
	border-top: 5px solid #D8D8D8; /*Its grey, so leave it*/
	font-family: 'Arvo', serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0; /*Its dark grey, so leave it*/
}

#footer a {
	color: #8A8A8A; /*Its dark grey, so leave it*/
}

#banner {
	width: 1000px;
	margin: 0px auto;
}

/*Red background rounded corner box */

.roundedcornr_box_532758 {
   background: #de043b;
}
.roundedcornr_top_532758 div {
   background: url(images/roundedcornr_532758_tl.png) no-repeat top left;
}
.roundedcornr_top_532758 {
   background: url(images/roundedcornr_532758_tr.png) no-repeat top right;
}
.roundedcornr_bottom_532758 div {
   background: url(images/roundedcornr_532758_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_532758 {
   background: url(images/roundedcornr_532758_br.png) no-repeat bottom right;
}

.roundedcornr_top_532758 div, .roundedcornr_top_532758, 
.roundedcornr_bottom_532758 div, .roundedcornr_bottom_532758 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_532758 { margin: 0 30px; }

/*Red border rounded corner box */

.roundedcornr_box_907430 {
	background: url(images/roundedcornr_907430_tl.png) no-repeat top left;
}
.roundedcornr_top_907430 {
	background: url(images/roundedcornr_907430_tr.png) no-repeat top right;
}
.roundedcornr_bottom_907430 {
	background: url(images/roundedcornr_907430_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_907430 div {
	background: url(images/roundedcornr_907430_br.png) no-repeat bottom right;
}
.roundedcornr_content_907430 {
	background: url(images/roundedcornr_907430_r.png) top right repeat-y;
}

.roundedcornr_top_907430 div,.roundedcornr_top_907430,
.roundedcornr_bottom_907430 div, .roundedcornr_bottom_907430 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_907430, .roundedcornr_bottom_907430 {
	margin-top: -19px;
}
.roundedcornr_content_907430 { padding: 0 15px; }