/*
Theme Name:     Evalu8ing 2012
Theme URI:      http://example.com/
Description:    Child theme for twenty ten
Author:         Trasaterra
Author URI:     http://trasaterra.com/
Template:       twentyten
Version:        0.1.0
*/
@import url("twentytenstyle.css");


/* general */
body {
	background:#fff;	
}
.clearfix {
	margin:0;
	display:block;
	clear:both;	
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}


/* layout */

#wrapper {
	margin-top:20px;	
}
#main {
	padding-top:0;	
}

/* header */
#header-band {
	display:block;
	background:#40BBEC;	
	height:100px;
	overflow:hidden;
}
#header {
	width:940px;
	margin:0 auto;	
	padding:0;
	position:relative;
}

#branding img {
	border: none;
	margin:0;
}

#branding h1 {
	color: #fff;
	position: absolute;
	top: 30px;
	font-size: 15px;
	left: 125px;
	width: 250px;
}

#nav-band {
	display:block;
	min-height:50px;	
}

/*Top Menu*/

.top-menu {
	position:absolute;
	right:215px;
	top:40px;	
}

.top-menu ul, 
.top-menu li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;	
}
.top-menu li a {
	margin-right:30px;
	text-decoration:none;
	color:#ffffff;	
}
.top-menu li a:hover {
	color:#000000;
}
.top-search {
	position:absolute;
	top:40px;
	right:20px;
}
.top-search input[type="text"] {
	width:140px;
	margin-right:5px;
	padding-left:5px;
}
.top-search input[type="submit"] {
	height:26px;
	line-height:24px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background:none;
	float:none;
	display: block;
	position:relative;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #000;
	display: block;
	line-height: 38px;
	padding: 12px 13px 0;
	text-decoration: none;
	border-right:dashed 1px #fff;
}
#access .partner-prgrm-btn a {
	border:none;
		
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #40BBEC;
	background:none;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #40BBEC;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #40BBEC;
}

#access .member-login-btn a {
	font-size:14px;
	float:left;
	color:#40BBEC;
	border:none;
	margin-left:0px;
	text-shadow: 0px 0px 3px #ffffff;
	font-weight:bold;
}
#access .member-login-btn a:hover {
	color:#000;
}


/*Content Style*/
#content .top-row {
	font-size:16px;
}

.bottom-row {
	
	border-top:3px solid #a7a9ac;
}
#content .bottom-row .entry-content {
	font-size:13px;
	line-height:1.4;
	border-right:3px solid #e7e8e9;	
}

.top-row .entry-intro {
	background:#ffffff;	
}

#content .entry-title {
	color:#40BBEC;	
	font-size:33px;
	font-weight:normal;
	margin-bottom:10px;
}


/* Footer */
#colophon {
	border:none;
		
}
#footer {
	height:130px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
}




/* content positioning */
#content {
	margin: 0;
	
}
.entry-intro {
	margin-right: 400px;
	float: left;
}
.btn-signup {
	float: right;
	margin-left: -450px;
	margin-right: 50px;
}

.bottom-row {
	clear: both;
	border-left:3px solid #e7e8e9;	
	
}
.bottom-row .entry-content {
	float: left;
	width: 410px;
	margin-top:35px;
	padding: 0 30px 0 0;
	border-right:3px solid #e7e8e9;	
}
#content .entry-sidebar {
	float: right;
	width: 460px;
	padding-top:35px;
	padding-left:25px;
	font-size:13px;
}
#content .entry-sidebar img {
	/*min-width:425px;
	height:auto;
	-webkit-box-shadow:  3px 3px 3px 3px rgba(0, 0, 0, .3);
        
        box-shadow:  3px 3px 3px 3px rgba(0, 0, 0, .3);*/
}

#content .entry-sidebar .widget-container img {
	margin-left:-30px;	
}




/* footer positioning */
#footer-widget-area .widget-area {
	float: none;
	width: auto;
	clear: both;
}
#first.widget-area {
	text-align: right;
	background:#e7e8e9;
	font-size:13px;
	color:#6d6f71;
	font-weight:normal;
	margin:0;
	padding:0;
}

#first.widget-area h3.widget-title {
	font-size:13px;
	color:#6d6f71;
	font-weight:normal;
	margin-bottom:-5px;
}
#first.widget-area img {
	margin-left:5px;
}
#second.widget-area {
	color:#fff;
	font-size:9px;
}
li.widget_sp_image {
	display: inline;
}
li.widget_sp_image a img.alignright {
	margin-left: 6px;
}
.widget_sp_image h3 {
	display: none;
}
.btn-signup ul {
	list-style-type: none;
}
#text-4 {
	text-align: center;
}
.menu-footer {
	float: right;
	margin-top: -3em;
}
.menu-footer a{
	color:#fff;
	font-size:9px;
	text-decoration:none;
}
#menu-footer-links li {
	display: inline;
}


/*Sticky Footer */


    * {
    margin: 0;
    }
    html, body {
    height: 100%;
    }
    .wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -130px;
    }
    .footer, .push {
    height: 130px;
    }


/* Form Cleanup */

#content form p {
	margin-bottom: .75em;
	line-height: 1.3em;
}
.entry-content input {
	margin: 0 0 .5em 0;
}
