body {
	background:#666 url(../Images/bgBody.jpg) repeat-x;
	color: #000;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Verdana;
	line-height:16px;
	margin:0;
}
.clear {
	clear:both;
}
#container{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF url(../Images/bgContainer.jpg) 0 139px repeat-x;
}
a {
	color:#000;
}
a:hover {
	text-decoration:none;
}
a img {
    border:none;
}
p, form {
	margin:0;
	padding:0;
}
/*-----------------------------HEADER STYLES--------------------------*/
#logo {
	float:left;
	padding: 10px 0 0 10px;
	width: 480px;
	height:100px;
	background-color:#000;
}
#logo img {
    display:block;
}
#search {
	float:left;
	width:290px;
	padding-top:15px;
	background-color:#000;
	height:95px;
}
#search a{
	color:#fff;
}
/*-----------------------------MENU STYLES--------------------------*/
#menu {
	background:url(../Images/bgMenu.jpg) repeat-x;
	height: 39px;
	width:780px;
}
#menu ul{
	list-style-type:none;
	margin: 0; 
	padding: 0;
}
#menu ul li{
	display:block;
	float: left;
	border-right:1px solid #999;
	padding: 12px 10px 10px 10px;
	margin: 0; 
}
#menu ul li a {
	text-decoration:none;
	color:#ccc;
	font-size:14px;
	font-weight:bold;
}
#menu ul li a:hover {
	color:#FF9900;
}
#menu2 {
	height:35px;
	width:780px;
	text-align:center;
	padding-top:15px;
	color: #ccc;
	font-size:14px;
}
#menu2 a {
	color: #ccc;
	text-decoration:none;
}
#menu2 a:hover {
	color: #000;
}
/*-----------------------------CONTENT STYLE--------------------------*/
#content {
    padding:0 15px;
    width:750px;
}
#categories {
	width:750px;
    margin:0 auto;
	padding: 5px 0 25px;
	font-size:13px;
    clear:both;
    overflow:auto;
}
#cat1 {
	background:url(../Images/bgCat1.gif) no-repeat;
	width:150px;
	height:87px;
	float:left;
	padding:5px 0 0 5px ;
	font-weight:bold;
}
#cat2 {
	background:url(../Images/bgCat2.gif) no-repeat;
	width:150px;
	height:87px;
	float:left;
	padding:5px 0 0 5px ;
	font-weight:bold;
}
#cat3 {
	background:url(../Images/bgCat3.gif) no-repeat;
	width:150px;
	height:87px;
	float:left;
	padding:5px 0 0 5px ;
	font-weight:bold;
}
#cat4 {
	background:url(../Images/bgCat4.gif) no-repeat;
	width:150px;
	height:87px;
	float:left;
	padding:5px 0 0 5px ;
	font-weight:bold;
}
#cat5 {
	background:url(../Images/bgCat5.gif) no-repeat;
	width:110px;
	height:87px;
	float:left;
	padding:5px 0 0 5px ;
	font-weight:bold;
}
a.linkCat {
	color:#000;
	text-decoration:none;
}
a.linkCat:hover {
	color: #FFF;
}
.ads {
	padding-top:10px;
	width:250px;
	float:left;
	font-size:12px;
}
#leftColumn {
	width:230px;
	float:left;
    margin:0 15px 0 0;
	/*padding-left: 20px;*/
}
#leftColumn h2, .leftColumnBoxHead {
	background:url(../Images/columnHeader.jpg) no-repeat;
    margin:2px 0 0;
	padding:10px 0 0 5px;
	height: 23px;
	width:225px;
	font-size:14px;
	font-weight:bold;
}
#leftColumn ul, .leftColumnBox {
    list-style:url(../Images/arrow-white-small.png);
    margin:0 0 20px;
	width:200px;
	background: #333 url(../Images/columnFooter.jpg) left bottom no-repeat;
	padding:10px 10px 10px 20px;
	color:#fff;
	line-height:22px;
}
#leftColumn ul a, .leftColumnBox a {
	color:#fff;
	text-decoration:none;
}
#leftColumn ul a:hover, .leftColumnBox a:hover {
	text-decoration:underline;
}
#rightColumn {
	width:505px;
	float:left;
    padding:0 0 10px 0;
}
#content h1, .title {
	background:url(../Images/titlebg.png) no-repeat 100% 100%;
	padding:39px 0 3px;
	font-size:20px;
	margin-bottom:10px;
    border-bottom:solid 3px #CB1D04;
}
#content .SearchResults .PostHead h1 {
    background:none;
    border:none;
    font-size:16px;
}
#content h1 a, .title a {
    text-decoration:none;
}
#content h1 a:hover, .title a:hover {
    text-decoration:underline;
}

.textBox {
	width:460px;
}
.comments {
	width:455px;
	background-color:#FFEBCC;
	padding:5px;
	margin-top:5px;
}
.recentBlogs table {
    width:505px;
}
.recentBlogs table td {
	border-bottom: 1px solid #ccc;
	padding:3px;
}
.adsBottom {
	padding:10px;
	width:130px;
	float:left;
	font-size:12px;
}

/******* Bread Crumbs ******/
#content .BreadCrumb { font-size: 11px; margin: 0px 0px 25px 0px; padding-bottom: 7px; }
#content .BreadCrumb ul { list-style-type: none; margin: 0px; padding: 0px; border-bottom:solid 1px #989898;}
#content .BreadCrumb li { background: url(../Images/arrow-black-small.png) no-repeat left center; margin: 0px 4px 0px 0px; padding: 0px 0px 0px 10px; text-decoration: none; display: inline;}
#content .BreadCrumb li a { margin: 0px; padding: 0px; text-decoration: underline;}
/***************************/

.Category .SubCategory ul { padding: 15px 0px 5px 0px; margin: 0px;}
.Category .SubCategory li { background: url(../Images/SubCategoryIcon.png) no-repeat left center; padding: 2px 0px 2px 15px; margin: 0px; font-size: 11px; list-style-type: none;}

.PostHead h2 {
    margin:0;
    padding:5px 0 2px;
    font-size:12px;
}
.PostInfo {
	background-color:#FFEBCC;
	padding:5px;
	margin:0 0 5px;
    list-style-type:none;
    width:495px;
}
.PostInfo li {
    display:inline;
    margin:0;
    padding:0;
    /*white-space:nowrap;*/
}
.PostInfo li.Author, li.Time, .PostInfo li.Categ {
    margin:0 6px 0 0;
    padding:0 6px 0 0;
    border-right:solid 1px #AFAFAF;
}

.Post .PostContent { margin:0px; padding:10px 0 7px; font-size: 11px; line-height: 15px;}
.Post .PostContent p { font-size: 11px; line-height: 15px;}

.PostBottom {
    list-style-type:none;
    margin:1px 0;
    padding:0 0 25px;
}
.PostBottom li {
    float:left;
    margin:0 5px 0 0;
    padding:0 0 0 10px;
    background:url(../Images/arrow-black-small.png) no-repeat 0 50%;
}

/* Post Author left side from the article */
.Post .PostAuthorDetails { float: right; padding: 10px; margin: 0px 0px 10px 20px; width: 200px; font-size: 11px; background:#ECECEC; border-bottom: #fff 10px solid; border-left: #fff 10px solid;}
.Post .PostAuthorDetails h2 { font-size: 14px; font-weight: bold; letter-spacing: -1px; padding: 0px 0px 5px 0px; margin: 0px;}
.Post .PostAuthorDetails p { clear:both; font-size: 10px; padding: 3px 0px; margin: 0px; color:#333;}
.Post .PostAuthorDetails img { margin: 0px 10px 0px 0px; padding: 1px; border: solid 1px #ccc; float: left;}

/* Spread the Word */
.SpreadTheWord { }
.SpreadTheWord ul { padding: 0px; margin: 0px; }
.SpreadTheWord li { padding: 0px 2px; margin: 0px; list-style-type: none; display: inline; font-size: 12px; line-height: 18px;}

/* Article More Related Info */
.Post .PostMore { padding: 0px; margin: 5px 0px 5px 0px;}
.Post .PostMore h1 { font-size: 23px; padding: 5px 0px; margin: 0px; }

/* Article Comments */
.Post .PostMore .Comment { padding: 7px 0px;}
.Post .PostMore h2 { border-bottom: dashed 1px #ccc; padding:2px;}
.Post .PostMore .Comment .Details { background:#FFEFD5; font-size: 11px; padding: 7px; margin: 0px;}
.Post .PostMore .Comment .Content { border:solid 2px #FFEFD5; font-size: 11px; padding: 7px; margin: 0px;}

/* Article Submit Comments*/
.PostSubmitComments { font-size: 10px;}

/* Article Navigation */
/* IE min height hack */ * html .ArtNav { height: 15px;} 
.ArtNav {font-size: 11px; line-height: 13px; background: #f8f8f8; padding: 6px; min-height: 15px;}
.ArtNav strong { letter-spacing: -1px;}
.ArtNavLeft { float: left }
.ArtNavRight { float: right }

/* tabs styles */
#tabnav { height: 26px; margin: 0px 0px 10px 0px; padding-left: 6px; background: url('../Images/tab_bottom.gif') repeat-x bottom;}
#tabnav li { margin: 0; padding: 0;	display: inline; list-style-type: none;}
#tabnav li a {outline:none;}
#tabnav li a:visited {}
#tabnav li a:hover {}

#tabnav .navlinks {margin: 0; padding: 0; display: inline; list-style-type: none; float: right;}
.tablink { float: left; }
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ float: left;	font-size: 11px; line-height: 14px; font-weight: bold; padding: 5px 10px 5px 10px; margin: 0px 4px 0px 0px; text-decoration: none;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active {}
#tabnav a:hover {}

/* tabs colors */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #FFEBCC; border: 1px solid #FFEBCC; border-bottom-color:#F8BD10; color:#959595; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border:solid 1px #F8BD10; border-bottom-color:#fff; background: #fff; color:#F8BD10;}
#tabnav a:hover { background: #fff;}

/* Paging */
.Paging { text-align: right; padding: 6px; margin: 5px 0px; font-size: 11px; line-height: 15px;}
.Paging strong { letter-spacing: -1px;}
.Paging a { display: inline; padding: 2px 5px;}
.Paging a:visited {}
.Paging a:hover { text-decoration: none;}
.PagingDisabled { display: inline; padding: 2px 5px; }
.PagingCurrentPageNumber { display: inline; font-weight: bold; padding: 2px 5px;}

/* Paging Color */
.Paging a { background: #FFEBCC; color:#454545; }
.Paging a:visited { background: #FFEBCC; }
.Paging a:hover { background: #F8BD10; color:#fff; text-decoration: none;}

.PagingDisabled { background: #e5e5e5; }
.PagingCurrentPageNumber { background: #F8BD10; color: #fff;}

/* Authors A-Z - ( Only on the Author page) */
.AZ { padding: 0px; margin: 15px 0px; position: relative; background:#FFEBCC; font-size: 10px; font-weight: bold;}
.AZ ul { padding: 5px 0px; margin: 0px;}
.AZ li { padding: 0px 1px; margin: 0px; list-style-type: none; display: inline;}
.AZ a { padding: 0px 3px; margin-right: 1px;}
.AZ a:visited { padding: 1px 3px;}
.AZ a:hover { padding: 1px 3px; }

.ListAuthors {}
.ListAuthors ul { margin: 0px; padding: 0px 0px 0px 20px; }
.ListAuthors li { line-height: 16px;}

/* PageForms */
.PageForms {font-size: 11px;}
.PageForms form {}
.PageForms table { border:solid 2px #FFEBCC;}
.PageForms td { padding: 10px; }
.PageForms th { padding: 10px 2px 10px 10px; background:#FFEBCC; text-align: left; font-size: 13px; font-weight: normal; line-height: 15px;}

.PageForms td table { border:none;}
.PageForms td table td { padding: 3px; font-size: 11px; }
.PageForms td table td input { padding: 3px; }
.PageForms td table td input.keyfield { border: inset 1px #ccc; padding: 3px; }
.PageForms td table td textarea { border: inset 1px #ccc; padding: 5px; }
.PageForms td table td select { border: inset 1px #ccc; padding: 2px; }

.PageForms .Required { color:#FF0000;}

/****** News ***********/
.News { margin-bottom: 20px;}
.News h1 { font-size: 23px;}
.News h2 { font-size: 14px; padding: 0px; margin: 0px;}
.News .Post { padding: 5px 0px;}
.News .Post .PostInfo { padding: 0px; margin: 0px; font-size: 10px; color:#333; background: none;  }
.News .Post .PostContent { font-size: 11px; line-height: 14px; }
.News .Post .PostContent p { padding: 4px 0px; margin: 4px 0px; font-size: 11px;}
.News .Post .readmore   { background: url(../Images/icon_FullStory.png) no-repeat left center; padding-left: 17px;}

.recentBlogs .blogsBottom {
    clear:both;
    padding:10px 0 0;
}
/*---------------------------FOOTER STYLE--------------------------*/
#footer {
	background: #666 url(../Images/bgFooter.jpg) top right no-repeat;
	padding-top: 15px;
	color:#fff;
	height:70px;
	width:780px;
}
#footer a {
	color:#FFF;
}
