/*
Theme Name: Signature Productions

Description: Custom Design for Signature Productions
Author: Nathan Hallmark
Author URI: http://nathanh.com/


*/

body {
	font-size: 14px;
	font-family: 'Myriad Pro', Helvetica, Arial, Sans-Serif;
	background: #000000;
	color: #444;
	text-align: center;
}

#page {
	background: #000000;
	border: 0px none;
	
}

#top {
        background: #000000;
        width:942px;
        height:50px;
}

#header {
	background: #000000 url('/images/header.png') no-repeat top center;
        margin:0 auto;
        position:relative;
        top:0px;
        
}

#content {
        position: relative;
        top: -10px;
	font-size:14px;
        margin:0 auto;
        width: 800px;
}

#narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

#narrowcolumn .postmetadata {
	text-align: center;
}

#footer {
	background: #000000 url('/images/footer.png') no-repeat top;
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	font-family: 'Myriad Pro', 'Helvetica', Verdana, Arial, Sans-Serif;
	font-weight: normal;
        margin: 0;
        padding: 0;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.3em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

a { text-decoration: none; }

a:focus { -moz-outline-style: none; } /*this avoids having image replacement sections display a dotted outline*/

a:active { outline: none; }

a:hover {
	color: #c2c2c2;
	text-decoration: none;
}

p {margin-bottom: 10px;}

p h3 {margin-top: 20px;}

/* Nav */

#nav-bg {
        width:942px; 
        margin:0 auto; 
        
        height:150px;
        background: url('/images/nav-bg.jpg') no-repeat top center;
        
}

#menu { width:876px; 
        margin:0 auto; 
        top: 37px; 
        position:relative; 
        height:40px;        
}

#nav, #nav li{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     
     line-height:1.5em; /* Centers list items vertically */
}

/* Visual Styles */

#nav a:link, #nav a:active, #nav a:visited{
    display:block;
    padding:0px 0px;
    border:0px none;
    color:#fff;
    text-decoration:none;
    background-color:transparent;
}

#nav a:hover{
    
}

a img {
border: 0px;
}

/* Align elements horizontally */

#nav li{
    float:left;
    position:relative;
}

/* Splash */

#slideshow {
        position: relative;
        top: 10px;
        width:800px;
        height:200px;
        margin: 0 auto;
        
        border: 1px solid #e5e5e5;
        padding: 0;
}

/* Photo Page */

#photo-content {
	font-size:14px;
        margin:0 auto;
        width: 876px;
}

#photo-content h2 { text-align: left; }

#page .scroll {
	height:auto;
	width:876px;
	margin:0 auto;
	overflow:auto;
	position:relative;
	clear:left;
}

#photo-nav { 
        position: relative; 
        top: -30px; 
        margin: 0 auto; 
        width: 876px; 
        height: 74px; 
        background: url('/images/photo-nav.jpg') top center no-repeat; 
}

#flickr-bg { 
        position: relative; 
        top: 42px; 
        margin: 0 auto; 
        width: 876px; 
        height: 74px; 
        background: url('/images/flickr-bg.gif') top center no-repeat; 
}

.flickr-link {
        position: relative;
        top: 13px;
        font-size: 1.3em;
        color: #a9a9a9;
        text-decoration: none;
        line-height: 32px;
        
}

.flickr-link a { color: #a9a9a9; }

.flickr-link a:hover { text-decoration:none; color: #c2c2c2; }

.flickr-link img { vertical-align: middle; margin: 7px;}

#slider ul { 
        position: relative; 
        top: 30px; 
        left: 110px; 
        width:630px;
        font-style: italic;
        margin: 0px auto;
	padding: 0 0 0 0px;
	list-style: none;
	
	text-indent: 0px;
}

#slider ul li {
        margin: 0px 20px 0px 0px;
        display: inline;
}

#slider ul li a { 
        color: #a9a9a9; 
        font-size: 1.2em; 
        text-decoration: none;
}

#slider ul li a:hover { color: #c2c2c2; font-size: 1.2em; }

#page .scrollContainer .panel {
	padding: 0px 30px 0px 70px;
	height: 520px;
        margin:0 auto;
	width:736px;
	overflow:hidden;
}	

/* End Photo Page */	

/* Partners */


#partners-3 table { width: 630px; }        

.partners table tr { 
        float: left;
        width: 800px;
        display: inline;
        margin: 0px auto;
}

.partners table tr td a {
        float: left;
        width: 200px;
        text-align: center;
        display:inline;
}

.partners td a {
        padding:0;
        margin: 10px 0px 0px 0px;
}

.partners table tr td a img {
        border: 1px solid #000000;
        padding: 0px;
        margin:0 auto;
}

.partners table tr th {
        float: left;
        display: inline;
        margin-bottom: 20px;
        width: 390px!important;
        height:30px;
}

.partners table h3 { margin-top: 20px; }

.partners table tr td p { margin:0; padding:0; }

/* End Partners */

body {
	margin: 0 0 0px 0;
	padding: 0;
}

#page {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	width: 942px;
	border: 0px none;
}

#header {
	background-color: #000000;
	margin: 0 auto;
	padding: 0px 0 0 0;
	height: 254px;
	width: 942px;
}

#narrowcolumn {
        position:relative;
        top: 30px;
	float: left;
	padding: 0px 0 0px 0px;
	margin: 0 auto;
        margin-bottom: 80px;
	width: 550px;
        z-index: 1;
}

.widecolumn {
	padding: 10px 0 20px 230px;
	margin: 5px 0 0 0px;
	width: 450px;
}

.post {
	margin: 0 0 0px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

#narrowcolumn .postmetadata {
	padding-top: 0px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	width: 942px;
        height:100px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/* Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 0px 0px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 0px 0px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */


/* Begin Gallery Styles */

div.gallery { margin:0!important; padding:0!important;}

dl.gallery-item {
        
        padding:0px;
        border:0px none;
        display:inline;
        background:transparent;
        margin:0 0 10px 0px;
}



.gallery img { 
        border: 1px solid #000000;
}



/* End Gallery Styles */

/* Begin Lists */

html>body .entry ul {

        margin: 0px 0px 20px 0px;
	
}

html>body .entry li {
	margin: 10px 0px;
}

.entry ul li:before, #sidebar ul ul li:before {
	
}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar
{       float:right;
	padding: 0px 0px 0px 0;
	position:relative;
        top: 70px;
	width: 200px;
        z-index: 2;
}

#sidebar img {
	margin:0 auto;
        padding: 0px 0px 30px 0px;
}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End captions */

#subfooter {
        margin:0;
        padding:0 0 75px 0;
        width:960px;
        height:80px;
        margin:0 auto;
}

#subfooter img { float:left; }

#subfooter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subfooter li { display:inline; }

#subfooter-nav a {
        padding: 5px 15px;
        color: #696969;
        text-decoration: none;
        font-size: 1.2em;
        font-weight: lighter;
        font-family: 'Myriad Pro', Helvetica, Serif;
}

.option a { text-align: right; font-weight: normal; }

#subfooter-nav { float: right; margin:15px 0px 10px 0px;}


