/*  
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;
}

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;
}

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 

-----------------*/

#page {
	background-color: white;
	text-align: left;
}

/*** Navigation menu ***/

.current-cat a {
	font-weight: bold;
	text-decoration: none;
}

/*** Page layout ***/

#content {
	font-size: 1.1em;
}

.column {
	font-size: 1em;
	background-color: #eee;

}

.column h2 {
	font-weight: normal;
	font-size: 1.5em;
	color: #0176AB;
}


.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-bottom: 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;
}


/* Utility Styles */

.floatleft 	{ float: left; }
.floatright { float: right; }
.clearleft	{ clear: left; }
.clearright	{ clear: right; }
.clear		{ clear: both; }

