@charset "UTF-8";
/* CSS Document */

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color:#6a6a6a;
}
#wrapper {
	text-align: left;
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	width: 950px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-image: url(http://www.bswiftcommunity.com//images/page-bg-2.gif);
	background-repeat: repeat-y;
}
html>body #wrapper {
	height: auto;
}
/* hack to force vert scroll when viewing varied page heights...so it wont shift in FF, Opera, Safari, also skip if mac ie \*/
html {
	height: 100%;
	margin-bottom: 1px;
}
/*end hack*/

a, a:link, a:visited {
	color:#CC6600;
	text-decoration:none;
	cursor:pointer;
}
a:hover {

	text-decoration:underline;

}

a p, a:link p, a:visited p{
	color:#CC6600;
	text-decoration:none;
	cursor:pointer;
}
a:hover p{

	text-decoration:underline;

}

a.button {
    background: transparent url('/images/bg_button_a_2.gif') no-repeat scroll top right;
    color: #9d560e;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
font-weight: bold;
}


a.button span {
    background: transparent url('/images/bg_button_span_2.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.alt-btn{
	background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
}
a.alt-btn span{
	background: transparent url('/images/bg_button_span.gif') no-repeat;
	
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 



/* Containers ------------------------------------------------------------ */
#header {
	width: 890px;  /* 950 total, 20px padding*/
	float:left;
	clear:both;
	background-color:#FFFFFF;
	border-bottom: 2px solid #d77b42;
	margin: 0 15px;
	padding: 0 15px 0 15px;
	
}
#content {
	width: 950px;  /* 950 total, 20px padding*/
	float:left;
	clear:both;
	background-image: url(http://www.bswiftcommunity.com//images/page-bg.gif);
	background-repeat: no-repeat;
}
#bforum #content {
	width: 950px;  /* 950 total, 20px padding*/
	float:left;
	clear:both;
	background-image: url(http://www.bswiftcommunity.com//images/page-clear-bg.gif);
	background-repeat: repeat-y;
}
#site-alert {
	text-align: center;
	padding: 6px 20px 6px 20px;
	background-image: url(http://www.bswiftcommunity.com//images/alert-bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	
	margin: 0 15px 0 15px;
	width:880px;  /* 950 total, 20px padding*/
	float:left;
	clear:both;
}
#footer {
	width: 880px;  /* 950 total, 20px padding*/
	padding: 10px 20px 0 20px;
	background-image: url(http://www.bswiftcommunity.com//images/footer-bg.gif);
	background-repeat: repeat-x;
	margin: 0 15px;
	float:left;
	clear:both;
	border-top: 2px solid #ccc;
	height: 40px;
}
#forum-footer {
	width: 880px;  /* 950 total, 20px padding*/
	padding: 10px 20px 0 20px;
	background-image: url(http://www.bswiftcommunity.com//images/footer-bg.gif);
	background-repeat: repeat-x;
	margin: 0 15px;
	float:left;
	clear:both;
	border-top: 2px solid #ccc;
	height: 40px;
}
#feature{
padding: 0 0 10px 0;
}
/* columns ------------------------------------------------------------ */
#column-1 {
	float:left;
	width: 200px;
}
#column-2 {
	float:left;
	padding: 10px 20px 20px 20px;
	width: 510px;
}
#column-3 {
	float:left;
	width: 200px;
}
#column-2 .column-sub-a {
	float:left;
	padding: 0 10px 0 0;
	width: 220px;
}
#column-2 .column-sub-b {
	float:left;
	padding: 0 0 0 10px;
	width: 220px;
}
/* heading ------------------------------------------------------------ */
h1 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding: 10px 0 0 0;
	clear:left;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: .81em;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	clear:left;
}

.sub-feature h2, .sub-feature-content h2, .sub-feature-last h2{
	padding: 9px 0 0 0;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	text-transform:uppercase;
}

/* paragraphs menu ------------------------------------------------------------ */

label {
	padding: 0 0 0 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: .8em;
	line-height: 2.5em;
	
}
/* paragraphs menu ------------------------------------------------------------ */

p {
	padding: 0;
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 1.5em;
	padding: 0 0 10px 0;
}
.sub-feature p {
}
.sub-feature-alt p.call-to-action, .sub-feature p.call-to-action, #feature p.call-to-action {
font-size: .7em;
	padding: 2px 0 2px 0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
p.primary-action {
	padding: 0 0 10px 24px;
	background-image: url(http://www.bswiftcommunity.com//images/icon-plus.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
p.author {
	padding: 0 0 16px 0;
}
#feature p {
}
p.deck {
font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #888;
	font-weight: bold;
	margin: 0 0  15px 0;
}

/* Spans ------------------------------------------------------------ */
span.note, span.comment-author{
font-weight: normal;
color:#777;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;

}
span.note_link-ref{
font-weight: normal;
color:#777;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
display:block;
height: 15px;
overflow:hidden;
display: none;
}
span.comment-author{
}

/* Search ------------------------------------------------------------ */
#footer p, #forum-footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	text-align:center;
}
/* Search ------------------------------------------------------------ */
#search, #recent-comments,  #hcr-videos  {
	width: 165px;
	padding: 5px 0 5px 10px;
	margin-left: 20px;
}

#search input {
	width: 140px;
	margin: 0;
}
#search .hiddenFields {
	padding:0;
	margin: 0;
}
#search div.input-field {
	padding: 0;
	margin: 0;
}
#search .btn {
	margin: 0 0 20px 0;
	padding: 5px 0 5px 0
}
#search h3, #recent-comments h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding: 0 0 4px 0;
	margin: 10px 0 0 0;
	color:#666;
}
div.short-comment{
padding: 6px 0 10px 0;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
width: 145px;
border-bottom: 1px solid #ccc;

}
div.short-comment p{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;

}
/* ad-job ------------------------------------------------------------ */
#ad-job {
		width: 148px;
	padding: 15px 10px 20px 15px;
	border: 1px solid #ccc;
	margin: 5px 15px 5px 5px;
	
background-color: #e1e1e1;
	/* background-image: url(http://www.bswiftcommunity.com//images/careers-back.gif);*/
}
#ad-job a{

}
#ad-job .citystate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	display:block;
	padding: 5px 0 0 0;
}
#ad-job .employer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	display:block;
	font-weight:bold;
}
#ad-job h3.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight:bold;
	display:block;
	padding: 0 0 8px 0;
	text-transform:none;
	line-height: 1.2em;
}
#ad-job .desc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	display:block;
}
#ad-job h3 {
	color:#444;
	display:block;
	
	padding: 0;
	margin: 0;
}
/* Header and alerts ------------------------------------------------------------ */
#site-logo {
	float:left;
	clear:left;
	padding: 10px 0 10px 0;
}
#alert-2 {
	width: 300px;
	float:left;
}
#alert-3 {
	width: auto;
	float:right;
	clear:right;
	margin: 10px 0;
	border: 1px dotted #ccc;
	padding: 4px 8px;
	color: #777;
}
#alert-3 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 0;
	margin: 0;
	text-align: right:
}

.alert {

	width: 150px;
	padding: 15px 10px 10px 15px;
	border: 1px solid #ccc;
	margin: 5px 15px 5px 5px;

	background-color: #d6864a;
}
.alert p{
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
color: #ffdcc1;
}
.alert p a{

color: white;
}

.alert h3.title {
color:white;

}
.alert .description {

}
.alert h3 {
	color: white;
	display:block;
	padding: 0 0 5px; 0;
	margin: 0;
}

/* nav ------------------------------------------------------------ */
#nav {
	width: 920px;  /* 950 total, 20px padding*/
	float:left;
	clear:both;
	border-bottom: 1px solid #ccc;
	margin: 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#888;
	
}
#primary {
	
	float:left;
	clear:left;
	padding: 0;
	margin: 0;
}
#secondary {
	
	float:right;
	clear:right;
	padding: 0;
	margin: 0;
}
#primary li, #secondary li {
	display:inline;
	margin:0;
	padding:0;
}

#primary li a, #secondary li a {
	display:block;
	float:left;
	padding:7px 12px 6px 12px;
	border-right:1px solid #666;
	border-bottom:none;
	border-left:1px solid #999;
	color:#fff;
	text-decoration:none;
}
#primary li a:visited {
}
#primary li a:hover, #secondary li a:hover{
background-color:#666;
}
#secondary li {
}
#secondary li a, #secondary li a:link {
}
#secondary li a:visited {
}
#secondary li a:hover {
}


#primary li.selected a, #secondary li.selected a, #primary li.selected a:hover #primary li.selected a:focus, #secondary li.selected a:hover, #secondary li.selected a:focus{
background-color:#555;
}


#primary li.first a{
border-left: none;
}
#primary li.last a{
border-right: none;
}
#secondary li.first a{
border-left: none;
}
#secondary li.last a{
border-right: none;
}


/* features ------------------------------------------------------------ */

div#social-links{
width: 518px;
padding: 5px 5px 5px 14px;
border: 1px dotted #ccc;
margin-bottom: 14px;
background-color: #ffffcc;
background-image: url(http://www.bswiftcommunity.com//images/alert-back.gif);
position: relative;
top: 0;
left: -15px;

}
div#social-links img{
padding: 0;
margin:0;
vertical-align: middle;
}
div#social-links span{
font-family:Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 11px;
font-weight: normal;
color: #444;
vertical-align: middle;
}
.feature-graphic {
	
	width:510px;
	margin: 10px 0 10px 0;
}

/*
.sub-feature {
	padding: 6px 20px 6px 28px;
	border-top: 2px solid #ccc;
		background-repeat:no-repeat;
		background-position:0px 12px;
		
	background-image: url(http://www.bswiftcommunity.com//images/icon-carrat.gif);

}
*/


div#feature-content {
padding: 10px;
}
div#feature-content p{

}

div.sub-feature {
	padding: 6px 0 6px 0;
	border-top: 2px solid #ccc;
	width: 510px;
	overflow:hidden;
}
div.sub-feature + div.sub-feature {
	border-top: 1px dashed #999;
}

div.sub-feature-alt {
	padding: 6px 0 6px 0;
	border-top: 1px dashed #999;
	width: 510px;
	overflow:hidden;

}
#article_menu div.sub-feature, #article_menu div.sub-feature-alt {

}
div.sub-feature-content {
float:left;
	padding: 0 0 0 34px;

		background-repeat:no-repeat;
		background-position:0px 6px;
		
	background-image: url(http://www.bswiftcommunity.com//images/icon-carrat.gif);
width: 340px;
}
div.sub-feature-graphic{
float:right;
padding: 0 6px 0 10px;
}
div.sub-feature-graphic-alt{
float:right;
padding: 0 6px 0 10px;
}

div.divider-head{
padding: 2px 0 2px 10px;
	
	width: 500px;
	overflow:hidden;
background-color: #777;
margin: 0 0 0 0;
background-repeat:repeat-x;
		background-position: top left;
		
	background-image: url(http://www.bswiftcommunity.com//images/pat-0.gif);
}

div.divider-head p{
padding: 0;
margin: 0;
}
div.divider-head span.note{
font-weight:normal;
font-size: .8em;
font-style:italic;
color: white;
}



div.spread-vertical{
	
overflow: hidden;
clear: both;
color:#666;

width: 150px;
	padding: 10px 10px 10px 15px;
	
	margin: 5px 15px 5px 5px;

}

div.spread-vertical h2{
font-size: 11px;
padding: 5px 0 0 0;
margin: 0;
font-family: arial, helvetica, sans;
}

div.spread-vertical h3{

}

div.spread-vertical div.sub-feature{
padding: 6px 0 6px 0;
	border-top: none;
	border-right: none;
	width: 140px;
	overflow:hidden;
	clear:none;
	
}

div.spread-vertical div.sub-feature + div.sub-feature{
padding: 12px 0 6px 0;
}

div.spread{
width: 510px;
overflow: hidden;
clear: both;
border-top: 2px solid #ccc;
}
div.spread span.note{
line-height: 1.2em;
}
div.spread div.sub-feature{
float: left;
padding: 12px 15px 6px 10px;
	border-top: none;
	border-right: none;
	width: 150px;
	overflow:hidden;
	clear:none;
}
div.spread div.sub-feature-last{
float: right;
padding: 12px 0 6px 10px;
	border-top: none;
	border-right: none;
	width: 150px;
	overflow:hidden;
	clear:none;
}
}
div.spread div.sub-feature div.movie-thumbnail,div.spread div.sub-feature-last div.movie-thumbnail{
padding:0;
margin: 0;
}
div.spread div.sub-feature div.movie-thumbnail img, div.spread div.sub-feature-last div.movie-thumbnail img{
width: 140px !important;
height: 90px !important;
padding: 0;
margin: 0;
}
/* images ------------------------------------------------------------ */


#site-logo img a {
}
/* game menu ------------------------------------------------------------ */
#game_menu .sub-feature-image {
	float:left;
	clear:both;
	width:220px;
	height:100px;
	margin: 0 0 10px 0;
	background-image: url(http://www.bswiftcommunity.com//images/pholder.gif);
	background-repeat: repeat;
}
#game_menu .sub-feature p.call-to-action {
}
#game_menu h1 {
}
#game_menu .sub-feature p {
}
#game_menu .sub-feature h2 {
}
/* game detail ------------------------------------------------------------ */
#game_detail .feature-graphic {
	float:left;
	clear:both;
	width:500px;
	height:400px;
	margin: 0 0 30px 0;
}
#game_detail h1 {
margin-bottom: 0;
}
#game_detail .sub-feature p {
}
#game_detail .sub-feature h2 {
}
#game_detail #feature p {
}
/* ask the community menu ------------------------------------------------------------ */
#atc_menu .date {
	color:#777;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 12px 10px 0 0;
	float:left;
	clear:none;
	width: 60px;
	text-align:center;
}
#atc_menu .question {
	background-image: url(http://www.bswiftcommunity.com//images/icon_atc.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0 0 10px 0;
	width: 500px;
	overflow:hidden;
}
#atc_menu .question h2 {
	margin: 0;
	float:left;
	clear:right;
	width: 400px;
	
}
#atc_menu .hash {
	color:#888;
	font-size: 12px;
	font-weight: normal;
}

#atc_menu .sub-feature {
	padding: 10px 0 0 0;
	background-image:none;
}

#atc_menu p.primary-action {
}
#atc_menu .sub-feature-image {
}
#atc_menu .sub-feature p.call-to-action {
}
#atc_menu .sub-feature p {
}
#atc_menu .sub-feature h2 {
}
/* comments ------------------------------------------------------------ */
.comments {
	padding: 10px 0 10px 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}
.comments h2 {
	padding: 0 0 4px 0;
}
.comment {
	background-image: url(http://www.bswiftcommunity.com//images/quote.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding: 0 0 20px 0;
}
.comment_form{
padding-top: 20px;
}
.comment_form p{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 11px;
}
#article_detail .comments .comment p {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
}
#atc_detail .comments .comment p {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
}
#video_detail .comments .comment p {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
}
/* video menu------------------------------------------------------------ */

#video_menu span.date {
	color:#777;
	font-size: 12px;
	font-weight: normal;
}
#video_menu span.author {
	color:#777;
	font-size: .8em;
	font-weight: normal;
	display:block;
	padding: 6px 0 10px 45px;
}
#video_menu .hash {
	color:#888;
	font-size: 12px;
	font-weight: normal;
}
#video_menu p.primary-action {
}
#video_menu .sub-feature-image {
	float:left;
	clear:both;
	width:220px;
	height:100px;
	margin: 0 0 10px 0;
	background-image: url(http://www.bswiftcommunity.com//images/pholder.gif);
	background-repeat: repeat;
}
#video_menu .sub-feature p.call-to-action {
}
#video_menu .sub-feature {
	padding: 10px 0 0 0;
	background-image:none;
	overflow:hidden;
	width: 100%;
}
#video_menu .sub-feature p {
}
#video_menu .sub-feature h2 {
clear: none;
}

div.movie-thumbnail{
float:left;
padding: 0 10px 0 0;
}
div.movie-thumbnail img{
border: 1px solid #ccc !important;
width: 128px;
height: 96px;
}
div.movie-thumbnail a img,
div.movie-thumbnail a:link img,
div.movie-thumbnail a:visited img,
div.movie-thumbnail a:hover img{
border: 1px solid #444 !important;
}



/* career menu------------------------------------------------------------ */
#career_menu p.primary-action {
}
#career_menu .citystate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	float:left;
	clear:left;
	padding-left: 28px;
}
#career_menu .employer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	float:right;
	clear:right;
}
#career_menu .sub-feature h2 {
}
#career_menu .sub-feature p.call-to-action {
}
#career_menu h1 {
}
#career_menu .sub-feature {
	padding: 10px 0 10px 0;
	background-image:none;
	width: 100%;
	overflow:hidden;
}
#career_menu .sub-feature p {
}

#career_menu div.dropcap{
width: 20px;
border-right: 2px solid #ccc;
float:left;
margin-right: 6px;
}

#career_menu div.dropcap span{
font-weight: bold;
font-style:oblique;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
margin-top: 4px;
}


/* career detail ------------------------------------------------------------ */
#career_detail #feature {
padding: 10px 0 0 0;
}
#career_detail h1 {

}
#career_detail p {
	
}
#career_detail p.author {
}
#career_detail p.primary-action {
}
#career_detail .citystate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	float:left;
	clear:left;
}
#career_detail .employer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	float:right;
	clear:right;
}
#career_detail #column-2 h2 {
}
#career_detail #column-2 li {
font-size: .8em;
	line-height: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
}
/* article menu ------------------------------------------------------------ */
#article_menu .sub-feature h2 {
}
#article_menu .sub-feature p.call-to-action {
}
#article_menu .sub-feature p {
}
#article_menu div.sub-feature-graphic{
float:right;
padding: 0 6px 0 10px;
}
/* search results ------------------------------------------------------------ */
#search_results .sub-feature h2 {
}
#search_results .sub-feature p.call-to-action {
}
#search_results .sub-feature p {
}
table#search-table td {
	
	font-family:Arial, Verdana, Helvetica;
	padding: 5px;
	border-bottom: solid #ccc 1px;
}

table#search-table td p, table#search-table td h2{

padding: 0;
margin: 0;
font-size: .8em;
}

table#search-table tr.resultRowOne td{
background-color: #fff;
}
table#search-table tr.resultRowTwo td{
background-color: #ececec;
}

table#search-table th {
	font-size: .8em;
	font-family:Arial, Verdana, Helvetica;
	padding: 5px;
	font-weight: bold;
	background-color: #666;
	color: #fff;
}
table#search-table {
	background-color:#fff;
	border-collapse: collapse;
	font-family:Georgia, "Times New Roman", Times, serif;
}
span.search_date{
font-size: .7em;
}
span.search_weblog{
color: #666;
font-size: .7em;
text-transform: uppercase;
font-family:Arial;
}
/* article detail ------------------------------------------------------------ */
#article_detail p {
}
#article_detail p.author {
}
#article_detail #column-2{
}
#article_detail #feature{
margin: 0;
padding-top: 0;
}
#article_detail h1{
margin: 0;
padding: 0;
line-height: 1em;
}

#article_detail div.sub-feature-graphic{
float: right;
padding: 4px 10px 4px 0;
clear: right;
}
#article_detail div.sub-feature-graphic img{
}

/* atch detail ------------------------------------------------------------ */
#atc_detail h1{
margin: 0;
padding: 0;
line-height: 1em;
}



/* home ------------------------------------------------------------ */
#home #feature  {
padding: 8px 0 0 0;
}
#home #feature p {
}
#home #feature p span.note{
margin: 0;
padding: 0;
}
#home #feature p.author {
}
#home #feature h1 {
margin: 0;
padding: 0;
line-height: 1em;
}
#home #feature h1 + p{
}
#home .sub-feature p {
}
#home .sub-feature h2 {
}

/* health care reform  ------------------------------------------------------------ */

#recent-twitter  {
overflow: hidden;
clear: both;
color:#666;

width: 150px;
	padding: 10px 15px 10px 10px;
	
	margin: 5px 5px 5px 15px;

}

ul#twitter_update_list{
padding: 0;
margin: 0;
width: 140px;
}
ul#twitter_update_list li{
list-style: none;
padding: .6em 0;
font-size: 11px;
color: #444;
border-bottom: 1px dotted #ccc;
white-space: normal;
font-family: arial, helvetica, sans;
}
ul#twitter_update_list li span{
}
ul#twitter_update_list li span a{

}
ul#twitter_update_list li a{
display: block;
}
#twitter-link{
}
/* diagnostics  ------------------------------------------------------------ */
/* 
body{
background-color:#6a6a6a;
}
#wrapper{
background-color:#CC99FF;
}
#header{
background-color:red;
}
#footer{
background-color:#FFFF00;
}
#nav{
background-color:#0000FF;
}
#primary{
background-color:#3399CC;
}
#secondary{
background-color:#CCCC66;
}
#site-alert{
background-color:#00FF00;
}
#alert-2{
background-color:#0066FF;
}
#alert-3{
background-color:#00CCCC;
}
#site-logo{
background-color:#CC6699;
}
#content{
background-color:#fff;
}
.feature-graphic{
background-color:#CC9933;
}
#column-1{
background-color:#99CC00;
}
#column-2{
background-color:#999966;
}
#column-3{
background-color:#0099CC;
}
#search{
background-color:#3399CC;
}
#ad-job{
background-color:#336699;
}
*/

a img, a:link img, a:visited img, a:hover img {
	text-decoration:none !important;
	background-color:transparent !important;
	border: none !important;
}

#ad-2 {
	padding: 6px 0 0 6px;
}
#ad-3 {
	padding: 20px 0 20px 30px;
}
#site-logo a {
	text-decoration:none;
	background-color:transparent;
}

/*calendar */



table.calendarBG{
width: 100%;
font-family: Arial, Helvetica, Verdana;
font-size: 90%;
}
table.calendarBG td{
font-family: Arial, Helvetica, Verdana;
border: 1px solid #ccc;
width: 80px;
height: 80px;
}

div.day-number{
font-size: 80%;
text-align: center;
padding: 0 0 5px 0;
}
div.day-title{
font-size: 80%;
text-left: left;
padding: 0 0 10px 0;
}
tr.calendarHeader{
font-weight: bold;
}
th div.calendarMonthLinks{
}
td.calendarDayHeading{
font-weight: bold;
height: 20px !important;
text-align: center;
background color: #cecece;
}








div.retweet-container{
float: right;
padding: 0 10px 10px 10px;
clear: both;
}


/*  */

#tooltip{
	position:absolute;

	color:#333;
	display:none;
font-family: arial, helvetica;
font-size: 11px;
text-align: left;
width: 346px;
height: 133px;



background-image: url(http://www.bswiftcommunity.com//images/preview-panel.png);
	background-repeat: no-repeat;


	}	
#tooltip-container{
width: 288px;
margin: 15px 0 0 38px;
}
#tooltip span.tooltip-title{
font-weight: bold;
font-size: 12px;
}
#tooltip span.tooltip-header{
font-weight: bold;
color: #666;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
}
#tooltip span.tooltip-link{
font-size: 11px;
font-style: oblique;
color: #cc6600;
}
#tooltip span.tooltip-note{
font-size: 11px;
font-weight: bold;
color: #666;
}

/*  */



/* clear fix ------------------------------------------------------------ */
/* slightly enhanced, universal clearfix hack */
/* ClearFix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */
