body, html {
	background: #fff;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0;
	font-size: 14px;
}
a{
	color: #777;
	text-decoration: none;
}
a:hover{
	color: #666;
	text-decoration: underline;
}
a img{
	border: none;
}
h1{
	margin: 0;
	padding: 0;
}
ul{
	margin: 3px 0 0 15px;
	padding: 0;
}
ul > li{
	list-style-image: url(img/pip.jpg);
}

#container{
	width: 1000px;
	position: relative;
	margin: auto;
}

#logo{
	height: 40px;
	text-align: right;
	font-weight: bold;
	background: #cccc9f;
	border-bottom: 5px solid #663300;
}
#logo a{
	color: #336;
	text-decoration: underline;
}
#logo a:hover{
	color: #669;
}
#logo img.section{
	float: right;
	margin: 6px 5px 5px 10px;
}

#masthead {
	margin-top: 5px;
	float: left;
}

#subNav {
	width: 100%;
	background: #f5f1e9;
	height: 26px;
	text-align: left;
}

#subNav #syndication {
	float: left;
	margin-top: 3px;
}

#subNav #search {
	float: right;
}

#subNav img {
	padding-top: 3px;
	border: none;
}

#subNav a {
	border: none;
}

#dailyInfo{
	text-align: center;
	float: left;
/*	padding: 8px;*/
	color: #000;
	font-size: 10px;
	
	padding-left: 250px;
}

#mainNavOuter{
/*	margin-top: 5px;*/
	padding: 0;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#mainNav{
	padding: 0;
	background: #cccc9f;
	text-align: center;
	color: #663;
}
#mainNav a{
/*	font-weight: bold;*/
/*	color: #630;*/
/*	padding: 3px 10px 3px 10px;*/
}
#mainNav a:hover{
/*	text-decoration: none;*/
/*	border: 1px solid #630;*/
/*	font-size: 14px;*/
/*	background: #996;*/
/*	color: #fff;*/
}

#topStoriesOuter{
	margin: 10px 0 0 1px;
	height: 300px;
	width: 798px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#topStories{
	padding: 5px;
	border: 1px solid #ccc;
	background: beige;
}
#topStories a{
	color: #666;
}
#topStories a.hover{
	color: #888;
}
#topStories h1{
	font-size: 18px;
	margin: 0;
	padding: 7px 0 0 0;
}
#topStories h1 a{
	color: #336;
}
#topStories h1 a:hover{
	color: #369;
}
#topStories h2{
	font-size: 16px;
	margin: 9px 0 0 0;
	padding: 0;
	color: #336;
}
#topStories p{
	margin: 0;
	padding: 5px 9px 5px 9px;
}
#topStories #leftBox{
	border-right: 2px solid #ccc;
	width:450px;
	height: 286px;
	margin: 0 0 0 10px;
	padding-right: 10px;
	font-size: 13px;
}
#topStories #leftBox .topText{
	font-size: 14px;
	font-weight: normal;
}
#topStories #leftBox img{
	float: left;
	border: 1px solid #000;
	margin: 7px 8px 3px 0;
}
#topStories a.readMore{
	color: #336;
	font-weight: bold;
}
#topStories a.homeReadMore{
	color: #630;
	font-weight: bold;
}
#topStories a.athensReadMore{
	color: #630;
	font-weight: bold;
}
#topStories a.musicReadMore{
	color: #900;
	font-weight: bold;
}
#topStories a.sportsReadMore{
	color: #360;
	font-weight: bold;
}
#topStories a.techReadMore{
	color: #039;
	font-weight: bold;
}
#topStories #rightBox{
	float: right;
	width: 310px;
	height: 286px;
	font-size: 12px;
	
	overflow: auto;
}
#topStories #rightBox ul{
/*	height: 230px;*/
}
#topStories a.catLinkAthens{
	color: #630;
	font-weight: bold;
}
#topStories a:hover.catLinkAthens{
	color: #963;
}

#topStories a.catLinkDaily{
	color: #663;
	font-weight: bold;
}
#topStories a:hover.catLinkDaily{
	color: #cc6;
}

#topStories a.catLinkMusic{
	color: #900;
	font-weight: bold;
}
#topStories a:hover.catLinkMusic{
	color: #c33;
}

#topStories a.catLinkSports{
	color: #360;
	font-weight: bold;
}
#topStories a:hover.catLinkSports{
	color: #693;
}
#topStories a.catLinkTech{
	color: #039;
	font-weight: bold;
}
#topStories a:hover.catLinkTech{
	color: #36c;
}
#topStories a.catLinkFilm{
	color: #303;
	font-weight: bold;
}
#topStories a:hover.catLinkFilm{
	color: #606;
}

#topStories a.catLinkFood{
	color: #306;
	font-weight: bold;
}
#topStories a:hover.catLinkFood{
	color: #00c;
}

#topStories a.catLinkUga{
	color: #cc0000;
	font-weight: bold;
}
#topStories a:hover.catLinkUga{
	color: #ff0000;
}

#topStories a.catLinkNation{
	color: #006;
	font-weight: bold;
}
#topStories a:hover.catLinkNation{
	color: #009;
}

#topStories a.catLinkWorld{
	color: #369;
	font-weight: bold;
}
#topStories a:hover.catLinkWorld{
	color: #39c;
}

#topStories a.catLinkPopfest{
	color: #606;
	font-weight: bold;
}
#topStories a:hover.catLinkPopfest{
	color: #939;
}

#topStories #rightBox #searchBox{
/*	float: right;*/
/*	width: 310px;*/
}
#textAdRow{
	margin-top: 5px;
	text-align: center;
	color: #630;
	font-weight: bold;
	font-size: 16px;
}
#textAdRow a{
	color: #336;
}
#textAdRow a:hover{
	color: #369;
}
#secondRow{
	margin-top: 5px;
	width: 800px;
}
#secondRowBox{
	height: 200px;
	width: 250px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 5px 0 5px;
	
	overflow: auto;
}
#secondRowBox h3{
	padding: 1px 0 0 5px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}


#secondRowBox ul{
	margin: 5px 10px 5px 25px;
}
#secondRowBox li{
	margin: 5px 0 5px 0;
	font-size: 12px;
}
#secondRowBox li a{
	font-weight: bold;
	color: #669;
}
#secondRowBox li a:hover{
	color: #99c;
}


#secondRowBox .link{
	padding: 8px 0 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#daily h3{
	background: #663;
}
#daily .link a{
	color: #663;
}
#daily .link a:hover{
	color: #996;
}
#athens h3{
	background: #630;
}
#athens .item{
	margin: 6px;
}
#athens .category a{
	color: #630;
	font-size: 14px;
	font-weight: bold;
}
#athens .category a:hover{
	color: #963;
}
#athens .title a{
	color: #669;
	font-size: 14px;
	font-weight: bold;
}
#athens .title a:hover{
	color: #99c;
}
#athens .link a{
	color: #630;
}
#athens .link a:hover{
	color: #963;
}
#music h3{
	background: #900;
}
#music .item{
	margin: 6px;
}
#music .category a{
	color: #900;
	font-size: 14px;
	font-weight: bold;
}
#music .category a:hover{
	color: #c33;
}
#music .title a{
	color: #669;
	font-size: 14px;
	font-weight: bold;
}
#music .title a:hover{
	color: #99c;
}
#music .link a{
	color: #900;
}
#music .link a:hover{
	color: #c33;
}
#thirdRow{
	margin-top: 5px;
	width: 800px;
}
#thirdRowBox{
	height: 250px;
	width: 250px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 5px 0 5px;
	overflow: auto;
}
#thirdRowBox h3{
	padding: 1px 0 0 5px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}
#thirdRowBox .link{
	padding: 8px 0 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}


#thirdRowBox ul{
	margin: 5px 10px 5px 25px;
}
#thirdRowBox li{
	margin: 5px 0 5px 0;
	font-size: 12px;
}
#thirdRowBox li a{
	font-weight: bold;
	color: #669;
}
#thirdRowBox li a:hover{
	color: #99c;
}


#sports h3{
	background: #360;
}
#sports .item{
	margin: 6px;
}
#sports .category a{
	color: #360;
	font-size: 14px;
	font-weight: bold;
}
#sports .category a:hover{
	color: #693;
}
#sports .title a{
	color: #669;
	font-size: 14px;
	font-weight: bold;
}
#sports .title a:hover{
	color: #99c;
}
#sports .link a{
	color: #360;
}
#sports .link a:hover{
	color: #693;
}

#tech h3{
	background: #039;
}
#tech .item{
	margin: 6px;
}
#tech .category a{
	color: #039;
	font-size: 14px;
	font-weight: bold;
}
#tech .category a:hover{
	color: #36c;
}
#tech .title a{
	color: #669;
	font-size: 14px;
	font-weight: bold;
}
#tech .title a:hover{
	color: #99c;
}
#tech .link a{
	color: #039;
}
#tech .link a:hover{
	color: #36c;
}



#film h3{
	background: #303;
}
#film .item {
	margin: 6px;
}
#film .category a{
	color: #303;
	font-size: 14px;
	font-weight: bold;
}
#film .category a:hover{
	color: #606;
}
#film .title a{
	color: #669;
	font-size: 14px;
	font-weight: bold;
}
#film .title a:hover{
	color: #99c;
}
#film .link a{
	color: #303;
}
#film .link a:hover{
	color: #606;
}


#thirdRowAdBox{
	height: 250px;
	width: 250px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 5px 0 5px;
}
#category h3{
	background: #c60;
}
#more h3{
	background: #306;
}
#fourthRow{
	margin-top: 5px;
	width: 800px;
}
#fourthRowBox{
	height: 250px;
	width: 225px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 5px 0 5px;
}
#fourthRowBox h3{
	padding: 3px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}
#category2 h3{
	background: #099;
}
#fourthRowAdBox{
	height: 250px;
	width: 300px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 5px 0 5px;
}
#footer img{
	margin: 0 50px 0 50px;
}
#bottomNav{
	margin-top: 15px;
	background: beige;
	padding: 15px;
	border: 1px solid #999;
	font-size: 14px;
	font-weight: normal;
}
.bottomNavLink{
	margin: 0 15px 0 15px;
}

/*****************************\
*            daily            *
\*****************************/
#dailyContent{
	margin-top: 3px;
}
#dailyContent td{
	vertical-align: top;
}
#dailyContent td.dailyBlog{
	border-left: 1px solid #ccc;
	padding-left: 10px;
}
#dailyContent td.dailyBlog h1{
	color: #663;
	font-size: 18px;
	text-align: center;
}
#dailyContent td.dailyBlog h2{
	color: #336;
	font-size: 16px;
	margin: 15px 0 0 0;
	padding: 2px;
}
#dailyContent td.dailyBlog blockquote {
	color: #336;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	padding: 0;
}
#dailyContent td.dailyBlog blockquote a{
	color: #630;
}
#dailyContent td.dailyBlog blockquote a:hover{
	color: #963;
}
#dailyContent td.dailyBlog .notes{
	color: #663;
	font-size: 12px;
	margin: 5px;
	padding: 0;
	font-weight: bold;
}
#dailyContent td.dailyBlog .notes a{
	color: #663;
}
#dailyContent td.dailyBlog .notes a:hover{
	color: #996;
}
#dailyArchivesBox{
	width: 200px;
	height: 150px;
	border: 1px solid #ccc;
}
#dailyArchivesBox h3{
	background: #663;
	padding: 3px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}
#dailyArchivesBox h2{
	padding: 5px 5px 2px 5px;
	margin: 0;
	font-size: 16px;
	color: #630;
}
#dailyArchivesBox p{
	padding: 1px 5px 1px 5px;
	margin: 0;
	font-size: 14px;
	color: #663;
}
#dailyArchivesBox a{
	color: #663;
}
#dailyArchivesBox a:hover{
	color: #996;
}
.dailyRightBox{
	width: 200px;
	height: 200px;
	border: 1px solid #ccc;
	margin-top: 5px;
	overflow: auto;
}
.noScroll .dailyRightBox{
	width: 200px;
	height: auto;
	border: 1px solid #ccc;
	margin-top: 5px;
}
.dailyRightBox h3{
	background: #336;
	padding: 3px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}
.dailyRightBox p{
	padding: 0;
	margin: 5px;
	font-size: 12px;
}
.dailyRightBox ul{
	padding-left: 5px;
	
	font-size: 12px;
}
.dailyRightBox a{
	color: #630;
}
.dailyRightBox a:hover{
	color: #963;
}

/*****************************\
*            music            *
\*****************************/
#musicMain #topStories h1 a{
	color: #336;
}
#musicMain #topStories h1 a:hover{
	color: #669;
}
#musicMain #topStories p{
	color: #336;
}
#musicMain #topStories a.readMore{
	color: #900;
}
#musicMain #secondRowBox h3{
	background-color: #900;
}

/*****************************\
*            athens           *
\*****************************/
#athensMain #topStories h1 a{
	color: #336;
}
#athensMain #topStories h1 a:hover{
	color: #669;
}
#athensMain #topStories p{
	color: #336;
}
#athensMain #topStories a.readMore{
	color: #900;
}
#athensMain #secondRowBox h3{
	background-color: #630;
}
#athensMain #thirdRowBox h3{
	background-color: #630;
}

/*****************************\
*            tech             *
\*****************************/
#techMain #topStories h1 a{
	color: #336;
}
#techMain #topStories h1 a:hover{
	color: #669;
}
#techMain #topStories p{
	color: #336;
}
#techMain #topStories a.readMore{
	color: #930;
}
#techMain #secondRowBox h3{
	background-color: #039;
}
#techMain #topStories ul a{
	color: #336;
}

/*****************************\
*          sports             *
\*****************************/
#sportsMain #topStories h1 a{
	color: #336;
}
#sportsMain #topStories h1 a:hover{
	color: #669;
}
#sportsMain #topStories p{
	color: #336;
}
#sportsMain #topStories a.readMore{
	color: #930;
}
#sportsMain #secondRowBox h3{
	background-color: #360;
}
#sportsMain #topStories ul a{
	color: #336;
}
#sportsMain #topStories ul a.catLinkSports{
	color: #360;
	font-weight: bold;
}
#sportsMain #topStories ul a:hover.catLinkSports{
	color: #693;
}

/*****************************\
*           popfest           *
\*****************************/
#popfestMain #topStories h1 a{
	color: #336;
}
#popfestMain #topStories h1 a:hover{
	color: #669;
}
#popfestMain #topStories p{
	color: #336;
}
#popfestMain #topStories a.readMore{
	color: #900;
}
#popfestMain #secondRowBox h3{
	background-color: #606;
}
#popfestMain #thirdRowBox h3{
	background-color: #606;
}

/*****************************\
*       article detail        *
\*****************************/
#article{
	margin-top: 3px;
}
#article td{
	vertical-align: top;
}
#article td.articleCell{
	border-left: 1px solid #ccc;
	padding-left: 10px;
	
	font-size: 14px;
	width: 1000px;
/*	border: 1px solid;*/
	
	color: #336;
}

#article_title {
	font-family: Helvetica;
	font-size: 18px;
}

#article #articleActions{
/*	padding-bottom: 10px;*/
	text-align: center;
	border-bottom: 1px solid #ccc;
}
#article #articleActions a{
	font-weight: bold;
	font-size: 12px;
	color: #336;
	text-decoration: none;
}
#article #articleActions a:hover{
	color: #669;
	text-decoration: underline;
/*	background: #eee;*/
}
#article td.articleCell h1{
	color: #336;
	font-size: 20px;
	margin-bottom: 10px;
}
#article td.articleCell a{
	color: #663;
	text-decoration: underline;
}
#article td.articleCell a:hover{
	color: #996;
}
#article td.articleCell h2{
	color: #630;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#article td.articleCell img{
	border: 1px solid #000;
	float: left;
/*	width: 200px;*/
	margin: 0 10px 5px 0;
}
#article td.articleCell .amazonWrap{
	float: right;
	margin: 0 10px 5px 0;
}
#article td.articleCell #articleActions img{
	border: none;
	float: none;
	width: auto;
	margin: auto;
}
#article td.articleCell p.published{
	font-weight: bold;
}
#article #trackback{
	border-top: 1px solid #ccc;
	padding-top: 3px;
}
#article #trackback h2{
	color: #336;
	margin: 0;
	padding: 0;
}
#article #trackback p{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}
#article #comments{
	border-top: 1px solid #ccc;
	padding-top: 3px;
	margin-top: 20px;
}
#article #comments #subcomments{
	font-size: 12px;
}
#article #comments td{
	vertical-align: top;
}
#article #comments h2{
	color: #336;
	margin: 0;
	padding: 0;
}
#article #comments p{
	margin: 0;
	padding: 0;
}
#article #comments td.commentBody{
	font-size: 12px;
}
#article .commentBy{
	width: 150px;
	color: #333;
}
#article .commentBy h3{
	color: #630;
	margin: 0;
	padding: 0;
}
#article #comments td{
	padding-bottom: 20px;
}
.articleRightBox{
	width: 200px;
	height: auto;
	margin-bottom: 5px;
	overflow: auto;
	
	font-size: 13px;
}
.articleRightBox .content {
	border: 2px solid #eee;
	clear: both;
}
.articleRightBox .category{
	display: none;
}
.articleRightBox h4{
	display: none;
}
.articleRightBox .item{
 	margin: 2px 5px 5px -8px;
	padding: 0;
}
.articleRightBox .title{

}
.articleRightBox h3{
	background: #336;
	padding: 3px 3px 0 3px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}
.articleRightBox p{
	padding: 0;
	margin: 5px;
}
.articleRightBox ul{
	padding-left: 5px;
}
.articleRightBox a.subcategory{
	font-weight: bold;
}
.articleRightBox a{
	color: #336;
	font-weight: bold;
}
.articleRightBox a:hover{
	color: #669;
}

/*****************************\
*    contributor detail       *
\*****************************/
#contributorDetail{
	margin-top: 3px;
}
#contributorDetail td{
	vertical-align: top;
}
#contributorDetail td h1{
	text-align: center;
	color: #663;
	font-size: 22px;
}
#contributorDetail td p{
	color: #336;
	padding: 0 0 15px 0;
	margin: 0;
}
#contributorDetail #contributorPic{
	float: left;
	border: 1px solid #000;
	background: #663;
	color: #fff;
	margin: 0 5px 3px 0;
}
#contributorDetail #contributorPic #caption{
	text-align: center;
	padding: 3px;
	font-size: 12px;
}
#contributorDetail #contributorPic #caption a{
	color: #fff;
	text-decoration: underline;
}
#contributorDetail #contributorPic #caption a:hover{
	color: #ccc;
}
#contributorDetail #bio p{
	margin: 10px 0 10px 0;
	padding: 0;
}
.contributorRightBox{
	width: 200px;
	height: 300px;
	border: 1px solid #ccc;
	margin-top: 5px;
	overflow: auto;
}
.contributorRightBox h3{
	background: #336;
	padding: 3px 3px 0 3px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}
.contributorRightBox h4{
	display: none;
}
.contributorRightBox p{
	padding: 0;
	margin: 5px;
}
.contributorRightBox ul{
	padding-left: 5px;
	font-size: 12px;
}
.contributorRightBox li{
	padding-bottom: 3px;
}
.contributorRightBox a.subcategory{
	font-weight: bold;
}
.contributorRightBox a{
	color: #336;
	font-weight: bold;
}
.contributorRightBox a:hover{
	color: #669;
}

/*****************************\
*      article images         *
\*****************************/

#article td.articleCell #imageAndCaptionLeft{
	float: left;
	border: 1px solid #000;
	margin: 0 10px 5px 0;
	width: 200px;
}
#article td.articleCell #imageAndCaptionLeft img{
	width: 200px;
	border-bottom: 1px solid #000;
	border-top: none;
	border-right: none;
	border-left: none;
	margin: 0;
}
#article td.articleCell #imageAndCaptionLeft p{
	text-align: center;
	margin: 0;
	padding: 3px;
	background: #eee;
	font-size: 12px;
}
#article td.articleCell #imageAndCaptionRight{
	float: right;
	border: 1px solid #000;
	margin: 0 0 5px 10px;
	width: 200px;
}
#article td.articleCell #imageAndCaptionRight img{
	width: 200px;
	border-bottom: 1px solid #000;
	border-top: none;
	border-right: none;
	border-left: none;
	margin: 0;
}
#article td.articleCell #imageAndCaptionRight p{
	text-align: center;
	margin: 0;
	padding: 3px;
	background: #eee;
	font-size: 12px;
}

/*****************************\
*      comment pages          *
\*****************************/
#commentContent{
	position: relative;
	width: 400px;
	margin: auto;
}
td.commentBody{
	width: 300px;
}

/*****************************\
*      business pages         *
\*****************************/
#businessPage{
	color: #336;
}
#businessPage a{
	color: #663;
	text-decoration: underline;
}
#businessPage a:hover{
	color: #996;
}
.searchResults{
	color: #336;
}
.searchResults a{
	color: #663;
/*	text-decoration: underline;*/
}
.searchResults a:hover{
	color: #996;
}

.searchTerm {
	background: Yellow;
}
