/*  
Theme Name: WordPress theme 764
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection
Version: 2.6
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	background:url(images/bgr.gif) repeat-x 0 0 #0d0d0d;
	margin:0;
	padding:0;
}
table, td, div, img {
	border:0;
	border-collapse:collapse;
}
td {
	vertical-align:top;
}
img {
	border:0;
}
div, p, span {
	line-height:16px;
}
ul, li {
	list-style: none;
}
p {
	padding:0px 0px 15px 0px;
}
a {
	text-decoration: underline;
	color:#fff;
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	vertical-align:middle;
	color:#000000;
	background-color: #ffffff;
	font-size:11px;
}
input.text, textarea {
	background:#ffffff;
	color: #000000;
	border:1px solid #070707;
	padding:3px 0px 3px 6px;
}
/*=============================*/
.all {
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%");
	min-width:980px;
}
.all {
	width:980px;
	margin:0 auto;
}
.hed {
}
.hed .menu {
	font-size:11px;
	color:#fff;
	height:58px;/* line-height:55px;*/
	background:url(images/menufon.gif) repeat-x 0 0;
	margin:0px 20px 0px 21px;
}
.hed .menu_ul {
	float:left;
	padding:18px 0px 0px 17px;
}
.hed .menu ul {
	width:100%;
	overflow:hidden;
}
.hed .menu li {
	background:url(images/menubgr.gif) no-repeat 0 3px;
	line-height:normal;
	margin-left:-6px;
	float:left;
	padding:0px 17px 0px 15px;
	overflow:hidden;
}
.hed .menu a {
	text-decoration:none;
	font-weight: bold;
}
.hed .menu a:hover {
	text-decoration: underline;
}
.log {
	height:102px;
	background:url(images/logbgr.jpg) no-repeat 0 0;
	padding:0px 0px 0px 22px;
}
.log_img {
	padding:13px 0px 0px 0px;
}
.log_img a {
	/*display:block;
	background:url(images/logimg.gif) no-repeat left;*/
	padding:0px 0px 0px 0px;
}
.mcaffee {
	margin-left: 375px;
	margin-bottom: 10px;
}
.log_phone h1 {
	display:none;
	float: right;
}
.log_txt {
	padding:33px 0px 0px 0px;
	display: none;
}
.log_txt span {
	padding:0px 0px 0px 58px;
}
.log_txt h1 {
	font-size:40px;
	line-height:45px;
	color:#ff5f0a;
	font-weight: normal;
	text-transform:uppercase;
	background:url(images/logimg.gif) no-repeat left;
	padding:0px 0px 0px 58px;
}
.log_txt h1 a {
	color:#ff5f0a;
	text-decoration: none;
}

.slog {
	/*background:url(images/img02.jpg) no-repeat right 0;*/
	margin:0px 20px 0px 21px;
}
.slog div {
	height:276px;
	/*background:url(images/img01.jpg) no-repeat 0 0;*/
}
.slog a {
	display:block;
	/*padding:92px 0px 0px 84px;
	background:url(images/slogicon.gif) no-repeat 66px 99px;*/
}
.search_cont {
	padding:16px 8px 0px 0px;
}
.search_cont form {
}
.search_cont .text {
	width:140px;
	height:auto;
}
.search_cont .but {
	margin:0px 0px 0px 5px;
	cursor: pointer;
}
.search {
	float:right;
	padding:16px 8px 0px 0px;
}
.search form {
}
.search .text {
	width:140px;
	height:auto;
}
.search .but {
	margin:0px 0px 0px 5px;
	cursor: pointer;
}
/*****************/
.cont {/*width:;*/
	padding:0px 20px 0px 22px;
}
.column_left {
	width:242px;
	float:left;
	margin:0px 3px 0px 0px;
	_margin:0px 0px 0px 0px;
}
.column_right {
	width:242px;
	float:right;
	margin:0px 0px 0px 3px;
	_margin:0px 0px 0px 0px;
}
.column_center {
	overflow:hidden;
	height:100%;
	background:#333;
}
/*****************/
.box {
	float:left;
	width:100%;
	margin:0px 0px 11px 0px;
	background:url(images/img03.gif) repeat-x 0 0 #161616;
}
.box .pd {
	padding:15px 20px 20px 24px;
}
.box h2 {
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#149ed5;
	text-transform:uppercase;
	padding:0px 0px 34px 0px;
}
.box li {
	padding:4px 0px 5px 0px;
	border-bottom:1px solid #222;
	background:url(images/img04.gif) no-repeat right;
}
.box a {
	font-size:12px;
	text-decoration:none;
	color:#fff;
}
.box a:hover {
	text-decoration: underline;
}
/*****************/
.title {
	padding:21px 11px 17px 20px;
}
.title h2 {
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 11px 0px;
}
.title h3 {
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#fff;
}
.title h2 a, .title h3 a {
	text-decoration:none;
}
.title h2 a:hover, .title h3 a:hover {
	text-decoration: underline;
}
.date_all {
	color:#d5d5d5;
	float:left;
}
.post {
	float:right;
	color:#d5d5d5;
}
.post a {
	color:#ff6e20;
}
.pd {
}
.content_box {
	padding:0px 15px 15px 22px;
}
.content_box p strong {
	color:#8f8f8f;
}
.brd {
	border-bottom:1px solid #282828;
}
.all_comment a {
	color:#ff6e20;
}
/*****************/
.foot {
	padding:40px 0;
	text-align:center;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#3d3d3d;
}
.foot a {
	text-decoration:none;
	color:#3d3d3d;
}
.foot a:hover {
	text-decoration:underline;
}
/*=========WP===============================================================================*/
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0;
	margin: 3px 0px 10px 20px;/*display: inline;*/
}
img.alignleft {
	padding: 0;
	margin: 3px 25px 5px 0;/*display: inline;*/
}
/*---navigations---*/
.navigation {
	padding:20px 0px 15px 0px;
}
.alignleft {
	float: left;
	width:45%;
	padding:0px 0px 0px 20px;
	text-align:left;
}
.alignright {
	float: right;
	width:45%;
	padding:0px 20px 0px 0px;
	text-align:right
}
.marg {
	margin-bottom:10px;
}
/**************************************************/
/*---nonNumeric Lists without links---*/
.content_box ul li {
	background:url(images/img04.gif) no-repeat 0 5px;
	padding-left:15px;
	list-style-image:none;
	list-style:none;
	line-height:1.62em;
	font-weight:normal;
}
.content_box ul li ul {
	margin-left:10px;
}
.content_box ul li ol {
	margin-left:15px;
}
.content_box ul li ol li {
	list-style-type:decimal;
}
/*---Numeric Lists without links---*/
.content_box ol {
	padding-left:2px;
}
.content_box ol li {
	background:none;
	padding:0px;
	margin-left:13px;
	line-height:1.62em;
	font-weight:normal;
}
.content_box ol li ul li {
	background:url(images/img04.gif) no-repeat 0 6px;
	padding-left:15px;
	font-weight:normal;
}
/*---nonNumeric Lists---*/
.content_box ul li {
	list-style-image:none;
	list-style:none;
	line-height:1.62em;
}
.content_box ul li a {
	font-weight:normal;
	text-decoration:none;
	font-size:1.01em;
}
.content_box ul li a:hover {
	text-decoration:underline;
}
.content_box ul li ul {
	margin-left:15px;
}
.content_box ul li ol {
	margin-left:20px;
}
.content_box ul li ol li {
	list-style-type:decimal;
}
.content_box ul li ol li a {
	background:none;
}
/*---Numeric Lists---*/
.content_box ol {
	padding-left:2px;
}
.content_box ol li {
	background:none;
	padding:0px;
	margin-left:20px;
	line-height:1.62em;
}
.content_box ol li a {
	padding-left:0px;
	font-weight:normal;
	text-decoration:none;
	font-size:1.01em;
}
.content_box ol li a:hover {
	text-decoration:underline;
}
.content_box ol li ul li a {
	font-weight:normal;
	text-decoration:underline;
}
.content_box olli ul li a:hover {
	text-decoration:none;
}
.content_box p {
	padding:5px 0 5px 0;
}
.content_box .border {
	border:1px solid #434245;
	padding:1px;
}
/**************************************************/
#calendar_wrap {
	vertical-align:top;
}
#calendar_wrap table {
	margin:0px 0px 0px 0px;
	width:100%;
}
#calendar_wrap tbody {
	padding:0px 0px 0px 0px;
	width:100%;
	margin:0px 0px 0px 0px;
}
#calendar_wrap caption {
	color:#67ce20;
	font-weight:bold;
	font-size:1.11em;
}
#calendar_wrap td { /*width:25px;*/
	text-align:right;
	color:#363638;
	font-size:1.11em;
}
#calendar_wrap td a {
	color:#67ce20;
}
#calendar_wrap th {
	color:#fff;
	text-align:right;
}
#calendar_wrap a {
	font-weight:bold;
	background: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#calendar_wrap .menu {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#calendar_wrap .tfoot {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#calendar_wrap .tfoot td {
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#calendar_wrap * {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
/**********************************************/
.text-box h2 {
	font-size:18px;
	line-height:20px;
}
.pagetitle {
	padding:20px 0px 0px 10px;
	text-align:center;
	line-height:18px;
}
.post_comment {
	padding:10px 0px 0px 20px;
}
/**************************************************/
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
ol.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	/*list-style: none;*/
	background:#212121;/*border-top:1px solid #071f29;
	 font-weight:normal*/
	}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff; /*margin:0px 20px 15px 0px;*/
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
	padding-left:15px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom:1px dashed #999;
}
blockquote {
	border:1px solid #071f29;
	background:#666;
	padding:8px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
