@import url("css/_reset.css");
@import url("css/_960.css");
@import url("css/_typo.css");

@import url("css/custom.css");

/*------------------------------------------------------------------------
Theme Name:    Pandora
Theme URI:     http://themeforest.net/user/alaja
Description:   Business & Portfolio Themes
Version:       1.60
Author:        Alaja Web Solutions
Author URI:    http://themeforest.net/user/alaja
------------------------------------------------------------------------*/

#loginform label, #signupform label { display: block; }
#loginform div, #signupform div { display: block; clear: both; margin-bottom: 10px; }
#loginform p, #signupform p { padding: 0; margin: 0; display: none; }
#signupform div p { display: block; }

h1 { height: 1em; filter: Shadow(Color=#000000, Direction=135, Strength=5); margin-right: -15px; padding-bottom: 15px; }

#slidetext span { text-align: justify; }

.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

div.clear {
clear: both;
}

#signup-button {
background: url("/wordpress/wp-content/themes/pandora/css/img/brief.bg.png") no-repeat scroll right center transparent;
color: #3D3C3C;
display: block;
float: right;
font-size: 24px;
font-weight: 800;
height: 58px;
line-height: 54px;
text-align: center;
text-indent: -20px;
text-shadow: 0 1px 0 White;
width: 230px;
}
#signup-button:hover {
color: #008F44;
}

#widepage h3 {
font-family: Trebuchet MS,Arial,Sans-Serif;
letter-spacing: 0;
line-height: 1.6;
font-size: 18px;
}
