/* CSS Document */

/*Reset*/
html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font: 63% Verdana,SimSun,Arial,Helvetica,sans-serif; /* set 1em=10px */
	color:#898989;
	background:#EEE;
	margin-top:5px;
}

img {
	border: 0;
}

/* ie6 hack */
*html a,p,h1,h2,h3,h4,h5 {
	margin:0;
	height:1%;
}

/*Basic*/
a:visited, a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	background:#000;
}

.alpha {
	-kHTML-opacity:0.95;
	-moz-opacity:0.95;
	opacity:95%;
	filter:alpha(opacity=95);
}

/*page*/
#wrap {
	width:985px;
	clear:both;
}

#content {
	width:760px;
	float:left;
	clear:left;
}

#header {
	text-align:left;
	width:200px;
	min-height:450px;
	overflow:hidden;
	padding:0 10px;
	position:relative;
	float:right;
	clear:right;
	background:#FFF;
}

#sidebar {
	width:250px;
	float:left;
	clear:left;
}

#main {
	width:505px;
	float:right;
	clear:right;
}

#top {
	clear:both;
	padding:8px 8px 0 8px;
	border-bottom:8px #FFF solid;
	height:210px;
	overflow:hidden;
	background:#FFF;
}

#nav {
	clear:both;
}

#col1 {
	width:250px;
	float:left;
	clear:left;
}

#col2 {
	width:250px;
	float:right;
	clear:right;
}

.col_1 {
	background:#FFF;
	width:230px;
	padding:10px;
	float:left;
}

.col_2 {
	background:#FFF;
	width:230px;
	padding:10px;
	float:right;
}

.submit_div {
	background:#CE0909 url("../images/post+.gif") 20px center no-repeat;
	color:#FFF;
	height:88px;
	width:148px;
	padding:0 0 0 80px;
	text-align:left;
	cursor:pointer;
	border:#EEE 1px solid;
}

.buzz_div {
	background:#FFF url("../images/mosquito.gif") 15px center no-repeat;
	color:#202020;
	height:88px;
	width:148px;
	padding:0 0 0 80px;
	text-align:left;
	cursor:pointer;
	border:#EEE 1px solid;
}

.buzz_wide_div {
	background:#FFF url("../images/mosquito.gif") 25px center no-repeat;
	color:#202020;
	height:90px;
	padding:0 0 0 120px;
	text-align:left;
	cursor:pointer;
}

.pages {
	font-size:1.2em;
	clear:both;
	text-align:right;
	background:#FFF;
	height:35px;
	line-height:35px;
	padding:0 5px;
}


/*a.pages_next:visited, a.pages_next:link {
	background:#EEE;
}*/

.pages .prev {
	background:#EEE;
	padding:3px;
	margin:0 3px;
}

.pages .next {
	background:#EEE;
	padding:3px;
	margin:0 3px;
}

.pages a {
	padding:3px;
	margin:0 3px;
	background:#EEE;
}

.pages strong{
	padding:3px;
	margin:0 3px;
	background:#000;
	color:#FFF;
}

.pages a:hover {
	background:#000;
}

#login {
	clear:both;
	background:#FFF;
}

#top10 {
	clear:both;
	text-align:left;
	padding:10px;
	background:#FFF;
}

.msgbox {
	text-align:left;
	word-break:break-all;
	padding:10px;
	clear:both;
	background:#FFF;
}

.ed_choice_icon {
	height:50px;
	width:160px;
	position:absolute;
	z-index:500;
	background: url("../images/ecmark.gif") no-repeat;
}

.diggbury {
	text-align:center;
	font-size:1.2em;
}

.digg {
	width:49%;
	float:left;
	line-height:180%;
}

.bury {
	width:49%;
	float:left;
	line-height:180%;
}

.advs {
	background:#FFF;
	width:250px;
}

#pb_tip_main {
	position: relative;
	z-index:101;
	border: 4px solid #000;
	background: #fff;
}

#pb_tip_content{
	font-size:1.2em;
	padding:5px;
}

#counter {
	display:none;
	visibility:hidden;
	height:0;
}

#recent_comments {
	background:#FFF;
	padding:10px;
	text-align:left;
}

#top_things {
	text-align:left;
	padding:10px;
	background:#FFF;
}

#randview {
	border:10px #FFF solid;
	padding:10px 0 0 0;
	height:40px;
	background:#000;
	color:#FFF;
	line-height:140%;
	cursor:pointer;
}

#show_main {
	width:505px;
	float:left;
	clear:left;
}

#show_header {
	height:35px;
	line-height:35px;
	background:#FFF;
	padding:0 10px;
	font-size:1.2em;
}

#nav_2 li {
	list-style:none;
	float:left;
	background:#FFF;
	margin:1px 1px 0 0;
	width:124px;
	height:26px;
	line-height:26px;
}

#nav_3 ul li {
	text-align:left;
	list-style:none;
	height:40px;
	width:124px;
	margin:1px 0 0 1px;
	float:left;
	display:inline;
	background:#FFF url("../images/navbg.gif") center no-repeat;
	overflow:hidden;
	font-size:1.2em;
	white-space:nowrap;
}

#nav_3 a {
	padding:40px 120px 10px 0;
	line-height:58px;
}

#article {
	background:#FFF;
	padding:10px;
	text-align:left;
	line-height:140%;
	font-size:1.2em;
}

#comment {
	padding:10px;
	clear:both;
	background:#FFF;
	text-align:left;
}

#comment li {
	list-style:none;
	font-size:1.2em;
	line-height:130%;
}

#related_posts {
	clear:both;
	background:#FFF;
	padding:10px;
	text-align:left;
}

#postcomment {
	padding:10px;
	text-align:left;
	background:#FFF;
}

#prev_box {
	min-height:55px;
	_height:55px;
}

#next_box {
	min-height:55px;
	_height:55px;
}

#footer {
	background:#FFF;
	width:100%;
	position:fixed;
	left:0;
	bottom:0;
	height:35px;
	line-height:35px;
	z-index:100;
	border-top:2px solid #EBEBEB;
}

.footer_inner {
	width:985px;
	height:35px;
	line-height:35px;
}

#icons {
	padding:5px 10px;
	clear:both;
	text-align:left;
	height:35px;
	line-height:35px;
}

/* style */
.box1 {
	padding:10px;
	width:485px;
	background:#FFF;
	text-align:left;
}

.box2 {
	padding:10px;
	width:740px;
	overflow:hidden;
	background:#FFF;
	text-align:left;
}

.topicimgbox {
	max-height:300px;
	overflow:hidden;
}
.topicimgbox img { max-width:230px; width:expression(this.width > 230 ? 228: true);}

#login p {
	line-height:35px;
	border-top:1px #EEE solid;
}

.logo {
	padding:10px 0;
}

.top10 {
	padding:2px 0;
	line-height:150%;
	list-style:none;
	width:100%;
	clear:both;
	float:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

.previewimg {
	margin-bottom:15px;
}

.fix {
	overflow:auto;
	_height:1%;
}

.digged {
	margin-right:10px;
	padding:2px 8px;
	color:#000;
	background:#CE0909;
}

.buryed {
	margin-right:10px;
	padding:2px 8px;
	color:#FFF;
	background:#000;
}

.buzzed {
	padding:2px 8px;
	color:#FFF;
	background:#3FF;
	cursor:pointer;
}

.col_3 {
	width:60%;
	float:left;
	text-align:left;
}

.col_4 {
	width:40%;
	float:right;
	text-align:right;
}

#nav ul li {
	text-align:left;
	list-style:none;
	height:40px;
	width:100px;
	margin:1px 0 0 1px;
	float:left;
	display:inline;
	background:#FFF url("../images/navbg.gif") center no-repeat;
	overflow:hidden;
	font-size:1.2em;
	white-space:nowrap;
}

#nav a {
	padding:40px 120px 10px 0;
	line-height:58px;
}

a.sl:visited, a.sl:link {
	background:#000;
	color:#FFF;
}

.current {
	background:#000;
	color:#FFF;
	padding:3px;
	margin:0 3px;
}

a.red:visited, a.red:link {
	color:#CE0909;
}

a.red:hover {
	background-color:#FFF;
	text-decoration:underline;
}

a.grey:visited, a.grey:link {
	color:#898989;
}

a.grey:hover {
	color:#000;
	cursor:pointer;
	text-decoration:underline;
}

.tag {
	line-height:200%;
	font-size:1.2em;
}

#randview:hover {
	background:#CE0909;
}


.pb_tip_shadow {
	position:absolute;
	display:none;
}
.avatar {
	width:48px;
	height:48px;
	padding:0 10px 10px 0;
}

.avatar_big {
	width:60px;
	height:60px;
}

.input {
	overflow:auto;
	clear:both;
	width:100%;
	padding:10px 0;
	font-size:1.2em;
}

.input span {
	line-height:100%;
	color:#F00;
	padding-left:15px;
}

.input-ss {
	width:60px;
	float:left;
	_line-height:28px;
	_height:28px;
}
	
.input-sss {
	float:left;
	clear:right;
}

.input-ajax {
	line-height:100%;
	padding-left:15px;
}

.input-ck {
	margin-left:60px;
}

.input-ck span {
	color:#f00;
}
	
.input-ck img {
	vertical-align:middle;
	border:0;
}

.cktip {
	padding:3px;
	color:#000;
}

.member-main {
	text-align:left;
	clear:both;
}
	
.member_m {
	font-size:1.2em;
	padding:10px 0;
	clear:both;
	width:100%;
	line-height:120%;
	
}

.member_m li {
	list-style:none;
	float:left;
	padding:0 5px;
	margin:0 10px 0 0;
}

/* avatar */



/*font style*/
p {
	font-size:1.2em;
}

h1 {
	font-size:1.6em;
	line-height:180%;
	border-bottom:1px #000 solid;
	border-top:1px #000 solid;
}

h8 {
	font-size:1.6em;
	line-height:180%;

}

h2 {
	font-family:Impact, Verdana;
	font-size:1.8em;
	color:#666;
}

h3 {
	font-size:1.4em;
	line-height:140%;
	text-shadow: 0px 1px 0px #e5e5ee;
}

.f12 {
	font-size:1.2em;
}

.lh180 {
	line-height:180%;
}

.red {
	color:#CE0909;
}

.grey {
	color:#CCC;
}

.p65 {
	font-size:65%;
}

#recent_comments li {
	list-style:none;
	font-size:1.2em;
	line-height:130%;
}

.submit_div:hover {
	background:#000 url("../images/post+.gif") 20px center no-repeat;
}

.buzz_div:hover {
	background:#000 url("../images/mosquito.gif") 15px center no-repeat;
	color:#FFF;
}

.buzz_wide_div:hover {
	background:#000 url("../images/mosquito.gif") 25px center no-repeat;
	color:#FFF;
}

.submit_font {
	padding:25px 0 0 0;
	font-family:Impact, Verdana;
	font-size:1.8em;
}

.submit_font span {
	font-size:66%;
}

.hr_grey {
	height:1px;
	line-height:1px;
	overflow:hidden;
	clear:both;
	background:#EEE;
}

.no_1 {
	font-size:1.8em;
}

/* boton */
.search_input {
	height:20px;
	line-height:20px;
	color:#222;
	float:left;
	background:#EEE;
	border:0;
	width:143px;
}

.post_btn {
	cursor:pointer;
	background:#EEE;
	color:#222;
	border:none;
	float:left;
	height:20px;
	line-height:20px;
	width:56px;
	margin-left:1px;
}

.search_input1 {
	height:30px;
	line-height:30px;
	color:#222;
	float:left;
	background:#EEE;
	border:0;
	width:343px;
}

.post_btn1 {
	cursor:pointer;
	background:#EEE;
	color:#222;
	border:none;
	float:left;
	height:30px;
	line-height:30px;
	width:86px;
	margin-left:1px;
}

.button2 {
	cursor:pointer;
	padding:4px;
	background:#CE0909;
	color:#FFF;
	width:200px;
	border:none;
}

.button{
	cursor:pointer;
	padding:4px;
	background:#CE0909;
	color:#FFF;
	width:100%;
	border:none;
}

/*float and clear*/
.cboth {
	height:10px;
	line-height:20px;
	clear:both;
	visibility:hidden;
}

.blank0 {
	clear:both;
	visibility:hidden;
}

.blank {
	height:10px;
	line-height:10px;
	clear:both;
	visibility:hidden;
}

.blank5  {
	height:5px;
	line-height:5px;
	clear:both;
	visibility:hidden;
}

.left {
	float:left;
}

.right {
	float:right;
}