/*  
Theme Name: WordPress theme 248
Theme URI: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.1
Author: Template_Help.com 
Author URI: http://www.Template-Help.com/ 
*/

/* CSS Document */

body  {
	background-color:#EEEDE6;
	color:#5D5D5D;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

a {
	color:#6F6F6D;
	text-decoration:underline;
}

a:hover {
	color:#6F6F6D;
	text-decoration:none
}
.postmetadataalt {
	font-size:0.81em; 
}
.pagetitle {
	padding:11px 0px 15px 30px;
	margin:0px 0px 0px 0px;
}
p {
	margin:0px;
	padding:10px 0px 10px 0px;
}
.article {
	padding:0px 0px 0px 0px;
}
.post {
	padding:0px 60px 10px 50px;
}
.postmetadata {
	padding:0px 0px 0px 0px;
}
html { 
	font-size:11px; 
	font-family:tahoma, arial; 
} 
.normal { 
	font-size:1.01em; 
	font-family:tahoma, arial; 
} 
.big { 
	font-size:1.31em; 
	font-family:arial, tahoma; 
}
.small { 
	font-size:0.91em; 
	font-family:tahoma, arial; 
}

h1 { 
	font-family:arial, tahoma; 
	color:#EEEDE6;
	font-size:3.31em;
	text-transform:uppercase;
	font-weight:normal;
	line-height:1.01em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
}
h2 { 
	color:#6F6F6D;
	font-family:arial, tahoma; 
	font-size:1.11em;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#respond { 
	color:#6F6F6D;
	font-family:arial, tahoma; 
	font-size:1.21em;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
.content_txt h2 a {
	color:#6F6F6D;
	text-decoration:none;
}
.content_txt h2 a:hover {
	color:#6F6F6D;
	text-decoration:none;
}

.main_div {
	/* width:739px; */
	vertical-align:top;
	text-align:left;
	width:100%;
}

.header {
	/* height:208px; */
	width:100%;
	height:120px;
	/* margin:14px 0px 0px 0px; */
	/* background:url(images/header.jpg) left top no-repeat; */
	background:url(images/header_bkg_tall.gif) left top repeat-x;
	vertical-align:top;
	text-align:left;
}
.co_name {
	height:96px;
	vertical-align:bottom;
	text-align:center;
	/* padding:50px 495px 20px 28px; */
	/* color:#EEEDE6; */
}
.co_name a {
	/* color:#EEEDE6; */
	/* text-decoration:none; */
}
.co_name a:hover {
	/* color:#EEEDE6; */
	/* text-decoration:none; */
}

.menu_bg {
	width:739px;
	height:31px;
	/* background:url(images/menu.jpg) left top no-repeat; */
	background:url(images/menu.jpg) center top no-repeat;
	vertical-align:top;
	text-align:center;
}
.table1 { 
	width:739px;
	vertical-align:top;
	display:table; 
	text-align:left;
} 
.table_row1 { 
	width:739px;
	height:100%; 
	vertical-align:top;
	display:table-row; 
	text-align:left;
} 
.left1 { 
	/* width:465px; */
	width:739px;
	vertical-align:top;
	text-align:right;
	display:table-cell;
}
.right1 { 
	width:274px; 
	vertical-align:top;
	text-align:left;
	display:table-cell; 
}
.menu {
	text-align:left;
}

/* BEGIN MENU FIXES */

/* MAIN MENU ITEMS */
.menu ul {
	padding:7px 0px 7px 3px;
	margin:0px 0px 0px 0px;
	/* list-style:none; */
	list-style-type:none; /**/
}
.menu ul li {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	display:inline;
	color:#5D5C5D;
	font-family:arial, tahoma;
	position:relative; /**/
	float:left /**/
	/* letter-spacing:-1px; */
}
.menu ul li a {
	background:url(images/menu_bg.gif) right top no-repeat;
	color:#5D5C5D;
	/* font-weight:bold; */
	/* font-size:1.31em; */
	font-size:12px;
	/* letter-spacing:-1px; */
	text-decoration:none;
	/* padding:0px 29px 0px 26px; */
	padding:0px 3px 0px 5px;
	margin:0px 0px 0px 0px;
	display:block; /**/
}
.menu ul li a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#5D5C5D;
}

/* SUB-MENU ITEMS */
.menu ul li ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	display: block;
	color:#ff0000;
	font-family:arial, tahoma;
	position: absolute;
	visibility: hidden;
	z-index:100;
	/* letter-spacing:-1px; */
}
.menu ul li ul li {
	display: inline;
	float: none;
}
.menu ul li ul li a {
	background:#c9cac4;
	width:125px;
	padding:3px 6px 3px 6px;
}
.menu ul li ul li a:hover{
}
/* END MENU FIXES */

#search {
	padding:4px 5px 0px 0px;
	color:#5D5C5D;
	font-size:1.31em;
	vertical-align:top;
	text-align:left;
	font-family:arial, tahoma; 
}
#search strong {
	color:#5D5C5D;
	letter-spacing:-1px;
}
#search input {
	font-size:10px; 
	color:#39383B;
	font-family:Tahoma, arial;
	width:170px;
	height:18px;
	border:inset 1px #D4D0C8;
	padding:0px 0px 0px 0px;
	margin:0px 7px 0px 10px;
	vertical-align:middle;
}
#search .input {
	width:35px;
	height:20px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}

.hr {
	height:11px;
	width:739px;
	line-height:11px;
	font-size:0px;
	/* margin:3px 0px 3px 0px; */
	background:url(images/hr.jpg) left top repeat-x;
	vertical-align:top;
	text-align: center;
}

.footer {
	width:739px;
	vertical-align:top;
	margin:3px 0px 0px 0px;
	background:url(images/hr.jpg) left top repeat-x;
	/* padding:11px 20px 20px 30px; */
	padding:11px 0px 20px 0px;
	color:#000000;
	font-size:0.91em;
	line-height:1.51em;
	text-align: center;
}
.footer a {
	color:#000000;
	text-decoration:underline;
}
.footer a:hover {
	color:#000000;
	text-decoration:none;
}

.table {
	width:739px; 
	vertical-align:top;
	display:table; 
	text-align:left;
	/* border:solid 1px #00ff00; */
} 
.table_row { 
	width:739px;
	text-align:left;
	margin:auto;
	height:100%; 
	vertical-align:top;
	display:table-row;
}
.line1 { 
	width:8px;
	vertical-align:top;
	text-align:left;
	display:table-cell;
}
.farleft { 
	/* width:8px; */
	vertical-align:top;
	text-align:left;
	display:table-cell;
	background:url(images/cats2_bg.jpg) right top repeat-y;
	margin-left:0px;
	padding-left:0px;
	/* border:solid 1px #0B0A0D; */
}
.left { 
	/* width:511px; */
	width:420px;
	vertical-align:top;
	text-align:left; 
	display:table-cell;
	background-color:#ffffff;
	/* border:solid 1px #0000ff; */
}
.right { 
	width:150px;
	vertical-align:top;
	text-align:right; 
	display:table-cell;
}
.head_bg {
	background:url(images/head_bg.jpg) right top repeat-y #D9D9D0;
	vertical-align:top;
}
.table2 { 
	/* width:511px;  */
	width:420px;
	vertical-align:top;
	display:table; 
	text-align:left; 
} 
.table_row2 { 
	/* width:511px; */
	width:420px;
	height:100%; 
	vertical-align:top;
	display:table-row; 
	text-align:left; 
} 
.left2 { 
	/* width:412px; */
	width:324px;
	vertical-align:top;
	text-align:left; 
	display:table-cell;
}
.right2 { 
	width:90px; 
	vertical-align:top;
	text-align:left; 
	display:table-cell;
}
.head {
	padding:11px 10px 11px 30px;
	line-height:1.11em;
	color:#6F6F6D;
}
.head a {
	color:#6F6F6D;
	text-decoration:none;
}
.head a:hover {
	color:#6F6F6D;
	text-decoration:underline;
}
.date {
	color:#000000;
	font-weight:bold;
	line-height:1.11em;
	padding:11px 5px 5px 17px;
}
.table3 { 
	/* width:511px; */
	width:420px;
	vertical-align:top;
	display:table; 
	text-align:left; 
} 
.table_row3 { 
	/* width:511px; */
	width:420px;
	height:100%; 
	vertical-align:top;
	display:table-row; 
	text-align:left; 
} 
.left3 { 
	width:180px;
	vertical-align:top;
	text-align:left; 
	display:table-cell;
}
.right3 { 
	width:331px; 
	vertical-align:top;
	text-align:left; 
	display:table-cell;
}
.comment {
	padding:0px 0px 25px 12px;
	font-size:0.91em;
	line-height:1.01em;
	color:#4C6E07;
}
.comment a {
	color:#4C6E07;
	text-decoration:none;
}
.comment a:hover {
	color:#4C6E07;
	text-decoration:underline;
}
.author {
	color:#464E6A;
	font-size:0.91em;
	text-align:right;
	padding:0px 17px 25px 20px;
}

.content_txt {
	vertical-align:top;
	padding:22px 27px 19px 30px;
	line-height:1.31em;
	font-size:0.91em;
}
.content_txt span {
	color:#252928;
	font-size:1.31em;
	font-weight:bold;
	font-family:arial, tahoma;
}
.content_txt strong {
	color:#4C6E07;
}
.content_txt b {
	color:#464E6A;
}
.content_txt a {
	color:#4C6E07;
	text-decoration:underline;
}
.content_txt a:hover {
	color:#4C6E07;
	text-decoration:none;
}

.cats {
	background:url(images/cats_bg.jpg) left top repeat-y;
	/* width:218px; */
	width:150px;
	/* border:solid 1px #0B0A0D; */
	vertical-align:top;
	text-align:right;
	float:right;
}
.cats_bot {
	background:url(images/cats_bot.jpg) left bottom no-repeat;
	height:100%;
	vertical-align:top;
	text-align:right;
}
.widget_style {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	color:#EEEDE6;
	font-size:0.91em;
}
.widget_style a {
	text-decoration:underline;
	color:#EEEDE6;
}
.widget_style a:hover {
	text-decoration:none;
	color:#EEEDE6;
}
.widget_style ul {
	padding:22px 25px 25px 28px;
	margin:0px 0px 0px 0px;
}
.widget_style li {
	list-style:none;
	background:url(images/li_bg.gif) left top no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.51em;
	color:#EEEDE6;
}
.widget_style ul li a {
	text-decoration:none;
	color:#EEEDE6;
}
.widget_style li a:hover {
	text-decoration:underline;
	color:#EEEDE6;
}
.widget_style h3 { 
	color:#29282B;
	font-size:1.11em;
	line-height:1.11em;
	text-transform:uppercase;
	font-family:arial, tahoma;
	padding:12px 10px 11px 27px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
}

.widget_style2 {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	color:#EEEDE6;
	font-size:0.91em;
}
.widget_style2 a {
	text-decoration:underline;
	color:#EEEDE6;
}
.widget_style2 a:hover {
	text-decoration:none;
	color:#EEEDE6;
}
.widget_style2 ul {
	padding:22px 25px 25px 28px;
	margin:0px 0px 0px 0px;
}
.widget_style2 li {
	list-style:none;
	background:url(images/li_bg.gif) left top no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.51em;
	color:#EEEDE6;
}
.widget_style2 ul li a {
	text-decoration:none;
	color:#EEEDE6;
}
.widget_style2 li a:hover {
	text-decoration:underline;
	color:#EEEDE6;
}
.widget_style2 h3 { 
	color:#29282B;
	font-size:1.11em;
	line-height:1.11em;
	text-transform:uppercase;
	font-family:arial, tahoma;
	padding:12px 10px 11px 27px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
}


#links_with_style ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
#links_with_style ul ul {
	padding:22px 25px 25px 28px; 
	margin:0px 0px 0px 0px;
}
#links_with_style li h2 { 
	color:#29282B;
	font-size:1.11em;
	line-height:1.11em;
	text-transform:uppercase;
	font-family:arial, tahoma;
	padding:12px 10px 11px 27px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
}
#links_with_style ul li {
	list-style:none;
	background:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.11em;
	color:#EEEDE6;
}
#links_with_style ul li ul li {
	list-style:none;
	background:url(images/li_bg.gif) left top no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.51em;
	color:#EEEDE6;
}

.navigation {
	padding:0px 0px 25px 30px;
	color:#000000;
}
.navigation a {
	color:#000000;
	text-decoration:underline;
}
.navigation a:hover {
	color:#000000;
	text-decoration:none;
}

#statusbar {
	padding:10px 25px 10px 28px; 
	color:#EEEDE6;
	text-align:justify;
}
#statusbar p {
	padding:0px; 
	margin:0px;
}
#statusbar a {
	text-decoration:underline;
	color:#EEEDE6;
}
#statusbar a:hover {
	text-decoration:none;
	color:#EEEDE6;
}

#archives {
	vertical-align:top;
}
#links_with_style {
	vertical-align:top;
}
#meta  {
	vertical-align:top;
}
#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}
#categories  {
	vertical-align:top;
}
#calendar {
	vertical-align:top;
}
#calendar_wrap a {
	text-decoration:underline;
	font-weight:bold;
}
#calendar_wrap a:hover {
	text-decoration:none;
	font-weight:bold;
}
#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
}
#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
}
#calendar_wrap {
	vertical-align:top;
	padding:25px 25px 25px 55px; 
}
.textwidget {
	text-align:left;
	/* padding:25px 25px 25px 28px;  */
	padding:5px 5px 5px 8px;  */
}

.left #search {
	padding:10px 0px 25px 0px;
	color:#5D5C5D;
	font-size:1.31em;
	vertical-align:top;
	text-align:left;
	font-family:arial, tahoma; 
}
.left #search strong {
	color:#5D5C5D;
	letter-spacing:-1px;
}
.left #search input {
	font-size:10px; 
	color:#39383B;
	font-family:Tahoma, arial;
	width:270px;
	height:18px;
	border:inset 1px #D4D0C8;
	padding:0px 0px 0px 0px;
	margin:0px 7px 0px 10px;
	vertical-align:middle;
}
.left #search .input {
	width:35px;
	height:20px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}

.right #search {
	padding:25px 25px 25px 28px; 
	color:#ffffff;
	font-size:1.11em;
	line-height:1.11em;
	text-transform:uppercase;
	font-family:arial, tahoma;
	vertical-align:top;
	text-align:left;
}
.right #search strong {
	color:#ffffff;
	letter-spacing:normal;
}
.right #search input {
	font-size:10px; 
	color:#29282B;
	font-family:Tahoma, arial;
	width:163px;
	height:18px;
	border:inset 1px #D4D0C8;
	padding:0px 0px 0px 0px;
	margin:8px 0px 0px 0px;
	vertical-align:top;
}
.right #search .input {
	width:35px;
	height:20px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:8px 0px 0px 128px;
	vertical-align:top;
}