/* CSS Document */

*{margin:0; padding:0;}
ul{list-style:none;}
body{  font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; line-height:14px; color:#23282E; background:#FFFFFF;}
img { border:0;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:left;}

/***forms*******************************************/
input, textarea{font-family:Tahoma; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:255px; height:auto; color:#000000; height:18px; margin-right:6px; border: solid 1px #A1B1BE;}
.column_center input, .column_center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/


.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 766)? "766px" : "100%"); min-width:766px;}
.main {width:766px; margin:auto;}

a {color:#292727; text-decoration:underline;}
a:hover{text-decoration:none;}

 
h1 { font-family:arial; font-size:3.18em; color:#28628C; font-weight:bold; line-height:0.8em; width:auto;}
h1 a  {color:#28628C; text-decoration:none;}
h2{ font-size:1.01em;}
h3 { color:#00719D; font-weight:bold; font-size:1.36em; line-height:1.18em; padding:0 0 16px 0;}
h3 a {color:#00719D; font-size:1.01em; line-height:1.01em; text-decoration:none;}
h3 a:hover {text-decoration:underline;}
.pagetitle { padding:10px;}
.center { padding:0 0 10px 0;}

/***global*******************************************/
.content { width:100%; overflow:hidden;}
.content .indent { padding:0 43px 6px 54px;}

ul { margin:0;}

.side_bar { float:left; width:184px; margin:0 0 0 -184px;}
.column_center{float:left; width:100%;}
.indent_center { padding:0px 5px 0 0; margin:0 184px 0 0;}
.inside_center { padding:15px 15px 0 15px;}

.clear{clear:both;}

.w100 { width:100%;}
.h100 { height:100%;}

.in5 { padding-bottom:5px;}
.in10 { padding-bottom:10px;}
.in15 { padding-bottom:15px;}
.in20 { padding-bottom:20px;}
/***global*******************************************/


/***Begin Images *******************************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 10px;
	display: inline;
}

img.alignleft {
	padding:4px 4px 4px 0;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/***End Images *******************************************/



/***box_center*******************************************/
.left_top_center{ background:url(images/corner_center.gif) left top no-repeat;}
.right_top_center{ background:url(images/corner_center.gif) right top no-repeat;}
.left_bot_center{ background:url(images/corner_center.gif) left bottom no-repeat;}
.right_bot_center{ background:url(images/corner_center.gif) right bottom no-repeat; width:100%;}

.side_left_center{ background:url(images/side_center.gif) left top repeat-y #FFFFFF;}
.side_right_center{ background:url(images/side_center.gif) right top repeat-y;}
.side_top_center{ background:url(images/side_center.gif) left top repeat-x;}
.side_bot_center{ background:url(images/side_center.gif) left bottom repeat-x;}
/***box_center*******************************************/


/***box_box*******************************************/
.left_top_box{ background:url(images/corner_center.gif) left top no-repeat;}
.right_top_box{ background:url(images/corner_center.gif) right top no-repeat;}
.left_bot_box{ background:url(images/corner_center.gif) left bottom no-repeat;}
.right_bot_box{ background:url(images/corner_center.gif) right bottom no-repeat; width:100%;}

.side_left_box{ background:url(images/side_center.gif) left top repeat-y #F9D0F7;}
.side_right_box{ background:url(images/side_center.gif) right top repeat-y;}
.side_top_box{ background:url(images/side_center.gif) left top repeat-x;}
.side_bot_box{ background:url(images/side_center.gif) left bottom repeat-x;}
/***box_box*******************************************/



/***header*******************************************/
#header {width:100%; min-height:188px; height:auto !important; height:188px;}
#header .block_search { float:right; padding:30px 52px 0 0;}
#header .logo { padding:30px 0 0 52px;}
#header span  { font-family:arial; font-size:1.01em; line-height:1.01em; color:#8D8D8D; text-decoration:none;}

#header .row { width:100%; overflow:hidden; min-height:148px; height:auto !important; height:148px;}
.menu { padding:0 43px 0 54px;}
.inside_menu { padding:10px 0 0 27px;}

.menu li { display:inline; background:url(images/sep_menu.gif) right 4px no-repeat; padding:0 13px 0 21px;}
.menu li a{ color:#FFFFFF; font-size:1.01em; line-height:normal; font-weight:bold; text-decoration:none;}
.menu li a:hover{ text-decoration:underline;}
/***box_menu*******************************************/
.left_top_menu{ background:url(images/corner_menu.gif) left top no-repeat;}
.right_top_menu{ background:url(images/corner_menu.gif) right top no-repeat;}
.left_bot_menu{ background:url(images/corner_menu.gif) left bottom no-repeat;}
.right_bot_menu{ background:url(images/corner_menu.gif) right bottom no-repeat; width:100%; min-height:35px; height:auto !important; height:35px;}

.side_left_menu{ background:url(images/side_menu.gif) left top repeat-y #C58BC2;}
.side_right_menu{ background:url(images/side_menu.gif) right top repeat-y;}
.side_top_menu{ background:url(images/side_menu.gif) left top repeat-x;}
.side_bot_menu{ background:url(images/side_menu.gif) left bottom repeat-x;}
/***box_menu*******************************************/

/***end header*******************************************/


/***side_bar*******************************************/
.side_bar .inside{ padding:0 0 0 0;}
.inside_widget { padding:17px 20px 17px 18px;}

.widget_style#categories .children { margin:0 0 0 10px;}
.indentX p { padding:0 0 10px 0;}

/**********************************************/
.widget_style { margin:0 0 0 0; padding:0 0 6px 0;}
.widget_style h2 { font-size:1.36em; line-height:normal; color:#31152F; font-weight:bold; padding:0 0 10px 14px;}
.widget_style h2 a {color:#FFFFFF; text-decoration:none;}
.widget_style h2 a:hover {text-decoration:none;}

.widget_style ul { margin:0 0 0 0;}
.widget_style li { font-size:1.01em; line-height:1.45em; color:#31152F; padding:0 0 3px 0;}
.widget_style li a { font-size:1.01em; line-height:1.45em; color:#31152F; text-decoration:none; background:url(images/arr.gif) no-repeat 0px 5px; padding:0 0 0 14px;}
.widget_style li a:hover { text-decoration:underline;}
/**********************************************/

/**********************************************/
#archives .side_left_box{ background:url(images/side_center.gif) left top repeat-y #FFF0DA;}

.widget_style#archives h2 { background:url(images/bull.gif) 0 2px no-repeat; font-size:1.36em; line-height:normal; color:#31152F; font-weight:bold; padding:0 0 35px 23px;}

.widget_style#archives ul { margin:0 0 0 0;}
.widget_style#archives li { font-size:1.01em; line-height:1.45em; color:#31152F; padding:0 0 3px 0;}
.widget_style#archives li a { font-size:1.01em; line-height:1.45em; color:#31152F; text-decoration:none; background:url(images/arr_arc.gif) no-repeat 0px 5px; padding:0 0 0 15px;}
.widget_style#archives li a:hover { text-decoration:underline;}
/**********************************************/

/**********************************************/
.widget_style#links_with_style { margin:0 0 0 0; padding:0 0 3px 0;}
#links_with_style .inside_widget { padding:28px 20px 21px 18px;}
#links_with_style .side_left_box{ background:url(images/side_center.gif) left top repeat-y #C5C9BA;}

#links_with_style ul {margin:0 0 0 0; background:none;}
#links_with_style ul ul h2{ margin:0 0 0 0; background:none;}
#links_with_style ul li h2 { background:url(images/bull_2.gif) 0 0 no-repeat; font-size:15px; line-height:16px; list-style:none; color:#31152F; font-weight:bold; padding:0 0 37px 27px; margin:0 0 0 0;}
#links_with_style ul li ul { margin:0 0 0 0;}
#links_with_style ul li ul li { font-size:1.01em; color:#000000;  padding:0 0 2px 0;}
#links_with_style ul li ul li a{ background:url(images/arr_bl.gif) no-repeat 0px 4px; padding:0 0 0 15px;}
/**********************************************/


/**********************************************/
#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 0px 0px 0;}
#calendar_wrap caption { color:#31152F; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; color:#31152F; font-size:1.11em;}
#calendar_wrap td a {color:#31152F;}
#calendar_wrap th { color:#31152F; text-align:right;}
#calendar_wrap a {font-weight:bold;}
/**********************************************/

#tag_cloud a{ color:#31152F; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:underline;}

.post { padding:0 0 20px 0;}
.post h3{ padding:0 0 5px 0;}

/**********************************************/

#statusbar {text-align:left; color:#000000;}
#statusbar p {padding:20px; border:1px solid #D6D6D6; background:#FBF3C5; margin:0 0 6px 0;}
#statusbar a {font-weight:bold; color:#000000;}
/***end side_bar*******************************************/





/***column_center*******************************************/
.column_center ol { list-style:decimal;}
.column_center ol li { list-style-position:inside;}
.column_center ol li a{}

.column_center ul { list-style:none;}
.column_center ul li { padding:0 0 2px 0;}
.column_center ul li a{ font-size:0.9em; background:url(images/arr_center.gif) 0 5px no-repeat; padding:0 0 0 12px; color:#E04414;}

.column_center p { padding:5px 0 5px 0;}


.title { padding:29px 0 0 0; overflow:hidden;}
.title .info { color:#9C9EA1;  font-size:1.01em; line-height:1.18em; padding:0 0 0 1px;}
.title .date { font-size:1.01em; line-height:1.21em; color:#9C9EA1; padding:0 0 0 1px;}

.text_box { font-size:1.09em; line-height:1.5em; padding:23px 0 10px 1px;}

.comments { background:url(images/sep.gif) left bottom repeat-x; color:#FFFFFF; font-size:1.01em; line-height:1.9em; padding:2px 0 18px 20px; margin:0 0 12px 0;}
.inside_comments { width:100%; overflow:hidden;}
.comments a { background: url(images/side_top_com.gif) 0 0 repeat-x; display:block; float:right; text-decoration:none; color:#FFFFFF; font-size:1.01em;}
.comments a:hover{text-decoration:none;}



.comments em { display:block; background:url(images/left_top_com.gif) left top no-repeat; font-weight:normal; font-style:normal;}
.comments b { display:block; background:url(images/right_top_com.gif) right top no-repeat; font-weight:normal; padding:3px 14px 7px 14px;}
/***end column_center*******************************************/




/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width:100%;
	overflow:hidden;
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	}
/* End Various Tags & Classes*/



/* Begin Comments*/
.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 */

/*************************************/
#recent-posts  {vertical-align:top;}
.widget_style#recent-comments li a {background:none;}
#calendar {vertical-align:top;}
#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;}

/*************************************/
.textwidget {padding:13px 0px 0px 0px;}

.oddcomment{color:#000000;}

/***footer*******************************************/
#footer {line-height:1.01em; color:#9A3394; background:#FFFFFF; padding:10px 0 30px 54px; }
#footer a{ color:#9A3394;}
/***end footer*******************************************/
