/*=== Setup ===*/
* { border:0; margin:0 auto; padding:0; outline:none; }
body { margin:0; padding:0; color:#706f6f; font:normal 12px/1.8em "Liberation sans", Arial, Helvetica, sans-serif; background: #fcfcfc url(images/secondary_bg.jpg) top repeat-x;}
a { color:#383838; text-decoration:none; }
a:hover { text-decoration:none; }
p.clr, .clr { clear:both; padding:0; margin:0; background:none; }
p.bg, .bg { clear:both; padding:0; margin:10px 0; border-bottom:1px dashed #bababa; height:2px; }
input, select, textarea { border:#cfcfcf 1px solid; color:#404040; font-size:12px; padding:3px; font-family:"Liberation sans", Arial, Verdana, Helvetica, sans-serif; }
li { list-style:none; /*float:left; */ }
h2 { color:#4f4f4f; font-size:1.5em; font-weight:normal; letter-spacing:-1px; margin:0 0 1em; font-size:24px; }
h3 {
	color: #F30028;
	font-size: 26px;
	margin: 0 0 .8em;
	font-weight:bold;
}
h4 { font-size:1em; margin:0 0 1em; }
p { margin:8px 0; padding:0 0 8px; }
/*=== Layout ===*/
/*#body_bg {margin:0px; padding:0px; background: #fcfcfc url(images/header_bg.jpg) top repeat-x;}*/
#page { margin:0 auto; padding:0; }
/*=== Header ===*/
#header { margin:0 auto; padding:0; width:960px;}
#page2 .logo_resize { position:absolute;}

.logo_resize { z-index:1001; padding:0; margin:17px 0 0 0; background:url(images/overlay.png); height:92px; width:960px; position:relative;}
.logo_resize * { z-index:1001;}
/*- Logo -*/
.logo {
	margin: 0;
	padding: 10px 0 10px 20px;
	float: left;
	width: auto;
}
.logo h1 { margin:0; padding:0; width:auto; font-size:36px; font-weight:normal; line-height:1em; color:#fff; }
.logo h1 a { color:#fff; }
.logo h1 a:hover { text-decoration:none; }
.logo small { display:block; margin:0; padding:0; float:left; color:#949494; font-size:12px; text-transform:uppercase; }
/* RSS */
.rss { padding:10px 0 7px 0; margin:0; background:#f4f4f4; border:1px dashed #bababa; }
.rss h2 { float:left; margin:0; padding:12px 0 10px 2px; font-size:24px; line-height:18px; color:#969696; }
.rss img { margin:0 0 -15px 0; padding:0 5px 0 0; float:right; }
/* Search form */
#searchform { padding:0; width:260px; margin:0 auto; }
#search span { float:left; width:215px; display:block; float:left; border:none; background: url(images/search_form.gif) top left no-repeat; height:35px; margin:0; padding:0; }
#search input#s { width:195px; padding:10px; margin:0; border:0; background:none; color:#555; text-transform:none; line-height:15px; }
#search .btn { float:right; padding:0; margin:0; border:0; width:auto; }
/*- Top Nav -*/
#nav_wrapper { padding:0; float:right; width:auto; margin:0; position:relative; z-index:2000; }

 /* GET */
.GET { background:#404040; padding:10px 0; margin:0;}
.GET_resize {
	color: #dedddd;
	font-size: 20px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 0 0;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.GET_resize img {
	float: right;
	padding: 0;
	margin: -25px 0 0 0;
}
/*=== All Columns ===*/
#columns { margin:0 auto; padding:30px 0; width:970px;}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 603px;
	padding: 10px 0 0 0;
}
#centercol .box.post { position:relative;}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 285px;
	padding: 90px 0 0 0;
}
#rightcol .box {
	padding: 0;
	background: #fff;
	margin: 0;
}
.small_link { padding:5px 0; margin:0 5px; text-align:center; }
.small_link a { color:#535353; text-decoration:none; }
/*=== Sub Columns ===*/
.subcols { background:url(images/subcols-bgr.gif) repeat-y left; height:1%; }
.col1, .col2 { float:left; width:285px; }
.col2 { float:right; }
/*=== Post ===*/
.post-block { }
.post-margin { margin-left:236px; }
/*- Post Title -*/
.post-title { border-bottom:1px solid #e1e1e1; padding:0; margin:0 50px 0 0; }
.post-title h2 {
	margin: 0;
	padding: 15px 0 5px 0;
	color: #282828;
	font-weight: normal;
	text-transform: none;
	font-size: 24px;
	line-height: 25px;
	font-style: normal;
}
.post-title h2 a { display:inline; padding:0; margin:0; color:#282828; text-decoration:none; }
/*- Post Excerpt -*/
.post-excerpt {
	padding: 40px 0 0 0;
	font-size: 12px;
	display: table;
	color: #706f6f;
	margin: 0;
}
.post-excerpt p {
	line-height: 1.8em;
	margin: 0;
	color: #333333;
}
.post-excerpt a {
	text-decoration: underline;
	color: #F75117;
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 20px;
	padding: 0 0 0 10px;
	list-style-type: disc;
	color: #333333;
}
.post ol li { list-style:decimal; list-style-position:inside; margin:0 0 .4em; }
/*- Post Blockquote -*/
.post blockquote { border-left:3px solid #cfcfcf; font-size:13px; font-style:italic; margin:0 0 1.5em; padding:5px 0 0 10px; }
/*- Post Author -*/
.post-author { margin:0 0 1em; }
.author-descr h3 { width:auto; float:none; }
.author-details { font-size:11px; }
.author-descr { display:table; height:1%; }
/*- Post Date -*/
.post-date { padding:2px 0; margin:0; color:#706f6f; font-size:12px; text-transform:none; }
.post-date a { color:#282828; font-weight:bold; text-decoration:none; }
.post-date a:hover { text-decoration:underline; }
.post-rel { line-height:1.5em; }
.post-rel a { color:#33707E; }
.post-rel img { max-width:50px; }
.post-rel h2 { padding-top:10px; }
/* post-commets */
.post-commets { position:absolute; background:url(images/post_com_bg.gif) top no-repeat; text-align:center; margin:0; float:right; padding:5px 0; width:44px; height:34px; color:#706f6f; left: 559px; }
.post-commets a { padding:0 3px; color:#000; font-weight:normal; font-size:24px; }
.post-commets a:hover { color:#dedede; }
/* post-leave */
.post_leave { margin:0; padding:10px 0; }
.post_leave a { color:#fff; background:#e02d01; padding:3px 5px;  text-decoration:none; }
.post_leave a:hover {  color:#000; }
/*- Post Comments -*/
.post-comments h2 { padding-top:10px; }
.post-comments .fl { width:80px; }
.post-comments .fr { width:500px; }
/*- Widget Title - */
.wtitle { padding:0 0 5px 0; margin:0 0 10px 0; color:#494848; border-bottom:1px solid #dfdfdf;}
.wtitle h2 { margin:0; padding:8px 0 4px 10px; font-size:18px; line-height:24px; color:#494848; }
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box { margin:0; padding:0 0 15px; }
.box .content { padding:0; }
/*- Box2 -*/
.box2 { background:#f9f9f9; border:1px solid #cfcfcf; height:1%; margin:0 0 20px; padding:15px; min-height:115px; }
.box2.alt { background:#FFFFFF; }
.box2.alt { background:#FFFFFF; }
.comm-name, .comm-date { line-height:20px; }
/*- List -*/
.list { height:31px; color:#666; font-size:13px; clear:both; padding:0; }
.list li { float:left; margin:0; padding:0 5px 0 0; }
.list li a { display:block; float:left; padding:10px; text-align:center; text-decoration:none; color:#666; }
.list li a:hover { color:#919191; background:#ebebeb; }
.list li a.active { color:#919191; background:#ebebeb; }
div.tabs_list { background:#ebebeb; padding:0; margin:3px 0; line-height:1.2em; }
div.tabs_list ul { list-style:none; text-align:left; padding:5px 10px; }
div.tabs_list ul li {  padding:0; margin:5px 0; }
div.tabs_list ul li a { border-bottom:1px solid #d5d5d5; display:block; padding:5px 0 5px 10px; margin:0; color:#666;  }
div.tabs_list ul li a:hover { text-decoration:none; color:#919191; }
div.tabs_list ul li ul.children { padding:0; }
div.tabs_list ul li ul.children li { border:0; margin:0; }
div.tabs_list ul li ul.children a { background:none; }
div.tabs_list ul li ul.children a:hover { background:#e0e0e0; color:#919191; }
div.tabs_list ul li ul.children li a { padding:5px 0 5px 20px; display:block; }
div.tabs_list ul li ul.children li li a { padding:5px 0 5px 30px; display:block; }
/*- List1 -*/
.list1 li { background:url(images/ico-list1.gif) no-repeat 0 1.1em; border-bottom:1px solid #e7e7e7; height:1%; padding:.7em 0 .7em 13px; }
.list1 li.last { border:0; }
#rightcol .list1 li a:hover { color:#33707e; }
/*=== Styling Forms ===*/
input.btn { background:none; border:0; margin:0; padding:0; }
select { padding:1px; }
/*- Message -*/
.message div { margin:0 0 18px; }
.message input { padding:9px 15px; width:470px; }
.message textarea { height:114px; overflow:auto; padding:9px 15px; width:470px; font-family:Verdana; }
.message .submit { float:left; }
.message .btn { padding:0; background:URL(images/button.gif); width:128px; height:32px; }
.message .notice { color:#a4a4a4; float:right; font-style:italic; padding:10px 0 0; }
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img { display:block; margin:10px 0; padding:4px; border:1px solid #e1e1e1; }
.pic.fl img { margin:0 10px 10px 0; }
.pic.fr img { }
.th { display:block; margin:0 0 .5em; }
.th.fl img { margin-right:10px; }
.ads img { margin:5px 0 5px 12px; }
.widget_flickrRSS img { margin:5px 0 5px 12px; border:1px solid #cfcfcf; }
.box .ac img { border:0; margin:5px; }
/*=== Footer ===*/
#footer { color:#727272; background:#232323 url(images/footer_bg.gif) top repeat-x; text-decoration:none; font-size:11px; margin:0 auto; padding:0; }
.footer_resize { width:970px; margin:0 auto;}
#footer a { color:#727272; font-weight: bold; }
#footer a:hover { text-decoration:underline;}
#footer .text { padding:15px 0; float:left; padding:20px 0; }
#footer .text2 { padding:15px 0; float:right; padding:20px 0; }
/*=== Misc. ===*/
.fix { clear:both; height:1px; margin:-1px 0 0; overflow:hidden; }
.hl, .hl2 { background:url(images/hl-dot.gif) repeat-x top; clear:both; height:2px; overflow:hidden; width:100%; }
.hl2 { background:none; border-top:1px solid #e7e7e7; height:1px; margin:0 0 .8em; }
.fl { float:left; }
.fr { float:right; }
.ac { text-align:center; padding:5px 0 0; text-align:center; }
.ac small { padding:5px 0; }
.ac img { border:none; margin:0; padding:0 8px 0 0; }
.ar { text-align:right; }
.noBorder { border:0; }
.font-sm { font-weight:normal; }
.white { color:#FFF; }
/* html */
.blog_body { color:#808080; font-size:12px; margin:0 auto; }
.blog_body h2 { color:#282828; font-size:24px; padding:0 0 10px 0; margin:0; font-weight:normal; border-bottom:1px solid #dfdfdf; }
.blog_body span { font-size:11px; color:#919191; }
.blog_body img { float:left; margin:10px 0;}
.blog_body a { color:#fff; background:#e02d01; padding:3px 5px;  text-decoration:none; }
.blog_body a:hover {  color:#000; }
.blog_body .left { width:609px; float:left;}
.blog_body .right { width:295px; float:right;}
.blog_body .smaall h2 { border:0;}
.blog_body .smaall img { margin:0 20px 100px 0;}
.blog_body .smaall a { background:#e1e1e1; padding:2px 3px; color:#404040; text-decoration:none;}
.blog_body .smaall {width:270px; float:left; padding:25px 80px 0 0;}
.blog_body .smaall.last { padding:25px 0 0 0; float:right; }
/* FBG */
#page_bottom { background:#404040 url(images/FBG_blog_bg.gif) top repeat-x;}
.FBG_resize {
	width: 970px;
	margin: 0 auto;
	padding: 10px 0;
}
.FBG {
	color: #FFFFFF;
	width: 180px;
	float: left;
	padding: 25px 30px 0 0;
}
.FBG.last {
	padding: 25px 0 0 0;
	width: 200px;
}
.FBG h2 { color:#fcfcfc; font-size:18px; padding:0 0 10px 0; margin:0; font-weight:normal; }
.FBG span {
	font-size: 11px;
	color: #FFFFFF;
}
.FBG img {
	float: left;
	margin: 0px;
}
.FBG ul li a {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0;
}
.FBG ul li a:hover {
	color: #dd2b00;
	text-decoration: none;
	font-weight: normal;
}
.FBG a { color:#febd00; padding:3px; text-decoration:none; font: 11px Arial, Helvetica, sans-serif; }
.FBG a:hover {  color:#febd00; }

.FBG2 {
	color: #909090;
	width: 220px;
	float: left;
	padding: 53px 30px 0 0;
}
.FBG2.last { padding:25px 0 0 0; }
.FBG2 h2 { color:#fcfcfc; font-size:18px; padding:0 0 10px 0; margin:0; font-weight:normal; }
.FBG2 span { font-size:11px; color:#919191; }
.FBG2 img { float:left; margin:5px; }
.FBG2 ul li a {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0;
}
.FBG2 ul li a:hover { color:#dd2b00; text-decoration:none;}
.FBG2 a { color:#a0a0a0; padding:3px; text-decoration:none; font: normal 11px Arial, Helvetica, sans-serif; background:#323232; }
.FBG2 a:hover {  color:#000; }

.FBG3 {
	color: #909090;
	width: 270px;
	float: left;
	padding: 25px 30px 0 0;
}
.FBG3.last { padding:25px 0 0 0; }
.FBG3 h2 { color:#fcfcfc; font-size:18px; padding:0 0 10px 0; margin:0; font-weight:normal; }
.FBG3 span { font-size:11px; color:#919191; }
.FBG3 img { float:left; margin:5px; }
.FBG3 ul li a {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0;
}
.FBG3 ul li a:hover { color:#dd2b00; text-decoration:none;}
.FBG3 a { color:#a0a0a0; padding:3px; text-decoration:none; font: normal 11px Arial, Helvetica, sans-serif; background:#323232; }
.FBG3 a:hover {  color:#000; }
img.team { float:left; margin:0px 10px 10px 0px; padding:0; border-color:#F75117; border-width:3px; border-style:solid;}
.contact_text {
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.email {
	color: #F65117;
}
