/*-------------- Reseting ---------------- */

html, form, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, 
img,  s, small, strike, sup, sub, 
dl, dt, dd, ol, ul, li, form, fieldset, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td 
				{ margin: 0; padding: 0;
				  border: 0; outline: 0;
				  font-weight: inherit;
				  font-style: inherit;
				  font-size: 100%;
				  font-family: inherit;
				  vertical-align: baseline;
				  background: transparent }
				  
:focus, :active	{ outline: 0 }

html 			{ height: 100%; font-size: 100.01% }
body 			{ /*height: 100%*/; font-size: 62.5% }	

/*-------------- Common ---------------- */

h1, h2, h3, h4, h5, h6
 				{ font-weight: normal; color: #ab0e4b }
				
h1, h2			{ font-size: 2.2em; line-height: 1.35em; margin-bottom: .32em }
h3				{ font-size: 1.4em; line-height: 1.2857em; margin-bottom: 1em; font-weight: normal }
h4, h5, h6		{ font-size: 1.2em; line-height: 1.5em; margin-bottom: 1em }

p, pre, code, label, th, td, dd, dt, select, li, form
				{ font-size: 1.3em; line-height: 1.5em; margin-bottom: 1em }
				
ul, ol			{ margin-bottom: 1.4em }
ul 				{ list-style: square }
ol 				{ list-style: decimal }
li	 			{ margin:  0 0 0 1.4em; color: #ab0e4b }

legend			{ display: none }
 
small 			{ font-size: .85em }
big 			{ font-size: 1.15em }
 
sup 			{ position:relative; bottom: .3em; vertical-align: baseline }
sub 			{ position:relative; bottom: -.2em; vertical-align: baseline }
 
acronym, abbr 	{ cursor: help; letter-spacing: 1px; border-bottom: 1px dashed }

label 			{ cursor: default }

/*---------------- Fonts -----------------*/

h1, h2, h3, h4, h5, h6
 				{ font-family: Georgia, "Times New Roman", Times, serif }
p, pre, label, th, td, li, form, div
				{ font-family: Georgia, "Times New Roman", Times, serif } 			
				
/*---------------- Links -----------------*/

a:link, a:visited, a:hover, a:active
				{ /*text-decoration: none;*/
	color: #ab0e4b;
}
a:hover			{ /*border-bottom: 1px solid*/ }
a img			{ border: none }

/*----------- Global Classes -------------*/

.clear			{ clear: left }
.floatLeft		{ float: left }
.floatRight		{ float: right }

.textLeft		{ text-align: left !important }
.textRight		{ text-align: right !important }
.textCenter		{ text-align: center !important }
.textJustify	{ text-align: justify !important }

.bold			{ font-weight: bold !important }
.italic			{ font-style: italic !important }

.noPadding		{ padding: 0 !important }
.noMargin		{ margin: 0 !important }

.noBorder		{ border: none !important }
.noBG			{ background: none !important }

.imgLeft		{ float: left; margin: 0 30px 30px 0 }
.imgRight		{ float: right; margin: 0 0 30px 30px }

.hidden			{ visibility: hidden }

.clearfix:after { content: "."; display: block; height: 0; 
				  clear: both; visibility: hidden }

.clearfix 		{ display: inline-block }
.clnr {clear: both;}

/* Hides from IE-mac \*/
* html .clearfix 
				{ height: 1% }
.clearfix 		{ display: block }
/* End hide from IE-mac */

img, div {
	behavior: url(include/iepngfix.htc);
}
img, div {
	behavior: url(include/iepngfix.htc);
}

body {
	background-color: #000;
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 30px;
	padding-bottom: 35px;
	background-attachment: fixed;
}
#wrap {
	width: 755px;
	padding: 0 35px 0 25px;
	margin: 0 0 0 170px;
	background-image: url(images/wrap.png);
	background-repeat: repeat-y;
}
#navigation {
	height: 95px;
	font-size: 1.33em;
}
#navigation ul li {
	display: block;
	float: left;
	margin: 0;
}
#navigation ul li a {
	padding-right: 10px;
	padding-top: 50px;
	margin-right: 15px;
	display: block;
	color: #c02558;
	text-decoration: none;
}
#navigation ul li.current a {
	color: #e1d8dc;
	background-image: url(images/current.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#navigation ul li a:hover {
	color: #fff;
}
#header {
	height: 50px;
}
#header h1 a {
	display: block;
	width: 280px;
	height: 40px;
	text-indent: -9999px;
	background-image: url(images/logo-t.gif);
	background-repeat: no-repeat;
	margin: 5px 0;
}
#content {
	width: 450px;
	float: left;
	margin-right: 70px;
}
#content p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#contentcontact {
	width: 200px;
	float: left;
	margin-right: 10px;
}
#contentcontact p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#content ol {
	margin: 0;
	padding: 0;
}
#content ol li {
	list-style-type: none;
	margin: 0;
}
#content .post {
	margin-bottom: 25px;
}
#content .post h1 {
	font-size: 2.2em;
	margin: 0;
}
#content .post h1 a {
	color: #dc7388;
	text-decoration: none;
}
#content #posts .post h2 {
	font-size: 1.85em;
	margin: 0;
}
#content .post h2 a {
	color: #dc7388;
	text-decoration: none;
}

#content #posts .post .date {
	margin-bottom: 20px;
	padding: 3px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #8e898b;
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content .post .date span {
	background-image: url(images/cal.gif);
	background-repeat: no-repeat;
	color: #a60d49;
	font-size: 8px;
	display: block;
	width: 13px;
	height: 13px;
	text-align: center;
	padding-top: 1px;
	float: left;
	margin-right: 10px;	
}
#content .post .date {
	margin-bottom: 20px;
	padding: 3px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #8e898b;
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content #posts .post .entry p {
	color: #fff;
	font-size: 1em;
	line-height: 1.33em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
#content .post .entry p {
	color: #fff;
	line-height: 1.33em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}

#content .post .post-meta {
	background-image: url(images/meta.png);
	background-repeat: no-repeat;
	background-position: right;	
}
#content .post .post-meta ul {
	margin: 0;
}
#content .post .post-meta ul li {
	float: right;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	padding-bottom: 4px;
	padding-top: 2px;
}
#content .post .post-meta ul li.author {
	color: #b76878;
	padding-left: 10px;
	background-image: url(images/author.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
}
#content .post .post-meta ul li.comments {
	margin-right: 15px;
}
#content .post .post-meta ul li.comments a {
	color: #b76878;
	text-decoration: none;
}
#content .post .post-meta ul li.comments a span {
	color: #000;
}
#content .post .post-meta ul li.read-more {
	margin-right: 5px;
}
#content .post .post-meta ul li.read-more a {
	color: #fff;
	padding-right: 15px;
	background-image: url(images/read-more.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
}
#content .post .post-meta ul li a {
	display: block;
}
#sidebar {
	width: 235px;
	float: right;
	margin-top: -40px;
}
#sidebar ul li {
	list-style-type: none;
	margin: 0;
}
#sidebar h4 {
	color: #fff;
	font-size: 1.7em;
	margin-bottom: 5px;
}
#categories {
	margin-bottom: 35px;
}
.widget_categories {
	color: #ab0e4b;
	text-decoration: none;
}
.widget_categories ul {
	overflow: hidden;
}
.widget_categories ul li a {
	color: #ab0e4b;
	text-decoration: none;
}
.widget_categories ul li a:hover {
	text-decoration: underline;
}
#sidebar .widget_categories ul li {
	padding: 3px 0 5px 15px;
	margin: 0 0 -1px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-image: url(images/cat-marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
#archives {
	margin-bottom: 25px;
	display: inline-block
}
#archives:after { content: "."; display: block; height: 0; 
				  clear: both; visibility: hidden }
#archives ul {
	padding-bottom: 10px;
	background-image: url(images/archives.gif);
	background-repeat: repeat-y;
	background-position: 110px top;
	margin-bottom: 0;
}
#archives ul:after {
content: "."; display: block; height: 0; 
				  clear: both; visibility: hidden
}
#archives ul li {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	display: block;
	width: 105px;
	padding-left: 10px;
	float: left;
	background-image: url(images/archives-marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#archives ul li a {
	text-decoration: none;
}
#archives ul li a:hover {
	text-decoration: underline;
}

#blogroll {
	margin-bottom: 35px;
}
#blogroll ul li {
	list-style-position: inside;
	list-style-image: url(images/blogroll-marker.gif);
	padding: 3px 0 5px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
#blogroll ul li a {
	color: #fff;
	text-decoration: none;
}
#blogroll ul li a:hover {
	color: #fff;
	text-decoration: none;
}
#sidebar .blogroll {
	overflow: hidden;
}
#sidebar .blogroll li {
	padding: 3px 0 5px 15px;
	margin: 0 0 -1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-image: url(images/blogroll-marker.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	list-style-type: none;
}
.blogroll li a {
	color: #fff;
	text-decoration: none;
}
.blogroll li a:hover {
	color: #fff;
	text-decoration: underline;
}

#meta ul {
	overflow: hidden;
}
#meta ul li {
	padding: 3px 0 5px 15px;
	margin: 0 0 -1px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-image: url(images/meta-marker.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	list-style-type: none;
}
#meta ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #a60d49;
}
#meta ul li a:hover {
	text-decoration: underline;
}
#footer {
	padding: 20px 0;
	color: #929091;
	font-size: .85em;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-style: italic;
}
#commentform #comment {
	width: 386px;
}
#commentform label {
	color: #a60d49;
	font-size: 1.3em;
	font-weight: bold;
}
#commentform p input {
	width: 200px;
}
#commentform p label span {color: red}
#commentform fieldset {
	border: 1px solid #313131;
	padding: 30px;
}
#submit {
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	color: #fff;
	border: none;
	width: 139px;
	height: 22px;
	padding: 0 10px 0 0px;
	background-color: transparent;
}
#content #commentlist li {
	/*list-style-type: decimal;
	color: #fff;*/
	border-top: 3px solid #767475;
	border-bottom: 3px solid #767475;
	color: #767475;
	margin: 10px 0 5px;
	padding: 10px 10px 10px 20px;
	background-image: url(images/open-quote.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#content #commentlist li div {
	background-image: url(images/close-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content #commentlist li p{
	/*background-image:url(images/close-quote.gif);
	background-position:right bottom;
	background-repeat:no-repeat;*/
	color:#767475;
	font-size: 1em;
	line-height: 1.3em;
}
/*#content .post .entry blockquote {
	border-top: 3px solid #767475;
	border-bottom: 3px solid #767475;
	color: #767475;
	margin: 10px 0 5px;
	padding: 10px 20px 10px 20px;
	background-image: url(images/open-quote.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}*/


#content #commentlist li p {
	margin-bottom: 5px;
}
#content #commentlist cite {
	font-size: .9em;
}
#content #commentlist cite a {
	text-decoration: none;
}
#content .post .entry h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content .post .entry h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content .post .entry h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content .post .entry h4 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}
#content .post .entry h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content .post .entry h6 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content li .post .entry dl {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: .84em;
	font-weight: bold;
}
#content .post .entry dl {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
#content .post .entry dt {
	margin: 0;
}
#content .post .entry dd {
	margin-left: 15px;
}
#content li .post .entry ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	margin-left: 0;
	background-image: url(images/blogroll-marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
}

#content .post .entry ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 0;
	background-image: url(images/blogroll-marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
}

#content li .post .entry ol {
	margin-bottom: 10px;
}
#content li .post .entry ul {
	margin-bottom: 10px;
}

#content li .post .entry ol li {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: decimal;
}
#content .post .entry ol li {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: decimal;
}
#content .post .entry ol {
	margin-bottom: 10px;
}
#content .post .entry ul {
	margin-bottom: 10px;
}


#wrap #content .post .entry blockquote p {
	color: #767475;
	background-image: url(images/close-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
#content .post .entry blockquote {
	border-top: 3px solid #767475;
	border-bottom: 3px solid #767475;
	color: #767475;
	margin: 10px 0 5px;
	padding: 10px 20px 10px 20px;
	background-image: url(images/open-quote.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#content .post .entry table {
	border-collapse: collapse;
	margin: 5px 0 10px;
}
#content .post .entry td, #content .post .entry th {
	border: 1px solid #383838;
	padding: 
}
#content .post .entry td {
	padding: 10px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#content li .post .entry td {
	font-size: 1em;
}
#content .post .entry th {
	background-color: #a60d49;
	color: #fff;
	padding: 3px 0;
}
#searchsubmit {
	width: 50px;
	height: 25px;
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	border: 0;
	/*text-indent: -1000em;*/
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	text-align: left;
	background-color: transparent;
	background-image: url(images/search-b.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
}
#search #s {
	width: 170px;
	font-family: "Times New Roman", Times, serif;
	color: #8c8c8c;
}
#pagination {
list-style-type: none
}
#pagination a {
	color: #fff;
} 
.alignright {
	float:right;
	margin: 10px 0 10px 10px;
}
.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
.proimg {
	float:right;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
}
#map {
	float:right;
	width:280px;
	height:230px;
	margin-right: 200px;
}
#mapwrap {height:300px; width:700px;}
#homecontent {
	width: 400px;
	float: left;
}
#homecontent p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#prom {
	float:left;
	width:164px;
	height:182px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#promcontent {
	width: 500px;
	float: left;
}
#promcontent p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.formwrap td {font-family:Arial, Helvetica, sans-serif; color:#FFF; font-size:12px;}
.lg {
	font-size:14px;
}
