*{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
body{
	background:url(/blog/themes/andrewific/images/tile-bkgnd.jpg) repeat-x;
}
#container{
	width:955px;
	margin:0 auto;
}
.logo{
	float:left;
}
.search_bar{
	padding-top:50px;
	float:right;
}
#header{
	height:98px;
}

.nav{
	height:37px;
}
.nav li{
	list-style:none;
	padding:10px 10px 0px 10px;
	float:left;
}
.nav a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.body{
	margin-top:18px;
}
.body li{
	list-style:none;
	float:left;
}
.body_right{
	float:right;
	width:708px;
}
.body_left{
	padding-top:100px;
	background:url(images/left_bg.jpg) no-repeat;
	float:left;
	width:247px;
}
.left_info_cont{
	font-size:16px;
	color:#7AB01E;
	margin-top:15px;
	float:left;
	width:220px;
	border-bottom:1px dashed #CCCCCC;
}
.left_info_cont a{
	color:#333333;
	text-decoration:none;
}

/*========================== footer =======================================*/
#footer{
	float:left;
	width:955px;
}
#footer li{
	list-style:none;
}
.footer li{
	text-align:center;
	font-size:11px;
	float:left;
}
.footer_text{
	width:608px;
	color:#75B317;
	padding-top:10px;
}
.footer_text a{
	color:#75B317;
	text-decoration:none;
}
.disclaim{
	color:#000000;
}

/*============================== item skin ===============================*/
/*TRBL*/
.itemBox{
	background-color:#F7F7F7;
	border-bottom:1ps dotted #333;
	width:695px;
	margin-bottom:15px;
}
.itemBox_header{
	padding-left:15px;
	background-color:#FFFFFF;
	padding-top:4px;
	height:20px;
}
.itemBox_header a{
	font-size:16px;
	font-weight:normal;
	color:#7AB01E;
	text-decoration:none;
}
.itemBox_body{
	padding:15px;
}
.itemBody_footer{
	border-top:1px dashed #C7C7C7;
	color:#000000;
	height:30px;
	padding-top:10px;
	padding-left:15px;
}
.lines{
	background-color:#FFFFFF;
	border-top:5px solid #7AB01E;
	padding-bottom:5px;
	border-bottom:1px solid #7AB01E;
}
.blogdateheader{
	color:#888;
	padding-left:5px;
	padding-top:7px;
	margin-top:10px;
	width:650px;
	height:26px;
	font-size:16px;
}
/*========================================================================*/
.commentViewBoxStyle 
{ 	
	width:660px;
	background-color:white;
	margin-top: 10px;
	padding:15px;
	border: solid 1px #D8D8D8;	
}
.commentBoxStyle 
{  	
	width:660px;
	background-color:white;
	border: solid 1px #D8D8D8;
	margin-top: 10px;
	padding: 15px;
	font-size:8pt;
}

.commentDateStyle 
{	
	color:gray;
}

.commentBodyStyle 
{ 
	font-size:8pt;
	padding-top: 8px;
	padding-bottom: 8px;
}
/*========================= Calendar ============================*/
 
.hCalendarStyle 
{
	color:#000000;
	width: 100%;	
}
 
.hCalendarDay 
{
	font-weight: normal;
}

.hCalendarDay a, .hCalendarDay a:active, .hCalendarDay a:visited 
{
	font-weight: bold;
}

.hCalendarDay a:hover, .hCalendarDay a:visited:hover 
{
	font-weight: bold;
}

.hCalendarDayCurrent 
{
	font-weight: bold;	
	color: #660000;
	margin:2px;
}

.hCalendarWeekendStyle 
{
	font-weight: normal;
}

.hCalendarWeekendStyle  a, .hCalendarWeekendStyle  a:active, .hCalendarWeekendStyle  a:visited 
{
	font-weight: bold;
}

.hCalendarWeekendStyle  a:hover, .hCalendarWeekendStyle  a:visited:hover {
}

.hCalendarDayNameRow
{
	padding: 0px;	
	font-weight: bold;	
	padding-top:5px;
}

.hCalendarMonthYearRow 
{	
	width: 100%;
	font-weight: bold;	
	margin-bottom:4px;	
	border-bottom: dashed 1px #D8D8D8;	
}

.hCalendarMonthYearRow td 
{
	font-weight: bold;		
	padding-bottom:8px;
}

.hCalendarNextPrevStyle 
{
	font-weight: bold;
}

.hCalendarOtherMonthStyle 
{
	color: gray;
}

.hCalendarOtherMonthWeekendStyle {
	color: gray;
}

.hCalendarOtherMonthStyle a 
{
	font-weight: bold;
}

.hCalendarOtherMonthWeekendStyle a {
	font-weight: bold;
}

/*###########################################################################*/
/* ADMIN
/*###########################################################################*/


.configControlStyle 
{ 
	font-size: 8pt;	
}

.configLabelColumnStyle 
{ 
	vertical-align: top; 
}

.configLabelStyle 
{ 
	margin-right: 10px; 
	font-size: 8pt; 
}

.configSectionStyle 
{
	border: 1px solid #D8D8D8;
	padding:15px;
	margin-bottom: 15px;
	background-color: White;	
}

.pageTopic
{
	padding-top:5px;
	padding-bottom:5px;
}

.configSectionTitleStyle 
{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D8D8D8;
	font-weight: bold;
	font-size: 110%;
}

.statsTableColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;	
}

.statsTableDateColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;	
}

.statsTableFooterColumnStyle 
{
	border-left: solid 1px #D8D8D8;
	padding: 3px;
	font-weight: bold;	
}

.statsTableFooterNumColumnStyle 
{
	border-left: solid 1px #D8D8D8;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;	
}

.statsTableHeaderColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	font-size: 105%;
	font-weight: bold;	
}

.statsTableNumColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;	
}

.statsTableStyle 
{
	margin-bottom: 10px;
	border: solid 1px #D8D8D8;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;	
	background: White;
}