/*  
Theme Name: Original Premium News
Theme URI: http://www.woothemes.com/
Description: Original Premium News by WooThemes
Version: 1.2.3
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	/*background: url(images/bgr.gif) #bcbcbc repeat-x top;*/
	background: url("images/layout.jpg") no-repeat fixed center top #B3B3B3;
	/*font: 0.8em Arial,Helvetica,Sans-Serif;
	font: 0.8em Arial,Helvetica,Sans-Serif;
	font: 0.8em Arial,Helvetica,Sans-Serif;*/
	font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0 0 0;
}
a{
	color: #EF2E22;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color:#EF2E22;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

#suckerfish li 
{
	font-family:Courier;
	float: left;
	padding-left:20px;
	
}

/*========= LAYOUT =========*/

#page{
  display: block;
  margin: 0 auto;
  width: 941px; /* Or whatever you want to use */

}
.divInnerCol
{
/*	background-color:white; */
	overflow: hidden;
	float: left; 
	margin-top: 0px; 
	padding-bottom: 10px; 
	padding-left: 0px; 
	margin-left: 0px;  
	margin-bottom:20px;
	width:500px;
	height:320px;
}

.idTabs li
{
	line-height:15px;
}

#divFalling_star
{
margin-left:450px;
margin-top:-10px;
position:absolute;
width:100px;
z-index:10;
}

.divInnerCol_page
{	
	background-color:white;
/*	overflow: hidden; */
	float: left; 
	margin-top: 0px; 
	padding-bottom: 10px; 
	padding-right: 10px; 
	margin-left: 0px;  
	padding:10px;
	margin-bottom:20px;
	width:530px;
	min-height:400px;
	background-image: url("http://allstarcharityshootout.com/2010/wp-content/themes/premiumnews/images/wood.jpg");
}

/*--- Main Columns ---*/
#columns{
	margin: -20px 0 0;
	padding: 0 15px 15px 15px;
}
.col1{
	float: left;
	width: 540px;
	padding: 10px;
}

#divAd
{
	margin-top:10px;
}

.imgAd
{
	padding-left:1.0px;
	padding-right:1.0px;
}

.col2{
	float: right;
	width: 340px;
	overflow: hidden;
}
/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 10px;
}

/*========= HEADER =========*/
#suckerfish 
{
	margin: 0px 0 30px 26px;	
	width: 894px;
	background-color:#F5881E;
}

.page_item page-item-2 current_page_parent
{
	background-color:#FF9900;
}
#suckerfish a
{
	color:white /*#303030*/;
	padding-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bolder;
}
/*- Page Navigation -*/
#nav{
	margin-left:26px;
	width: 894px;
	height: 30px;
	padding: 0px 0 0;
	background-color: #F5881E;
}
#nav-left {
	float:left;
	display:inline;
	width:600px/*730px*/;
	}
#nav-right {
	/*visibility: hidden;*/
	float:right;
	display:inline;
	}
	

#nav-right-icons {
display:inline;
float:right;
padding-right:12px;
position:relative;
top:-170px;
}

#nav ul {
	position: relative;
    height: 26px;
    overflow: hidden;
	padding-left:10px;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
	height: 50px;
	background-color: inherit;
/*	background-color: #EF2E22; */
	padding-left: 5px;


}

#nav ul  li.back {
    background-color: white/*#333333*/;
    width: 9px;
    height: 2px/*30px*/;
    z-index: 8;
    position: absolute;
	margin-top:3px;
	visibility: hidden;
}

#nav ul  li.current a {
    color: white;
}
#nav ul  li.current_page_parent a {
    color: white/*#333333*/;
}

#nav ul  li.current_page_item a {
    color: white/*#333333*/;

}

#nav ul  li a {
	text-decoration: none;
	color: white/*B1151F/*dddddd*/;
	outline: none;
	text-align: center;
	top: 6px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: auto 3px !important;
	margin: auto 7px;	
	spacing-left:50px;
	padding-right:5px;
	background-color:#F5881E;

	text-align:center;
}
#nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}      
#nav ul  li a:hover {
	color: white;	
}
/*- Category Navigation -*/
.nav2, .nav2 * {
	margin:0;
	padding:0 0 0 11px;
	
}
.nav2 {
	background-color:#FFBB7A;
	border-bottom:0 solid black;
	border-left:0 solid black;
	border-right:0 solid black;
	font-size:15px;
	font-weight:bold;
	height:25px;
	/*margin-left:26px;*/
	position:relative;
	width:883px;
	color: #F5881E;
	}
.nav2 ul {
	background:#fff; /*IE6 needs this*/
	float: left;
	position:relative;
}
.nav2 li {
	color: #888888;
	line-height: 19px /*35px*/;
	float: left;
	list-style:none;
	z-index:999;
	font-size: 12px;
}
.nav2 li.current ul {
	z-index: 999;
}
.nav2 li.current_page_item a {
    color: #54B4E6;
}
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1000;
	background: #B3B3B3;
	color: #ffffff;
	text-decoration: none;		
}
.nav2 li li {
}
.nav2 a {
	color: #888888;
	display: block;
	padding: 0 13px;
	
}
.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:960px;
}
.nav2 li:hover {
	/*text-decoration: underline;	*/
}
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #54B4E6/*FF7800*/;
	text-decoration: none;
	/*background: #B3B3B3;*/
}
.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
}
.nav2 li li.current a {
	font-weight: bold;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {

}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	top:2.5em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	top:2.5em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}
/*- Search -*/
#search{
	background: white url(http://www.cbff.ca/img/bg-form-signup-input.gif) no-repeat scroll 0pt 0pt; 
	float: right;
	height: 23px;
	margin: 0 2px 0 0;
	padding: 0 0px 0 0;
	/*width:325px;*/
	width: 180px;
	
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: transparent;
	border: 0px red dashed;
	color: #888888 /*#b3b3b3*/;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 2px 1px 2px 3px;
	width:150px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}
/*- Header -*/
#header{
background-color:#FFFFFF;
height:100px;
margin-left:26px;
width:892px;
}
/*- Logo -*/
#header h1{
	color: #54B4E6;
	float: left;
	display:inline;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
}
#donate_box {
	position: relative;;
	top: 10px;
	right: 50px;
	border: green solid 3px;
	height: 100px;
	width: 100px;
	background-color: #fff;	
}
/*- RSS -*/
#rss{
	float: right;
	font-size: 12px;
	padding: 16px 15px 0 0;
	text-align: right;
	width: 285px;
	/*INVISIBLE FOR NOW */
	visibility: hidden;
	display: none;
}
#rss a{
	color: #b3b3b3;
}
#rss ul{
	float: left;
	margin: 13px 0 0;
	width: 220px;
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}
#rss img{
	float: right;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	border:1px solid black;
	float:left;
	height:320px;
	margin:0 0 10px;
	overflow:hidden;
	padding:0;
	width:538px;
}
.featured h2{
	font-size: 11px;
	padding: 0;
}
.featured h3{
	font-size: 14px;
	padding: 0 0 0px 0;
	text-align: left; 
	/*text-justify: newspaper;*/
}
.featured h3 a {
	color: #F5881E/*white/*#000*/;
}
.featured h3 a:hover {
	color:#FF7800;
}
.featured p {
	color: white /*white*/;
	margin-bottom:10px;
	text-align: left /*justify*/; 
	/*text-justify: newspaper;*/
}
.featured-img{
display:inline;
float:left;
height:320px;
margin:0 10px 0 0;
width:539px;
}
#ribbon{
	width:138px;
	height:138px;
	float:right;
}
#featured-th{
	border-bottom: #888888 0px solid;
	border-left: #888888 0px solid;
	border-right: #888888 0px solid;
	height: 318px;
	margin: 0 0 35px;
	background-color:#FFFFFF;
}
#featured-th img{
	margin: 0 0 0;
	border:none;
	border: #C0C0C0 1px solid;
	width:120px;
}
#featured-th .idTabs {
left:410px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:relative;
bottom:323px;
width:200px;
z-index:99;	
}

#featured-th .idTabs li {
	float:left;
	display:inline;
	margin-right:12px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#FFF/*DDD*/;
	float:left;
	width:550px;
	height:auto;
	margin-bottom:30px;
	}
.video-left {
	float:left;
	width:350px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:200px;
	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 =========*/
.postmetadata {
	visibility: hidden;
	display: none;	
}

/*=== Small Box Post ===*/
.post{
	min-height: 100px;
	margin: 0;
	/* border-bottom: 1px dashed #C0C0C0; */
	/*
	margin-bottom: 10px;
	padding-bottom: 50px;
	*/
}

.post fl
{
	width: 200px;

}
.post h2{
	font-size: 1em;
	padding: 0 0 5px;
	color: #54B4E6;
}
.post h2 a{
	font-size: 1em;
	padding: 0 0 5px;
	color: #54B4E6;
}
.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #54B4E6/*000000*/;
}
.post p{
	padding: 0 0 15px;
}
.post p.posted{
	color: #c0c0c0;
}


/*- Box -*/
.box{
	border-top: 1px dashed #c0c0c0;
	clear: both;
	height: 1%;
	margin: 0 0 2px;
	padding: 30px 0 2px;
}
.box .post{
	width: 260px;
}
.box .post h2{
	/*font-size: .85em;*/
	font-size: 11px;
}
.box .post h2{
	/*font-size: .85em;*/
	color: #C0C0C0;
}
.box .post h3{
	font-size: 1em;
	margin-bottom: 3px;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;

}
.post-alt h2{
	font-size: 1.1em;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 1.4em;
}
.post-alt h3 a{
	color: #FFCC00/*000000*/;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.posted{
	color: #c0c0c0;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	padding: 0 0 0 14px;
	margin-top: 2px;
	font-weight:bold;
	float: right;
	margin-right:20px;
}
.comments {
	/* visibility: hidden;
	display: none; */
	padding-bottom:0px !important;
}
#comment {/*
	visibility: hidden;
	display: none; 
	position: relative; */
}
.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;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background-color: none;
	color: white;
/*	margin-left:-35px; */
	width:100%;
	float: left;
/*	margin-bottom:25px; */
	position: relative;
	background:transparent url(http://allstarcharityshootout.com/2010/wp-content/themes/premiumnews/images/gifStar.png) no-repeat scroll left center;
	padding-left:40px;
	height:50px;
	padding-top:10px;
	 margin-left: -31px; 
	text-transform:uppercase;
	/*visibility: hidden;
	display: none;*/
	margin-top:20px;
}

.col1page
{
	background-color: white; 
	float: left; 
	margin-top: 10px; 
	padding-bottom: 10px; 
	padding-right: 10px; 
	margin-left: 11px; 
	width: 490px;
}

#archivebox a{
/*	color: white; */
	color: #EF2E22l;
}
#archivebox h2 {
	color: white;
	font-size:1.5em;	/*color:#000;*/
	margin-top:3px;
}
#archivebox h2 em{
	color:#F5881E/*C0C0C0*/ !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 =========*/

#post-24 p {
	text-align: left; 
	text-justify: none;
}

#post-22 p {
	text-align: left; 
	text-justify: none;
}

#post-73 p {
	text-align: left; 
	text-justify: none;
}

#post-24 p {
	text-align: left; 
	text-justify: none;
}

#post-76 p {
	text-align: left; 
	text-justify: none;
}

#post-17 p {
	text-align: left; 
	text-justify: none;
}

#post-367 {
	text-align: left;
	text-justify: none;
}
.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px;
	text-align: left/*justify*/; 
	text-justify:none /* newspaper*/;
	padding-top: 10px;
	padding-bottom: 3px;
	color: black;
	}
	
.entry h5 {
	font-size: 14px;
	color: #F5881E;
	margin: 10px 0px 0px 0;	
}

.entry blockquote { 
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	/*padding: 2px 2px 2px 2px;*/
	/*background:#DDD;*/
	/*border: solid 0px #C0C0C0;*/
	border: 0px solid #d0d0d0; 
	margin: 7px; 
	padding: 3px; 
	/*background-color: white;*/ 
	}
	
.entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;

	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;

	}
/* -- Edited 11.18.09 */	
.entry ul li {
	list-style-image:none !important;
	list-style-type:circle !important;
	margin-left:20px;
	padding:3px 0;
	text-align:left;	
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	color: #888888;
	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:#white/*DDD*/;

}

/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #C0C0C0;
	height:31px;
	width:320px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
	width:300px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 10px;
	font-weight:bold;
}

.sideTabs .idTabs li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FF8F02 none repeat scroll 0 0;
border-color:#EEEEEE #EEEEEE -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0;
color:white;
display:block;
font-weight:bold;
margin:0 2px 0 0;
padding:0 10px;
}

.sideTabs .idTabs li a:hover, .sideTabs .idTabs .selected {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D80025 none repeat scroll 0 0;
border-color:white white #DDDDDD;
border-style:solid;
border-width:1px;
color:white;
text-decoration:none;
}

.navbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D80025 none repeat scroll 0 0;
border-color:-moz-use-text-color white;
border-style:none solid solid;
border-width:0 1px 1px;
color:white;
margin:-2px 0 25px;
padding:10px 10px 0;
position:relative;
width:300px;
}

.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #C0C0C0;
}
.list1 li a,.list3 li a,.list4 li a{
	color:white;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	}
/*- Ads -*/
.ads{
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 25px;
	padding: 10px;
}
.ads img{
	float: left;
	margin: 0 14px 0 0;
}
.ads img.last{
	margin: 0 !important;
}
/*- side video */
/*- Ads -*/
.side_video{
/*	border: 1px solid #eeeeee; */
	height: 200px;
	margin: 0 0 3px;
	padding: 10px;
}
.side_video img{
	float: left;
	margin: 0 14px 0 0;
}
.side_video img.last{
	margin: 0 !important;
}
/*- Flickr -*/
.flickr{
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #C0C0C0;
	float: right;	
	text-align: center;
	background: #fafafa;
	width: 340px;
/*	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: 160px;
}
.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: #FFFFFF/*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;
}

.widget
{
	background-color:#000;
	background-image: url(http://allstarcharityshootout.com/2010/wp-content/uploads/2010/02/polljpg.jpg);
	background-repeat: no-repeat;
	padding:15px;
	width:290px;
	border: 1px solid white;
        color:orange;
}

/*========= FOOTER-NAV =========*/

#footer_nav{
	visibility: hidden;
	display: none;
	background: #780001;
	clear: both;
	color: #E8F5F6;
	/*min-height: 100px;*/
	padding: 0 0 15px 0;
}
#footer_nav .footer_col a{
	color: #BB9F9F;
}
#footer_nav img {
	vertical-align:middle;
}

#footer_nav ul {
	margin-left: 10px;
}
#footer_nav li {
	height: 1em;
}

#footer_nav .footer_col {
	border-left:1px dashed gray;
	float:left;
	margin:15px 0 0;
	padding:1px 0;
	position:relative;
	min-width:15%;
	height:auto;
}

#footer_nav .footer_side {
	/*border-left:1px solid #DDDDDD;*/
	float:left;
	margin: 15px 0px 5px 15px;
	padding:1px 0;
	position:relative;
	min-width:15%;
}

#footer_nav .footer_side img{
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
}

#footer_nav .head_link {
	color: pink;
	text-indent: 19px;
	font-size: 14px;
	padding:5px 0 0 5px;
	margin: 15px 0 0 5px;
	height: 20px;
}

#footer_head_link{
	color: #CAB1CB;
}

/*========= FOOTER =========*/

#footer{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
clear:both;
color:#B3B3B3;
height:35px;
line-height:35px;
padding:0 15px;
position:relative;
top:20px;
width:869px;
left:9px;
}
#footer a{
	color: #b3b3b3;
}
#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; */
	/* color:white; */
	
}
.hl-full{
	visibility: hidden;
	display: none;
	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: 3px solid #c0c0c0;
	padding: 10px 0 0;
}
.blog{
float: left;
padding-left:20px;
width:90% !important;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
	visibility: hidden;
	display: none;
}
.th{
	border: 1px solid #c0c0c0;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/*========= Azwar's CSS ============*/
#my_footnotes {
	 font-size:9px;
}

#myaddress {
	width: 300px;
	margin: 0 0 10px 0;
}

#mysdtable {
	margin-top: 0px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	height: 200px;
	vertical-align: top;	
}

#mytsdable table td{
	text-align: left;
	align: left;
}

#mystaff {
	color: #888888;	
}

#finding_cam {
	padding: 2px;
	margin-right: 0px;
	border: 0px solid #C0C0C0;
	float: right;	
}

#finding_cam img{
	border: 0px;
	margin: 2px;
	padding: 0px;
}

#my_submission_volunteer {
	padding: 0px 0 0 10px;
	margin-top: 0px;
		
}

#my_submission_sponsor {
	padding: 0px 0 0 2px;
	margin-top: 15px;
		
}

#my_icons_footer {
	margin: 12px 2px 2px 0;
	background-color: white;
	width: 100%;	
}
#my_seats {
	min-height: 175px;
	width: 100%;
	background-color: black;
	/*background: url(http://cbff.ca/img/website-footer.jpg) #bcbcbc no-repeat top*/;
	
}

#my_event_table {
	
	
}
#my_event_table p {
	text-align: left; 
}

#my_event_table td {
	
}

#my_box_office{
	background: white url(http://www.cbff.ca/img/boxoffice.png) no-repeat scroll 0pt 0pt; 
	/*float: center;*/
	height: 30px;
	margin: 0 0px 0 0;
	padding: 0 0px 0 0;
	/*width:325px;*/
	width: 119px;
}

#my_box_office_launch_party{
	background: white url(http://cbff.ca/wp-content/uploads/2009/09/launch_party.jpg) no-repeat scroll 0pt 0pt; 
	/*float: center;*/
	height: 747px;
	margin: 0 0px 0 0;
	padding: 0 0px 0 0;
	/*width:325px;*/
	width: 431px;
}

.gallery-icon {
margin: 17px 0 0px 0;	
}
#my_dotted_line {
min-height: 10px;
border-bottom: 0px dashed #888888;	
}

#my_film_maker p {
	padding: 0 0 10px 0;
	text-align: justify; 
	text-justify: newspaper;	
}


.my_festival_schedule {
	width: 100%;
	border: 0px solid gray;
	min-height: 200px;
	padding: 5px 5px 5px 0px;
}

.my_festival_schedule .img {
	border: 1px solid;
}

.my_festival_schedule_header {
	background-color: #54B4E6;
	color: white;
	/*padding:10px;*/
	width:90%;
	font-size: 1.2em;
	margin-bottom:2px;
	position: relative;
	padding: 7px 0 7px 19px;
	margin-left:-30px;
	margin-top: 10px;
	font-weight: bolder;
}

.my_festival_schedule_small {
	height: 90px;
	width: 100%;
	margin-top: 10px;
}

.my_festival_schedule_subheader {
	font-weight: bolder;
	color: #54B4E6;
	text-align: left;
}

#my_festival_schedule_page_post p {
	text-align: left;
	text-justify: auto;
}

.my_festival_schedule_date {
	font-weight: bolder;
	color: #888888;
	padding-bottom: 10px;
}

.my_festival_schedule_date .img {
	border: 1px solid;
}

.my_festival_schedule_text {
	width: 88%;
	text-align: justify; 
	text-justify: newspaper;
}

#lavaLamp
{
	text-align:left;
	width:848px;
}



.wp-polls-ans
{
	
}

#aFacebook
{
	padding:0px; margin:0px; width: 25px; height: 25px; 
	
}

#aYoutube
{
	padding:0px; margin:0px;  width: 25px; height: 25px; 
}

#divSocialIcon
{
	bottom:30px;
	left:775px;
	position:relative;
	width:75px;
}

#nav ul li .current_page_item
{

	background-color:#FF9900;
}
/* ---------------------------------------------------------------------------------------------- */

	.caption{font-style:italic;color:#887;}
	.demo{position:relative;margin-top:2em;}
	.gallery_demo{width:702px;margin:0 auto;}
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 60px auto;width:450px;background:black;}
	#main_image img{margin-bottom:10px;}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	
/* ---------------------------------------------------------------------------------------------- */


.table_models_left th {color: #4f6b72;border-right: 1px solid #d6d6d6;border-bottom: 1px solid #d6d6d6;border-top: 1px solid #d6d6d6;text-align: left;padding: 6px 2px 6px 12px;background: #f9f9f9 url(../images/bg_header_th.gif) no-repeat;}
.table_models_left .model_image {text-align:center;padding:5px 0;}
.table_models {width:100%; font-size:12px;}
.table_models th {color: #4f6b72;border-right: 1px solid #d6d6d6;border-bottom: 1px solid #d6d6d6;border-top: 1px solid #d6d6d6;text-align: left;padding: 6px 2px 6px 6px;background: #f9f9f9 url(../images/bg_header_th.gif) no-repeat;}
.table_models th a {font-size:11px;font-weight:bold;font-family:Tahoma, Helvetica, sans-serif;color: #4f6b72;}
.table_models th span {background-image: url(../images/arrows_grey.gif);background-repeat:no-repeat;padding-left:16px;line-height:12px;background-position:100% -19px;}
.table_models th span#down {background-image: url(../images/arrows.gif);background-repeat:no-repeat;background-position:100% -19px;}
.table_models th span#up {background-image: url(../images/arrows.gif);background-repeat:no-repeat;background-position:100% 4px;}
.table_models,
.table_models th.nobg {border-left: 1px solid #d6d6d6;}
.table_models td {border-right: 1px solid #d6d6d6;border-bottom: 1px solid #d6d6d6;background: #fff;padding: 6px 2px 6px 6px;color: #4f6b72;}
.table_models td.alt {background: #F5FAFA;color: #797268;}
.table_models tr.lightgrey td {border-right: 1px solid #d6d6d6;border-bottom: 1px solid #d6d6d6;background: #fff;font-weight:normal;padding: 6px 2px 6px 6px;color: #4f6b72;}
/* .table_models tr.darkgrey td {background: #FAFAFA;color: #797268;font-weight:normal;} */
.table_models tr.darkgrey td {background: #F3F3F3;color: #797268;font-weight:normal;}
.table_models tr.lightgrey td {background: #FAFAFA;color: #797268;font-weight:normal;}
.table_models tr.lightgrey th {border-left: 1px solid #d6d6d6;border-top: 0;background: #fff url(../images/bullet1.gif) no-repeat;font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
.table_models tr.darkgrey th {border-left: 1px solid #d6d6d6;border-top: 0;background: #f5fafa url(../images/bullet2.gif) no-repeat;font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color: #797268;}
.table_models a:link,
.table_models a:visited {color:#2562a6;display:block }
.table_models a:hover {color:#000;}
        