/* @override 
	http://www.ourdisk.com/wordpress/wp-content/themes/Business/style.css
	http://www.ourdisk.com/wordpress/wp-content/themes/OurDisk/style.css
*/

/* @group Theme */

/*
------------------------------------------------------------------------
Theme Name:    OurDisk
Theme URI:     http://www.ourdisk.com
Description:   OurDisk | Share with the people who count 
Version:       1.0
Author:        KND Digital, based off "Business theme" by NattyWP.
Author URI:    http://www.knd.com.au
------------------------------------------------------------------------

*/



/*

	RESET CSS

*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
















/*

	THEME CSS

*/


#content h1, #content h2, #content h3 {
	padding-bottom: 15px;
	padding-top: 15px;
}

#content hr {
	margin: 10px 0;
}

#content ul {
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px 0;
}

#content ol {
	list-style-position: inside;
	list-style-type: decimal;
}

#content ul li, #content ol li {
	padding: 5px 0;
}




.middle_holder .smallnews { 
		font-family:Helvetica, 'Trebuchet MS', Trebuchet, Arial, sans-serif;
		font-size:12px; 
		padding: 20px 0px 0px 0px;
		color: #fff !important;
		}
		

/* Main CSS Document */

/* middle */
#middle {
	width: 100%;
	border-bottom: 3px solid #dfdfdf;
	padding: 20px 0px 20px 0px;
	background: #222 url(images/ribbon.jpg) center;
}

#middle ul {
	list-style-type: disc;
	list-style-position: inside;
}

.heading{
	width: 950px;
	margin: 0px auto;
	text-align: left;
}
.heading h1 {
	font-size:24px; 
	padding:20px 0px 20px 80px;
	color: #fff;

}

.heading h1, #middle h1 {
	-webkit-box-reflect:below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.3, transparent), to(rgba(37,50,68,0.1)));
	text-shadow: rgba(37,50,68,0.5) 0 2px 3px;
}

.middle_holder {
	width: 950px;
	margin: 0px auto;
}
.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 45px;
	font-family: Helvetica, 'Trebuchet MS', Trebuchet, Arial, sans-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;}
.category-link {padding-left:30px !important;}
.category-link {float:left;}
.category-link {background: transparent url(images/sistem/category-ico.png) no-repeat 8px 3px; }
/* header */
#header {
	width: 100%;
	overflow: hidden;
	border-bottom: 4px solid #2588c9;
}

#packshot {
/*	display: none; */
}

#header .header_holder {
	width: 950px;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px auto;
	height: 65px;
	overflow: hidden;
	position: relative;
}
#header .header_holder .logo {
	width: 120px;
	float: left;
	margin-left: 80px;
	margin-top: 16px;
}
#header .countryiconAus img{
	float: right;
	border: 0px;
	width: 15px;
	height: 15px;
	margin-right: 0px;
	margin-top: 3px;
	padding:3px;
}

#header .countryiconUS img{
	float: right;
	border: 0px;
	width: 15px;
	height: 15px;
	margin-right: 30px;
	margin-top: 3px;
	margin-bottom: 6px;
	padding:3px;
}

div.logo img {
	height: 50px;
}

.post.mainpost {padding-bottom:20px;}

/* nav */


/*#nav {
	zoom: 1.0;
	float: right;
//	text-align: right;
//	padding-right: 70px;
///	padding-left: 10px;
//	height: 20px;
//	width: 800px;
//	position: absolute;
//	left: 220px;
//	top: 20px;
//	display: block;
	border: 1px solid red;
//	overflow: hidden;
}*/


#nav ul {

	margin: 20px 20px;
	padding-left:20px;
	overflow: hidden;
}
#nav li {
	margin: 0px;
	padding: 5px 10px 0px 10px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	list-style-type: none;
}
#nav li a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

#nav li.current_page_item a, #nav li a:hover {
	color: #2588c9;
}

#nav li a:hover {
	text-decoration: none;
}


/* CSS Core Document */

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

body, html {
	height: 100%;
	font-size: 12px;
	font-family: Helvetica, 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	background-color: #000626;
	color: #2A2E31;
	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: Helvetica, 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #000626;
}

h1 a {
	color: #000626;
}

#middle h1 a {
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	margin-bottom: 30px;
	padding-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #191b1c;
}

.right h2 {
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #a5bb39;	
}

/* reusable */
.divider { 
	clear: both; 
	font-size: 1px; 
	line-height: 0px; 
	height: 0px; 
}
.quote {
	font-family: Helvetica, 'Trebuchet MS', Trebuchet, Arial, sans-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:0px; padding-bottom:25px;}
.content { float:left; width:440px;}
.content.thumb-off {float:left; width:490px !important;}
#content {
	width: 100%;
	background-color: #fff;
	padding: 0px 0px 20px 0px;
}
#content .content_holder {
	width: 950px;
	background-color: #fff;
	margin: 0px auto;
}

#content .content_holder .left {
	width: 500px;
	float: left;
	padding: 30px 35px 0px 80px;
	overflow: hidden;
}

#content .content_holder .right {
	width: 230px;
	float: left;
	padding: 30px 32px 0px 20px;
	background-image: url(images/bg-right.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	overflow: hidden;
}

#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;
}
.blog p{margin-bottom: 12px;}
.wpcf7 {margin-top:15px;;margin-bottom: 30px;}


.box h2 {padding: 12px 0px 12px 0px; margin: 0px 0px 0px 0px;}
.box p {padding: 0 0px 0px 0px; clear: both;}

#pricingtable td,#pricingtable th {
	border-bottom: 1px solid #ccc;
	padding: 3px 15px;
	text-align: left;
}
#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;
	border-bottom: 1px solid #ebebeb;
	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;
}
.callToAction {
	color: #fff;
	padding: 15px;
	background: url(images/sidebar_pane.png) no-repeat -2px -2px;
	background-repeat: no-repeat;
}
#callToActionStretch {
	/*background: url(images/sidebar_stretch.png) -2px 20px;
	background-repeat:repeat-y;*/
}
#callToActionBottom {
	/*height: 11px;
	background: url(images/sidebar_bottom.png) no-repeat  -2px 0px;
	background-repeat: no-repeat;*/
}
.callToAction input{
	background: #666;
	padding: 2px;
	font-size: 14px;
	color: #f4f4f4;
}
.callToAction h2{
	color: orange;
	font-size: 17px;
}
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;
}
#footer_bottom .holder {
	width: 950px;
	margin: 0px auto;
}
#footer_bottom .holder .copy {
	width: 400px;
	float: left;
	font-size: 11px;
	padding: 0;
	margin: -10px 0 0 0;
}
#footer_bottom .holder .links {
	float: right;
}
#footer_bottom .holder .links ul {
	margin: -10px 0;
	padding: 0px;
}
#footer_bottom .holder .links li {
	margin: -10px 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;
}
#love {
	clear: both;
	padding: 20px 0 0 0;
}

/* slide bar */
#moduleslider2-size{
	height: 280px;
	width:908px;
	overflow: hidden;
	padding:0px;	
	text-align:left;
	margin:0px auto;}
#frameslider2.frameslider {width:908px !important;}
#moduleslider2-size .scrollerslider { width:808px !important; padding:0px; margin:0 50px; float:left;}
#moduleslider2-size ul#slide-toolbar {display:none;}
/*-----------------------------------*/

.tab-pane { margin:0 10px; float:left; width:808px !important;}
.tab-pane.onepost { margin:0 10px; float:left; width:908px !important;}
.onepost .tab-title {display:none;}
.feature-post2{ 
	margin-top:20px;
	
	}
.feature-post2 .image {float:right; margin-right:20px;}
.feature-post2 .text {float:left; margin-top:15px; margin-right:10px;}
.onepost .withimage { width:510px !important;}
.withimage { width:430px;}
.text {padding-top: 0 px;}
.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 25px 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: #fbf7e4;
	-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;}
/* 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;
}
.alignright {
	float: right;
}
.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 0px 0px 15px !important;}
.ads-module ul.advert li {list-style:none !important; float:left; margin-left:15px;}
#single-ads {padding-top:15px;}
#single-ads .ads-module {margin:0px; padding:0px; width:auto; text-align:center;}


/* Page Navigation */
#page-navi {margin-right:20px; padding-top:10px;}
.more_entries {
	width: 100%;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	border-top: #EBEBEB 1px solid;
	padding: 26px 0;
}

/* Image in post */
.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 25px 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; 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;}

/* @end */

/* @group Anti Spam */
p.nobot {
	position:  absolute;
	overflow: hidden;
	width: 0px;
	height: 0px;
}

#trialForm {
	width: 208px;
	background-color: #2a6496;
	color: #fff;
	-webkit-border-radius: 10px;
	padding: 10px 12px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#trialForm h2 {
	padding: 0;
	color: #fff;
}


#trialForm p {
	margin-bottom: 10px; !important
	line-height: 1.3;
	overflow: hidden;
}

#trialForm input {
	float: none !important;
}

/*.wpcf7-not-valid-tip {
	position: relative !important;
	clear: both !important;
	display: inline !important;
}*/


/* @end */