/* 
    Document   : the-insider.css
    Author     : david.rosser
    Description:
        Define The Insider specific styles here.
*/

/* =The Insider
-------------------------------------------------------------- */  


/* =Snippet
-------------------------------------------------------------- */  
div.container div.the-insider.theme div.snippet{
	background-color: #f2f2f2;
	float: left;
	padding: 15px 10px 10px 10px;
	width: 200px;
	height: 200px;
}

div.container div.the-insider.theme div.snippet.left{
	margin-right: 22px;
}

div.container div.the-insider.theme div.snippet h3.title{
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

div.container div.the-insider.theme div.snippet p{
	font-size: 12px;
	margin: 10px 0 0 0;
}

div.container div.the-insider.theme div.snippet ul.snippet-meta{
	font-size: 10px;
	list-style: none;
	padding-left: 0;
}


/* =A Feature
-------------------------------------------------------------- */  


/* =B Feature
-------------------------------------------------------------- */

/* =B Feature The Insider Theme
-------------------------------------------------------------- */
div.container div.b-feature.the-insider.theme{
	position: relative;
} 

div.container div.b-feature.the-insider.theme h2{
	display: inline-block;
	margin: 0 0 10px 0;
} 

/* =B Feature The Insider Theme RSS Feed
-------------------------------------------------------------- */
div.container div.b-feature.the-insider.theme a.link.rss-feed{
    position: absolute;
    top: 6px;
    right: 0;
}

/* =B Feature The Insider Theme Video Trigger
-------------------------------------------------------------- */
div.container div.b-feature.the-insider.theme div.lightbox-trigger.video{
	overflow: hidden;
	height: 120px;
}

div.container div.b-feature.the-insider.theme div.lightbox-trigger.video img.placeholder{
	margin-top: -15px;
	max-width: 200px;
}


/* =B Feature The Insider Theme News Center
-------------------------------------------------------------- */
div.container div.b-feature.the-insider.theme.news-center div.snippet{
	height: 130px;
	position: relative;
}

div.container div.b-feature.the-insider.theme.news-center div.snippet h3{
	height: 100px;
}

div.container div.b-feature.the-insider.theme.news-center.newsletter div.snippet h3{
	height: auto;
}

div.container div.b-feature.the-insider.theme.news-center div.snippet p{
	font-size: 12px;
}

div.container div.b-feature.the-insider.theme.news-center div.snippet ul.meta{
	margin: 5px 0;
}

div.container div.b-feature.the-insider.theme.news-center div.snippet p.icon{
	width: 140px;
}

/* =B Feature The Insider Theme News Center Icons
-------------------------------------------------------------- */
div.container div.b-feature.the-insider.theme.news-center div.snippet span.icon.archive{
	position: absolute;
	top: 50px;
	right: 15px;
}

div.container div.b-feature.the-insider.theme.news-center div.snippet span.icon.pencil{
	position: absolute;
	top: 50px;
	right: 15px;
}
