/*   



Theme Name: History Theme



Description: University of Alabama History Department



Author: eTech



Author URI: http://etech.as.ua.edu



Template: thematic



Version: 1.0



*/







/* Reset browser defaults */



@import url('../thematic/library/styles/reset.css');







/* Apply basic typography styles */



@import url('styles/typography.css');







/* Apply a basic layout */



@import url('styles/2c-l-fixed.css');







/* Apply basic image styles */



@import url('styles/images.css');







/* Apply default theme styles and colors */



/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */



@import url('styles/default.css');







/* Prepare theme for plugins */



@import url('../thematic/library/styles/plugins.css');











#main {



    margin: 0 auto;



    overflow: visible;



    position: relative;



    width: 944px;



}







#container {width: 944px;}







.nivo-caption { opacity: 0 !important; }



#slider_module:hover .nivo-caption { opacity: 0.8 !important; }



.nivo-caption { -webkit-transition:all .3s ease;



-moz-transition:all .3s ease;



-o-transition:all .3s ease;



transition:all .3s ease; }


.tw-recent-posts .featured-post {
    margin: 0px;
    line-height: 1.1em;
    border-top: 1px solid #ccc;
    padding: 18px 0px;
}

.tw-recent-posts .featured-post h4 {
    clear: none;
   font-size:15px !important;
   font-family: Georgia;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
    line-height: 22px !important;
}
.tw-recent-posts .featured-post h4 a{
color: #666;
}

.aside .tribe-events-list-widget-events h4 {
    font-family: Georgia;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;

}

.aside .tribe-events-list-widget ol li {
margin-bottom: 0px;
}


.tw-recent-posts .featured-post .excerpt {



	font-family: Georgia;

	font-size: 12px;

	font-style: italic;

	color: #343130;

}



.tw-recent-posts .post-time {

	display: block;

	margin: 10px 0px;

	font-weight: bold;

	color: #362f2d;

	font-size: 11px;

	float: left;

	font-style: normal;

	

}

.single-tribe_events #tribe-events-footer li, .single-tribe_events #tribe-events-header li {
display: none;
}

#tribe-events-pg-template {
    background: #ffffff;
    border: 1px solid #e8e5e0;
    margin: 22px;
    padding: 22px;
}
