/* ------------------------------
Name: Aqurette Print Style
Designer: Christopher Aqurette
Website: www.aqurette.com
Email: christopher@aqurette.com
------------------------------ */

html {
margin: 0;
padding: 0;
}

body {
font-family: Georgia, Garamond, serif;
letter-spacing: normal;
float: none !important;
word-spacing: normal;
font-weight: normal;
text-align: center;
background: white;
line-height: 1.5;
font-size: 13px;
color: black;
margin: auto;
width: auto;
padding: 0;
}

div#container {
background: white;
position: static;
text-align: left;
margin: auto;
width: auto;
}

div#container div#container-inner {
background: transparent;
position: static;
border: none;
width: auto;
padding: 0;
margin: 0;
}

div#masthead,
div#masthead-inner {
display: none;
}

div#navigation,
div#navigation-inner {
display: none;
}

div#content {
position: relative;
background: white;
border: none;
width: auto;
padding: 0;
margin: 0;
}

div#content div#content-inner {
background: transparent;
position: static;
border: none;
width: auto;
padding: 0;
margin: 0;
}

div#column {
width: auto;
display: inline;
overflow: hidden;
position: relative;
float: none !important;
}

div#column div#column-inner {
position: static;
border: none;
padding: 0;
margin: 0;
}

div#column a {
text-decoration: underline;
font-weight: normal;
color: #700000;
}

div#column img,
div#column a img {
border: none;
}

div#column h2.date-header,
div#column h2.archive-header {
font-weight: normal;
position: relative;
margin: 0 0 1.6em;
text-align: left;
font-size: 13px;
border: none;
color: black;
clear: both;
padding: 0;
}

div#column div.page,
div#column div.entry,
div#column div.archive {
page-break-inside: auto;
margin: 0 0 1.6em;
position: static;
overflow: hidden;
clear: both;
width: auto;
}

div#column h1.page-title,
div#column h3.entry-title {
font-weight: bold;
font-size: larger;
text-align: left;
border: none;
padding: 0;
margin: 0;
}

div#column div.page-header {
margin: 0 0 2.24em;
border: none;
padding: 0;
}

div#column div.entry-header {
border: none;
padding: 0;
margin: 0;
}

div#column div.entry-author {
font-size: smaller;
border: none;
padding: 0;
margin: 0;
}

div#column div.page-content,
div#column div.entry-content,
div#column div.archive-content {
border: none;
clear: both;
padding: 0;
margin: 0;
}

div#column div.page-content p,
div#column div.entry-content p {
margin: 1.12em 0;
text-align: left;
}

div#column div.page-content big,
div#column div.entry-content big {
font-size: 14px;
}

div#column div.page-content small,
div#column div.entry-content small {
font-size: 10px;
}

div#column div.page-content .hebrew,
div#column div.entry-content .hebrew {
unicode-bidi: embed;
text-align: right;
direction: rtl;
}

div#column div.page-content ul,
div#column div.entry-content ul {
margin: 1.12em 0 1.12em 40px;
list-style-position: outside;
list-style-type: square;
list-style-image: none;
border: none;
padding: 0;
}

div#column div.page-content ul ul,
div#column div.page-content ol ul,
div#column div.entry-content ul ul,
div#column div.entry-content ol ul {
margin: 1.12em 0 1.12em 20px;
list-style-position: outside;
list-style-type: square;
list-style-image: none;
border: none;
padding: 0;
}

div#column div.page-content ol,
div#column div.entry-content ol {
margin: 1.12em 0 1.12em 40px;
list-style-position: outside;
list-style-type: decimal;
list-style-image: none;
border: none;
padding: 0;
}

div#column div.page-content ol ol,
div#column div.page-content ul ol,
div#column div.entry-content ol ol,
div#column div.entry-content ul ol {
margin: 1.12em 0 1.12em 20px;
list-style-position: outside;
list-style-type: decimal;
list-style-image: none;
border: none;
padding: 0;
}

div#column div.page-content img,
div#column div.entry-content img,
div#column div.page-content a img,
div#column div.entry-content a img {
max-width: 60%;
border: none;
height: auto;
padding: 0;
}

div#column div.page-content object,
div#column div.entry-content object,
div#column div.page-content a object,
div#column div.entry-content a object {
display: none;
}

div#column div.page-content blockquote,
div#column div.entry-content blockquote {
margin: 1.12em 40px;
border: none;
padding: 0;
}

div#column div.page-content blockquote blockquote,
div#column div.entry-content blockquote blockquote {
margin: 1.12em 20px;
border: none;
padding: 0;
}

div#column div.entry-meta {
white-space: nowrap;
font-size: smaller;
margin: 0 0 0.7em;
text-align: left;
border: none;
padding: 0;
}

div#column div#entry-navigation,
div#column div#archive-navigation {
display: none;
}

div#column div.archive-content ul {
list-style-image: none;
list-style-type: none;
margin: 1.12em 0;
padding: 0;
}

div#sidebar,
div#sidebar-inner {
display: none;
}

div#sidebar div.notice,
div#sidebar div.blogroll {
display: none;
}

div#footer {
position: relative;
overflow: hidden;
border: none;
clear: both;
width: auto;
padding: 0;
margin: 0;
}

div#footer div#footer-inner {
position: static;
border: none;
padding: 0;
margin: 0;
}

div#footer div#search {
display: none;
}

div#footer div#copyright {
white-space: nowrap;
text-align: center;
border: none;
padding: 0;
margin: 0;
}
