body {
	background:url(../images/body_top.jpg) top repeat-x #fdfdfd;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;}

body, form, ul {
	margin:0;
	padding:0;
	list-style:none}
	
.conteiner {
	width:996px;
	margin:0 auto}
	
.clear {
	clear:both}

a:link, a:visited {
	color:#005fee}
a:hover {
	color:#ed8f08}

a.agray:link, a.agray:visited {
	color:#606465;
	text-decoration:none;
	border-bottom:1px dashed #606465}
	
a.agray:hover {
	color:#000000}

hr {
	height:2px;
	border:0;
	background:#e2e2e2;
	color:#e2e2e2;
	padding:0;
	margin:10px 0;}
	
/*--------------------------------- Top/Header*/
#top {
	height:60px;
	background:url(../images/logo.gif) 29px top no-repeat;
	width:100%}

.logo {
	margin:20px 0 0 215px;
	float:left}

#searchForm {
	float:right;
	margin:20px 0 0 0;
	width:220px;}	

#searchForm input {
	float:left;
	font-family:Arial, Helvetica, sans-serif;}	
	
#searchForm .stext {
	width:162px;
	height:19px;
	background:#ffffff;
	border:1px solid #333333;
	margin-right:7px;
	padding-left: 3px;
	padding-right:2px;}

#searchForm .btngo {
	background:url(../images/btn_go.gif) repeat-x;
	height:23px;
	width:35px;
	padding:0;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif}

.topMenu {
	height:32px;
	width:100%}

.topMenu ul {
	text-align:right;
	width:430px;
	float:right}
	
.topMenu li {
	float:left;
	border-left:1px solid #505353;
	height:31px;
	line-height:32px;}

.topMenu .first, .footer .first {
	border:none}

.topMenu li a:link, .topMenu li a:visited {
	color:#FFFFFF;
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
	padding:0 1px;
	margin:0 14px}

.topMenu li a:hover {
	text-decoration:underline}

/*--------------------------------- Layout */
.middle {
	background:url(../images/middle_bg_bot.jpg) bottom repeat-x;
	min-height:500px}

.wrapper {
	width:100%;
	float:left}

.content {
	margin:0 226px 0 226px;
	padding-bottom:2px}
	
.navigation {
	width:226px;
	float:left;
	margin-left:-226px;
	padding-top:20px}
	
.extra {
	width:226px;
	float:left;
	margin-left:-996px;
	padding-top:20px}
	
.footer {
	clear:both;
	background:#b4b4b4;
	height:34px;
	border-top:2px solid #606465}
/*--------------------------------- Footer */	
.bottom {
	background:url(../images/bot_copy.gif) 20px 10px no-repeat;
	height:34px}
	
.footer ul {
	text-align:center;
	padding-top:8px;}
	
.footer li {
	display:inline;
	color:#efefef;
	border-left:1px solid #efefef;
	padding:0 10px;}

.footer li a:link, .footer li a:visited {
	color:#444444;
	text-decoration:none;
	font-weight:bold;
	font-size:13px}

.footer li a:hover {
	color:#efefef}

/*--------------------------------- Posts layout */	
.catTitle {
	text-align:center;
	color:#5d5d5d;
	font-style:italic;
	font-size:23px;
	width:495px;
	margin:20px auto 0 auto;
	padding:0 0 2px 0;
	border-bottom:3px double #67a668}

.title {
	margin:0;
	padding:5px 0 10px 0;
	color:#555555;
	font-size:22px}
	
.dPostTop {
	background:url(../images/post_bg_t.gif) left bottom no-repeat;
	height:7px;
	width:495px;
	margin:20px auto 0 auto;}
	
.dPostBody {
	background:url(../images/post_bg_c.gif) left repeat-y;
	width:477px;
	padding:0 9px;
	margin:0 auto}

.dPostBody ul {
	list-style:disc;
	margin:10px 0 10px 30px}

.dPostBody li {
	margin-bottom:5px}

.dPostBody img {
	margin:3px 9px;
	border:1px solid #dadada}

.dPostBot {
	background:url(../images/post_bg_b.gif) left top no-repeat;
	height:7px;
	width:495px;
	margin:0 auto 10px auto}

.pTitle {
	padding:0 0 0 40px;
	margin:0;
	background:url(../images/bg_title_post.gif) left top no-repeat;
	height:23px;
	line-height:22px;
	color:#ffffff;
	font-size:13px;
	font-style:italic;
	overflow:hidden}

.pTitle a:link, .pTitle a:visited {
	color:#FFFFFF;
	text-decoration:none}
	
.pTitle a:hover {
	border-bottom:1px dotted #ffffff}

.pComm {
	background:#e7e7e7;
	line-height:18px;
	padding:2px 10px;
	text-align:right;
	color:#686868}
	
.dPostBody .img0 {
	margin:0;
	border:0;}
	
.pComm strong {
	font-size:12px;
	font-weight:bold;
	margin:0 5px;}
	
.pComm a:link, .pComm a:visited {
	color:#8cca0d;
	font-weight:bold;
	text-decoration:none}
	
.pComm a:hover {
	color:#ed8f08}

a.acomm:link, a.acomm:visited {
	background:url(../images/ico_comments.gif) left center no-repeat;
	padding-left:19px;}

a.amore:link, a.amore:visited {
	background:url(../images/ico_user.gif) left center no-repeat;
	padding-left:18px}

.dpages {
	text-align:center;
	margin:20px 5px;}
	
.dpages a {
	margin:0 3px;}

.category {
	margin-bottom:15px;}
	
.category a:link, .category a:visited {
	background:url(../images/ico_arr_gray.gif) left center no-repeat;
	padding-left:13px;
	color:#ed8f08}
.category a:hover {
	color:#333333}

.date {
	font-size:12px;
	margin:5px;
	color:#555555;
	font-weight:bold;
	text-align:right}
/*--------------------------------- One post */	
#comments h3, #addcomment h3{
	height:18px;
	line-height:20px;
	color:#555555;
	background:url(../images/ico_comments.gif) 7px 6px no-repeat #e7e7e7;
	padding:3px 5px 3px 30px;
	font-style:italic;}

#addcomment h3 {
	background:url(../images/ico_user.gif) 7px 6px no-repeat #e7e7e7;
	padding:3px 5px 3px 27px;}

dl {
	background:#f3f3f3;
	border:1px dotted #d6d6d6;
	margin:10px;
	padding:5px;
	color:#333333}
	
dt strong {
	color:#555555;
	font-size:11px}
	
dd {
	margin:5px 5px 5px 15px;}

.quote {
	border:1px dotted #edd093;
	background:#ffffff;
	font-size:12px;
	padding:4px;
	margin:3px 0 4px -10px}

.error {
	background:url(../images/ico_error.gif) 8px 5px no-repeat #fffbce;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	border:1px dotted #f88f33;
	padding:5px 5px 5px 30px;
	color:#e93c00}

.commWraper {
	width:410px;
	margin:5px auto}
	
.commWraper .border {
	border:1px solid #999999;
	margin:2px 0;}

#commentform input {
	margin:3px 0;
	border:1px solid #cccccc}

#commentform label {
	font-weight:bold;
	font-size:12px;
	color:#555555}

#commentform label span {
	font-weight:normal;
	font-size:10px;
	color:#ef3e00}

#commentform textarea {
	font-family:Verdana;
	font-size:12px;
	width:380px;
	border:1px solid #cccccc}

#commentform .btn-comm {
	background:url(../images/btn_comment.gif) top left no-repeat;
	border:none;
	width:150px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff}

#commentform .btn-comm:hover {
	background:url(../images/btn_comment.gif) bottom left no-repeat;}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	border:1px solid #888888}

/*--------------------------------- Navigation */	
.blockBody h2 {
	margin:0;
	padding:0;
	background:url(../images/bg_title_or.gif) repeat-x;
	height:23px;
	line-height:23px;
	color:#FFFFFF;
	font-size:15px;
	text-align:center}

.blockTop {
	background:url(../images/block_t.gif) bottom no-repeat;
	width:211px;
	height:8px;}

.blockBody {
	background:url(../images/block_c.gif) repeat-y;
	width:191px;
	padding:0 10px;}

.blockBot {
	background:url(../images/block_b.gif) top no-repeat;
	width:211px;
	height:6px;
	margin-bottom:20px}

.blockBody ul {
	border-bottom:2px solid #ffffff;}

.blockBody li {
	border-top:2px solid #ffffff;
	line-height:15px;
	font-size:12px}

.blockBody a:link, .blockBody a:visited {
	display:block;
	background:url(../images/ico_dot.gif) 7px 9px  no-repeat #eeeeee;
	padding:4px 0 4px 15px;
	color:#666666;
	text-decoration:none;}

.blockBody a:hover {
	background:url(../images/ico_dot.gif) 7px 9px  no-repeat #f2e2c2;
	color:#111111}

.blockBody .listArr a:link, .blockBody .listArr a:visited {
	background:url(../images/ico_arr_gray.gif) 7px 8px  no-repeat #eeeeee;
	padding-left:19px;
	font-weight:bold;}
	
.blockBody .listArr a:hover {
	background:url(../images/ico_arr_gray.gif) 7px 8px  no-repeat #f2e2c2;}

#archive .month {
	background:url(../images/ico_arr_gray.gif) 10px center #e7e7e7 no-repeat;
	font-size:14px;
	padding:3px 0 3px 25px;
	color:#666666}
	
#archive li {
	margin-bottom:10px}
