@charset "utf-8";
/* CSS Document */
body { 
	margin:0px;
	background: #fff url(http://2topics.com/pics/bg.png) repeat-x top;
	font-family: verdana;
	color: #000;
	height: 100%;
	font-size: 10px;
}

#pages { 
	border: 1px solid #9CF;
	background-color: #e6f0ff;
	margin-top: 15px;
	padding: 4px;
	line-height:200%;
	font-size: 10px;
}

a { 
	color: #666;
	text-decoration: NONE;
	FONT-FAMILY: verdana;
	LETTER-SPACING: normal;
}
a:link { 
	color: #666;
	text-decoration: NONE;
	FONT-FAMILY: verdana;
	LETTER-SPACING: normal;
}
a:visited { 
	color: #666;
	text-decoration: NONE;
	FONT-FAMILY: verdana;
	LETTER-SPACING: normal;
}
a:hover { 
	color: #10c2ff;
	LETTER-SPACING: normal;
}


.mainbody {
	text-align: center;
	width: 900px;
	margin-top: 15px;
}
.postdiv {
	font-size: 12px;
	width: 900px;
}
.widel { 
	width: 160px;
	border: 1px solid #96d3f4;
	padding: 5px;
	float: left;
	background: url(http://2topics.com/pics/menu-bg.png) no-repeat top;
}
.wider { 
	width: 160px;
        border: 1px solid #96d3f4;
	padding: 5px;
	float: right;
	background: url(http://2topics.com/pics/menu-bg.png) no-repeat top;
	font-size: 10px;
}
.post { 
	width: 546px;
	border-top: 1px solid #96d3f4;
	padding: 5px;
	background: url(http://2topics.com/pics/post-bg.png) no-repeat top;
}
.maintable { 
	border: 0px;
	border-collapse: collapse;
	text-align: center;
}
.entriesdiv { 
	width: 180px;
	padding-top: 20px;
	text-align: center;
	float: left;
}
.thumbnails { 
	border: 1px solid #CCC;
	padding: 5px;
}
.black {
	color: #000;
}

/* tags */
.entry-tags {
	margin-top: 0px;
    margin-bottom: 10px;
	text-align: left;
}
.entry-tags h4 {
    margin-bottom: 0px;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}
.entry-tags ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li {
    display: inline;
}

/* Skin */

.s_title {
	background-color: #96d3f4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	font-weight: 600;
}
.s_image {
	padding: 10px;
	text-align: center;
}
.s_body {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	color: #666;
}
.s_dl {
	text-align: left;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 5px;
}
.s_lastadds {
	margin-top: 5px; 
	border-top: 1px dashed #96d3f4;
	border-bottom: 1px dashed #96d3f4;
	padding: 5px;
	font-size: 10px;
	color: #30F;
	text-align: left;
}

/* ind */

.g_adsi {
	float: right;
	width: 260px;
}
.img_i {
	margin: 15px;
}
.g_adsii {
	border-bottom: 1px dashed #09F;
	border-top: 1px dashed #09F;
	height: 60px;
	text-align: center;
	margin-top: 10px;
        margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px; 
	background-color: #ECF4FF;
}
.img_info {
	text-align: left;
	padding: 3px;
	line-height:150%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Geneva, sans-serif;
}
.stari { 
	wdith: 125px; 
	direction: ltr; 
	text-align: left; 
	padding-left: 25px;
}
.star { 
	wdith: 140px; 
	direction: ltr; 
	text-align: left; 
	padding-left: 40px;
}

