/*
Theme Name:Theme 207
Theme URI:http://www.dreamtemplate.com/
Description:The original WordPress theme that graced versions 2.6.x and prior.
Version:1.0
Author:DreamTemplate
*/ 
/*=== Setup ===*/
* { border:0; margin:0 auto; padding:0; outline:none; }
body { margin:0; background: url(images/main_bg.gif); padding:0; color:#706f6f; font:normal 12px/1.8em "Liberation sans", Arial, Helvetica, sans-serif; }
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 solid #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:#333333; font-size:1.2em; margin:0 0 .8em; }
h4 { font-size:1em; margin:0 0 1em; }
p { margin:12px 0; padding:0 0 8px; }
/*=== Layout ===*/
#page { margin:0 auto; padding:0; width:970px;}
/*=== Header ===*/
#header { margin:0 auto; padding:0;  }
/*- Logo -*/
.logo { margin:0; padding:5px 0 8px 2px; float:left; width:auto; }
.logo h1 { margin:0; padding:0; width:auto; font-size:17px; font-weight:normal; line-height:1em; color:#ccc; }
.logo h1 a { color:#ccc; }
.logo h1 a:hover { text-decoration:none; }
.logo small {
	display:block;
	margin:0;
	padding:0;
	float:left;
	color:#8c8c8c;
	font-size:12px;
}
/* rss */
.rss {
	width:170px;
	float:right;
	padding:5px 0 0 0;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.rss img { float:right; margin:2px 3px;}
/* menu_resize */
.menu_resize { background:url(images/menu_bg.gif) top repeat-x; height:50px; padding:0; margin:0;}
/* Search form */
#searchform { float:right; padding:6px 0 10px 0; }
#search span { width:271px; display:block; border:none; background: url(images/search_form_bg.gif); height:34px; margin:0 10px; padding:0; }
#search input#s { float:left; width:230px; padding:9px 0 11px 5px; margin:0; border:0; background:none; color:#555; text-transform:none; line-height:14px; }
#search .btn { float:right; padding:5px 10px 7px 0; margin:0; border:0; width:auto; }
/*- Top Nav -*/
#nav_wrapper { padding:30px 27px 37px; width:916px; margin:0 auto; position:relative; z-index:2000; background:#FFF url(images/slider_shadow.png) no-repeat bottom;}
/*=== All Columns ===*/
#columns { margin:0 auto; padding:0; background:#fff;}
/*=== Center Column ===*/
#centercol { float:left; width:601px; padding:30px 0 0 30px; }
/*=== Right Column ===*/
#rightcol { float:right; width:285px; padding:30px 15px 0 0; }
#rightcol .box { padding:0; background:#fff; margin:0 0 20px 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; }
.post-title h2 { margin:0; padding:5px 0; color:#2c2c2c; font-weight:normal; text-transform:none; font-size:30px; line-height:25px; }
.post-title h2 a { display:inline; padding:0; margin:0; color:#2c2c2c; text-decoration:none; }
/*- Post Excerpt -*/
.post-excerpt { padding:10px 0 0 0; font-size:12px; display:table; color:#919191; margin:0; }
.post-excerpt p { line-height:1.8em; margin:0; }
.post-excerpt a { text-decoration:underline; }
/*- Post Lists -*/
.post ul, .post ol { margin:0 0 1.5em; }
.post ul li { background:url(images/ico-list.gif) no-repeat 0 6px; margin:0 0 .4em; padding:0 0 0 10px; }
.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:#555; font-size:11px; float:left; text-transform:none; }
.post-date a { color:#555; font-weight:normal; 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 {  float:left; padding:2px 10px; color:#555; font-size:11px;}
.post-commets a { padding:0 3px; color:#555; font-weight:normal; }
.post-commets a:hover { color:#000; }
/* post-leave */
.post_leave { margin:0; padding:10px 0; }
.post_leave a { color:#7b8491; background: url(images/a_bg.gif) top repeat-x; padding:5px 10px; border:1px solid #4c4c4c; text-decoration:none; font: normal 12px Arial, Helvetica, sans-serif; }
.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; margin:0 0 10px 0; color:#2c2c2c;}
.wtitle h2 { margin:0; padding:8px 0 4px 10px; font-size:18px; line-height:22px; color:#2c2c2c; }
/*=== 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; }
/*- 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; background:#f8f8f8; border:1px solid #ececec; }
.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:#989797; text-decoration:none; font:normal 10px "Liberation sans", Arial, Helvetica, sans-serif; margin:0 auto; padding:0;  }
.footer_resize {margin:0 auto; padding:0 30px;}
#footer a { color:#989797; 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:#919191; width:273px; float:left; padding:25px 30px 0; }
.blog_body.last { padding-left:0; }
.blog_body.center { padding:25px 15px 0; }
.blog_body h2 { color:#2c2c2c; font-size:22px; padding:0 0 20px 0; margin:0; font-weight:bold; }
.blog_body span { font-size:11px; color:#919191; }
.blog_body img { float:left; margin:0; border:1px solid #bcbcbc; padding:4px; background:#f8f8f8;}
.blog_body a { color:#7b8491; background: url(images/a_bg.gif) top repeat-x; padding:5px 10px; border:1px solid #4c4c4c; text-decoration:none; font: normal 12px Arial, Helvetica, sans-serif; }
.blog_body a:hover {  color:#000; }
/* FBG */
#page_bottom { background:#2e343b;}
.FBG_resize {  margin:0 auto; padding:10px 30px;}
.FBG { color:#7b7b7b; width:270px; float:left; padding:25px 50px 0 0; font-size:12px; }
.FBG.last { padding:25px 0 0 0; }
.FBG h2 { color:#c0c1c4; font-size:22px; padding:0 0 20px 0; margin:0; font-weight:normal; }
.FBG img { float:left; margin:5px; }
.FBG ul li a { color:#bfbfbf; text-decoration:none; padding:2px 0;}
.FBG ul li a:hover { color:#fff; text-decoration:none;}
.FBG a { color:#bfbfbf;}
.FBG a:hover {  color:#fff; }
