/*
 | --------------------------------------------------------
 | File        : css-front.css
 | Project     : Special Recent Posts FREE Edition plugin for Wordpress
 | Version     : 1.9.9
 | Description : Main stylesheet.
 | Author      : Luca Grandicelli
 | Author URL  : http://www.lucagrandicelli.com
 | Plugin URL  : http://www.specialrecentposts.com
 | 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;
}
 
 #wdg_specialrecentpostsfree-5 h3.widget-title, #wdg_specialrecentpostsfree-6 h3.widget-title { display: none }
 #wdg_specialrecentpostsfree-5 div.srp-widget-container, #wdg_specialrecentpostsfree-6 div.srp-widget-container { border-top: 0 }
 #wdg_specialrecentpostsfree-5.widget, #wdg_specialrecentpostsfree-6.widget { background: none }
 #wdg_specialrecentpostsfree-5 .srp-widget-singlepost, #wdg_specialrecentpostsfree-3 .srp-widget-singlepost { margin: 0 }
 #wdg_specialrecentpostsfree-6 .srp-widget-singlepost { border-bottom: 0 }
/* The Recent Posts Container. */
div.srp-widget-container {
	clear: both;
	border-top: 4px solid #dc0808;
	padding: 15px 0 0 0
}

/* Fixing the outline on every link within the SRP container. */
div.srp-widget-container a {
	outline: none;
}

/* The widget title link */
a.srp-widget-title-link {
}

/* Single post entry box. */
div.srp-widget-singlepost {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}

/* The single row container and */
div.srp-single-row {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	border: none;
}

/* The single column container */
div.srp-widget-row {
	clear: both;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}

/* The multi-column class on each post entry */
div.srp-multi-column {
	display: table-cell;
	vertical-align: top;
}

/*
 | ----------------------------------------
 | Thumbnail Section
 | ----------------------------------------
 */

/* The thumbnail box. */
div.srp-thumbnail-box, .srp-thumbnail-boxfoto, .srp-thumbnail-boxvid, .srp-thumbnail-boxhud {
	vertical-align: top;
	padding-right: 10px;
	float: left;
	width: 130px;
	height: 95px
}

/* The thumbnail link. */
a.srp-widget-thmblink {
	display: block;
}

/* The thumbnail image. */
img.srp-widget-thmb {
	max-width: none;
}

div.srp-thumbnail-box img.avatar {
	max-width: none;
}

/*
 | ----------------------------------------
 | Content Section
 | ----------------------------------------
 */

/* The content box. */
div.srp-content-box {
	vertical-align: top;
	float: left;
	width: 50%;
	text-align: left
}
#wdg_specialrecentpostsfree-4 {
	margin: 50px 0 0 0;
}
#wdg_specialrecentpostsfree-3-srp-singlepost-3, #wdg_specialrecentpostsfree-3-srp-singlepost-3, #wdg_specialrecentpostsfree-2-srp-singlepost-1, #wdg_specialrecentpostsfree-4-srp-singlepost-3 {
	border-bottom: none
}

/* The single post title. */
h4.srp-post-title {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 16px;
	font-family: 'gyre-bold', Arial, Tahoma;
}

.safari h4.srp-post-title {
	font-family: Arial, Tahoma; font-weight: bold
}
/* The single post title link. */
a.srp-post-title-link {
}

/* The post excerpt. */
p.srp-widget-excerpt {
	margin: 0px;
}
#wdg_specialrecentpostsfree-3 .srp-thumbnail-boxfoto a:after,
#wdg_specialrecentpostsfree-5 .srp-thumbnail-boxfoto a:after,
#wdg_specialrecentpostsfree-6 .srp-thumbnail-boxfoto a:after {
	content: url(img/foto.png);
	position: relative;
	left: -130px;
	margin-right: -130px;
}
#wdg_specialrecentpostsfree-3 .srp-thumbnail-boxhud a:after,
#wdg_specialrecentpostsfree-5 .srp-thumbnail-boxhud a:after,
#wdg_specialrecentpostsfree-6 .srp-thumbnail-boxhud a:after {
	content: url(img/audio.png);
	position: relative;
	left: -130px;
	margin-right: -130px;
}
.gecko #wdg_specialrecentpostsfree-3 .srp-thumbnail-boxfoto a:after,
.gecko #wdg_specialrecentpostsfree-5 .srp-thumbnail-boxfoto a:after,
.gecko #wdg_specialrecentpostsfree-6 .srp-thumbnail-boxfoto a:after {
	left: -65px;"
}
.gecko #wdg_specialrecentpostsfree-3 .srp-thumbnail-boxhud a:after,
.gecko #wdg_specialrecentpostsfree-5 .srp-thumbnail-boxhud a:after,
.gecko #wdg_specialrecentpostsfree-6 .srp-thumbnail-boxhud a:after {
	left: -65px;"
}
#wdg_specialrecentpostsfree-3 .srp-thumbnail-boxvid a:after,
#wdg_specialrecentpostsfree-5 .srp-thumbnail-boxvid a:after,
#wdg_specialrecentpostsfree-6 .srp-thumbnail-boxvid a:after {
	content: url(img/media.png);
	position: relative;
	left: -130px;
	margin-right: -130px;
}
.gecko #wdg_specialrecentpostsfree-3 .srp-thumbnail-boxvid a:after,
.gecko #wdg_specialrecentpostsfree-5 .srp-thumbnail-boxvid a:after,
.gecko #wdg_specialrecentpostsfree-6 .srp-thumbnail-boxvid a:after {
	left: -65px;"
}
@-moz-document url-prefix() { 
  #wdg_specialrecentpostsfree-3 .srp-widget-thmblink:after {
     top: -95px;
	 left: -65px;
  }
@-moz-document url-prefix() { 
  #wdg_specialrecentpostsfree-5 .srp-widget-thmblink:after {
     top: -95px;
	 left: -65px;
  }
@-moz-document url-prefix() { 
  #wdg_specialrecentpostsfree-6 .srp-widget-thmblink:after {
     top: -95px;
	 left: -65px;
  }

 #wdg_specialrecentpostsfree-3  div.srp-thumbnail-box a,
  #wdg_specialrecentpostsfree-5  div.srp-thumbnail-box a,
   #wdg_specialrecentpostsfree-6  div.srp-thumbnail-box a,
 #wdg_specialrecentpostsfree-3 div.srp-thumbnail-boxfoto a,
  #wdg_specialrecentpostsfree-5 div.srp-thumbnail-boxfoto a,
   #wdg_specialrecentpostsfree-6 div.srp-thumbnail-boxfoto a,
 #wdg_specialrecentpostsfree-3 div.srp-thumbnail-boxvid a,
  #wdg_specialrecentpostsfree-5 div.srp-thumbnail-boxvid a,
   #wdg_specialrecentpostsfree-6 div.srp-thumbnail-boxvid a,
   #wdg_specialrecentpostsfree-3 div.srp-thumbnail-boxhud a,
     #wdg_specialrecentpostsfree-5 div.srp-thumbnail-boxhud a,
	   #wdg_specialrecentpostsfree-6 div.srp-thumbnail-boxhud a {
	  margin-bottom: -95px }
}


/* The linked Excerpt */
a.srp-linked-excerpt {
}

/* The stringbreak. */
span.srp-widget-stringbreak {
}

/* The stringbreak link. */
a.srp-widget-stringbreak-link {
}

/* The stringbreak link image. */
a.srp-widget-stringbreak-link-image {
}

/* The post date box. */
p.srp-widget-date {
	margin: 0px;
}

/* The post author box. */
p.srp-widget-author {
	margin: 0px;
}

/* The post category box. */
p.srp-widget-category {
	margin: 0px;
}

/* The tags box */
p.srp-widget-tags {
	margin: 0px;
}