/*
	Theme Name: News Match
	Theme URL: http://newwpthemes.com/wordpress-theme/news-match/
	Description: News Match is professional design free premium WordPress theme. Suitable for any niche, especially for news sites. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 2.0 
	Tags: News, Magazine, Silver, Black, Tech, Technology, Ads Ready, Three Columns, Right Sidebar, Fixed Width, Blogging, Admin Options
*/

/* LAYOUT */

body {
	background-color: #1a1b1a;
	}

#wrapper {
	padding:0;
	}

#container {
	background: #fff url(images/header-background.png) top left repeat-x;
	}

#contentwrap {
	background: #fff; 
	border-bottom: 4px solid #616060;
	}

a {
	color: #162880;
	}

a:hover {
	color: #062dec;
	}
/* HEADER */

#header {
	height: 85px;
	padding:18px 0 0 0;
	}

#header h1 {
	margin-bottom: 2px !important;
	padding: 8px 0 2px 10px;
	font-weight: normal;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	padding-left: 10px;
	color: #9e9c9c;
	font-size: 12px;
	line-height: 16px; 
	font-family: Arial;
	}

.logoimg {
	margin-left: 10px;
	}

.feedtwitter {
	margin-top: 28px !important;
	text-align: right;
	}

.hb {
	text-align: center;
	padding: 15px;
	}	
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 24px;
	margin-top: 4px;
	float: right;
	}
	
#pagemenu {
	height: 30px;
	float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	} 	

#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	} 
#pagemenu li a, #pagemenu li a:link {
	color: #918f8f;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 7px 6px 6px 6px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
	color: #fff;
	display: block;
	text-decoration: none;
	}

#pagemenu  li.current_page_item a {
	color:#fff;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


#topnav {
	height: 40px;
	margin-top: 6px;
	}
	
#nav {
	height: 40px;
	border:solid 1px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
	
#nav li.current-cat a, 
#nav li.current-cat a:link, 
#nav li.current-cat a:visited {
	background:url(images/nav-left.gif) top left no-repeat;
	padding-right: 0;
	}
	
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li.current-cat {
	background:url(images/nav-rt.gif) top right no-repeat;
}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #000;
	display: block;
    margin: 0px 2px 0px 2px;
	padding: 14px 10px 14px 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-transform: uppercase;
	
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
#nav  li.current-cat a {
	color:#fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	background-color: #fff;
	padding: 0px 5px 0 15px;

	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 30px;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Verdana;
	font-size: 22px;
	color: #4a4848;
	}

	
.title a {
	text-decoration: none;
	color: #4a4848;
	}

.title a:hover {
	text-decoration: none;
	color: #162880;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family:arial,helvetica,sans-serif;
	text-decoration: underline;

}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #6d6d6d;
	color: #fff;
	text-decoration: none;
	}

a.readmore:hover {
	background-color: #414141;
	}
	
.datebig {
	background:#3c3c3c;
	color:#FFFFFF;
	float:left;
	font-family:Arial, Verdana;
	font-size: 14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
	margin:4px 10px 4px 0;
	padding:0 0 2px;
	position:relative;
	text-align:center;
	width:3.57em;
}	

.datebig span span {
	background:#1e1e1e;
	border-color:#3c3b3b;
	border-style:solid;
	border-width:1px 0;
	font-size:32px;
	line-height:0.9;
	margin:2px 0 0 0;
	padding:0 0 2px 0;
}

.datebig span {
	background:#3c3c3c;
	color:#FFFFFF;
	display:block;
	font-size:0.79em;
	font-weight:bold;
	margin:0 0 1px;
	padding:3px 0 0;
	width:100%;
}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	font-family: Arial, Verdana;
	background: #d8d8d8;
	color: #504e4e;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	color: #504e4e;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 18px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #504d4d;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 0 0 10px 0;
	}


.sidebar {
	margin-right: 10px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #000;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#0521aa;
	}
	

	
#search input, #searchform input{
	border: 2px solid #7e7979;
	}
	
#search label, #searchform label {
	margin: 0 0 10px 0;
	padding: 6px 10px;
	background-position: top;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #0a2654;
	display: block;
	}
	
#s {
	width: 220px;
	padding: 4px;
	}
	
#searchsubmit {
	border: 2px solid #7e7979;
	background: #7e7979;
	color: #fff;
	}
	
#topsearch {
	padding:24px 0 0 0;
	text-align: center;
	}
	
#topsearch input {
	border: 2px solid #7e7979;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 210px;
	padding: 4px;
	}



.rssbox {
	background: #fff7df;
	border: 1px solid #f9931b;
	padding: 10px;
	margin: 0 10px 10px 0;
	}
.rssbox a {
	color: #e23007;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.rssbox a:hover {
	color: #e23007; 
	text-decoration: underline;
	}

.twitterbox {
	background: #eff0fa;
	border: 1px solid #657fc0;
	padding: 10px;
	margin: 0 10px 10px 0;
	}
	
.twitterbox a {
	color: #02349b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.twitterbox a:hover {
	color: #02349b; 
	text-decoration: underline;
	}
		
/* Social icons */
.addthis_toolbox .hover_effect
{

    padding: 8px 0 8px 8px;
    border: 3px solid #eee;
    margin: 10px 0 0 0;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 2px 0 2px 8px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #414445;
	background: #dadada;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eef0f4;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #3a3a3a;
	padding: 20px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #535353;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	background: #1a1b1b;
	}	
#footer2 a {
	color: #535353;
	text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    margin: 0 10px 10px 0;
}



/* -------------------[ Top Navigation ]------------------- */

#topnav {
	background: #3d3d3d url(images/topnavbg.gif) top left no-repeat;
	margin:10px auto;
	padding:0 15px;
	width:920px;
	position:relative;
	z-index:9999;
	height:50px;
	
	}

#topnav ul {
	width:920px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

#topnav li {
	margin: 0;
	padding:0;
	float: left;
	height:50px;
	line-height:50px;
	}

#topnav li li {
	padding:0;
	margin: 0;
	height:30px;
	line-height:30px;
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	text-decoration: none;
	padding: 0px 10px;
	}

#topnav li a:hover, #topnav li a:active {
	color: #eee;
	}

#topnav li.current-cat {
	padding-right:10px;
	background:url(images/nav-rt.gif) top right no-repeat;
	}

#topnav li.current-cat a, 
#topnav li.current-cat a:link, 
#topnav li.current-cat a:visited {
	background:url(images/nav-left.gif) top left no-repeat;
	padding-right: 0;
	}

#topnav li li.current-cat {
	padding-right:0;
	background:transparent;
	}

#topnav li li.current-cat a, 
#topnav li li.current-cat a:link, 
#topnav li li.current-cat a:visited {
	background:transparent;
	padding: 0px 10px;
	}

#topnav li ul {
	float:none;
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0;
	padding:0;
	background:#ccc;
	border:1px solid #000;
	}

#topnav li.current-cat ul {

	}

#topnav li li.current-cat ul {

	}

#topnav li.current-cat li {
	background-image:none;
	padding:0;
	margin: 0;
	}

#topnav li ul a, 
#topnav li ul a:link, 
#topnav li ul a:visited,
#topnav li.current-cat ul a, 
#topnav li.current-cat ul a:link, 
#topnav li.current-cat ul a:visited {
	background-image:none;
	padding: 0px 10px;
	width:180px;
	background:transparent;
	color:#000;
	}

#topnav li ul a:hover, 
#topnav li ul a:active,
#topnav li.current-cat ul a:hover, 
#topnav li.current-cat ul a:active  { 
	background:#333;
	color:#fff;
	}

#topnav li ul ul, #topnav li.current-cat ul ul  {
	border-top:0;
	margin: -30px 0 0 200px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfhover { width:auto;
	}



/* ---------[ Slideshow ]--------- */

#home-top {
	width:920px;
	background:#fff;
	margin:0 auto;
	padding:15px 15px 5px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
	}

#slideshow {
	width: 910px;
	margin: 0 0 10px;
	padding:0;
	background:#000;
	height:250px;
	overflow:hidden;
	border:5px solid #000;
	}

#slideshow ul {
	background:transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}           

/* ---------[ Slideshow Slides ]--------- */

#slideshow .slides {
	width:540px;
	overflow: hidden;
	float:left;
	color:#fff;
	}

#slideshow .slides ul {
	float:left;
	overflow: hidden;
	width:540px;
	height:250px;
	}

#slideshow .slides li {
	display:none;
	left:-99999em;
	width:540px;
	height:250px;
	display:block;
	overflow: hidden;
	background:#000;
	position:relative;
	z-index:1;
	}

.js #slideshow .slides li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:540px;
	height:250px;
	display:block;
	overflow: hidden;
	background:#000;
	position:relative;
	z-index:1;
	}

.js #slideshow .slides li .entry {
	width:530px;
	padding: 5px;
	overflow: hidden;
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}

#slideshow .slides li .entry p {
	margin: 0;
	}

#slideshow .slides li .entry h2 a, 
#slideshow .slides li .entry h2 a:link,
#slideshow .slides li .entry h2 a:visited,
#slideshow .slides li .entry h2 a:hover,
#slideshow .slides li .entry h2 a:active  {
	font-size:12pt;
	line-height: 1.1em;
	margin:0;
	color:#fff !important;
	margin: 0;
	letter-spacing:0;
	}
#slideshow .slides .entry {
color:#fff;
}

#slideshow .slides .post-title {
font-weight:bold;
margin-bottom:1px;
}

#slideshow .slides .post-title a {
text-decoration:none;
}

#slideshow .slides .post-title a:hover {
text-decoration:underline;
}



/* ---------[ Slideshow Navigation ]--------- */

#slideshow  ul.slides-nav {
	height:250px;
	width:370px;
	margin:0;
	padding: 0;
	float:right;
	overflow:hidden;
	}

#slideshow .slides-nav li {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	}

#slideshow .slides-nav li a {
	width:370px;
	font-family:arial,helvetica,sans-serif;
	display:block;
	margin:0;
	padding:10px;
	list-style-type:none;
	display:block;
	height:30px;
	color:#999;
	font-size:8pt;
	overflow:hidden;
	background: #1A1A1A;
	line-height:1.35em;
	text-decoration:none;
	}

.js #slideshow .slides-nav li.on a {
	background: #292929 url(images/featbg.gif) top left no-repeat;
	color:#fff;
	}

.js #slideshow .slides-nav li a:hover,
.js #slideshow .slides-nav li a:active {
	color:#fff;
	}

#slideshow .slides-nav li a img.post-thum, 
#slideshow .slides-nav li a img.thumbnail {
	float:left;
	margin: 0 10px 0 0;
	border:0;
	padding:1px;
	background:#999;
	width:28px;
	height:28px;
	}

.js #slideshow .slides-nav li.on a img.post-thum, 
.js #slideshow .slides-nav li.on a img.thumbnail {
	background:#fff !important;
	}

/* ---------[ More Features ]--------- */

#more-feat {
	width:950px;
	background:#fff;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	}

#more-feat .post {
	border:1px solid #ddd;
	font-size:8pt;
	width:228px;
	background:#eee;
	margin:0 10px 10px 0;
	padding:0;
	overflow:hidden;
	float:left;
	display:inline;
	clear:none;
	}

#more-feat .right .post {
	margin:0;
	float:right;
	}

#more-feat .post .entry {
	line-height: 1.3em;
	margin:0;
	padding:8px;
	height:105px;
	overflow:hidden;
	}

#more-feat .post .entry-bottom {
	margin:5px 0 0;
	padding:5px 8px;
	border-top:1px solid #ddd;
	background:#e5e5e5;
	}

#more-feat h2 {
	font-size: 10pt;
	letter-spacing:0;
	margin:0;
	}

#more-feat img.thumbnail {
	float:right;
	margin: 0 0 5px 5px;
	padding:1px;
	background:#fff;
	width:70px;
	height:70px;
	border:1px solid #ccc;
	}



#slideshow .feature-entry h2 {
	padding-top:5px;
	margin-bottom: 10px;
	}
	
	
	.banner468 {
	text-align:center;
	margin: 9px auto 10px;
	float:none;
	}

ul.home-bottom {
	clear:both;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
	ul.home-bottom li.title {
	margin:0;
	padding:0 10px;
	list-style-type:none;
	border:1px solid #ddd;
	background:#e5e5e5;
	clear:both;
	}
	
	
	ul.home-bottom li.title h2.feat-title {
	letter-spacing:0px;
	font-size: 10pt;
	padding:0 0;
	margin: 0;
	float:left;
	width:74%;
	font-weight:bold;

	}
	
	ul.home-bottom li.title h2.feat-title {
	padding: 0px 0 0;

	}
	
	ul.home-bottom  li.title .moreposts {
	text-align:right;
	float:right;
	width:24%;
	font-size:9pt;
	font-weight:bold;
	padding:5px 0;
	margin:0;
	}
	
	
	ul.home-bottom li.homepost {
	font-size:9pt;
	margin:0;
	padding:0;
	list-style-type:none;
	border:1px solid #ddd;
	border-top:0;
	}
	
	
	ul.home-bottom li.homepost .entry {
	padding: 10px 10px 0;
	}
	
	ul.home-bottom li {
	margin:0;
	padding:0;
	}
	
	
	ul.home-bottom .bottom {
	clear:both;
	font-size: 8pt;
	padding: 5px 10px;
	background:#eee;
	border-top:1px solid #e5e5e5;
	margin: 10px 0 0;
	}
	
	
	
ul.home-left {
	width:49%;
	padding:0;
	float:left;
	margin:0 0 15px;
	list-style-type:none;
	}

ul.home-right {
	width:49%;
	padding:0;
	float:right;
	margin:0 0 15px;
	list-style-type:none;
	}

ul.home-bottom {
	clear:both;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	}

ul.home-left li, 
ul.home-right li, 
ul.home-bottom li {
	margin:0;
	padding:0;
	}

ul.home-right li.homepost, 
ul.home-left li.homepost, 
ul.home-bottom li.homepost {
	font-size:9pt;
	margin:0;
	padding:0;
	list-style-type:none;
	border:1px solid #ddd;
	border-top:0;
	}

ul.home-right li.homepost .entry, 
ul.home-left li.homepost .entry {
padding: 10px 10px 0;
min-height:220px;
}

ul.home-bottom li.homepost .entry {
	padding: 10px 10px 0;
	}

ul.home-right li.title, 
ul.home-left li.title, 
ul.home-bottom li.title {
	margin:0;
	padding:0 10px;
	list-style-type:none;
	border:1px solid #ddd;
	background:#e5e5e5;
	clear:both;
	}

ul.home-right .bottom,
ul.home-left .bottom,
ul.home-bottom .bottom {
	clear:both;
	font-size: 8pt;
	padding: 5px 10px;
	background:#eee;
	border-top:1px solid #e5e5e5;
	margin: 10px 0 0;
	}

ul.home-right li.title h2.feat-title,
ul.home-left li.title h2.feat-title,
ul.home-bottom li.title h2.feat-title {
	letter-spacing:0px;
	font-size: 10pt;
	padding:5px 0;
	margin: 0;
	float:left;
	width:74%;
	font-weight:bold;
	}

ul.home-bottom li.title h2.feat-title {
	padding: 8px 0 0;
	}

ul.home-right  li.title .moreposts,
ul.home-left  li.title .moreposts,
ul.home-bottom  li.title .moreposts {
	text-align:right;
	float:right;
	width:24%;
	font-size:9pt;
	font-weight:bold;
	padding:5px 0;
	margin:0;
	}

li.homepost img.post-thum, 
li.homepost img.thumbnail {
	width:70px;
	height:70px;
	float:right;
	margin: 0 0 10px 10px;
	}

li.homepost h3 {
	padding:0;
	margin: 0;
	letter-spacing:0px;
	font-size:11pt;
	line-height:1.3em;
	font-weight:bold;
	
	}
	


li.homepost p {
	margin-bottom:0;
	}
	
	
/* -------------------[ Images ]------------------- */

.entry img {
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
	max-width:630px;
        }

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 10px 0px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.aligncenter, img.centered, img.center { 
	display: block; 
	margin: 0 auto 15px auto;  
	float: none; 
	clear: both;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.post-thum, img.thumbnail {
	float:right;
	margin: 0 0 15px 10px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
	}


.post-title a, .post-title a:link, .post-title a:visited {
	text-decoration:none;
	color:#333;
	}

.post-title a:hover, .post-title a:active {
	text-decoration:underline;
	}


.bottom a {
text-decoration:none;
}

span.tags {
background:url(images/tag.png) no-repeat; padding-left:20px;
}