/* 
Theme Name: nuSTUDIOS
Theme URL: http://www.nustudios.org
Description: New Design June 2009
Author: Colin Tan
Author URI: http://colin.rantx.com
Version: 1.0

built upon whiteboard
http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, pre,a, abbr, del, dfn, em, font, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li, form, label, caption {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}q:before,q:after {content: "";}q {quotes: "" "";}
* {margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

body {
	background-image: url(images/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d3f1fc;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Sans-serif;
}
#header{
	width: 100%;
	height: 90px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f8f8f8;
}
#header_photos{
	width: 100%;
	background-image: url(images/header_photos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	height:120px;
	width:100%;
	margin-top:-20px;
	margin-left: auto;
	margin-right: auto;
}
#nav{
	width: 100%;
	height: 60px;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	border-top: 1px #CCCCCC solid;
}
#container{
	width: 960px;
	margin: auto;
	font-size: 1.3em;
}
#content{
	width: 600px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#content li {
	margin-left: 20px;
}
#postmeta{
}
.posted {
	font-size: 0.8em;
	color: #666666;
}
#postnavigation{}
#searchform{}
#sidebar{
	width: 260px;
	float: right;
	padding: 10px;
}

#footer{
	width: 100%;
	height: 180px;
	background-color:#d2f1fb;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	background-image: url(images/monkey.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	clear:both;
	padding-top: 10px;
}
#footer_container {
	width: 960px;
	margin: auto;
	clear: both;
	padding-left: 20px;
}
.footer_nav {
	width: 130px;
	height: 140px;
	float: left;
	text-align:left;
	border-right: 1px solid #CCCCCC;
	padding-left: 20px;
}
.footer_nav li {
	list-style: none;
	font-size: 0.9em;
	padding-bottom: 10px;
}
.footer_nav a, .footer_nav a:visited {
	text-decoration:none;
	color:#000066;
}
.footer_subnav li {
	font-size: 0.9em;
	margin-left: 10px;
	padding-bottom: 5px;
}
.footer_text {
	padding-top: 10px;
	clear: both;
	text-align: center;
	font-size: 0.7em;
}
.nus {
	width: 300px;
	height: 140px;
	float: left;
	padding-left: 20px;
	text-align:right;
	bottom: 0;
}
p, ul, ol, li {
	padding-bottom: 10px;
}
h1 { /* page title */
	width: 900px;
	font-size: 2.3em;
	letter-spacing: -1px;
	text-align:center;
	text-decoration:none;
	background-image: url(images/h1_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-variant: small-caps;
	text-transform: none;
	padding-bottom: 20px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Sans-serif;
	font-weight: 100;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
}
h2 { /* post title with border bottom */
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration:none;
	border-bottom: 1px dotted #CCCCCC;
}
h1 a, h2 a, h1 a:visited, h2 a:visited {
	text-decoration:none;
	color:#000000;
}
h3 { /*sub headings with border bottom */	
	font-size:1.3em;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Sans-serif;
	font-weight: bold;
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
h4 {
	font-size:1.2em;
	font-family:  "Lucida Grande", Tahoma, Verdana, Arial, Sans-serif;
	font-weight: bold;
}

p {
	line-height: 1.7em;
}
a, a:visited {
	color:#0066FF;
}

fieldset {
	border: dotted 1px #999999;
	padding: 10px;
	margin: 10px;
}
fieldset legend {
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px;
	border: dotted 1px #999999;
	background-color:#FFFFFF;
}
#signup input, #signup option, #signup textarea, #signup select {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 2px;
}
#signup .right {
	text-align: right;
}

/** SIDEBAR **/
#sidebar {
	margin-top: 50px;
	border-left: 1px dotted #CCCCCC;
}
#sidebar .page {
	font-size:1.3em;
	padding: 5px;
	margin-left: 5px;
}
#sidebar .page a:hover{
	background-color:#FEF28B;
}
#sidebar .page a {
	text-decoration:none;
}
#sidebar h2 {
	font-size:1.1em;
	letter-spacing:normal;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/************************ 
    DEFAULT WP STUFF
***********************/
/* Begin WP Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
a img {
	border: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
/* WP Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */