/* @override http://bridgesmedia.tv/wp-content/themes/2009%20Bridges/style.css */

/*   
Theme Name: beta
Theme URI: www.bridgesmedia.tv
Description: Bridges 2009 Q2
Author: BM
Version: 2.0
*/

html {
	background-color: black;
}

div.navigation {
	clear: left; 
	width: 280px;
	border-top: 1px solid #262626;
	background-color: #191919;
	padding: 5px;
}

div.alignright {
	float: right;
	display: inline;
}

div.alignleft {
	display: inline;
}

body	{
	text-align: center;
	padding:0;
	color:#555555;
	font-size:12px;
	font-family:Arial; 
	background: black url(images/bg_center.jpg) no-repeat center top;
	width: 100%;
	clear: right;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#iewrapper {
	text-align:center;
	width: 800px;
	display: block;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	float: none;
	clear: right;
	padding: 0 0 0 15px;
}

.clear {
clear:both;
}

h2{
background-color: #262626;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	color: silver;
	vertical-align: middle;
	padding: 5px;
	margin: 10px 20px 10px 0px;
}

h2 a:hover {
	background-color: white;
	color: black;
}

h3	{
	list-style-type: none;
	color: silver;
	vertical-align: middle;
	margin-left: 0px;
	padding: 5px 5px 5px 0;
	font: inherit 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3 a:link{
	color: silver;
	font-size: 14px;
	text-decoration: none;
}

h3 a:hover{
	color: black;
	background-color: white;
	text-decoration: none;
}

h2.span{
color:#fff;
display: inline;
background-color:#666;
padding: 0px 0px 0px 10px;
}

div.entry h4.nothing{
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 1em;
font-weight: normal;
float: left;
	width: auto;
	height: auto;
}

a:link,a:visited{color: #7f7f7f;
	background-color: transparent;
	list-style-type: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:hover{color: #fff;
	list-style-type: none;
	width: auto;
	display: inline;
	/*background-color: white;*/
}

img {
	border-style: none;
	border-width: 0;
	float: left;
}

#post-35 div.entry p a img.thickbox {
	float: left;
	display: inline-block;
}

img.icon {
	border-style: none;
	border-width: 0;
	background-color: black;
}

img.icon a:hover {
	border-style: none;
	border-width: 0;
}

img a:hover{
	background-color: none;
}
img.about{
	margin: 5px 0px 10px -2px;
}

#bottomreelnav{
	height: 200px;
	width: 583px;
	float: left;
}

div#reeltitle {
	margin-bottom: 5px;
	background-color: #262626;
	width: 283px;
	padding: 3px 0 3px 5px;
}

#interactivetitle {
	background-color: #262626;
	width: 281px;
	float: left;
	display: inline-block;
	padding: 3px 3px 3px 5px;
	margin-bottom: 5px;
}

#spotstitle {
		background-color: #262626;
	width: 281px;
	float: left;
	display: inline-block;
	padding: 3px 3px 3px 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#bottomreeltitles {
	height: 20px;
}
body #bottomreelnav img{
}

#interactive a img {
	border: 1px solid #333;
	display: inline-block;
	margin-right: 5px;
}

#spots a img {
	border: 1px solid #333;
}

#spots {
	float: right;
}

#interactive {
	float: left;
}


body #bottomreelnav #pic.bottomreel  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 185px;
	border: 1px solid #303030;
	margin:  0px 0px 0px 0px;
	padding: 0px;
	background-color: #303030;
}

body #bottomreelnav #pic.bottomreelmiddle{
	position: absolute;
	top: 0px;
	left: 195px;
	width: 185px;
	border: 1px solid #303030;
	margin:  0px 0px 0px 0px;
	padding: 0px;
	background-color: #303030;
}

body #bottomreelnav #pic.bottomreelright{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 185px;
	border: 1px solid #303030;
	margin:  0px 0px 0px 0px;
	padding: 0px;
	background-color: #303030;
}

body #bottomreelnav #pic p{
	clear: both;
	margin: 0px;
	padding: 3px 0px 1px 0px;
	width: auto;
}

body #bottomreelnav #pic p a{
	color: #797979;
	width: inherit;
}

body #bottomreelnav #pic p a:hover{
	color: #fff;
	width: inherit;
}

body ul.download {
	list-style-type: none;
	padding: 0px;
	border-bottom: 1px solid #353535;
	display: inline-block;
	width: 580px;
	margin: 10px 0px 25px;
}

body ul.download li {
	float: left;
	margin: 0px;
	padding: 2px 10px 2px 0px;
}

body ul.download li a:hover{
	background-color: #fff;
	color: #000;
}

body ul.download li a:link{
	background-color: #fff;
	color: #000;
}

.clientlogin{color: #191919;margin:0;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: .1em solid #262626;
	list-style-type: none;
	text-transform: uppercase;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: .1em solid #262626;
}

.news{color: #191919;margin:0;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom-style: none;
	border-top: .1em solid #262626;
	list-style-type: none;
	text-transform: uppercase;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 1px;
}

div.sideaddress {
	color: #333;
	margin-top: 5px;
	font: 9px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header
{height:125px;
	list-style-type: none;
	width: 800px;
	padding: 0;
	background-position: center;
	display: inline-block;
	clear: right;
}
#header a img {
	margin: 20px 0px 0px 30px;
}

body #footer a:hover {
	color: #fff;
}

*em {
	color: #cbcbcb;
	font: italic 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	width: 57px;
}

em {
	color: #afafaf;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-color: #454545;
}


p.cf-sb {
	text-align: right;
	width: 158px;
	margin: 6px 0 0;
	padding: 0;
}

*p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #cbcbcb;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#list1b {
	margin: 0;
	padding: 0 0 0 18px;
}

*p a:link {
	display: block;
	color: black;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: white;
}



#content p{
	color: #888;
	width: 570px;
	text-align: left;
	font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 2px;
	margin-top: 0;
}



#pictures p {
	line-height: 16px;
	padding-left: 0;
	color: #565656;
}

#pictures h4 {
	color: #9f9f9f;
	text-transform: uppercase;
	padding: 2px 5px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-right: 20px;
	font-weight: normal;
	font-style: normal;
}

div.frontpagenews {
	border-bottom: 1px solid #282828;
	margin-top: 25px;
	text-decoration: none;
}


#content{width:600px;

	color: silver;
	margin: 0 0 15px;
	padding: 0 0px 0px;
	text-align: left;
	display: inline-block;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	text-decoration: none;
}



body #content a.more-link{
	font-size: .9em;
	margin:  20px 0px;
	display: none;
	text-align: center;
}

a.more-link:hover {
	color: #fff;
	background-color: #000;
}

#sidebar {
	list-style-type: none;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 180px;
	color: gray;
	display: block;
	border: none;
	margin: 0px 0px 0px -20px;
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a.sidebar {
	list-style-type: none;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 150px;
	color: gray;
	border-left-width: 1px;
	border-left-color: gray;
	display: block;
}

ul.sidebar {
	list-style-type: none;
	width: 150px;
	clear: right;
}

.sidebar img, a:link, a:hover {
	background-color: transparent;
	clear: right;
	text-decoration: none;
}

#sidebar li {
	list-style-type: none;
	width: 145px;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding: 0;
	margin: 0;
}

li#twitter_update_list {
	width: 145px;
	padding: 8px 5px 5px;
}

#twitter_update_list {
	text-transform: capitalize;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #191919;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
}

#altgraylink {
	text-transform: capitalize;
	margin-top: 25px;
}

ol.cf-ol {
	margin-right: 0;
	float: none;
	clear: none;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#footer {
width: auto;
height: 35px;
background: none center bottom;
color: #545454;
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
	display: block;
}

div.footer :hover{width: 100%;
	position: relative;
	font-size: 10px;
	color: white;
	line-height: 5px;
	padding: 2px;
	text-align: center;
	height: inherit;
	clear: both;
	top: 200px;
	background-attachment: fixed;
}

div.footer#span a:hover{width: 100%;
	position: relative;
	font-size: 10px;
	color: black;
	line-height: 5px;
	padding: 2px;
	text-align: center;
	height: inherit;
	clear: both;
	top: 200px;
	background: white fixed;
}

li.class {
}

#footerText {
	margin-top: 5px;
}
h2.flickrheader {
	float: left;
	margin-right: 5px;
}
div.flickrlogo {
	float: left;
	margin: 0;
	padding: 0;
}
div.flickrlogo img {
	border:0;
}
.flickrImage img {
	margin-top: 10px;
	margin-left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #ccc;
}
div#photoAlbum {
	min-width:115px;
}

* { margin: 0; padding: 0;
	clear: none;
	float: none;
	text-align: left;
	color: #7f7f7f;
}

#main {
	width: 800px;
	clear: right;
	display: inline-block;
	float: none;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

body { font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 margin: 0; padding: 0; font-size: small; color: #333;
}

#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
background: url(bg.gif) repeat-x; text-align: center }
    
#banner a { color: white; }

li { list-style-type: none;
}

/* @group basic */

.basic  {
	width: 160px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
	margin-bottom: 0;
	line-height: 12px;
	padding: 0px 0px 0px 18px;
	float: left;
	text-align: center;
}

div#list1b.basic.ui-accordion {
	margin: 0;
	padding: 0 0 0 18px;
}
#second.basic{
	vertical-align: middle;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}

.basic div {
	width: 180px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.flickrfotos {
	width: 160px;
	clear: right;
	display: block;
	padding: 0;
	margin-top: 15px;
}

div.flickrfotos a:hover{
	background-color: black;
}

li#li--2 {
	padding: 0;
	margin: 0;
}



#news.basic p {
	text-decoration: none;
	width: 160px;
	padding-left: 20px;
	padding-right: 2px;
	padding-bottom: 5px;
	text-indent: 5px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
}
.basic a {
	cursor:pointer;
	display:block;
	text-decoration: none;
	color: silver;
	text-transform: uppercase;
	font: 12px/14px "Helvetica Neue", Arial, 	Helvetica, Geneva, sans-serif;
	text-indent: 2px;
	vertical-align: middle;
}

.basic a img {
	cursor:pointer;
	display: table-row-group;
	text-decoration: none;
	color: silver;
	text-transform: uppercase;
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 2px;
	vertical-align: middle;
	float: left;
	clear: right;
	margin: 0;
}

.basic a.selected {
	color: black;
	background-color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-indent: 2px;
}

.basic a:hover {
	color: black;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 156px;
	background: white none repeat fixed;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	text-indent: 2px;
}


span {
	/*blocked because it broke the copy text all over the site
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 5px;
	text-indent: 5px;*/
	text-transform: uppercase;
	vertical-align: middle;
}
body h2 span.uppercaseword{
background-color:#666;
}
/*
body div#post .post h2, #post-4 h2, #post-35 h2, h2.about {
	background-color: #666;
	margin:  0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}*/
body #content post-4 h3{
	color: #444;
}



/* @end */

#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 dd { height: 130px; overflow: hidden; }
body .basic ul.pageslisidebar{
	padding-bottom: 0px;
	font-size: 12px;
	border-left: 1px solid #2c2c2c;
	color: black;
	margin: 0px 0px 0px 1px;
}
body .basic  ul.pageslisidebar li{
margin: 0px 0px 0px 0px;
font-size: 12px;
	padding-left: 2px;
	color: black;
}
body .basic ul.pageslisidebar li a{
	line-height: 110%;
	margin-top: 5px;
	font-size: 12px;
	color: gray;
	width: 149px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
}

body .basic ul.pageslisidebar li a:hover{
	line-height: 110%;
	padding: 0px 0px 0px 2px;
	font-size: 12px;
	color: black;
	width: 147px;
}
body  a.graylink{
color: #7e7e7e;
border: 1px solid #2c2c2c;
border-right: none;
border-left: none;
	width: 156px;
}


body  a.graylinkfeed{
color: #000;
}

p.aboutlink a{
	position: relative;
	color: white;
	font-size: 12px;
	margin-left: 0;
}

p.aboutlink a:hover{
	position: relative;
	margin-left: 0;
	color: black;
	font-size: 12px;
	background-color: white;
}

body  a.altgraylink{
color: #7e7e7e;
border-bottom: 1px solid #2c2c2c;
	margin-bottom: 0;
	padding: 0;
	width: 155px;
}
body ul.intronavigation{
list-style-type: none;
	margin: 0px 0px 5px -2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
body  ul.intronavigation li{
display:inline;
padding: 0px 10px 0px 0px;
}
body ul.intronavigation li a{
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 12px;
color:#666;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 5px 2px;
	text-decoration: none;
}
body ul.intronavigation li a:hover{
	background-color: #fff;
	color: #000;
}
body a.head{
	font-size: 12px;
	padding-left: 2px;
	margin: 0 0px 0px 0;
	width: 156px;
}
body ul.address{
	padding: 3px 0px 5px 0;
	margin: 0 0px 0px 5px;
}
body ul.address li{
	font-size: .75em;
	text-align: left;
	color: #989898;
	font-style: italic;
	padding: 0px;
	width: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a:hover#addresslink {
	background-color: white;
	color: black;
	font-weight: bold;
}

#addresslink {
	font-size: 10px;
	color: #7e7e7e;
	margin-left: -2px;
}

body ul.address li:hover{
	color: #fff;
	cursor: text;
}
body ul.aboutpagelinks {
margin:  10px 0px;
list-style-type: none;
}
body #main #content ul.aboutpagelinks li{
float: left;	
text-transform: none;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
body #main #content ul.aboutpagelinks li a{
color: #666;
}
body #main #content ul.aboutpagelinks li a:hover{
background-color: #fff;
color: #000;
}


body #main #content.widecolumn div.entry #picture {
	width: 200px;
	height: auto;
	margin: 0px;
	display: none;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.entry{
	position: relative;
}
body #main #content.widecolumn div.entry #philpictures  a.thickbox img{
	padding: 6px 14px 6px 0;
}

#philpictures a.thickbox img {
	margin: 5px;
}


body #main #content.widecolumn div.entry #picture  a.thickbox img{
	display: none;
}
body #main #content.widecolumn div.entry .text,body #main #content.widecolumn div.entry blockquote.text p {
    clear: left;
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
}
body #main #content.widecolumn div.entry #pictures{
width: 290px;
position: absolute;
top: 5px;
right: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: left;
}
body #main #content.widecolumn div.entry #pictures a img {
	float: left;
	clear: right;
	padding-left: 0px;
	padding: 5px;
	margin-right: -2px;
}

body #main #content.widecolumn div.entry #pictures img a:hover{
	float: left;
	clear: right;
	padding-left: 0px;
	padding: 5px;
	margin-right: -2px;
}
body #main #content.widecolumn div.entry #pictures p{
	width: 290px;
}

/* @group Thickbox */

/* @group TB settings */

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color: #000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	border-color: red;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

* html #TB_window { /* ie6 hack */
position: absolute;
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 -5px 15px;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	
}

#TB_closeWindow{
	height:25px;
	padding: 11px 25px 10px 0;
	float:right;
	margin: 0px;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0px;
	margin-bottom:0px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:0px;
	color: #fff;
}

#TB_title{
	background-color: #1b1b1b;
	height:25px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 1px 0px 0px;
	background-image: none;
}

a#TB_closeWindowButton {
	float: right;
}

a:hover#TB_closeWindowButton{
	float: right;
	background-color: white;
	font-weight: bold;
}

#TB_ajaxContent{
	clear:both;
	padding: 2px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color: black;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	background-color: black;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top: -2px;
	_margin-bottom:1px;
	background-position: 0;
}



/* @end */

/* @group TB window */


#TB_window {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	position: fixed;
	z-index: 102;
	display:none;
	top: 50%;
	left:50%;
	background-color: #1a1a1a;
	text-align: left;
}

#TB_secondLine {
	font: 8px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:#666666;
	text-transform: uppercase;
}

#TB_window a:link {color: #666666;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: black;
	background-color: white;
}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}



/* @end */



/* @end */

h4.newstitle {
	color: rgba(255,255,255,0.95);
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	background-color: #262626;
	margin-right: 20px;
	padding: 5px;
}

p.rsvp {
	color: white;
	text-transform: uppercase;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.rsvp a:link {
	color: gray;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	float: right;
	margin-left: 0;
	display: block;
	text-align: right;
	background-color: #222;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	margin-top: 0;
	border: 1px solid #3e3e3e;
}

p.rsvp a:hover {
	color: #3e3e3e;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #e2e2e2;
	border: 1px solid #797979;
}

body #main #content.widecolumn div.entry #picture p.newscontent {
	color: gray;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body #main #content.widecolumn div.entry #picture  a.thickboxnews img{
	display: none;
	clear: right;
}


p.thickboxnews {
	display: block;
	height: inherit;
	float: left;
	clear: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h5.newsdate {
	color: rgba(128,128,128,0.5);
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 3px;
	margin-bottom: 2px;
	padding-left: 2px;
	vertical-align: middle;
	padding-top: 5px;
}

p.emailtofriend a {
	color: rgba(128,128,128,0.5);
	text-transform: uppercase;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #1c1c1c;
	width: 100%;
	text-align: right;
	padding-right: 0;
	padding-left: 0;
	display: block;
	float: none;
	clear: right;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

p.emailtofriend a:hover {
	color: white;
	text-transform: uppercase;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}

img.newsimage {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 10px 0;
	width: 75px;
	height: 75px;
	clear: none;
	float: left;
}

div.icons {
	border-top: 1px solid #292929;
	width: 150px;
	padding-top: 2px;
	margin-top: 10px;
}

#second div.icons a img {
	padding: 3px;
	margin-left: 0;
}

/* @group Twitter */

#twitter_update_list li span {
	text-transform: capitalize;
	line-height: 14px;
	font-size: 10px;
}

#twitter_update_list li span a {
	font-size: 10px;
	text-transform: lowercase;
	text-decoration: underline;
	margin-bottom: 0;
}

#twitter_update_list li a {
	text-transform: lowercase;
	color: #383838;
	margin-bottom: 12px;
	text-decoration: underline;
}

#twitter_update_list li a:hover{
	color: #191919;
	width: 145px;
}

#pictures h6 {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: inherit;
	line-height: 16px;
	margin-left: 10px;
	padding-left: 4px;
	border-left: 1px solid #282828;
}



/* @end */

/* @group cform */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform {
	margin-bottom: 0;
	margin-right: auto;
	width: 0;
	background-color: #fff;
}

div#rsvp {
	text-align: right;
	margin: 0;
	padding: 0;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	padding: 0 2px; 
	font: normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:#666666;
	margin-left: 10px;
}

ol.cf-ol li	{ 
	text-align:left;
	line-height:1.3em;
	height: 40px;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	background: #f9f9f9; 
	vertical-align:top;
	color: gray;
	border: 1px solid #303030;
	padding: 3px;
	margin: 0;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background: #fff; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8;
}

.cform textarea,
.cform input {
	width: 150px;
	background-color: #202020;
	margin-left: 0;
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding: 2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */


.cform input.sendbutton	{
	font-size:0.8em;
	background: #181818 url(../images/button-bg.gif) repeat-x; 
	border: 1px solid #353535;
	border-left-color: #353535; 
	border-top-color: #353535;
	margin: 0 0 10px;
	text-align: center;
	width: 50px;
}

.cform input.sendbutton	a:hover{
	font-size:0.8em;
	background: white none repeat-x; 
	border: 1px solid #353535;
	border-left-color: #353535; 
	border-top-color: #353535;
	margin: 0;
	text-align: center;
	width: 50px;
	color: black;
}

.cform input.sendbutton a:hover	{
	background-color: gray;
	color: white;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background: none repeat;
	margin-left: 0;
	margin-right: 0;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color: #898989;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color: #84080b;
	display:none;
	width: 148px;
	line-height:1.3em;
	margin-top: 6px;
	padding: 5px 5px 5px 0;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background: #7e7e7e none repeat;
	color: #fff;
	display:block;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	border-style: solid;
	border-width: 1px;
}
div.failure {
	display:block;
	background: none repeat;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */


/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

/* @group My News */

.news_style{// To indicate is news content 
display:none;
}


.news_show // where news todisplay
{
position:absolute;/*important*/
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana, Sans-Serif;
clip:rect(0px 350px 150px 0px);/*important*/
}


.news_border// wrap .news_news for border
{
background-color: white;
width:352px;
height:152px;
font: normal 100% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;
}


.news_mark // wrap images button and news title
{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 0px solid gray;
width:363px;
height:35px;
color:black;
text-align:center;
}


.news_title // news title display style
{
font: bold 120% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}


.news_show img // option this
{
margin-left: 5px;
margin-right: 5px;
}


.buttondiv // for images button 
{
position: absolute;
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}


.news_move // for inside news slide style 
{
position: relative; /*important*/
}


.mytable //fix inside news slide table 
{
width:350px;/*important-- this control how many px to left or right*/
height:150px;
vertical-align: top; 
}



/* @end */




/* @end */

/* @group Slider */


#slider {
   position: relative;
   overflow: hidden;
}

#slider, #slider img, #slider ul{
  width: 580px;
  height: 250px;
	clear: left;
}

#slider li,#slider ul{
  padding:0;
  margin:0;
}

#slider ul {
   position: absolute;
}

#slider .slide {
   float: left;
   position: relative;
   display: none;
}

/*For sane browsers..*/
#slider .slide:first-child{
  display: block;
}

#slider .slide span {
  position: absolute;
  left: 0;
  opacity: 0.7; /*this is only used for non-IE on the first slide, before js is loaded, use spanOpacity option to change opacity*/
  background-color: #000;
  color: #fff;
  bottom: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin-right: 50px;
	height: 15px;
}

div.aboutthumbs {
	display: inline-block;
	margin: 30px 5px 5px 0;
}

#content div.aboutthumbs a img {
	padding-left: 0;
	padding-right: 10px;
}

#slider div.slide span p {
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


/* @end */

