BODY {margin: 0px; background-color: #FFFFFF; SCROLLBAR-FACE-COLOR: #ff4400; SCROLLBAR-HIGHLIGHT-COLOR: #F18F71; SCROLLBAR-SHADOW-COLOR: #114871; SCROLLBAR-DARKSHADOW-COLOR: #114871; font-family: Verdana, sans-serif; text-align: center; font-size: 12px; font-weight: normal; color: #000000; }

/* LAYOUT - STRUCTURE */

table.main { background: #ffffff; width: 771px; padding: 0px; text-align: left; float: center; position: relative; border: 1px solid #FF3300; }

table.main td { border: 0px solid #000000; margin: 0px; padding: 0px; }

table.main td.top  {width: 771px; height:112px; border-bottom: 4px solid #FF3300; position: relative; }

table.main td.side  { width:145px; background-color: #FE4701; background-image: url(images/LeftBG.jpg); background-repeat: repeat-y; margin: 0px; padding: 0px; position: relative; }

.content {width: 610px; font-size: 12px; margin: 0px 10px; position:relative; }

#sidebar {float: left; padding: 5px 5px 0px 8px; margin: 0px; width: 130px; }

.lmenulink { font-size: 11px; font-weight: bold; padding: 0px: margin: 0px; line-height: 30px; letter-spacing: 1px; }

.lmenulinknews { font-size: 11px; font-weight: bold; padding: 0px: margin: 0px; letter-spacing: 1px; }

#top {font-size: 14px; font-family: Verdana, sans-serif; color: #C00000; font-weight: normal; font-style: normal; margin: 15px 0px 0px 250px; padding:0px;}

.topdesc {width:470px; margin:0px 0px 0px 50px; padding:0px; line-height:25px;}

.sitesearch {width:490px; margin: 10px 0px 0px 0px; padding:5px; font-size:12px;}

.bottom {width: 771px; font-size: 11px; }

.bmenu {width:100%; height: 20px; background-color: #ff4400; text-align:center; padding:5px 0px 5px 0px; position: relative; }

#sidebar form {margin: 0;}

.postcolumn { width: 580px; margin: 0px; padding: 0px; position: relative; float: left: clear: none; font-size: 12px; color: #000000; }

.postcolumnwide { margin: 0px; padding: 0px 10px 10px 10px; position: relative; float: left: clear: none; width: 580px; }

.widecolumn { background-color: #FFFEC1; padding: 10px 20px 20px 10px; margin: 5px; width: 580px; border: 1px solid #595C65; }


.post {
	margin: 0 0 5px;
	text-align: justify;
	border: 1px;
	border-bottom: 1px;
	border-style: solid:
	border-color: #FF0000;
	}

.widecolumn .post {
	margin: 0;
	}

.postcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


/* End Structure */


/* Begin Fonts */

#sidebar {font: 11px Verdana, Arial, Sans-Serif;}

.entry {font-size; 10px; font-family: Verdana, sans-serif; text-align: left; vertical-align: top;}

.singletitle {font-size: 12px; font-weight: bold; }

.hddescription {font-size: 14px; text-align: center;}

p {vertical-align: top; }

#xsmall {font-size: 10px; font-family: Arial, sans-serif; color: #000000; font-weight: normal}
big {font-size: 14px; font-family: Verdana, sans-serif; color: #000000; font-weight: bold; font-style: normal}
h1 {font-size: 18px; font-family: Verdana, sans-serif; color: #000000; font-weight: normal; font-style: normal}
h2 {font-size: 16px; font-family: Verdana, sans-serif; color: #000000; font-weight: normal; font-style: normal}
h2.pagetitle {font-size: 16px; font-weight: bold; text-align:center;margin:20px 0px 0px 0px;}

/* End Fonts */


/* horizontal lines used in divs and spans */
.hr1 { width: 100%; height: 3px; background-color: #FDFDD7; color: #FDFDD7; border-top: 2px solid #FF0000; }
.hr2 { width: 90%; height: 10px; background-color: #FDFDD7; color: #FDFDD7; border-top: 1px solid #FF0000; }


/* Begin Links */

a:link    { color: #ff4400; text-decoration: none }
a:visited { color: #ff4400; text-decoration: none }
a:hover   { color: #A34533; text-decoration: none }
a:active  { color: #ff4400; text-decoration: none }

a.menu:link    { color: #000000; text-decoration: none }
a.menu:visited { color: #000000; text-decoration: none }
a.menu:hover   { color: #ffffff; text-decoration: none }
a.menu:active  { color: #000000; text-decoration: none }

a.posts:link    { color: #57493F; text-decoration: none; font-weight: bold; }
a.posts:visited { color: #57493F; text-decoration: none; font-weight: bold; }
a.posts:hover   { color: #C00000; text-decoration: none; font-weight: bold; }
a.posts:active  { color: #57493F; text-decoration: none; font-weight: bold; }

/* End Links */


/* Begin Images */

img.left { float: left; clear: both; padding: 0px; margin: 0px 4px 0px 0px;}
img.flag {float: right; position: relative; top: -15px; left: -30px; padding: 0px; margin: 0px 4px 0px 0px; border: 1px; border-style: solid; border-color: #000000; }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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}

/* End Images */


/* Don't Know yet */

code {font: 1.1em 'Courier New', Courier, Fixed;}

.alt {background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}

/* End Don't Know yet */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#searchform input {font-family: Verdana, sans-serif; font-size: 11px; }

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist li, #commentform input, #commentform textarea {font: 10px Verdana, Arial, Sans-Serif;}

.commentlist li {font-weight: bold;}

.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 10px;}

.commentlist p {font-weight: normal; line-height: 1.5em; text-transform: none;}

#commentform p {font-family: Verdana, Arial, Sans-Serif;}

.commentmetadata {font-weight: normal;}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */

#wp-calendar #prev 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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 5px; 	letter-spacing: 0px;}

#sidebar ul ul a:link { color: #000000; font-weight: normal; }
#sidebar ul ul a:visited { color: #000000; font-weight: normal; }
#sidebar ul ul a:hover { color: #ffffff; font-weight: normal; }
#sidebar ul ul a:active { color: #000000; font-weight: normal; }

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
