/* Fix a silly bug in Mozilla; thanks, Carey Evans */
html, #content, #main {width: 100%;}

body {
background: white;
text-align: left;
color: black;
font-size: 13pt !important;
line-height: 125%;
border: 0;
border-top: 0;
margin: 0;
padding: 0; 
font-family: "Helvetica Neue", Sans-Serif;
width: 100%;
}


/* Helpers and base rules */

.hide, p.info, .navigation, #sub, #nav, #searchmain, footer[role="sitefooter"] .screen, #skip, #topbar, .comments, .share, .addthis_toolbox, .wp-pagenavi, #respond {
display: none;
}

a:link, a:visited, a:hover, a:active { 
text-decoration: none;
color: #000;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-family: "Arvo", Rockwell, "Helvetica Neue", Sans-Serif;
letter-spacing: -1px;
color: #111;
line-height: 1.2em;
}

/* Page Structure */

footer[role="sitefooter"] {
font-family: "Arvo", Rockwell, "Helvetica Neue", Sans-Serif;
margin: 15px 0 0 0;
padding: 5px 0 0 0;
text-align: left;
border-top: 1px dotted #ccc;
font-size: 11pt !important;
}

footer[role="sitefooter"] ul {
margin:0;
padding:0;
list-style:none;
text-align: center;
}

footer[role="sitefooter"] li {
margin:0;
padding:0 7px;
display:inline;	
text-align: center;
}


/* Header */

header[role="siteheader"] {
margin-bottom: 50px;
}
  
header[role="siteheader"] h1 a {
font-size: 28pt !important;
color: #000;
font-weight: normal;
text-decoration: none;
margin-top: 30px;
}


/* Typog */

h1 {
margin: 0 0 15px 0;
font-size: 28pt !important;
}

h2 {
margin: 15px 0 5px 0;
font-size: 24pt !important;
}
  
h3 {
margin: 15px 0 5px 0;
font-size: 20pt !important;
}

h4 {
margin: 15px 0 5px 0;
font-size: 16pt !important;
}

h5 {
margin: 15px 0 5px 0;
font-size: 15pt !important;
}
  
h6 {
margin: 15px 0 5px 0;
font-size: 13pt !important;
}

.entry {
margin: 0 0 60px 0;
}
  
blockquote { 
margin: 15px 15px 15px 0;
padding: 15px 15px 1px 15px;
border-left: 8px solid #666;
}

p {
line-height: 1.3em;
margin: 0 0 15px 0;
}
  
.entry img {
margin: 5px;
border: 0;
}

ul {
margin: 0 0 15px 20px;
}

ul ul {
}

ol {
margin: 0 0 15px 5px;
padding: 0;
}

ul li { 
margin: 0 0 2px 0;
padding: 1px 0 0 0;
list-style: disc;
list-style-position: outside;
}

ol li { 
margin: 0 0 2px 20px;
background: none;
}

li p { 
font-size: 100%;
margin: 10px 0 0 0;
}

.date-comments {
font-family: "Arvo", Rockwell, "Helvetica Neue", Sans-Serif;
font-size: 15pt;
margin-top: -10px;
margin-bottom: 10px;
}


/* photo gallery */

.single-gallery .gallery-item, .gallery-item, .wp-caption {
background: #fff;
border: 1px solid #ccc;
padding: 5px 5px 0 5px;
margin: 0 15px 15px 0;
float: left;
display: inline;

-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 0px 3px 3px #bbb;
-moz-box-shadow: 0px 3px 3px #bbb;
-webkit-box-shadow: 0px 3px 3px #bbb;

behavior: url(/root/PIE.htc);
}

.gallery-item img, .single-gallery img, .wp-caption img {
border: 1px solid #ddd;
margin: 3px;
}

.gallery-caption, .wp-caption-text {
text-align: center;
margin-bottom: 5px
}


/* comments */

#comments {
clear: both;
}

#comments .navigation {
padding: 0 0 15px 0;
}

h3#comments-title, h3#reply-title {
margin-bottom: 0;
}

h3#comments-title {
padding: 24px 0;
}

#comments article {
border: 1px solid #ccc;
padding: 10px;
margin-bottom: 10px;
}

#comments .comment-body p:last-child {
margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
margin-bottom: 24px;
}

.comment-author .avatar {
float: left;
margin-right: 10px;
}

.comment-author cite {
color: #000;
font-style: normal;
font-weight: bold;
}

.comment-meta {
font-size: 10px;
margin: 0 0 15px 0;
}

.comment-meta a:link, .comment-meta a:visited {
color: #888;
text-decoration: none;
}

.comment-meta a:active, .comment-meta a:hover {
color: #ff4b33;
}

.reply {
font-size: 11pt;
}

.reply a, a.comment-edit-link {
color: #888;
}

.reply a:hover, a.comment-edit-link:hover {
color: #ff4b33;
}

#comments .children article {
margin-top: 10px;
}

#comments .children {
list-style: none;
margin: 0;
}

#comments .children li {
border: none;
margin: 0;
list-style: none;
}

#comments .bypostauthor, #comments .children article.bypostauthor {
background: #e6e6e6;
}

.nopassword, .nocomments {
display: none;
}

#comments .pingback {
border-bottom: 1px solid #e7e7e7;
margin-bottom: 18px;
padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
margin-top: -6px;
}

#comments .pingback p {
color: #888;
display: block;
font-size: 11pt;
line-height: 18px;
margin: 0;
}

#comments .pingback .url {
font-size: 12pt;
font-style: italic;
}


/* various stuff */

acronym, abbr {
border-bottom: 1px dotted #555;
}

.center {
text-align: center;
display: block;
}

.alignright, .fright {
float: right;
margin: 0 0 20px 10px;
}

.alignleft, .fleft {
float: left;
margin: 0 10px 20px 0;
}


/* video player */

a.videoplayer {
text-align: center;
}

a.videoplayer img {
margin-top: 70px;
}

.powerpress_links {
font-size: 11pt;
}
