/*  
Theme Name: Studywiz 2009
Description: Studywiz Website theme based on the default WordPress theme.
Version: 0.1
Author: Etech Group

Kubrick v1.5 http://binarybonsai.com/kubrick/

*/



/* HTML Tags */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	background: #fff;
	color: #333;
	line-height: 1.4em;
}

embed {
cursor: pointer !important;
cursor: hand !important;
}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.entry p a:visited {
	color: #444;
}

.navigation a {
	color: #444;
}

small, .date {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1em;
}

.date {
	padding: 0.5em 0;
	color: #666;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;

	background: url("images/logo_sw_bullet.gif") no-repeat left center;
	color: #222;
}


h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #222;
	
	line-height: 1.3em;
}

h3 {
	font-size: 1.3em;
}

h2, h2 a, h2 a:visited {
	color: #222;
}

h3, h3 a, h3 a:visited {
	font-weight: normal;
	font-size: 1.1em;
	color: #0A5095;
}

h1, h1 a, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

hr {
	border: none;
	border-top: 1px solid #ccc;
	height: 1px;
	color: #ccc;
}


small, #sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


/*-----------------

Layout structures 

-----------------*/

/* Banner */



#banner {
	background:url("./images/primary_bg.gif") repeat-x scroll 0 0 transparent;
	border-bottom:1px solid black;
}

#banner .banner-left, #banner .banner-right, #banner .banner-middle {
	background-repeat:no-repeat;
	height:59px;
	width:300px;
	
}

#banner .banner-left {
	background-image:url("./images/topleft.gif");
	float:left;
}

#banner .banner-middle {
	background:url("./images/primary_bg.gif") repeat-x scroll 0 0 transparent;
	
}


#page {
	background-color: transparent;
	text-align: left;
}

#buffer {
	text-align:center;
	padding:0 150px 0 0;
	
}

.padding {
	margin: 0 auto;
	width:950px;
	border:1px solid red;
}

/*** Navigation menu ***/

#navigation {
	font-size: 1.2em;
}

#navigation a, #pipeline a {
	color: white;
	text-decoration: none;
}

#navigation a:hover, #pipeline a:hover {
	text-decoration: underline;
}

#navigation {
	color: white;
	/*background: url("./images/primary_bg.gif") repeat scroll 0 -19px transparent;
	border-bottom:1px solid black;*/
}

#navigation a {
	color: white;
}

#navigation .menu {
	/*background: url("images/logo_sw.gif") no-repeat 12px 9px;*/
	font-size:1.1em;
}

#navigation .menu li {
	background: url("images/dot.gif") no-repeat 0 0.4em;
	cursor: default;
}

#navigation .menu li.home-page
{
	background: none;
}

#navigation .current_page_item a,
.studywiz-spark .about-page a  /* hack to highlight the "studywiz spark" link when in a subpage */
{
	text-decoration: underline;
}

#searchsubmit {
	display: none;
}

#header .search {
float:right;
position:relative;
right: 10px;
top: -40px;
z-index: 100;

}

/*#s {
float:right;
position:relative;
margin: -4px 0 0 0;

}*/


/* Dropdown menu */

#navigation .menu ul {
	width: 13em;
	
	background-color: #034275;
	border: 1px solid #5B84B2;
}

#navigation .menu ul li {
	background: none;
	padding: 0;
	margin: 0;
}

#navigation .menu ul a 
{
	font-size: 0.9em;
}

#navigation .menu ul a,
#navigation .current_page_item ul a
{
	text-decoration: none;
}

#navigation .menu ul a:hover,
#navigation .current_page_item ul a:hover {
	background-color: #3C588B;
	text-decoration: none;
}
	

/*** Pipeline ***/

#pipeline
{
	font-size: 1.1em;
	background: url("images/bg_secondary_nav.gif") repeat-x #006CA5;
}

#pipeline .current_page_item a,
#pipeline .current_item_parent a,
 .studywiz-spark-first-page .studywiz-spark-uri a /* hack to highlight the "studywiz spark" heading when on the "studywiz spark" page */
{
	background: url("images/bg_secondary_nav_hover.gif") repeat-x #008DC5;
}

.column .menu li.current_page_item a {
	font-weight: bold;
	text-decoration: none;
}

#content {
	font-size: 1.1em;
}

.narrowcolumn {
	background: url("images/bg_column.gif") repeat-y;
}

#content .column {
	font-size: 1em;
}

.column h1 {
	background: url(images/bg_column_header.gif) repeat-x #50BBE9;
	color: white;
	
	font-weight: normal;
	font-size: 1.3em;
}

.column h2 {
	background-color: #EBF8FE;
	color: #000;
	
	font-weight: normal;
}

.column h3 {
	font-size: 1.3em;
	color: #000;
	
	line-height: 1.3;
}

.column h3 a {
	font-size: 0.8em;
	color: #333;
}

.column h3 a:hover {
	color: #000;
}

.column blockquote {
	background-color: #EBF8FE;
	color: #111;
	font-size: 1.2em;
}

.column .event-date {
	font-weight: bold;
	font-size: 1.1em;
	color: #444;
	line-height: 1.4;
}

.column .event-date,
.column .event-date a {
	font-weight: normal;
	font-size: 0.95em;
	color: #333;
}

#content .col-bottom {
	border-bottom: 1px solid #006193;
}

.home .col-bottom {
	display: none;
}


#footer {
	border-top: 1px solid #ccc;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer .menu {
	text-align: center;
	text-transform: lowercase;
	color: #222;
}


#footer .menu li:before{
	content: "| ";
}

#footer .menu li.home-page:before {
	content: " ";
}


/*** Component Styles ****/

/* Posts */

.news-post 
{
	border-top: 1px solid #ccc;
}

.news-post h2 {
	font-size: 1.3em;
}

.news-post h2 a:hover {
	text-decoration: underline;
}

/* Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.95em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}


/* Calendar styles */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* Event Category */

.event dt {
	font-weight: bold;
	
	position: absolute;
	width: 100px;
}

.event dd {
	padding: 0 0 0.7em 0;
	margin-left: 110px;
}

.post-listing table {
	font-size: 0.95em;

	width: 470px;
}

.post-listing td {
	background-color: #eee;
	
	padding: 5px;
}

.post-listing td.event-date {
	font-weight: bold;
	
	width: 150px;
}

/* Tech Specs Table */

table.specs {
	font-size: 0.95em;
}

table.specs h2, table.specs h3 {
	text-align: center;
	
	font-size: 1.1em;
}


table.specs h2 {
	background-color: #095092;
	color: #fff;
}

table.specs h3 {
	background-color: #CAD9E6;
	color: #333;
}

/* Event details table */

table.event td, table.event th {
	vertical-align: top;
}


/*** Classes ***/

table.school-list {
	border-collapse: collapse;
}

table.school-list td {
	width: 230px;
	margin: 0;
	padding: 0 10px 0 0;
}

.read-more {
	float: right;
	margin: 5px 20px 0 0;
	
	font-size: 11px;
	color: #fff;
}

.read-more:hover {
	text-decoration: underline;
	color: #fff;
}

.news-feature-bar {
	background: url(images/bg_secondary_nav.gif) repeat-x #006CA5;
	color: #fff;
	height: 27px;
	
	padding: 0;
	margin: 0;
	padding-top: 4px;
	
	overflow: hidden;
}


.news-feature-bar a,
.news-feature-bar a:hover,
.news-feature-bar a:visited {
	color: #fff;
}

.edit-link {
	text-align: right;
}

.postmetadata {
	font-size: 0.95em;
}

.postmetadata a {
	color: #666;
}

.postmetadata a:hover {
	color: #111;
}

.comment-link {
	color: #333;
	font-weight: bold;
}

.comment-link a {
	color: #444;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


/* Expanding Box widget */

.expanding-box {
	color: #333;
	border: none;
	
	border-bottom: 1px solid #fff;
}

.expanding-link {
	background: url("images/bg_dottedline.gif") repeat-x bottom;
	color: #666;
	
	cursor: pointer;
}

.expanding-link div {
	background: url("images/icon_arrow_tiny_down.gif") no-repeat right 5px;
	text-decoration: none;
	color: #333;
}

.expanding-link div.lesslink {
	background: url("images/icon_arrow_tiny_up.gif") no-repeat right 5px;
}


.column .expanding-box {
	background-color: transparent;
	font-size: 1em;
	padding: 0;
	border: 1px solid #fff;
	
	color: #333;
}

/* ---------------------
Twitter Box
----------------------*/

#twitter_div {
	background: url("images/twitter_bg.gif") no-repeat bottom right;
	padding: 0 17px 25px 17px;
}

#twitter_update_list {
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
}

#twitter_update_list li {
	margin: 1.5em 0;
}


#twitter_update_list li:before {
	content: " ";
}

/* Twitter posted time  */
#twitter_div li a {
	color: #777;
	font-style: italic;
	text-decoration: none;
	padding-left: 3px;
	font-size: 100%;
}

#twitter_div li a:hover {
	text-decoration: underline;
}

/* Undo the twitter posted time styles for links inside the status update */
#twitter_div li span a {
	color: #000;
	font-style: normal;
	text-decoration: underline;
	padding-left: 0;
}




/* Utility Styles */

.floatleft 	{ float: left; }
.floatright { float: right; }
.clearleft	{ clear: left; }
.clearright	{ clear: right; }
.clear		{ clear: both; }


/* Form Styles */


.contact-form
{
	border: solid thin #ddd;
	text-align: left !important;
	padding: 10px;
}

.contact-form label {
	width: 120px; 
	margin: 2px 10px 0 0; 
	display: -moz-inline-box; /*for mozilla*/
	display: inline-block; /*for Opera & IE*/
	vertical-align: top;
	
	text-align: right;
	color: #095092;
}

.contact-form label span {
	width: 120px; /* must be the same as above!*/
	display: block; 
}

.contact-form .question-right {
	display: block;
	margin-left: 130px;
	margin-top: -1.25em;
}

.contact-form .question-right input {
	margin-top: 10px;
}

.contact-form .detail {
	margin-left: 5px;
	color: #666;
}

.contact-form input {
	border: 1px solid #333;
	padding: 3px;
	margin-bottom:0.3em;
}

.contact-form input:focus {
	background-color: #E9F1F4;
	border-color: #003366;
}

.contact-form textarea {
	border:1px solid #333;
	padding:0.5em;
	overflow:auto;
	
	width: 250px;
	height: 100px;
}

.contact-form #support-question {
	width: 300px;
	height: 150px;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
}

.contact-form .form-checkbox input {
	margin-left: -2px;
	border: none;
}

.feedback {
	background-color: #FFFFDD;
	border: 1px solid #EEEFB3;
	padding: 5px 15px;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */


.contact-form input.sendbutton	{ 
	font-size: 1em;

	width:100px;  
	padding:2px; 
	margin: 5px 0 15px 132px;
	background:url("images/bg_formbutton.gif") repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
