﻿body {
	background-image: url("../images/page_bkg.jpg");
    background-repeat: repeat-x;
	color: #D9D9D9;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #F8C854;
	text-decoration: none;
}
a:active{
	color: #F8C854;
}
a:hover{
	color: #99660F;
}
a:visited{
	color: #F8C854;
	text-decoration: none;
}

#logo {
	text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.page-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #F9F9F9;
}
.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14pt;
	color: #AB9FB3;
    padding-bottom: 15px;
}
.page-title p{
    margin-top: 0px;
    margin-bottom: 0px;
}
#header {
    color:#FFFFFF;
    font-size:10pt;
    height:30px;
    margin-left:4pt;
    margin-right:4pt;
    padding-top:5px;
    text-align:left;
}
#header a {
	color: #E9E9E9;
	text-decoration: none;
}
#header a:visited {
	color: #E9E9E9;
	text-decoration: none;
}
#header a:active {
	color: #E9E9E9;
	text-decoration: none;
}
#header a:hover {
	color: #F8C854;
}
.widget {
	margin: 6pt;
	margin-bottom: 16px
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14pt;
	color: #F9F9F9;
	padding-bottom: 4pt;
}
.headline a {
	color: #F9F9F9;
	text-decoration: none;
}
.headline a:active {
	color: #99660F;
	text-decoration: none;
}
.headline a:hover {
	color: #99660F;
}
.headline a:visited {
	color: #F9F9F9;
	text-decoration: none;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10pt;
	color: #F9F9F9;
	margin-bottom: 5pt
}
.more {
	text-align: right;
	margin-bottom: 5pt;
}
.contentbreak {
	color: #AB9FB3;
}
.tweets {
	margin-bottom: 5pt;
	font-size: 9pt;
	border-top-style: dotted;
	border-top-color: #D9D9D9;
	border-top-width: 1pt;
}
.tweettime {
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 8pt;
}
.rotator_style {
	border-color: #756580;
	border-style: solid;
	border-width: 6px;
	margin-bottom:5pt;
}
.tags {
	margin-bottom: 1pt;
	color: #99660F;
}
.calendar{
	font-size: 9pt;
	color: #E9E9E9;
}
#footer {
	font-size: 8pt;
	text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
#footer a{
	color: #AB9FB3;
}
#footer a:active{
	color: #99660F;
}
#footer a:hover{
	color: #99660F;
}
#footer a:visited{
	color: #AB9FB3;
}

.stackleft-icon{
    float: left;
    display: inline;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
    min-height: 66px;
    min-width: 66px;
}

.alignleft{
    float: left;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.alignright{
    float: right;
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.aligncenter{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.event-block{
	margin-bottom: 5pt;
	font-size: 9pt;
	border-top-style: dotted;
	border-top-color: #D9D9D9;
	border-top-width: 1pt;
}

.event-title{
    font-style: italic;
}

.event-details-block{

}

.event-icons-block{
    display: inline-block;
    float: left;
}

.talentprofile-block{
	margin-bottom: 5pt;
	font-size: 9pt;
}

.talentprofile-title{
    font-style: italic;
}

.talentprofile-details-block{
    height: 70px;
    padding-top: 20px;
}

.talentprofile-icons-block{
    display: inline-block;
    float: left;
}

.event-icons-block img{

}

#sidebar{
}

#title-wrapper{
    display:table-cell;
    height:120px;
    vertical-align:bottom;
}

#content-wrapper{
	background-image: url("../images/content_bg.png");
    background-repeat: repeat-y;
}

#content .widget{
	margin-left:0px;
}

.widget-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10pt;
	color: #F9F9F9;
	margin-bottom: 5pt
}

#mc_embed_signup {
    text-align: right;
}

#mc_embed_signup .mc_embed_signup{

}

#mc_embed_signup .indicate-required{
    display: none;
}

#mc_embed_close{
    visibility:hidden;
    display:none;
}

.mc-field-group {
    text-align: right;
}

#mc_embed_signup legend {
    color:#F9F9F9;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:10pt;
    font-style:italic;
    padding-bottom:5pt;
    display: block;
    height: 20px;
}

#mce-success-response{
    color: #F8C854;
}

.note-required, .mce_inline_error{
    color:Red;
}

h1, h2, h3, h4, h5, h6{
    color:#F9F9F9;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-style:italic;
}

li {
    margin-bottom: 15px;
}

#twtr-widget-1 .twtr-tweet a{
	color: #F8C854 !important;
	text-decoration: none !important;
}
#twtr-widget-1 .twtr-tweet a:active{
	color: #F8C854 !important;
}
#twtr-widget-1 .twtr-tweet a:hover{
	color: #99660F !important;
}
#twtr-widget-1 .twtr-tweet a:visited{
	color: #F8C854 !important;
	text-decoration: none !important;
}

.featured-block{
	margin-top:30px;
	margin-bottom:30px
}

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}

