/*
Theme Name: Pat Schiavino
Theme URI: http://www.songworksdesign.com
Description: Custom-created theme.
Version: 1.0
Author: Gary Dates
Tags: variable width, two columns, widgets

WordPress by Gary Dates for SongWorks Design || http://www.songworksdesign.com
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, /* img */ { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */
.clear { clear: both;}


/* LAYOUT */
/* ----------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #666666;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1040px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 143px;
}
#logo {
	float: left;
	margin: 0 0 0 20px;
	height: 143px;
}
ul#social {
	float: right;
	margin: 40px 40px 0 0;
	list-style-type: none; 
}
ul#social li {
	display: inline;
	margin: 0 15px 0 0;
}

/* --------- MAIN NAVIGATION ---------- */

#navbar {
	background: url(images/nav_bar.png) no-repeat;
	height: 38px;
}
form#searchform {
	float: right;
	margin: 0 50px 0 0;
}
form#searchform #s {
	width: 100px;
	height: 12px;
	margin: 4px 0 0 0;
	border: 1px solid black;
}
#searchsubmit {
	padding: 0;
	background: black;
	color: white;
	border: 1px solid white;
}
ul.navMain {
	margin: 0 0 0 250px;
	padding: 3px 0 0 0;
	list-style-type: none; 
}
ul.navMain li {
	display: inline;
	font-family: verdana, arial, hevetica, sans-serif;
	border-right: 1px solid white;
	margin: 0;
	padding: 0 15px;
}
ul.navMain li a {
	color: white;
	text-decoration: none;
}
ul.navMain li a:hover {
	color: #ddd;
}
ul.navMain li.page-item-11 {
	border-right: none;
}

/*  CONTENT */
/* ----------------- home page ---------- */
   
#pat {
	position: absolute;
	width: 166px;
	height: 421px;
	bottom: 75px;
	left: 40px;
	background: url(images/full_body.png);
	z-index: 10;
}
.page-id-3 #column, .page-id-3 #column_rt {
	position: absolute;
	width: 31px;
	height: 590px;
	bottom: 1px;
	background: url(images/column.png) no-repeat;
	z-index: 20;
}
#column {
	left: 16px;
}
#column_rt {
	right: 16px;
}
.marquee {
	position: relative;
	z-index: 1;
}

/* ------ main content --------- */

#mainContent {
	margin: 0 auto;
	width: 1040px;
	height:100%;
	background: url(images/bkg_main.png) repeat-y;
	z-index: 5;
}
#mainContent h2, #mainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#mainContent #leftContent h2, #mainContent #leftContent h3 {
	margin: 0 0 25px 0;
	border-bottom: 2px solid black;
}
#custContent p.dialog {
	position: absolute;
	left: 100px;
	background: url(images/balloon.png) no-repeat;
	width: 175px;
	height: 115px;
	margin: 0 0 20px 0;
	z-index: 10;
}
#mainInside {
	margin: 0 auto;
	width: 950px;
}
img.pagePhoto {
	float: right;
	margin: 0 0 10px 10px;
}

/* left content */
/* ------------------------------ */

#leftContent {
	float: left;
	width: 600px;
	background: white;
	margin: 0 0 0 20px;
	padding: 25px;
	border-right: 275px solid white;
	margin-right: -275px;
	overflow: hidden;
}
#leftContent p {
	margin: 10px 0;
	line-height: 1.5em;
}

#sidebar {
	float: right;
	width: 275px;
	background: white;
}

/* sidebar */
/* ------------------------------ */
#sidebar .widget {
	margin: 15px 0 15px 0;
	text-align: center;
	background: url(images/sidebar_top.png) top no-repeat;
}
#sidebar ul li ul {
	background: none;
}
.box, .categories, .linkcat {
	padding: 10px 0 0 0;
	background: url(images/sidebar_mid.png) center repeat-y;
	text-align: center;
}
#sidebar img {
	margin: 0;
	padding: 0;
	text-align: center;
}
#sidebar h2 {
	margin: 15px 0 10px 0;
}
.sideImage {
	margin: 0;
	padding: 0;
	text-align: center;
}
.sideImage_inside, p.sideArchive {
	padding: 15px 35px;
}
#sidebar .sideImage img {
	padding: 0 0 10px 0;
}
.sideImage p, li.box p {
	color: #666;
	text-align: left;
	font-size: .8em;
	font-style: italic;
}
/*
.sideImage .caption {
	color: #666;
	text-align: left;
	font-size: .8em;
	font-style: italic;
}
*/
/* footer */
/* --------------------------- */

#footer {
	position: relative;
	margin: 0 auto;
	height: 118px;
	background: url(images/floor_btm.png) no-repeat;
	text-align: center;
}
#footer #columnBase, #footer #columnBase_rt {
	position: absolute;
	width: 31px;
	height: 118px;
	bottom: 0;
	background: url(images/column_base.png) no-repeat;
	z-index: 20;	
}
#footer #columnBase {
	left: 16px;
}
#footer #columnBase_rt {
	right: 16px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#copyright {
  	position: absolute;
  	display: block;
  	width: 200px;
	color: white;
	left: 70px;
	bottom: 15px;	
}
#credit {
	position: absolute;
	color: white;
  	display: block;
  	width: 250px;
	right: 70px;
	bottom: 15px;
}
#credit a {
	color: white;
}
#credit a:hover {
	color: #ddd;
}

ul.navFooter {
	margin: ) auto;
	padding: 3px 0 0 0;
	list-style-type: none; 
}
ul.navFooter li {
	display: inline;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: .8em;
	border-right: 1px solid white;
	margin: 0;
	padding: 0 15px;
}
ul.navFooter li a {
	color: white;
	text-decoration: none;
}
ul.navFooter li a:hover {
	color: #ddd;
}
ul.navFooter li.page-item-11 {
	border-right: none;
}

/* -------------- end footer ------------- */
a img  {
	border: none;
}
.popup img {
	margin: 20px;
}
/*
img {
	margin: 0;
	padding: 0;
}
*/
li .caption {
	color: #fff;
	font-size: 1em;
}

/* -------------Art Page ------------ */

body.page-template-page-art-php {
	position: relative;
	background: white;
	text-align: center;
	z-index: 0;
}
.page-template-page-art-php #title {
	margin: 0 auto;
	width: 55%;
}
.page-template-page-art-php h3 {
	float: left;
	margin: 10px 0 5px 15px;
	padding: 0;
}
.page-template-page-art-php img.sold {
float:right;
	position: absolute;
	right: 10px;
	bottom: 0;
	z-index: 10;
}
.page-template-page-art-php p {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: .8em;
}
.page-template-page-art-php p.copyright {
	margin: 15px 15px 5px 10px;
	clear: none;
	float: right;
}

/* BLOG (index.php) */
/* ------------------------------- */
.blog #mainContent #mainInside, .archive #mainContent #mainInside {
	background: url(images/bkg_posts.jpg) top repeat-x #eeeeee;
}
.blog #mainContent #mainInside #leftContent, .archive #mainContent #mainInside #leftContent {
	background: none;
}
#mainContent .post h2, #mainContent .post h3 {
	font-size: 2em;
	font-weight: bold;
}
#mainContent .post h2 a, #mainContent .post h3 a {
	text-decoration: none;
	color: black;
}
.blog #mainContent h2 a:hover, .archive #mainContent h2 a:hover {
	background: #eeeeee;
}
.blog .post, .blog .hentry, .archive .post, .archive .hentry {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid black;
	background: white;
}
#blogHead {
	margin: 0 0 25px 0;
	border: 1px solid black;
}

/* single page */

.single #mainContent #leftContent h2 {
	margin: 0;
}
#mainContent #leftContent p.postInfo {
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetic, sans-serif;
	font-size: .7em;
	font-weight: bold;
}
div#respond {
	margin: 25px 0 0 0;
}
.
/* CONTACT */
/* ------------------------------- */
body.page-template-page-custom-php {
    position: relative;
}
body.page-template-page-custom-php #patSmock {
	position: absolute;
	bottom: 75px;
	left: 150px;
	z-index: 10;
}
body.page-template-page-custom-php #mainContent {
	padding: 0;
}
#custContent h2 {
	font-size:2em;
	font-weight:bold;
	margin: 0 20px 25px;
	border-bottom: 2px solid black;
}
#custContent p.dialog {
	position: absolute;
	left: 135px;
	background: url(images/balloon.png) no-repeat;
	width: 175px;
	height: 115px;
	margin: 0 0 20px 0;
	padding: 40px 0 0 30px;
	font-size: 1.2em;
	z-index: 10;
}