/*  

Theme Name: SoundBite Institute Blog

Theme URI: http://blog.soundbiteinstitute.com/

Description: The SBI Blog theme.

Version: 1.0

Author: Volution Media Group

Author URI: http://www.volutionmediagroup.com/


*/






/* v1.0 | 20080212 Meyer Reset */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/*
Yahoo Font reset
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}




/* Basic Site Layout */

body {
	min-height: 100%;
   	position: relative;
   	margin: 28px 0 28px 0;
   	background: #FFF url(img/bg-main.gif) repeat 50% 0;
   	color: #333333;
	font-family: 'Trebuchet MS';
}

a {
	color: #435E5F;
}

a:visited {
	color: #000;
}

#page {
	width: 919px;
   	margin: 0 auto;
   	position: relative;
	padding: 0;
}

#header {
   	background: url(img/img-header.jpg) no-repeat 0 0;
   	height: 184px;
}

#header * {
	display: none;
}

#content {
	margin: 20px 20px 0 20px;
	width: 555px;
	float: left;
	display: inline;
}

#sidebar {
	margin: 60px 55px 60px 70px;
	width: 198px;
	float: left;
}

#footer {
	clear: both;
	text-align: center;
	padding-top:15px;
}




.h2 {
	font-size: 118%;
}
.h3 {
	font-size: 109%;
}
.h4 {
	font-size: 100%;
} 
.h5 {
	font-size: 91%;
}
.h6 {
	font-size: 82%;
}

.h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: 'Trebuchet MS';
	margin-bottom: 6px;
	color: #333;
}





#sidebar h2 {
	border-bottom: 2px solid #74aaa0;
	font-weight:normal;
	font-family: 'Trebuchet MS';
	padding: 0px 0 4px 3px;
	margin: 4px 0 4px 0;
	font-size: 112.9%;
}

#sidebar ul li {
	padding: 0 0 0 12px;
	font-family: Georgia;
	font-size: 116%;
}

#sidebar ul li ul {
	font-size: 86%;
}

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

#sidebar ul li a {
	color: #595959;	
	text-decoration: none;
}

#sidebar ul.pages li {
	border-bottom: 2px solid #74aaa0;
	font-size: 130.9%;
	font-family: 'Trebuchet MS';
	padding: 0px 0 4px 3px;		
	margin: 4px 0 4px 12px;
}





.post {
	margin: 0 0 30px 0;
	padding: 5px;
}

.post .date {
	margin: 5px 0 6px 0;
	color: #595959;
}

h1 {
	font-size: 146.5%;
	margin: 0 0 6px 0;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

.post h1 a {
	color: #333;
	text-decoration: none;
}

.post .entry {
	font-family: Georgia;
	font-size: 116%;
	margin: 0;
	line-height: 130%;
}

.post .entry img {
	
	margin: 10px;
	
}

.post .entry a {
	font-weight: bold;
}

.post p {
	margin: 0 0 6px 0;
}




.post .info {
	display: inline-block;
	margin: 17px 0 0 0;
	background-color: #ccc;
	width:100%;
	padding: 0 0 0 0;
}

.extinfo {
	background-color: #ccc;
	padding: 10px;
}

.commentlist {
	margin: 0 10px 10px 10px;
}

.post .info .byline {
	
	float: left;
	color: #595959;
	margin: 9px 5px 5px 10px;
}

.post .info a {
	
	float: right;
	
	display: block;
	text-align: right;
	color: #5c8179;
	margin: 9px 18px 5px 5px;
	padding: 0px 33px 0 0;
	background-image:url(img/img-comment.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 18px;
}

.post .date,
.post .info .byline,
.post .info a {
	font-size: 83%;
	letter-spacing: .18em;	
}

.navigation {	
	margin: 5px 0 5px 0;
	padding: 5px;
}

.pagetitle {
	margin: 0 0 0 5px;
}

#commentform {
	
	margin: 5px;
	
}
#comment {
	
	width: 535px;
	
}

.clear {
	clear:both;

}
/* @group CUSTOM JJS */
.link-back {
	position: relative;
	left: 10px;
	margin: -58px 0 0 0;
}


/* @end */
