/*
Theme Name: Judith Eastburn Photography
Description: Theme for Judith Eastburn
Version: 1.3
Author: Thomas Murphy
Template: boilerplate
*/

/* reset */

html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, th, var, h1, h2, h3 {font-style:normal;font-weight:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
q:before, q:after {content:'';}
a img {border: none;}

/* basic elements */
/*
html{
width: 100%;
height: 100%;
}
*/
body {
background: #E0E0E0;
color: #444;
font-family: verdana;
font-size: 0.8em;
line-height: 22px;
width: 100%;
height: 100%;
overflow-x: hidden;
}

a:link, a:visited {color: #a6a6a6; text-decoration: none;}
a:hover {text-decoration: underline;}

h1, h2, h3, h4 {font-family: 'trebuchet ms'; font-weight: normal;}
h1 {font-size: 3.0em; line-height: 50px;}
h1 a:hover, h2 a:hover {color: #c00; text-decoration: none;}
h2 {
font-size: 2.3em;
letter-spacing: -1px;
line-height: 50px;
}
h3 {font-size: 1.9em; line-height: 40px;}
h4 {
font-size: 1.9em;
line-height: 40px;
}

#header h1{
display: inline-block;
color: #444444;
}

    #header h1 a, #header h1 a:visited{
        color: #444444;
    }

#main-content ul , #main-content ol {margin: 10px 0 10px 15px;}
#main-content ul li {list-style-type: square;}
#main-content ol li {list-style-type: decimal;}
#main-content li li {margin-left: 25px;}
#main-content p {margin: 10px 0;}

#sidebar ul, #footer ul {margin-left: 15px;}
#sidebar ul li, #footer ul li {
border-bottom: 1px dashed #ccc;
line-height: 27px;
list-style-type: circle;
}

#sidebar ul li a:link, #sidebar ul li a:visited,
#footer ul li a:link, #footer ul li a:visited {color: #36b;}
#sidebar ul li a:hover, #footer ul li a:hover {color: #c00; text-decoration: none;}

input, textarea {background: #f5f5f5; border: 1px solid #bbb; color: #999; margin: 10px 0; padding: 7px 10px;}
input#searchsubmit, input#submit {background: #ddd; border: 1px solid #999; color: #555; padding: 6px 10px;}
textarea#comment {width: 95%;}

/* generic classes */

.clear {clear: both;}
.center {text-align: center;}
.hidden {display: none;}
.justify {text-align: justify;}
.post-spt {border-top: 1px dashed #ccc; margin-bottom: 15px;}
.post-meta {background: #eee; margin: 10px 0; padding: 2px 10px;}
.post-tag {margin: 10px 0;}
.sticky {background: #f6f6f6; border: 1px solid #ccc; margin: -10px -10px 10px -10px; padding: 0 10px;}
.sticky .post-meta {border: 1px solid #bbb;}
p.page-link span {border: 1px solid #ccc; padding: 3px 8px;}
p.page-link a:hover {text-decoration: none;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.page .nocomments {display: none;}
.bypostauthor .fn {
font-weight: bold;
}


/* head nav */
#head-nav ul{
margin: 0;
display: inline-block;
*display: inline;
vertical-align: middle;
}
#head-nav ul li {
float: left;
border-right: 2px solid #bbb;
border-top: 0px solid #bbb;
border-bottom: 0px solid #bbb;
margin: 0;
padding: 0px;
font-size: 1.4em;
text-align: center;
display: inline-block;
*display: inline;
/* width: 100px; */
cursor: pointer;
}
#head-nav li a, #head-nav li a:visited {
color: #444;
display: block;
font-size: 1.0em;
font-weight: normal;
line-height: 30px;
padding: 10px 20px;
}
#head-nav li a:hover {background: #f2f2f2; text-decoration: none;}

#head-nav {
margin: 20px 10px; 
display: inline-block;
position: relative;
}
#home_tab{
margin: 0 100px;
display: inline-block;
position: relative;
vertical-align: middle;
}

/* basic layout */

#wrapper {
text-align: center;
width: 100%;
height: 100%;
position: relative;
}
#container {
background: #151515;
border-width: 0 0px;
border-style: solid;
border-color: #ddd;
margin: 0px auto;
text-align: left;
width: 100%;
min-height: 100%;
background-image: url('images/roughPaper.png');
background-repeat: repeat-x;
background-position: top;
}
#header {
padding: 20px 0;
width: 100%;
height: 100px;
display: block;
}




#slider{
width: 20000px;
height: 600px;
background: none;
position: absolute;
left: 0;
top: 100px;

}
#bg_slider{
width: 10000px;
height: 600px;
position: absolute;
background-image: url('images/bghills.png');
background-repeat: no-repeat;
background-color: #E0E0E0;
left: 0;
}

#mg_slider{
width: 15000px;
height: 600px;
position: absolute;
background-image: url('images/mghills.png');
background-repeat: no-repeat;
background-position: -5px 5px;
left: 0;
}

#home_content{
width: 800px;
height: 400px;
position: absolute;
left: 325px;
background-color: white;
padding: 20px;
box-shadow: 0px 0px 10px 0px #777;
-moz-box-shadow: 0px 0px 10px 0px #777;
-webkit-box-shadow: 0px 0px 10px 0px #777;
}

	#home_content img{
		max-width: 400px;
		max-height: 400px;
		float: right;
	}

#prints{
width: 800px;
height: 400px;
position: absolute;
left: 4325px;
background-color: white;
padding: 20px;
box-shadow: 0px 0px 10px 0px #777;
-moz-box-shadow: 0px 0px 10px 0px #777;
-webkit-box-shadow: 0px 0px 10px 0px #777;
}

#statement{
width: 800px;
height: auto;
position: absolute;
left: 8325px;
background-color: white;
padding: 20px;
box-shadow: 0px 0px 10px 0px #777;
-moz-box-shadow: 0px 0px 10px 0px #777;
-webkit-box-shadow: 0px 0px 10px 0px #777;
}

#artist_bio{
width: 800px;
height: auto;
position: absolute;
left: 12325px;
background-color: white;
padding: 20px;
box-shadow: 0px 0px 10px 0px #777;
-moz-box-shadow: 0px 0px 10px 0px #777;
-webkit-box-shadow: 0px 0px 10px 0px #777;
}

#prices{
width: 800px;
height: 400px;
position: absolute;
left: 16325px;
background-color: white;
padding: 20px;
box-shadow: 0px 0px 10px 0px #777;
-moz-box-shadow: 0px 0px 10px 0px #777;
-webkit-box-shadow: 0px 0px 10px 0px #777;
}





.printsHolder{
position: absolute;
display: block;
display: none;
bottom: 0;
left: 20px;
width: 800px;
height: 400px;
padding: 0px;
}

#printNav{
position: absolute;
top: 0px;
width: 100%;
height: 40px;
left: 0;
display: block;
}

.printNavItem{
display: inline-block;
*display: inline;
width: 150px;
height: 30px;
margin: 0;
text-align: center;
//background-color: #a6a6a6;
color: black;
font-size: 1.2em;
line-height: 30px;
border-right: 2px solid #bbb;
cursor: pointer;
}

#print_frame{
display: none;
position: absolute;
left: 4325px;
top: -80px;
z-index: 500;
display: block;
-moz-box-shadow: 3px 3px 5px #000;
-webkit-box-shadow: 3px 3px 5px #000;
box-shadow: 3px 3px 5px #000;
background-color: black;
width: 0px;
height: 0px;
text-align: center;
}

#print_image{
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 5;
}

.printTitle{
color: white;
font-size: 1.6em;
position: relative;
bottom: 0px;
z-index: 500;
}

#print_close{
font-size: 1.6em;
color: white;
z-index: 6;
display: none;
position: absolute;
top: 10;
right: 10;
cursor: pointer;
background-color: #000000;
padding: 5px 3px 5px 5px;
}

#prevPrint, #nextPrint{
width: 20px;
height: 30px;
background-color: #efefef;
color: #888888;
font-size: 1.2em;
font-weight: bold;
line-height: 30px;
text-align: center;
display: none;
z-index: 6;
margin-top: 310px;
padding: 0;
position: absolute;
cursor:pointer;
}

#prevPrint:hover, #nextPrint:hover{
color: #000000;
}

#prevPrint{
left: 0;
-moz-border-radius: 0 10px 10px 0; /* Firefox */
-webkit-border-radius: 0 10px 10px 0; /* Safari, Chrome */
border-radius: 0 10px 10px 0; /* CSS3 */
}

#nextPrint{
right: 0;
-moz-border-radius: 10px 0 0 10px; /* Firefox */
-webkit-border-radius: 10px 0 0 10px; /* Safari, Chrome */
border-radius: 10px 0 0 10px; /* CSS3 */
}

#darkenBackground{
background-color: #000000;
opacity: 0.7;
-moz-opacity: 0.70;
filter: alpha(opacity=70);
z-index: 200;
height: 100%;
width: 100%;
position: fixed;
top: 0px;
left: 0px;
display: none;
}


#main-content {
border: 0px solid #ccc;
float: left;
margin: 0;
padding: 0px;
width: 100%;
height: 650px;
overflow: hidden;
display: block;
position: relative;
bottom: 0;
}

.thumbnail{
width: 95px;
height: 95px;
display: block;
position: absolute;
cursor: pointer;
}

#sidebar {
border: 0px solid #aaa;
float: right;
margin: 10px 0;
padding: 0px 20px 20px 0;
width: 300px;
}
#footer {
padding: 10px 20px;
position: absolute;
bottom: 20px;
}

#footer a{
margin: 0 10px;
border-right: 1px solid black;
border-left: 1px solid black;
padding: 0 5px;
}

#foot-1, #foot-2, #foot-3 {width: 290px; border: 0px solid #bbb;}
#foot-1, #foot-2 {float: left;}
#foot-right, #foot-3 {float: right;}
#foot-2 {margin: 0 15px;}
#footer-credit {line-height: 28px; margin: 10px 20px; position: absolute; bottom: 0;}
#footer-desc {border-top: 1px dashed #ccc; font-style: italic; text-align: right;}


#page_content{
    width: 100%;
    max-width: 920px;
    padding: 20px;
    margin: 20px auto;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0px 0px 10px 0px #777777;
    -moz-box-shadow: 0px 0px 10px 0px #777777;
    -webkit-box-shadow: 0px 0px 10px 0px #777777;
}

#page_content.photographs{
    height: 420px;
}

    #page_content .printsHolder{
        bottom: 20px;
        left: 50%;
        margin-left: -400px;
    }
    
    #page_content #print_frame{
        left: 50%;
        top: 0px;
        margin-left: -300px;
    }



/* page nav and more link */

.older a:link, .older a:visited {float: left;}
.newer a:link, .newer a:visited {float: right;}
.page-nav {margin-top: 10px;}

a.more-link:link, a.more-link:visited {
float: right;
margin-bottom: 10px;
}

/* miscelaneous */

blockquote {
border-left: 2px solid #ccc;
color: #888;
margin: 15px 0 15px 60px;
padding-left: 10px;
}
dl dt {font-weight: bold; border-bottom: 1px dashed #aaa;}
dl dd {margin-left: 60px;}
code {color: #B03535;}
pre, code {font-size: 1.3em; margin: 15px 0;}
.kunci {color: #aaa;}

/* widget */

.widget {margin-bottom: 15px;}
.widget_author img {border: 1px solid #ccc; float: left; margin-right: 10px; padding: 5px;}
.search-box {border: 1px solid #ccc; padding: 0 10px; text-align: center;}

table#wp-calendar {text-align: center;}
table#wp-calendar caption {font-size: 1.5em; margin-bottom: 10px; text-align: center;}
table#wp-calendar thead tr th {background: #eee; border: 1px solid #ccc; font-weight: bold; padding: 4px 13px;}
table#wp-calendar td {border: 1px solid #ccc; padding: 4px 13px;}
#today {background: #eee;}

/* images and captions */


img.centered {display: block; margin: 10px auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.wp-caption {border: 1px solid #ccc; padding-top: 4px; text-align: center; margin: 10px;}
.wp-caption img {margin: 0; padding: 0;}
.wp-caption p.wp-caption-text {margin: 0; line-height: 17px;}

/* comment list */

#main-content ol.commentlist {margin-left: 0px;}
#main-content ol.commentlist li {
border: 1px solid #bbb;
list-style: none;
margin: 15px 0;
padding: 10px;
}
li.odd {background: #f8f8f8;}
.commentlist li img.avatar {border: 1px solid #aaa; width: 32px; height: 32px;}
#main-content ul.children li {margin-left: 70px;}
.comment-author {background: #eee;}
.comment-meta {border-bottom: 1px solid #ddd; text-align: right;}
.comment-reply-link, #cancel-comment-reply-link {border: 1px solid #aaa; padding: 3px 10px;}

/* comment form */

.required {color: red;}
#respond input {display: block;}

