/*  
Theme Name: MyDuhawk
Description: Developed with Wordpress
Version: 1.0
Author: Loras College
Author URI: http://www.loras.edu/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ffffff;
	font: 0.8em Arial,Helvetica,Sans-Serif;
        padding-top: 30px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
        padding-bottom: 8px;
        font-weight: bold;
        font-size: 14px;
}


/*========= LAYOUT =========*/

#page{
	background: #ffffff;
	margin: 0 auto;
	width: 960px;
}
/*--- Main Columns ---*/
#columns{
	margin: 20px 0 0;
	padding: 0 0px 15px;
}
.col1{
	float: left;
	width: 640px;
        padding-right: 35px;
        border-right-style:solid;
        border-right-width:1px;
	border-right-color:#cccccc;
}
.col2{
	float: left;
	width: 700px;
}
.col3{
        float: right;
	width: 230px;
}
.col4{
        float: left;
	width: 960px;
}
.col5{
        float: right;
	width: 280px;
}
.col6{
        float: left;
	width: 630px;
}
.col7{
        float: right;
	width: 285px;
}
.col8{
        float: right;
	width: 300px;
}
.col9{
        float: right;
	width: 260px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 140px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 10px;
}

/*========= HEADER =========*/

/*- Page Navigation -*/

#nav{
	background: #48235d;
	height: 30px;
        position: fixed;
        z-index:100;
        width: 100%;
        top: 0px;
}

#nav-content {
        width: 960px;
        padding-top: .4em;
        height: 30px;
        margin: 0 auto;
}

#nav-left {
        float: left;
        overflow: visible;
        display: inline;
}

#nav-center {
        text-align: center;
        float: left;
        padding-top: .15em;
        padding-left: 10px;
}

#nav-right {
        float: right;
        position: relative;
        padding-right: 5px;
}

#nav ul {
	position: relative;
        height: 22px;
        overflow: hidden;
	padding-left:1px;

}

#nav ul  li {
        float: left;
        list-style: none;
        font-weight: bold;
	font-size:14px;	

}

#nav ul  li.back {
        background-color: #ddbc5a;
        width: 9px;
        height: 22px;
        z-index: 8;
        position: absolute;

}

#nav ul  li a {
	text-decoration: none;
        font-size: 12px;
	color: #ffffff;
	outline: none;
	text-align: center;
	top: 2px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 20px;
	position: relative;
	margin: auto 15px !important;
	margin: auto 7px;	

}



#nav ul li:hover {
        height: 30px;
	color: #ffffff;
	background: #5b2d75;
}



#nav ul  li a:active, #nav ul  li a:visited {
	border: none;

}      

/*- Search -*/

#search{
        width: 185px;
        height: 18px;
}

* html #search{
	margin-right: 2px;
}

#search input{
	background-color: #FFFFFF;
	border: 0;
	font-color: #000000;
	font-size: 12px;
	margin: 2px 0 0 6px;
	padding: 0;
	width: 150px;
        float: left;
}

#search .btn{
	float: right;
	width: auto;
        margin: 0px 4px 3px 0; 
}


/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	float: left;
	height: 327px;
        width: 540px;
	margin-bottom:10px;
        margin-right: 15px;
	overflow: hidden;
	border-style:solid;
        border-width: 1px;
        border-color: #cccccc;
       }

.featured_text {
        height:80px;
        width: 520px;
        margin-top:247px;
        float: left;
        background-color:#ffffff;
        padding-left: 10px;
        padding-right: 15px;
        filter:alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;        
}

.featured_video {
        float: left;
	margin-top: 250px;
	background: #ffffff;
	height: 250px;
	width: 540px;
       filter:alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;  
}

.featured h2{
	font-size: 12px;
	padding: 10px 0;
}

.featured h3{
	font-size: 16px;
	padding: 10px 0 5px 5px;
}

.featured h3 a {
	color:#000;
	padding-left: 10px;
}

.featured h3 a:hover {
	color:#000000;
}

.featured p {
        margin-bottom:10px;
	padding-left: 10px;
}

.featured-img{
	margin: 0 10px 0 0;
	width:540px;
	height:327px;
	float:left;
	display:inline;
}

#featured-th{
	height: 95px;
        margin: 0 0 30px;
        text-align: center;
}

#featured-th img{
	margin: 0;
	border-style:solid;
        border-width: 1px;
        border-color: #cccccc;
}

#featured-th .idTabs {
	list-style:none;
}

#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:3px;
}

#featured-th .idTabs li.last {

	margin-right:0px !important;

	}


/*========= FEATURED VIDEOS (MULTIMEDIA-PAGE) =========*/

#video-frame {
	background:#DDD;
	float:left;
	width:675px;
	height:auto;
	margin-bottom:5px;
	}
.video-left {
	float:left;
	width:500px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:175px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	color: #ff7800;
	font-size:1.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px !important;
	margin:0 !important;
	}
.video-right p{
	color: #000;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 10px !important;
	margin:0 !important;	
	}
.video-right .idTabs {
	border-top:1px solid #FFF;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #FFF;
	background:#DDD;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video-right .selected {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 1em;
	padding: 0 0 5px;
}
.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
}
.post p.posted{
	color: #c0c0c0;
}
/*- Box -*/
.box{
	clear: both;
	height: 1%;
	margin: 0 0 20px;
	padding: 15px 0 20px;
}
.box .post{
	width: 300px;
}
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1em;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.post-alt h2{
	font-size: 1.1em;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 2.15em;
}
.post-alt h3 a{
	color: #000000;
}
.post-alt p{
	padding: 3px 0 15px;
}
.post-alt p.posted{
	color: #363636;
        font-size: 1em;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	padding: 0 0 0 13px;
	font-weight:bold;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
        color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
        margin-right: 10px;
}
.alignright{
	display:inline;
	float:right;
        margin-left: 10px;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	padding-left: 0px;
        padding-top: 2px;
        padding-bottom: 1px;
	width:582px;
	margin-bottom: 5px;
}
#archivebox h2 {
	font-size:.95em;
	color:#000;
}
#archivebox h2 em{
	color:#000000 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 260px;
}
.arclist h2{
	color: #000;
	font-size: 18px;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.entry p{
	text-align:left;
	font-size:14px;
	line-height:20px;
}
.entry blockquote { 
	padding: 3px 15px;
	background: #eeeeee;
	border: 1px solid #48235d;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
}
.entry blockquote p {
	font-size:14px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 1px 1px 1px 1px;
        border: solid 1px #C0C0C0;
        max-width:580px; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:14px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:14px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
h10{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#DDD;
	border:1px solid #C0C0C0;	
}

/* Scoreboard styles */

.scoreboard h1 {
        text-align: left;
	font-family: Arial,Helvetica,Sans-Serif;
        font-size: 15px;
	margin-bottom: 5px;
}
#scoreboard {
	background-color: #ffffff;
	margin-bottom: 10px;
	border-bottom: 1px solid #48235d;
	border-top: 1px solid #48235d;
	padding-top: 5px;
	padding-bottom: 5px;
}

#scoreboard h4 {
	text-align: center;
	font-family: Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	margin-bottom: 5px;
}

#scoreboard p {
	text-align: left;
	font-size: 13px;
	margin: 5px 0 0;
}

.score {
	width: 170px;
	float: left;
}

.score ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

li.game-type {
	color: #226b9f;
	padding: 2px;
	font: bold 16px Arial,Helvetica,Sans-Serif;
	margin: 0 5px;
}

li.game-results p {
	font-size: 16px !important;
	font-family: Arial,Helvetica,Sans-Serif;
	text-align: left !important;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px !important;
	margin-right: 10px !important;
}

li.game-date {
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 5px;
	border-bottom: 1px solid #989898;
	padding-bottom: 5px;
	font-size: 13px;
	margin-top: 5px;
}

/*========= SIDEBAR =========*/

.navbox{
	background: #dbdbdb;
        height: 250px;
	border: 1px solid #c0c0c0;
	margin: -2px 0 18px;
	padding: 10px 10px 0;
	position: relative;
}

.smallbox{
        height: 49px;
        border: 1px solid #c0c0c0;
	margin-bottom: 12px;
	position: relative;
}

.smallbox_two{
        height: 49px;
	margin-bottom: 14px;
	position: relative;
        padding-left: 2px;
}

.smallbox-three{
        height: 49px;
        border: 0px solid #c0c0c0;
	margin-bottom: 12px;
	position: relative;
}


.gifts {
    text-align:center;
}

/*- Ads -*/
.ads{
	height: 88px;
	margin: 0 0 10px;
	padding-bottom: 5px;
}
.ads img{
	float: left;
	margin: 0 18px 0 0;
}
.ads img.last{
	margin: 0 !important;
}
/*- Flickr -*/
.flickr{
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 0 0 25px;
	padding: 10px 0px;
}
.flickr .flickr_badge_image img {
	float:left;
	display:inline;
	padding-left:10px;
	padding-bottom:5px;	
}
.flickr h2{
	color: #ff7800;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 130px;
}
.catlist h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.gif) center right no-repeat;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	text-transform:uppercase;
	}
.widget ul {
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 15px;
	padding: 10px 0 7px;
}
.widget ul li{
	margin: 0 0 7px;
}
.widget ul li a{
	color: #000000;
}

/*========= FOOTER =========*/

#footer{
        background: #48235d;
	clear: both;
	color: #ffffff;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}
#footer a{
	color: #ffffff;
}
#footer img {
	vertical-align:middle;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.hl-full{
	background: url(images/hl-dot-full.gif) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:20px 0 25px !important;
	margin:10px 0 15px;	
	padding:0 !important;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-top: 1px solid #c0c0c0;
	padding: 10px 0 0;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #c0c0c0;
	float: left;
	margin: 0 10px 10px 0;
	padding: 1px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #F3F3F3;
        padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
        text-align: center;
	line-height: 17px;
	padding: 6px;
	margin: 0;
}
/* End captions */

/* Page Headers */

#news {
	background: #096C37;
        padding-left: 10px;
        padding-top: 2px;
        padding-bottom: 1px;
	width:640px;
	margin-bottom: 5px;
}
#news h2 {
	font-size:1.5em;
	color:#FFFFFF;
        padding-bottom: 3px;
}
#news h2 em{
	color:#000000 !important;
	font-style:normal;
}
#sports {
	background: #F8AC1E;
        padding-left: 10px;
        padding-top: 2px;
        padding-bottom: 1px;
	width:640px;
	margin-bottom: 5px;
}
#sports h2 {
	font-size:1.5em;
	color:#FFFFFF;
        padding-bottom: 3px;
}
#sports h2 em{
	color:#000000 !important;
	font-style:normal;
}
#features {
	background: #BE2026;
        padding-left: 10px;
        padding-top: 2px;
        padding-bottom: 1px;
	width:640px;
	margin-bottom: 5px;
}
#features h2 {
	font-size:1.5em;
	color:#FFFFFF;
        padding-bottom: 3px;
}
#features h2 em{
	color:#000000 !important;
	font-style:normal;
}
#opinion {
	background: #1A62AF;
        padding-left: 10px;
        padding-top: 2px;
        padding-bottom: 1px;
	width:640px;
	margin-bottom: 5px;
}
#opinion h2 {
	font-size:1.5em;
	color:#FFFFFF;
        padding-bottom: 3px;
}
#opinion h2 em{
	color:#000000 !important;
	font-style:normal;
}
#spirituality {
	background: #D45000;
        padding-left: 10px;
        padding-top: 2px;
        padding-bottom: 1px;
	width:640px;
	margin-bottom: 5px;
}
#spirituality h2 {
	font-size:1.5em;
	color:#FFFFFF;
        padding-bottom: 3px;
}
#spirituality h2 em{
	color:#000000 !important;
	font-style:normal;
}
#multimedia {
	background: #48235d;
        padding-left: 10px;
        padding-top: 2px;
        padding-bottom: 1px;
	width:665px;
	margin-bottom: 5px;
}
#multimedia h2 {
	font-size:1.5em;
	color:#FFFFFF;
        padding-bottom: 3px;
}
#multimedia h2 em{
	color:#FFFFFF !important;
	font-style:normal;
}
#blog {
	background: #000000;
        padding-left: 10px;
        padding-top: 2px;
        padding-bottom: 1px;
	width:640px;
	margin-bottom: 5px;
}
#blog h2 {
	font-size:1.5em;
	color:#FFFFFF;
        padding-bottom: 3px;
}
#blog h2 em{
	color:#000000 !important;
	font-style:normal;
}

#soccer {
	background: #48235d;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 1px;
	width:640px;
	margin-bottom: 10px;
}
#soccer h2 {
	font-size:1.5em;
	color:#ffffff;
        padding-bottom: 3px;
}
#soccer h2 em{
	color:#000000 !important;
	font-style:normal;
}
#dance {
        padding-top: 5px;
        padding-bottom: 1px;
	width:640px;
	margin-bottom: 10px;
}
#dance h2 {
	font-size:1.5em;
	color:#000000;
        padding-bottom: 3px;
}
#dance h2 em{
	color:#000000 !important;
	font-style:normal;
}
#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#ffffff; /* column 4 background colour */
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#ffffff; /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#ffffff; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#ffffff; /* column 1 background colour */
}
#iiac-twitter {
	float: right;
	width: 300px;
	left: 80%;
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}

#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}

.image {
	border:1px solid #C0C0C0;
	float:left;
	margin-bottom:10px;
	padding:1px;
}

.News {
	color: #ffffff;
	margin-bottom:8px;
}

.News h2 {
	font-size:1.2em;
	color: #ffffff;
	padding-bottom:2px;
	background: #096C37;
	padding-left: 10px;
	padding-top: 3px;
}


.Blogs {
	color: #ffffff;
	margin-bottom:8px;
}

.Blogs h2 {
	font-size:1.2em;
	color: #ffffff;
	padding-bottom:2px;
	background: #53d4ff;
	padding-left: 10px;
	padding-top: 3px;
}


.Sports {
	color: #ffffff;
	margin-bottom:8px;
}

.Sports h2 {
	font-size:1.2em;
	color: #ffffff;
	padding-bottom:2px;
	background: #F8AC1E;
	padding-left: 10px;
	padding-top: 3px;
}


.Features {
	color: #ffffff;
	margin-bottom:8px;
}

.Features h2 {
	font-size:1.2em;
	color: #ffffff;
	padding-bottom:2px;
	background: #BE2026;
	padding-left: 10px;
	padding-top: 3px;
}

#sports_header {
	display: inline;
	float: left;
	width: 960px;
	height: 22px;
        padding-left: 5px;
        margin-bottom: 15px;
}


#sports_header ul {
	position: relative;
	overflow: hidden;
	padding-left: 0px;
}

#sports_header ul  li {
	float: left;
        list-style: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;	
	margin:0 0.5em 0 0;
	padding:0.4em 0.4em 0.3em;
	background:#999999 none repeat scroll 0 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
}

#sports_header a {
        color: #ffffff;
}

#sports_ticker {
	display: inline;
	float: left;
        background-image: url('http://www.myduhawk.com/wp-content/images/ticker.jpg');
        background-repeat:no-repeat;
	width: 960px;
	height: 50px;
        padding-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
}

#sports_ticker ul {
	position: relative;
	overflow: hidden;
	padding-left: 10px;
}

#sports_ticker p {
	position: relative;
	overflow: hidden;
	font-size: 18px;
}

#blogs_header {
	display: inline;
	float: left;
	width: 600x;
	height: 28px;
        padding-left: 8px;
        margin-top: 5px;
	border: 1px solid #c0c0c0;
}


#blogss_header ul {
	position: relative;
	overflow: hidden;
	padding-left: 0px;
}

#blogs_header ul  li {
	float: left;
        list-style: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;	
	margin:0 0.4em 0 0;
	padding:0.4em 0.4em 0.3em;
}

#bottom-line {
		width: 650px;
		height: 80px;
}
#bottom-line-left {
		float: left;
		width: 115px;
                border-right-style:solid;
                border-right-width:2px;
		border-right-color:#48235d;
}

#bottom-line-right {
               float:right;
               background-color: #f3f3f3;
               width: 533px;
               height: 80px;
}

#bottom-line-right-text {
		float: right;
		width: 475px;
                height:80px;
		padding-left: 5px;
                padding-right: 25px;
                padding-top: 15px;
}

#bottom-line-right p {
	        font-size: 14px;
}
