* {
	margin:0px;
	padding:0px;
}
body {
	background:url(images/bg.jpg);
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bg {
	background:url(images/bg_top.jpg) repeat-x;
}
.main_holder {
	margin:0px auto;
	text-align:left;
	width:954px;
	position:relative;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px
}
img {
	border:0px;
}
.top_img {
	display:block;
}
/* --------------------- */
/* TOP ----------------- */
/* --------------------- */
.top_menu {
	width:934px;
	display:block;
	position:absolute;
	top:72px;
}
.top_menu ul {
	float:right;
	list-style-type:none;
}
.top_menu ul li {
	margin:0 0 0 2px;
	float:left;
	background:url(images/top_menu_l.jpg) no-repeat;
}
.top_menu ul li a {
	padding:0 15px;
	background:url(images/top_menu_r.jpg) no-repeat right;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	line-height:30px;
}
.top_menu ul li a:hover {
	text-decoration:underline;
}
/* --------------------- */
/* MAIN ---------------- */
/* --------------------- */
.main {
	background: #ffffff url(images/cont_bg.jpg) repeat-y;
	padding:1px 1px;
}
/* LEFT ---------------- */
.cont_left {
	padding:30px 30px 30px 40px;
	width:574px;
	float:left;
}
/* RIGHT --------------- */
.cont_right {
	width: 308px;
	float:left;
	font-size:0;
	line-height:0;
}
.cont_right * {
	font-size:12px;
	line-height:normal;
}
/* TOP INFO ------------ */
.flag {
	left:27px;
	position:absolute;
	top:111px;
	z-index:100;
}
.top_info {
	width:555px;
	margin:0 0 0 17px;
	padding:18px 24px 5px 26px;
	background:url(images/top_info.jpg) no-repeat;
	color:#4d4d4d;
}
.top_info a {
	color:#4d4d4d;
	text-decoration:underline;
}
.top_info a:hover {
	text-decoration:none;
}
.top_info_b {
	margin:0 0 0 17px;
	height:7px;
	background:url(images/top_info_b.jpg) no-repeat;
}
/* TOP BUTTONS --------- */
.buttons_holder {
	margin:0 0 0 0;
	height:210px;
}
.buttons {
	position:absolute;
	width:550px;
	padding:25px 0 20px 30px;
	background: url(images/buttons_bg.jpg) left top no-repeat;
}
.buttons a {
	display:block;
	float:left;
	height:62px;
	width:250px;
	color:#333333 !important;
	text-decoration:underline;
}
.buttons a .btn_img {
	float:left;
}
.buttons a span {
	width:155px;
	padding:10px 5px 5px 5px;
	color:#333333;
	float:left;
	text-align:left;
}
.buttons a {
	text-decoration:underline;
}
.buttons a:hover, .buttons a:hover span {
	text-decoration:none;
	cursor:pointer;
}
/* MAIN CONTENT -------- */
.content h2 {
	padding:28px 0 45px 0;
	margin-bottom:10px;
}
.content h2 img {
	float:left;
}
.content h2 span {
	padding:9px 0 0 5px;
	float:left;
	color:#1b2424;
	font-size:18px;
	font-weight:normal;
}
.content h2 a {
	padding:7px 0 0 10px;
	float:left;
	color:#1b2424;
	font-size:18px;
	text-decoration:underline;
	font-weight:normal;
}
.content h2 a:hover {
	float:left;
	color:#1b2424;
	font-size:18px;
	text-decoration:none;
}
.text_block {
	border:1px solid #d9ddce;
	padding:0 15px 8px 12px;
	margin:22px 0 0 0;
	width:530px;
}
.text_block .thumb_img {
	float:left;
	margin:3px 12px 3px 0;
}
.text_block .title {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	display:inline;
	margin:-12px 0 0 -5px;
	padding:0 5px;
	position:relative;
	z-index:101;
}
.text_block .title a {
	color:#fe8407;
	font-size:15px;
	text-decoration:none;
	font-family:Georgia;
}
.text_block .title a:hover {
	text-decoration:underline;
}
.text_block p {
	padding:7px 0 0 0;
	margin:0;
	color:#5b656e;
	font-family:Tahoma;
}
.text_block .comments {
	padding:18px 0 0 0;
}
.text_block .comments img {
	padding:0 5px 0 0;
	float:left;
}
.text_block .comments a {
	float:left;
	font-family:Tahoma;
	color:#202830;
	font-size:11px;
	text-decoration:none;
}
.text_block .comments a:hover {
	text-decoration:underline;
}
.text_block .tags img {
	padding:0 8px 0 18px;
	float:left;
}
.text_block .tags a {
	padding:0;
	font-family:Tahoma;
	color:#fe8407;
	font-size:11px;
	text-decoration:underline;
}
.text_block .tags a:hover {
	text-decoration:none;
}

/* SIDE CONTAINERS ----- */
.container_first {
	padding:0px;
	width:290px;
	margin-top:8px;
}
.container {
	margin:0 0 11px 0;
	width:290px;
}
.container_t {
	color:#FFFFFF;
	background:url(images/container_t.jpg);
	padding:7px 0 0 32px;
	height:23px;
}
.container_m {
	background:#688a02;
}
.container_b {
	background:url(images/container_b.jpg) no-repeat;
	height:5px;
	font-size:0px;
	line-height:0px
}
/* SEARCH -------------- */
.search {
	padding:20px 0 20px 20px;
}
.search .text {
	width:188px;
	height:16px;
	border:solid tpx #959595;
}
.search .submit {
	background:url(images/search.jpg) no-repeat;
	color:#FFFFFF;
	border:none;
	width:51px;
	margin:0 0 0 6px;
	padding:1px 0 2px 0;
	font-size:10px;
	cursor:pointer;
}
/* SIDE MENU ----------- */
.menu {
	padding:10px 0 12px 11px;
}
.menu ul {
	list-style-type:none;
}
.menu ul li {
	padding:0 0 1px;
}
.menu ul li ul {
	margin:5px 0;
}
.menu ul li ul li ul {
	margin:2px 0;
}
.menu ul li a {
	background:url(images/menu_bg.jpg) no-repeat;
	display:block;
	padding:0 0 0 11px;
	line-height:26px;
	width:258px;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.menu ul li.current-cat a {
	background:url(images/menu_bg_act.jpg) no-repeat;
	font-weight:normal;
	text-decoration:underline;
}
.menu ul li a:hover {
	background:url(images/menu_bg_act.jpg) no-repeat;
	text-decoration:underline;
}
.menu ul li ul li a, .menu ul li.current-cat ul li a {
	width:233px;
	padding:0 0 0 26px;
	line-height:23px;
	background:none;
	font-weight:normal;
	text-decoration:none;
}
.menu ul li ul li a:hover {
	text-decoration:underline;
	background:none;
}
.menu ul li ul li.current-cat a, .menu ul li ul li a:hover, .menu ul li ul li ul li.current-cat a, .menu ul li ul li ul li a:hover {
	text-decoration:underline;
	background:none;
	font-weight:normal;
}
.menu ul li ul li ul li a, .menu ul li.current-cat ul li ul li a, .menu ul li.current-cat ul li.current-cat ul li a {
	color:#fff;
	padding:0 0 0 41px;
	text-decoration:none;
}
/* SURVEY -------------- */
.survey .question {
	font-weight:bold;
	color:#FFFFFF;
}
.survey {
	padding:15px 14px 20px 15px;
}
.survey label {
	color:#FFFFFF;
}
.survey .submit {
	margin:12px 0 0 0;
	float:left;
	border:none;
	height:20px;
	width:68px;
	background:url(images/survey_btn.jpg) no-repeat;
	cursor:pointer;
}
.survey .see_results a {
	margin:15px 0 0 10px;
	float:left;
	color:#ff9933;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.survey .see_results a:hover {
	text-decoration:underline;
}
/* LINKS --------------- */
.links {
	/*	padding:9px 0 16px 0;*/
	list-style-type:none;
	color:#9ed200;
}
.links .link {
	border-bottom:1px solid #8eb501;
	padding:7px 24px 11px 13px;
}
.links img {
	padding:0 11px 0 0;
	float:left;
}
.links a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px 12px 0 12px;
}
.links a:hover {
	text-decoration:underline;
}
.links p {
	padding:3px 12px 0 12px;
	font-size:10px;
	display:block;
}
/* SUBSCRIBE ----------- */
.subscribe {
	width:273px;
	padding:14px 0 10px 11px;
}
.subscribe img {
	float:left;
	padding:0 8px 5px;
}
.subscribe span {
	color:#666666;
}
.subscribe .text {
	border-color:#ABADB3 #DBDFE6 #DBDFE6;
	border-style:solid;
	border-width:1px;
	float:left;
	height:18px;
	padding:1px;
	width:162px;
	margin-right:2px;
}
.subscribe .submit {
	padding:0 0 6px 0;
	border:none;
	height:22px;
	width:101px;
	background:url(images/subscr_btn.jpg) no-repeat;
	cursor:pointer;
}
/* BANNERS ------------- */
.banners_b {
	padding:0 0 10px 3px;
}
.banners_b a {

}
.banners_b a img {
	margin:0 0 8px 0;
	border:solid 1px #ccc;
}
.banners_b a:hover img {
	border:1px solid #ff9933;
}
.banners_s {
 font-size: 0;
	margin:16px 0 0 18px;
}
.banners_s a {
	float:left;
	display:inline;
	border:solid 1px #688a02;
	margin:0 5px 5px 0;
}
.banners_s a:hover {
	border:1px solid #ff9933;
}
/* --------------------- */
/* FOOTER -------------- */
/* --------------------- */
.footer {
	background:url(images/footer_bg.jpg) no-repeat #324600;
	height:53px;
	padding:183px 0 0 46px;
}
.footer span {
	color:#ffffff;
}
.footer_b img {
	height:9px;
	display:block;
}
.bot_comm_links {
	text-align:center;
	font-size:9px;
	padding:17px 50px 40px;
}
.bot_comm_links ul li {
	padding:0 6px 0 4px;
	display:inline;
	list-style-type:none;
}
.bot_comm_links ul li a {
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}
.bot_comm_links ul li a:hover {
	text-decoration:underline;
}
.fast_nav {
	position:absolute;
	top:75px;
	width:200px;
	text-align:right;
	z-index:100;
	margin-left:457px
}
* html .fast_nav {
	margin-left:462px;
}
html>body .fast_nav {
 *margin-left:462px;
}
.survey {
	padding-bottom:10px;
	color:#fff;
}
.survey p {
	margin-bottom:10px;
}
.survey p strong {
	display:block;
	color:#fff;
}
.survey .wp-polls-ans li {
	margin-bottom:2px;
}
.survey p a {
	color:#FE8407;
	font-weight:bold;
}
.survey p a:hover {
	text-decoration:none;
}
.google_ads {
	display:none;
}
.google {
	padding:10px;
	text-align:center;
	display:none;
}
.about {
	margin-bottom:10px;
	padding:10px;
	
}
.about ul {
	margin-left:30px;
}
.about img {
	border:1px solid #ccc;
	padding:1px;
	margin: 0 5px 10px;
}
.content p {
	margin-bottom:10px;
}
.page_navigation .pageleft {
	float:left;
	width:250px;
}
.page_navigation .pageleft {
	float:left;
	width:250px;
	padding-left:15px;
	background:url(images/left.jpg) 0 2px no-repeat;
}
.page_navigation .pageright {
	float:right;
	width:250px;
	text-align:right;
	padding-right:15px;
	background:url(images/right.jpg) right 2px no-repeat;
}
.content a {
	color:#fe8407;
	text-decoration:underline;
}
.content a:hover {
	text-decoration:none;
}
.meta-top {
	margin-bottom:10px;
	padding-left:10px;
}
img.alignleft {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #ccc;
	padding:1px;
}
img.alignright {
	float:right;
	margin:0 0 10px 10px  ;
	border:1px solid #ccc;
	padding:1px;
}
.meta-bottom-home {
	padding:0 10px 15px 23px;
	background:url(images/show_comments.jpg) left top no-repeat;
}
.hr {
	width:100%;
}
html>body .single_title {
	*margin-top:-60px;
}
/* User Comments Class
---------------------------------------------------------- */
#user-comments {
	margin-bottom:20px;
}
.lower-content-title {
	font-size:13px;
	padding-bottom:15px;
}
.user-comments {
/* testing
	border: 1px dotted pink; */
}
.user-comments-avatar {
	float: left;
	margin:0px;
	height: 0px;/* testing
	border: 1px dotted pink; */
}
.user-comments-avatar a {
}
.user-comments-avatar a:hover {
	margin: 4px;
	padding: 0;
	border: 1px solid #ffffff;
}
.gravatar {
	border: none;
}
.user-comments-dialogpoint {
/* testing
	border: 1px dotted pink; */
}
.user-comments-box {
	margin: 0 0 10px 0;
	border:1px solid #eee;
	
}
.user-comments-box .box {
	float: left;
	margin: 0px;
	padding: 0;
	width: 506px;/* testing
	border: 1px dotted pink; */		
}
.user-comments-box .box-top {
}
.user-comments-box .box-body {
	margin: 0px;
	padding: 10px 15px 1px 15px;
}
.user-comments-box .box-bottom {
}
.user-comments-box .comment-title {
	background:#FFFFFF none repeat scroll 0 0;
	color:#FF9900;
	display:inline;
	float:left;
	font-family:georgia;
	font-size:12px;
	font-weight:normal;
	margin:-18px 0 0 -5px;
	padding:0 5px;
	position:relative;
	z-index:101;
}
.user-comments-box .box-body p {
	margin: 0 0 10px 0;
	font-size: 1em;
	line-height: normal;
	clear:both;
}
.user-comments-box .box-body .meta {
	margin: 0px;
	padding: 0;
	font-size: 1.2em;/* testing
	border: 1px dotted blue; */
}
.user-comments-box .box-body .date {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: .8em;/* testing
	border: 1px dotted blue; */
}
.user-comments-box .box-body .meta a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #496a01;
}
.user-comments-box .box-body .meta a:hover {
	background-color: #324600;
}
.user-comments-box .box-body p a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #496a01;
}
.user-comments-box .box-body p a:hover {
	background-color: #324600;
}


#comment-form-box {
	display: inline; float: left;
	margin: 0 10px 0 10px; padding: 0;
	width: 290px;
}

#comment-form-box .one-col.box-body{
	margin: 0px;
}

#comment-form-box #comment-form {
	display: block;
	padding: 1px;
	/* testing
	border: 1px dotted pink; */
}

#comment-form-box #comment-form input, 
#comment-form-box #comment-form textarea,
#comment-form-box #comment-form label {
	display: block;
	margin: 5px 0 1px 0; padding: 0;
	width: 100%;
	/* testing
	border: 1px dotted pink; */
}

#comment-form-box #comment-form #submit {
	margin: 10px 0 0 0;
	width:auto;
}

#comment-form-box .comment-guidelines {
	margin: 0 0 1.5em 0 ; padding: 0;
	font-size: .9em;
	color:#F90;
}

