/*
Theme Name: DSI Theme
Theme URI: http://dsihome.org/
Description: The custom theme for the DSI information website by inDepthLearning.
Version: 2
Author: Brian Huneke
Author URI: http://brychanus.com/
Tags: green, fixed width, two columns

	DSI v2
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Brian Huneke,
	whose blog you will find at http://brychanus.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
margin:0;
padding:0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	color: #333;
	margin: 0 0 20px 0;
	padding: 0;
margin-top: 0
	}

.utubeplus {
    overflow:auto;
}

.utubediv {
   float: left;
   margin:0 10px 5px 0;
   padding-top: 12px;
   padding-bottom: 20px;
}
	
#page {
	background-color: #000;
	border: 0px;
	text-align: left;
	margin-top:0px;
	background: #44a266 url('images/dsi_folder_tile.png');
	margin: 20px auto;
	padding: 0;
	width: 950px;
position:relative;
	}
	
	#header {
		background: #44a266 url('images/dsi_folder_top.png') no-repeat bottom center;
		margin: 0;
		padding: 0;
		height: 129px;
		width: 950px;
	}

	#backscreen{
		width:950px;
		height:99px;
		background: url('images/dsi_folder_fold.png') no-repeat top center;
		position:absolute;
		top:50%;
		left:auto;
		right:auto;
		z-index:1;
	}

	#content {
		font-size: 1.2em;
		position:relative;
		z-index:20;
		background: #f8f8f8;
		border-bottom: 2px solid #2b6842;
		border-right: 1px solid #2b6842;
		}

		
	
	
	.narrowcolumn {
		float: left;
		padding: 20px 15px 40px 15px;
		margin: 0px 0 0 15px;
		width: 550px;
		}	

	#sidebar {
		padding: 20px 0 10px 0;
		margin-left: 610px;
		width: 260px;
		position:relative;
		z-index:20;
		}


	#footer {
		background: #44a266 url('images/dsi_folder_bottom.png') no-repeat top center;
background-repeat: no-repeat;
		border: none;
		color: #eee;
		padding: 0;
		margin: 0 auto;
		width: 950px;
		height:99px;
		clear: both;
		}


table {
border:1px solid #000;
}

td {
padding:5px;
border:1px solid #000;
}

table#summary, table.summary {
border:0px solid #000;
}

#summary td, .summary td {
padding:5px;
border:0px solid #000;
}

table.sublinks {
border:0px solid #000;
}

.sublinks td {
padding:0px;
border:0px solid #000;
background-color:#ddd;
text-align:center;
}

.sublinks a {
display:block;
width:95px;
height:40px;
padding:5px;
margin:0px;
}

.em_link {
width:200px;
height:40px;
background-color:#ddd;
display:block;
padding-top:5px;
padding-left:5px;
}

.em_link:hover {
color:#fff;
background-color:#35a9d7;
text-decoration:none;
}



#headerimg {
	margin: 0;
	height: 96px;
	width: 291px;;
	}





dt, dd {
margin-bottom:1em;
}

dd {
margin-left:1em;
}

#summary td {
margin:0px;
}

.rowB, .rowC, .rowD {
background-color:#bbb;
padding:3px;
}

.colA {
background-color:#eee;
font-weight:bold;
padding:3px;
}

.rowA {
background-color:#eee;
font-weight:bold;
padding:3px;
}

.sidethingy {
padding:12px;
background: #f8f8f8;
margin-left:12px;
margin-bottom:10px;
width:282px;
border-bottom: 2px solid #2b6842;
border-right: 1px solid #2b6842;
font-size:14px;
}

.sidethingy img {
background: #f8f8f8;
	padding:0px;
	margin-left:0px;
	border-bottom: 0px solid #2b6842;
	border-right: 0px solid #2b6842;
}



#header ul {
position:relative;
top:55px;
left:340px;
list-style:none;
width:630;
}

#header ul li {
display:inline;
float:left;
}

#header ul li a {
display:block;
padding:5px 20px 7px 20px;
color:#fff;
font-weight:bold;
}

#header ul li a:hover {
border-bottom: 4px solid #fff;
text-decoration:none;
}

.selected, .sublinks a:hover, .current_page_item, .current_page_ancestor {
color:#fff;
background-color:#35a9d7;
text-decoration:none;
}

#headerimg {
	background: url('images/dsi_logo.png') no-repeat bottom center;
	}



.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



#footer img {
margin-top:60px;
margin-left:100px;
float:left;
border:0px;
}

#footer .para {
width:570px;
height:30px;
padding:0px;
float:left;
display:block;
text-align:center;
margin-top:60px;
margin-left:150px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
text-align:left;
	}

h2.pagetitle {
	font-size: 2.6em;
text-align:left;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3,  {
	color: #333;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn p {
margin-top:10px;
margin-bottom:5px;
}



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 550px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

h2 {
	margin: 15px 0 15px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 15px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin 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) */

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 */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.minilink {
font-size:10px;
}

.entry li {
margin-left:30px
}

ul.survey {
list-style-type:circle;
}

.icon {
margin-top:2px;
}

.thumbnail {
width:100;
height:75;
}

table.centercells tr td {
border:1px solid #000;
text-align:center;
padding:10px;
margin:0;
}

table.centercells {
border:1px solid #000;
border-spacing:0;
}

.orangelight {
color:#E16721;
}

.greenlight {
color:#009900;
}


ul.bottomlinks {
position:relative;
list-style:none;
margin-left:auto;
margin-right:auto;
}

ul.bottomlinks li {
display:inline;
float:left;
border:0px solid #000;
background-color:#ddd;
text-align:center;
margin:1px;
padding:0;
}

ul.bottomlinks li a {
display:block;
width:89px;
height:40px;
padding:0px;
padding-top:5px;
padding-bottom:5px;
margin:0px;
font-weight:bold;
}

ul.bottomlinks li a:hover, .selected, .sublinks a:hover {
color:#fff;
background-color:#35a9d7;
text-decoration:none;
}
