/*
Theme Name: zinmag-redux
Description:2nd edition of the successful magazine theme Zinmag.
Author: jinsona designs
Author URI: www.wpfreethemes.com

WARNING: Distribution of this theme on thirdparty sites without my permission is strictly prohibited.
Any violation will result in a DMCA filed againt the site involved . 


*/


body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background:#F2F2F2 url(images/body.jpg) center repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#222222;
	font-size:13px;
	}

img {
	border:0;
	float:left;
	padding:5px 5px 5px 0;
	}
a {
	color:#ff6600;
	text-decoration:none
	}
a:hover {
	color:#47535f;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#414D5F;
	font-style: normal;
	border: 1px solid #47535F;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:3px 0 2px 5px;
	}
.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	

	}
	
	
/* The Top */

#top {
	height:60px;
	margin:auto;
	background:#fff;
	width:1000px;
	
	
	}
.blogname {
	font-family:"Century gothic",Verdana,Tahoma,sans-serif;	
	margin:0;
    float:left;
	}
.blogname h1  {
	font-size:38px;
	font-weight:bold;
	color:#E0E6EF;
	text-align:left;
	margin:0px 0 0 0px;
	width:211px;
	height:60px;
	text-indent:-1234em;
	}
.blogname h1  a{ 
	width:211px;
	height:60px;
	display:block;
	background: url(images/logo.jpg);
	overflow:hidden;
	}
	
.blogname h2 {
	margin:0px 20px 0px 0px;
	font-size:16px;
	font-weight:normal;
	display:none;
	text-align:left;
	}
	
#topbar {
	height: 24px;
	margin-bottom: 2px;
	background:#cdcdcd;
	font: 11px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
}
#topbarmenu {
	height: 24px;
	margin-bottom: 2px;
	background:#cdcdcd;
	font: 11px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
}
#topbarmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#topbarmenu a {
	color: #222222;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	}
	
#topbarmenu a:hover {
	background:#e8ebee;
	color:fff;
	display: block;
	text-decoration: none;
  
	}

#topbarmenu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#topbarmenu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#topbarmenu li li a, #topbarmenu li li a:link, #topbarmenu li li a:visited {
	background: #ffffff;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#222222;
	
	}
	
#topbarmenu li li a:hover, #topbarmenu li li a:active {
	background:#e0e3e8;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

	}

#topbarmenu li ul {
	position: absolute;
	width: 10em;
	left: -999em;



	}

#topbarmenu li:hover ul {
	left: auto;
	display: block;
	}
	
#topbarmenu li:hover ul, #topbarmenu li.sfhover ul {
	left: auto;
	}

#topbar #dates {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 13px;
	color: #394754;
	margin-top: 1px;
}

#topbar ul {
	float: right;
	display: inline;
	height: 25px;
	padding-right: 10px;
	margin:0px 0px
}

#topbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
	height: 20px;
}

#topbar ul li a {
	height: 20px;
	line-height: 30px;
	background: url(images/feed.png) no-repeat;
	background-position: left;
	padding-left: 35px;
	font-size: 12px;
	font-weight: bold;
}

#topbar ul li a:hover {
	color: #ff6600;
}

#topbar ul li #rsslink {
	background: url("images/rssicon.png") no-repeat;
	background-position: left;
}


/* The Search */


#search {
	height:20px;
	width:auto;
	padding-top:33px ;
	margin-left:5px;
	width:218px;
	float:right;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px;
	float: left;
	width:135px;
	padding: 3px 3px;
	background: # fff;
	border:1px solid #dee3e7;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#47535F;
}

#searchsubmit {
	width:50px;
	float: left;
	margin-top: 0px;
	background: #222222 url(images/go.jpg) no-repeat;
	border:1px solid #dee3e7;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #222222;
	height:24px;
}

/* ALIGNMENT */
.left {
	float: left;
	margin: 5px 15px 5px 0;
	}
.right {
	float: right;
	margin: 0 0 0 15px;
	}
.clear { clear: both; }
p.ie6-bug { float: left; margin: -5px 0; padding: 0; }
.center {
	margin: 15px auto;
	text-align: center;
	}
.navigation {

	}
.previous {
	float:left;
	display:block;
	background:url(images/prev.jpg) bottom;
	width:93px;
	height:30px;
}
.next {
	float:right;
	display:block;
	background:url(images/next.jpg) bottom;
	width:98px;
	height:30px;
}
.previous a {
		float:left;
	display:block;
	background:url(images/prev.jpg) bottom;
	width:93px;
	height:30px;
}
.next a {
	float:right;
	display:block;
	background:url(images/next.jpg) bottom;
	width:98px;
	height:30px;
}

.previous1 {
	float: left;
	/*width: 47%;*/
	}
.next1 {
	float: right;
	/*width: 47%;*/
	}
.previous1 a {
	color: #FF6600;
font-size: 12px
	}
.next1 a {
	color: #FF6600;
font-size: 12px
	}


/*top menu*/

#foxmenucontainer{
	height:29px;
	background:#ffffff;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #ffffff;
	font: 12px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;

	}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #222222;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	}
	
#menu a:hover {
	background:#e8ebee;
	color:fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #ffffff;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#222222;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:#e0e3e8;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;



	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:29px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #E8EBEE;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a {
	color: #E8EBEE;
	display: block;
    font-weight: normal;
  	padding: 4px 10px 6px 10px;
	}
	
#catmenu  a:hover {
	background:url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;


	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:url(images/catmenu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#E8EBEE;
	
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:url(images/catmenuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	
	
	
	
/* Main Content*/	
	
	
#casing {
	padding:0px 0px 10px 0px;
	background:#e8ebee url(images/casings.jpg) bottom right;
	background-repeat:no-repeat;
	}	

#content {
	float:left;
	width: 690px;
	background:#;
	height:100%;
	padding:5px 0px 0px 0px;
	}
.title{
display:block;
margin:0 0 20px 0;
padding:0 0 0 5px;
}	
.time{
	text-align:left;
	width:100px;

	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 0px;
	color:#fff;
	float:right;
	}

.date {
	float:left;
	height:14px;
	font-size:13px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	margin-left:5px;
	margin-top:0px;
	padding-left:2px;
	font-weight:normal;
   	color:#47535F;
	
	}
	
.single {
	width:685px;
	margin: 0px 5px 5px 5px;
	height:100%;
	color:#222;
	font: 13px  century gothic,Arial,verdana, sans-serif;
	}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 3px 0px 0px 5px;
	text-align: left;
	font: 24px  century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:# ff6600;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #283C45;
	background-color: transparent;
	}	
.author{
	color:#ff6600;
	padding:0px 0 4px 0px;

}
.clock{
	color:#47535F;
	padding:0px 0 4px 10px;

}	

.singleinfo {
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background:#555;
	color:#fff;
			}
	
.comm{
	padding:2px 0 0px 5px;
	float:left;
}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#eee;
}

.comm2{
	padding:2px 0 0px 0px;
	float:left;
font-size: 12px
}

.comm2 a:link,
.comm2 a:visited {
	color:#47535F;
}
.comm2 a:hover{
	color:# eed8b3;
}

.postmore{
	padding:2px 5px 0px 0px;
	float:right;
}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}

.postmore2{
	padding:2px 2px 0px 0px;
	float:right;
}

.postmore2 a:link,
.postmore2 a:visited {

	color:# 47535F;

}
.postmore2 a:hover{

	color:# 47535F;
}

.category{
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font:13px  century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
}

.category a:link,.category a:visited{
	color:#fff;

	}
.category a:hover{
	color:#eee;
		font-weight:normal;

	}
.entry {
	margin:0 0;
	padding: 10px 5px 5px 5px;

	}	
	
.entry a:link,
.entry a:visited {
	color: #ff6600;
	background-color: transparent;
}
.entry a:hover {
	color:#47535f;
	background-color: transparent;
	text-decoration: none;
}
.entry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
	
img.wp-smiley {
    float: none;
	padding:0;
	border:0;
	margin:0;
	background:none;
	vertical-align: -25%;
}

.entry p{
	margin:5px 5px;

}


/* sidebar */
#rightcol{
	
	float:right;
	width:304px;
	padding:0 0 10px 0;

	
}
/* luke */
#rightcol a {
/*        display: block;*/

        width: auto;
        height: auto;
}

/* sidebarnou */
#rightcol{
	
	float:right;
	width:304px;
	padding:0 0 10px 0;
	
}
/* luke */
#rightcol a {
/*        display: block;*/

        width: auto;
        height: auto;
}


/* The Sidebar1 */
.sidebar1{
	float:left;
	width:147px;
	padding-top:5px;
	font-size:14px;
	font-family: "Century gothic", Arial, sans-serif;
	

	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;




	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#47535F;
	font-weight:bold;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	/* luke height:100%;*/
	line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #47535F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#CDD4DA;
	background-repeat:no-repeat;
	border-bottom:1px solid #E8EBEE;
	}

.sidebar1 ul li a:hover {
	background:#8B959F;
	background-repeat:no-repeat;
	color:#fff;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color: #daef8e;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:147px;
	padding-top:5px;
	padding-right:5px;
	font-size:14px;
	font-family: "Century gothic", Arial, sans-serif;
	color: #ffffff;
	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#47535F;
	font-weight:bold;

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	/* luke height:100%; */
		line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #47535F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
		background:#CDD4DA;
	background-repeat:no-repeat;
border-bottom:1px solid #E8EBEE;

	}

.sidebar2 ul li a:hover {
	background:#8B959F;
	background-repeat:no-repeat;
	color:#fff;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color:#A4DDEF;
	}		

		
						
	
#wp-calendar{
	width: 100%;
	padding: 0 0 15px;
	background:#496E80;
}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	background:#d9e2e6;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	background:#aaa;
	color:#EBF0F2;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	height:25px;
	padding:10px 0 0 10px;
	color:#999;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	letter-spacing:1px;
	font-family: Century gothic, georgia, Arial, sans-serif;

	}

#footer a:link , #footer a:visited{
	color:#E8EBEE;
	}

#footer a:hover {
	color:#fff;
	}



/* The Navigation */

#navigation {
	
	width:685px;
	margin:0px 0px 5px 5px;
	background:#134059 url(images/toggler.jpg) bottom repeat-x;
	height:30px;
	float:right;
	}
#navigation a:link, #navigation a:visited {
	color:#ff6600;
	font-weight:bold;

}
	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
	font-size:20px;
	text-align:center;
	}

/* The Comments */

.comments {
	padding-left:10px;
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

	}
h3 #comments-count {
	font-weight:bold;
	font-size:18px;
	margin:0 0 0 20px;

}	
	
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#ff6600;
	border:1px solid #CA4244;
	color:#fff;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 10px;
	padding:0;


	font-weight:normal;

	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#222;
	
	}
.commentmeta small{
	color: #222;
	
}



/*Featured*/

.featured{
	width:674px;
	height:18px;
	overflow: hidden;
	padding:5px 5px 5px 5px;
	margin:0px 4px 5px 5px;
	background:#ffffff;
	border:1px solid #ccc;
}

.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #47535F;
	background-color: transparent;
	}
.featured h2 a:hover  {
	color: #ff6600;
	background-color: transparent;
	}	

.fentry{
	
	height:190px;
	overflow:hidden;
	margin-right:7px;
}

.cat{
	
	font-size:12px;
	color:#C2DFEF;
}


.cat a:link,.cat a:visited{
	color:#222222;

	}
.cat a:hover{
	color:#ccc;

	}
.cats{

	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#111;
}
.cats a:link,.cats a:visited{
	color:#ff6600;

	}
.cats a:hover{
	color:#333;

	}

.fentry p{
	margin: 5px 0;
	color:#222222;


}
.fentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
	
	
.featured h2{
	font-size:22px;
	margin:3px 0 4px 0;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	
}
.featmeta{
	
	height:22px;
	text-align:right;
	padding:3px 15px 0 0;
	
	
}
.featmeta a:link,.featmeta a:visited{
	color:# ff6600;
	text-decoration:none;
	}
.category a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
img.wp-smiley {
    float: none;
	padding:0;
	border:0;
	margin:0;
	background:none;
	vertical-align: -25%;
}

.entry p{
	margin:5px 5px;

}
	
/*magbox*/
	
.post {
	width: 338px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#EFEFEF;
	border:1px solid #aaa;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font: 18px  century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	/*overflow:hidden;*/
	/*height:18px;*/

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#333;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #283C45;
	background-color: transparent;
	}	
	

.postinfo {
	height:22px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}

.postinfo2 {
	height:22px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 2px;
	background:#ffffff;
			}

.postinfo3 {
	height:22px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	float:center;
	text-align:center;
			}
	
.categ{
	height:15px;
	margin: 2px 0 0 0px;
	padding: 2px 0px 0px 5px;
	font-family:century gothic,Arial,verdana, sans-serif;

}

.categ a:link,.categ a:visited{
	color:#ff6600;

	}
.categ a:hover{
	color:#47535F;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #ff6600;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}
	
	
.centry p{
	margin:2px 0;

}
.centry a:hover {
	color: #47535F;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 8px 5px;
	height:179px;
	overflow:hidden;
	}
	
	




#bottom{
	width:100%;
	padding:5px 0 0px 0;
	margin-bottom:10px;
float:left;
}	

.recents{

width:225px;
margin-left:5px;
padding: 0 0px 10px 0;
float:left;
display:inline;
}
.recents h2{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:14px;
	color:#fff;
	background:#47535F;
	font-weight:normal;
}

.recents  ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.recents  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 5px;

	
	}

.recents  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.recents  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.recents  ul li {
	height:100%;
	line-height:18px;

	}

.recents  ul li a:link, .recents  ul li a:visited {
	color: #555;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;

	}

.recents  ul li a:hover {
	background:#5F6E7F;
	background-repeat:no-repeat;
	color:#fff;
	padding: 5px 0px 5px 5px;
	}

