* {
	padding:0; margin:0
}
.clear {clear:both;}
ul {list-style:none;}

body {
	background-color: black;
	background-image: url("http://www.busu.net/templates/busu_homepage/images/bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
	font-family : tahoma, arial;
	font-size : 10pt;
}

#wrap {
	width:968px;
	margin:auto;
}

#logo {
	float: left;
	height: 105px;
	width: 510px;
}

#ribbon {
	height:105px;
}
h1 a, h2 a, h3 a, h4 a {text-decoration:none;}

h1 a:visited, h2 a:visited, h3 a:visited {text-decoration:none;}

/* search box */
#askBusu {
	float: left;
	/*height: 20px;*/
	margin-left: 200px;
	/*padding: 0px;*/
	width: 185px;
}
#search p {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	float:left;
}
/* end search box */

#top_nav {
	background-image: url("http://www.busu.net/templates/busu_homepage/images/rounded_top.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 33px;
	padding-left: 11px;
	padding-top: 16px;
	padding-bottom: 8px;
	z-index: 999;
}
#top_nav ul li {
	background-color: #be1005;
	display: block;
	width: 118px;
	margin-right: 9px;
	text-align: center;
	z-index: 999;
}
#top_nav ul li a {
	border: 0px;
	color: white;
	z-index: 999;
}
#top_nav ul li a:hover {
	background-color: transparent;
}
#top_nav ul li ul li a:hover {
	background-color: #990000;
}
#top_nav ul li ul li {
	border-bottom: 1px solid #990000;
	background-color: #ad0f05;
}
#top_nav ul li ul li:first-child {
	border-top: 1px solid #990000;
}
#top_nav ul li ul li:last-child, #top_nav ul li ul li:last-child a {
	border-bottom: 0px;
	-moz-border-radius: 0 0 12px 12px; 
	-webkit-border-radius: 0 0 12px 12px; 
	border-radius: 0 0 12px 12px; 
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
/* end nav */

/* home header */
#homeheader {
	background:url("http://www.busu.net/templates/busu_homepage/images/top_bg.png") no-repeat top;
	background-color: #C11400;
	height:303px;
	padding-left: 3px;
}
#homeheader #left-column {
	float:left;
	padding:0 0 0 0;
	width: 610px;
}
#homeheader #left-column h2 {
	color:#FFC;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom:14px;
}
#homeheader #left-column p {
	color:#fff;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
}

#homeheader #right-column {
	float: left;
	margin: 8px 0 0 14px;
	padding: 0 0 0 0;
	width: 335px;
}

#homeheader #right-column ul {
	margin-top: 14px;
}
/* end home header */


/* home header - portfolio */
#portfolio {
	left: 10px;
	top: 0px;
	position: relative;
}

#portfolio li .imgholder {
	float: left;
}

#portfolio li .txtholder {
	float: left;
	margin-left: 15px;
	width: 240px;
}

#portfolio h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.txtholder p {
	font:12px Arial, Helvetica, sans-serif;
	line-height:16px;
	margin-bottom:16px;
}
/* end portfolio */

#contents {
	background-color: #C11400;
	background-repeat: repeat-y;
	padding:10px 0 10px 0;
	width: 968px;
}
#contents h2 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
}

/* NEWS */

#newsContainer {
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	width: 622px;
}

#newsTop{ /* homepage news top */
	background: url("http://www.busu.net/templates/busu_homepage/images/news_top.png") top;
	/*height: 47px;*/
	height: 28px;
	padding-left: 13px;
	padding-top: 9px;
	width: 609px;
}
#newsTop > h2 {
	margin: 0px;
	padding: 0px;
}
#newsContent {
	background: white;
	border-bottom: 1px solid #484848;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	padding: 0px 0px 0px 0px;
	width: 620px;
}

#newsContent td {
	padding: 11px 15px 11px 15px;
}
#newsContent table {
	border-collapse:collapse;
}
#newsContent table,th, td {
	border: 0px;
}

#newsContent table tr.odd {
	background-color: #EFEFEF;
}

#newsContent a, #storyContent a {
	color: #0000FF;
	text-decoration: underline;
}
.newsPic {
	padding-left: 5px;
	padding-right: 12px;
}
.newsHeadline {
	padding-bottom: 15px;
}
/* END NEWS */

/* story */
#storyContent img {
	padding-bottom: 10px;
	padding-right: 10px;
}
#newsTop_story { /* individual story page top */
	background: url("http://www.busu.net/templates/busu_homepage/images/news_top.png") top;
	height: 70px;
	padding-left: 8px;
	padding-top: 10px;
	width: 614px;
}

#newsTop_story  h2 {
	margin-top: 5px;
}
#storyContent {
	background: white;
	border-bottom: 1px solid #484848;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	padding: 14px 14px 7px 14px;
	width: 592px;
}
.newsPic_story {
	padding-left: 5px;
	padding-right: 19px;
}
#fb_comments {
	border-top: 1px dotted grey;
	margin-left: 26px;
	margin-top: 23px;
	padding-top: 23px;
	width: 540px;
}
#share {
	background-color: #F7F7F7;
	border: 1px solid #E0E0E0;
	margin-bottom: 10px;
	padding: 10px 5px 0px 5px;
	width: 582px;
}

#share span {
	float: left;
	margin-top: 3px;
	padding-right: 10px;
}

#tweetMeme {
	float: left;
	margin-top: 5px;
	overflow: hidden;
	width: 60px;
}
#facebookShare {

}
/* end STORY */
/* COMMENTS */
div#disqus_thread {
	font-family: Arial, Helvetica, sans-serif;
}
/* end COMMENTS */

/* SIDEBAR */
#sidebar {
	float:left;
	margin-left: 7px;
	width: 325px;
	/*padding:10px 20px 10px 10px;*/
}
/* end SIDEBAR */

/* CONTACT */

#contact {
	background-image: url("http://www.busu.net/templates/busu_homepage/images/contact.png");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #cfcfcf;
	border: 1px solid #676767;
	-moz-border-radius: 6px;  
	-webkit-border-radius: 6px;  
	border-radius: 6px; 
	padding: 10px 10px 10px 10px;
	width: 302px;
}

#contact img {
	border: 1px solid #585858;
}

#contact td {
	padding-right: 10px;
	vertical-align: top;
}
#contact ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#contact li {
	list-style: none;
}

#contactDetails {
	background-color: #FAFAFA;
	border: 1px solid #BDBDBD;
	margin-top: 5px;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px; 
	padding: 8px 11px 8px 11px;
}

/* end CONTACT */

/* TWITTER */
#twitter {
	background: url("http://www.busu.net/templates/busu_homepage/images/twitter.jpg") top no-repeat;
	/*border: 1px solid #484848;*/
	padding-top: 35px;
	width: 325px;
}
/* END TWITTER */

#story {
	background-color: white;
	border: 1px solid grey;
	height: 200px;
	padding: 7px;
	width: 311px;	
}
#footer {
	background-image : url("http://www.busu.net/templates/busu_homepage/images/rounded_bottom.png");
	background-repeat: no-repeat;
	background-position: top;
	color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	margin:auto;
	padding:10px;
	width : 968px;
}

#footer a {color:#fff; text-decoration:none; border-bottom: dashed 1px #fff;}
#footer #container {width:968px;}
#footer p {
	display:block;
	font-weight: bold;
	padding:10px 0 10px 0;
	text-align: center;
}

#header {background:url(http://www.busu.net/templates/busu_homepage/images/header-normal.jpg) no-repeat; height:91px;}

/* #####  jquery slider  ##### */
div#nav a:link, div#nav a:visited {
	color : #fff;
	text-decoration : none;
}
a img {
	border : 0;
}
div#nav {
	clear : both;
	float : left;
	height : 52px;
	margin : 22px 0 0;
	width : 601px;
}
div#nav ul {
	float : left;
	height : 52px;
	list-style-type : none;
	width : 500px;
}
div#nav ul li {
	float : left;
	height : 52px;
}
div#nav ul li a {
	border : 0;
	display : block;
	height : 52px;
	line-height : 52px;
	text-indent : -9999px;
}
div#slide-holder {
	margin-top: 0px;
	margin-left: 10px;
	height : 295px;
	width : 601px;
	z-index : 40;
}
div#slide-runner {	
	height : 295px;
	overflow : hidden;
	position : absolute;
	width : 601px;
}
div#slide-holder img {
	display : none;
	margin : 0;
	position : absolute;
}
div#slide-holder div#slide-controls {
	/*background : url("../images/slide-bg.png") 0 0;*/
	bottom : 0px;
	display : none;
	height : 37px;
	left : 0;
	position : absolute;
	width : 601px;
}
div#slide-holder div#slide-controls p.text {
	color : #fff;
	display : inline;
	font-size : 10px;
	float : right;
	line-height : 16px;
	margin : 15px 20px 0 0;
	text-transform : uppercase;
}
div#slide-holder div#slide-controls p#slide-nav {
	display : inline;
	float : left;
	height : 24px;
	margin : 11px 0 0 5px;
}
div#slide-holder div#slide-controls p#slide-nav a {
	background-position : 0 0;
	background-repeat : no-repeat;
	color: white;
	display : inline;
	font-size : 11px;
	font-weight : bold;
	float : left;
	height : 24px;
	line-height : 24px;
	margin : 0 5px 0 0;
	text-align : center;
	text-decoration : none;
	width : 24px;
}
div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position : 0 -24px;
}
div#slide-holder div#slide-controls p#slide-nav a {
	background-image : url("../images/silde-nav.png");
}
div#nav ul li a {
	background : url("../images/slide-nav.png") no-repeat;
}
/*#####  end jquery slider  ##### */

/* Utility Classes */
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.clear {
	clear: both;
}
img.alignleft {
	margin-right:10px;
}
img.alignright {
	margin-left:10px;
}
.newsLine {
	border-bottom: 1px dotted grey;
}
/* end Utility Classes */

#events_all {
margin-left: 241px;
margin-top: 28px;
font-size: 8pt;
text-align: center;
}

/* POLL */
#poll {
background-color: white;
border: 1px solid grey;
margin-top: 10px;
padding: 5px;
-moz-border-radius: 6px;  
-webkit-border-radius: 6px;  
border-radius: 6px; 
}

div#poll > form#jd_poll > ul.jdp_answers  {
	margin-top: 8px;
}

div#poll > form#jd_poll > p.submit_button > input.button {
	margin-top: 8px;
}
/* end poll */

div.homepage_btm_ad {
	/*border: 1px solid black;*/
	float: left;
}
div.homepage_btm_ad_padding {
	margin-left: 5px;
}
/* TWITTER FEED */
#twitter-ticker{
	/* Styling the ticker */
	width:327px;
	/*height:350px;*/
	background:url(img/slickbg.png) no-repeat #f5f5f5;
	color:#666666;
	display:none;
	margin-bottom: 8px;

	/* Rounded corners 
	-moz-border-radius:10px 10px 6px 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;*/

	text-align:left;
}
#tweet-container{
	/* This is where the tweets are inserted */
	/*height:275px;*/
height: 432px;
	overflow:hidden;
	padding-bottom: 8px !important;
	width:auto;
}
#twitIcon{
	/* Positioning the icon holder absolutely and moving it to the upper-left */
	position:absolute;
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}
#top-bar{
	background-image:url(http://www.busu.net/templates/busu_homepage/images/twitter.jpg);
	background-repeat: no-repeat;
	border-bottom:1px solid white;
	color: #666666;
	margin-bottom:8px;
	overflow: auto;
	padding-top: 44px;
	padding-bottom: 8px;
	position:relative;
	width: 327px;
}
#top-bar .twitter-image {
	border: 1px solid #eeeeee;
	float: left;
	margin-left: 6px;
	height: 32px;
	width: 32px;
}
#top-bar p {
	float: left;
	padding-left: 7px;
	line-height:1;
	width: 100px;
	color: #474747;
	font-size: 12px;
}
#top-bar p a {
	font-weight: bold;
	color: #474747;
	font-size: 16px;
	text-decoration: none;
}
#top-bar p a:hover {
	text-decoration: underline;
}
.tweet{
	/* Affects the tweets */
	padding:5px;
	margin:0 8px 8px;
	border:1px solid #F0F0F0;
	background:url(img/transparent.png);
	width:auto;
	overflow:hidden;
}
.tweet .avatar,
.tweet .user,
.tweet .time, 
.tweet .txt{
	float:left;
}
.tweet .txt {
	width: 234px;
}
.tweet .time{
	text-transform:uppercase;
	font-size:10px;
	color:#AAAAAA;
	white-space:nowrap;
	padding-top: 6px;
	margin-left: 8px;
}
.tweet .avatar img{
	width:36px;
	height:36px;
	border:2px solid #eeeeee;
	margin:0 5px 5px 0;
}
.tweet .user{
	font-weight:bold;
}
#loading{
	/* The loading gif animation */
	margin:100px 95px;
}
/* end TWITTER FEED */
#music-player {
	background:url(http://www.busu.net/content/pics/audio-player-bg.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 112px;;
	height: 60px;
	width: 286px;
}
#btv {
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	background-color: black;	
	height: 251px;
	margin-top: 17px;
	padding-left: 3px;
	width: 327px;
}
#btv img {
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
	/* useful if you don't want a bg color from leaking outside the border: */        
}
ul#bpress {
	list-style: none;
	background-color: white;
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}
ul#bpress li:first-child img  {
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}
ul#bpress li {
	padding: 6px 8px 6px 8px;
}
ul#bpress li a {
	text-decoration: none;
}
ul#bpress li a:hover {
	text-decoration: underline;
}
ul#bpress li.striping {
	background-color: #efefef;
}
ul#bpress li:first-child  {
	padding: 0px;
}
ul#bpress li:last-child  {
	-webkit-border-radius: 0 0 12px 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 0 0 12px 12px; /* FF1-3.6 */
	border-radius: 0 0 12px 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}
#small-side-ad {
background-color: black;
height: 150px;
width: 327px;
}
/* POLL STYLES */
#pollcontainer{
	margin:0 5px 5px 5px; border:1px solid #600000;
	background:#f9f9f9; padding:5px;

}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.bar{ height:10px; background:#3399cc; }
.yourvote{ background:#113399; }
#example-two  p.pollques{
	font-weight: bold;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px;
	padding-top: 5px;
}
#pollcontainer p.pollques {
	background-color: #B22217;
	color: white;
	font-weight: bold;
margin-left: -5px;
margin-top: -5px;
	padding: 5px;
width: 306px;
}
#pollcontainer p {
padding: 7px 2px;
}
/* end POLL STYLES */
