/*
Theme Name: Gawande
Theme URI: http://gawande.com
Description: Wordpress theme for Gawande
Version: 1.0
Author: TISHON
Author URI: http://tishon.com/

*/



/*/////GENERAL/////*/
body {
	margin: 0;
	background: #e4e4e4;
}

#container {
	margin: 0 auto;
	width: 850px;
	font-family: times, times new roman, serif;
	font-weight:normal;
	text-transform:none;
	padding:10px 15px 15px 15px;
	background:#FFF;
}
#container2 {
	margin-top:-10px;
}
#container3 {
	width: 850px;
	float: left;
}
#containerBook {
	width: 850px;
	float: left;
	background: url(images/bg_stroke.png) repeat-y 41% 0;
	margin-bottom:15px;
}
#containerArt {
	width: 850px;
	float: left;
	background: url(images/bg_stroke.png) repeat-y 50% 0;
	margin-bottom:15px;
}
#containerP {
	width: 850px;
	background: url("images/events_bg.png") repeat left top;
	margin-top:-72px;
}
#containerH {
	width: 850px;
	margin-top:-100px;	
}

/*/////TYPOGRAPHY/////*/
h1 {
	font-family: times, times new roman, serif;
	font-size: 1em;
	font-weight:normal;
	text-transform:none;
	letter-spacing:.01em;
	color: #414c6e;
	margin:0;
	padding:0;
	font-style:italic;
}
h2 {
	font-family: georgia, times, times new roman, serif;
	font-size: .96em;
	color: #414c6e;
	font-weight:normal;
	font-style:italic;
}
h3 {
	font-size: .8em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.08em;
	color: #51737e;
	margin:0;
	padding:4px 0 0 0;
	font-style:normal;
}
h5 {
	font-size: .8em;
	color: #666;
	font-weight:lighter;
	padding: 0;
	margin:0;
}
p {
	font-family: georgia, times, times new roman, serif;
	font-weight:lighter;
	font-size: .8em;
	text-transform:none;
	letter-spacing:.013em;
	margin-bottom:15px;
	color:#3D4147;
}
a, a:visited {
	color:#51737e;
	text-decoration: underline;
	outline:0;
}
 a:hover {
	color:#3D4147;
}
/*/////HEADERS/////*/
#header {
	width: 850px;
	height: 250px;	
	background: url("images/header_06.png") no-repeat left top;
}
#header p, #header h1, #header h2/**/ {
	/*display: none;*/
}
#header a {
	display:block;
	width:100%;
	height:50%;
	text-decoration:none;
}

/*/////CONTENT/////*/
#content {
	margin:-38px 56px 0 20px;
	width: 410px;
	padding:0 0 20px 0;
	background-color: #FFF;
	float:right;
	line-height:22px;
}
#aboutLT {
	margin:-38px 0 0 0;
	width: 360px;
	padding:10px 0 20px 0;
	float:left;
	line-height:19px;
}
#contentLT {
	margin:-38px 0 0 0;
	width: 380px;
	padding:10px 0 20px 0;
	float:left;
	line-height:19px;
}
#sidebarLT {
	margin:0;
	width: 340px;
	padding:10px 0 30px 0;
	float:left;
	line-height:19px;
}
#contentBooks {
	margin:0 0 10px 0;
	width: 375px;
	padding:10px 70px 20px 56px;
	float:right;
	line-height:22px;
	height:100%;
}
#contentBooks strong, #content strong {
	color:#3D4147;
	font-weight: bold;
}
#contentEvents {
	margin:-65px 0 0 20px;
	width: 550px;
	padding:45px 150px 125px 150px;
	background: url("images/events_bg.png") repeat left top;
	float:right;
	line-height:22px;
}
#contentEvents a:link { color: #51737e;}
#contentEvents a:visited { color: #51737e; }
#contentEvents a:hover { 
	color: #3D4147;
	text-decoration:none; 
	border-color: #CCC;
}
#contentEvents strong{
	font-weight:bold;
}
#contentEvents ul{
	padding:0;
	margin:0;
	text-align:center;
}
#contentEvents li{
	border: 1px solid #CCCCCC;
	padding:5px 5px 6px 5px;
	list-style-type: none;
	background: #FFF;
}
#contentEvents p {
	padding:5px 0 15px 5px;
	margin:0;
	font-family:arial, helvetica, sans-serif;
}
#event {
	width:520px;
	border: 1px solid #CCC;
	padding: 8px;
	background: #EDF2F2;
	text-align: left;
}
#contentEvents h3 {
	color:#3D4147;
}
#contentEvents h6 {
	padding: 8px;
	font-weight:lighter;
	font-size: 100%;
	text-transform:none;
	margin:0 0 15px 0;
	color:#3D4147;
	text-align:left;
}
#gal {
	margin:-35px auto 10px auto;
	width: 850px;
	min-height: 425px;
	padding:10px 0 20px 0;
	float:right;
	line-height:21px;
	text-align:center;
}
#gal p, #art p {
	margin:0;
	padding:0;
}
#art {
	margin:-70px auto 10px auto;
	width: 850px;
	min-height: 425px;
	padding:10px 0 20px 0;
	line-height:21px;
	text-align:center;
}
#articleLT {
	margin:0;
	padding:10px 0 0 15px;
	width: 400px;
	min-height: 425px;
	float:left;
	text-align:center;
}
#articleRT {
	margin:0;
	width: 400px;
	min-height: 425px;
	padding:10px 15px 0 0;
	float:right;
	text-align:center;
}
#articles {
	width:378px;
	margin:15px 0 0 0;
	padding:11px 10px 15px 10px;
	text-align: left;
	list-style-type: none;
}
#articles a:link {
	color:#51737e;
	text-decoration:underline;
}
#articles a:hover, #articles a:hover strong {
	color: #3D4147;
}
#articles p, #results p {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: .80em;
}
#articles strong {
	font-weight:bold;
	color:#51737e;
}
.artSub {
	letter-spacing:.18em;
	width:400px;
}
#results {
	margin:0 auto 0 auto;
	padding:15px 50px 15px 50px;
	width:520px;
	text-align:left;
}
#results a {
	color: #3D4147;
	font-weight: bold;
	text-decoration: underline;
}
#results small {
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	color: #666;
}
#results small a {
	font-family: arial, helvetica, sans-serif;
	color: #51737e;
}
#results h2 {
	text-align:center;
}
#each {
	padding:15px 5px 15px 5px;
	border-bottom: 1px dotted #CCC;
}
#each a {
	text-decoration: underline;
	outline:0;
	color:#51737e;
}
#each a:hover {
	text-decoration: underline;
	color: #3D4147 !important;
}
#each a:visited {
	color:#51737e;
}
#pageWrap {
	margin:0 auto 0 auto;
	padding:70px 50px 15px 50px;
	line-height: 22px;
	text-align:center;
	min-height:300px;
}
.singl {
	margin:-5px auto 0 auto;
	padding:15px 20px 20px 20px;
	width:560px;
	text-align:left;
	line-height: 22px;
	background: #FFF;
	border: #CCC double;
}
.singlP {
	margin:-45px auto 15px auto;
	padding:15px 20px 20px 20px;
	width:560px;
	text-align:left;
	line-height: 22px;
	background: #FFF;
	border: #CCC double;
}
.singl p{
	font-size: .8em;
}
.singl a {
	text-decoration: underline;
	outline:0;
	color:#51737e;
}
.singl a:hover {
	text-decoration: underline;
	color: #3D4147 !important;
}
.singl a:visited {
	color:#51737e;
}
.singl small {
	color:#3D4147;
}
.entry {
	margin-top:10px;
}
.entry ul {
	margin-left:-18px;
}
/*/////NAV/////*/
.navWrapper {
	position: absolute;
	top: 105px;
	width: 850px;
	text-align: center;
	border-top: 1px solid #CCC;
	letter-spacing:0.15em;
}
.navWrapperBot {
	width: 850px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#top_navlist, #bot_navlist {
	width: 850px;
	text-align:center;
}
.navlist {
	padding: 3px 0 5px 0;
	margin: 0;
	font-family: times, times new roman, serif;
	font-weight: lighter;
	text-transform: uppercase;
	font-weight: normal;
}
.navlist li{
	list-style: none;
	margin: -5px;
	padding:0;
	display: inline;
}
.navlist li a{
  	position: relative;
	padding: 2px 15px 0 15px;
	border-left: 1px solid #CCCCCC;
	border-right: none;
	text-decoration: none;
	font-size: .78em;
	letter-spacing: .26em;
}
.navlist li a:link { color: #3D4147; }
.navlist li a:visited { color: #3D4147; }
.navlist li a:hover { 
	color: #69718c;
	text-decoration:none;
	border-color: #CCC;
}
#subnav {
	margin-top:10px;
	width:850px;
	text-align:center;
}
#subnav a{
	padding: 4px 0 0 12px;
	border-left: 1px solid #CCCCCC;
	border-right: none;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .78em;
}
#subnav a:link { color: #2E3135; }
#subnav a:visited { color: #2E3135; }
#subnav a:hover { 
	color: #51737e;
	text-decoration:none; 
	border-color: #CCC;
}
.first {
	border-left: none !important;
}
#clear {
	clear:both;
}
/*/////HOME/////*/
#newshead {
	border-top:5px solid #e0e3e3;
	width: 850px;
	text-align: center;
}
#newsContainer {
	width: 850px;
	border-left: none;
	border-right: none;
	margin:0;
	padding:0;
	line-height:20px;
	text-align: center;
}
#newsWrap {
	width:850px;
	margin:5px auto 12px auto;
	padding:14px 0 0 0;
	border-top:1px solid #CCC;
	text-align:center;
}
.newsBlurb {	
	position:relative;
	height:20px;
	width:850px;
	text-align:center;
	padding-top:1px;
	margin:auto;
	overflow:hidden;
}
.newsBlurb img {
	vertical-align:middle;
	padding-right: 5px;
}
.newsBlurb p {
	padding:0;
	margin:0;
	font-family: times, times new roman, serif;
	font-size: .86em;
	font-weight:500;
	text-transform:none;
	letter-spacing:.03em;
	color: #51737e;
	font-style:italic;
	display:inline;
}
.newsBlurb a, .newsBlurb a:visited { color: #414c6e;}
.newsBlurb a:hover { text-decoration:none;}
#homesWrap {
	width: 640px;
	height: 424px;
	border: 1px solid #CCC;
	padding:5px;
	margin:0 auto 0 auto;
}
#homeSlide {
	width: 638px;
	height: 423px;
	padding:0;
	margin:0 auto 0 auto;
	overflow:hidden;
}
#homeSlide p {
	margin:0;
	padding:0;
}
#feedContainer {
	width: 654px;
	margin:15px auto 0 auto;
	border-bottom:double #e0e3e3;	
}
.fboxLT {
	width: 340px;
	margin: 18px 0 16px 0;
	float: left;	
}
.fboxRT {
	width: 300px;
	margin: 18px 0 16px 0;
	float: right;
}
.hfeed {
	border: 1px solid #CCC;
	background: #e0e3e3;
	text-align:center;
	text-transform:uppercase;
	font-style:normal;
	font-size: .88em;
	letter-spacing:.08em;
	color:#69718c;
	padding:5px 0 4px 0;
	margin-bottom:-5px;
}
.feed li {
	margin:5px 0 0 -18px;
	padding: 0 10px 0 0;
	color: #666;
	font-family: georgia, times, times new roman, serif;
	font-weight:lighter;
	font-size: .74em;
	line-height:18px;
	text-indent:-.2em;
}
.feed li a:link, .feed li a:visited {
	color:#51737e;
	text-decoration: underline;
}
.feed li a:hover {
	color:#3D4147;
}

/*/////SUBHEADS/////*/
#subhead {
	width: 850px;
	border-left: none;
	border-right: none;
	background: #e0e3e3;
	margin:0;
	padding:0;
	line-height:20px;
}
#subhead h1{
	font-family: times, times new roman, serif;
	font-size: 1em;
	font-weight:normal;
	font-style: normal;
	text-transform:uppercase;
	letter-spacing:.12em;
	color: #69718c;
	padding:5px 0 4px 0;
}
.blurb {
	width: 850px;
}
.post-meta {
	font-size: 1.25em;
	font-weight:lighter;
	font-style: italic;
	text-transform:none;
	letter-spacing:.02em;
	color: #51737e;
}
ul.post-meta{
	list-style-type:none;
	padding:18px 0 0 0;
	margin:0;
}
.post-meta-key {
	display:none;
}
/*/////FOOTER/////*/
#footer {
	height:95px;
	width: 850px;
}
#footer h3{
	display: none;
}
#footerSpace {
	width: 850px;
	border-bottom: double #CCC;
}
#footerNav {
	margin-top:20px;
	text-align: center;
}
#footerNav p {
	margin:0 0 5px 0;
	color:#51737e;
	font-size:.6em;
	letter-spacing:0.18em;
}
#footerNav a:link { color: #2E3135; text-decoration:none; }
#footerNav a:visited { color: #2E3135; text-decoration:none;}
#footerNav a:hover { 
	color: #2E3135;
	text-decoration:underline; 
}
.foot-orn {
	height:6px;
	width:145px;
	margin:0 auto;
	margin-top: 10px;
}
.siteBy {
	text-align: center;
	margin:2px 0 20px 0;
}
.siteBy p {
	font-size:.64em;
	letter-spacing:0.01em;
	color: #CCC;
	line-height:20px !important;
	width:25px;
	margin: auto;
	display: inline;
}
.siteBy a {
	text-decoration:none;
}
#top_navlist h2{
	display: none;
}
/*/////FORMS/////*/

#searchform {
	margin: 5px 30px 5px 0;
	padding:0;
	width: 850px;
}

#searchform #s {
	position:relative;
	width: 190px;
	height: 18px;
	margin:-5px;
	padding: 6px 0 1px 29px;
	border-top: 7px solid #e0e3e3;
	border-bottom: 9px solid #e0e3e3;
	border-left:10px solid #e0e3e3;
	border-right:10px solid #e0e3e3;
	background: #FFF url("images/searchglass.png") no-repeat left top;
	font-family: times, times new roman, serif;
	font-weight:lighter;
	font-size: .75em;
	letter-spacing:.02em;
	color:#666;
	z-index: 999999;
}

#sidebar #searchsubmit {
	padding: 1px;
}


/*/////SIDEBAR CLASSES/////*/
.headShot {
	margin:0;
	padding:0;
	text-align: center;
}
.headShot img{
	padding: 5px;
	margin-top: -14px;
	border: 1px solid #CCC;
}
.headShot p{
	margin:5px 0 0 0;
}
.coverShots {
	margin:0;
	padding:0;
	text-align: center;
}
.coverShots img{
	padding: 0;
	margin-top: -14px;
	border: 1px #CCC solid;
}
.coverShots a img{
	border: none;
	outline: 0;
}
.coverShots p{
	margin:20px 0 0 0;
}
.purchaseBox {
	margin:35px auto;
	padding:4px 4px;
	width:228px;
	border: 1px solid #CCC;
	text-align: center;
}
.purchase {
	margin:0;
	padding:4px 0 4px 0;
	width:226px;
	border: 1px solid #CCC;
	border-bottom: none;
	text-align: center;
}
	.purchase p {
	margin:0;
	padding:0;
}
.sellerList {
	margin:0;
	padding:0;
	width:226px;
	border: 1px solid #CCC;
}
.sellerList p{
	margin:7px 0 8px 0;
}
.sellerList a{
	color: #666;	
	text-transform: uppercase;
	font-size: .8em;
	text-decoration:none;
}
.sellerList a:visited, .reviewList a:visited, .addContent a:visited { 
	color: #666;
	text-decoration:none; 
}
.sellerList a:hover, .reviewList a:hover, .addContent a:hover{ 
	color: #3D4147; 
}
.reviews {
	margin:-10px auto;
	padding:0;
	width:238px;
	text-align: center;
}
.reviewList {
	text-align: center;
}
.reviewList a, .addContent a, .reviewList a:visited, .addContent a {	
	color: #666;	
	text-transform: uppercase;
	font-size: .8em;
	text-decoration:none;
}
.add {
	margin:0 auto;
	padding:26px 0 0 0;
	width:238px;
	text-align: center;
}
.addContent {
	text-align: center;
}
.addContent p{
	margin:2px 0 0 0;
}
.initCap {
	font-size: 3em;
}
.center {
	text-align: center;
}
.navigation a{
	font-size: .86em;
}
.alignleft {
	float:left;
	padding-top:5px;
}
.alignright {
	float:right;
	padding-top:5px;
}
.linkcat ul {
	margin:0;
	padding:0;
	font-size: .87em;
}
.linkcat li {
	padding:0 45px 10px 0;
}
.linkcat {
	margin:0;
	padding:0;
	list-style:none;
}
.linkcat h2 {
	margin-left: -20px;
	padding:0 0 3px 8px;
	color:#69718c;
	background: #e0e3e3;
	border:1px solid #CCC;
}
.linkcat li a {
	text-decoration: none;
}
.credit {
	font-size: .65em;
	text-align:center;
}