/*
Theme Name: BigSuccess
*/

/* Begin Typography & Colors */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #181818;
	color:white;
}


#biztechday{background:transparent url(images/icons2.gif) no-repeat scroll 0 -0px !important;}
#youtube{background:transparent url(images/icons2.gif) no-repeat scroll 0 -20px !important;}
#meetup{background:transparent url(images/icons2.gif) no-repeat scroll 0 -80px !important;}
#facebook{background:transparent url(images/icons2.gif) no-repeat scroll 0 -60px !important;}
#twitter{background:transparent url(images/icons2.gif) no-repeat scroll 0 -40px !important;}
#flickr{background:transparent url(images/icons2.gif) no-repeat scroll 0 -97px !important;}

.widget{
	width:320px;
}		
.widgettitle{
	margin-top:20px;
	text-align:center;
	padding-top:20px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	width:320px;
}			

.twitter_title_link {
	text-decoration:none;
}

.twitter{
	padding-left:0px;
	background:grey;
	padding:10px;
}
.twitter-item{
	margin-top:20px;
	list-style-type:none;
	list-style-image:none;
}			
.small_link{

height:16px;
font-size:12px;
}

.small_link a{
float:left;
margin-top:-2px;
padding:4px 0 0 22px;
vertical-align:middle;
white-space:nowrap;
height:16px;
font-family: Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.small_link a:hover{
text-decoration:underline;	
}


table.nice {
 border-width: 1px 1px 1px 1px;
 border-spacing: 0px;
 border-style: solid solid solid solid;
 border-color: gray gray gray gray;
 border-collapse: collapse;
 background-color: white;
}
table.nice th {
 border-width: 1px 1px 1px 1px;
 padding: 1px 1px 1px 1px;
 border-style: solid solid solid solid;
 border-color: gray gray gray gray;
 background-color: white;
 -moz-border-radius: 0px 0px 0px 0px;
}
table.nice td {
 border-width: 1px 1px 1px 1px;
 padding: 0px 5px;
 border-style: solid solid solid solid;
 border-color: gray gray gray gray;
 background-color: white;
 -moz-border-radius: 0px 0px 0px 0px;
}

table.framed td{
 padding: 0px 0px 10px 0px;
 vertical-align:top;
 text-align:center;
}

table.framed td img{
 border: 4px solid #cccccc;
}

table.framed a{
 color:white;
 text-decoration:none;
}

table.framed a:hover{
 color:white;
 text-decoration:none;
}


#nav{position:relative; float:right; display:block; height:35px; font-size:12px; font-family:Palatino,helvetica,sans-serif,arial;font-weight:bold; background:transparent;padding:0px; margin-top:0px;}
#nav ul{margin:0; padding:0; list-style-type:none; width:auto;float:right;}
#nav ul li{display:block; float:left;margin:0px;}
#nav ul li a{display:block; float:left;color:white; text-decoration:none; padding:6px 25px;height:23px;background:transparent;text-transform:uppercase;font-size:12px;font-weight:bold;line-height:20px;}
#nav ul li a:hover,#nav ul li a.current{display:block;background:transparent;text-decoration:none;}

#nav2{position:relative; float:right; display:block; height:16px; font-size:11.5px; font-family:Palatino,helvetica,sans-serif,arial;font-weight:normal; background:transparent;padding:0px; margin-top:0px;}
#nav2 ul{margin:0; padding:0; list-style-type:none; width:auto;}
#nav2 ul li{display:block; float:left;margin:0px;}
#nav2 ul li a{display:block; float:left;color:white; text-decoration:none; padding:6px 15px;height:18px;background:transparent;text-transform:none;}
#nav2 ul li a:hover,#nav2 ul li a.current{color:white; display:block;background:transparent;text-decoration:underline;}


#footer{
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	margin:10px auto 0 auto;
	padding:0;
	border-top:1px solid grey;
	font-size:11px;	
}

#footer ul{	
	padding:0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
#footer ul li{
	display:inline;
}

#footer a{
	padding: 5px 10px;
	color: white;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer p{
	padding: 0 0px;
}



.list-divider_cls {
	border-right:1px solid #666666;
}



.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;
	text-align:left;
}

.paragraph a img{
	border:none;
}
.paragraph_index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.title{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;
	padding:5px 0 0 0px;
	margin:10px 0 0 0;	
	overflow:visible;
	height:53px;
	text-align:left;
}

.navigation{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.title a,.navigation a {
	text-transform: none;
	color: white;
	text-decoration: none;
}

.title a:hover,.navigation a:hover {
	text-decoration: underline;
}

.date_index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.times {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.paragraph_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.section_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8F0000;
	text-decoration: none;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.link_subnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.link_11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.link_copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AAAAAA;
	text-decoration: none;
	text-align:center;
}	
.copyright a{
	color: #AAAAAA;
}
	

.style2 {font-size: 11px;}
.style3 {color: #666666;}


widget_text {
	list-style-type:none;
}


.img{
	border:4px solid #CCCCCC;
}	

#speakers {
	margin-left: 10px;
	overflow:auto;
}

#speakers LI {
	display: inline;
	width: 223px;
	float: left;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px solid #dadada;
	padding: 5px;
	background: #f6f6f6;
}

#speakers H4 {
	font-size: 110%;
	color: #333333;
	margin-bottom: 5px;
	font-weight: normal;
}

#speakers H4 A:LINK, #speakers H4 A:VISITED {
	color: #333333;
	text-decoration: none;
}

#speakers LI SPAN {
	font-size: 90%;
	display: block;
	margin-bottom: 10px;
}

#speakers LI SPAN A:LINK, #speakers LI SPAN A:VISITED {
	color: #333333;
	text-decoration: none;
}

#speakers LI IMG {
	margin-right: 15px;
	padding: 1px;
	background: #ffffff;
	border: 1px solid #dadada;
	float: left;
}

#speakerInfo {
	list-style:none;
	}
	
#speakerInfo li {
	margin-top:30px;
	clear:left;
	}
	
#speakerInfo li img {
	border:4px solid #cccccc;
	float:right;
	position:relative;
	z-index:2;
	margin-left:10px;
	}
	
#speakerInfo li h4 {
	font-size:120%;
	padding-left:5px;
	}
	
#speakerInfo li .speaker_description {
	background:#efefef;
	position:relative;
	top:15px;
	/*left:15px;*/
	z-index:1;
	margin-right:15px;
	padding:10px 0 10px 0;
	}
	
#speakerInfo li p {
	padding:0 20px 0 20px;
	}
	
	
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 1024px; /* Set to gallery width, in px or percentage */
height: 150px; /* Set to gallery height */
}

#motioncontainer a{
font-size:10px;
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
/* border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
/*color: red; Dummy definition to overcome IE bug */
}

.partner-logos{
text-align:center;
}

.partner-logos img{
border:none;
}

.partner-logos a img{
border:none;
padding:10px 0px;
}

.separator {
	clear:both;
	background:url(/wp-content/themes/bigsuccess/images/spacerg.gif) repeat-x;
	width:100%;
	height:1px;
	margin:3px 0px;
}

.leftcolumn{	
	width: 350px; 
	float: left;   
}

.leftcolumn{	
	list-style:none;	
}


.leftcolumn a{	
	color:white;	
}

.rightcolumn{
	width:640px;	
	float: right; 
}
