body {
	background:url(../images/body_top_bg.gif) top repeat-x #ffffff;
	font-family:Arial;
	font-size:13px;}

form, body, ul {
	margin:0;
	padding:0;
	list-style:none}

.conteiner {
	width:996px;
	margin:0 auto}
	
.clear {
	clear:both}
	
.alignleft {float:left;}
.alignright {float:right;}

hr {
	height:1px;
	border:0;
	background:#cdcdcd;
	color:#cdcdcd;
	padding:0;
	margin:7px 0;}

a:link, a:visited { color:#006cff}	
a:hover { color:#008536}
/*----------------------------------------- Header */
#header {
	height:164px;
	background:url(../images/bg_header_right.jpg) top right no-repeat;}
	
.middle {
	background:url(../images/bg_middle.gif) right repeat-y;
	float:left;
	width:100%}

.logo {
	float:left;
	margin:43px 0 0 178px;}
	
.headerRight {
	background:url(../images/main_menu_bg.jpg) 8px 47px no-repeat;
	height:164px;
	width:252px;
	float:right}
	
#searchForm {
	background:url(../images/search_bg.jpg) top center no-repeat;
	width:229px;
	height:32px;
	margin-left:7px}
.stext {
	border:1px solid #abaaaa;
	background:#fafafa;
	height:16px;
	width:140px;
	margin:4px 0 0 30px;
	font-family:Arial;
	font-size:13px}	
.btn-search {
	background:url(../images/btn_search.gif) no-repeat;
	width:25px;
	height:26px;
	cursor:pointer;
	border:none;
	margin:1px 0 0 8px}

.topMenu {
	margin:44px 0 0 10px;}
.topMenu li {
	float:left;
	width:77px;
	height:40px;
	margin:10px 0 0 40px;
	font-size:15px}

.topMenu li a:link, .topMenu li a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-style:italic}
	
.topMenu li a:hover {
	color:#f55c00}

.catMenu {
	float:left;
	width:730px;
	height:35px;
	overflow:hidden;
	margin:18px 0 0 1px;
	padding-left:1px;
	background:url(../images/catmenu_line.gif) left no-repeat;}
.catMenu li {
	display:inline;
	float:left;
	height:35px;
	line-height:33px;
	font-size:15px;
	font-weight:bold;
	background:url(../images/catmenu_line.gif) right no-repeat;
	padding:0;}
	
.catMenu li a:link, .catMenu li a:visited {
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-style:italic;
	padding:0 10px;
	margin-right:1px;}
	
.catMenu li a:hover {
	background:url(../images/catmenu_hover_bg.gif) top repeat-x;}

/*----------------------------------------- Columns Layout */	

.wrapper {
	width:100%;
	float:left}

.content {
	margin:0 252px 0 167px;
	padding-right:4px;}
	
.navigation {
	width:242px;
	padding-right:10px;
	float:left;
	margin-left:-252px}
	
.extra {
	width:167px;
	float:left;
	margin-left:-996px}
.footer {
	clear:both;
	background:url(../images/footer_bg.gif) repeat-x top;
	height:29px;}	
/*----------------------------------------- Navigation Layout */	
.navigation {
	background:url(../images/bg_navi_right.jpg) top right no-repeat;
	min-height:200px;}

.navigation h2 {
	background:url(../images/bg_posts.gif) no-repeat;
	width:234px;
	height:33px;
	margin:20px 0 5px 5px;
	line-height:30px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana;
	font-size:19px;
	font-weight:normal;
	font-style:italic}
	
.navigation .titleFriends {
	background:url(../images/bg_friends.gif) no-repeat}

.navigation ul {
	margin:7px 5px 20px 17px}
	
.navigation ul li {
	background:url(../images/ico_check.gif) 0 4px no-repeat;
	padding-left:16px;
	margin-bottom:8px;
	line-height:17px;
	font-size:12px}

.navigation ul li a:link, .navigation ul li a:visited {
	color:#000000;
	font-weight:bold}
.navigation ul li a:hover {
	color:#ec6b03}
/*----------------------------------------- Footer Layout */
.bottom {
	background:url(../images/footer_bg_right.gif) right top no-repeat;
	color:#FFFFFF;}
.bottom ul {
	text-align:left;
	padding-top:5px}
.bottom li {
	display:inline;
	font-size:12px;
	border-left:1px solid #ffffff;
	padding:0 3px 0 7px}
.bottom li a:link, .bottom li a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none}
.bottom li a:hover {
	text-decoration:underline}
.copy {
	float:left;
	width:350px;
	margin-right:20px;
	line-height:29px;
	font-size:11px;
	text-align:right}

/*----------------------------------------- Content Layout */
.catTitle {
	margin:0 0 15px 5px;}
	
.dPost {
	width:573px;
	margin-top:20px;}
	
.pTitle {
	background:url(../images/post_top_bg.gif) right top no-repeat;
	height:60px;
	padding:10px 10px 0 20px;
	color:#007630}
.pTitle h2, .pTitle h1 {
	margin:15px 0 0 0;
	line-height:18px;
	color:007630}
	
.pTitle a:link, .pTitle a:visited {
	color:#005321;
	text-decoration:none;
	font-weight:normal;
	font-size:18px}
	
.pTitle a:hover {
	color:#000000}

.pTitle h1 {
	color:#007630;
	text-decoration:none;
	font-weight:normal;
	font-size:18px}
	
.pDate {
	float:left;
	width:48px;
	height:49px;
	padding-top:6px;
	margin-right:10px;
	background:url(../images/ico_date.gif) no-repeat;
	text-align:center;
	color:#333232;
	font-size:10px;
	font-weight:bold;
	line-height:13px}
.pDate span {
	display:block;
	font-size:14px;
	margin-top:3px}
.pDate font {
	color:#FFFFFF;
	font-size:11px;}
	
.pText {
	background:url(../images/post_bg.gif) right repeat-y;
	padding:5px 10px;
	width:553px}
.pText img {
	margin:3px 10px}

.pComm {
	background:url(../images/post_bottom.gif) right top no-repeat;
	margin-bottom:15px;
	height:32px;
	padding:0 15px;
	line-height:25px;
	text-align:right;
	color:#424141}
.pComm a:link, .pComm a:visited {
	color:#666666;
	font-size:12px;
	padding-top:5px;
	margin:0 5px;
	font-weight:bold;
	text-decoration:none}
.pComm a:hover {
	color:#005d24}

a.acomm:link, a.acomm:visited {
	background:url(../images/ico_comments.gif) left bottom no-repeat;
	padding-left:25px}

.dpages {
	margin:15px 0;
	font-size:10px;
	text-align:center;
	line-height:20px;}
	
.dpages a:link,
.dpages a:visited {
	padding:1px 4px 0px 4px;
	background:#FFFFFF;
	border:1px solid #999999;
	margin:0;
	text-decoration:none;
	color:#000000}
	
.dpages a:hover {
	background:#397e55;
	color:#ffffff;
	border:1px solid #397e55;}
	
.dpages a.on:link,
.dpages a.on:visited {
	background:url(images/bg_dotted2.gif);
	border:1px solid #A8D340;}

.dpages strong {
	font-size:11px;
	background:#397e55;
	color:#ffffff;
	border:1px solid #397e55;
	padding:1px 5px;}

a.agreen:link, a.agreen:visited {
	color:#1f6d3f}
	
/*----------------------------------------- Comments Layout */

#comments {
	background:url(../images/post_bg.gif) right repeat-y;
	width:100%;
	padding:5px 0;}	
		
#comments dl {
	background:#FFFFFF;
	margin:10px 0 20px 20px;
	width:530px;
	border:1px solid #CCCCCC;}
	
#comments dt {
	height:20px;
	padding:10px 0 0 35px;
	color:#555555;
	font-size:11px;
	background:url(../images/ico_comments.gif) 7px 6px no-repeat;
}
#comments small {
	background:url(../images/ico_date_small.gif) right no-repeat;
	display:block;
	float:right;
	width:150px;
	color:#555555;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	margin-right:5px;
	padding-right:12px;
}
#comments dd {
	margin:0;
	padding:10px;
	color:#000000;
	font-size:12px;
	border:none
}
.quote {
	background:url(../images/ico_quotes.gif) 10px 5px no-repeat #EFF0EE;
	margin:5px 0 5px 20px;
	border:1px dotted #00a008;
	border-left:3px solid #666666;
	padding:5px 5px 5px 30px;
	color:#333333;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}
.quote em { font-style:normal;}

/*----------------------------------------- Comments Form Layout */
#addcomment {
	color:#454545;
	width:100%;}

#addcomment h3, #comments h3 {
	margin:0;
	background: url(../images/comm_head.gif) right no-repeat;
	padding:0 20px;
	height:26px;
	line-height:24px;
	font-style:italic;
	font-size:15px}
	
.commWraper {
	background:url(../images/comm_form_bg.gif) top no-repeat;
	height:210px;
	padding:5px 10px 10px 20px;}

#commentform img {
	border:1px solid #555555;
	margin:0;}
	
#commentform {
	font: 110% Arial, Helvetica, sans-serif;
	width:100%;
	clear:both;}
	
#commentform label{
	font-weight: bold;
	color:#555555;
	font-style:italic;
	font-size: 100%;}
	
#commentform label span{
	font-weight: normal;
	font-size:75%;
	color:#008d3a}
	
#commentform input{
	width: 145px;
	background:#ffffff;
	border: 1px solid #000000;
	padding:1px 3px 3px 3px;
	margin-top: 3px;
	font-size:13px;}
	
#antispam {
	font-size:14px;
	font-weight:bold;
	color:#F14400;
	letter-spacing:2px;}

#commentform {
	padding:0;
	margin:0;}	
	
#commentform p {
	margin:4px 0 8px 0;}	

#commentform textarea{
	font-family:Verdana;
	font-size:12px;
	width: 300px;
	height: 120px;
	background:#ffffff;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 3px;}
	
#commentform .message {
	margin-left:40px;}
	
#commentform .submitbutton {
	width: auto;
	padding: 3px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #7b7a7a;
	border: none;
	cursor:pointer}
	
#commentform .submitbutton:hover {
	background: #00722f;}
	
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFFFFF;}
	
.error {
	color:#ea0601;
	font-size:11px;
	text-align:center;
	height:18px}
	
/*----------------------------------------- Archive Layout */
.pArch {
	height:40px;}
	
#archive {
	padding:2px 10px;}
	
#archive .month {
	display:block;
	background:#e6e6e6;
	color:#555555;
	line-height:20px;
	font-style:italic;
	padding:0 10px;
	margin-right:5px;}
	
#archive ul {
	margin:10px 0 30px 20px;
	padding:0;
	font-size:12px;
	color:#666666;}
	
#archive li {
	list-style:none;
	margin-bottom:10px;
	line-height:14px;
	background:url(../images/ico_arrow.gif) 0 5px no-repeat;
	padding-left:8px;}
	
#archive ul span {
	font-size:10px;}

a.amore:link, a.amore:visited {color:#676767;}
a.amore:hover {color:#ec6b03; }

a.agray:link, a.agray:visited {color:#777777; font-size:11px; text-decoration:none}
a.agray:hover {color:#000000; }