﻿
/*
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 url('../../img/web-resource/main/banner.jpg') repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
	color: #666666;
}

h3 {
	margin: 0;
	font-weight: bold;
	color: #000000;
}

h2 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

ol {
	margin-top: 0;
	line-height: 200%;
	text-align: left;
}

ul {
	margin-top: 0;
	line-height: 200%;
	text-align: left;
}

p {
	margin-top: 0;
	line-height: 180%;
	text-align: left;
}

ol { }

ul { }

blockquote { }

a { color: #000066; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 940px;
	height: 36px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 680px;
	height: 36px;
	background: url('../../img/web-resource/main/img02.jpg') no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 22px;
	padding: 10px 0px 0px 0px;
	background: url('../../img/web-resource/main/button1.jpg') no-repeat left top;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	background: url('../../img/web-resource/main/button2.jpg') no-repeat left top;
	text-decoration: none; 
}

#menu .current_page_item a {
	background: url('../../img/web-resource/main/button3.jpg') no-repeat left top;
	color: #000066;
}

#menu .first {
}
/* Search */

#search {
	float: right;
	width: 260px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
	padding: 2px;
	margin-left: 4px;
	margin-right:4px;
}

#search-text {
	width: 160px;
	height: 18px;
	padding: 3px 0 0 3px;
	border: 1px solid #333333;
	color: #000000;
}
#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 1px 0px 1px;
	background: #E6F9FE;
	color: #000066;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0px 0px 0px;
}


/** LOGO */

#logo {
	width: 940px;
	height: 94px;
	margin: 0 auto;
}

#logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	font-size: 13px;
	color: #FFA25D;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFA25D;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 670px;
}

/* Post */

.post {
	margin-bottom: 45px;
}

.post .title {
	height: 44px;
	padding-left: 15px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #EB5716;
}

.post .date {
}

.post .meta {
	border-width: 1px;
	border-color: #CAEBFF;
	height: auto;
	margin-left: 2px;
	padding: 4px 30px 2px 15px;
	background: url(../../img/web-resource/main/img05.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
	background-color: #E6F9FE;
	border-bottom-style: solid;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 15px;
}

.post .links {
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(../../img/web-resource/main/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}


.post .links {
	background-position: bottom;
	display: block;
	width: auto;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: url(../../img/web-resource/main/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
.post .comments {
	display: block;
	width: auto;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: url(../../img/web-resource/main/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../img/web-resource/main/sidebar-bg2.jpg);
	background-repeat: repeat-y;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 10px;
	border-bottom: 1px solid #D9F1FF;
	background: url(../../img/web-resource/main/bullet-sidebar.jpg) no-repeat left
18px;
}
#sidebar li li a {
	font-weight: normal;
	color: #EB5716;
}

#sidebar li li a:hover {
	color: #EB5716;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	border-width: 1px;
	border-color: #CAEBFF;
	height: auto;
	margin: 0 0 0px 0px;
	padding: 10px 14px 6px 14px;
	background: url(../../img/web-resource/main/img05.jpg) repeat-x left top;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	color: #543A2C;
	background-color: #E7F9FF;
	border-bottom-style: solid;
}


#sidebar p {
	line-height: 180%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: url(../../img/web-resource/main/footer.jpg) repeat-x left
top;
	background-color: #E6F9FE;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: capitalize;
	font-size: 10px;
	color: #000066;
}

#footer a {
	color: #000066;
}
.post .links-noimg1 {
	background-position: bottom;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 210px;
	height: auto;
	margin: 0px;
	padding: 8px;
	background: no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	background-color: #E6F9FE;
	border-bottom-style: solid;
}
.post .links-noimg2 {
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 210px;
	height: auto;
	margin: 0px;
	padding: 8px;
	background: left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	background-color: #D9F1FF;
	border-bottom-style: solid;
}
.post .meta .title a {
	display: block;
	font-size: large;
}
.post .meta span.title {
	padding-left: 0px;
	padding-top: 8px;
	margin-top: 3px;
	height: auto;
	padding-bottom: 8px;
}
.post .links-sub1 {
	background-position: 6px;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 183px;
	height: auto;
	margin: 0px;
	padding: 4px 3px 4px 40px;
	background: url(../../img/web-resource/main/bullet1.jpg) no-repeat left
top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #000066;
	background-color: #E6F9FE;
	border-bottom-style: solid;
}
.post .links-sub2 {
	background-position: 6px;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 183px;
	height: auto;
	margin: 0px;
	padding: 4px 3px 4px 40px;
	background: no-repeat left
top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #000066;
	background-color: #D9F1FF;
	border-bottom-style: solid;
	background-image: url(../../img/web-resource/main/bullet2.jpg);
}
.post .page-title {
	height: 44px;
	padding-left: 15px;
	color: #FFFFFF;
}
.post .page-title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #000000;
}

a:hover{
	color: #EB5716;
	text-decoration:underline;
}


.post a.links-noimg2:hover{
	color: #EB5716;
	text-decoration:underline;
}


.post a.links-noimg1:hover{
	color: #EB5716;
	text-decoration:underline;
}


.post a.links-sub1:hover {
	color: #EB5716;
	text-decoration:underline;
	background-image: url(../../img/web-resource/main/bullet1a.jpg);
}

.post a.links-sub2:hover  {
	color: #EB5716;
	text-decoration:underline;
	background-image: url(../../img/web-resource/main/bullet2a.jpg);
}


#sidebar li li a:hover {
	font-weight: normal;
	text-decoration:underline;
	color: #000066;
}
.post .links-sub-heading1 {
	background-position: bottom;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 210px;
	height: auto;
	margin: 0px;
	padding: 3px 8px 3px 8px;
	background: no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background-color: #E6F9FE;
	border-bottom-style: solid;
	letter-spacing: 2px;
}
.post .links-sub-heading2 {
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 210px;
	height: auto;
	margin: 0px;
	padding: 3px 8px 3px 8px;
	background: left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	background-color: #D9F1FF;
	border-bottom-style: solid;
	letter-spacing: 2px;
}
.breadcrumb {
	padding: 4px 6px 4px 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #D9F1FF;
	margin: 3px 0px 3px 0px;
	font-size: x-small;
	font-weight: bold;
	background-repeat: repeat-x;
}
.breadcrumb a {
	border-width: 1px;
	border-color: #C0C0C0;
	text-decoration: none;
}

.post-left
{
	position:absolute;
	left: 0px;
	top:0px;
	bottom: 0px;
	width: 220px;
}

.post-right
{
	position:absolute;
	right: 0px;
	top:0px;
	bottom: 0px;
	left: 240px;
	font-size:11px;
}

.header-container{
	position:relative;
	height:200px;
}
.post .links-heading1 {
	background-position: bottom;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 210px;
	height: auto;
	margin: 0px;
	padding: 8px;
	background: no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #E6F9FE;
	border-bottom-style: solid;
}
.post .links-heading2 {
	background-position: bottom;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	width: 210px;
	height: auto;
	margin: 0px;
	padding: 8px;
	background: no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #D9F1FF;
	border-bottom-style: solid;
}

