/*********************************************
    Meyer Reset v1.0
*********************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
/*********************************************
    Color Scheme
*********************************************/
body {
	background: #fff url(../images/bg.gif) top repeat-x;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	line-height: 1.8em;
}
/*********************************************
    Global
*********************************************/ 
* {
	margin: 0;
	padding: 0;
}
h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 10px 0;
	letter-spacing: -1px;
}
h1 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 700;
	font-size: 24px;
	color: #772967;
}
h1 a {
	font-weight: 700;
	color: #772967;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
p {
	margin: 5px 0;
	padding: 5px 0;
}
a {
	font-weight: 400;
	color: #772967;
	text-decoration: underline;
}
a:hover {
	color:#772967;
	text-decoration: none;
}
ul li {
	margin-left: 35px;
}
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: square;
}
ul ul ul {
	list-style-type: circle;
}
ol {
	margin-left: 35px;
	list-style-position: outside;
	list-style-type: decimal;
}
dt {
	font-weight: bold;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
blockquote.pullquote {
	padding:12px 0;
	margin: 5px 15px 8px 0;
	float:left;
	width:180px;
	text-align: center;
	border-top:3px double #ccc;
	border-bottom:3px double #ccc;
	border-left:0;
	border-right:0;
	line-height:1.6em;
	background:#fefefe;
}
blockquote.pullquote.right {
	margin: 5px 0 8px 15px;
	float:right;
}
blockquote.pullquote p {
	margin:0 !important;
	font-size:1.4em;
	color:#666;
	font-weight:bold;
}
/*********************************************
    Layout
*********************************************/
#main {
	height: 100%;
	position: relative;
}
*html #main {
	height: 724px;
	overflow: visible;
}
.container {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 971px;
	font-size: 1.2em;
	border: none;
}
.wrapper {
	width: 100%;
	margin: 160px 0 0 0 !important;
}
/*********************************************
    Header
*********************************************/
#header {
	position: absolute;
	width: 971px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}
#header .logo {
	margin: -155px 0 0 30px;
	position: absolute;
	padding: 0;
	width: 205px;
}
#header .search {
	margin: -66px 10px 0 0;
	float: right;
}
/*********************************************
    Sidebar
*********************************************/
#sidebar {
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 11px;
	float: right;
	width: 235px;
}
#sidebar ul {
	list-style:none;
	margin: 0 0 10px 0;
	padding:0;
	border:none;
}
#sidebar ul ul {
	display: none;
}
#sidebar li {
	margin:0;
}
#sidebar li a {
	display:block;
	padding: 4px 0 4px 4px;
	color:#333;
	text-decoration:none;
	width:100%;
	font-weight: 400;
	border-bottom: 1px solid #dedede;
}
html>body #sidebar li a {
	width:auto;
}
#sidebar li a:hover {
	color:#333;
	text-decoration: none;
}
#sidebar li a:visited {
	text-decoration: none;
}
#sidebar img {
	text-align: center;
}
/*********************************************
    Content
*********************************************/
#content {
	position: relative;
	float: left;
	display: inline;
	width: 695px;
	margin: 4px 0 25px 12px;
	padding: 4px;
	clear: both;
}
#content-full {
	background: #fff;
	float: left;
	display: inline;
	width: 100%;
	margin: 4px 0 25px 0;
	padding: 10px 0;
	clear: both;
}
#content-page {
	text-align: justify;
	background: #fff;
	float: left;
	display: inline;
	width: 915px;
	margin: 4px 0 25px 0;
	padding: 10px 15px;
	clear: both;
}
.content-titles {
	margin: -78px 0;
	padding: 0;
	width: 100%;
	height: 103px;
	position: absolute;
	font-size: 1.5em;
	line-height: 1.3em;
	color: #fff;
	vertical-align: baseline;
}
/*********************************************
    Titles
*********************************************/
.title-span {
	font-size: 24px;
	font-weight: 700;
	line-height: 54px;
	color: #444;
}
.title-span-sitemap {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #444;
}
.title-archived {
	color: #555;
}
.title-widgets {
	padding: 4px 0px 4px 0;
	font-size: 13px;
	text-align: left;
}
/*********************************************
    Comment Form
*********************************************/
.commentlist li, #commentform input, #commentform textarea {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.thread-even, .thread-even .children {
	background: #ebe9dc;
	padding: 0 0 0 10px;
}
.thread-odd, .thread-odd .children {
	background: #dbe8ee;
	padding:  0 0 0 10px;
}
.commentlist li .avatar {
	background: #fff;
	padding: 2px;
	width: 48px;
	height: 48px;
	float: right;
	border: 1px solid #eee;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
.commentmetadata {
	font-weight: normal;
}
#commentform input {
	border:1px solid #aaa;
	padding:5px;
	background:#fff;
	width:300px;
	line-height:1em;
	margin:0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 5px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/*********************************************
    Comments
*********************************************/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.cancel-comment-reply {
	padding:2px 22px 2px 0;
	margin:-2px 0;
}
.comment-reply-link {
	background: url(../images/icons/arrow-curve-090.png) right center no-repeat;
	padding:2px 22px 4px 0;
	margin:-2px 0;
}
#recentcomments .url {
	background: none;
	font-weight: 400;
	color: #fff;
	text-transform: capitalize;
	border: none;
}
.recentcomments a {
	background: none !important;
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #fff !important;
	text-transform: capitalize;
	border: none !important;
}
/*********************************************
    Calendar
*********************************************/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/*********************************************
    Captions
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*********************************************
    Images
*********************************************/
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/*********************************************
    Search Form
*********************************************/
#search-form {
	margin: 0;
	padding: 0;
	width: 253px;
}
#search-form .button-search {
	position: absolute;
	margin-left: 174px;
}
#searchbox {
	background: url(../images/bg-input.png) no-repeat;
	position: absolute;
	margin-left: 18px;
	width: 150px;
	height: 27px;
	float: left;
	border: none;
}
/*********************************************
    WP Default Navigation
*********************************************/
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/*********************************************
    Attachment
*********************************************/
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
/*********************************************
    Text Classes
*********************************************/
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.hide {
	display:none;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.thin {
	font-weight: lighter;
}
.error, .notice, .success {
	padding:1em;
	margin: 0;
	text-align: center;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
.center {
	text-align: center;
}
.continue {
	font-weight: 700;
}
.post-date {
 font-family: font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59524d;
}
.left {
	float: left;
	padding: 5px;
}
.right {
	position: absolute;
	float: right;
	padding: 0 15px;
	top: 15px;
	left: 740px;
}
.float-r {
	float: right;
	padding: 0 15px;
}
/*********************************************
    Buttons
*********************************************/
a.button, button {
	display: inline-block;
	margin:0.667em 0.583em 0.667em 0;
	padding:8px 10px 8px 7px;   /*** Links ***/
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	background-color:#f5f5f5;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
}
button {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px;
}
button[type] {
	padding:4px 10px 4px 7px;
	line-height:17px;
}
*:first-child+html .container button[type] {
	padding:4px 10px 3px 7px;
}
button img, a.button img {
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
	float:none;
}

/*********************************************
    Standard Buttons
*********************************************/
button:hover, a.button:hover {
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
}
a.button:active, button:active {
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
}
/*********************************************
    Positive Buttons (Lite Background)
*********************************************/
body .positive {
	color:#529214;
}
a.positive:hover, button.positive:hover {
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
}
a.positive:active, button.positive:active {
	background-color:#529214;
	border:1px solid #529214;
	color:#fff;
}
/*********************************************
    Negative Buttons (Dark Background)
*********************************************/
body .negative {
	color:#d12f19;
}
a.negative:hover, button.negative:hover {
	background:#fbe3e4;
	border:1px solid #fbc2c4;
	color:#d12f19;
}
a.negative:active, button.negative:active {
	background-color:#d12f19;
	border:1px solid #d12f19;
	color:#fff;
}
/*********************************************
    Rounded Corners
*********************************************/
.boxed {
	margin-top: 5px;
	text-align: left;
}
.boxed p {
	padding:0;
	margin:1ex 0;
}
/*********************************************
    Forms
*********************************************/
dt {
	font-weight:bold;
}
th, td {
	padding:.5em 1em;
	line-height:1.5em;
}
th {
	background:#eee;
}
td {
	border-bottom:1px solid #eee;
}
caption {
	font-style:italic;
	color:#777;
	margin:.5em 0;
}
fieldset {
	border:1px solid #ccc;
	padding:1em 2em;
	margin:0 0 1.5em 0;
}
legend {
	padding:2px 5px;
}
form div.col {
	clear:none;
}
form div.first {
	clear:both;
}
form div {
	overflow:hidden;
}
input[type="text"], input[type="password"], textarea, .field, .area, select {
	border:1px solid #aaa;
	padding:5px;
	background:#fff;
	width:300px;
	margin:0;
	color: #777;
}
select {
	width:235px;
	color: #777;
}
textarea, .area {
	overflow:auto;
	height:150px;
	width:400px;
	font-family: Arial, "Helvetica", sans-serif;
	color: #777;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus {
	outline:none;
	color: #555;
}
/*********************************************
    Clearfix
*********************************************/
.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	max-height:0;
}
.clearfix, .container {
	display:inline-block;
}
* html .clearfix, * html .container {
	height:1%;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}
/*********************************************
    Featured
*********************************************/ 
#featured {
	background: #98a944;
	margin: 0 auto;
	width: 971px;
	height: 230px;
	display: block;
	overflow: hidden;
	clear: both;
	font-size: 13px;
}
#featured p {
	padding: 0 13px;
	color: #fff;
}
#featured h2 {
	color: #fff;
	text-indent: 13px;
}
/*********************************************
    Main Menu
*********************************************/
.top-menu {
	margin: -155px 0 0 340px !important;
	position: absolute;
	width: 631px;
	float:left;
	top: 0;
}
/*********************************************
    Cols
*********************************************/
.cols {
	margin: 0 auto;
	width: 971px;
}
.cols img {
	float: right;
	clear: both;
	margin-right: 80px;
}
.col {
	float:left;
	display:inline;
	width:48%;
	margin-left:4%; /* 2 equal width columns layout - default */
	text-align: justify;
}
.cols3 .col {
	width:300px;
	margin-left:10px;
} /* 3 equal width columns layout */
.cols4 .col {
	width:22%;
	margin-left:4%;
} /* 4 equal width columns layout */
/* use following classes to build custom grid (add as many as you want) */
		
.col1, .col2, .col3 {
	float:left;
	display:inline;
}
.col1 {
}
.col2 {
}
.col3 {
}
.indent1 {
}
.indent2 {
}
.indent3 {
}
/*********************************************
    Footer Columns
*********************************************/
.footer-cols {
	background: #efefef;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	width: 971px;
}
.footer-cols ul, .footer-cols p {
	width: 94%;
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
.footer-cols li {
	margin:0;
}
.footer-cols li a {
	background: #eee;
	display:block;
	margin: 0;
	padding: 4px 10px 4px 10px;
	color:#333;
	text-decoration:none;
	width:100%;
	border-top: none;
	border-bottom: 1px solid #dedede;
}
html>body .footer-cols li a {
	width:auto;
}
.footer-cols li a:hover {
	background: #ddd;
	color:#333;
	text-decoration: none;
}
.footer-cols li a:visited {
	text-decoration: none;
}
.footer-col {
	padding: 10px;
	width:50%;
	height: 233px;
	float:left;
	color: #fff;
	line-height: 18px;
	display:inline;
	text-align: left;
}
.footer-cols3 .footer-col {
	background: #efefef;
	width:291px;
	margin-left:10px;
}
.footer-cols4 .footer-col {
	width:20%;
	margin-left:1%;
}
.footer-col1, .footer-col2, .footer-col3 {
	float:left;
	display:inline;
}
.widget-bg {
	background: #fff;
	padding: 0 10px;
	margin-bottom: 15px;
}
.widgets {
	background: #ccc;
	display: block;
	font-weight: 700;
	color: #454545;
	line-height: 28px;
	text-indent: 10px;
}
.widgets p {
	padding: 10px;
	color: #333;
}
/*********************************************
    Footer
*********************************************/
#footer {
	background: #ccc;
	margin: 10px 0 0 0;
	padding: 15px 0;
	width: 100%;
	text-align: center;
	color: #435865;
}
#footer p {
	font-size: 11px;
	color: #333;
}
.footer-widgets {
	display: block;
	font-weight: 700;
	color: #333;
}
.copyright {
	margin: 0 auto;
	width: 971px;
	height: 198px;
	text-align: center;
	line-height: normal;
}
.copyright a {
	font-weight: 400;
	color: #435865;
	text-decoration: none;
}
.copyright a:hover {
	color: #435865;
	text-decoration: underline;
}
