/*
THEME NAME: jpskymod
THEME URI: http://julianplenti.com
DESCRIPTION: A <a href="http://yukei.net">Satorii</a> child theme
VERSION: 1.0
AUTHOR: Soft Punk
AUTHOR URI: http://softpunk.com
*/

@import url(css/reset-fonts-grids.css);
@import url(css/base-min.css);
@import url(css/colours.css);

body{
text-align:left;
font-family:Arial,Helvetica,Tahoma,'Lucida Grande','Lucida Sans',sans-serif;
margin-top:0 !important;
}

a,.entry-content a em,.entry-content a strong,.entry-content em a,.entry-content strong a{text-decoration:none;outline:none !important;}
a:hover{text-decoration:none;}
ul li{list-style-type:square;}
.fw{width:100% !important;float:none;}

.skip-link{
display:none;
}	

#header,#access{
margin:0px;
padding:15px 0px;
text-align:center;
width:100%;
}
h2.entry-title,#blog-title a,h2.page-title,h3.entry-title{
font-family: Arial,Helvetica, sans-serif;
}

#blog-title{
margin:0px !important;
}
#blog-title a{
background:transparent url(img/logo2.png) no-repeat scroll center top;
display:block;
height:98px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
position:relative;
text-indent:-9999px;
}
#blog-description{
display:none;
}

.nav_hidden{ display:none;	}

#access{
text-align:center;
}
#menu {
left:30px;
top:200px;
margin:0;
padding:0;
position:absolute;
}
#menu ul{
margin:0;
padding:0;
position:relative;
}
#menu li{
list-style-type:none;
margin:0;
padding:0;
}
#menu li a{
font-size:0.8em;
font-weight:bold;
letter-spacing:0.06em;
text-decoration:none;
text-transform:uppercase;
}
#menu li a:hover{
}



/*****Accordion Styles*****/
ul#accordion, ul#accordion ul { list-style: none; margin: 0; }
ul#accordion {  }
ul#accordion li { margin:10px 0px; }
ul#accordion ul li { border: none; }
ul#accordion ul li a {color:#686E72;}
ul#accordion ul li:last-child { border-bottom: none; }
ul#accordion a.heading { display:block;text-decoration:none;}
ul#accordion a.heading:hover {  }
ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading { }
ul#accordion li.ui-accordion-selected a.heading:hover, ul#accordion li.current a.heading:hover {   }
ul#accordion li ul a { text-decoration: none; }
ul#accordion li ul a:hover { border-bottom: none; }

/*****Additional Custom Accordion Styles*****/
body#customAccordion ul#accordion li ul { display: none; }
body#customAccordion ul#accordion li.current ul { display: block; }

/*****Custom Classes*****/  
.clearing { clear: both; }  
.clearfix { overflow: hidden; }  
.last { margin-bottom: 0; }  
.screenReader { left: -9999px; position: absolute; top: -9999px; }  


h2.section-title {
text-indent:-9999px;
height:0px;
}

.post,#content .page{
clear:both;
margin:1em auto 3em;
overflow:hidden;
width:660px;
}


p,fieldset,table,pre{font-family:Lucida Grande,arial,helvetica,sans-serif;}

/*sticky posts*/
.sticky{
border-width:5px 0;
padding-bottom:0.8em;
}
.sticky h2.entry-title a{
font-weight:bold;
text-transform:uppercase;
}
.sticky .entry-content{}

h2.entry-title,h3.entry-title{
margin-bottom:15px;
margin-left:100px;
font-size:1.4em;
font-weight:normal;
}



#content .page h2.entry-title,  #content .page h3.entry-title{
margin-left:0px !important;
}
h3.entry-title{
font-size:1.2em;
}
h2.entry-title a,h3.entry-title a{
text-decoration:none;
}
h2.entry-title a:hover,h3.entry-title a:hover{
}
h3.entry-title span{
font-size:66.7%;
}
h3.entry-title span.comments-link a{
background:url(img/mini_icons2/comment.gif) left no-repeat;
padding-left:13px;
}
h3.entry-title span.edit-link a{
background:url(img/mini_icons2/field_input.gif) left no-repeat;
padding-left:13px;
}
h2.page-title{
width:80%;
margin:0 auto;
font-weight:normal;
}
h2.page-title a{
}
body.attachment .entry-title{
margin-left:3%;
}
body.attachment #header{
padding:1em 3%;
width:94%;
}
.entry-content{
width:560px;
float:right;
line-height:1.7;
border-bottom:1px solid;
}
#content .page .entry-content{
border-bottom:medium none;
float:left;
width:660px !important;
}
.entry-meta,.page-meta{
width:80px;
float:left;
margin:0.38em 0 0;
font-size:85%;
}
h3.page-links-title{
padding-left:1em;
}
.page-meta{
display:none;
}
.entry-meta abbr{
border-bottom:none;
}
.entry-meta dt{

}

.entry-meta dt.entry_day{
float:left;
font-family:helvetica,arial,sans-serif;
font-size:40px;
line-height:1em;
width:45px;
}
.entry_month {
display:block;
font-size:16px;
line-height:1em;
text-align:right;
text-transform:uppercase;
}
.entry_year {
display:block;
font-size:14px;
text-align:right;
}
.entry-meta,.entry-meta a{
text-decoration:none;
}
.entry-meta a:hover,.page-meta a:hover{
text-decoration:underline;
}
.entry-meta dd{
margin:0 0 1em;
}
.entry-meta ul{
margin:0;
}
.entry-meta li{
margin-left:1.5em;
}

.entry-footer {
display:block;
font-family:arial,helvetica,sans-serif;
font-size:0.78em;
font-weight:bold;
letter-spacing:0.08em;
padding:10px 0 20px;
text-transform:uppercase;
}

.entry-footer .share {
float:left;
width:auto;
}
.entry-footer .notes{
float:right;
}
a.more{
margin-left:15px;
}
.moreHeader{
font-size:0.78em;
text-decoration:none;
text-transform:uppercase;
width:80px;
text-align:right;
}
.tag-links,.archive .cat-links,.search .cat-links{
font-size:85%;
background:url(img/mini_icons2/tag.gif) left no-repeat;
padding-left:13px;
}
.archive .cat-links,.search .cat-links{
background-image:url(img/mini_icons2/folder.gif);
margin-bottom:0.5em;
}
.tag-links span,.archive .cat-links span,.search .cat-links span{
font-weight:bold;
}
.tag-links a,.archive .cat-links a,.search .cat-links a{
text-decoration:none;
}
.tag-links a:hover,.archive .cat-links a:hover,.search .cat-links a:hover{
}

table{
font-size:93%;
}
caption{
text-transform:uppercase;
text-align:left;
letter-spacing:0.10em;
font-weight:bold;
}
th,td{
border:none;
min-width:60px;
}
tr.odd,tr.archive{
border:1px solid;
border-width:1px 0;
}
tr.when, tr.where {border:none !important;}
th{
}
tr.odd th{
}
thead,thead th,tfoot,tfoot th,thead a,tfoot a{
}
.entry-content li{
margin-bottom:0.5em;
}
.entry-content strong,.entry-content em{
}
.entry-content code{
}
#comments code{
}
.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{
}
pre{
overflow: auto;
border:1px solid;
padding: 1.5%;
width:96%;
margin:auto;
}
.entry-content blockquote{
border-left:3px solid;
padding-left:1em;
}

#nav-above{
display:none;
}

#page-footer{
background:transparent none repeat scroll 0 0;
margin:0 auto;
width:660px;
}

#nav-below{
float:left;
width:100px;
}
#nav-below div:hover{
}
#nav-below div{
float:left;
left:0;
position:relative;
top:0;
width:40px;
}
.nav-previous{
}
.nav-next{
}
.meta-nav {
color:#606263;
font-size:5em;
}
.nav-previous .meta-nav{
}
.nav-next .meta-nav{
}

.nav-next a {background:transparent url('img/forward.png') no-repeat scroll 0 0;}
.nav-previous a {background:transparent url('img/backward.png') no-repeat scroll 0 0;}

.nav-next a:hover {background:transparent url('img/forward-h.png') no-repeat scroll 0 0;}
.nav-previous a:hover {background:transparent url('img/backward-h.png') no-repeat scroll 0 0;}


#nav-below a{
display:block;
text-decoration:none;
text-indent:-9999px;
text-transform:uppercase;
}
#nav-below a:hover{
color:#ffffff;
}
#nav-images{
padding:3em 3%;
clear:both;
}

.links {
float:right;
margin:0;
overflow:hidden;
width:400px;}

.links li {
display:block;
float:right;
height:30px;
margin:0 0 0 20px;
}

.nav-rss a {background:transparent url('img/rss.png') no-repeat scroll 0 0;padding:2px 0 8px 22px;font-size:0.8em;}
.nav-archive a {background:transparent url('img/archive.png') no-repeat scroll 0 0;padding:2px 0 8px 22px;font-size:0.8em;}
.nav-iphone a {background:transparent url('img/iphone.png') no-repeat scroll 0 0;padding:2px 0 8px 22px;font-size:0.8em;}
.nav-mobile a {background:transparent url('img/mobile.png') no-repeat scroll 0 0;padding:2px 0 8px 22px;font-size:0.8em;}


body.attachment .entry-content{
width:100%;
margin:1em auto;
float:none;
text-align:center;
}
body.attachment div.entry-meta{
clear:both;
width:94%;
padding:1em 3%;
text-align:center;
}
body.attachment div.entry-caption,body.attachment .entry-content p{
width:90%;
margin:1em 5%;
}

#sidebar-wrapper,#footer,#comments{
clear:both;
}
#sidebar-wrapper{
padding-top:2em;
font-size:93%;
line-height:1.5;
}	
.xoxo li{
list-style:none;
margin-bottom:2em;
}
.xoxo li li{
list-style-type:square;
margin-bottom:0;
}
.xoxo li ul,.xoxo li ol{
margin-top:0;
margin-bottom:0;
}

#sidebar-wrapper h3,#sidebar-wrapper h3 a{
text-decoration:none;
}
#sidebar-wrapper a,#comments a:hover{
}
#sidebar-wrapper a:hover{
}
#wp-calendar{
margin:0 auto;
}
.widget_tag_cloud{
text-align: justify;
}
.widget_tag_cloud a{
text-decoration:none;
vertical-align: middle;
}
.widget_tag_cloud a:hover{
text-decoration:underline;
}

#comments h3{
margin-left:100px;
margin-top:0;
}
#comments{
padding:2em 0;
overflow:hidden;
}
#comments h3 span{
}
#comments a{
}
#comments .yui-gd,#respond{
margin:0 auto;
width:760px;
}

.comments ol li{
display:block;
list-style:none;
}
.comments ol{
margin:0;
}
.comments li li{
display:list-item;
list-style-type:square;
}
.comments ol ol{
margin:1em;
}

#comments abbr,#comments acronym{
}

#comments-list h3{
margin-left:140px;
}
#comments-list .yui-u{
border-left:1px solid;
padding:10px 0 10px 20px;
width:570px !important;
}

.yui-gc div.first, .yui-gd .yui-u {
width:710px !important;
}
#comments-list .first{
border-left:medium none;
font-size:0.85em;
font-weight:normal;
letter-spacing:0.04em;
margin-left:-100px;
padding-left:0;
padding-top:1.2em;
width:200px !important;
}
.comment{
clear:both;
margin:1.5em 0;
}
.comment:first-child{
margin-top:0;
}
#comments-list .comment-author{
text-align:right;
}
#comments-list img.avatar {display:none;}
.comment-author a{
text-decoration:none;
font-weight:bold;
}
.comments .meta-sep{}
.comments .edit-link a{}
.comment-meta a{text-decoration:underline;cursor:pointer;}
#comments-list .comment-author span{
display:block;
}
#comments-list .comment-meta{
font-size:0.72em;
}
.comment-text{
line-height:1.5;
}

#respond{
margin:30px auto;
width:660px;
}

.formcontainer {margin: 0 0 0 100px;}

.no-replies{
margin:3em auto !important;
}
p#comment-notes{margin-bottom:2em}
#respond div.yui-gf div.first{
text-align:right;
}
#commentform input.text,#commentform textarea{
margin-bottom:1em;
border:1px solid;
width:100%;
padding:3px;
-moz-border-radius:0.25em;
}
textarea#comment{
line-height:1.7
}
#commentform .form-label{
margin-bottom:0.35em;
}
#form-textarea{
width:100%;
}
#form-textarea div{
}

#submit{
border:1px solid;
padding:3px;
width:25%;
font-size:0.85em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0.1em;
-moz-border-radius:0.25em;
}

.comment form#commentform{
margin-top:1em;
}
#comments-list form#commentform .yui-u{
border:none 0;
}
.comment p#comment-notes{display:none}
.form-option {margin:30px 0 30px 100px;}
#footer{
clear:both;
padding:2em;
font-size: 85%;
text-align:right;
}
#footer p{
margin: 0.25em 0;
}

#footer a{
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}

/* styles for wordpress-generated classes */
.aligncenter,div.aligncenter,img[align="center"],.postimgfull{
display: block;
margin:1em auto;
}

.alignleft,img[align="left"]{
float: left;
margin-right:0.5em;
}

.alignright,.postimgtn,img[align="right"] {
float: right;
margin-left:0.5em;
}

.imgserie{text-align:center;}
.imgserie img{margin:0.5em}

.gallery-caption{
text-align: center;
margin:0;
font-size:85%;
padding:0 0.5em;
}

.wp-caption{
text-align:center;
font-size:85%;
padding:0.5em 0.15em 0.15em;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
}
.wp-caption img{
margin:0;
padding:0;
border:0 none;
}

.wp-caption-text{
margin-bottom:0;
margin-top:0.15em;
}

.gallery-item{
width:33.2%;
float:left;
margin:1em 0;
text-align:center;
}
.gallery-item img{
border:0px solid #ffffff;
}

