/*
Theme Name:Theme 195
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 { background: url(images/main_bg.gif); font:13px "Liberation Sans", Arial, Verdana, Helvetica, sans-serif; color:#848484; padding:0; margin:0; }
a { color:#494949; 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 #fff; border-top:1px solid #d5d4cf; }
.bg_p0 { clear:both; padding:0; margin:0; border-bottom:1px solid #fff; border-top:1px solid #d5d4cf; }
input, select, textarea { border:#cfcfcf 1px solid; color:#404040; font-size:12px; padding:3px; font-family:Arial, Verdana, Helvetica, sans-serif; }
li { list-style:none; }
h2 { color:#494848; font-size:24px; font-weight:bold;  margin:0; text-transform:uppercase; }
h3 { width:600px; float:left; color:#b4b4b4; font-size:24px; margin:0; font-weight:normal; text-transform:none; }
h4 { font-size:1em; margin:0 0 1em; }
p { line-height:1.5em; padding:0 0 1.3em; }
p span { color:#2b2b2b; font-weight:bold;}
/*=== Layout ===*/
#page { width:980px; margin:0 auto;   padding:0; }
#page img.maain { margin:0; padding:0; }
/*=== Header ===*/
#header { margin:0 auto; padding:0; }
/*- Logo -*/
.logo { width:257px; margin:0 auto; padding:20px 0 20px 60px; background: url(images/logo.png) 1px 25px no-repeat;}
.logo h1 { float:left; font-size:48px; font-weight:normal;  padding:0; margin:0; }
.logo h1 a { display:block; color:#403f3a;}
.logo h1 a:hover { text-decoration:none; color:#403f3a; }
.logo h1 span { color:#8e8d8d;  font-weight:normal; font-size:11px; padding:0; margin:0;}
/*=== Navigation ===*/
/* RSS */
.rss { border-bottom:1px solid #cccbc7; border-top:1px solid #cccbc7; background: url(images/rss.png) right no-repeat; padding:15px 0; margin:15px 10px; font-size:18px; color:#575650;}
.rss a { color:#575650; }
/* Search form */
#search span { width:215px; display:block; float:right; border:1px solid #ddd; height:29px; margin:5px; padding:0; background:#fff; }
#search input#s { float:left; width:148px; padding:7px 0 0 4px; margin:0; border:0; background:none; color:#a8a9aa;}
#search .btn { float:left; padding:0 0 0 26px; margin:0; border:0; width:auto; }
/* menu_resize*/
.menu_resize { background:#f2f2f2; border:1px solid #d0d0d0; margin:25px 0; padding:1px;}
/*header_text*/
.header_text { margin:0 auto; padding:0 0 40px 0; width:960px; background:url(images/haeder_text_bg.gif) top no-repeat; }
.header_text .div .left1 { float:right; width:410px; padding:0 50px 0 0; margin:0; }
.header_text .div .left1 img { margin:15px 5px 0 0; padding:0;}
.header_text .div .left1 h2 { font-size:40px; color:#404040; padding:10px 0 0 0; margin:0; border:0;}
.header_text p { color:#848484; padding:10px 0 0 0; margin:0; line-height:1.6em;}
/*=== All Columns ===*/
#columns { margin:0 auto; padding:10px 0; width:980px; }
/*=== Center Column ===*/
#centercol { float:left; width:645px; padding:0; }
/*=== Right Column ===*/
#rightcol { float:right; width:285px; padding:0; }
#rightcol .box { padding:0 10px; }
.small_link { padding:5px 0; margin:0 5px;  }
.small_link a { color:#8e8d8d; 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 { padding:0; margin:0; }
.post-title img { float:right; margin:-37px 0 0 0; padding:0;}
.post-title h2 { margin:0; padding:5px 0 5px 20px; color:#403f3a; font-weight:normal; text-transform:none; font-size:30px;  }
.post-title h2 a { display:inline; padding:0; margin:0; color:#403f3a; text-decoration:none; }
/*- Post Excerpt -*/
.post-excerpt { padding:0; display:table; color:#8e8d8d; margin:0;}
.post-excerpt p { line-height:1.6em; margin:0; }
.post-excerpt a { color:#cd1f1f;  padding:3px;  font-size:11px; font-weight:bold;}
.post-excerpt a:hover { color:#cd1f1f; }
/*- 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-details { font-size:11px; }
.author-descr { display:table; height:1%; }
/*- Social Links -*/
.social-links { padding:2px 0; margin:0; color:#848484;   font-size:12px; text-transform:none; }
.social-links a { color:#848484; font-weight:bold; text-decoration:none; }
.social-links a:hover { text-decoration:underline; }
/* post-commets */
.post-commets { text-align:center; padding:10px 0 0 0; width:52px; height:49px; float:left; margin:0 10px 0 -27px; font-size:24px; color:#fff; background:url(images/post_com_bg.png) top no-repeat;}
.post-commets a { padding:0 3px; color:#fff; font-weight:bold;  }
.post-commets a:hover { background:none; color:#fff;}
/* post-commets */
.post-live { text-transform:none; float:right; padding:3px 5px; font-size:12px; color:#fff; background:#aaa; border-top:1px solid #838383; border-bottom:1px solid #fafafa; border-right:1px solid #a5a5a5; border-left:1px solid #e0e0e0;}
.post-live a {text-transform:none; background:none; padding:0 3px; color:#fff; font-weight:bold;  }
.post-live a:hover {text-transform:none; background:none; color:#fff;}
/*- Related Posts -*/
/*- Post Date -*/
.post-date { margin:0; border-top:1px dashed #d0d0d0; padding:5px 0; color:#8e8d8d; font-size:13px;}
.post-date a { color:#cd1f1f; 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 Comments -*/
.post-comments h2 { padding-top:10px; }
.post-comments .fl { width:80px; }
.post-comments .fr { width:500px; }
/*- Widget Title - */
.wtitle { padding:0 0 10px 0; margin:0; }
.wtitle h2 { margin:0; padding:5px 0; font-size:22px; color:#575650; text-transform:none; }
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box { margin:20px 0 15px 0; padding:0 0; }
#centercol .box  { padding:6px; background:#fff; }
#centercol .box .content { border:1px dashed #d0d0d0; padding:10px;}
.box .ac { padding:5px 0; text-align:center; }
/*- Box2 -*/
.box2 { background:#f9f9f9; border:1px solid #cfcfcf; height:1%; margin:0 0 20px; padding:18px; min-height:115px; }
.box2.alt { background:#FFFFFF; }
.box2.alt { background:#FFFFFF; }
.comm-name, .comm-date { line-height:20px; }
/*=== Styling Lists ===*/
/*- 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:#848484; }
.list li a:hover { color:#fff; background:#bb0202; padding:9px; border:1px solid #a10c0c; }
.list li a.active { color:#fff; background:#bb0202; padding:9px; border:1px solid #a10c0c; }
div.tabs_list { border:1px solid #c7c7c7; padding:0; margin:5px 0; }
div.tabs_list ul { list-style:none; text-align:left; padding:5px ; line-height:1em; }
div.tabs_list ul li {  padding:0; margin:5px 0; }
div.tabs_list ul li a { border-bottom:1px solid #d6d6d6; display:block; padding:5px; margin:0; color:#848484;  }
div.tabs_list ul li a:hover { text-decoration:none; color:#515151; }
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:#000; }
div.tabs_list ul li ul.children li a { padding:5px 0 5px 15px; display:block; }
div.tabs_list ul li ul.children li li a { padding:5px 0 5px 20px; 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; width:128px; height:32px; background:url(images/button.gif); }
.message .notice { color:#a4a4a4; float:right; font-style:italic; padding:10px 0 0; }
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img { display:block; margin:5px 15px 0 0; float:left; padding:4px; background:#fff; border:1px solid #dadada; }
.pic.fl img { }
.pic.fr img { }
.th { display:block; margin:0 0 .5em; }
.th.fl img { margin-right:10px; }
.ads img { margin:5px 3px 5px 0; }
.widget_flickrRSS img { margin:5px 3px; }
.widget_flickrRSS img { border:1px solid #cfcfcf; }
.box .ac img { border:0; margin:0; }
/*=== Footer ===*/
#footer { color:#404040; text-decoration:none; font-size:12px; margin:0 auto; padding:5px 0; }
#footer a { color:#404040; font-weight:bold; }
#footer span { color:#404040; }
#footer .text { padding:15px 0; float:left; padding:30px 0; }
#footer .text2 { padding:15px 0; float:right; padding:30px 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; }
.ar { text-align:right; }
.noBorder { border:0; }
.font-sm { font-weight:normal; }
.white { color:#FFF; }
/* Slider */
#slider { padding:22px 0 0 0; margin:0 auto; height:333px; background:url(images/slider_bg.png) 0 0 no-repeat; width:645px; }
div#slideshow { height: 322px; }
.slider-item { width: 100% !important; height:292px; padding:0 0 0 11px; }
.slider_content_inner img { border: none; }
.controls-center { margin-left: auto; margin-right: auto; }
#slider_controls { padding:20px 0 0 17px; position: relative; margin:0; z-index: 1000;}
#slider_controls ul { float:left; margin:0; padding:0; }
#slider_controls ul li {float: left; display: block; list-style: none; }
#slider_controls ul li a { width: 135px; height: 66px; background:#fff; display: block; float: left; border:1px solid #d5d4cf; padding:6px; margin:2px !important; margin:1px 1px; outline: none; }
#slider_controls ul li a:focus { outline: none; }
#slider_controls ul li a:hover, #slider_controls ul li a.activeSlide { background:#cfcece; border:1px solid #fff; }