/*
 Theme Name: Soft Business
 Theme URI:
 Description: Soft Business
 Author: cesiel1993
 Author URI:
 */

body {
	background: #FFF;
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #555555;
	margin: 0;
	padding: 0;
}

.toggle_container, .container{
	border-bottom:1px solid #D1D3D4;
	display:block;
	margin-bottom:20px;
	padding-bottom:5px;	
	
}

.wp-pagenavi span.pages {
	
	display:inline !important;
}



.error{
	
	font-size:14px;
	color:red;
	font-weight:bold;
	padding:0 4px;
	margin-top:5px;
	line-height:20px;
	
}
.navgation{
	
	display:block;
	margin-bottom:10px;
}



.clear{
	
	clear:both;
	display:block;
	
}

#wrap{

margin-bottom:30px;
	margin-top:25px;
	width:100%;
	overflow:auto;
		border-bottom:1px solid #CCCCCC;
		height:100%;
}


#wrap .module{
	
	border-right:1px solid #CCCCCC;

	float:left;
	padding-left:5px;
	padding-right:0px;
	width:32%;
	height:100%;
	position:relative;

	
}


#wrap .donate{
	
	height:195px !important;
	
}

/*#wrap .module .donate{
	
	font-size:20px;
	position:absolute;
	bottom:15px;
}*/


#wrap .module .bottom{
	
	display:block;
	font-size:16px;
	padding-top:10px;
	margin-bottom:10px;
}	


#wrap .last{
	
	border-right:none !important;
	
}

#wrap .module h1{
	
	color:#003366;
	font-size:22px;
	
}


table td{
	
	vertical-align:text-top;
	
}

.toolkit{
	
	font-size:14px !important;
}


.trigger{
	background:url("/images/more.png") no-repeat scroll 0 4px transparent;
	color:#AD0505;
	font-size:16px;
	margin-bottom:10px;
	padding-left:20px;
}

.headline{
	color:#AD0505;
	font-size:16px;	
	
}


.active{

	background:url("/images/less.png") no-repeat scroll 0 4px transparent !important;

}


.listing{
	
	margin-bottom:20px;
	border-bottom:1px dotted gray;
	
}

#sidebar .submit{
	
	background:url("images/select_small.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	float:right;
	height:15px;
	margin-right:10px;
	margin-top:15px;
	width:25px;
	
}
#rss{
	
	color:#074974;
	float:left;
	font-size:16px;
	margin-left:15px;
	margin-top:2px;

}

#tagline{
	
	color:#292773;
	font-size:14px;
	font-weight:bold;
	left:450px;
	position:absolute;
	width:400px;
}




@media screen and (-webkit-min-device-pixel-ratio:0){
	#tagline{

		color:#292773;
		left:440px;
		position:absolute;
		top:0px;
		width:400px;
		font-weight:bold;
	}
}


#logo{
	
	float:left;
	width:280px;
}

#header{
	position:relative;
	width:100%;;
}

#sidebar{

	background:transparent url(images/sidebar-background.jpg) repeat-x scroll 0 0;

	float:right;
	height:430px;
	margin-right:30px;
	width:172px;
	
}

#sidebar-two{

	background:transparent url(images/sidebar-background.jpg) repeat-x scroll 0 0;
	float:right;
	height:390px;
	margin-right:30px;
	width:172px;
	
}


.salsa li {
 	clear:none !important;
}	

.meta{
	
	margin-bottom:15px;
}

.related{
	
	clear:both;
}


#sidebar-two ul{
	border:none !important;
	font-size:18px !important;
	height:128px !important;

}


#sidebar-two ul li{
	border-bottom:1px dotted #FFFFFF;
	height:70px !important;
	margin-top:0;
	padding-left:12px;

	
}


#right_nav{
	
	height:20px !important;

	
}

.end-two{
	
	height:20px !important;
}

#sidebar ul{
	border:1px solid #091C33;
	color:#FFFFFF;
	font-size:27px;
	height:254px;
	list-style-type:none;
	margin:0 0 5px;
	padding:0;
}

.sidebar-copy{
	font-size:12px;
	line-height:13px;;
}

.side-form{
	
	padding-top:0px;
	margin-top:0px;
	height:15px;
}


#archive li{
	
	display:inline;
	font-size:20px;
margin-right:25px;
	
}

#archive{
		margin-bottom:10px;
	
}

#sidebar input {
border:1px solid #CCCCCC;
font:12px Arial,Helvetica,Sans-Serif;
height:12px;
margin-top:10px;
padding:4px 4px 4px 1px;
width:110px;
color:gray;
}




#sidebar ul li{
	border-bottom:1px dotted #FFFFFF;
	height:45px;
	margin-top:0;
	padding-left:12px;

	
}

#sidebar ul li:hover{

	background:transparent url(images/select.png);
	background-repeat:no-repeat;
	background-position: 150px 12px;
	
}

#sidebar-two ul li:hover{

	background:none;

	
}


.end{

	border-bottom:none !important; 
}


/* ---- Blog Roll ---- */


.ui-tabs-panel .post{
	
	border-bottom:1px dotted gray;
	color:#000000;
	cursor:pointer;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	text-align:left;
	width:100%;
	
}

.ui-tabs-panel .post:hover{
	
	background-color:#e9eaea;
	cursor:pointer;
}



.ui-tabs-panel .post .title{
	
	font-size:14px;
	color:#AD0505;

	
}


.ui-tabs-panel .last{
	
	margin-bottom:5px;

	
}


.view-all{
		font-weight:bold;
	font-size:14px !important;
	color:#AD0505 !important;
}

.view-all:hover{
	text-decoration:underline;
}

/* ---- Standard Elements ---- */

.side-menu a, .side-menu a:hover, .side-menu a:visited{
	
	color: #FFFFFF !important;
		text-decoration: none;
}


.donate{
	position:absolute;
	bottom:0px;
}

a {
	color: #AD0505;
	text-decoration: none;
}

a:hover {
	color: #AD0505;
	text-decoration: underline;
}

a:visited {
	color: #AD0505;
	text-decoration: none;
}

a:active {
	color: #AD0505;
	text-decoration: none;
}

.post-entry a{
	
	color:#AD0505 !important;
	font-size:12px !important;
	font-weight:bold;	
	
}


#more{

}

.permalink{
	color:#AD0505 !important;
	font-size:22px !important;
	font-weight:normal;
	
}


.post-content a:visited{
	
		color:#AD0505 !important;
	
}

.post-content{
	width:625px;
	
}

.list a:hover{
	
	text-decoration:underline;
}


#related a{
	
	font-size:12px !important;
}

#related{
	
	margin-bottom:10px;
	margin-top:5px;
	font-weight:bold;
}

.post-entry a:active{
	
	color:#AD0505 !important;
	font-size:14px !important;
	font-weight:bold;	
	
}


.post-entry a:hover{
	
	text-decoration:underline;
	
}

.copy ol, .copy ul {

	list-style-type:disc !important;
	margin-left:0 !important;
	padding-left:25px;
}

.copy a {

color:#AD0505 !important;
}

.copy a:hover {

text-decoration:underline;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	color: #222222;
	padding: 0;
	margin: 0 0 10px 0;
}


.salsa .error {
width:200px !important;
}




h1 { font-size: 24px; letter-spacing: -1px; color:#AD0505 !important;}
h2 {
font-size:16px;
letter-spacing:-0.7px;
margin-bottom:0;
padding-bottom:0;
color:#AD0505 !important;
}
h3 { font-size: 20px; letter-spacing: -.5px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; margin-bottom: 3px; }

p {
	line-height:1.4em;
	padding: 0;
	margin: 0 0 8px 0;
}

blockquote {

	line-height: 2em;
	font-style: italic;
}

ul {
	list-style-type: square;
	line-height: 1.7em;
	margin-left: 15px;
}

hr {
	height: 1px;
	color: #DDD;
	background-color: #DDD;
	border: 0;
	margin: 5px 0 10px 0;
}

hr.portfolio {
	height: 1px;
	color: #DDD;
	background-color: #DDD;
	border: 0;
	margin: 20px 0 20px 0;
}

input {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
	margin-top:5px;
}

textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
}

.leftimage {
	float: left;
	margin: 0 10px 10px 0;
}


/* ---- Container ---- */

#container {
background:url("images/background.jpg") repeat-x scroll 0 0 transparent;
border-bottom:1px solid #989999;
border-left:1px solid #989999;
border-right:1px solid #989999;
margin:0 auto;
min-height:490px;
padding-left:28px;
padding-right:28px;
padding-top:20px;
width:850px;
}










/* ---- Title ---- */

#title {
	background: url(images/logo.png);
	width: 280px;
	height: 36px;
	margin: 0px 0 14px 0;
}


/* ---- Display ---- */


.display_blue {

	width: 635px;

}

.pagetitle {

	width: 930px;
	height: 40px;
	padding: 30px 0 30px 30px;
}

.pagetitle h1{
	font-size: 30px;
	color: #FFFFFF;
}

.display_blue{
	
	height:257px;
}

#display_images {
	float: left;
	position: relative;
	width: 635px;
	height: 255px;
	background: #FFFFFF;
	padding: 0;
	margin: 0;
	border: solid 1px #d1d3d4;
}	

.display_gray {
	background:  url(images/display_graybg.gif);
	width: 960px;
	height: 70px;
}

.display_interested {
	background: url(images/display_interested.gif);
	width: 400px;
	height: 70px;
}

.display_text {
	float: left;
	width: 500px;
	margin: 30px 25px 0 35px;
	color: #FFFFFF;
}

.display_text  h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.display_text p {
	color: #d3e9f6;
	line-height: 2em;
	margin: 0;
	padding: 0;
}

.display_text a {
	color: #b9dce7;
	text-decoration: none;
}

.display_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.display_text a:visited {
	text-decoration: none;
}

.display_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#display_controller {
	position: absolute;
	float: right;
	width: 220px;
	margin-left: 415px;
	margin-top: 205px;
}

#display_controller ul li{
	display: inline;
	list-style: none;
}

#display_controller span.button {
	background-color: #c9d0da;
	color: #999999;
	padding: 7px 12px;
	margin-right: 3px;
	font: 14px Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

#display_controller span:hover.button {
	background-color: #0b4672;
	color: #FFFFFF;
	cursor: pointer;
}

#display_controller span.button2 {
	background-color: #636363;
	color: #999999;
	padding: 4px 7px;
	margin-right: 3px;
	font: 10px Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

#display_controller span:hover.button2 {
	background-color: #2c9cdd;
	color: #FFFFFF;
	cursor: pointer;
}

#display_controller span.selected  {
	background-color: #0b4672;
	color: #FFFFFF;
}


/* ---- Navigation ---- */

#navigation {
	background: url(images/menu-background.jpg) repeat-x;
	width: 820px;
	height: 22px;
	font: bolder 12px Arial, Helvetica, Sans-Serif;
	color: #FFF;
	margin-bottom:9px;
	clear:both;
}





#navigation ul {
	padding:4px 3px 0 0;	
	margin: 0;
	line-height: normal;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
	cursor: pointer;
	margin-right: -3px;
}

#navigation ul li a{
	color: #FFF;
	padding: 4px 25px 13px 25px;
	background-image:url('images/rule.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-size:14px;
	font-weight:lighter;	
}

#navigation ul li.current_page_item a,
#navigation ul li a:hover {
	background: url(images/selected.jpg) repeat-x;
	padding: 4px 25px 3px 25px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation ul li a.selected {
	background: url(images/selected.jpg) repeat-x;
	color: #FFFFFF;
}

/* ---- Pages/Content ---- */

#content {
	margin-top:10px;
	width: 635px;

}

.spacer {
	height: 1px;
	clear: both;
}

.folio_img {
	background: #F5F5F5;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin-bottom: 10px;
}

.preview {
	background: url(images/preview.gif) no-repeat;
	padding-left: 20px;
	font-weight: bolder;
}

a:hover.preview {
	text-decoration: none;
}

.view {
	background: url(images/view.gif) no-repeat;
	padding-left: 18px;
	font-weight: bolder;
}

a:hover.view {
	text-decoration: none;
}

#left {
	float: left;
	width: 612px;
	padding: 17px 24px 15px 24px;
}

.form {
	margin: 0 auto;
	width: 530px;
	padding-top: 10px;
}

#contact_form label {
	color: #333333;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
	margin-top: 10px;
}
	
#contact_form .small {
	color: #999999;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
	
#contact_form input {
	float: left;
	width: 330px;
	margin: 10px 0 15px 19px;
	color: #444444;
}
	
#contact_form textarea {
	float: left;
	width: 330px;
	margin: 10px 0 15px 19px;
	color: #444444;
}
	
#contact_form button { 
	clear: both;
	margin-left: 392px;
	background: #333333;
	color: #FFFFFF;
	border: solid 1px #111111;
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 4px 6px;
}

#right {
	float: left;
	width: 300px;
}


.fb_share_no_count{
	
	display:block !important;
}

#share{
	
	height:75px !important;
}



.petition a{
	float:left;
	font-size:30px !important;
	margin-top:15px;
}

.petition a:active{
	font-size:30px !important;
}

#fb_share_1 {
	background:url("http://tweetmeme.com/images/widget.gif") no-repeat scroll 0 0 transparent;
	color:#444444;
	display:block;
	font-size:17px;
	height:34px;
	padding:4px 0;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:50px;
}

.fb_share_count  {
background:none repeat scroll 0 0 transparent !important;

}

.fb_share_count_nub_top{
	
	display:none;
}

.fb_share_count_inner{
	background:none !important;
}

.fb_share_count_nub_top{
		background:none !important;
	
}

.fb_share_count_top{
	
	border:none !important;
}

.fb_share_count_top {
color:#444444 !important;
font-family:arial !important;
font-size:17px !important;
letter-spacing:0 !important;
line-height:32px !important;
text-align:center !important;
font-weight: normal !important;
padding-right:8px !important;
}

#fb_share_1 {
	

	
}

#footer {
	border-bottom:1px solid #989999;
	border-left:1px solid #989999;
	border-right:1px solid #989999;
	border-top:none;
	color:#777777;
	height:170px;
	margin:0 auto;
	padding:10px 28px 0;
	width:850px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer .column ul li a:hover {
	text-decoration: underline;
}

#footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:active {
	color: #999999;
	text-decoration: none;
}


#footer .column {
	float:left;
	margin-right:30px;
	width:150px;
}


#footer .column-last {
	float:left;
	width:150px;
}

#footer .before {
	margin-right:5px !important;
	width:100px;
}


#footer #wrapper {
	margin:0 auto;
	width:960px;
}


#footer .column ul li {
padding:0 0 0 5px;
color:#6d6e71;
}

#footer .column ul{
margin:0;
padding:0;
}

#footer h1{
	
	color:#333132 !important;
	font-size:14px;
	margin:0;
	padding-bottom:0;
}


ol, ul {
	list-style:none outside none;
}





/* ---- jQuery Lightbox Plugin ---- */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;		
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
	background:url(images/lightbox-btn-close.gif) no-repeat;	
}


/* ---- jQuery Tabs ---- */
	
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */

#sidebar-two {

	background:transparent url(images/side-two.jpg) repeat-x scroll 0 0;
	height:155px;
	width:171px;
    list-style: none;
    padding: 0;
	float:left;
	margin:0;
	margin:0 0 5px !important;
}

#sidebar-two img {

	margin-top:10px;
	
}	


.ui-tabs-nav {
	background: #D5D5D5;
	background:transparent url(images/menu-background.jpg) repeat-x scroll 0 0;
    list-style: none;
    margin: 0;
    padding: 0;
margin:0 0 0 165px;
	border-top: solid 1px #9C9C9D;
	border-left: solid 1px #9C9C9D;	
	border-right: solid 1px #9C9C9D;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav li {
	float: left;
	margin: 0;
	min-width:76px;
	height:20px !important;
	border-left: solid 1px #9C9C9D;
}

.ui-tabs-nav li:first-child {

		border-left: none;

}

.ui-tabs-nav li:last-child {

	min-width:86px;

}

.ui-tabs-nav li.last a:hover{
	min-width:86px;
	
}

.ui-tabs-nav li.last{
	min-width:86px;
	
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
}

.ui-tabs-nav a {
    margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 0px;
	color: #FFF;
	font-size: 12px;
    line-height: 1.1em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav a:hover {
	background:#9C9C9D none repeat scroll 0 0;
	padding-top:4px;
	height:16px !important;
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
    margin-top: 0;
	background: #EEEEEE;
    color: #222222;
}

.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 0px;
    padding-right: 0;

}

*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
padding-top:4px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	background:#9C9C9D none repeat scroll 0 0;
	color:#FFFFFF;
	cursor:text;
	height:16px !important;
	padding-top:4px;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
min-width: 76px;
}


.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}

.ui-tabs-panel {
    padding: 0px 8px 0 0px;
   
	margin: 0px 0px 0 0px;
	line-height: 1.8em;
	border-top:1px solid #9C9C9D;
}

.ui-tabs-panel img {
	margin: 3px;
}

.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;



