/*  
Theme Name:		Firma
Theme URI:		http://bizzthemes.com/
Description:	Developed & Designed by Zeljan Topic.
Version:		2.1.0
Tags: 			white, three-columns, fixed-width, translation-ready
Author:			BizzThemes
Author URI:		http://bizzthemes.com/
License:		GPL version 3
License URI:	http://gplv3.fsf.org/
*/
/*
               IMPORTANT NOTE!
               If you wish to make custom changes to your theme, DO NOT EDIT THIS FILE. Instead, use the custom.css template
               to define custom styles. This way, you will still be able to take advantage of future upgrades to the theme
               without worrying about overwriting your style changes.
*/
/*----------------------------------------------

STYLE.CSS FILE STRUCTURE:

    GENERAL STYLING Options
	    Body fonts and links
		Body typography
		Body definition lists
		Body tables
		Body input fields and .button styling
		Google button
		Body fixes and alignments
		Body images and captions
	GENERAL WIDGET Options
	    General Widget Styling
		Specific Widget Styling
		    Loop and Query Posts Widgets
				Content Display
				Pagination Options
			Comments Loop Widget
			Comments Form Widget
			Twitter Updates Widget
			RSS Widget
			Flickr Photostream Widget
			Social Widget
			Contact Form Widget
			Search Form Widget
			Posts Calendar Widget
			Rich Textarea Widget
			Navigation Menu Widget
				First level menu items
				Drop-down menu items
			Logo Widget
			Slider Widget
				Slider Content
				Slider Back/Forward
				Slider Pagination
			Latest News Widget
	THEME SHORTCODES
		Pricing table shortcode
	CONTAINER and GRID Options
	    General Grid Styling
		HEADER Area
		FEATURED Area
		MAIN Area
		FOOTER Area
	CSS3 Options
		BORDER-RADIUS
		BOX-SHADOW
		TEXT-SHADOW
		Linear BACKGROUND

----------------------------------------------*/

/* GENERAL STYLING Options
------------------------------------------------------------------------------------------------------------------ */

/* Body fonts and links
-------------------------------------------------------------------- */
body								{ background: #fff url(lib_theme/images/bg-main.png); font-family: Arial, sans-serif; }
h1, h2, h3, h4, h5, h6				{ position: relative; }
h1, h2								{ line-height: 32px; margin-bottom: 15px; }
h1, h2, h3, h4						{ margin-top: 18px; }
h3, h4, h5, h6						{ line-height: 18px; }
h1									{ font-size: 30px }
h2									{ font-size: 24px }
h3									{ font-size: 18px }
h4									{ font-size: 15px }
h5									{ font-size: 13px }
h6									{ font-size: 11px }
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child						{ margin-top: 0; }
a									{ color: #245aa2; text-decoration: none }

/* Body fixes and alignments
-------------------------------------------------------------------- */
.fl, .alignleft{ float: left }
.fr, .alignright{ float: right }
.ac{ text-align: center }
.ar{ text-align: right }
.al{ text-align: left }
.fix{ clear: both; height: 1px; margin: -1px 0 0; overflow: hidden }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
.clearfix { display: inline-block }
* html .clearfix { height: 1% }
.clearfix { display: block;}

/* Body images and captions
-------------------------------------------------------------------- */
img.scale-with-grid { max-width: 100%; height: auto; }
img.alignleft, img.left { float: left; margin:10px 25px 10px 0 }
img.alignright, img.right { float: right; margin:10px 0 10px 25px }
img.aligncenter, img.center { display: block; margin:10px auto; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; margin:10px 0; }
img.frame { background: #eee; border-style: solid; border-color: #ddd; }
img.stack { clear: none !important; }
img[align="left"] { float: left; clear: left; }
img[align="right"] { float: right; clear: right; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
.wp-caption { background:#ffffff; border:1px solid #D8D8D8; color:#666666; margin:0 0 10px 0 }
.wp-caption img { margin:5px 5px 0 5px; border:none !important; padding:0 !important }
.wp-caption-text { text-align:center; font-size: 0.9em }
.wp-caption.alignleft { float: left; margin:0 15px 10px 0 }
.wp-caption.alignright { float: right; margin:0 0 10px 15px }
.wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; }
.wp-caption.alignnone { clear: both; }
dl.gallery-item img { padding:5px; border:1px solid #e6e6e6 !important; background:#ffffff }
.gallery .gallery-caption { word-wrap: break-word; color: #888; font-size: 0.9em; margin:0 10px 5px 10px !important }

/* GENERAL WIDGET Options
------------------------------------------------------------------------------------------------------------------ */

/* General Widget Styling
-------------------------------------------------------------------- */
.widget { margin: 0; clear: both;  padding: 10px 0; position: relative; word-wrap: break-word }
.widget p { margin-bottom: 20px }
.widget h3.widget-title { margin: 0 0 10px 0; padding: 10px 0; font-size: 1.6em; line-height: 1em; color: #d44937; letter-spacing: -1px }
.widget h3 img  { vertical-align:middle; border:0; padding:0; margin:0 5px 0 10px }
.widget h3 img.rss-feed { float:right; margin:4px 0 }


/* Specific Widget Styling
-------------------------------------------------------------------- */

/* Loop and Query Posts Widgets
-------------------------------- */

/* Content Display
------------------- */
.content-area { z-index:1; margin:0 0 20px 0 }
.archive_headline h1, .archive_headline h2, .archive_headline h3 { border-bottom:1px solid #ECECEC; padding-bottom: 8px; margin: 5px 0 10px 0; }
.query_headline { border-bottom:1px dotted #ccc; margin-bottom:10px; }
.query_headline h3 { margin: 5px 0 10px 0; }
h1.entry-title, h2.entry-title { margin: 0 0 15px 0; line-height: 1em }
h1.entry-title a, h2.entry-title a { letter-spacing:-0.1px; line-height: 1em }
h1.title { margin: 0 0 20px 0; font-size: 30px; line-height: 30px }
.post_box { padding: 10px 0 0 0; margin: 0; position: relative }
.post_box ol { margin: 1em 8px; padding: 0 0 0 0.5em; }
.post_box.bsize-1 {  }
.post_box.bsize-2, .post_box.bsize-3, .post_box.bsize-4 { margin-right:6%; display:inline; float:left; position:relative }
.post_box.bsize-2 { width:47% }
.post_box.bsize-3 { width:29.3% }
.post_box.bsize-4 { width:20.5% }
.post_box.last { margin-right:0 }
.post_box img.thumbnail { margin-bottom:10px }
.post_date { position: absolute; top: 10px; left: 0; width: 30px; padding: 0 0 20px 0; border-right: 1px #ECECEC solid }
.post_date span { line-height:19px; display: block; text-align: left; text-transform: uppercase; }
.post_date .month { font-size: 11px; color: #BCB4A7 }
.post_date .day { font-weight: bold; font-size: 14px; color: #3C342C }
.post_content { padding-left: 45px }
.headline_meta { line-height: 15px; margin:0 0 10px 0; color:#848D9A; }
.headline_meta a { color:#848D9A; }
.headline_meta span { font-size:11px; padding: 0 16px 0 18px; margin:0; background:url('lib_theme/images/ui-sprites.png') no-repeat 0 0; }
.headline_meta span.date { background-position: 0 0 }
.headline_meta span.comm { background-position: 0 -16px }
.headline_meta span.auth { background-position: 0 -32px }
.headline_meta span.tag { background-position: 0 -48px }
.headline_meta span.cat { background-position: 0 -64px }
.headline_meta span.edit { background-position: 0 -80px }
span.read-more { clear:both; padding:0 0 5px 0; display:block }
span.read-more a  { font-size: 11px; margin:0 }
.single-sep { border-bottom:1px dotted #ccc; margin:5px 0 }
.sticky { background: #f2f7fc; padding: 15px }

/* Side pages list
------------------- */
.sidepages {  }
.sidepages h3 {  }
.sidepages ul { margin:0.5em 0 0 0 }
.sidepages ul li a {  }
.sidepages ul li.current_page_item  a { font-weight: bold }
.sidepages ul li.current_page_item  li a { font-weight: normal }

/* Pagination Options
------------------- */
.pagination_area { padding:15px 0; text-align:center; margin:5px 0 0 0; position:relative }

ul.lpag { list-style:none; padding:0; margin:0 }
ul.lpag li  { font-size:12px; font-weight: bold; display: inline-block; padding:0; margin: 0 3px }
ul.lpag li a { padding: 4px 9px; color:#727272; text-shadow: #fff 0 1px 0; border-style: solid; border-width: 1px; border-color: #DADADA #C7C7C7 #AFAFAF #C7C7C7; background-color: #EEEEEE }
ul.lpag li a:hover { background-color: #F7F7F7; background-image: none; text-decoration:none }
ul.lpag li.active a,
ul.lpag li.current span { padding: 4px 10px; background:#444; color:#F0F0F0; border:none; text-shadow: black 0 1px 0; }

.pagination_loading { background:url(lib_theme/images/ajax-loader.gif) no-repeat 0 0; width:16px; height:11px; position:absolute; right:15px; top:22px; display:none }

.page-link { color: #000; font-weight: bold; margin:20px 0 10px 0; word-spacing: 0.5em; clear:both }
.page-link a { background: #ffffff; padding:5px 10px; color:#666; border:1px solid #bbb; }
.page-link a:link, .page-link a:visited {	font-weight:normal; text-decoration: none }
.page-link a:active, .page-link a:hover { background-color:#EDEEEF; }

/* Comments Loop Widget
-------------------------------- */
.widget-bizz-comments-loop {  }
h3.tcomm, h2.post-form { padding:10px 0; margin:20px 0 }
#respond h3.tcomm { border:none; padding:0; margin:10px 0 0 0 }
#comments { padding:0 0 20px 0; background:transparent; position:relative }
#comments ol.commentlist, #comments ol.commentlist li { padding:0; margin:0; border:none }
#comments li { margin: 0; width: 100%; list-style-type: none }
#comments .pingback  a.comment-reply-link, #comments .trackback  a.comment-reply-link { display:none }
#comments li.pingback .text-right, #comments li.trackback .text-right { margin-left: 0 }
#comments li.pingback .comment-entry p, #comments li.trackback .comment-entry p { padding: 0 }
#comments .comment small { font-size: 90% }
#comments .comment-container  { padding: 10px 0; border-top: 1px solid rgba(0, 0, 0, 0.1) }
#comments .avatar-wrap { float:left }
#comments .text-right { margin-left:65px; text-align: left }
#comments .text-right .comm-meta{ margin: 0 0 5px 0; color: #888; font-size: 90% }
#comments .text-right .comm-meta a{ color: #888 }
#comments .text-right .comm-meta span.comment-author{ font-style: normal; text-transform: uppercase; letter-spacing: 1px; }
#comments li.bypostauthor .comment-container { border-right: 1px solid #4D90F0  }
#comments .text-right .comment-entry { border-width:0 1px 1px 1px }
#comments .text-right .comment-entry p { padding:0 0 10px 0; margin:0; line-height:23px }
#comments .text-right .comment-entry p.comment-moderation { font-style: oblique }
#comments .text-right .comment-entry ol,
#comments .text-right .comment-entry ul { margin: 1em 8px; padding: 0 0 0 1em; }
#comments .text-right .comment-entry ul li { list-style:square }
#comments ul.children { padding:0 0 0 25px; margin:0; list-style:none; border:none; background:none }
p.commpadd{  }
.cancel-comment-reply { margin: 0 0 5px 0; }
.cancel-comment-reply a#cancel-comment-reply-link { color: #fff; background: #DD4B39; padding:4px 6px }
#comments_wrap .navigation { margin:15px 0 0 0 }
#comments_wrap .navigation a { padding:5px 8px; color:#000000; background-color:#dddddd; border:1px solid #777777; text-decoration:none }
#comments_wrap .navigation a:hover { opacity:0.86 }
p.comments-closed { margin: 0 10px; color: #999 }

/* Comments Form Widget
-------------------------------- */
.widget-comments-form { padding:0 }
.bizz-comments-form { background-color: rgba(0,0,0,0.035); padding: 10px }
form#commentform { position: relative; padding: 0 1px 0 0; margin: 0 }
#respond { padding: 0; margin: 0 }
#respond a {  }
#respond textarea { margin:0; padding:4px; width:98% }
#respond p input[type="text"] { display: inline; line-height: 25px; height: 25px; padding: 5px 0 0 5px; margin: 0 }
#respond p label { display: inline; padding: 0 5px 0 0; font-weight: normal }
#commentform .required, .comment-notes, #commentform .comment-form-comment label { display: none }

/* Twitter Updates Widget
-------------------------------- */
.widget #twitter .loading { background:transparent url(lib_theme/images/ajax-loader.gif) no-repeat center center; width:16px; height:11px }
.widget #twitter ul { list-style:none; margin:0; padding:0 }
.widget #twitter ul li { list-style:none; list-style-image:none; border-bottom:1px dotted #ccc; padding:10px 0; margin:0 }
.widget #twitter ul li span { display:block }
.widget #twitter ul li span.date { padding:5px 0 0 0; margin:0 }
.widget #twitter ul li span.date a { color: #666; font-size: 10px; text-transform: capitalize; }
#twitter .follow-text { background:url(lib_theme/images/twitter-32-trans.png) no-repeat left top; margin:14px 0 0 5px; padding:3px 0 10px 43px; font-size:11px }

/* RSS Widget
-------------------------------- */
.widget_rss ul { list-style:none; margin:0; padding:0 }
.widget_rss ul li { list-style:none; list-style-image:none; border-bottom:1px dotted #ccc; padding:10px 0; margin:0 }
.widget_rss ul li a.rsswidget { display: block; font-size: 14px }
.widget_rss ul li span { display:block }
.widget_rss ul li span.rss-date { padding: 5px 0; margin: 0; font-size: 10px; text-transform: capitalize; }

/* Social Widget
-------------------------------- */
.widget_social .socialwidget { padding: 0 }
.widget_social .socialwidget a { margin: 0 0 10px 0; line-height: 32px }
.widget_social .socialwidget a span { background:url(lib_theme/images/social-sprites.png) no-repeat 0 0; margin: 0 10px 0 0; line-height: 32px; display: inline-block; width: 32px; height: 32px }
.widget_social .socialwidget .ico-facebook span { background-position: -32px 0 }
.widget_social .socialwidget .ico-facebook:hover span { background-position: 0 0 }
.widget_social .socialwidget .ico-twitter span { background-position: -32px -32px }
.widget_social .socialwidget .ico-twitter:hover span { background-position: 0 -32px }
.widget_social .socialwidget .ico-flickr span { background-position: -32px -64px }
.widget_social .socialwidget .ico-flickr:hover span { background-position: 0 -64px }
.widget_social .socialwidget .ico-youtube span { background-position: -32px -96px }
.widget_social .socialwidget .ico-youtube:hover span { background-position: 0 -96px }
.widget_social .socialwidget .ico-linkedin span { background-position: -32px -128px }
.widget_social .socialwidget .ico-linkedin:hover span { background-position: 0 -128px }
.widget_social .socialwidget .ico-google span { background-position: -32px -160px }
.widget_social .socialwidget .ico-google:hover span { background-position: 0 -160px }
.widget_social .socialwidget .ico-dribbble span { background-position: -32px -192px }
.widget_social .socialwidget .ico-dribbble:hover span { background-position: 0 -192px }
.widget_social .socialwidget .ico-tumblr span { background-position: -32px -224px }
.widget_social .socialwidget .ico-tumblr:hover span { background-position: 0 -224px }

/* Contact Form Widget
-------------------------------- */
.cform .screenReader { left:-9999px; position:absolute; top:-9999px }
.cform ol.forms  { list-style:none; width:100%; margin: 0 }
.cform ol.forms li  { list-style:none; margin:0; padding:0; position:relative; width:100% }
.cform ol.forms label  {  }
.cform ol.forms label span  { color:red; margin:0 0 0 2px }
.cform ol.forms input.txt, .cform ol.forms textarea  { padding:5px; width:95% }
.cform ol.forms input.txt:focus, .cform ol.forms textarea:focus  {  }
.cform ol.forms input.txt  {  }
.cform ol.forms textarea  { height:180px }
.cform ol.forms li .error  { font-size:10px; display:block; font-weight:bold; color:red }
.cform ol.forms li.screenReader  { margin-bottom: 0; }
.cform ol.forms li.buttons .submit  { }
.cform ol.forms li.inline { margin:10px 0; padding:0 }
.cform ol.forms li.inline input  { margin:0 8px 0 0 }
.cform ol.forms li.inline label  {  }

/* Search Form Widget
-------------------------------- */
.widget form.search { margin: 15px 0 10px 0; position: relative;  border: none }
.widget form.search input { padding: 9px; width:92%; margin:0; }
.widget form.search input:focus { color:#999; background: #fff; border: 1px solid #B5D9E2 }
.widget form.search button { background:url(lib_theme/images/search-button.png) no-repeat 0 0; width: 20px; height: 20px; position: absolute; top:10px; right:10px; border:none; margin:0; padding:0; }
.widget form.search button:hover { cursor: pointer }

/* Posts Calendar Widget
-------------------------------- */
#calendar_wrap { width:100%; padding:0; margin:0 }
table#wp-calendar { width:100%; border-collapse: collapse; margin:0 }
table#wp-calendar caption { margin:0; font-size:16px; font-weight:bold; text-align:right; vertical-align:middle; padding:10px 0 }
table#wp-calendar th, table#wp-calendar td { padding:5px; text-align:center; color:#525040; font-weight:normal; }
table#wp-calendar th { width: 14%; border:dotted #D1CFCD; border-width:1px 0; background-color:#ffffff; padding:10px 0 }
table#wp-calendar td { width: 14%; border:none; background-color:#ffffff }
table#wp-calendar td a { font-weight: bold; }
table#wp-calendar td a:hover {  }
table#wp-calendar td#today  { background-color:#EAEAEA }
table#wp-calendar td#next, table#wp-calendar td#prev { width: 45%; letter-spacing: 1px; }
table#wp-calendar td#next { text-align: right; }
table#wp-calendar td#prev { text-align: left; }
table#wp-calendar td#prev, table#wp-calendar td#next { background:transparent; border:none }
table#wp-calendar tfoot td.pad { background:transparent; border:none }

/* Navigation Menu Widget
-------------------------------- */
.widget_navmenu { padding: 0 }
.widget_navmenu .navbar { margin-bottom: 0 }
.widget_navmenu .well ul.nav { margin-bottom: 0 }
.widget_navmenu .well .pull-right { float: none }

/* Logo Widget
-------------------------------- */
.widget.logo { padding-top: 10px }
.logo-spot { margin:0 }
.logo-spot h1.logo { padding:0; margin:0 }
.logo-spot h1.logo a { border:none; outline:none }
.logo-spot a,.logo-spot a:link,.logo-spot a:hover,.logo-spot a:active{ outline:none; background:none }
.logo-spot .blog-title { text-align:left; font-size: 4em; line-height: 1em; font-weight: bold; margin: 0; padding:0; letter-spacing: -0.05em }
.logo-spot .blog-title a { color: #d44937 }
.logo-spot .blog-description{ text-align:left; font-size: 1.1em; margin:0; padding:0; color: #333 }

/* Slider Widget
-------------------------------- */

/* Content
------------------- */
.widget_slider { padding-bottom: 0 }
.bizz_fs { position: relative; width: 100%; min-height: 250px; margin: 0 auto; background: url('lib_theme/images/ajax-loader.gif') no-repeat center center }
.bizz_fs.loaded { background: none }
.bizz_fs .slides { max-width: 960px; margin: 0 auto }
.notabs .slides { padding: 0 }
.bizz_fs .slides li.slide { position: relative; display: none; list-style: none }
.bizz_fs .slides li.slide.post { margin: 0 }
.bizz_fs .slides li img { max-width: 100% }
.bizz_fs .slides li .fl { margin-right: 25px; margin-bottom: 15px; width: 45% }
.bizz_fs .read-more { background: url('lib_theme/images/link-arrow.png') no-repeat center center; text-indent: -9999px; position: absolute; bottom: 15px; right: 15px; width: 27px; height: 27px }
.bizz_fs .read-more a { display: block; color: #fff; padding: 13px }
.bizz_fs article { display: block }
.bizz_fs article header h1, .bizz_fs article header h1 a { margin: 0 0 20px 0; font-size: 2.4em; text-align: center; line-height: 37px }
.bizz_fs article .entry { }
.slide-container { position: relative; height: auto; margin: 0 auto }
.slide-container.no-nav.no-pagi { padding: 0 }


/* Direction Nav
------------------- */
.flex-direction-nav { display: none }
.flex-direction-nav li { list-style: none }
.flex-direction-nav li a { background: url('lib_theme/images/bg_direction_nav.png') no-repeat 0 0; width: 38px; height: 38px; margin: 0; display: block; position: absolute; top: 40%; cursor: pointer; outline: none; text-indent: -9999px; z-index: 4 }
.flex-direction-nav li .flex-prev { left: 0 }
.flex-direction-nav li .flex-next { right: 0; background-position: -38px 0 }
.flex-direction-nav li .flex-disabled { opacity: .3; filter:alpha(opacity=30); cursor: default }

/* Control Nav
------------------- */
.flex-control-nav { padding: 20px 0 10px 0; margin: 0; width: 100%; text-align: center; clear: both; }
.flex-control-nav li { margin: 0 0 0 8px; display: inline-block; zoom: 1; *display: inline; list-style: none }
.flex-control-nav li:first-child { margin: 0 }
.flex-control-nav li a { width: 17px; height: 17px; display: block; background: #666; background: rgba(0,0,0,0.1); cursor: pointer; outline: none; text-indent: -9999px }
.flex-control-nav li a:hover { background: #333; background: rgba(0,0,0,0.3) }
.flex-control-nav li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default }

/* Latest News
-------------------------------- */
.news-item { border-bottom: 1px dotted #ccc; padding-bottom: 6px; margin-bottom: 10px }
.news-item  .byline { text-transform: capitalize; font-size: 0.9em; color: #666; margin-bottom: 5px; padding: 0 }
.news-item  img { padding: 1px; background: #fff; border: 1px solid #bbb; margin-top: 5px }
.news-item  span.read-more { display: block; margin: 0 }

/* THEME SHORTCODES
------------------------------------------------------------------------------------------------------------------ */

/* Pricing table shortcode
-------------------------------- */
.pricing_table { overflow:hidden }
.pricing_table table{ width:100%; text-align:center; border-collapse:collapse; margin:0; border:1px solid #DDDDDD; background-color: #fff }
.pricing_table ul{ margin:0 15px; padding:0 }
.pricing_table li{ list-style:none; list-style-image: none; padding:5px 0; margin:0 }
.pricing_table td{ vertical-align: middle; border-color: #E8E8E8; border-bottom-color: #E8E8E8; border-top-color: #E8E8E8; padding: 15px }
.pricing_table td:first-child{ border-left:none }
.pricing_table td:last-child{ border-right:none }
.pricing_table tr:last-child td{ border-bottom-color:#E8E8E8; }
.pricing_table td.price { padding:10px 15px 15px 15px; color:#888; font-size:18px; line-height:25px }
.pricing_table td.price small { font-size:14px; }
.pricing_table td.price big { font-family: Georgia, Times, serif; color:#CE6712; font-size:30px; font-weight:normal }
.pricing_table tr.title td{ font-family: Georgia, Times, serif; padding: 20px 0; font-size:27px; color:#444; border-top:none; border-bottom-color:#E8E8E8 }
.pricing_table tr.description td{ font-family: Georgia, Times, serif; padding:10px 30px; font-size:12px; color: #999; border-bottom-color:#E8E8E8 }
.pricing_table tr.even td { background-color:#f8f8f8 }
.pricing_table .wrap-b { float: left; position: relative; left: 50%; }
.pricing_table a.buttons { margin: 0; position: relative; left: -50%; }

/* CONTAINER and GRID Options
------------------------------------------------------------------------------------------------------------------ */

/* General Grid Styling
-------------------------------------------------------------------- */
.foot-logo { text-align: left; padding: 20px 0 30px 0 }

/* HEADER Area
-------------------------------------------------------------------- */
#header_area { padding:0 }
#header_area .widget { padding: 15px 15px 0 15px }

/* FEATURED Area
-------------------------------------------------------------------- */
#featured_area { z-index:1; padding:0 }
#featured_area .widget { padding: 15px 15px 0 15px }

/* MAIN Area
-------------------------------------------------------------------- */
#main_area { z-index:1; padding: 15px 0 }
#main_area .container_24 { margin-bottom: 15px; }
#main_area .no_sidebar { background: none; }
#main_area .main-wrap { overflow:hidden }
#main_area .widget { padding: 0; margin: 0 15px 15px 15px; border-top: 1px dotted #ccc }

/* FOOTER Area
-------------------------------------------------------------------- */
#footer_area { z-index:1; padding:15px 0 0 0; background: url(lib_theme/images/foot-shadow.png) no-repeat top center; }
#footer_area .container_24 { overflow:hidden }
#footer_area .widget { padding: 0; margin: 0 15px 20px 15px; color: #787878; border-top: 1px dotted #ccc }
#footer_area .widget h3 { color:#787878 }
#footer_area .widget a { color: #a7a7a7 }

/* CSS3 Options
------------------------------------------------------------------------------------------------------------------ */

/* BORDER-RADIUS
-------------------------------------------------------------------- */
.news-item  img,
.page-link a { 
    -webkit-border-radius: 2px;
	   -moz-border-radius: 2px; 
	        border-radius: 2px; 
}
ul.lpag li a,
ul.lpag li.current span { 
    -webkit-border-radius: 3px;
	   -moz-border-radius: 3px; 
	        border-radius: 3px; 
}


/* BOX-SHADOW
-------------------------------------------------------------------- */
#comments .comment .avatar-wrap img, 
.widget .wid_author img, .flickr img, 
.post-gallery img {
    -webkit-box-shadow: 0 0 6px #EFEFEA;
	   -moz-box-shadow: 0 0 6px #EFEFEA;
	        box-shadow: 0 0 6px #EFEFEA;
}
.news-item  img {
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	   -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	        box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

/* TEXT-SHADOW
-------------------------------------------------------------------- */
.widget #twitter ul li span.date a,
.widget_rss ul li span.rss-date,
.news-item  .byline  {	
    text-shadow: #ffffff 1px 1px 1px;
}


