/*
Theme Name: System-Level Design Homepage
Theme URI: http://www.chipdesignmag.com/sld/
Description: System-Level Design homepage theme based on the famous <a href="http://mu.wordpress.org/">WordPress mu</a>.
Version: 0.3
Author: Jeff Cheney & Jon Madden
Author URI: http://jtc.net/ http://jonmadden.info/
Tags: blue, custom header, fixed width, three columns, widgets

*/
/*   BEGIN GLOBAL RESET - lifted from cssplay.co.uk  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style: none;
}

.post ul { 
	list-style:disc; 
	margin-left:35px;
	padding-bottom:10px 
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*   END GLOBAL RESET  */

/*  general styles  */

a {
	text-decoration: none;
	color: #00f;
}

a:hover {
	color: #d00;
}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

h2 {
	background: #75a5d8 url(images/h2_background.gif) repeat-x;
	border-bottom: 2px solid #000;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 20px;
	margin-bottom: 12px;
	text-align: center;
}


/*  layout specific  */


body {
	background: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	color: #000;
}

#topbar {
	height: 41px;
	background: url(images/top_bar.gif) repeat-x;
}

	#topbar_items {
		width: 825px;
		height: 41px;
		margin: 0 auto;
		background: url(images/top_bar_logos.gif) no-repeat;
	}
	
	#topbar .hidden {display: none;}
	
	#topbar form {
		padding-top: 8px;
		float: right;
	}
	
		#topbar form input#s {
			border: 1px solid #99c5e3;
		}
		
		#topbar form input#searchsubmit {
			background: none;
			border: none;
			color: #fff;
		}

#logo {
	height: 114px;
	background: #fff;
	text-align: left;
	width: 900px;
	margin: 5px auto;
	padding: 5px 0;
	overflow: hidden;
}

	#logo h1 {
		display: block;
	}

	#logo p.description {
		font-size: 18px;
		font-style: italic;
		font-weight: bold;
		margin: 0 auto;
		text-indent: 100px;
	}
	
	
	/*  community comments, added Sep. 2nd, 2009 by Jon M  */
	
	#community_comments{
		width: 290px;
		float: right;
		line-height: 18px;
		position: relative;
		top: -8px;
	}

	#community_comments h4{
		font-weight: bold;
		font-size: 14px;
		border-bottom: 2px solid #0065b6;
	}

	#community_comments p{
		border-bottom: 2px solid #0065b6;
		color: #db001d;
		font-weight: bold;
		padding:  2px 10px;
		font-style: italic;
		letter-spacing: 0.3px;
	}
	
	#community_comments cite{
		font-style: normal;
		color: #333;
		font-weight: bold;
	}
	
	#community_comments a{
		color: #0065b6;
	}
	
	#community_comments a:hover{
		color: #d00;
	}
	
	

#menu {
	height: 28px;
	background: url(images/menu_bar_2.gif) repeat-x;
	text-align: center;
}

	#menu li {
		display: inline;
		padding-top: 4px;
	}
	
	#menu li a {
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		font-variant: small-caps;
		border-right: 2px solid #fff;
		padding: 0 6px 0 2px;
		line-height: 28px;
	}

#menu li a.last {
	border-right: none;
	}
		
	#menu li a:hover {
		color: #000;
	}


/*  main content  */

#main_content {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
}

#center {
	float: left;
	width: 410px;
	overflow: hidden;
}

	.category {
		padding: 0;
		background: #e5edf5;
		margin-bottom: 12px;
	}

	.box {
		padding: 4px;
	}

	.box,
	#center .post {
		margin-right: 9px;
		margin-left: 9px;
	}
	
	#center h2 a {color: #fff;}
	#center h2 a:hover {color: #000;}
	
	#center .post small {
		display: block;
		text-align: right;
		color: #999;
		font-style: italic;
		padding: 4px;
	}
	
	div.post h3 {
		background: url(images/red_arrow_small.png) no-repeat;
		font-size: 14px;
		padding-left: 12px;
	}
	
	#center p {
		margin-bottom: 10px;
	}
	
	#center .postmetadata {
		color: #999;
		padding: 4px;
		font-style: italic;
	}
	
	.post h3 {
		font-weight: bold;
		font-size: 12px;
	}
	
	.post h3 a {
		color: #000;
	}
	
	.post h3 a:hover {
		color: #d00;
	}

div.more {
	text-align: right;
	margin-bottom: 15px;
	padding-right: 12px;
	padding-bottom: 9px;
	}

div.more a {
	background-image: url(images/red_arrow_small.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	}

div.more a:hover {
	color: #d00;
	background: url(images/red_arrow_small_down.png) no-repeat left;
	}

#ate_icon {
	background-image: url(images/asktheexpert.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: inline;
	float: right;
	height: 31px;
	margin-top: -21px;
	width: 31px;
	}

#single {
	float: left;
	width: 608px;
	overflow: hidden;
}
#single h2 {
	background: none;
	border-bottom: none;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
	line-height: 20px;
	margin-bottom: 12px;
	text-align: left;
}
#single h3 {
	margin-top: 12px;
	margin-bottom: 6px;
	}
#single div.figure {
	margin-top: 9px;
	margin-bottom: 9px;
	text-align:center;
	}
#single p {
	margin-bottom: 9px;
	}

#no-sidebars {
	width: 80%;
	overflow: hidden;
	}
#no-sidebars h2 {
	background: none;
	border-bottom: none;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
	line-height: 20px;
	margin-bottom: 12px;
	text-align: left;
	}
#no-sidebars h3 {
		background: url(images/red_arrow_small.png) no-repeat;
		padding-left: 12px;
	}	
	
#no-sidebars p {
		margin-bottom: 10px;
	}

#no-sidebars ul {
	margin-left: 36px;
	}

div.subcategory {
	margin-left: 9px;
	margin-right: 9px;
	}
div.subcategory h2 {
	background: none;
	border-top: none;
	border-right: 2px solid #ec191e;
	border-bottom: none;
	border-left: 2px solid #ec191e;
	color: #ec191e;
	display: inline;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	}


	
/*  nav links for older/recent articles  */


.navigation{
	padding: 4px;
	background: #fff;
	height: 16px;
	margin-bottom: 10px;
	border: 1px solid #99c5e3;
}

.navigation .alignleft{float: left;}

.navigation .alignright{float: right;}	
	
/*  comments  */

	#comments h3{
		font-weight: bold;
		font-size: 13px;
		margin-bottom: 6px;
	}
	
	#comments img{
		float: left;
		margin-right: 5px;
	}
	
	#comments li{
		clear: both;
	}
	
	#comments .alt{
		background: #efefef;
	}
	
	#comments h3#respond{
		border-top: 1px solid #999;
		margin-top: 10px;
		padding-top: 10px;
	}
	
	#comments textarea{
		width: 400px;
	}


#right{
	float: left;
	width: 277px;
	margin-left: 15px;
}

	.sidebar h2 {
		margin-top: 0;
	}
	
	.sidebar ul {
		margin-bottom: 9px;
	}

	.sidebar ul ul{
		margin-bottom: 10px;
	}
	
	#events li,
	#asktheexpert li,
	.sidebar ul ul li{
		margin-bottom: 6px;
	}
	
	#events li a,
	#asktheexpert li a,
	.sidebar ul ul li a{
		color: #000;
		background: url(images/red_arrow_small.png) no-repeat left;
		font-weight: bold;
		padding-left: 12px;
	}
	
	#events li a:hover,
	#asktheexpert li a:hover,
	.sidebar ul ul li a:hover{
		color: #d00;
		background: url(images/red_arrow_small_down.png) no-repeat left;
	}
	

	/*  page type is a paragraph that appears on cat/archive pages  */
	
	p.page_type{
		padding: 4px;
		padding-left: 28px;
		background: #fff url(images/red_arrow.png) no-repeat 2px 6px;
		border: 1px solid #99c5e3;
		margin-bottom: 10px;
	}
	
	
/*  for home page, skinny columns  */

.home #left{
	width: 153px;
	margin-right: 15px;
	float: left;
}

.home #left .box{
	border-top: 1px solid #000;
}

.blog_list h3 {
	clear: both;
	color: #f22024;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 12px;
	}
	
.blog_list img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	}
	
.blog_list a {
	color: #000;
	font-weight: bold;
	}
	
.blog_list a:hover {text-decoration: underline;}
	
.blog_list p {
	margin-bottom: 10px;
	}

form.wp-polls-form input {
	border-color: #ec191e;
	}

ul.wp-polls-ul {
	margin-top: 9px;
	}

form {
	margin-bottom: 9px;
	}

/*  footer  */

#footer{
	border-top: 6px solid #ec191e;
	background: url(images/footer_bar.gif) repeat-x;
	text-align: center;
	color: #888;
	padding-bottom: 6px;
}

#footer ul{
	height: 32px;
	margin-bottom: 6px;
}

#footer li{
	display: inline;
	padding-top: 4px;
}

#footer li a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 2px solid #fff;
	padding: 0 6px 0 2px;
	line-height: 28px;
}

#footer li a.last { border: none }

#footer li a:hover { color: #000 }

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right:15px
}

.alignright {
	float: right;
	margin-left:15px
}

.wp-caption { padding-top: 4px }

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

.wp-caption p.wp-caption-text {      
	font-size: 11px;    
	margin: 0;
	padding: 0 4px 5px;
}

.video_widget_after_video { margin: 5px 0 7px 0 }

#right_sidebar p.video_widget_before_video {
	font-weight:bold; 
	font-size:14px; 
	margin-bottom:5px
}

#right_sidebar p.video_widget_after_video { 
	margin-top:5px;
	margin-bottom:5px 
}
