/*---------------------------------------------------------
name: printy printy
author: michael bhatti
email: michaelsbhatti@gmail.com
---------------------------------------------------------*/

body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,  
address, cite, code, del, dfn, em, img, ins, kbd, q, samp, 
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
img {
border: 0;
}
fieldset {
border: 1px solid transparent;
}
table { 
border-spacing: 0;
border-collapse: collapse;
}
td, th {
text-align: left;
font-weight: normal;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
input, select, textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFEE0 none repeat scroll 0 0;
border-color:#EAE9C8;
border-style:solid;
border-width:2px 1px 1px 2px;
color:#777777;
font-size:12px;
padding:4px;
}
textarea {
width: 400px;
}
button.btn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/submit-btn.gif) no-repeat scroll left top;
border:medium none;
color:#FFFFFF;
cursor:pointer;
height:26px;
text-align:center;
text-decoration:none;
width:85px;
}
:focus {
outline: 0;
}
a:link, a:active, a:visited {
color: #40889b;
text-decoration: none;
}
a:hover {
color: #40889b;
text-decoration: underline;
}

/* All
---------------------------------------------------------*/
body {
margin: 0;
padding: 0;
background-image: url(images/body_background.jpg);
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
line-height: 160%;
}
h1 {

}
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #a74022;
font-size: 22px;
line-height: normal;
font-weight: normal;
}
h2 a:link, h2 a:active, h2 a:visited {
color: #a74022;
text-decoration: none;
}
h2 a:hover {
color: #a74022;
text-decoration: underline;
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0 0 10px 0;
color: #a74022;
line-height: normal;
}
h4 {

}
p {
margin: 0 0 20px 0;
}
li, label {

}
ul, ol {

}
ul {

}
ol {

}
.clear {

}

/* CONTAINERS
---------------------------------------------------------*/

#wrapper_header {
width: 980px;
height: 80px;
margin: 0 auto;
background-color:none;
background-image: url(images/wrapper_header.png);
background-repeat: no-repeat;
}
#wrapper {
width: 980px;
height: auto;
overflow: hidden;
margin: 0 auto;
background-color:#b6dce6;
background-image: url(images/wrapper_background.jpg);
background-repeat: repeat-y;
}
#header {
width: 100%;
height: auto;
overflow: hidden;
margin: 0 0 40px 0;
}
#header_wrapper {
width: 980px;
height: 150px;
margin: 0 auto;
}
#header_logo {
width: 474px;
height: 150px;
background-image: url(images/header_logo.png);
background-repeat: repeat-none;
float: left;
}
#header_navigation {
width: 506px;
height: 150px;
float: right;
}
#header_navigation_about {
width: 145px;
height: 108px;
float: right;
}
#header_navigation_home {
width: 145px;
height: 108px;
float: right;
margin: 0 20px 0 0;
}	
#header_break {
width: 100%;
height: 2px;
background-image: url(images/header_break.jpg);
background-repeat: repeat-x;
}
#content {
width: 922px;
height: auto;
overflow: hidden;
padding: 0 18px 0 40px;
}
#content_left {
width: 715px;
height: auto;
overflow: hidden;
float: left;
}
#content_right {
width: 182px;
height: auto;
overflow: hidden;
float: right;
margin: 0 0 0 25px;
}
.aligncenter {
display:block;
margin:0 auto;
}
.alignleft {
float:left;
margin:0 20px 15px 0;
}
.alignright {
float:right;
}
.post {
clear:both;
}
.post ol, .post ul {
line-height:24px;
margin:0 0 20px;
}
.post ol li {
list-style-image:none;
list-style-position:inside;
list-style-type:decimal;
}
.post ul li {
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
}
.post blockquote {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/ico-quot.gif) no-repeat scroll left top;
line-height:18px;
padding:0 0 0 40px;
}
.post blockquote p {
line-height:18px;
}
.post img {
border:1px solid #b6dce6;
padding:5px;
}
.post-title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(images/hl.gif) no-repeat scroll 80px 33px;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 0 20px;
}
.post-info {
border-color:-moz-use-text-color #b6dce6 #b6dce6 -moz-use-text-color;
border-style:none none solid none;
border-width:medium medium 1px medium;
clear:both;
color:#40889b;
height:30px;
line-height:30px;
margin:0 0 20px;
padding:0;
}
.tags {
padding:10px 0;
}
.tags, .tags a {
color:#40889b;
}
.date {
border-right:1px solid #b6dce6;
color:#b6dce6;
float:left;
line-height:30px;
margin:0 15px 0 0;
padding:5px 15px 5px 0;
text-align:center;
width:65px;
font-size: 18px;
text-transform:uppercase;
} 
.date span {
font-style: italic;
font-size: 30px;
}
.fix {
clear:both;
height:1px;
margin:-1px 0 0;
overflow:hidden;
}
.fl {
float:left;
}
.fr {
float:right;
}
.box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/box-bgr.gif) no-repeat scroll center bottom;
width:auto;
margin: 0 0 20px 0;
}
.box .spacer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/box-top.gif) no-repeat scroll center top;
height:1%;
padding:48px 20px 20px;
}
.list1 {
margin:0 0 10px;
}
.list1 li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
list-style-type: none;
margin:0 0 10px;
}
cite.fn {
margin: 0 0 0 -20px;
padding: 0;
}
.comment-body {
padding: 5px 0;
border-bottom: 1px dotted #40889B;
}
#respond {
margin: 20px 0 0 0;
}
.comment-author{
font-weight: bold;
}
.comment-meta {
font-size: 10px;
}
#wrapper_footer {
width: 980px;
height: 78px;
margin: 0 auto;
background-color:none;
background-image: url(images/wrapper_footer.png);
background-repeat: no-repeat;
}
#footer {
padding: 40px 0;
text-align: center;
}




