/*
------------------------------------------------------------------------
Theme Name:    Business
Theme URI:     http://www.nattywp.com/
Description:   Business theme by NattyWP. <a href="admin.php?page=nattywp_home">Configure</a> Business theme. Visit our <a href="http://www.nattywp.com/forum" title="NattyWP Forum">NattyWP Community Forum</a> and <a href="http://support.nattywp.com">Help Desk</a>!
Version:       2.0
Author:        NattyWP
Author URI:    http://www.nattywp.com/
------------------------------------------------------------------------

Support:       NattyWP, contactus@nattywp.com
Updated:       March 22 2009
Copyright:     (c) 2009 NattyWP

All rights reserved.
*/

.middle_holder .smallnews {font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:5px; width: 500px; float: right;}
/* Main CSS Document */

/* middle */
#middle {
	width: 100%;
	border-bottom: 3px solid #dfdfdf;
	padding: 10px 0px 10px 0px;
}
.heading{
	width: 950px;
	margin: 0px auto;
	text-align: right;
}
.heading h1 {font-size:24px; padding:0px;}
.middle_holder {
	width: 950px;
	height: 170px;
	margin: 0px auto;
	background:url(images/homelogo.png) no-repeat;
}
.middle_holder .arrow_left {
	width: 32px;
	float: left;
	padding: 95px 0px 0px 0px;
}
.middle_holder .panel_content {
	width: 860px;
	float: left;
	padding: 0px 0px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c0c0c0;
	font-style: italic;
}
.middle_holder .arrow_right {
	width: 32px;
	float: right;
	padding: 95px 0px 0px 0px;
}
.widget .tit {float:left;}
.widget .gobot { padding-bottom:20px;}
.category-link {padding-left:30px !important;}
.category-link {float:left;}
.category-link {background: transparent url(images/sistem/category-ico.png) no-repeat 8px 3px; }

#content code {margin: 0pt; padding: 1px 3px; background: rgb(255, 255, 225) none repeat scroll 0% 0%; font-family: Monaco,monospace; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;}
#content em { font-style: italic; }
#content hr { border: medium none ; margin: 0pt 0pt 1.4em; background: rgb(178, 204, 255) none repeat scroll 0% 0%; color: rgb(178, 204, 255); clear: both; float: none; width: 100%; height: 0.1em; }
#content pre { padding: 0pt 10px; background: rgb(249, 249, 212) none repeat scroll 0% 0%; overflow: auto; margin-bottom: 15px; }
acronym, abbr, span.caps {font-size: 0.9em;letter-spacing: .07em; cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
blockquote cite {margin: 5px 0 0; display: block;}
.center {text-align: center;}
.hidden { display: none;}

/* Begin Lists */
html > body .content ul {margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px;}
html > body .content li {margin: 7px 0 8px 10px;}
.content ol {padding: 0 0 0 35px; margin: 0;}
.content ol li {margin: 0; padding: 0; list-style: decimal outside;}
.content dl { margin: 1.5em 0pt; }
.content dd{margin:0; padding:0 15px 15px; }
.content table { margin: 0pt auto;}
.content th, .content td { height: 1em; line-height: 18px; padding:10px; }
/* End Entry Lists */

/* header */
#header {
	width: 100%;	
}
#header .header_holder {
	width: 950px;
	background-image: url(images/bg-dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px auto;	
	padding: 23px 0px 0px 0px;
}
#header .header_holder2 {
	width: 950px;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px auto;	
	padding: 23px 0px 0px 0px;
}
#header .header_holder .logo {
	width: 200px;
	float: left;
}
.post.mainpost {padding-bottom:20px;}

/* nav */

/* Top Navigation */
.nav {float: centre; text-align: right;}
.nav ul {margin:0 auto;}
.nav  ul, .nav ul ul {	padding: 0;	list-style: none; line-height: 1; z-index: 100;}
.nav ul ul {margin:0px;}
.nav ul a {display: block;	line-height: 23px;	padding: 0 7px; z-index: 100; text-decoration:none;}
.nav ul li {float: left;}
.nav ul li { padding: 8px 10px; float: left; }

.nav ul li.current-cat a, .nav ul li.current_page_item a, .nav ul li.current_page_parent ul li.current_page_item a, .nav ul li.current-cat-parent ul li.current-cat a{-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; background:#1c8dc3; color:#fff;}

.nav ul li.current_page_item ul li a, .nav ul li.current_page_parent ul li.current_page_item ul li a, .nav ul li.current-cat ul li a, .nav ul li.current-cat-parent ul li.current-cat ul li a, .nav ul li ul li a {color: #555555; background:none;}

.nav ul li a { color: #fff;}
.nav ul li a:hover {color:#FFF; text-shadow:0 2px 4px rgba(0, 0, 0, 0.23);}
.nav ul li ul { position: absolute; width: 172px; left: -999em; z-index:1000;}
.nav ul li ul li {	border: 1px solid #F7F6F6; border-width:0 1px 1px; padding:3px 9px 3px 9px; background: #FFF;  margin:0px; text-align:left; }
.nav ul li ul li a { line-height: 25px; width: 150px; display: block; }
.nav ul li ul li a:hover {color:#8f927b;}
.nav ul li ul ul {	margin: -26px 0 0 170px; }
.nav ul li ul ul li a { line-height: 25px; }
.nav ul li ul li ul li a {	border-width:0 1px 1px 0px; }
.nav ul li:hover ul, .nav ul li.sfhover ul { left: auto; }
.nav ul li:hover ul ul, .nav ul li.sfhover ul ul { left: -999em; }
.nav ul li:hover ul, .nav ul li li:hover ul, .nav ul li.sfhover ul, .nav ul li li.sfhover ul { left: auto; }
.nav ul li:hover, .nav ul li.hover { position: static; } 
/* End Navigation */



/* CSS Core Document */

body { margin: 0; padding: 0; }
.widget *, .box * {margin:0px; padding:0px;}

body, html {
	height: 100%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000000;
	background-image: url(images/bg.gif);
	line-height: 20px;
	background-repeat: repeat-x;
}

a { 
	color: #3586b4; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	color: #000;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	color: #3586b4;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #EE2E24;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #191b1c;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-weight: normal;
	color: #EE2E24;	
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 24px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	color: #000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-weight: normal;
	color: #EE2E24;	
}

/* reusable */
.divider { 
	clear: both; 
	font-size: 1px; 
	line-height: 0px; 
	height: 0px; 
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.btn {
	text-transform: uppercase;
	padding: 9px 0px 9px 0px;
	background-image: url(images/bg-btn.gif);
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	width: 60%;
	border-bottom: #c6c7c7 1px solid;
	border-right: #c6c7c7 1px solid;
}
.date {
	font-size: 11px;
	color: #6a6a6a;
	text-transform: uppercase;
}

/* content */
.thumb { float:left; margin-right:20px;}
.content {padding-top:10px; padding-bottom:15px;}
.content { float:left; width:440px;}
.content.thumb-off {float:left; width:640px !important;}
#content {
	width: 100%;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}
#content .content_holder {
	width: 950px;
	margin: 0px auto;
	background:url(images/bg.gif);
}

#content .content_holder .left {
	width: 640px;
	float: left;
	padding: 10px 20px 0px 0px;
}

#content .content_holder .right {
	width: 248px;
	float: left;
	padding: 10px 22px 0px 20px;
	font-size: 12px;
}
#content .content_holder .right .box {
	width: 248px;
	margin: 0px 0px 20px 0px;
}
#content .content_holder .right .box li {
	list-style-type: none;
	font-size: 13px;
}
#content .content_holder .right .box input {
	border: 1px solid #d2d8dc;
	padding: 7px;
	width: 110px;
	float: left;
}
#content .content_holder .right .box input.btnsubmit {
	border: none;
	padding: 0px;
	width: 82px;
	float: right;
}
.box h2 {padding: 12px 0px 12px 0px; margin: 0px 0px 12px 0px;}
#feedburnerWidget h2{	
	background-image: url(images/heading-newsletter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#widget_recent_entries h2 {
	background-image: url(images/heading-news.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#widget_recent_entries li {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	list-style-type: none;
	font-size: 12px;
}
#widget_search h2 {
	background-image: url(images/heading-search.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#widget_recent_comments h2 {
	background-image: url(images/heading-blog.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#widget_archive h2, #widget_categories h2 {
	background-image: url(images/heading-archives.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#twitterWidget h2 {
	background-image: url(images/heading-twitter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#flickrWidget h2 {
	background-image: url(images/heading-flickr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#widget_text h2 {
	background-image: url(images/heading-search.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul.paging {
	padding: 0px;
	margin: 0px;
}
ul.paging li {
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	width: 30px;
	height: 25px;
	display: block;
	float: left;
	text-align: center;
	background-color: #e0eefc;
}
ul.paging li.on {
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	width: 30px;
	height: 25px;
	display: block;
	float: left;
	text-align: center;
	background-color: #257bb2;
	color: #fff;
}

#footer_top {
	width: 100%;	
	padding: 20px 0px 20px 0px;
	background-image: url(images/footer-gradient.png);
	background-repeat: repeat-x;
	font-size: 11px;
}
#footer_top .holder {
	width: 950px;
	margin: 0px auto;
}
#footer_top .holder .left {
	width: 590px;
	float: left;
}
#footer_top ul {
	margin: 0px;
	padding: 0px;
}
#footer_top li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	background-image: url(images/bg-dotted-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer_top .holder .left .title {
	width: 450px;
	float: left;
}
#footer_top .holder .left .date {
	width: 100px;
	float: right;
	text-align: right;
	color: #fff;
}
#footer_top .holder .right {
	width: 248px;
	float: right;
	padding: 0px 32px 0px 0px;
	color: #fff;
}

#footer_bottom {
	width: 100%;	
	padding: 20px 0px 10px 0px;
}
#footer_bottom .holder {
	width: 950px;
	margin: 0px auto;
}
#footer_bottom .holder .copy {
	width: 400px;
	float: left;
	font-size: 11px;
}
#footer_bottom .holder .links {
	float: right;
}
#footer_bottom .holder .links ul {
	margin: 0px;
	padding: 0px;
}
#footer_bottom .holder .links li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footer_bottom .holder .links li a {
	text-decoration: none;
	font-size: 11px;
}
#footer_bottom .holder .links li a:hover {
	color: #fff;
}


/* slide bar */
#moduleslider2-size{
	height: 170px;
	width:608px;
	overflow: hidden;
	padding:0px;	
	text-align:left;
	margin:0px 60px 0px 0px;
	float:right;}
#frameslider2.frameslider {width:608px !important;}
#moduleslider2-size .scrollerslider { width:508px !important; padding:0px; margin:0 50px; float:left;}
#moduleslider2-size ul#slide-toolbar {display:none;}
/*-----------------------------------*/

.tab-pane { margin:0 10px; float:left; width:508px !important;}
.tab-pane.onepost { margin:0 10px; float:left; width:608px !important;}
.onepost .tab-title {display:none;}
.feature-post2{ margin-top:10px;}
.feature-post2 .image {float:right; margin-right:20px;}
.feature-post2 .text {float:left; margin-top:15px; margin-right:10px;}
.onepost .withimage { width:410px !important;}
.withimage { width:430px;}
.text {padding-top:15px;}
.feature-post2 .image img {border:#ecf3da solid 6px;}

ul#slide-toolbar {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	list-style: none;
	white-space: nowrap;
	font-size:14px;
	font-weight:bold;
	display:block;
	height:32px;
	width:auto !important;
}

ul#slide-toolbar li {
	float:left;
	text-align: center;
	color:#ffffff;
	text-align:left;
	padding-left:14px;
	font-family:"Times New Roman", Times, serif;
}

ul#slide-toolbar li span {
	cursor: pointer;
	display: block;
	width: auto;
	text-decoration: none;
	margin-left:10px;
	padding:0px 15px 0px 0px;
	height: 22px;
	padding-top:10px;	
}

ul#slide-toolbar li{background:url('images/slide-bg.jpg') no-repeat top left; _width:20px;}
ul#slide-toolbar li span{background:url('images/slide-bg.jpg') no-repeat top right;}

ul#slide-toolbar li.current{ color:#543b58; background: url('images/slide-active.gif') no-repeat top left;}
ul#slide-toolbar li.current span{ background: url('images/slide-active.gif') no-repeat top right;}

#slide-toolbar span:hover{
color:#edbef6;
}
hr{
	padding:0px;
	margin:0px 0px 0px 0px;
	border:1px solid #4c2734;
}
div.frameslider {
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
div.frameslider div.button {
	width: 33px;
	height: 51px;
	cursor: pointer;
	top:35%;
	position:absolute;
	overflow:hidden;
}
div.frameslider div.button#left {
	left:0px;
	background:url(images/arrow-left.png) no-repeat;
}
div.frameslider div.button#right {
	right:0px;
	background:url(images/arrow-right.png) no-repeat;
}


.scrollerslider {
	padding:0px;
	overflow: hidden;
	float:left;
}

#moduleslide .tab-pane, #moduleslide2 .tab-pane {
	overflow: hidden;
	float: left;
}


/* Comment Form */
#comment-form {padding-top:20px;}
#commentform {margin-left:20px; padding-top:10px;}
#comment-form label {
	float: left;
	width: 200px;
	padding-top: 5px;
	font-size: .85em;
	font-weight: bold;
}
#comment-form label .required {
	font-size: .85em;
	font-weight: normal;
}
#comment-form label .required {
	color: #fff;
}
#comment-form input, #comment-form textarea {
	width: 265px;
	padding: 5px 5px;
}
#comment-form input, #comment-form textarea {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #8e8e83;
	background: #fff;
	border-top: 1px solid #c1c1b7;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #c1c1b7;
}
#comment-form input:focus, #comment-form textarea:focus {
	color: #53534c;
	border: 1px solid #9F9F9F;
}
#comment-form #submit {
	width: auto;
	margin-left: 200px;
	border: none;
	margin-top:10px;
	padding: 4px 10px;
	text-transform: uppercase;
	cursor: pointer;
}
#comment-form #submit, #searchforma #submit, #searchforma-feed #submit-feed {
	font: bold .95em Arial, Helvetica, Geneva, sans-serif;
	color: #ed160b;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#searchforma #submit, #searchforma-feed #submit-feed {
	width: auto;
	border: none;
	margin-left:10px;
	padding: 8px 15px;
	text-transform: uppercase;
	cursor: pointer;
	}

/* Begin Comments*/
.alt { margin: 0; padding: 10px;}
.commentlist { margin:0px; padding: 0px; text-align: justify;}
.commentlist li {margin: 15px 0px 20px 0px; padding: 5px 5px 10px 10px; list-style: none;}
.commentlist li ul li { margin-right: -5px;	margin-left: 10px;}
.commentlist p {margin: 10px 5px 10px 0;}
.children { padding: 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 15px 0px 15px 5px; display: block;}
.thread-alt {background-color: #EFEFEF;}
.thread-even {background-color: #EFEFEF; -moz-border-radius:10px; -webkit-border-radius: 10px;}
.depth-1 {border: 1px solid #D1E2EF;}
.children .depth-1 { border-left:1px solid #D1E2EF; border-right:0px; border-top:0px; border-bottom:0px;}
.even, .alt {border-left: 1px solid #D1E2EF;}
.navigation {display: block; text-align: center; margin-top: 10px;}
.commentlist li .avatar { float: right;	border: 1px solid #eee;	padding: 2px; background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}
#respond:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#respond {color:#162F42;}

.comment-meta a { color:#162F42; font-size:11px;}
.comment-author cite, .comment-author cite a{ color:#1768AE; font-size:18px; font-weight:normal;}
.comment-author cite{float:left; height:20px; padding-left:20px; padding-right:5px;}
.comment-author cite {background:url(images/sistem/autor-ico.png) no-repeat left 3px;}

.reply { padding-left:24px; height:17px;}
.reply { background: url(images/sistem/reply-ico.png) no-repeat left center;}
.reply a {font-size:11px;}
cite .note, cite .note a { font-size:10px; font-weight:bold; color:#454547;}
/* End Comments */

/* WP extention */
blockquote {	
	color:#777777;
	font-family:Georgia,"Times New Roman",Times,serif;
	height:auto;
	margin:0 0 15px 40px;
	padding:5px 25px 0 25px;
	width:80%;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left; margin: 5px 15px 10px 0px;
}
.alignright {
	float: right; margin: 5px 0px 10px 15px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	max-width:550px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0 !important;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* ADS module*/
.widget {padding-left:0px;}
#ads-module {text-align:center;}
#ads-module ul.advert {list-style:none; margin:0px !important; padding:0px;}
#ads-module ul.advert li {list-style:none !important; float:left; margin-left:15px; padding-bottom:10px;}
#ads-module ul.advert li a {background:none; padding:0px; margin:0px; border:0px;}
#ads-module ul.advert li a:hover {background:none; border:0px;}
#widget_tag_cloud {padding-bottom:20px;}
#single-ads {padding-top:15px;}
#single-ads #ads-module {margin:0px; padding:0px; width:auto; text-align:center;}
.header-ads { float:right; padding-top:20px; padding-right:20px;}

/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
#wp-calendar a {text-decoration: none;}
#wp-calendar caption {font: bold 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;text-align: center;}
#wp-calendar th {font-style: normal;text-transform: capitalize;}
#wp-calendar {empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar #next a {padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left;}
#wp-calendar a {display: block;}
#wp-calendar caption { text-align: center; width: 100%;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover {background-color: #fff;}
/* End Calendar */


/* Pagination */
#navigation {display: block; text-align: center; margin-top: 10px; margin-bottom: 60px;}
#navigation a {border:1px solid #DDDDDD; color:#999999; font-size:11px; font-weight:normal; margin-right:2px; padding:2px 5px; text-decoration:none;}
#navigation .on {border:1px solid #666666; color:#AAAAAA; font-size:11px; font-weight:normal; margin-right:2px; padding:2px 5px;}
#navigation .alignleft { padding-left:20px;}
#navigation .alignright { padding-right:20px;}
/* End Pagination */

/* Image in post */
.singlepag img {padding:0px; max-width:640px; max-height:auto; height:auto;}
.text img {padding-left:10px; padding-right:10px; max-width:540px; max-height:auto; height:auto;}

/* Flickr */
.flickr-pic {}
.flickr-pic .flickr_badge_image { float:left; padding-right:5px; padding-bottom:5px;}

/* Templates */
ul.arc{list-style:none; padding-top:10px;}
ul.arc li {padding-left:10px;}
.fullwidth {width:950px !important;}
.fullwidth .content { width:auto;}
.fullwidth .content.thumb-off { width:auto !important;}

/* Image */
a img {border:0px solid;}
.big-image { float:right; padding:0px 0px 0px 0px;}
.middle-image {float:left; padding-right:15px;}
.small-image {float:left; padding:0px 10px 5px 0px;}

/* Natty */
.hid {display:none; position:absolute;}
.lin {background:url(images/natty-logo.png) no-repeat 0pt 0pt; width:171px; height:56px; float:right; margin-left:20px; margin-top:10px;}
.linka{padding-top:31px; padding-left:56px; padding-bottom:5px;}
.linka a, .linka a:hover { color:#8f8f8f !important; text-decoration:none; font-size:9px; font-family:'Tahoma', Arial, Helvetica, sans-serif;}

.date { height:16px; padding-left:20px; padding-bottom:5px;}
.date { background:url(images/sistem/meta-clock.gif) no-repeat;}

.tags {background:url(images/sistem/meta-tags.gif) no-repeat;}
.tags {height:13px;  padding-left:20px; clear:both;}