/* CSS for WorkDose.com */

/* Workdose Color Scheme: wdRED = #FF0000  wdBlue = #0000FF  wdBeige = #D5D2B9   wdGray = #363636
picasso blue #0276FD   la maison bleue #60AFFE     */


body {	
	background:#EEEEEE; 
	/* background: #FFF url(default/bg_shadow.png) repeat-y top center; */
    /* background: #D5D289 url(default/bg_bodybnet.gif) _whitecheck.png); repeat-y top center; url(default/bg_graypaper.jpg)*/
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}

/* GLOBAL CLASSES
============================================================== */
a,a:visited { 
	color:#000; 
	text-decoration:none;
}
a:hover {
	color:#FF0000;
}
a:link {
    color: #000;
    text-decoration:none;
}
a.titleCatName, a:hover.titleCatName { /* Category Links written at the top each sections on homepage */
	text-transform:uppercase;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	font-size:11px;display:block;
}
#wrapper .widget{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
#wrapper .widget p {
	margin:0 0 6px 0;
}
#wrapper .widget ul{
	margin:0;
}
#wrapper .widget ul li {
	color:#444;
	font-size:12px;
	display:block;
	padding:2px 0 2px 10px;
	background:url(default/ico_widget_li.gif) no-repeat left 6px;
}
#wrapper .widget ul li:hover {
	background:url(default/ico_widget_li_hover.gif) no-repeat left 6px;
}
#wrapper .widget ul li a {
	color:#222;
	display:block;
}
#wrapper .widget ul li a:hover{
	color:#FF0000;
	text-decoration:none;
}
#wrapper .widgetMedia {
	width:950px;
	margin: 0 auto;
	text-align:center;
}
/* Global Class for main page featured posts - Wrapper of posts and post info (date, comment number etc...) */
#wrapper .featuredPost {
	padding:5px 0;
	border-bottom:1px dotted #666;
	margin-bottom:6px;
}
#wrapper .lastPost {
	border:none;
	margin:0;
}
#wrapper .featuredPost p {
	padding-bottom:5px;
}
#wrapper .featuredPostMeta {
	display:block;
	font-style:italic;
	font-size:11px;
	text-align:right;
}
#wrapper .featuredPostMeta a{
	color:#FF0000;
}
#wrapper .featuredPostMeta a:hover {
	text-decoration:underline;
}
/* HEADERS
============================================================== */
h1,h2,h3,h4,h5,h6 {
	color:#222;
	font-weight:normal;
	display:block;
	font: 1em/1.3em "trebuchet ms", arial, sans-serif;
}
h1 		{
    font-size: 28px;
}
h2 	{
    font-size: 18px;
    line-height: 24px;
}
h3 		{
    font-size: 16px;
    line-height: 20px;
}
h4 		{
    font-size: 14px;
}
h6 		{
    font-size: 11px;
}





/*HEADERS IN POST */
.entry h1 {
	font-size:20px;
	font-family:arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.entry h2 {
	font-size:19px;
	font-family:arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.entry h3 {
	font-size:17px;
	font-family:arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.entry h4 {
	font-size:16px;
	font-family:arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.post .entry h5{
	font-size:15px;
	color:#000;
	font-weight:bold;
	font-family:arial, verdana, sans-serif;
	line-height:1.2em;
}
h1.title{
	font-size:30px;
	color:#FF0000;
	line-height:1.0em;
	margin:0 0 8px 0;
	letter-spacing:-2px;
}
h1.archiveTitle{
	color:#FF0000;
	font-family:arial, verdana, sans-serif;
	font-size:22px;
	margin:0 0 5px 0;
}
h1.archiveTitle a{
	color:#FF0000;
}
h1.archiveTitle a:hover{
	text-decoration:underline;
}
h2.feaSliderTitle {
	font:17px arial, verdana, sans-serif;
	font-weight:normal;
	text-align:center; /* CENTERED BY CHARLIE */
	text-transform:uppercase;  /* CAPITALIZED BY CHARLIE */
}
h2.feaSliderTitle a {
	color:#fff;
	text-shadow: 0 1px 2px #222; /* CHARLIE ADDED SHADOW TO POST TITLE */
}
h2.feaSliderTitle a:hover {
	color:#FFF;
}
h2.postTitle{
	font-size:18px;
	color: #000; /* #2d2d2d; */
	margin:0 0 6px 0;
	line-height:1.0em;
}
h2.postTitle a{
	color: #000; /* #2d2d2d; */
}
h2.postTitle a:hover{
	color:#FF0000;
}
h2.videoBarTitle{
	width:950px;
	overflow:hidden;
	margin:0 0 5px 10px;
	font-size:23px;
		background: #000; /* REMOVE COMPLETELY IF YOU DO NOT WANT */
}
h2.videoBarTitle span{
	color: #FFF; /* color:#FF0000; */
	float:left;
	text-transform:uppercase;
}
h2.videoBarTitle a{
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	float:right;
	padding: 0 5px 0 0;
}
h2.videoBarTitle a:hover{
	text-decoration:none;
}
h2.homeCatTitle {
	text-transform:uppercase;
	font-size:23px;
	padding-bottom:4px;
	border-bottom:3px solid #000;
	margin:0 0 12px 0;
	width:100%;
	overflow:hidden;
	color: #FFF; /* color:#FF0000; */
	background: #000; /* REMOVE COMPLETELY IF YOU DO NOT WANT */
}
h2.sidebarPostTitle{
	color: #000; /* #7c7c7b; */
	font-size:13px;
	line-height:1.3em;
}
h2.sidebarPostTitle a {
	color: #000; /* #7c7c7b; */
}
h2.sidebar_title{
	text-transform:uppercase;
	color:#FF0000;
	font-size:23px;
	margin:0 0 12px 0;
	padding:0 0 4px 0;
	border-bottom:3px solid #FF0000;
}
h2.mostRecentTitle{
	text-transform:uppercase;
	color: #FFF; /* color:#FF0000; */
	background: #000; /* REMOVE COMPLETELY IF YOU DO NOT WANT */
	font-size:23px;
	margin:0 0 4px 0;
}
h2.widget_title{
	color:#FF0000;
	font-size:23px;
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	border-bottom:3px solid #FF0000;
}
h3#comments{
	font-size:22px;
	color:#1a1411;
	font-weight:normal;
	margin:0 0 10px 0;
}
h3#leaveComment{
	font-size:22px;
	color:#1a1411;
	font-weight:normal;
	margin:0 0 10px 0;
}

/* ADDED BY CHARLIE FOR ALL SIDEBAR PANELS */
.inner {
	padding: 30px 22px 30px 40px;
}

h5 {font-size:1.6em;color:#70af00;padding:8px 10px;}
h5 span {display:block;color:#000;font-size:.65em;font-weight:normal;line-height:1em;margin-left:5px;}
h5.single {font-weight:normal;padding:12px 0;margin:3px 20px 2px 10px;}

/* icons */
.icon, .icn {background-position:0 0;background-repeat:no-repeat;padding-left:20px;}
.callBox .icon, .commuteBox .icon {background-color:#FFF;padding-left:55px;}
.callBox .inner .icon {background:none;}
.callBox .inner .vote {background:url(default/icon_redbulletcross.png) 2px 1px no-repeat;padding-left:25px;} /* icn_thumbs_16x16.gif */
.callBox .vote cite {display:block;}



/* ADDED BY CHARLIE FOR SITEWIDE SHADOW SETUP - SIMILAR TO GOOD */
.primaryShadow {
    float: left;
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #DDDDD5;
    margin: 0px 0 0px 1px;  /* 20px 0 20px 1px; */
    padding: 0;
}
#primaryContent {
    position: relative;
    width: 641px;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 0;
}
.secondaryShadow {
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #B9B8B3;
    border: 1px solid #CECDC8;
    padding: 0;
}
.pipe {
    color: #999896;
    font-weight: normal;
    margin: 0 -2px;
    padding: 6px 15px;
    display: inline;
}








/* MAIN WRAPPERS
============================================================== */

#newwrapper{
	background: transparent url(default/bg_shadow.png) repeat-y top center;
	
}

#wrapper{
	margin:0 auto;
	width:980px;
	/* background: url(default/bg_test.gif) repeat-x; /* D5D2B9 url(default/bg_bodybnet.gif) repeat-x; */
 	/* D5D2B9 */
}
#contentBody {
	display:block;
	padding: 10px 5px;
	background: #F0F0EB url(default/bg_graypaper.jpg);  /* gray matching triobar #F0F0EB */   /* beige arrow down color */
	/* border-top: #BBB solid 2px; */
}


/*TRIOBAR WRAPPER
============================================================== */
#triobar { /*TRIO bar of 3 boxes */
	background: #F0F0EB; /* url(default/triobar.gif) no-repeat; */
	/* margin-bottom:10px; */
	width: 981px;
	/* margin-left: 10px; */
	text-align:center;
	/* border-top: #BBB solid 2px;
	border-bottom: #BBB solid 2px; */
	height: 70px;
}

.trioCatName { /* Front page, category labels over blocks */
	color:#333;
	font-weight:bold;
	display:block;
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:2px;
	margin-top:3px;
	font-family:arial, tahoma, sans-serif;
}

.trioCatName a,.trioCatName a:hover {
	color:#000;
	font-weight:bold;
	font-size:10px;
}

.trioPostTitle {
	font-weight:normal;
	/* letter-spacing:-1px; */
	font-size:11px;
	line-height:20px;
	margin-bottom:5px;
}
.trioPostTitle a {
	color:#000;  /* Orange is EC7606 */
	font-weight:bold;
}
.trioPostTitle a:hover {
	color:#FF0000;
}

/*TRIO1
============================================================== */
#trio1 {
	width:327px;
	margin-left:0px;
	float:left;
	display:inline;
	height: 70px;
	background: url(default/panel_beigedown327x70.png) no-repeat;
}
.trio1Post {
	padding-left:9px;
	padding-right:9px;
	/* border-left:1px solid #000; */
	/* border-right:1px solid #000; */
	padding-bottom:10px;
}
.trio1PostMeta {
	/* border-bottom:1px dotted #333; */
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.65em;
	font-style:italic;
	margin-top:5px;
}
.trio1PostMeta a{
	color:#FFF;
}
.trio1PostMeta a:hover {
	text-decoration:underline;
}
/* TRIO2
============================================================== */
#trio2 {
	width:325px;
	/* margin-left:6px; */
	float:left;
	display:inline;
	border-left: #F5F5F1 solid 2px;
	border-right: #F5F5F1 solid 2px;
	height: 70px;
	background: url(default/panel_beigedown327x70.png) no-repeat;
}
.trio2Post {
	padding-left:9px;
	padding-right:9px;
	/* border-left:1px solid #000; */
	/* border-right:1px solid #000; */
	padding-bottom:10px;
}
.trio2PostMeta {
	/* border-bottom:1px dotted #333; */
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.65em;
	font-style:italic;
	margin-top:5px;
}
.trio2PostMeta a{
	color:#FFF;
}
.trio2PostMeta a:hover {
	text-decoration:underline;
}

/* TRIO3
============================================================== */
#trio3 {
	width:325px;
	/* margin-left:6px; */
	float:left;
	display:inline;
	/* border-left: #BBB solid 2px; */
	height: 70px;
		background: url(default/panel_beigedown327x70.png) no-repeat;
}
.trio3Post {
	padding-left:9px;
	padding-right:9px;
	/* border-left:1px solid #000; */
	/* border-right:1px solid #000; */
	padding-bottom:10px;
}
.trio3PostMeta {
	/* border-bottom:1px dotted #333; */
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.65em;
	font-style:italic;
	margin-top:5px;
}
.trio3PostMeta a{
	color:#FFF;
}
.trio3PostMeta a:hover {
	text-decoration:underline;
}









/* TOP LINE
============================================================== */
#top_line{
	width:981px;
	margin:0 auto;
	height:3px ;  /* was 7 px height of top line */
	background: #DFDFDF; /*	background:url(default/bgr_top_line.gif) repeat-x; */
	overflow:hidden;
}
#headerAd { /* If 728x90 ad is activated to be displayed on header, this ID will be used to wrap advertisement */
	width:970px;
	padding:5px 0;
	margin:0 auto;
	display:block;
	text-align:center;
	background:#c5cacd;
}
/* HEADER
============================================================== */
#header{
	width:981px; /* WAS 970px */
	margin:0 auto;
	background: #000;
	/* height:115px; */
	overflow:hidden;
		border-top: 1px solid;
    	border-color: #CBC8C2;
    	/* border-top: 6px solid #FF0000; */
	margin-top: 5px;
	
	/* background: url(default/bg_headerdp.gif) repeat-x; /*  bg_wdgrayheader.gif repeat-y */
}


/* CHARLIE ADDED WORKDOSE LOGO
============================================================== */

#wdlogo{
	float:left;
	width:auto;
	z-index:200;  /* CHARLIE ADDED THIS TO BRING LOGO TO TOP */

}
#wdlogo a {
	display: block;
	background: transparent url(default/wd_mastheadcross.png) no-repeat;
	width: 415px; /*435 */ 
	height: 85px; /* 95 */
}

#wdlogo a:hover {
/* background-position: -199px 0; */
	background: transparent url(default/wd_mastheadcross2.png) no-repeat;
}

/* END WD LOGO */

#logo{
	float:left;
	width:auto;
	font-weight:bold;
	font-family:arial, verdana, sans-serif;
	z-index:100;  /* CHARLIE ADDED THIS TO BRING LOGO TO TOP */
}
#logo a {
	color:#fff;
	overflow:hidden;
	display:block;
	font-size:40px;
}

#logo a:hover { /* TEST BY CHARLIE */
	background-image: url(default/workdose_logo_hover.jpg);
}


#logo a span {
	font-size:15px;
	font-family:arial, verdana, sans-serif;
	color:#fff;
	padding-left:5px;
	overflow:hidden;
	display:block;
}
#header .banner{
	float:right;
	display:inline;
	width:468px;
	padding:27px 5px 0 0;
}
#header .banner img{
	float:right;
}

/* NAVIGATION
============================================================== */

/* categories */
#mainmenu{
	width:981px;
	margin:0 auto;
	min-height:35px;
	background: url(default/bg_navbar35square.png); /* && ORIGINAL WAS #363636 background:#010D37; */
	position:relative;
	z-index:100;
	height:auto !important;
	height:35px;
}
#mainmenu ul{
	float:left;
}
#mainmenu ul li{
	position: relative;
	display: inline;
	float:left;
	font-size:11px; /* $$ WAS 12PX */
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background:url(default/bgr_mainmenu_li.gif) no-repeat left center;
	padding:0 0 0 5px;
}
#mainmenu ul li.first{
	padding:0 0 0 5px;
	background: none;
}
#mainmenu ul li a{
	color:#FFF;
	height:25px;
	padding:10px 6px 0 20px;
	display:block;
		background: url(default/wdwhitecross15.png) no-repeat left center;
}
#mainmenu ul li.first a{
	padding:10px 19px 0 19px;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .select a{
	/* text-decoration:underline; */
		background: url(default/wdredcross15.png) no-repeat left center;
}
#mainmenu .current-cat a{
	text-decoration:none;
	/* background:#393939; */
		background: url(default/wdredcross15.png) no-repeat left center;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0;
	padding:0;
	background:#fff;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
	border-top:1px solid #aaa;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu .current-cat ul li a, #mainmenu .select ul li a{
	width: 160px;
	height:auto;
	padding: 4px 10px;
	margin: 0;
	background:#fff;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	text-transform:none;
	color:#222;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#ccc;
	color:#222;
}
/* pages */
#submenu{
	width:981px;
	margin:0 auto;
	height:35px;
	background:url(default/bg_subnavsquare.gif) no-repeat; /* ADDED NEW BG FOR SUBNAV - WAS bgr_submenu.gif) repeat-x; */
	position:relative;
	z-index:90;
}
#submenu ul{
	float:left;
}
#submenu ul li{
	position:relative;
	display:inline;
	float:left;
	font-family: arial, verdana, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-transform:uppercase;
	padding:0 0 0 5px;
}
#submenu ul li a{
	color:#000;
	display:block;
	padding: 10px 10px 0 19px;  /* $$ MODIFIED PAGE BAR TO CENTER VERTICALLY - WAS padding:6px 18px 0 22px; */
	height:25px;
			background: url(default/wdgraycross15.png) no-repeat left center;
	/* border-right: 1px dotted #363636; */
}
* html #submenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #submenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#submenu ul li a:link, #submenucat ul li a:visited{
	text-decoration:none;
}
#submenu ul li a:hover, #submenu .current_page_item a, #submenu .select a{
	text-decoration:none;
	/* color:#004276; */
			background: url(default/wdredcross15.png) no-repeat left center;
}
/*1st sub level menu*/
#submenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0;
	padding:0;
	background:#fff;
	border-top:3px solid #000;
	margin-top: 3px; /* && ADDED TO LINE UP SUBMENU */
}
/*Sub level menu list items (undo style from Top level List Items)*/
#submenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#submenu ul li ul li ul{
	top: 0;
	margin:0;
	border-top:1px solid #aaa;
}
/* Sub level menu links style */
#submenu ul li ul li a, #submenu .current_page_item ul li a, #submenu .select ul li a{
	width: 160px;
	height:auto;
	padding: 4px 10px;
	margin: 0;
	background:#fff;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	text-transform:none;
	color:#222;
}
#submenu ul li ul li a:hover, #submenu .current_page_item ul li a:hover, #submenu .select ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#ccc;
	color:#222;
}
/*search*/
#search{
	float:right;
	width:380px;
	height:32px;
	/* border:1px solid #a6a5a5; */
	margin:2px 0 0 0;
	background: url(default/bg_searchform1.gif) no-repeat;  /* IMAGE IS 376x30 */
	padding: 1px 0px 1px 2px;
}
#search form, #search fieldset{
	float:right;
}
#search fieldset{
	padding:2px 0 0 0;
}
#s {
	float:left;
	background:#EEEEEE;
	border:0;
	padding:1px 0px 0 1px;
	color:#000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	width:170px;
	height: 16px;
	margin: 3px 2px 0 0;
}
#searchsubmit {
	float:left;
	margin:3px 14px 0 0;
	padding: 2px 0px 0 0;
	background: #EEEEEE;
	cursor: pointer;
}

/* PRIMARY TOP
============================================================== */
#primaryTop{ /* Wrapper for the first block Featured Entries-Mid column and Top Sidebar */
	display:block;
}
#maincontent{ /* Wraps Primary top left slider and primary mid column entries */
	float:left;
	width:655px;
	margin-right: 15px;
	padding-bottom:5px;
	display:inline;
}
#slider2{ /* Primary top left column wrapper */
	float:left;
	width:356px;	
	/* background:#DDD; /*F5F5F5 */
/* padding-bottom:5px; */
}
.sliderwrapper{ /* Featured top left colunm - slider wrapper */
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	height:357px;
	/* margin-bottom:10px; */
		right: 1px;
		bottom: 1px;
		border: 1px solid;
    	border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
	background: #FFF; /* url(default/bg_graygradientx2.png) repeat-x; /* #FFF url(default/bkg_feature_356x357.gif) no-repeat; */
padding-bottom: 3px;
	/* border: #363636 solid 1px; */
	/* border-bottom: #BBB solid 1px; CHARLIE ADDED BOTTOM BORDER OF BG */
}
.contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/
	z-index:1;
	padding:5px 7px 7px 5px;
	width:342px;
	height:352px;
}
.sliderwrapper img {
	display:block;
	min-height:256px;
		/* padding-top: 5px; CHARLIE ADDED PADDING */ 
}
.sliderPostPhoto { /* Wrapper for featured are photo and post title */
	position:relative;
	height:256px;
	width:342px;
	overflow:hidden;
}
.sliderPostInfo { /* Post title and if enabled excerpt wrapper for featured slider */
	position:absolute;
	bottom:0;
	width:332px;
	min-height:30px;
	color:#fff;
	padding:5px;
	background: url(default/bgTransparent.png);
	height:auto !important;
	height:30px;
}
.pagination { /* do not change the name of class - used to wrap thumbnails for featured area */
	display:block;
	padding:5px 5px 5px 6px;
	font:bold 12px arial, verdana, sans-serif;
	background: #FFF;
		right: 1px;
		bottom: 1px;
		border-right: 1px solid #9D9C97;
		/* border-bottom: 1px solid #9D9C97; */
    	/* border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2; */
}
.pagination a { /* do not change the name of class - used to style links over featured slider */
	color:#000;
	padding:2px 6px;
	border: #FFF 1px dotted;
	/* background:#ddd; */
}
.pagination a:hover {
	text-decoration:none;
	color:#FFF;
	background: #FF0000;
	border: #CBC8C2 1px dotted;
}
.pagination a.selected {
	/* color:#fff;
	background:#FF0000; */
	color:#FFF;
	background:#FF0000;
	text-decoration:none;
	border: #CBC8C2 1px dotted;
}
#belowSlider {
	padding: 10px 7px 0 7px;
	background: #F0F0EB;
}


/* Primary top mid column */
#primaryTopMid{
	float:right;
	width:290px; /* WAS 290 */
}
#primaryTopMid .postExcerpt {
	border-bottom:1px dotted #666;
	margin-bottom:6px;
}
#primaryTopMid .last{
	background:none;
	border:none;
}
#primaryTopMid p{
	font-size:12px;
	line-height:1.3em;
}
p a, p span.date{
	color:#FF0000;
}
p .author a, p span.author{
	color:#666;
}
#primaryTopMid p.more{
	text-align:right;
}
/* Primary Top Sidebar */
#primaryTopSidebar{
	float:right;
	width:300px;
	display:inline;
}
/* Primary Top sidebar tabs */
#sidebarTabs{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
#sidebarTabs_title{
	width: 300px;
	height: 25px;
	overflow: hidden;
	background:url(default/bg_tabs.png) no-repeat scroll left top;  /* (default/bgr_sidebarTabs_title.gif) repeat-x bottom  */ 
}
#sidebarTabs_title li{
	float:left;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	padding:0 2px 0 0;
	background:url(default/bg_tabs.png) no-repeat scroll left -50px;
	width: 145px;
}

#sidebarTabs_title li a{
	float:left;
	color:#000;
	/* background:url(default/bg_tabs.png) no-repeat scroll left top; */ /* (default/bgr_sidebarTabs_title.gif) repeat-x bottom  */
	/* width: 145px; */
	height:25px;
	padding:7px 5px 0 30px;
	width: 145px;
}

#sidebarTabs_title li a:hover{
	background:url(default/bg_tabs.png) no-repeat scroll left top;  /* (default/bgr_sidebarTabs_title.gif) repeat-x bottom  */
	width: 145px;
}

/* NOT SURE WHAT THE LAST DOES, BUT IT DOESN'T SEEM TO BE USED HERE - CHECK CODE TO SEE IF IT IS */
#sidebarTabs_title li.last{
	padding:0;
	background:url(default/bg_tabs.png) no-repeat scroll left top -25px;
}
#sidebarTabs_title li.last a{
	float:left;
	color:#000;
	background:url(default/bg_tabs.png) no-repeat scroll left top -25px;  /* (default/bgr_sidebarTabs_title.gif) repeat-x bottom  */
	height:25px;
	/* white-space:nowrap; */
}
#sidebarTabs_title li.last a:hover{
	background:url(default/bg_tabs.png) no-repeat scroll left top -75px;  /* (default/bgr_sidebarTabs_title.gif) repeat-x bottom  */
}

#sidebarTabs_title li a.selected{
	color:#FF0000;
	font-style: bold;
	background:url(default/bg_tabs.png) no-repeat scroll left top;
	height:25px;
	padding:7px 0px 0 30px;
	/* border:1px solid #bcbcbc; */
	border-bottom:0;
	text-decoration: underline;
}
#sidebarTabs_body{
	width:274px;
	background: #E7D179;
	/* border:1px solid #bcbcbc; */
	border-top:0;
	padding:3px 12px 6px 12px;
}
#sidebarTabs_body ol{
	color:#333;
	margin:0 0 0 20px;
}
#sidebarTabs_body ol li{
	list-style:decimal;
	font-size:12px;
	line-height:1.5em;
	padding:2px 0 2px 0;
}
#sidebarTabs_body ol li a{
	color:#000;
}
#sidebarTabs_body ol li a:hover{
	color:#000;
	text-decoration:underline;
}

/* VIDEO BAR BELOW THE PRIMARY TOP
============================================================== */
#videos{
	overflow:hidden;
	background:#f5f5f5;
	padding:8px 0 10px 0;
	margin-bottom:10px;
	border: #bbb solid 1px;
}
#videos ul{
	width:970px;
	overflow:hidden;
}
#videos li{
	float:left;
	width:152px;
	padding:0 0 0 8px;
}
#videos .thumb{
	width:150px;
	background:#fff;
	height:113px;
	border:1px solid #c5c5c5;
	padding:1px;
	margin:0 0 3px 0;
	overflow:hidden;
	text-align:center;
}
#videos .thumb img{
	float:left;
	max-width:150px;
	max-height:113px;
}
#videos .info{
	width:148px;
	position:relative;
	background:#fff;
	border:1px solid #c5c5c5;
	padding:2px;
	overflow:hidden;
	min-height:60px;
	height:auto !important;
	height:60px;
}
#videos .info p{
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
	padding:0 2px 0 2px;
}
#videos .info p.moreVideo{
	position:absolute;
	bottom:3px;
	right:3px;
	padding:3px 5px 0 5px;
}
#videos .info p.moreVideo a{
	color:#50630a;
	background:url(default/ico_camera.gif) no-repeat left 2px;
	padding:0 0 0 17px;
}
#videos .info p.morePhoto{
	position:absolute;
	bottom:3px;
	right:3px;
	padding:3px 5px 0 5px;
}
#videos .info p.morePhoto a{
	color:#50630a;
	background:url(default/ico_photo.gif) no-repeat left center;
	padding:0 0 0 17px;
}
/* PRIMARY BOTTOM
============================================================== */
#primaryBottom {
	display:block;
	margin-bottom:10px;	
}
#primaryBottomSidebar {
	float:left;
	width:300px;
}
#primaryBottomTabs {
	float:right;
	width:660px;
	overflow:hidden;
}
#primaryBottomTabs_title{
	width:100%;
	overflow:hidden;
	background:url(default/bgr_primaryBottomTabs_title.gif) repeat-x bottom;
}
#primaryBottomTabs_title li{
	float:left;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	padding:0 1px 0 0;
}
#primaryBottomTabs_title li.last{
	padding:0;
}
#primaryBottomTabs_title li a{
	float:left;
	color:#000;
	background:url(default/bgr_primaryBottomTabs_title_a.gif) repeat-x;
	height:24px;
	padding:8px 10px 0 10px;
}
#primaryBottomTabs_title li.last a{
	width:75px;
	white-space:nowrap;
}
#primaryBottomTabs_title li a.selected{
	color:#FF0000;
	background:#fff;
	height:24px;
	padding:7px 10px 0 9px;
	border:1px solid #bcbcbc;
	border-bottom:0;
	text-decoration:none;
}
#primaryBottomTabs_body{
	width:638px;
	background:#fff;
	border:1px solid #bcbcbc;
	border-top:0;
	min-height:203px;
	padding:9px 10px 6px 10px;
	position:relative;
	height:auto !important;
	height:203px;
}
#primaryBottomTabs_body .text {
	position:absolute;
	left:10px;
	top:10px;
	width:350px;
}
#primaryBottomTabs_body .text p{
	padding:10px 0;
}
#primaryBottomTabs_body .imgThumb {
	position:absolute;
	right:10px;
	top:9px;
	width:269px;
	height:201px;
	overflow:hidden;
	padding:2px;
	border:1px solid #efefef;
}
#primaryBottomTabs_body ul{
	color:#999999;
	margin:0 0 0 20px;
}
#primaryBottomTabs_body ul li{
	list-style:decimal;
	font-size:12px;
	line-height:1.5em;
	padding:3px 0 3px 0;
}

/* HOME [CONTENT SECTION BELOW THE PRIMARY BOTTOMS TABS]
============================================================== */
#margin10 {  /* ADDED BY CHARLIE FOR SPACE IN BETWEEN */
float: left;
height: 10px;
margin-top: 10px !important;
}
#home{
	width:100%;
	overflow:hidden;
}
#home_cats{
	float:left;
	width:660px;
}
#home_sidebar{
	float:right;
	width:300px;
}
/*home_cat*/
.home_cat{
	width:631px;
	/* border:1px solid #d7d6d6; */
	overflow:hidden;
	margin:1px 0 3px 0;
	padding:7px 15px 10px 12px;
		right: 1px;
		bottom: 1px;
		border-right: 1px solid;
                border-bottom: 1px solid;
                border-left: 1px solid;
                border-top: 1px solid;
    	        border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
	        background: #FFF;
}

.home_cat .left{
	float:left;
}
.home_cat .right{
	float:right;
}
.home_cat_article{
	width:300px;
}
.home_cat_article .thumb{
	width:294px;
	height:221px;
	overflow:hidden;
	padding:2px;
	background:#fff;
	border:1px solid #d0d0d0;
	margin:0 0 5px 0;
}
.home_cat_article .thumb img{
	float:left;
	width:100%;
	height:100%;
}
.home_cat_list{
	width:315px;
}
.home_cat ul{
	width:100%;
	padding:10px 0 0 0;
	margin:0;
}
.home_cat li{
	color:#444;
	font-size:12px;
	display:block;
	padding:2px 0 2px 10px;
	background:url(default/ico_widget_li.gif) no-repeat left 6px;
}
.home_cat li:hover{
	background:url(default/ico_widget_li_hover.gif) no-repeat left 6px;
}
#home_cats .home_cat li a{
	color:#222;
	display:block;
}
#home_cats .home_cat li a:hover{
	text-decoration:underline;
	color:#FF0000;
}
/*home_sidebar_ads*/
.home_sidebar_ads{
	width:100%;
	overflow:hidden;
	margin:0 0 11px 0;
}
.home_sidebar_ads img{
	float:left;
	width:100%;
}
/*home_sidebarPosts - AND SPOTLIGHT ADDED*/

.spotlight {  /* SPOTLIGHT */
	width:280px;
	background: #CBC8C2; /* background:#d6d6ca; #9D9C97 */
	border:1px double #9D9C97;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:9px 9px 9px 9px;	
}
.home_sidebarPosts{
	width:280px;
	border:1px solid #bcbcbc; 
	overflow:hidden;
	margin:0 0 10px 0;
	padding:7px 9px 9px 9px;	
}
.spotlightheader {  /* SPOTLIGHT SPECIFIC HEADER - CREATE A NEW ONE FOR EACH IMAGE HEADER */
	background:#fff url(default/bg_spotlight_header.gif) no-repeat 0 0;
	padding:40px 0 20px 0;
	height: 0px !important;height /**/:40px;
	overflow: hidden;margin:0;
	border:1px solid #fff;
}
.spotlight ul {   /* SPOTLIGHT COLOR SCHEME PADDING */
	width:100%;
	background: #FFF;
	padding-bottom: 5px;
}
.home_sidebarPosts ul{
	width:100%;
}
.spotlight li, .home_sidebarPosts li{
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #9D9C97;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
.spotlight li.last, .home_sidebarPosts li.last{
	background:none;
	padding:0;
	margin:0;
	border:none;
}
.spotlight .thumb, .home_sidebarPosts .thumb{
	float:left;
	width:80px;
	height:85px;
}
.spotlight .thumb img, .home_sidebarPosts .thumb img{
	float:left;
	width:100%;
	height:100%;
	padding-left: 3px;
}
.spotlight .entry, .home_sidebarPosts .entry{
	float:right;
	width:190px;
}
.spotlight p, .home_sidebarPosts p{
	font-size:12px;
	line-height:1.3em;
	padding:3px 0 0 0;
}
.spotlight p.date, .home_sidebarPosts p.date{
	color:#FF0000;
}
.spotlight p.date span, .home_sidebarPosts p.date span{
	color:#666;
}




/* POPULAR AND LISTS ARROW DOWN PANEL CSS ADDED*/


.callBox {border-top:8px solid #FF0000;background:#dcdac8 url(default/bkg_callBoxBot.gif) 0 bottom repeat-x;padding-bottom:7px;margin-bottom:10px;}
.callBox h2, .callBox h5 {background-color:#FFF;border-left:1px solid #edecdf;border-right:1px solid #edecdf;position:relative;}
.callBox h2.single, .callBox h5.single {padding:13px 10px;margin:0;}
.callBox .inner {background:url(default/bkg_boxNotch.gif) 130px 0 no-repeat;margin:0;padding:20px 10px 10px 10px;}
.callBox ul li {border-color:#bbb4ad;}







.popular {  /* popular */
	width:280px;
	background: #000; /* background:#d6d6ca; */
	border:1px double #fff;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:9px 9px 9px 9px;	
}
.popularheader {  /* popular SPECIFIC HEADER - CREATE A NEW ONE FOR EACH IMAGE HEADER */
	background:#fff url(default/bg_popular_header.gif) no-repeat 0 0;
	padding:40px 0 20px 0;
	height: 0px !important;height /**/:40px;
	overflow: hidden;margin:0;
	border:1px solid #fff;
}
.popular ul {   /* popular COLOR SCHEME PADDING */
	width:100%;
	background: #FFF;
	padding-bottom: 5px;
}
.home_sidebarPosts ul{
	width:100%;
}
.popular li, .home_sidebarPosts li{
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #666;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
.popular li.last, .home_sidebarPosts li.last{
	background:none;
	padding:0;
	margin:0;
	border:none;
}
.popular .thumb, .home_sidebarPosts .thumb{
	float:left;
	width:80px;
	height:85px;
}
.popular .thumb img, .home_sidebarPosts .thumb img{
	float:left;
	width:100%;
	height:100%;
	padding-left: 3px;
}
.popular .entry, .home_sidebarPosts .entry{
	float:right;
	width:190px;
}
.popular p, .home_sidebarPosts p{
	font-size:12px;
	line-height:1.3em;
	padding:3px 0 0 0;
}
.popular p.date, .home_sidebarPosts p.date{
	color:#FF0000;
}
.popular p.date span, .home_sidebarPosts p.date span{
	color:#666;
}



/* INNER PAGE
============================================================== */
#content{
	float:left;
	width:655px;
	margin-right: 15px;
	display:inline;
}
/*body_box*/
.body_box{
	width:623px;
	border:1px solid #ccc;
	padding:13px 15px;
	margin:0 0 0px 0;
	
}
.inner468ad{
	width:623px;
	border:1px solid #bcbcbc;
	padding:7px 15px;
	margin:0 0 10px 0;
}
.inner468ad img {
	display:block;
	margin:0 auto;
}

.related-posts{
	width: 623px;
	border: 1px solid #bcbcbc;
	padding: 7px 15px 7px 15px;
	margin:0 0 10px 0;
}


/*post*/
.metas{
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #666;
	margin:0 0 4px 0;
	padding: 0px 0 0px 0;
	color:#909090;
	font-size:12px;
height: 26px;
}
.metas a {
	color:#909090;

}
.metas a:hover {
	color:#FF0000;
}
.metas img {
padding: 0 0 0 0;
margin: 0 0 0 0;
vertical-align:middle;
}

.postAuthor {   /* THIS IS INSIDE THE LINE AT THE THE TOP OF THE POST */
	padding-left:2px;
	/* background: url(default/id_card24.png) no-repeat left;  /* WAS ico_author.gif */ */
}
.postAuthorBox {  /* THIS IS THE BOX AREA AFTER THE POST */
	width:623px;
	border:1px solid #bcbcbc;
	padding:13px 15px;
	margin:0 0 10px 0;
        color: #222222;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        background: #EAEAEA;
}
.postDate {
	padding-left:2px;
	/* background: url(default/calendar24.png) no-repeat left;  /* WAS ico_date.gif */ */
}
.post{
	width:100%;
	overflow:hidden;
}
.post .entry{
	width:100%;
	overflow:hidden;
	font-size:13px;
	line-height:1.3em;
}
.post .entry p{
	padding:0 0 15px 0;
}
.post .entry p span{
	color:#666;
}
.post .entry p a, .post .entry p a:visited{
	color:#FF0000;
}
.post .entry ul{
	padding:0 0 15px 0;
}
.post .entry li{
	color:#555555;
	padding:4px 0 4px 12px;
	background:url(default/ico_article_list.gif) no-repeat left 7px;
	line-height:1.3em;
}
.post .entry li a, .post .entry li a:visited{
	color:#555555;
}
.post .entry img{
	border:1px solid #d0d0d0;
	padding:2px;
	background:#fff;
}
.post .tags{
	color:#797777;
	font-size:12px;
	line-height:1.4em;
	border-top:1px dotted #BBB;
}
.post .tags a{
	color:#797777;
}
.alignleft{
	float:left;
	margin:3px 7px 5px 0;
}
.alignright{
	float:right;
	margin:3px 0 5px 7px;
}
.aligncenter {
	float:none;
	display:block;
	margin:0 auto 5px;
}
#content p.wp-caption-text {
	padding:0 5px;
	text-align:center;
	display:block;
	font-size:12px;
	font-style:italic;
}
blockquote {
	padding: 2px 10px 10px;
	background: #f6f5f5;
	color:#333;
	clear:both;
	border-left: 3px solid #bfbbbb;
	border-bottom:1px dotted #666;
	margin-bottom:10px;
}
code {
	color:#444;
	font:12px/17px arial, verdana, sans-serif;
	display:block;
}
#content blockquote p {
	font-size: 12px;
	padding: 5px 0 2px;
	margin: 5px 0px 0px;
	line-height: 15px;
}
blockquote li {
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color:#369;
}
blockquote a {
	color:#0080ca;
	text-decoration:underline;
}
blockquote a:hover {
	color:#039;
}


/* RELATED POSTS STYLING BY CHARLIE
============================================================== */
#related-left{
margin-right: 20px;
width: 300px;
float: left;
}
#related-left li{
margin-bottom: 10px;
height: 50px;
float: left;
}
#related-left li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000;
margin: 0;
}
#related-left li a:hover{
color: #FF0000;
}
#related-left li img{
float: left;
margin-right: 10px;
height: 50px;
width: 50px;
}
#related-right{
background: #DDD;
width: 300px;
height: 250px;
float: left;
margin-top: 10px;
}



/* SOCIAL MEDIA ICONS CSS TO BE ADDED TO BOTTOM OF EVERY POST
============================================================== */

.share { /* Socialize buttons styles */
		/* border-top: 1px solid #bcbcbc; */
		text-align: right;
		display: block;
		margin: 0 0 10px 0; 
		padding: 3px 3px 1px 0;
		height: 38px;
		background: url(default/bg_socialbar.gif) no-repeat;
}

.share p{
	font-size: 22px;
	font-weight: bold;
	color: #004276;
	text-align: left;
	padding-left: 15px;
	line-height: 38px;
	/* line-height: 35px; */
}

.share img {
		display:block;
		float:right;
		margin-left:5px;
		padding:0;
		border:none;
		opacity: .4;
		-moz-opacity: .4;
		filter: alpha(opacity=40);
}
.share img:hover {
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
}


/* SOCIAL MEDIA ICONS ON HOME PAGE */


#followlinks{
	float:left;
	width:250px;
	height:35px;
        line-height: 35px;
}

.centerme {
vertical-align: middle;
font-size: 11px bold #363636;
height: 35px;
}

.shareonhomepage { /* Socialize buttons styles */
		float: right;
		display: block;
		padding-left: 5px;
height: 35px;
}

.shareonhomepage img {
		/* display:block; */
		/* float:left; */
		margin-left:4px;
		padding:0;
		border:none;
		opacity: .4;
		-moz-opacity: .4;
		filter: alpha(opacity=40);
}
.shareonhomepage img:hover {
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
}



/* COMMENTS STYLE
============================================================== */
p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */ 
	display:block;
	margin-top:7px;
	background:#f9f9f9;
	padding:3px 5px;
	font-weight:bold;
}
p#noComment {
	font:bold .8em arial, verdana, sans-serif;
	background:#efefef;
	padding:4px 4px 4px 10px;
}
ol.commentlist li { /* Comment Wrapper */
	/* border-left:3px solid #777; 
	border-bottom:1px dotted #666; */
	height:1%;
	margin:0 0 10px;
	padding:5px 5px 5px 53px;
	position:relative;
}
li div.vcard cite {
	font-style:normal;
}
li div.vcard { /* Font style for comment author link*/
	font:bold 12px arial, verdana, sans-serif;
	font-style:normal;
	padding:0 80px 0 0; 
	margin:5px 0;
}
li div.vcard img.avatar { /* Avatar style between comments */
	border:1px solid #d5d5d5;
	padding:1px;
	background:#fff;
	left:5px;
	position:absolute;
	top:7px;
}
li div.comment-meta { /* Style for date of comment */
	font:bold 10px/1.4 arial, verdana, sans-serif;
	position:absolute;
	right:10px;
	text-align:right; 
	top:10px;
}
li div.comment-meta a {
	color:#8F8F8F;
}
li div.comment-meta a:hover {
	text-decoration:underline;
}
ol.commentlist li p { /* Comment font style */
	font:normal 12px arial, verdana, sans-serif;
	padding:4px 0;
} 
li div.reply a {
	color:#d92100;
	font-weight:bold;
}
ol.commentlist li ul.children { /* Inner comment style */
	margin-top:10px;
}
li.depth-2,li.depth-3,li.depth-4,li.depth-5 { /* inner comment margin-bottom */
	margin:0 0 .20em;
}
ol.commentlist li.even { /*The background color for 1-3-5... no comments*/
	background:#ddd;  /* WAS #FFF */
}
ol.commentlist li.odd { /* Background color for 2-4-6... no comments */
	background:#f9f9f9;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}

.bypostauthor { /* ADDED AUTHOR CLASS - http://www.bin-co.com/blog/2009/05/highlight-authors-comments-in-wordpress-without-using-a-wordpress-plugin/ */
background-color:#000 !important;
color: #FFF;
}  

.bypostauthor a { /* ADDED AUTHOR CLASS - http://www.bin-co.com/blog/2009/05/highlight-authors-comments-in-wordpress-without-using-a-wordpress-plugin/ */
color: #FFF;
} 





/* COMMENT FORM
============================================================== */
#respond{
	width:100%;
	overflow:hidden;
}
#respond p{
	width:100%;
	overflow:hidden;
	padding:0 0 12px 0;
}
#url, #email, #author, #commentText{
	float:left;
	border:1px solid #d2d2d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background: #fff url(default/bgr_respond_text.gif) repeat-x;
	padding:3px;
	width:201px;
	float:left;
}
#respond textarea#commentText{
	width:97%;
	height:94px;
	overflow:auto;
}
#respond p label{
	float:left;
	padding:4px 0 0 7px;
	font-size:12px;
	color:#777;
	line-height:1.3em;
}
#respond p#nopadding{
	padding:0;
}
#respond #submit{
	background: url(default/button_submit.gif) no-repeat left;
	width:95px;
	height:35px;
	border:none;
	display:block;
	line-height:0px;
	cursor:pointer;
}
/* ARCHIVE POSTS
============================================================== */
.cat_post{
	width:100%;
	overflow:hidden;
	margin:0 0 15px 0;
}
.labelBC { /* The style for the label used on archive pages to display where visitor is (Category archives for - Posts tagged as ... )*/
	display:block;
	font-size:12px;
	color:#8f8f8f;
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px dotted #666;
}
.labelBC a {
	color:#6f6f6f;
}
.labelBC a:hover {
	color:#3f3f3f;
}
.locationBC { /* Name of category, archive or date placed below the (Category archives for - Posts tagged as ... ) text on archive pages */
	display:block;
	font-size:18px;
	color:#222;
	margin-bottom:10px;
	letter-spacing:-1px;
}
.cat_post .entry{
	font-size:12px;
	line-height:1.3em;
	width:100%;
	overflow:hidden;
	margin:0 0 15px 0;
}
.cat_post .metas{
	padding:2px 0;
	border-bottom:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	text-align:right;
	color:#666;
	font-size:12px;
	line-height:1.3em;
	display:block;
}
.cat_post .metas a,.navigation a{
	color:#FF0000;
}
.cat_post .metas a:hover ,.navigation a:hover{
	text-decoration:underline;
}
/* INNER PAGE SIDEBAR [Primary top sidebar+Primary bottom sidebar]
============================================================== */
#sidebar{
	float:right;
	width:300px;
}
/* footer */
#footer{
	width:981px;
	height:61px;
	background:#000;
	border-bottom: 6px solid #FF0000;
}
#footer_data{
	float:left;
	padding:14px 0 0 14px;
}
#footer_data ul{
}
#footer_data li{
	display:inline;
	color:#FFF;
	font-size:12px;
	padding:0 0 0 9px;
	margin-left:9px;
	border-left:1px solid #434343;
}
#footer_data li.first{
	padding:0;
	border:none;
	margin:0;
}
#footer_data li a{
	color:#FFF;
}
#footer_data li a:hover{
	text-decoration:underline;
}
#footer_data .copyrights{
	color:#FFF;
	padding:10px 0 0 0;
}
#footer_data .copyrights a{
	color:#FFF;
}
#footer_data .copyrights a:hover{
	text-decoration:underline;
}
#footer_logo{
	float:right;
	width:auto;
	padding:15px 16px 0 0;
}

/* CALENDER STYLE
============================================================== */
table#wp-calendar {
	border:1px solid #ccc;
}
tbody .pad{
	background-color:#ddd;
}
table#wp-calendar>tbody>tr>td>a {
	font-weight:bold;
	font-size:16px;
	font-family:arial, verdana, sans-serif;
	color:#3c4a55;
}
thead>tr>th {
	width:30px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	background-color:#cdd5de;
	border:1px solid #ccc;
}
tbody>tr>td {
	width:30px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
}
tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active {
	font-weight:bold;
	font-size:18px;
	height:20px;
	font-family:arial, verdana, sans-serif;
	color:#5b7085;
}
tfoot>tr>td#prev {
	width:58px;
	height:20px;
	text-align:left;
	vertical-align:middle;
	background-color:#fff;
}
tfoot>tr>td#next {
	width:58px;
	height:20px;
	text-align:right;
	vertical-align:middle;
	background-color:#fff;
}



/* ==== INSERTED CODE TO FOR TABLE CHART STYLE IN CONTACT US PAGE ==== */ 

table.chart { 
margin-bottom: 2em; 
margin-left: .1em;
border-collapse: collapse; 
font-size: 100%; 
width: 620px;
} 
table.chart th { 
color: #330000; 
background: #F5F0DA; 
} 
table.chart th, table.chart td { 
border: 1px solid #363636; 
/* border-right: 1px solid #DFC59D; 
border-bottom: 1px solid #DFC59D; */
font-size: 100%; 
padding: 10px; 
vertical-align: top; 
} 
table.chart td { 
vertical-align: top; 
text-align: left;
} 
table.chart td li{ 
margin-top:8px; 
} 
table.chart td.shaded { 
color: #963; 
} 
#content td, #content th { 
font-size: 12px; 
} 

/* ==== INSERTED CSS CODE FOR CONTACT FORM ON CONTACT US PAGE ==== */ 
#wpcf label { 
clear: both; 
display: block; 
float: left; 
width: 150px; 
} 
#wpcf input { 
float: left; 
width: 200px; 
padding: 1px; 
margin: 2px 5px 2px 0; 
} 
#wpcf textarea { 
width: 350px; 
height: 100px; 
padding: 1px; 
margin: 0 5px 10px 0; 
} 
#wpcf #contactsubmit { 
background: #DC241F; 
margin-left: 175px; 
width: 120px; 
font-weight:bold; 
color:#FFF; 
margin-bottom: 3px; 
}


