@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
margin:10px;
margin-left:35px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
background:url(images/topbg.jpg) repeat-x top #ffffff;
font-family:tahoma, arial, verdana;
font-size:12px;
}

a {
text-decoration:none;
color:#99CC00;
}

div#main {
width:886px;
}

.header {
margin:40px 0;
}

.main_menu {
background:url(images/menubg.png) repeat-x top #99CC00;
height:39px;
line-height:39px;
}

.main_menu a {
margin-left:19px;
margin-right:25px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.content {
border:1px solid #d6d6d6;
border-top:none;
padding:15px;
margin-bottom:35px;
}

.clear {
clear:both;
}

.left {
float:left;
width:510px;
}

.right {
float:right;
width:300px;
}

.fl {
float:left;
}

.fr {
float:right;
}

.search_form {
float:right;
width:340px;
position:relative;
}

.input_ara {
top:9px;
right:60px;
position:absolute;
background:#ffffff;
border:none;
width:245px;
padding:0 6px;
line-height:22px;
font-family:tahoma, arial;
font-size:11px;
height:22px;
}

.search_button {
top:9px;
right:10px;
position:absolute;
background:#B6D871;
padding: 0 5px;
font-family:tahoma, arial;
font-size:11px;
font-weight:bold;
line-height:21px;
height:21px;
color:#FFFFFF;
border:1px solid #ffffff;
}

.blogs {
border-bottom:1px dotted #D8E7C2;
margin-bottom:15px;
}

.title {
height:30px;
background:url(images/cizikyan.png) no-repeat left bottom;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#7DBA00;
font-weight:bold;
}

.title a {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#7DBA00;
font-weight:bold;
}

.date_comment {
float:left;
width:115px;
height:120px;
background:url(images/cizikdik.png) no-repeat right top;
}

.desc {
float:left;
margin-left:15px;
width:375px;
line-height:20px;
font-family:tahoma, arial, verdana;
font-size:13px;
}

.date {
width:96px;
height:39px;
margin-bottom:5px;
position:relative;
background:url(images/date.png) no-repeat left top;
}

.date_day {
left:4px;
top:5px;
position:absolute;
font-size:24px;
font-weight:bold;
color:#999999;
width:38px;
text-align:right;
}

.date_month {
left:47px;
top:7px;
position:absolute;
font-size:11px;
color:#999999;
line-height:10px;
}


.count_comment {
width:96px;
height:39px;
position:relative;
background:url(images/comic.png) no-repeat left top;
}

.total_comment {
margin:0 5px 0 15px;
float:left;
font-size:24px;
font-weight:bold;
color:#ffffff;
line-height:39px;
}

.total_comment  a {
color:#ffffff;
text-decoration:none;
}

.comment_end {
float:left;
font-size:11px;
color:#ffffff;
margin-top:7px;
font-weight:bold;
}

.menu {
font-size:12px;
font-weight:bold;
color:#7DBA00;
background:url(images/hmenu.png) no-repeat left top #f7f7f7;
line-height:30px;
height:30px;
padding:0 15px;
padding-right:5px;
position:relative;
}

.menu_links {
border:1px solid #d7d7d7;
border-top:none;
padding:10px;
padding-top:5px;
}

.menu_links ul {
margin:0;
padding:0;
}

.menu_links ul li {
list-style:none;
line-height:20px;
}

.menu_links ul li a {
background:url(images/icon.gif) no-repeat left;
padding-left:16px;
font-size:11px;
color:#666666;
text-decoration:none;
}

.menu_links ul li a:hover {
color:#7DBA00;
}

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

.footer {
background:url(images/footbg.jpg) repeat-x top;
padding:15px 0;
height:130px;
}

.footer_content {
width:886px;
margin-top:10px;
}

.footer_wp {
background:url(images/wp.gif) no-repeat left;
padding:10px 0;
padding-left:35px;
font-size:11px;
color:#666666;
}

.commentout {
border:1px solid #d3d3d3;
margin-bottom:15px;
}

.ctitle {
background:url(images/cbg.jpg) repeat-x top #f7f7f7; 
border-bottom:1px solid #d3d3d3;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#666666;
padding:7px;
}

.commentin {
padding:10px;
background:#f8f8f8;
}

.comment_owner {
float:left;
}

.comment_owner a {
font-weight:bold;
color:#90C226;
font-size:12px;
text-decoration:underline;
}

.comment_owner a:hover {
color:#333333;
}

.comment_date {
float:right;
font-size:11px;
color:#666666;
}

.comment_buble {
margin-top:10px;
background:url(images/bubbg.gif) no-repeat left top;
height:17px;
width:488px;
}

.comment_desc {
border:1px solid #d3d3d3;
border-top:none;
padding:10px;
background:#ffffff;
margin-bottom:15px;
}

div#yorumyaz p {
overflow:hidden;
margin:0 0 5px 0;
}

div#yorumyaz p label {
width:100px;
display:inline-block;
text-align:right;
}

div#yorumyaz p input {
background:url(images/cominbg.jpg) repeat-x top;
border:1px solid #CCCCCC;
padding:6px;
font-family:tahoma, arial;
font-size:12px;
width:200px;
}

div#yorumyaz p textarea {
border:1px solid #CCCCCC;
padding:10px;
font-family:tahoma, arial;
font-size:12px;
width:465px;
height:60px;
}

.wcommentin {
padding:10px;
}

.formsubmit {
border:1px solid #8FC225;
background:url(images/fsubmitbg.jpg) repeat-x top;
font-weight:bold;
color:#FFFFFF;
font-family:tahoma, arial;
font-size:12px;
padding:4px;
}