/*
Theme Name: Leather
Theme URI: http://legendthemes.com
Description: A Legend Theme
Author: Nathan Barry
Author URI: http://nathanbarry.com
Version: 1.0.3
Tags: two-columns, fixed-width, right-sidebar, tan, brown, theme-options, threaded-comments

This theme is released under GPL: http://www.gnu.org/licenses/gpl.html

*/

/* CSS Reset
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.7; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
@font-face {
    font-family: MuseoSlab;
    src: url('includes/Museo_Slab_500.otf');
    font-weight:400;
}

/* General Styles
-------------------------------------------------------------- */


body {
	margin: 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #e2d7ac url('img/background.png') center center;
        color: #565656;
	}
	
	
a {
	border-bottom: dotted 1px #aaa;
	color: #024472;
	text-decoration: none;
	}
			
	a:visited {
			color: #245170;
			border-bottom: dotted 1px #aaa;
			}
	
	a:hover {
			color: #195884;
			border-bottom: dotted 1px #245170;
			}

.button {
    display: block;
    text-align: center;
    text-shadow: 0px -1px 0px rgba(0,0,0,.8);
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    border: none;
    }

    .button:visited, .button:hover { color: #fff; color: #fff; border: none; }

.button.large {
    height: 55px;
    width: 290px;
    background: url('img/button.png') no-repeat 0px 0px;
    line-height: 58px;
    }

    .button.large:hover { background-position: 0px -55px; }
    .button.large:active { background-position: 0px -110px; }
	
	#header {
                background: url('img/header.png') repeat-x center -48px;
                background: url('img/header.png') repeat-x center -48px, -moz-radial-gradient(center 0px 45deg, ellipse farthest-corner, rgba(256,256,256,.4) 0%, rgba(256,256,256,0) 80%);
                background: url('img/header.png') repeat-x center -48px, -webkit-gradient(radial, 50% -300, 100, 50% -300, 500, from(rgba(256,256,256,.6)), to(rgba(256,256,256,0)));
		}

                #header.home {  }
		
		#header-inside { 
				margin: 0 auto; 
				width: 1000px;
				min-height: 200px;
				padding: 0px;
				}
	
		
		#logo {
				width: 450px;
				float: left;
                                margin: 10px 0px 0px;
                                clear: both;
				}
		
		#logo a {
				font-size: 30px;
				color: #414141;
				text-shadow: 0px 1px 0px rgba(256,256,256,.8);
				display: block;
				margin: 0px;
				height: 35px;
				border: none;
                                font-family: "Rockwell", "MuseoSlab", "Lucida Grande", Helvetica, Arial, sans-serif;
				}
				
		#logo .description {
				text-transform: uppercase;
                                padding: 5px 0px;
				color: #80795d;
				text-shadow: 0px 1px 0px rgba(256,256,256,.5);
                                font-family: "Rockwell", "MuseoSlab", "Lucida Grande", Helvetica, Arial, sans-serif;
                                font-size: 16px;
				}
	
/* Main Navigation and Drop Down Menus
-------------------------------------------------------------- */

#nav-wrapper {
    float: right;
    height: 68px;
    background: url('img/nav-ends.png') no-repeat right -72px;
    padding-right: 33px;
}
        .nav-title {
            display: block;
            width: 33px;
            height: 68px;
            background: url('img/nav-ends.png') no-repeat left top;
            float: right;
            text-indent: -9999px;
            }
            
.menu {
    padding: 0px;
    height: 68px;
    background: url('img/header.png') repeat-x;
    margin: 0px;
    float: right;
    }
    
.menu ul {
    padding: 0px 30px 0px 10px;
    margin: 0px;
    }

    .menu li {
                    float: left;
                    list-style: none;
                    position: relative;
                    }

    .menu li a, .menu li a:visited {
                    display: block;
                    float: left;
                    padding: 0px 20px;
                    color: #a0b38c;
                    border: none;
                    text-shadow: 0px -1px 0px #000;
                    font-size: 18px;
                    height: 61px;
                    line-height: 55px;
                    font-family: "Rockwell", "MuseoSlab", "Lucida Grande", Helvetica, Arial, sans-serif;
                    }


                    .menu ul li:hover a {
                                color: #aabe96;
                                }

                    .menu > ul > li.current_page_item > a {
                                color: #e5f0da;
                                background: url('img/active-nav.png') no-repeat center top;
                                }


                            .menu li ul {
                                    position: absolute;
                                    left: -1000em;
                                    top: 61px;
                                    margin: 0;
                                    padding: 10px 0px 0px 0px;
                                    z-index: 100;
                                    background: #333 url('img/nav-bg.png');
                                    width: 180px;
                                    padding: 0px;
                                    -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.3), inset 0px 2px 4px rgba(0,0,0,.8);
                                    -webkit-box-shadow: 1px 3px 5px rgba(0,0,0,.3), inset 0px 2px 4px rgba(0,0,0,.8);
                                    -moz-border-radius-bottomleft: 5px;
                                    -moz-border-radius-bottomright: 5px;
                                    -webkit-border-bottom-left-radius: 5px;
                                    -webkit-border-bottom-right-radius: 5px;
                                    border-bottom-left-radius: 5px;
                                    border-bottom-right-radius: 5px;
                                    }

            .menu li:hover ul, .menu li.sfhover ul { left: 0px; }
            .menu li ul li {
                    float: none;
                    display: block;
                    padding: 0;
                    margin: 0;
                    }
                    .menu li ul li a, .menu li ul li a:visited {
                            display: block;
                            height: 45px;
                            line-height: 45px;
                            padding: 0 5px 0px 20px;
                            font-weight: normal;
                            font-size: 14px;
                            margin: 0;
                            border-bottom: solid rgba(0,0,0,.9) 1px;
                            border-top: solid rgba(256,256,256,.1) 1px;
                            float: none;
                            color: #6f805e;
                            text-shadow: 0px -1px 0px #000;
                            text-transform: none;
                            }

                    .menu li ul li:last-child a {
                                                    border-bottom: none;
                                                    }

                    .menu li ul li:first-child a {
                                                    border-top: none;
                                                    }

                                    .menu li ul li a:hover { color: #A0B38C; }

/* Content Layout and Structure
-------------------------------------------------------------- */
	#wrapper {
		width: 1000px;
		margin: 20px auto;
                clear: both;
		}

	#content {
		float: left;
		margin: 0px 30px 0px 0px;
		width: 720px;
		}

.home .post {
    margin-bottom: 50px;
    }

	.post {
		float: left;
		width: 617px;
                padding: 0px 50px;
                background: url('img/post-narrow.png') -1453px center repeat-y;
                position: relative;
                margin-bottom: 20px;
                overflow: visible;
		}
		
                .post-top {
                    background: url('img/post-narrow.png') left top no-repeat;
                    height: 44px;
                    margin: -10px 0px 0px -55px;
                    width: 726px;

                }
                .post-bottom {
                    background: url('img/post-narrow.png') -726px bottom no-repeat;
                    height: 44px;
                    margin: 0px 0px -10px -55px;
                    width: 726px;
                }

		#content.full-width {
				width: 1000px;
                                margin: 0px;
				}
                                
                    .post-content {
                        font-size: 16px;
                        font-family: Georgia, Times, serif;
                        }
	#sidebar {
		width: 240px;
		float: left;
		margin: 0px 0px 0px 0px;
		}


		#sidebar li {
				list-style: none;
				}
				
				#sidebar li li {
						list-style-type: square;
						}
						
				li.widget {
                                    padding: 10px 0px;
				}
						
						
						
					li.widget p {
							margin-bottom: 10px;
							}
		
						
					li.widget h4 {

							}
		
		#footer {
				margin-top: 10px;
				background: url('img/footer.png') repeat-x;
				color: #aaa;
                                padding: 15px 0px 0px;
                                text-align: center;
				}

		
		#footer-inside {
				padding: 15px 0px;
				margin: 0 auto;
				width: 1000px;
                                border-top: solid rgba(256,256,256,.1) 1px;
                                -moz-box-shadow: 0px -1px 0px rgba(0,0,0,.8);
                                -webkit-box-shadow: 0px -1px 0px rgba(0,0,0,.8);
                                box-shadow: 0px -1px 0px rgba(0,0,0,.8);
                                text-shadow: 0px -1px 0px rgba(0,0,0,1);
                                text-align: left;
				}
				
			#footer a {
					border-bottom: none;
					color: #adacac;
                                        padding-bottom: 1px;
					}

                                        #footer a:hover {
                                                border-bottom: dotted 1px #d0dce7;
                                                padding-bottom: 0px;
                                                color: #bbb;
                                        }
                        
/* Footer Widgets
-------------------------------------------------------------- */

        .widgets.footer-columns {
                width: 980px;
                margin: 10px auto;
                list-style: none;
                padding: 0px 0px 20px 0px;
                text-align: left;
                }

                    .footer-columns .widget {
                        float: left;
                        color: #adacac;
                        margin: 0px;
                        padding: 0px 8px 0px 16px;
                        min-height: 150px;
                        }

                    .footer-columns .widget:last-of-type { background-image: none; }

                    .footer-columns h4 {
                        text-transform: none;
                        color: #eee;
                        text-shadow: 0px -1px 0px rgba(0,0,0,1);
                    }

             .copyright {
                        width: 950px;
                        clear: both;
                        margin: 0px;
                        color: #777;
                        font-size: 12px;
                        }

                    #footer .copyright a {
                               color: #ddd;
                            }


/* Layout, clearing floats
-------------------------------------------------------------- */

.container {
  width: 1000px;
  margin: 0 auto;
}

.clear { display: inline-block; }   
.clear:after, .container:after, .comment-details:after, .navigation:after, .post-content:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }


/* Content Formatting
-------------------------------------------------------------- */

p { margin-bottom: 15px; }
	
blockquote  { margin: 20px; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 15px 0; white-space: pre; }
pre,code,tt { font: 12px 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 50px 0; line-height: 1.5; }

ul, ol      { margin:0 15px 15px 20px; }
ul          { list-style-type: square; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 15px 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 15px;}

.post img { border: none; margin: 10px 10px 10px 0px; }
			
.navigation {
		clear: both;
		}

                .navigation .alignleft {
                    width: 50%;
                    float: left;
                }
                .navigation .alignright {
                    width: 50%;
                    float: right;
                    text-align: right;
                }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content .alignleft {
	float: left;
}

#content .alignright {
	float: right;
}


/* Widgets
-------------------------------------------------------------- */

.widgets {
        width: 980px;
        margin: 0px;
        }

        .widget {
                float: left;
                width: 300px;
                list-style: none;
                margin-right: 26px;
                }

        .image {
            
            background: #fff url('img/shadow.png') no-repeat bottom center;
            padding-bottom: 9px;
            }

            .image img, .image .no-image {
                -moz-box-shadow: 0 0 1px #aaa;
                padding: 5px;
            }
    #sidebar .widget {
            width: auto;
            float: none;
            font-size: 12px;
    }

/* Calendar Widget
-------------------------------------------------------------- */
#wp-calendar {
        width: 100%;


}

    #wp-calendar caption {
            text-align: center;
            padding: 3px;
            font-weight: bold;
            }

    #wp-calendar thead {
            }

            #wp-calendar th {
                    font-weight: bold;
                    padding: 5px;
                    text-align: center;
                    }

            #wp-calendar td {
                    text-align: center;

            }

            #wp-calendar td {
                    padding: 5px;
                    }

                    #wp-calendar #prev, #wp-calendar #next {
                            padding: 5px;
                            text-align: left;
                            }
                    #wp-calendar #next {
                            text-align: right;
                            }





/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
    font-weight: normal;
    color: #141313;
    font-family: "Rockwell", "MuseoSlab", Helvetica, Arial, sans-serif;
    text-shadow: 0px 1px 0px rgba(256,256,256,.7);
    }

h1 { font-size: 32px; line-height: 1; margin-bottom: 10px; font-weight: bold; }
h2 { font-size: 28px; margin-bottom: 10px; }
h3 { font-size: 20px; line-height: 1; margin-bottom: 10px; }
h4 { font-size: 18px; line-height: 1.25; margin-bottom: 8px; color: #375a90; letter-spacing: 1px; text-transform: uppercase; display: inline-block; }
h5 { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
h6 { font-size: 14px; font-weight: bold; }

.page-title {
    margin: 10px 0px 0px;
    line-height: 40px;
    color: #414141;
    font-size: 24px;
    border-top: solid #cac8be 1px;
    text-align: center;
    padding: 10px 0px 0px;
    font-weight: normal;
    }

    .page-title a {
        border: none;
        }

.page .page-title { 
    border-bottom: solid #cac8be 1px;
    padding: 10px 0px;
    margin-bottom: 10px;
    }

    .post .date {
        background: #cac8be;
        padding: 2px 5px 0px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        color: #fff;
        display: block;
        width: 165px;
        font-size: 10px;
        text-align: center;
        position: absolute;
        top: 35px;
        left: 50%;
        margin-left: -90px;
        }
        
    .post .author {
        display: block;
        text-align: center;
        font-family: Georgia, Times, serif;
        font-size: 12px;
        font-style: italic;
        border-bottom: solid #cac8be 1px;
        padding: 0px 0px 5px;
        margin:-4px 0 20px;
        color: #8d8d8d;
    }


    .postmetadata {
            font-size: 12px;
            text-align: center;
    }

/* Comments
-------------------------------------------------------------- */

#post-comments {
        float: left;
        margin: 0px 0px 10px;
        width: 720px;
	}

#comments {
    padding: 20px 0px 0px;
    color: #444;
    color: rgba(0,0,0,.6);
    text-shadow: 0px 1px 0px rgba(256,256,256,.5);
    }

	#comments textarea {
			width: 480px;
			}

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

	.commentlist li {
			clear: left;
			padding: 10px 0px;
			list-style: none;
                        color: #aaa;
                        color: rgba(256,256,256,.5);
	}

	.comment-details {
			}

	.vcard {
			display: block;
			float: left;
			width: 130px;
			background: url('img/avatar-bg.jpg') no-repeat;
			}

			.vcard a {
					border: none;
					}

			.vcard img.avatar {
					margin: 0 40px 0 0;
					-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.4);
					-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.4);
					border:5px solid #FFFFFF;
					margin:0 40px 5px 0;
			}

		.vcard .fn {
				font-weight: bold;
                                color: #444;
                                color: rgba(0,0,0,.6);
                                text-shadow: 0px 1px 0px rgba(256,256,256,.1);
				font-style: normal;
				white-space: nowrap;
				display: block;
				}
		.vcard .fn a {
                                color: #444;
                                color: rgba(0,0,0,.6);
				}

		.vcard .says {
				display: none;
				}

		.commentmetadata {
				display: block;
				float: left;
				width: 130px;
                                line-height: 10px;
				}

		.commentmetadata a {
                                color: rgba(0,0,0,.5);
                                font-size: 10px;
                                text-shadow: 0px 1px 0px rgba(256,256,256,.05);
				}


	.comment-text {
			display: block;
			float: left;
			width: 590px;
                        background: url('img/comment-line.png') repeat-x center top;
			padding: 20px 0px;
			position: relative;
			margin: 0px 0px 10px;
                        color: #444;
                        font-weight: 300;
			}

	#comment-reply {
			margin-left: 150px;
			clear: left;
			padding: 10px 0px;
			}

                        .commentlist .children {
                                border-left: solid #999 1px;
                                margin-left: 0px;
                                }

                                .commentlist .children li {
                                        padding-left: 25px;
                                        background: url('img/child-comment-line.gif') no-repeat 0px 25px;
                                        }

/* Threaded Comments */

.depth-2 .comment-text { width: 549px; }
.depth-3 .comment-text { width: 508px; }
.depth-4 .comment-text { width: 467px; }
.depth-5 .comment-text { width: 426px; }
.depth-6 .comment-text { width: 385px; }
.depth-7 .comment-text { width: 344px; }
.depth-8 .comment-text { width: 303px; }
.depth-9 .comment-text { width: 262px; }
.depth-10 .comment-text { width: 221px; }


/* Pingback */

.pingback .vcard {
    padding-top: 10px;
}
.pingback .comment-text {
    padding-top: 50px;
}

/* Respond Styles */

#respond {
		position: relative;
		margin: 20px 0px 10px;
                background: url('img/comment-line.png') repeat-x center top;
                padding: 20px 0px;
                position: relative;
                color: #444;
                font-weight: 300;
                font-family: "Rockwell", "MuseoSlab", Helvetica, Arial, sans-serif;
		}

		#respond h3 {
                    color: #444;
                    color: rgba(0,0,0,.6);
                    text-shadow: 0px 1px 0px rgba(256,256,256,.5);
                    }

                    #respond #comment, #respond input.text {
                        border: solid #bfb385 1px;
                        background: #e7debd;
                        background: rgba(256,256,256,.6);
                        -moz-box-shadow: 0px 1px 0px rgba(256,256,256,.4), inset 0px 1px 2px rgba(0,0,0,.2);
                        -webkit-box-shadow: 0px 1px 0px rgba(256,256,256,.4), inset 0px 1px 2px rgba(0,0,0,.2);
                        box-shadow: 0px 1px 0px rgba(256,256,256,.4), inset 0px 1px 2px rgba(0,0,0,.2);
                        -moz-border-radius: 8px;
                        -webkit-border-radius: 8px;

                    }
			#comment {
					width: 578px;
					padding: 10px;
					}

		#respond #gravatar-preview {
				width: 70px;
				height: 70px;
				float: left;
				border: solid #fff 5px;
				-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
				-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
				margin: 0px 25px 0px 0px;
				}

		#comment-details {
				width: 600px;
				margin: 0px 0px 0px 130px;
                                }
		#comment-details p {
				width: 200px;
				float: left;
                                }

			#respond label {
					float: left;
					padding: 4px 4px 0px;
                                        color: #444;
                                        color: rgba(0,0,0,.6);
                                        text-shadow: 0px 1px 0px rgba(256,256,256,.5);
                                        font-size: 12px;
					}

			#respond input.text {
					padding: 6px;
					width: 130px;
					}

			#respond #submit {
					width: 265px;
					height: 40px;
					background: #444;
					background: rgba(0,0,0,.3);
					border: none;
					color: #fff;
                                        text-shadow: 0px -1px 0px #000;
					margin: 10px 0px 0px 0px;
                                        float: right;
					cursor: pointer;
                                        font-size: 16px;
                                        font-weight: bold;
                                        text-transform: uppercase;
                                        -webkit-border-radius: 8px;
                                        -moz-border-radius: 8px;
					-moz-box-shadow: 0px -1px 0px rgba(256,256,256,.1);
					-webkit-box-shadow: 0px -1px 0px rgba(256,256,256,.1);
					}

					#respond #submit:hover {
							background-position: left center;
							}


					#respond #submit:active {
							background-position: left bottom;
							}

