/*
Theme Name: New Wind
Theme URI: http://newwind.hutek.info/
Description: A new wind for Wordpress World
Version: 1.0
Author: Vu Nam Hung
Author URI: http://hutek.info/
*/
/*Reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
img {
	display:inline-block;
}
/*Header*/
.logo {
	float:left;
}
.header {
	float:left;
	padding:0 0 0 0 ;
	width:980px;
	height:114px;
	margin:0;
	background:url(images/header.gif) repeat-x;
}
.top-banner {
	float:right;
	margin:25px 10px 0 0;
	display:inline;
}
/*Left Content*/
.main {
	float:left;
	border:1px solid #989898;
	border-top:none;
	width:980px;
	position:relative;
}
.main-wrapper {
	background:#F3F1E9 url(images/content.gif) top repeat-x;
	float:left;
	padding-top:10px;
}
.left-content {
	float:left;
	width:680px;
	padding:10px 0 10px 10px;
	position:relative;
}
.left-content-1 {
	float:left;
	width:670px;
	padding:10px;
	position:relative;
}
.featured {
	border:1px solid #989898;
	float:left;
	width:660px;
	height:260px;
	background:#fff;
	padding:9px;
	padding-right:0;
	position:relative;
	margin-bottom:20px;
}
.boxgrid{ 
	width: 210px; 
	height: 260px; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative;
	border-right:10px solid #fff;
	color:#fff;
}
.boxgrid h2,.boxgrid p {
	padding:5px 5px 0 5px;
	margin:0 !important;
	line-height:1.3em;
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxcaption{ 
	float: left; 
	pading:5px;
	position: absolute; 
	background: #000; 
	height: 140px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
.captionfull .boxcaption {
	top: 250px;
	left: 0;
}
.caption .boxcaption {
	top: 232px;
	left: 0;
}
.boxcaption a {
	background:#fff;
	line-height:1.4em;
}
.main-content {
	border:1px solid #989898;
	float:left;
	width:650px;
	background:#fff;
	padding:20px 9px 0px ;
	position:relative;
	margin-top:20px;
}
.post {
	float:left;
	width:650px;
	padding:17px 10px 10px;
	margin-bottom:30px;
	position:relative;
	border:1px solid #989898;
	background:#fff url(images/blogbg.jpg) top no-repeat;
}
.post a.content-thumb2 {
	margin-right:10px;
}
.post1 {
	float:left;
	width:625px;
	padding:10px;
	margin-top:20px;
	position:relative;
	border:1px solid #989898;
	background:#fff
}
.main-cat {
	border:1px solid #989898;
	padding:20px 10px 10px 10px;
	position:relative;
	float:left;
	background:#fff url(images/catbg.jpg) top no-repeat;
	width:308px;
	margin:0 10px 20px 0;
	display:inline;
}
.main-cat span { 
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:900;
}
.content3 {
	margin:5px 9px 0 0;
	display:inline;
	float:left;
	width:210px;
	overflow:hidden;
}
/*Right Content*/
.right-content {
	float:right;
	width:280px;
	margin:10px 10px 0 0;
	display:inline;
}
.top-right-banner,.small-banner {
	float:left;
	position:relative;
	border:1px solid #989898;
	width:260px;
	padding:9px;
	background:#fff;
	margin-bottom:20px;
}
.top-right-banner a {
	padding:0;
}
.small-banner {
	margin-bottom:20px;
}
.top-right-banner img {
	padding:4px;
	border:1px solid #989898;
}
.s1 {
	margin:0 10px 10px auto;
	float:left;
}
.s2 {
	margin-bottom:10px;
	float:left;
}
.s3 {
	margin:0 10px 0 0;
	float:left;
}
.s4 {
	float:left;
}
.sidebar-tab {
	float:left;
	margin-bottom:20px;
}
#sidebar-tab-1 ul li {
	height:60px;
	overflow:hidden;
	margin-bottom:5px;
}
#sidebar-tab-1 ul li small {
	line-height:1.3em;
}
#sidebar-tab-1 a {
	margin:2px 5px 0 0;
}
.top-right-banner a {
	display:block;
}
/*Bottom tabs*/
.bottomtab {
	float:left;
	display:inline;

	margin-bottom:20px;
}
/*Footer*/
.footer {
	float:left;
	position:relative;
	border:1px solid #989898;
	border-bottom:none;
	width:962px;
	padding:9px;
	background:#fff;
	margin-top:30px;
	background:#F3F1E9;
}
.copyright {
	padding-top:10px;
	float:left;
}
.copyright ul li{
	text-transform:capitalize
}


/*Form Elements*/
#searchform {
	text-align: left;
	}

#sidebar #searchform #s {
	width: 208px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 96.2%;
	padding: 10px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}

/*Comments*/

.comment {
	position:relative;
	border:1px solid #989898;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	background:#fff;
	float:left;
	width:668px;
}
.commentlist em {
	-moz-border-radius:3px;
	background:#FFFBCC none repeat scroll 0 0;
	border:1px solid #E6DB55;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px 10px;
	text-align:center;
	margin-bottom:10px;
}
.comment-wrapper {
	padding:20px 10px 0 10px;
}
li.bypostauthor {
	background:#FFFBCC !important;
	border:1px solid #E6DB55;
}
#respond {
	border:1px solid #989898;
	background:#fff;
	position:relative;
	padding:0;
	margin-top:20px;;
}
.fn {
	font-weight:bold;
	float:left;
}
.reply a{
	position:absolute;
	top:-13px;
	right:10px;
	border:1px solid #989898;
	padding:3px;
	background:#fff;
	display:block;
}
.comment-author {
	position:absolute;
	left:10px;
	top:-15px;
	border:1px solid #989898;
	background:#fff;
	padding:3px 8px 3px 3px;
	float:right;
	min-width:130px;
}
.comment-meta {
	position:absolute;
	left:53px;
	top:5px;
	font-size:11px;
}
.comment-author img {
	float:left;
	margin-right:5px;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist li {
	margin: 25px 10px 10px;
	padding: 35px 10px 10px 10px;
	list-style: none;
	background:#fff;
	position:relative;
	width:93.5%;
	display:inline-block;
	}
.commentlist li ul li { 
	margin: 20px 0 20px 0;
	position:relative;
	width:96.3%
}

.children { 
	padding: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	width:200px;
	float:left;
	}
/*Captions*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption a,.wp-caption a:hover {
	text-decoration:none;
	background:none;
	border-bottom:none !important;
}
 
.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;
}
/*Images*/
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
small {
	font-size: 11px;
	line-height: 1.3em;
	}
.footer li {
	float:left;
	padding-left:10px;
	margin-left:10px;
	border-left:1px solid #989898
}
.footer #frontpage {
	border:none;
	margin:0;
	padding:0
}

/*Tab Style*/
.bottomtab ul li h3 {
	text-transform:capitalize;
	padding:0;
}
.bottomtab .idTabs {
	float:left;
	width:670px;
	background:url(images/tabbg.jpg) bottom repeat-x;
}
.bottomtab .idTabs li {
	display:inline;
	float:left;
	margin-left:10px;
	display:block;
}
.bottomtab .idTabs li a.selected{
	border-style:solid ;
	border-color:#989898 #989898 #fff;
	border-width:1px;
	background:#FFF;
	}
.bottomtab .idTabs li a{
	padding:4px 10px;
	display:block;
	z-index:99;
	color:#444;
}
.tabcontent {
	padding-left:10px;
	padding-bottom:10px;
	background:#fff url(images/bottomtabbg.jpg) bottom no-repeat;
	border:1px solid #989898;
	border-top:none;
	width:658px;
	float:left;
}
/* sidebar tabs */
.sidebar-tab .idTabs {
	float:left;
	width:280px;
	background:url(images/tabbg.jpg) bottom repeat-x;
}
.sidebar-tab .idTabs li {
	display:inline;
	float:left;
	margin-left:7px;
	display:inline-block;
}
.sidebar-tab .idTabs li a.selected{
	border-style:solid ;
	border-color:#989898 #989898 #fff;
	border-width:1px;
	background:#FFF;
	}
.sidebar-tab .idTabs li a{
	padding:4px 5px;
	color:#444;
	display:block;
	z-index:99;
}
#sidebar-tab-1,#sidebar-tab-2,#sidebar-tab-3 {
	padding:10px;
	background:#fff url(images/stabbg.jpg) bottom no-repeat;
	border:1px solid #989898;
	border-top:none;
	width:258px;
	float:left
}
#sidebar-tab-1 h4,.sidebar-tab h3 {
	padding:0
}
#sidebar-tab-2 {
	overflow:hidden;
}
#sidebar-tab-4 {
	padding:10px 5px 7px 10px;
	background:#fff url(images/stabbg.jpg) bottom no-repeat;
	border:1px solid #989898;
	border-top:none;
	width:263px;
	float:left
}
/*Top Menu*/
.topmenu{
	background:#F3F1E9;
	width: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing:-2px;
	float:left;
}
.rss {
	float:right;
	line-height:16px;
	margin:4px 10px 0 0;
}
.topmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.topmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.topmenu ul li a{
	display: block;
	color: #666;
	padding: 8px 20px 7px 10px !important;
	text-decoration: none;
	line-height:16px !important;
}


* html .topmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.topmenu ul li a:link, .topmenu ul li a:visited{
color: #666;
}

.topmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #F2F2F2; 
	color: #666;
}
.topmenu ul li a:hover{
	background: #F2F2F2; /*background of menu items during onmouseover (hover state)*/
	color: #666;
}
	
/*1st sub level menu*/
.topmenu ul li ul{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.topmenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.topmenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.topmenu ul li ul li a{
	width: 160px; /*width of sub menus*/
	padding: 5px;
	border-top-width: 0;
	border-bottom: 1px solid #989898;
	border-right: 1px solid #989898;
}
.topmenu ul li ul li ul li a {
	border-left:none;
}

.topmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.topmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.topmenu ul li a{
	display: block;
	background: #F3F1E9; /*background of menu items (default state)*/
	color: #666;
	padding: 8px 20px 7px 10px !important;
	text-decoration: none;
	line-height:16px !important;
}


* html .topmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.topmenu ul li a:link, .topmenu ul li a:visited{
	color: #666;
}

.topmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: url(images/header2.jpg); 
	color: #fff;
}
.topmenu ul li a:hover{
	background: url(images/header2.jpg); /*background of menu items during onmouseover (hover state)*/
	color: #fff;
}
	
/*1st sub level menu*/
.topmenu ul li ul{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.topmenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.topmenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.topmenu ul li ul li a{
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	letter-spacing:normal;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
}
.topmenu ul li ul li ul li a {
	border-left:none;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 4px;
}

.rightarrowclass{
	position: absolute;
	top: 10px;
	right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
	opacity: 0.8;
}
.topmenu ul li.current-cat a {
	background:url(images/header2.jpg) ;
}
#home a {
	padding:0 !important;
	margin:0 ;
	border-left:none;
	height:31px;
	float:left;
}
#home img {
	display:block;
}
/*Typo*/
a {
	color:#2A69A3;
	text-decoration:none;
}
a:visited {
	color:#444;
}
a:hover.content-thumb2,a:hover.content-thumb {
	background:#989898;
}
.legend2 a {
	color:#444
}
.legend2 a:hover {
	color:#1F4C75
}
.legend2 a:visited {
	color:#444 ;
}
a:hover {
	color:#444;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	padding:5px 0
}
h1 {
	font-size:17px;
	font-weight:bold;
}
h2 {
	font-size:15px;
	font-weight:bold;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
h4 {
	font-size:11px;
	font-weight:bold;
}
blockquote {
	
}
.single ul li {
	margin-left:20px;
	list-style:square;
}
.single ol li {
	margin-left:20px;
	list-style-type:decimal;
}

blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:1.4em;
	padding:8px;
	background:#FFFBCC none repeat scroll 0 0;
	border-top: 1px solid #E6DB55;
	border-bottom: 1px solid #E6DB55;
	margin: 5px;
	background-image: url(images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
}
blockquote p {
	display: block;
	background-image: url(images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/*Flickr*/
div.flickr a{
	float:left;
	margin:0 5px 5px 0;
	padding:2px;
	border:solid 1px #989898;
	display:inline-block;
	filter:alpha(opacity=70);
	moz-opacity:.7;
	opacity:.7;
}
div.flickr a:hover {
	filter:alpha(opacity=100);
	moz-opacity:1;
	opacity:1;
	background:#989898
}
.photos li img {
	float:left;
	margin:0 10px 10px 0;
	padding:3px;
	border:1px solid #989898
}
/*Flash News*/
.flashnews {
	border:1px solid #989898;
	padding:5px;
	background:#fff;
	position:absolute;
	left:10px;
	top:-15px;
}
.flashnews span {
	float:left;
	font-weight:bold;
}
#latest_news {
	float:left;
	height:1.5em;
	width:200px;
	overflow:hidden;
}
/*featured*/
#slider1 {
    width: 650px; /* important to be same as image width */
    height: 260px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 650px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	width: 650px;
	padding:10px;
	height:242px;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
}
.slider1Image span h2 {
	margin-bottom:8px;
}
.slider1Image span h2 a {
	background:#fff;
	color:#000;
	padding:2px 2px 3px;
}
.slider1Image span h2 a:hover {
	background:#000;
	color:#fff;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 260px;
}
.right {
	right: 30px;
	bottom: 0;
	width: 235px !important;
	height: 260px;
}
ul { list-style-type: none;}
/*wp-navigation*/
.nav {
	bottom:-15px;
	left:10px;
	position:absolute;
	padding:5px 0;
	z-index:9999;
}
.wp-pagenavi span.pages {
	border:1px solid #989898 !important;
}
.wp-pagenavi span.current {
	border:1px solid #989898 !important;
	color:#666 !important;
	background:#f2f2f2 !important;
}
.wp-pagenavi a:visited {
	border:1px solid #989898 !important;
	color:#666 !important;
}
.wp-pagenavi a:hover {
	background:#f2f2f2 !important;
}
/*Calendar*/
#calendar_wrap {
	text-align:center;
}
#wp-calendar {
	width: 100%;
	margin-top:10px
}

#wp-calendar caption {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	background: #f2f2f2;
	color: #444;
	font-size: 1.2em;
	font-weight: bold;
	text-align:center
}

#wp-calendar td {
	padding: 5px;
	font-size: 1.2em;
	color: #aaa;
}
#wp-calendar th {
	text-align:center
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #444;
	color: #fff;
}
/*Misc*/
.single {
	padding-right:10px;
}
.single p {
	padding-bottom:10px;
}
.single a {
	border-bottom:1px dashed #989898;
}
.cleared {
	clear:both;
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5em;
	font-size:12px;
	color:#000;
}
.wrapper  {
	margin:0 auto !important;
	width:980px;
	padding:0 !important;
	height:1%;
}

.legend {
	position:absolute;
	top: -9px;
	left:20px;
	border:1px solid #989898;
	background:#fff;
	color:#444;
	padding:3px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	z-index:5;
}
.legend2 {
	position:absolute;
	top: -13px;
	left:10px;
	border:1px solid #989898;
	background:#fff;
	color:#444;
	padding:3px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
}

.legend3 {
	position:absolute;
	top: -13px;
	right:20px;
	border:1px solid #989898;
	background:#fff;
	padding:3px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.legend4 {
	position:absolute;
	bottom: -13px;
	right:10px;
	border:1px solid #989898;
	background:#fff;
	padding:3px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.search {
	position:absolute;
	top: -17px;
	right:10px;
	border:1px solid #989898;
	background:#fff;
	padding:3px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.single-content {
	border:1px solid #989898;
	float:left;
	width:658px;
	background:#fff url(images/singlebg.jpg) top no-repeat;
	padding:20px 0 40px 10px ;
	position:relative;
	margin-bottom:50px
}
.content-thumb {
	float:left;
	margin:5px 10px 5px 0;
	background:#fff;
	padding:3px;
	border:1px solid #989898;
	display:block;
}
.content-thumb2 {
	float:left;
	background:#fff;
	padding:3px;
	border:1px solid #989898;
	display:block;
	overflow:hidden;
	margin:5px 0;
}

.content ul li,.content2 ul li {
	margin-left:20px;
	list-style-type:square;
}

.related-posts {
	float:left;
	border:1px solid #989898;
	background:#fff;
	position:relative;
	padding:15px 0 0 10px;
	margin:10px 0 10px;
	width:658px;
}
.related {
	float:left;
	width:318px;
	height:75px;
	overflow:hidden;
	margin:0 10px 10px 0;
	display:inline;
}
.related a {
	margin:5px 5px 0 0;
}
.related h4 {
	padding: 0;
}
.author {
	bottom:-40px;
	left:10px;
	position:absolute;
	border:1px solid #989898;
	background:#fff;
	padding:5px;
	z-index:9999;
	overflow:hidden;
	height:55px;
}
.author img {
	float:left !important;
	margin:2px 3px 0 0;
}
small {
	font-size:11px;
	line-height:1.3em;
}

.entry {
	width:319px;
	margin:0 10px 10px 0;
	float:left;
}
.entry a {
	margin-right:5px;
}
.entry1 {
	width:297px;
	margin:15px 10px 10px 0;
	padding:17px 10px 10px;
	float:left;
	position:relative;
	border:1px solid #989898;
	display:inline;
}
.entry2 {
	width:625px;
	margin:15px 10px 10px 0;
	padding:17px 10px 10px;
	float:left;
	position:relative;
	border:1px solid #989898;
	display:inline;
}
<!--comment avatar-->
.widget li#rc_nav {
	list-style:none;
}
.author_name {
	width:210px !important;
}
.rc_info,.post_title{
	float:left;
	width:210px !important;
}
.rc_item {
	display:block;
	margin-bottom:5px;
	margin-left:0 !important;
}
.rc_excerpt {
	height:40px;
}
.rc_avatar img {
	border:1px solid #989898 !important;
	padding:3px !important;
}
.navigation {
	float:left;
	width:645px;
	margin-bottom:10px;
}
.monthly ul li,.catly ul li {
	float:left;
	width:135px;
	margin-right:10px;
}
.counter {
	float:right;
	margin:10px 0 0 0;
	display:inline;
}

.widget {
	position:relative;
	border:1px solid #989898;
	width:260px;
	padding:10px 9px;
	background:#fff url(images/widgetbg.jpg) top no-repeat;
	margin-bottom:20px;
	float:left;
}
.widget-wrapper {
	padding-top:10px;
}
.fix {
	width:308px;
	overflow:hidden;
}
.adby {
	font-size:9px;
	padding:0 2px !important;
}
.comment_count {
	background:url(images/comment_count.jpg) no-repeat center center;
	padding:2px 10px 3px;
	text-align:center;
	color:#666;
	margin-left:5px;
	font-size:11px;
	font-style:normal;
}
.excerpt {
	float:left;
	margin:10px 0;
	}
.otherpost {
	float:left;
	margin:0 0 10px;
	}
.more{
	margin-bottom:10px;
}
.otherpost ul{
	float:left;
}