/***** General Homepage styles *****/
.t_home .story .photo img
{
    border: 1px solid #000;
}
/***** Specific Styles *****/
/*** Main Layout ***/
#content
{
    padding: 0 0 18px 0;
}
#contentLiner
{
    background: #ffffff url(../img/top_gradient.png) repeat-x 0 0;
}
#primaryContent
{
    margin: 0;
    padding: 0 0 0px 0;
  /*  background: #fff; */
}
#secondaryContent
{
    float: left;
    display: inline;
    width: 624px;
    background:#ffffff;
}
#secondaryContentLiner
{
    padding-left: 17px;
}

#iframe {
    margin:10px 0 20px;
}

#secondarySiteNav
{
    float: left;
    width: 364px;
    background:#ffffff;
}
#secondarySiteNavLiner
{
    padding: 0 14px 0 14px;
}
#breakingNews
{
    padding: 10px 10px 10px 65px;
    padding: 10px 10px 10px 20px;
    background: #fff4bf url(../img/Warning.png) no-repeat 18px center;
    background: #000;
    color: #000;
    color: #e11;
    border-bottom: 2px solid #ffdc7f;
    border-bottom: 0;
    font-size: 1.3em;
}
#breakingNews h3
{
    float: left;
    display: inline;
    width: 160px;
    margin: 0 10px 0 0;
    text-transform: uppercase;
}
#breakingNews p
{
    float: left;
    display: inline;
    width: 730px;
    margin: 0;
    padding: 1px 0 0 0;
    font-size: 0.9em;
    font-size: 1em;
}
#breakingNews p a
{
    color: #fff;
}
#breakingNews p span
{
    color: #ddd;
    font-size: 0.7em;
}
#gameday
{
    clear: left;
    padding: 10px 17px 0 17px;
}

#gameday .sectionContent {
    background: #fff url(../img/top_story_bottom_bg.png) no-repeat left bottom;
	overflow:auto;
    border-top: 1px solid #666;
}

#gameday .sectionHeader{
    min-height: 25px;
    background: url(../img/top_story_top_bg.png) no-repeat 0 0;
    color: #fff;
    line-height: 1.5;
    padding: 2px 5px;
}
#gameday .story
{
    float: left;
    display: inline;
    margin: 5px 0 5px 5px;
    padding: 5px 9px 5px 9px;
    width: 185px;
/*    background: #fff;
    border: 1px solid #000;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px; */
}

#gameday .story ul
{
	list-style-type:disc;
	list-style-position:inside;
}
#gameday .score
{
    float: left;
    display: inline;
    margin: 5px 0 5px 5px;
    padding: 5px 9px 5px 9px;
    width: 300px;
/*    background: #fff;
    border: 1px solid #000;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px; */
}

#gameday .photo
{
    float: left;
    display: inline;
    margin: 5px;
	width:82px;
	overflow:hidden;
}
#gameday .story h1 a
{
	color:#000;
	font-size:1.1em;
	text-decoration:none;
    margin-bottom:2px;
}
#gameday .story .byline
,#gameday .story .date
{
    display: inline;
    margin: 0;
    font-size: 0.8em;
    color: #444;
}
#gameday .story .tease
{
    margin: 8px 0
}
td li .byline {
    display: inline;
    margin: 0;
    font-size: 0.8em;
    color: #444;
	}
td li .byline a {
    color: #666;
	}
#latest1
{
    padding: 14px 17px 0 17px;
}
#latest1 .sectionHeader
{
    min-height: 25px;
    background: url(../img/top_story_top_bg.png) no-repeat 0 0;
    color: #fff;
    line-height: 1.5;
    padding: 2px 5px;
}
#latest1 .sectionContent
{
    background: #fff url(../img/top_story_bottom_bg.png) no-repeat left bottom;
}
#latest1new
{
		width: 600px;

    padding: 10px 17px 0 17px;
}
#latest1new .sectionHeader
{
    min-height: 25px;
    background: url(../img/top_story_top_bg_new.png) no-repeat 0 0;
    color: #fff;
    line-height: 1.5;
    padding: 2px 5px;
}
#latest1new .sectionContent
{
    background: #fff url(../img/top_story_bottom_bg_new.png) no-repeat left bottom;
}
#top1
{
    padding-bottom: 5px;
    min-height: 270px;
}
#top1 .story .clr
{
    clear: none;
}
#top1 .photo
{
    float: left;
    margin: 5px 0 5px 5px;
}
#top1 .photo p
{
    margin: 0.2em 15px;
    font-size: 0.8em;
}
#top1 .storyContent
{
    float: left;
    display: inline;
    width: 230px;
    margin: 0 0 0 20px;
    padding: 14px 5px 0 5px
}
.noTopStoryPhoto #top1 .storyContent
{
    width: 500px;
}
#top1 h1
{
    font-size: 1.65em;
    line-height: 1.1;
}
#top1 .storyContent .byline
{
    margin: 0;
}
#top1 .storyContent .tease
{
    margin-bottom: 0;
}
#top1 .storyContent .tease p
{
    width: 270px;
}
#latestStories
{
    float: left;
    display: inline;
    width: 270px;
    margin: 0 0 0 20px;
    padding: 14px 5px 0 5px;
}
.noTopStoryPhoto #latestStories
{
    width: 400px;
}
#latestStories h3 a
{
    color: #000;
    text-transform: uppercase;
    font-size: 1.2em;
}
#latestStories h3 a:hover
{
    color: #900;
}
#latestStories .latestStoriesContent
{
    font-size: 0.9em;
}
#latestStories .latestStoriesContent .more
{
    margin: 10px 5px 10px 8px;
    text-align: right;
}
#top2
{
    clear: left;
}
#top2 .story
{
    float: left;
    display: inline;
    margin: 15px 0 5px 10px;
    min-height:105px;
    padding: 5px;
    width: 450px;
    background: #fff;
    border: 1px solid #000;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}
#top2 .story .photo
{
    float: left;
    display: inline;
    margin: 5px;
}

#top2 .story h2.title a
{
	font-size:1.3em;
	color:#000;
}

#top2 .story .storyContent h1 a
{
}
#top2 .story .byline
,#top2 .story .date
{
    display: inline;
    margin: 0;
    font-size: 0.8em;
    color: #444;
}
#top2 .story .tease
{
    margin: 8px 0
}

#blogfeeds
{
    float: right;
        width: 215px;
        margin-right: 3px;
}
#blogfeeds .story
{
    float: left;
    margin: 5px 0px 5px 4px;
    min-height:105px;
    padding: 5px;
    width: 190px;
    background: #fff;
    border: 1px solid #000;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}
#blogfeeds .story .photo
{
    float: left;
    margin: 0px 4px 4px 1px;
}

#blogfeeds .story h2.title a
{
	font-size:1em;
	color:#000;
	margin-bottom: 0px;
}

#blogfeeds .story .storyContent h1 a
{
}
#blogfeeds .story .byline
,#blogfeeds .story .date
{
    margin: 0;
    font-size: 0.8em;
    color: #444;
}
#blogfeeds .story .tease
{
    margin: 2px 0px;
}
#blogfeeds .story p
{
    margin-top: 1px;
}
#leaderboardAd
{
    min-height: 92px;
    margin: 0;
    padding: 15px 0 8px 0;
    clear:left;
    background: #fff;
    text-align: center;
}
#topAndPop
{
    float: left;
    display: inline;
    border: 1px solid #666;
    border-width: 1px 0;
    background: #fff;
    margin: 0 0 20px 0;
}

#topAndPop #top3 .photo img {
    display:block;
    margin: 0 0 3px;
}

#top3
,#latestStories2
{
    float: left;
    display: inline;
    width: 300px;
}
#latestStories2
{
    border-left: 1px dashed #000;
}
#top3 .sectionHeader
,#latestStories2 .sectionHeader
{
    line-height: 30px;
    font-size: 1.2em;
    color: #900;
    background: #fff url(../img/blog_header_bg.png) repeat-x 0 0;
    padding: 0 1em 0 17px;
    vertical-align: middle;
}
#top3
,#latestStories2
{
    font-size:0.9em;
}
#top3 .sectionContent
,#latestStories2 .sectionContent
{
    padding: 4px 10px 4px 16px;
}
.headlinesAndBylines li
{
    padding: 2px 0 2px 6px;
    background: url(../img/tiny_bullet.png) no-repeat 0 0.7em;
}

.headlinesAndBylines li .separator
{
    display: none;
}
.headlinesAndBylines li a
{
    color: #900;
}
.headlinesAndBylines li a:hover
{
    color: #900;
}
.headlinesAndBylines li .byline
{
    display: block;
    padding-left: 2px;
    font-size: 0.9em;
    color: #666;
}
.headlinesAndBylines li .byline a
{
    color: #666;
}
.headlinesAndBylines li .byline a:hover
{
    color: #900;
}
#topAndPop .blog h4 a
{
    color: #000;
    font-size: 1.2em;
}
#topAndPop .blog h4 a:hover
{
    color: #900;
}
#topAndPop .blog li br
{
    display: none;
}
#topAndPop .blog li .rss-date
{
    display: none;
}
#columns
{
    background: #fff;
    margin-right: 1px;
}
.columnSet
{
    clear: left;
    background: url(../img/column_bg.png) no-repeat left bottom;
    margin:0;
}
.column
{
    float: left;
    display: inline;
    width: 300px;
}
.column .columnHeader
{
    position: relative;
}
.column .columnHeader .title
{
    padding: 0;
}
.column .columnHeader .byline
{
    position: absolute;
    top: 25px;
    right: 20px;
}
.column .columnHeader .byline a
{
    color: #000;
}
.column .columnHeader .byline a:hover
{
    color: #900;
}
.column .columnContent
{
    padding: 20px 25px 20px 25px;
}
.column .columnContent h3
{
    font-size: 1.5em;
    color: #333;
}
.column .columnContent h3 a
{
    color: #333;
}
.column .columnContent h3 a:hover
{
    color: #900;
}
.column .columnContent .subscriberDot
{
    float: none !important;
    display: inline;
    margin-left: 0.2em;
}
.column .columnContent .more
{
    margin: 1em 0 0 0;
}

/*** SportsNetwork Widgets ***/
#stats
{
    margin: 10px 22px 0 0;
    padding: 0 0 0 1px;
    background: url(../img/column_bg.png) no-repeat left bottom;
}
#statsLiner
{
    background: url(../img/red_widget_header.png) repeat-x left top;
}
#stats .snWidget
{
    float: left;
    display: inline;
    width: 286px;
    margin: 0 3px;
}
/* column headings */
#stats .snWidget .TSN2
{
    font-weight: bold;
    border-bottom:1px solid #333333;
    font-weight:bold;
    height:3em;
}
#stats .snWidget .TSN5
{
    background: #ddd;
}
#stats .snWidget .TSN1
{
}
/* Headings */
#stats .snApTop .TSN1d
,#stats .snMiniStandings .TSN6
{
    background: #4b0000 url(../img/red_widget_header.png) repeat-x left top;
    line-height: 28px;
    color: #fff;
    font-size: 1.1em;
}
th.TSN6
{
    font-size: 1em;
}
/* AP Top */
#stats .snApTop
{
    font-size: 0.9em;
}
/* Mini Standings */
#stats .snMiniStandings
{
    font-size: 0.9em;
}
#stats .snMiniStandings .TSN6 em
{
    font-size: 0.85em;
    vertical-align: middle;
    line-height: 24px;
}
#stats .snMiniStandings .TSN6 br
{
    display: none;
}
.nobg {
	background-image: none;
	}

#easterndiv .snMiniStandings {
	margin-top:10px;
}

#topper
{
	width: 990px;
    margin: 0px auto;
    padding: 0;
    border: none;
}
.blogsfeeds {
	float: right;
	width: 336px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 12px;
	}
/*** Multimedia Tease ***/
.multimediablogs
{
	height: 150px;
    clear: both;
    width: 336px;
    margin: 0px 0 4px 0;
    background: url(../img/video_bottom_bg.png) no-repeat left bottom;
}
.multimediablogs .multimediablogsTitle
{
    padding: 0 10px;
    background: url(../img/video_top_bg.png) no-repeat left top;
    color: #fff;
    line-height: 28px;
    vertical-align: middle;
}
.multimediablogs .multimediaContainer
{
    clear: left;
    padding: 6px 10px 2px 10px;
}
.multimediablogs .multimediaContainer .multimediaThumb
{
    float: left;
    display: inline;
    margin: 0.2em 10px 0 10px;
}
.multimediablogs .multimediaContainer .multimediaThumb img
{
    border: 2px solid #000;
    margin: 3px;
}
.multimediablogs .multimediaContainer .multimediaThumb a:hover img
{
    border-color: #900;
}
.multimediablogs .story .photo img {
    margin: 3px;
}
.multimediablogs .story .entry p {
    font-size: .9em;
}
.multimediablogs .multimediaContainer .multimediaHeadline
{
    color: #000;
}
.multimediablogs .multimediaContainer .multimediaCaption
{
}
.multimediablogs .multimediaContainer .multimediaHeadline
,.multimediablogs .multimediaContainer .multimediaCaption
{
    margin-left: 10px;
}
.multimediablogs .multimediaMore
{
    padding: 10px 10px 10px 20px;
}
.left_options {
	width: 260px;
}
.right_options {
	width: 325px;
}
.options {
	float: left;
	}
.options h2 {
	font-size: 16px;
	background: url(../img/red_widget_header.png) repeat-x left top;
	color: #fff;
	padding: 3px 6px;
	margin:15px 0 6px;
	}
.options h2 a, .options h2 a:link, .options h2 a:hover, .options h2 a:visited {
    color: #fff;
    }
.options .byline {
    display: block;
    font-size: 10px;
    color: #555;
    text-indent: 5px;
    }
.options .byline a {
   color: #555;
   }
.options li {
    padding:2px 0;
}

/*************Signing day topper info ********************/
#signingDayPromo {
    background:transparent url("../../arkansasonline/images/recruitingticker/RazorbackSigningDay_topper.jpg") no-repeat 18px 10px;
    height:80px;
    width:960px;
    padding:10px 0 0 20px;
    }

#signingDayPromo ul.names {
    margin:4px 0 0 337px;
    list-style:none outside none;
}
#signingDayPromo ul.names li {
    float:left;
    width:167px;
    height:30px;
    margin:0 0 2px 0;
}
#signingDayPromo ul.names li a {
    display:block;
    width:167px;
    height:30px;
}
#signingDayPromo ul.names li a:hover {
    text-decoration:none;
}
#signingDayPromo ul.names li.short, #signingDayPromo ul.names li.short a {
    width:140px;
}
#signingDayPromo ul.names li img {
    border:none;
}
li.even {
	background-color: #e7e7e7;
	padding: 4px;
	}
li.odd {
	padding: 4px;
	}
