/*----------------------------------------------------------------------
  | Theme Name: radish
  | Theme URI: http://www.beiku.net
  | Description: radish by gogochina
  | Version: 2.0 09.06.06
  | Author: 瓷库&紫萝卜
  | Author URI: http://www.gogochina.cn
  | Tags: red,radish,themes,wordpress,show,hide,Toggle,css,
  -----------------------------------------------------------------------*/

html, body {
	font-size: 12px;
	border: 0;
	color: #404040;
	padding-bottom: 30px;
}

body {
	background: #fff;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	line-height: 18px;
}

p, h1, h2, h3, h4, h5, ul, ol, blockquote p {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
}

small {
	font-size: 11px;
}

code {
	background: #333333;
}

a {
	text-decoration: none;
}

a:hover {
	color:#404040;
	text-decoration: none;
}
a.active {
	color: #404040;
}

a img {
	border: none;
}

/* Align (used for images) */

.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}

.alignleft {
	margin: 14px 15px 10px 0;
	float: left;
}

.alignright {
	margin: 14px 0px 10px 15px;
	float: right;
}

/* Wrap */

.wrap {
	width: 100%;
}

.left-col {
	float: left;
	color:#333333;
	font-size: 12px;
	line-height:22px;
	}
.left-col a{
	color: #333333;
	font-weight: 300;
	}
.left-col a:hover{
	color:#333333;
	font-weight: 300;
	}
	
/*right-feed */
.right-feed {
	float:left;
	font-size: 12px;
	line-height:18px;
	}
.right-feed a{
	color:#fff;
	font-weight: 400;
	}
.right-feed a:hover{
	color:#fff;
	font-weight: 400;
	}


.right-col {
	float: right;
}

.fu-right {
	float: right;
}

/* Container */

#container {
	width: 940px;
	margin: 0 auto;
	height: 128px;
	background: url("images/top.png") no-repeat 0 50px;
}

#container1 {
	width: 940px;
	margin: 0 auto;
	height: auto;
	background:#FFFFFF;
}

#container2{
	width: 940px;
	margin: 0 auto;
	height: auto;
	background:url(images/content_bg.gif) #FFFFFF;
}
#container3 {
	width: 950px;
	margin: 0 auto;
	height: auto;
	background:#FFFFFF;
}

/* fu-menu*/

#menu{
	width:250px
	font-size:12px;
	height:auto;
	float:right;
	}
#menu ul li{
	display:block;
	padding:5px 8px;
	float:left;
}
#menu ul li a{
	color:#333333;
	float:left;
}
#menu ul li a:hover{
	color:#333333;
	float:left;
}

/* Header */

#header {
	width: 200px;
	height: 70px;
	float: left;
}

#header h1 {
	padding: 10px 0 0 0px;
}

/*- Menu Tabs --------------------------- */
#tabs {
      float: left;
      width:480px;
      height:32px;
      font-size:12px;
      line-height:32px;
      }
#tabs ul {
	margin:0;
	padding:53px 0 0px 40px;
	list-style:none;
      }
#tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 11px;
      text-decoration:none;
      }
#tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */
#tabs a:hover span {
      color:#FFF;
      }
#tabs a:hover {
      background-position:0% -42px;
      }
#tabs a:hover span {
      background-position:100% -42px;
      }


/* Main Menu - extra */

#menu ul li.first a {
	border: 0;
}

#menu ul li.current_page_item a {
	margin-right: -1px;
	position: relative;
}
/* head-ad */
#head-ad{
      width:940px;
	  margin: 0 auto;
      height:97px;
}


/* Content Area - Content and Sidebar */

.background {
	background: #F5F5F5  repeat-y right top;
}

/* 最新文章展示*/
#post-box {
	width: 634px;
	height: 210px;
	float: left;
	background:url(images/post-bg.gif) top right no-repeat;
}

#post-left{
	width: 623px;
	height: 200px;
	margin-top:5px; 
	margin-left:5px;
	margin-bottom:5px;
	background-color: #333333;
}


#post-left img{ float:left; 
	width:260px; 
	height:188px; 
	border:1px solid #D7D7D7; 
	margin-top:5px; 
	margin-left:5px; 
	margin-right:15px}

#post-text {
	float:left;
	width:330px;
	height:180px;
	margin-top:0px;
	display:inline;
	}

.post-text {
	font-size:12px;
	color:#FFFFFF;
	height:180px;
	display:inline;}
.post-text a{
	font-size:12px;
	color:#8CBD0A;
	font-weight:500}

.post-text a:hover {
	font-size:12px;
	color:#8CBD0A;
	font-weight:500}
	
.post-text h2{
	font-size:16px;
	font-weight:800;
	line-height: 12px}
.post-text h2 a{
	font-size:16px;
	color:#8CBD0A;
	font-weight:800;
	line-height: 12px}

.post-text h2 a:hover {
	font-size:16px;
	color:#8CBD0A;
	font-weight:800;
	line-height: 12px}
	
.post-text h3{
	font-size:12px;
	font-weight:300;
	color:#C3C2C2;
	line-height: 10px;
}
.post-text h3 a{
	font-size:12px;
	color:#C3C2C2;
	font-weight:300;
	line-height: 10px;}

.post-text h3 a:hover {
	font-size:12px;
	color:#C3C2C2;
	font-weight:300;
	line-height: 10px;}




/* container box*/

#box-imge {
float:left;
margin:5px 10PX 10PX 5px;
width: 276px;
height: 200px;
}

#box-imge img{ width:280px; height:200px; border:3px solid #D7D7D7;}

#box-right {
width:318px;
height:200px;
margin:10px 0 0 0px;}


.box-content {
	width:195px;
	display: inline;
}

.box-content a {
	color:#838C31;
}

.box-content a:hover {
	color:#838C31;
	text-decoration: underline;
}

.box-content h2 {
	width:165px;
	font-size: 14px;
	line-height: 18px;
    margin-top:10px;
	margin-left:20px;
	height:30px;
	overflow:hidden; 

}

.box-content h2 a {
	color: #838C31;
}

.box-content h2 a:hover {
	color: #CC3333;
}

/* container box to*/
#boxtwo {
float:left; 
width: 203px;
height: 120px;
background-color:#ffffff;
margin-top:10px;
margin-right:13px;
}


#boxtwo-imge {
width: 165px;
height: 60px;
margin-left:18PX;
margin-top:10px;
}

#boxtwo-imge img{ width:165px; height:60px; border:3px solid #D7D7D7;}
#boxtwo-right {
width:410px;
height:120px;
margin:8px 0 0 0px;}


.boxtwo-content {
	width:318px;
	margin:10px 0 0 15px;
	line-height:18px;
	display: inline;
}

.boxtwo-content a {
	font-weight: bold;
}

.boxtwo-content a:hover {
	text-decoration: underline;
}

.boxtwo-content h2 {
	max-height:20;
	font-size: 14px;
	line-height: 18px;
	weight:30px;
        display: inline;
}

.boxtwo-content h2 a {
	color: #404040;
}

.boxtwo-content h2 a:hover {
	text-decoration: underline;
}

/*  Comments */
.photo-Comments {
	margin-left:15px;
	font-size: 12px;
	line-height:16px;
	weight:30px;
	display: inline;
	}
.photo-Comments a{
	color:#9A9898;
	font-weight: 400;
	}
.photo-Comments a:hover{
	color:#9A9898;
	font-weight: 400;
	}
	


	
/* Content */

#content {
	float: left;
	width: 635px;
	height: auto;
	overflow:hidden;}

h2.arh {
	width: 606px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 10px 15px;
	font-size: 14px;
	background: #F1F3E7;
	border-bottom: #D7D7D7 1px solid;
	border-top: #D7D7D7 1px solid;
	line-height: 10px;
}


h2.arh1 {
	width: 462px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 10px 15px;
	margin-left:158px;
	font-size: 14px;
	background: #F1F3E7;
	border-bottom: #D7D7D7 1px solid;
	border-top: #D7D7D7 1px solid;
	line-height: 8px;
}
/* Post */

.post {
	width: 100%;
	clear: both;
	padding: 13px 0;
	border-bottom: #CBCBCB 1px solid;

}

.error, .page {
	border: 0;
}

/* Post Content */

.post-content {
	width: 410px;
	margin-right: 35px;
	display: inline;

}

.post-content a {
	color:#838C31;
}

.post-content a:hover {
	text-decoration: underline;
	color:#838C31;
}

/* Post Content Headings */

.post-content h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	background: url(images/line.gif) bottom left no-repeat;
}

.post-content h2 a {
	color: #838C31;
}

.post-content h2 a:hover {
	text-decoration: underline;
	color:838C31;
}

.post-content h3 {
	font-size: 14px;
	padding: 5px 0;
}

.post-content h4 {
	font-size: 12px;
	font-weight:300;
	line-height: 50px;
	color:#333333;
}

.post-content h4 a{
	color:#333333;
	font-weight:300;
}

.post-content h4 a:hover{
	color:#333333;
	font-weight:300;
}

/* Post Content Lists and Blockquote */

.post-content ol, .post-content ul {
	line-height: 20px;
}

.post-content ul {
	padding-left: 30px;
}

.post-content ul li {
	list-style: circle;
	padding: 3px 0;
}

.post-content ol {
	padding-left: 37px;
}

.post-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

.post-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Post Content Images*/

.post-content img {
	padding: 5px;
	background: #D7D7D7;
}

/* Post Content (read more) */

.post-content span.read_more {
	padding: 5px 0 10px 0;
	display: block;
	float: left;
	font-size: 13px;
}

.post-content a span.read_more {
	color: #1A86DF;
	text-decoration: underline ;
}

.post-content a:hover span.read_more {
	text-decoration: none;
}

/* Post Meta */

.post-meta {
	width: 152px;
	height:118px;
	margin-left: 6px;
	text-align: right;
	display: inline;
	padding-top: 11px;
	background:url(images/life-ico.gif) right no-repeat;
}

.post-meta a {
	color: #587384;
}

.post-meta a:hover {
	text-decoration: underline;
	color: #587384;
}

/* Post Meta Date */

.post-meta h3 {
	padding: 3px 0;
	margin-bottom: 23px;
}

.post-meta h3 span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 16px;
	border-right: #CBCBCB 1px solid;
	padding-right: 5px;
	color: #8D8D8D;
}

.post-meta h3 span.month, .post-meta h3 span.year {
	color: #666666;
	width: 40px;
}

.post-meta h3 span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

.post-meta h3 span.year {
	font-size: 14px;
	display: block;
}

/* Post Meta Author and Comments */

.post-meta h4 {
	font-size: 12px;
	padding: 3px 21px 3px 0;
	color: #666666;
}

.post-meta h4.author {
	background: url(images/icon_author.gif) no-repeat right 4px;
	font-style: normal;
}

.post-meta h4.comments {
	background: url(images/icon_comment.gif) no-repeat right 6px;
}

.post-meta h4.comments a {
	color: #666666;
}

/* More Entries */

.more_posts {
	width: 300px;
	clear: both;
	padding: 5px 0 6px 0;
}

.more_posts h2 {
	font-size: 14px;
}

.more_posts h2 a {
	color: #404040;
}

.more_posts h2 a:hover {
	color: #1A86DF;
}

/* Comments (single.php and comments.php) */

h3#comments, h3.lc {
	font-size: 14px;
	border-bottom: #D5D8B4 2px solid;
	width:490px;
}

h3.lc {
	padding-top: 20px;
}

#comments-box {
	float:left;
	width: 492px;
	margin: 10px 0 0px 0px;
	padding-bottom: 5px;
	height: auto;
	background:#F0F1E9;
}




.comments_wrap {
	width: 400px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
	height: auto;
}

.comments_wrap img {
	background: none;
	padding: 1px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #d7d7d7 1px solid;	
	padding: 1px !important;
}

.comments_wrap .right {
	width: 300px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right h4 {
	line-height:12px;
	color:#8F993A;
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* Comments (form) */
#content {
width:648px;
height:auto;
float:left;}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 289px;
}

#sidebar h2 {
	font-size: 13px;
	height:30px;
	color: #4A8393;
}

/* Sidebar Search */

#search {
	width: 100%;
	height: 57px;
	height: 50px;
}

#search form {
	padding: 14px 0 0 14px;
}

#search form div {
	width: 259px;
	height: 28px;
	background: url(images/search_field.gif) no-repeat 0 0;
	position: relative;
}

#search form input.search_box {
	width: 175px;
	border: 0;
	position: absolute;
	left: 5px;
	top: 5px;
	padding-top: 2px;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}

#search form input.submit {
	position: absolute;
	right: 0;
}

/* Sidebar Block */

#sidebar .block {
	color:#757575;
	font-weight:normal;
	padding: 0px 4px 14px 14px;
	background: url(images/sidebar.gif) repeat-x 0 0;
}

#sidebar .block a {
font-size:12px;
	color: #757575;
}

#sidebar .block a:hover {
font-size:12px;
	color: #CC3333;
}

#sidebar .block ul {
	width: 100%;
	font-size:12px;
	padding: 1px 0 8px 0;
}

/* Sidebar Inside Block */

#sidebar_in .block ul li {
	font-weight: 400;
	font-size:12px;
	border-bottom: #BDCCD1 1px solid;
	line-height: 20px;
	padding: 4px 0 4px 21px;
	background: url(images/circle.gif) no-repeat 5px 11px;
	margin-right: 10px;
}

#sidebar_in .block ul li ul li {
font-size:12px;
font-weight:400;
	border: 0;
}

/* Sidebar Special List */

#sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul {
	background: url(images/sidebar_ul_lines.gif) no-repeat 0 0;
	margin-top: 3px;
}

#sidebar .categories ul li, #sidebar .blogroll ul li, #sidebar .widget_categories ul li, #sidebar .widget_links ul li {
	width: 104px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#sidebar .categories ul li, #sidebar .widget_categories ul li {
	background: url(images/icon_folder.gif) no-repeat 0 6px;
}

#sidebar .blogroll ul li, #sidebar .widget_links ul li {
	background: url(images/circle.gif) no-repeat 5px 11px;
	font-size: 11px;
}

/* Sidebar Flickr */

#sidebar .flickr h2 span {
	color: #0061D8;
}

#sidebar .flickr h2 span span {
	color: #FF1183;
}

#sidebar .flickr .wrap {
	padding-top: 5px;
	margin-left: -10px;
	position: relative;
}

#sidebar .flickr li {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}

#sidebar .flickr img {
	float: left;
	margin-left: 5px;
	display: inline;
	margin-bottom: 5px;
	display: block;
	padding: 4px;
	background: #fff;
	border: #BFCACE 1px solid;
}

/* Sidebar Adverts */

#sidebar .adverts {
	width: 285px;
	padding: 0px 0 0px 0px;
	background: url(images/sidebar.gif) repeat-x 0 0;
}

#sidebar .adverts ul {
	padding: 0;
}

#sidebar .adverts ul li {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}

#sidebar .adverts img {
	display: block;
}

/* info (single.php) */


#wz-left-box{
width:636px;
height:32px;
margin-bottom:10px;
display:inline;}

*html #wz-left-box{width:636px;
height:30px!important;
margin-bottom:8px;} 


#wz-left{
float:left;
width:8px;
height:32px;
background: url(images/wz-lift.gif);}

.wz-left{
font:"宋体";
font-size:12px;
line-height:32px;}

#wz-cn{
float:left;
width:621px;
height:32px;
background: url(images/wz-cn.gif);}

#wz-right{
float:left;
width:7px;
height:32px;
margin-bottom:10px;
display:inline;
background: url(images/wz-right.gif);}

#info-left{
	float:left;
	width:134px;
	height:auto;
}

#info-left-top{
	width:134px;
	height:33px!important;
	background: url(images/lift-top.gif) #FFFFFF no-repeat;
}

#info-left-info{
	width:134px;
	height:240px;
    padding-left:4px;
	background: url(images/lift-lin.gif) #FFFFFF;
}
.info-left-info li{
    font-size:12px;
    font-color:#A50000;
}

#info-left-di{
	width:134px;
	height:12px;
	background: url(images/info-left-di.gif) #FFFFFF;
}


.info-left h2{
font-size:14px;
font-weight:800;
margin-left:10px;
line-height:14px;
}


#info-right{
float:left;
width:494px;
height:auto;
margin-left:6px!important;
display:inline;}

#info-right-top{
	float:left;
	width:494px;
	height:28px;
	background: url(images/info-top.gif) no-repeat left;
}

#info-right-zhong{
	float:left;
	width:494px;
	height:auto;
	background:url(images/info-top1.gif);
}

#info-right-di{
	float:left;
	width:494px;
	height:7px;
	background:url(images/di.gif) no-repeat;
}

#info-right-two{
	float:left;
	width:494px;
	height:24px;
	margin-left:12px;
	background:#fff;
}

#info-right-pinlun{
	float:left;
	width:494px;
	height:auto;
	background:#fff;
}

.info-text{
	font:"宋体";
	font-size:12px;
	color:#666666;
	width:400px;}

.info-text h2{
	text-align: center;
	font-size:16px;
	color:#666666;
	font-weight:800;
	line-height:14px;
	background: url(images/info-line.gif) no-repeat bottom;}
	
.info-text h3{
	text-align: center;
	font-size:12px;
	color:#666666;
	font-weight:300;
	line-height:14px;}

.info-text h3 a{
	font-size:12px;
	color:#666666;
	font-weight:300;
	line-height:14px;}
	
.info-text h3 a:hover{
	font-size:12px;
	color:#666666;
	font-weight:300;
	line-height:14px;}
	

.info-text h5 img{border:5px solid #D7D7D7;}
	
.info-text h5 {
	width:400px;
	font-size:13px;
	color:#666666;
	font-weight:300;
	line-height:16px;
	margin-left:45px;}

.info-text h5 a{
width:400px;
	font-size:12px;
	color:#4a8393;
	font-weight:300;
	line-height:16px;}
	
.info-text h5 a:hover{
	font-size:12px;
	color:#ffffff;
	font-weight:300;
	line-height:16px;
        background-color:#4a8393;}
	
.info-text h4{
	float:left;
	margin-left:20px;
	width:400px;
	font-size:14px;
	color:#666666;
	font-weight:800;
	line-height:14px;
	margin-left:45px;}

.info-text h6 {
	float:left
	width:400px;
	font-size:12px;
	color:#666666;
	font-weight:800;
	line-height:18px;
	margin-left:45px;}
	
.info-text h6 a{
	float:left
	width:380px;
	font-size:12px;
	color:#666666;
	font-weight:800;
	line-height:18px;}
.info-text h6 a:hover{
	float:left
	width:380px;
	font-size:12px;
	color:#CC3333;
	font-weight:800;
	line-height:18px;}




/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #CBD1A5;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 20px;
}

#tag_cloud h2 {
	margin-bottom: 5px;
}

/* Footer */

#footer {
	width: 940px;
	margin: 0 auto;
	background: url(images/footer_bg.gif);
	padding-top: 18px;
	margin-top: -1px;
	position: relative;
}

#footer a {
	color: #B2D1E4;
}

#footer a:hover {
	color: #318DE1;
}

#footer h2 {
	color: #6D7E87;
}

/* Footer Popular Articles */

#footer .popular {
	padding-bottom: 30px;
}

#footer .left-col .wrap {
	width: 646px;
}

#footer .left-col h2 {
	width: 115px;
	display: block;
	float: left;
	line-height: 24px;
	text-align: right;
	padding: 10px 35px 10px 10px;
	font-size: 20px;
	background: url(images/footer_element.gif) no-repeat right 18px;
	display: inline;
}

#footer .left-col ul {
	width: 441px;
	display: block;
	float: left;
	padding: 5px 0 15px 30px;
}

#footer .left-col ul li {
	line-height: 20px;
	font-size: 16px;
	padding: 6px 0 9px 0;
	font-weight: bold;
	background: url(images/footer_line.gif) repeat-x left bottom;
}

/* Footer Subscribe */

#footer #subscribe {
	width: 241px;
	padding: 0 30px 0 18px;
	color: #B2D1E4;
}

#footer #subscribe a {
	font-weight: bold;
	text-decoration: underline;
}

#footer #subscribe h2 {
	font-size: 16px;
}

#footer #subscribe p {
	padding: 8px 0 8px 42px;
}

#footer #subscribe p.rss {
	background: url(images/icon_rss.gif) no-repeat 0 11px;
}

/* Copyright */

#copyright {
	width: 940px;
	height: 50px;
	margin: 0 auto;
margin-top: 10px;
	background: #6B9107 url(images/bottom.gif) no-repeat left bottom;
	border-top: #B7BE86 2px solid;
	font-size: 11px;
	color: #fff;
	padding: 5px 0;
}

#copyright .left-col {
	padding-left: 15px;
}

#copyright .right-col {
	padding-right: 15px;
}

#copyright .right-col img {
	vertical-align: middle;
}

/* Fix */

.wrap:after,
.block ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/* Misc */

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

/* feedsky feed */
#feed {
	width:130px;
	height:20px;
	float:right;
	margin:15px 6px 0 0px;
}


/* pagenavi */

#pagenavi {
height:40px;
width:627px;
float:left;
overflow:hidden;
margin:20px 0 0 10px;}

DIV.digg {
PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; PADDING-TOP: 2px; TEXT-ALIGN: center
}
DIV.digg A {
BORDER-RIGHT: #C4CA96 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #C4CA96 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #C4CA96 1px solid; COLOR: #838C31; PADDING-TOP: 2px; BORDER-BOTTOM: #C4CA96 1px solid; TEXT-DECORATION: none
}
DIV.digg A:hover {
BORDER-RIGHT: #838C31 1px solid; BORDER-TOP: #838C31 1px solid; BORDER-LEFT: #838C31 1px solid; COLOR: #000; BORDER-BOTTOM: #838C31 1px solid
}
DIV.digg A:active {
BORDER-RIGHT: #838C31 1px solid; BORDER-TOP: #838C31 1px solid; BORDER-LEFT: #838C31 1px solid; COLOR: #000; BORDER-BOTTOM: #838C31 1px solid
}
DIV.digg SPAN.current {
BORDER-RIGHT: #838C31 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #838C31 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #838C31 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #838C31 1px solid; BACKGROUND-COLOR: #838C31
}
DIV.digg SPAN.disabled {
BORDER-RIGHT: #eee 2px solid; PADDING-RIGHT: 2px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 2px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}


.floatleft {
float:left;
font-size:12px;
font-weight:800;
line-height:24px;
}
.floatleft a{
float:left;
font-size:12px;
font-weight:800;
line-height:24px;
}

.floatleft a:hover{
float:left;
width:180px;
font-size:12px;
line-height:24px;
}

.floatright {
float:right;
width:180px;
font-size:12px;
line-height:24px;
}
/* Styles for pagebar */
.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}


