/*  
Theme Name: WordPress Theme 121
Theme URI: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.0
Author: Template_Help.com 
Author URI: http://www.Template-Help.com/ 
*/

/* CSS Document */
body {
	background:url(images/body.jpg) left top repeat;
	color:#EAD2AF;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
}
.body {
	background:url(images/bbg.jpg) left top repeat-x;
	vertical-align:top;
	height:100%;
	text-align:left;
}
.main_div {
	width:765px;
	height:100%;
	vertical-align:top;
	text-align:left;
	border-bottom:#DDC196 solid 1px;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none
}
.postmetadataalt {
	font-size:0.81em; 
}
.pagetitle {
	padding:10px 0px 10px 19px;
	margin:0px 0px 0px 0px;
}
p {
	padding:0px 0px 0px 0px;
	margin: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.11em; 
	font-family:tahoma, arial; 
}
.bigger { 
	font-size:2.21em; 
	font-family:arial, tahoma; 
}
h1 { 
	font-family:arial, tahoma, times new roman; 
	color:#2B4C72;
	font-size:1.21em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
}
h2 { 
	color:#FFFFFF;
	font-size:1.31em; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
h3 { 
	color:#FFFFFF;
	font-size:1.31em; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
#respond { 
	color:#FFFFFF;
	font-size:1.31em; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
.content_txt h2 a {
	color:#FFFFFF;
	text-decoration:none;
}
.content_txt h2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.h2 { 
	color:#FFFFFF;
	font-size:1.31em; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
.h3 { 
	font-size:1.31em;
	color:#5D4013; 
	padding:15px 0px 6px 22px;
	margin:0px 0px 0px 0px;
}
.h4 { 
	font-size:1.31em;
	color:#28425C; 
	padding:15px 0px 6px 21px;
	margin:0px 0px 0px 0px;
}

.header {
	background:url(images/header.jpg) left top no-repeat;
	vertical-align:top;
	text-align:left;
	width:765px;
	height:100px;
}
.table {
	width:765px;
	display:table;
}
.table_row {
	width:765px;
	height:100%; 
	display:table-row;
}
.left {
	height:100%;
	width:295px;
	vertical-align:top;
	display:table-cell;
}
.right {
	vertical-align:top;
	width:470px;
	height:100%;
	display:table-cell;
}
.co_name {
	vertical-align:top;
	height:100px;
	padding:0px 311px 0px 0px;
	text-align:right;
	line-height:3.81em;
}
.co_name a {
	color:#2B4C72;
	text-decoration:none;
}
.co_name a:hover {
	color:#2B4C72;
	text-decoration:none;
}
#search {
	vertical-align:top;
	text-align:left;
	padding:38px 5px 5px 34px;
	color:#294460;
}
#search strong {
	color:#294460;
	font-size:1.11em;
}
#search input {
	font-size:12px; 
	color:#294460;
	font-family:Tahoma, arial, verdana, courier;
	width:182px;
	height:20px;
	background-color:#D2AD7F;
	border:solid 2px #FEFEFD;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 0px;
	vertical-align:middle;
}
#search .input {
	width:30px;
	height:21px;
	background:none;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}
#searchform {
	vertical-align:top;
	text-align:left;
	padding:38px 5px 5px 34px;
	color:#294460;
}
#searchform strong {
	color:#294460;
	font-size:1.11em;
}
#searchform input {
	font-size:12px; 
	color:#294460;
	font-family:Tahoma, arial, verdana, courier;
	width:182px;
	height:20px;
	background-color:#D2AD7F;
	border:solid 2px #FEFEFD;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 0px;
	vertical-align:middle;
}
#searchform .input {
	width:30px;
	height:21px;
	background:none;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}
#search_txt {
	vertical-align:top;
	text-align:left;
	padding:10px 0px 25px 10px;
	color:#294460;
}
#search_txt strong {
	color:#294460;
	font-size:1.11em;
}
#search_txt input {
	font-size:12px; 
	color:#294460;
	font-family:Tahoma, arial, verdana, courier;
	width:110px;
	height:20px;
	background-color:#D2AD7F;
	border:solid 2px #FEFEFD;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 0px;
	vertical-align:middle;
}
#search_txt .input {
	width:30px;
	height:21px;
	background:none;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}


.main {
	background:url(images/main.jpg) left top repeat-y;
	vertical-align:top;
	text-align:left;
	width:765px;
}
.top {
	background:url(images/top.jpg) left top no-repeat;
	vertical-align:top;
	text-align:left;
	width:765px;
	height:100%;
}
.bot {
	background:url(images/bot.jpg) left bottom no-repeat;
	vertical-align:top;
	text-align:left;
	width:765px;
	height:100%;
}
.table2 {
	width:765px;
	display:table;
}
.table_row2 {
	width:765px;
	height:100%; 
	display:table-row;
}
.left_1 {
	height:100%;
	width:46px;
	vertical-align:top;
	display:table-cell;
}
.left2 {
	vertical-align:top;
	width:407px;
	height:100%;
	display:table-cell;
}
.right1 {
	vertical-align:top;
	width:160px;
	height:100%;
	display:table-cell;
}
.right_1 {
	height:100%;
	width:6px;
	vertical-align:top;
	display:table-cell;
}
.right2 {
	vertical-align:top;
	width:135px;
	height:100%;
	display:table-cell;
}
.right_2 {
	height:100%;
	width:11px;
	vertical-align:top;
	display:table-cell;
}
.head_bg {
	vertical-align:top;
	background:url(images/head_bg.jpg) left top repeat-y;
}
.head {
	vertical-align:top;
	padding:5px 5px 4px 19px;
	color:#FFFFFF;
	line-height:1.91em;
}
.head span {
	color:#DBC099;
	font-size:2.21em;
	font-family:arial, tahoma, times new roman; 
}
.head a {
	color:#FFFFFF;
	text-decoration:none;
}
.head a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.content_txt {
	padding:15px 28px 40px 19px;
	line-height:1.21em;
}
.content_txt a {
	color:#EAD2AF;
	text-decoration:underline;
}
.content_txt a:hover {
	color:#EAD2AF;
	text-decoration:none;
}
.content_txt strong {
	color:#EAD2AF;
}
.comment {
	padding:0px 0px 0px 0px;
	color:#ffffff;
}
.comment a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.comment a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.content_txt ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.content_txt li {
	list-style:none;
	padding:0px 0px 0px 19px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg3.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.81em;
	font-weight:bold;
	color:#EAD2AF;
}
.content_txt ul li a {
	text-decoration:underline;
	font-weight:bold;
	color:#EAD2AF;
}
.content_txt li a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#EAD2AF;
}
.table3 {
	width:360px;
	display:table;
}
.table_row3 {
	width:360px;
	height:100%; 
	display:table-row;
}
.left3 {
	height:100%;
	width:154px;
	vertical-align:top;
	display:table-cell;
}
.right3 {
	vertical-align:top;
	width:206px;
	height:100%;
	display:table-cell;
}

.widget_style1 {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	color:#28425C;
}
.widget_style1 a {
	text-decoration:underline;
	color:#28425C;
}
.widget_style1 a:hover {
	text-decoration:none;
	color:#28425C;
}
.cats_head1 {
	vertical-align:top;
	background:url(images/cats_head1.jpg) left top repeat-y;
}
.widget_style1 ul {
	padding:5px 0px 25px 22px; 
	margin:0px 0px 0px 0px;
}
.widget_style1 li {
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg1.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.81em;
	color:#28425C;
}
.widget_style1 ul li a {
	text-decoration:underline;
	color:#28425C;
}
.widget_style1 li a:hover {
	color:#28425C;
	text-decoration:none;
}

.widget_style2 {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	color:#5C3E12;
}
.widget_style2 a {
	text-decoration:underline;
	color:#5C3E12;
}
.widget_style2 a:hover {
	text-decoration:none;
	color:#5C3E12;
}
.cats_head2 {
	vertical-align:top;
	background:url(images/cats_head2.jpg) left top repeat-y;
}
.widget_style2 ul {
	padding:5px 0px 25px 22px; 
	margin:0px 0px 0px 0px;
}
.widget_style2 li {
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg2.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.81em;
	color:#5C3E12;
}
.widget_style2 ul li a {
	text-decoration:underline;
	color:#5C3E12;
}
.widget_style2 li a:hover {
	color:#5C3E12;
	text-decoration:none;
}

.right1 #links_with_style {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	color:#28425C;
}
.right1 #links_with_style .cats_head2 {
	vertical-align:top;
	background:url(images/cats_head1.jpg) left top repeat-y;
}
.right1 #links_with_style ul {
	padding:5px 0px 25px 22px; 
	margin:0px 0px 0px 0px;
}
.right1 #links_with_style li {
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg1.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.81em;
	color:#28425C;
}
.right1 #links_with_style ul li a {
	text-decoration:underline;
	color:#28425C;
}
.right1 #links_with_style li a:hover {
	color:#28425C;
	text-decoration:none;
}
.right1 #links_with_style .h4 { 
	font-size:1.31em;
	color:#5D4013; 
	padding:15px 0px 6px 22px;
	margin:0px 0px 0px 0px;
}

.right2 #links_with_style {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	color:#5C3E12;
}
.right2 #links_with_style .cats_head2 {
	vertical-align:top;
	background:url(images/cats_head2.jpg) left top repeat-y;
}
.right2 #links_with_style ul {
	padding:5px 0px 25px 22px; 
	margin:0px 0px 0px 0px;
}
.right2 #links_with_style li {
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg2.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.81em;
	color:#5C3E12;
}
.right2 #links_with_style ul li a {
	text-decoration:underline;
	color:#5C3E12;
}
.right2 #links_with_style li a:hover {
	color:#5C3E12;
	text-decoration:none;
}
.right2 #links_with_style .h4 { 
	font-size:1.31em;
	color:#28425C; 
	padding:15px 0px 6px 21px;
	margin:0px 0px 0px 0px;
}

#links_with_style  {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#archives  {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#meta  {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#recent-comments  {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#recent-posts  {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#categories  {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#calendar_wrap {
	vertical-align:top;
	padding:10px 0px 25px 10px;
}
#calendar {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#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;
	padding:0px 0px 0px 0px;
}
#pages  {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#text-1 {
	vertical-align:top;
}
.textwidget {
	text-align:left;
	padding:10px 0px 25px 21px;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
	padding:0px 0px 0px 0px;
}


.footer {
	background:url(images/footer.jpg) left top no-repeat;
	vertical-align:top;
	text-align:left;
	width:765px;
	height:49px;
}
.footer_txt {
	vertical-align:top;
	padding:10px 20px 0px 32px;
	color:#28425C;
}
.footer_txt a {
	color:#28425C;
	font-weight:bold;
	text-decoration:underline;
}
.footer_txt a:hover {
	color:#28425C;
	font-weight:bold;
	text-decoration:none;
}
