/* *** THEME CSS *** */




/* General Links */
#container { background-color: #fff; } 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header h1 a { color:#f37d2d; }
.header h1 a:visited { color:#f37d2d; }
.header h1 a:hover { color:#f37d2d; }

.header .search .input { background:#fff; }
.header .search .arrow { background: url(../Images/SearchArrow000000.png) no-repeat;}
.header .search .arrow:hover { background: #ffd780 url(../Images/SearchArrow000000.png) no-repeat 0 -25px; }
.header .search .arrowIE { background: #ffd780 url(../Images/SearchArrow000000.png) no-repeat 0 -25px; }

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu { background: #f2efe6;}
#menu li a { color: #000; border-right: solid 1px #d9d3c0;}
#menu li a:visited { color:#000;}
#menu li a:hover { color:#fff; background: #f37d2d;}

DIV#menu ul li ul {	background: #cc3300;}

#menu li li a { background: #cc3300; color:#fff; }
#menu li li a:visited { background: #cc3300; color:#fff;}
#menu li li a:hover  { background: #f37d2d; color:#fff;}

/* BreadCrumb */

.content .BreadCrumb { color: #666633; border-bottom: solid 1px #17181c;  }

.content h1 { color: #1f3c41; }
.content h2 { color: #c26214;}
.content h3 { color: #c26214;}

#centerpanel{
position:relative;
left:0em;
padding-left:0px;
margin-left:0px;
overflow:hidden;
text-align:left;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 { border-bottom: 1px solid #17181c; paddingtop:3px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 {border-bottom: 1px solid #17181c; paddingtop:3px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h1 { border-bottom: 1px solid #17181c; paddingtop:3px;}
.News .Post { border-bottom: dashed 1px #e0e0e0;}
.News .Post .PostContent { color:#51555b; }

.RecentBlogs { background-color: white; }
.RecentBlogs h1 { border-bottom: 1px solid #17181c; paddingtop:3px; }

/* Post Info/Details */
.Post .PostInfo { background: #ffffff; color:#660000; }
.Post .PostInfo a { color: #660000; }
.Post .PostInfo .Author { border-right: solid 1px #cc9966; }
.Post .PostInfo .Time { border-right: solid 1px #cc9966; }
.Post .PostInfo .Categ { border-right: solid 1px #cc9966; }


/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#ffffff;  }
.Post .PostAuthorDetails h2 { color:#79602f; }

.Post .PostMore .Comment .Details { background: #ffffff; }
.Post .PostMore .Comment .Content { border: solid 1px #ffffff; }

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#ffffff; }


/* PageForms */
.PageForms form { border: solid 2px #ffffff;}
.PageForms th { background: #ffffff; color: #660000;}
.PageForms .Button { background: #ffffff; border: outset 2px #e9e1d2; }


#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #ffffff; border: 1px solid #ead898; color:#996633;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#cc9933;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ViewAll { background: url(../Images/ico_view_all.png) no-repeat left center; color:#33b0ee;}
.ViewAll a { color:#33b0ee;}
.ViewAll a:visited { color:#33b0ee;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left div { background: #ffffff ; }
.left h2 { background: #ffffff; color:#312b1e;}
.left h2 strong {}

.left li a { color:#000000; }
.left li a:visited { color:#2d2f1b; }
.left li a:hover { color:#747759; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { background: #ffffff; color:#61614e; }
.footer a { color: #000000; }
.footer a:visited { color: #000000; }
.footer a:hover { color: #000000; }

/* Paging */
.Paging a { border: 1px solid #663300; background: #ffffff; border: 1px solid #0066cc;}
.Paging a:visited { background: #ffffff; border: 1px solid #663300;}
.Paging a:hover { background: #663300; color:#fff; text-decoration: none;}
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #663300; background: #663300; color: #fff;}






