/*
Theme Name: Thrive Conference
Theme URL: http://www.thriveconference.org
Description: Thrive Conference Theme
Author: Aaron Robbins
Author URI: http://www.thriveconference.org
Version: 1
*/

/* Row IDs */
#row-carousel{
    background:#000 url(images/carousel-bg.jpg) center center no-repeat;
    height:280px;
    }

    .panel-text{
        font-size:13px;
        }

#row-page-title{
    background:#000 url(images/page-title-bg.jpg) bottom center no-repeat;
    height:60px;
    overflow: hidden;
    }

#row-tweets{
    background:#131313 url(images/row-tweets-bg.jpg) center center no-repeat;
    height:70px;
    }
    
    #tweet-list{
    	padding-left:20px;
    	padding-top:5px;
    	}
    	
    	li.twitter-item{
    		margin-bottom:20px !important;
    		border-bottom: 1px solid #000;
    		}
    	
    	.twitter-item{
    		font-size: smaller;
    		line-height: 1.4em !important;
    		margin-bottom:10px;
    		padding-bottom: 10px;
    		}
    	
    	.twitter-item .twitter-timestamp{
    		color:#777;
    		}

#row-title-shadow{
    background:#131313 url(images/row-tweets-bg.jpg) bottom center no-repeat;
    height:15px;
    }

#row-content{
    background:#131313;
    }

#frontpage-video{
    padding-left:20px;
    background:#111;
    height:260px;
    }

.frontpage-speaker-pic{
	width:120px;
	height:120px; 
	margin-bottom:5px;  
    }  
 
.page-speaker-pic{
	width:120px;
	height:120px; 
	float:left;
	margin-right: 20px;
	padding-top:30px;
    }  
   
.frontpage-speaker-name{
	width:120px;
	margin-bottom:20px;  
    }  

a.registration-button{
	font-family:Arial;
	color:#fff !important;
	text-align:center;
	font-size:19px;
	display:block; 
	padding:10px 15px;
	padding-top:10px;
	background: #b3a865 !important;
	color:#FFF;
	letter-spacing: 2px;
	border:1px solid #fbffd5;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	}

a.registration-button:hover,a.registration-button:active{
	background: #67623b !important;
	border:1px solid #b2a865;
	}

.registration-button-b{
	font-family:Arial;
	color:#fff !important;
	text-align:center;
	font-size:19px;
	display:block; 
	padding:10px 15px;
		padding-top:1px;
	background: #006666 !important;
	color:#FFF;
	letter-spacing: 2px;
	border:1px solid #fbffd5;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	}


a.registration-button-b:hover,a.registration-button:active{
	background: #003333 !important;
	border:1px solid #b2a865;
	}


.registration-button-c{
	background-color: #222  !important;
	font-family:Arial;
	color:#fff !important;
	text-align:center;
	font-size:19px;
	display:block; 
	padding:10px 15px;
		padding-top:1px;
	color: #555555;
	letter-spacing: 2px;
	border:1px solid #777  !important;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	}
	

.registration-button-soldout{
	background-color: #c90000  !important;
	font-family:Arial;
	color:#fff !important;
	text-align:center;
	font-size:19px;
	display:block; 
	padding:10px 15px;
		padding-top:1px;
	color: white;
	letter-spacing: 2px;
	border:1px solid #f80a00  !important;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	}
	


/* Schedule Page */
table.page{
	width:500px;
	}

table.page{
	width:100% !important;
	}

table.page td{
	padding:5px;
	border:1px solid #141414;
	background:#202020;
	font-size:14px;
	}

table.page td.day{
	background:#020202;
	color:#fff !important;
	font-size:15px !important;
	}

table.page td.time{
	background:#2e2e2e;
	font-size:14px;
	width:100px;
	}  

/* Post List */
ul.post-list{
	list-style-type: none;
	margin:20px;

}

ul.post-list ul{
	list-style-type: none;
}    

.post-list li{
	padding:10px;
	font-size:16px;
	border-bottom: 1px solid #333;
}  

/* Post Images */
#col-page-content img{
	float:left;
	margin-right: 10px;
	margin-top: 20px;
	padding:5px;
	border:1px solid #333;
}

/* FAQ */
.faq-q{
	padding:10px;
	background:#272727;
	}	

.faq-a{
	margin-bottom: 20px;
	background:#090909;
	color:#fff !important;
	border:1px solid #272727;
	padding:10px;
	font-size: 12px;
	}
	
/* Breakout */
.breakout-title{
	background:#272727;
	margin-bottom: 1px;
	padding:10px;
	font-size: 15px;
	}	

.breakout-speaker{
	color:#fff !important;
	background:#444;
	margin-bottom: 1px;
	padding:2px 15px 2px 10px;
	font-size: 11px;
	}
	
.breakout-details{
	margin-bottom: 25px;
	background:#272727;
	padding:5px 15px 5px 10px;
	font-size: 11px;
	height:10px !important;
	}

/* Sidebar */
#col-sidebar ul{
    list-style-type:none;
    }

#col-sidebar li{
    margin:0;
    padding:0;
    padding-top:5px;
    }

#col-sidebar li h2{
    font-size:18px !important;
    margin-top:30px;
    margin-bottom:5px;
    padding-bottom:5px;
    border-bottom:1px solid #333;
    color:#fff !important;
    }

#col-sidebar li li{
    border:none;
    }

#col-sidebar a, #col-sidebar a:link, #col-sidebar a:visited{text-decoration:none; color:#BBB;}
#col-sidebar a:hover, #col-sidebar a:active{text-decoration:underline; color:#333;}

/* Search Sidebar */
.widget_search #s{
    width:120px;
    padding:2px;
    background:#222;
    border:1px solid #555;
    color:#AAA;
    }

/* Schedule Sidebar*/
table.widget{
	width:260px;
	}

table.widget td{
	padding:3px;
	border:1px solid #141414;
	background:#202020;
	}

table.widget td.day{
	background:#020202;
	color:#fff !important;
	font-size:12px !important;
	}

table.widget td.time{
	background:#2e2e2e;
	}


#row-footer{
    background:#0F0F0F;
    border-top:1px solid #191919;
    }

#row-footerlower{
    background:#0A0A0A url(images/row-footerlower-bg.jpg) center center no-repeat;
    height:30px;
    }
    

/* Breakout Sidebar */
#text-5 a{
display:block;
padding:7px 0px;
border-bottom:1px solid #555;
margin:7px 0;
}

  
/* Breakouts */
.breakout-speaker img{
	display:block;
	float:left;
	width:100px;
	height:100px;
	margin-top: -5px;
	margin-bottom: 10px;
	}

.breakout-speaker{
	font-size:18px;
	padding-bottom: 20px;
	}

.speaker-bio{
	font-size:11px !important;
	line-height: 1.6em;
	color:#ccc;

	}

.adv-breakout .breakout-title{
background-color: #477693!important;
}  

 
.adv-breakout .breakout-speaker{
color: white;
background-color: #2a4555!important;
}  

.adv-breakout .breakout-details{
background-color: #34566a!important;
} 

.networking-meals{
	margin-top:30px;
	background: #000 !important;
	padding:30px;
	border:1px solid #555;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
} 