/*
Theme Name: Mark Scandrette V2
Description: Theme for Mark Scandrette
Theme URI: http://www.markscandtette
Version: 2.0
Author: Dave Laird
Author URI: http://www.kiwiupover.com
*/

html,body {
font-size:13px;
height:100%;
margin:0;
padding:0;
}

body {
background: #d7d7d8 url(images/mark-bg-V2-back.jpg) no-repeat fixed center top;
color:#2b201c;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;
text-align:center;
}

#wrapper {
height:auto !important;
margin:0 auto;
min-height:100%;
position:relative;
}

#container {
margin:0 auto;
text-align:left;
width:960px;
}

/* --- Setup ---- */
p {
	line-height:1.6em;
}
#main{ 
	clear:both;
	background:#Fdfdfd;
	width:960px;
	position:relative;
}
#main #side-left {
	background:transparent url(images/mark-bg-sides-left.png) no-repeat scroll 0 0;
	height:500px;
	padding:0;
	position:absolute;
	left:-44px;
	width:44px;
}
#main #side-right {
	background:transparent url(images/mark-bg-sides-right.png) no-repeat scroll 0 0;
	height:500px;
	padding:0;
	position:absolute;
	right:-44px;
	width:44px;
}
a {
	color:#A65A2E;;
	text-decoration:none;
}
a:hover {
	color:#8ca680;
	text-decoration:underline;
}
a img{border:none;}

a:active ,a:focus
{
  outline: none;
}


/* -- header -- */
#header {
	float:left;
	position:relative;
	width:960px;
}
h1.cufon{font-size: 30px;}
#header h1 {
	background:transparent url(images/mark-logo2.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:119px;
	left:-60px;
	margin:0;
	padding:0;
	position:absolute;
	width:506px;
	z-index:1;
}

#header h1 a {
	float:left;
	height:50px;
	left:60px;
	padding:0;
	position:absolute;
	text-indent:-9999px;
	top:20px;
	width:380px;
}

#header h2 {
	background:transparent url(images/mark-bg-V2-tag.png) no-repeat scroll 0 0;
	float:right;
	height:40px;
	margin:40px 60px 0 0;
	padding:0;
	text-indent:-9999px;
	width:362px;	
}

/* main menu */
#menu {
	margin:0;
	padding:0 30px 0 0;
	position:relative;
	z-index:2;
}

#menu ul {
	background:transparent url(images/mark-bg-menu.png) repeat-x scroll 0 0;
	float:right;
	margin:0;
	padding:0;
}

#menu ul li {
	display:inline;
	float:left;
	list-style-type:none;
}

#menu ul li a {
	color:#FFFFFF;
	display:block;
	font-size:15px;
	padding:10px 20px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

#menu ul li a:hover, #menu ul li.current-cat a, #menu ul li.current_page_item a {
	background:#a6a6a7;
	color:#222;
}


/* Promo */
#promo {
height:304px;
margin:20px 0 0;
padding:0;
}

#promo a {
border:none;
color:#ff7e00;
}

#promo a:hover {
color:#fff;
}

#promo h3 {
	color:#111111;
	font-size:34px !important;
	font-weight:normal;
	margin:0;
	padding:0;
}

a.title{
	color:#CF4A1E;
	font-size:24px;
	margin:0;
	padding:0;
}
a.title:hover {
	color:#2b201c;
	text-decoration:none;
}

#promo p {
	color:#636773;
	font-size:14px;
	margin:0;
	padding:7px 0;
}

#promo p a {
color:#ff8001;
padding:10px 0 0;
}

#promo p a:hover {
border-bottom:1px solid #fff;
color:#fff;
}

#promo-left {
	float:left;
	padding:0 35px 0 15px;
	width:250px;
}

#promo-right {
float:right;
padding:9px 9px 0 0;
}

#promo p.readmore {
font-weight:bold;
padding-top:6px;
}

/* --- Home Page Feature --*/
#feature {
height:150px;
padding:10px 0 20px;
}

#feature a {
border:none;
color:#222;
}

#feature a:hover {
text-decoration:none;
}

#feature h3 {
color:#4d4743;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
margin:4px 0;
}

#feature h4 {
color:#bd3d13;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding:0;
text-transform:uppercase;
}

#feature h4 a {
color:#bd3d13;
}

#feature-left {
border-right:1px solid #ECDBCE;
float:left;
margin:0;
padding:0 20px 0 22px;
width:245px;
}

#feature-middle {
border-right:1px solid #ECDBCE;
float:left;
margin:0;
padding:0 15px 0 20px;
width:280px;
}

#feature-middle ul {
margin: 0;
padding: 0;
}

#feature-right ul.wplc_event_list li {
list-style:none;
margin:0;
padding:0 0 8px;
text-transform:none;
}

#feature-right {
float:right;
margin:0;
padding:0 15px 0 22px;
width:247px;
}

#promo2 {
clear:both;
height:200px;
padding:30px 0 0;
}

#promo2 a {
	border:medium none;
}

#promo2 a:hover {
	border:medium none;
	color:#636773;
}

#promo2-left {
	float:left;
	padding:0;
}

#promo2-left img {
	height:auto;
	width:275px;
}

#promo2-right {
	float:right;
	padding:0;
	width:570px;
}
#promo2-right h3{
	margin:0;
	padding:0;
}
#promo2-right h4{
	color:#636773;
	font-size:12px;
	margin:0;
	padding:0;
}

#promo2-right p a, #promo2-right p a:hover{
	color:#636773;
	text-decoration:none;
}

#promo2-right img {
width:594px;
}

.min-promo {
padding:0 0 10px;
}

#content {
margin:0px;
padding:0px 30px;
}

#content p {
margin:10px 0;
}

#content ul li {
list-style:disc;
margin-left:20px;
padding:5px 0;
}

.wplc_event_list li {
list-style:none !important;
margin:0 !important;
padding:0 !important;
}

#content-left {
	float:left;
	margin:30px 0;
	padding-right:25px;
	text-align:left;
	width:515px;
}

h3.archives {
font-size:18px;
font-weight:normal;
padding-bottom:8px;
}

span.details {
color:#555;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-style:italic;
}
#content-wide {
	padding:0;
}
#content-right {
	float:right;
	margin:10px 0 0 25px;
	width:335px;
}

#content .entry ul.wplc_event_list li {
list-style:none;
margin-left:0;
padding-left:0;
}

.entry h3 {
font-size:16px;
font-style:italic;
padding:8px 0;
font-weight:normal;
}

.alignleft {
float:left;
margin:3px 10px 3px 0;
}

.alignright {
float:right;
margin:3px 0 3px 10px;
}

.entry img {
border:1px solid #cbccc5;
padding:3px;
}

.staff {
clear:left;
height:100px;
}

#content .wp-caption {
padding:4px;
text-align:center;
}

#content .wp-caption p.wp-caption-text {
font-size:11px;
font-style:italic;
line-height:18px;
margin:0;
padding-top:3px;
}
.post {
	position:relative;
	margin:20px 0 10px;
	float:left;
	background:transparent url(images/bottom.png) no-repeat center bottom;
	padding-bottom:60px;
	width:100%;
}
.post h3.date {
	color:#735340;
	font-size:16px;
}
.post h3.date small {
	color:#8ca680;
	font-size:14px;
}

.post h2,#content-left h2 {
	color:#2B201C;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h2.posttitledes {
	color:#636773;
	font-size:40px;
	margin:0;
	padding:20px 0 0 20px;
}

#feature h3 a,#feature-right ul.wplc_event_list li h3 a {
color:#222;
}

.min-promo a,.min-promo a:hover,h3.archives a {
border-bottom:none;
}

.post h3 {
	font-size:24px;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:1em;
	margin:0;
	padding:0;
}
.post h3 small { 
	color:#666;
	font-size:18px;
}
.post h6 {
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:5px 0 0;
}
#sidebar {
margin:0;
text-align:left;
}
#sidebar #mark-photo {
	padding:20px 0 0;
}

#sidebar-promo {
padding:0;
}

#sidebar a {
border:none;
}

#sidebar h2 {
color:#3182E8;
font-size:18px;
font-weight: bold;
font-style:italic;
padding:10px 0 5px;
margin:0;
text-align:left;
}

#sidebar ul {
list-style-type:none;
margin:0;
padding:0;
}

#sidebar ul li {
line-height:14pt;
list-style-type:none;
margin:0;
padding:0;
}

#sidebar ul ul {
margin:0;
padding:0 0 0 10px;
}

div#sidebar ul {
line-height:20px;
list-style:none;
margin:0;
padding:0;
}

div#sidebar ul li ul li {
list-style-image:url(images/bullet.gif);
margin-left:20px;
padding:2px 0;
}

#sidebar ul ul li,#sidebar ul ul ul li {
list-style-position:inside;
list-style-type:none;
}

#sidebar #book {
	background:#DDDDDD url(images/side-items-org.jpg) no-repeat scroll 0 0;
	height:200px;
	margin:20px 0 0;
}
#sidebar #book img {
	margin:10px 10px 0 0;
}

#sidebar #book h2 a {
	color: #fff;
}

#sidebar #book h2 a:hover {
	color: #222;
}

#sidebar #event {
	background:#DDDDDD url(images/side-items-green.jpg) no-repeat scroll 0 0;
	height:200px;
	margin:20px 0;
	overflow:hidden;
}
#sidebar #event h3{
	padding: 5px 0 0;
	margin:0;
}
#sidebar #event p{
	padding: 0 0 5px;
	margin:0;
}

#sidebar #event a:hover{
	color:#222;
	text-decoration: none;
}

#sidebar #event .event-image img{
	height:175px;
	padding: 10px 0 0;
}

#sidebar #main-logos{
	background:#DDDDDD url(images/side-items-blue.jpg) no-repeat scroll 0 0;
	height:100px;
}
#sidebar #event ,#sidebar #book,#sidebar #main-logos{
	padding:0 15px;
}
#sidebar #event h2,#sidebar #book h2,#sidebar #main-logos h2 {
	color:#fff;
}

#sidebar #event p,#sidebar #book p,#sidebar #main-logos p {
	color:#fff;
	line-height:1.2;
}


#sidebar #side-bar-left {
/*	border-right:1px dashed #DDDDDD;*/
	float:left;
	margin:20px 0 0;
	padding:0 10px 0 0;
	width:155px;
}

#sidebar #side-bar-right {
	float:right;
	margin:20px 0;
	width:155px;
}




/* comments */
#commentssection {
clear:both;
margin:0;
padding:0;
}

#commentform {
	margin:0;
	padding:15px 0;
}

#commentbox {
margin:5px 5px 0 0;
min-width:400px;
width:75%;
}

#author,#email,#url,#commentbox,#submit {
background:#fff;
border:1px solid #B2B2B2;
font-size:8pt;
margin:5px 5px 0 0;
padding:6px;
}

#submit {
margin:5px 5px 0 0;
}

ol.commentlist {
list-style-type:none;
}

ol.commentlist li {
background:#fff;
margin:10px 0;
overflow:hidden;
padding:5px 0 5px 10px;
}

ol.commentlist li.alt {
background:#eceada;
}

ol.commentlist li p {
line-height:14pt;
margin:6px 0;
padding:0 12px 0 0;
}

cite {
font-size:11px;
font-style:italic;
font-weight:bold;
}

cite a {
border-bottom:1px dotted #465D71;
color:#000;
text-decoration:none;
}

/* search */
#searchform {
padding:8px 0;
}

#searchform input#s {
	border:1px solid #B7B7B7;
	float:left;
	font-size:14px;
	margin:2px 6px 0 0;
	padding:2px;
}

#searchform input#searchsubmit {
/*background-color:#fff;
border:1px solid #B7B7B7;
color:#797979;
font-size:7pt;
margin:2px 0 0 2px;
padding:2px;*/
}
/* ----Footer --- */
#footer {
color:#fff;
min-height:136px;
margin: 0 auto;
text-align: left;
}
.footer-wrapper   {
	width:920px;
	margin: 0 auto;
}

#footer p { line-height: 18px; margin: 0; padding: 0;}

#footer a {
border:none;
color:#fff;
font-weight:bold;
}

#footer a:hover {
border-bottom:1px solid #fff;
}

div#footer-right a {
border:none !important;
}

#footer-left {
float:left;
margin:0;
padding:20px 20px 0 36px;
width:245px;
line-height: 18px;
}

#footer-middle {
float:left;
margin:0;
padding:20px 15px 0 20px;
width:280px;
line-height: 18px;
}

#footer-right {
	float:right;
	line-height:18px;
	margin:0;
	padding:20px 0 20px 20px;
	text-align:right;
	width:275px;
}

.rssfeed {
padding:0;
}

.rssfeed img {
padding:10px 5px 0 0;
vertical-align:text-bottom;
}

.clear {
clear:both;
}


a:active
{
  outline: none;
}

#soul-graffiti img{
	padding: 0;
	width:200px;
}

h3 a.title  {letter-spacing:-3px;}
#sidebar h2  {letter-spacing:-2px;}

.podPress_content object {
	margin: 0 0 5px;
}es .submit {
background:#EEE;
float: right;
border:1px solid #999;
color:#333;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
height:40px;
margin:0 0 0 10px;
padding:0 10px;
}

.smallgroup-checkboxes .submit:hover {
background:#444;
border:#444;
color:#fff;
}

#results table {
border-collapse:collapse;
border-spacing:0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-top:0;
width:528px;
}

#results table td {
border-bottom:1px dotted #ccc;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
padding:6px 1px;
text-align:left;
}

#results h4 {
	font-size: 12px ;
	font-family:Georgia,"Times New Roman",Times,serif;
}

#results .smname {
	width: 30px;
}
#results .smemail {
	width: 30px;
}
#results .smday {
	width: 20px;
}
#results .smlocation {
	width: 30px;
}
#results .smfocus{
	width: 30px;
}

.gainlayout { _height: 0; }

#promo2-left .des {
	height:180px;
	overflow:hidden;	
}

#promo2-left .gutter { margin:0 !important;}
.des_row {
	float:left;
	clear: both;
}
.des {
	padding:20px 10px 0;
	position:relative;
	width:294px;
	float: left;
}
.gutter {margin-left:19px !important;}
.des_image { 
	border:medium none !important;
	padding:0 !important;
	width:294px;
	height:214px;
}
.des_header {
	background:transparent url(images/des_header_bg.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:20px !important;
	margin:0 auto;
	padding:18px 30px 18px 0 !important;
	position:absolute;
	text-align:right;
	top:178px;
	width:264px;
}
.des_header span {
	color:#CCCCCC;
	font-family:tahoma,helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
}
.des_words {
	margin:0;
	padding:10px 20px;
}

#promo2-left .des .des_header{
	top:145px;
	width:245px !important;
}

#promo2-left .des h3.des_header {
	font-style:italic;
	font-weight:normal;
}
a:active
{
  outline: none;
}

#soul-graffiti img{
	padding: 0;
	width:200px;
}

h3 a.title  {letter-spacing:-3px;}
#sidebar h2  {letter-spacing:-2px;}
.davebutton {
	display: inline-block;
	margin: 0;
	padding: 0;
	font: bold 13px "Helvetica Neue", Helvetica, Arial, clean, sans-serif !important;
	text-decoration: none !important;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.20);
	background: none;
	border: none;
	white-space: nowrap;
	cursor: pointer;
	user-select: none;
	-moz-user-select: none;
	
	/* Fix extra width padding in IE */
	_width: 0;
	overflow: visible;
}

.davebutton span {
	display: block;						/* Prevents :active from working in IE--oh well! */
	height: 24px;
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: right top;
}

.davebutton span span {
	padding-right: 0;
	padding-left: 12px;
	line-height: 24px;
	background-position: left top;
}

.davebutton span span span {
	padding-left: 21px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	/* IE6 still requires a PNG transparency fix */ 
	/* _background-image: none;		Or just hide icons from the undeserving IE6 */
	/* _padding-left: 0;					Or just hide icons from the undeserving IE6 */
}

.davebutton span span span.after {
	padding-left: 0px;
	padding-right: 21px;
	background-position: right center;
	/* IE6 still requires a PNG transparency fix */ 
	/* _padding-right: 0;					Or just hide icons from the undeserving IE6 */
}

.davebutton:hover span,
.davebutton:focus span {
	background-position: right center;
}

.davebutton:hover span span,
.davebutton:focus span span {
	background-position: left center;
}

.davebutton:active span {
	background-position: right bottom;
}

.davebutton:active span span {
	background-position: left bottom;
}

.davebutton:active span span span {
	background-position: left center;
}

.davebutton:active span span span.after {
	background-position: right center;
}

.davebutton img {
	margin-right: 5px;
	vertical-align: text-top;
	/* IE6 Hack */
	_margin-top: 4px;
	_vertical-align: text-bottom;
	/* IE6 still requires a PNG transparency fix */ 
	/* _display: none;		Or just hide icons from the undeserving IE6 */
}

.davebutton img.after {
	margin-right: 0;
	margin-left: 5px;
	/* IE6 still requires a PNG transparency fix */ 
	/* _margin-left: 0;		Or just hide icons from the undeserving IE6 */
}

.davebutton.davemedium	{ font-size: 15px !important; }
.davebutton.davelarge	{ font-size: 18px !important; }


.davebutton.davesimple { 
	position: relative; 
	padding: 5px 10px 5px;
	font: inherit;
	font-size: 13px !important;
	font-style: normal !important; 
	font-weight: bold !important; 
	color: #fff !important;
	line-height: 1; 
	background-image: url(images/skins/simple/awesome-overlay-sprite.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	
	/* Special effects */
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25); 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5); 
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	
	/* IE only stuff */
	border-bottom: 1px solid transparent\9;
	_background-image: none;
	
	/* Cross browser inline block hack - http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/ */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*display: inline !important;
	position: relative;
	
	/* Force hasLayout in IE */
	zoom: 1;
	
	/* Disable text selection (Firefox only)*/
	-moz-user-select: none;
}

.davebutton.davesimple::selection {
	background: transparent;
}

.davebutton.davesimple:hover,
.davebutton.davesimple:focus {
	background-position: 0 -50px; 
	color: #fff !important;
}

.davebutton.davesimple:active { 
	background-position: 0 100%; 
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.7); 
	/* Unfortunately, Safari doesn't support inset yet */
	-webkit-box-shadow: none;
	
	/* IE only stuff */
	border-bottom: 0\9;
	border-top: 1px solid #666\9;
}

.davebutton.davesimple span {
	height: auto;
	padding-left: 24px;
	padding-right: 0;
	background-position: left center;
	background-repeat: no-repeat;
	/* IE6 still requires a PNG transparency fix */ 
	/* _padding-left: 0;		Or just hide icons from the undeserving IE6 */
}

.davebutton.davesimple span.after {
	padding-left: 0;
	padding-right: 24px;
	background-position: right center;
	/* IE6 still requires a PNG transparency fix */ 
	/* _padding-right: 0;		Or just hide icons from the undeserving IE6 */
}

/* Simple button colors */
.davebutton.davesimple					{ background-color: #333; }		/* Default */
.davebutton.davesimple.daveblack		{ background-color: #333; }
.davebutton.davesimple.davered		{ background-color: #a90118; }
.davebutton.davesimple.daveorange	{ background-color: #ff8a00; }
.davebutton.davesimple.daveyellow	{ background-color: #ffb515; }
.davebutton.davesimple.davegreen		{ background-color: #59a901; }
.davebutton.davesimple.daveblue		{ background-color: #015ea9; }
.davebutton.davesimple.daveteal		{ background-color: #2daebf; }
.davebutton.davesimple.davemagenta	{ background-color: #a9014b; }
.davebutton.davesimple.davepurple	{ background-color: #9d01a9; }

/* Simple button sizes */
.davebutton.davesimple.davesmall          { padding: 4px 7px 5px; font-size: 10px !important; }
.davebutton.davesimple.davesmall:active   { padding: 5px 7px 4px; }
.davebutton.davesimple                    { /* default */ }
.davebutton.davesimple:active             { padding: 6px 10px 4px; }
.davebutton.davesimple.davemedium         { /* default */ }
.davebutton.davesimple.davemedium:active  { padding: 6px 10px 4px; }
.davebutton.davesimple.davelarge          { padding: 8px 14px 8px; font-size: 14px !important; }
.davebutton.davesimple.davelarge:active   { padding: 9px 14px 7px; }
.davebutton.davesimple.davexl             { padding: 8px 14px 8px; font-size: 16px !important; }
.davebutton.davesimple.davexl:active      { padding: 9px 14px 7px; }
.davebutton.davesimple.davexxl            { padding: 8px 14px 8px; font-size: 20px !important; }
.davebutton.davesimple.davexxl:active     { padding: 9px 14px 7px; }
.davebutton.davesimple.davexxxl           { padding: 8px 14px 8px; font-size: 26px !important; }
.davebutton.davesimple.davexxxl:active    { padding: 9px 14px 7px; }

