/*
 | --------------------------------------------------------
 | File        : css-front.css
 | Project     : Special Recent Posts PRO Edition plugin for Wordpress
 | Version     : 2.4.9
 | Description : Main stylesheet.
 | Author      : Luca Grandicelli
 | Author URL  : http://www.lucagrandicelli.com
 | Plugin URL  : http://codecanyon.net/item/special-recent-posts-pro/552356
 | Copyright (C) 2011-2012  Luca Grandicelli
 | --------------------------------------------------------
 */

/*
 | ----------------------------------------
 | General Section
 | ----------------------------------------

 | - ATTENTION IE users: The following rules are only compatible with IE8+
 | - Please consider to specify custom CSS rules to support previous IE versions.
 | - In order to mantain a minimum compatibnility with IE7, a special CSS file is stored at special-recent-posts/css/css-ie7-fix.css.
 | - Feel free to modify this file which is loaded by a conditional statement in the HTML header of the rendered webpage.
 */

/* The Widget Title. */
h3.srp-widget-title{
	display: block !important;
	margin-bottom: 10px !important;
}
 
/* The Recent Posts Container. */
div.srp-widget-container {
	display: table !important;
	clear: both !important;
}

/* Fixing the outline on every link within the SRP container. */
div.srp-widget-container a {
	outline: none !important;
}

/* The widget title link */
a.srp-widget-title-link {
color: #FFFFFF !important;
}

/* Single post entry box. */

#street-style div.srp-widget-singlepost {
	padding: 0px !important;
	margin: 0px !important;
	border-bottom: none !important;
	text-align: center !important;
	clear: both !important;
	width: 100px !important;
	height: auto !important;
}

div.srp-widget-singlepost {
	padding: 0px !important;
	margin: 0px 0px 50px 0px !important;
	border-bottom: none !important;
	clear: both !important;
	height: 208px !important;
}

.page-id-366 div.srp-widget-singlepost {
	padding: 0px !important;
	margin: 0px !important;
	border-bottom: none !important;
	height: auto !important;
}

#sb_primary div.srp-widget-singlepost {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border-bottom: none !important;
	clear: both !important;
	height: auto !important;
}

/* The single row container and */
div.srp-single-row {
	display: table-cell !important;
	vertical-align: top !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 10px 0px 0px !important;
	border: none !important;
}


#street-style div.srp-widget-row {
	clear: both !important;
	display: block !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

/* The single column container */
div.srp-widget-row {
	clear: both !important;
	display: block !important;
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 10px 0px !important;
}

/* The multi-column class on each post entry */
div.srp-multi-column {
	display: table-cell !important;
	vertical-align: top !important;
}

#sb_universal div.srp-multi-column {
	display: table-cell !important;
	vertical-align: top !important;
	width: 304px !important;
}

#sb_universal div.srp-thumbnail-box {
	display: block !important;
	vertical-align: top !important;
	padding-right: 10px !important;
}

#sb_universal div.srp-content-box {
	display: block !important;
	vertical-align: top !important;
}

/*
 | ----------------------------------------
 | Thumbnail Section
 | ----------------------------------------
 */

/* The thumbnail box. */
div.srp-thumbnail-box {
	display: table-cell !important;
	vertical-align: top !important;
	padding-right: 10px !important;
}

#morefoot div.srp-thumbnail-box {
	display: inline-block !important;
	vertical-align: top !important;
	padding-right: 10px !important;
}

#my-style div.srp-thumbnail-box {
	display: inline-block !important;
	vertical-align: top !important;
	padding: 0px !important;
	margin: 0px !important;
}

#street-style div.srp-thumbnail-box {
	display: inline-block !important;
	vertical-align: top !important;
	padding: 0px !important;
	margin: 0px !important;
}

/* The thumbnail link. */
a.srp-widget-thmblink {
	display: block !important;
	border: none !important;
	background: none !important;
	box-shadow: none !important;
}

/* The thumbnail image. */
img.srp-widget-thmb {
	max-width: none !important;
}

div.srp-thumbnail-box img.avatar {
	max-width: none !important;
}

/*
 | ----------------------------------------
 | Content Section
 | ----------------------------------------
 */

/* The content box. */
div.srp-content-box {
	display: table-cell !important;
	vertical-align: top !important;
}

#street-style div.srp-content-box {
	display: inline-block !important;
	vertical-align: top !important;
}

#my-style div.srp-content-box {
	display: inline-block !important;
	vertical-align: top !important;
}

#morefoot div.srp-content-box {
	display: inline-block !important;
	vertical-align: top !important;
}

/* The single post title. */

#sb_primary h4.srp-post-title {
	display: block !important; color: #3C3C3C; font-family:"Whitney Medium",Arial,Helvetica !important; font-size:12px !important; text-transform:uppercase !important; padding: 10px 0px 0px 0px !important; letter-spacing: .10em !important; text-decoration: none !important;
}

#street-style h4.srp-post-title {
	display: block !important; color: #3C3C3C !important; font-family:"Whitney Medium",Arial,Helvetica !important; font-size:10px !important; text-transform:uppercase !important; padding: 10px 0px 0px 0px !important; letter-spacing: .10em !important; text-decoration: none !important; 
}

#my-style h4.srp-post-title {
	display: none !important;  
}

h4.srp-post-title {
	display: block !important; color: #3C3C3C; font-family:"Whitney Medium",Arial,Helvetica !important; font-size:18px !important; text-transform:uppercase !important; padding: 0px !important; margin: 0px !important; letter-spacing: .10em !important; text-decoration: none !important;
}

a.city-title { font-size:13px !important; letter-spacing: .20em !important; line-height:30px !important; font-family:"Whitney Semibold",Arial,Helvetica !important; color:#4d4a4a !important; text-transform: uppercase;
}

.page-id-366 a.srp-post-title-link {
	display: none !important;
}

#street-style a.srp-post-title-link {
	display: block !important;
	margin: 0px !important;
	padding: 0px 0px 10px 0px !important;
	float: center !important;
}

#my-style a.srp-widget-stringbreak-link {
	display: none !important;
}

/* The single post title link. */
a.srp-post-title-link {
	display: block !important;
	margin: 0px !important;
	padding: 10px 0px 10px 0px !important;
}

/* The post excerpt. */
div.srp-widget-excerpt {
	margin: 0px !important;
	position:relative !important;
	display: table !important;
	height: 100% !important;
}

/* The linked Excerpt */
a.srp-linked-excerpt {
}

/* The stringbreak. */
span.srp-widget-stringbreak {
}

/* The stringbreak link. */
a.srp-widget-stringbreak-link {
	background:url(http://www.intrepidexecutive.com/wp-content/themes/pagelines/images/read-more.png) no-repeat !important; color: transparent !important; width: 19px !important; height: 19px !important; display: table !important; vertical-align: bottom!important; margin: 10px 0px 10px 0px !important;
}

/* The stringbreak link image. */
a.srp-widget-stringbreak-link-image {
}

div.srp-widget-header {
	display: table !important;
	line-height:11px !important;
	width: 100% !important;
}

/* The post date box. */
div.srp-widget-date {
	margin: 0px !important;
	color: #ABABAB; font-family:"Whitney Medium",Arial,Helvetica !important; font-size:10px !important; text-transform:uppercase !important; letter-spacing: .020em !important; margin: 0px !important; display: table-row !important; float: left !important;
}

/* The post author box. */
p.srp-widget-author {
	margin: 0px !important;
}

/* The post category box. */
div.srp-widget-category {
	margin: 0px !important;
	color: #ABABAB; font-family:"Whitney Medium",Arial,Helvetica !important; font-size:10px !important; text-transform:uppercase !important;  letter-spacing: .020em !important; margin: 0px !important; display: table-row !important; float: left !important;
}

/* The tags box */
p.srp-widget-tags {
	margin: 0px !important;
}