/* Print Style Sheet */

@media print {
	
/* OVERALL STYLE ELEMENTS */

body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arimo, sans-serif;
	font-size: 10.5pt;
	text-align: justify;
	margin: 10px;
}

a {
	color: #0047AB;
	text-decoration: none;
}

a:visited {
	color: #0047AB;
	text-decoration: none;
}

hr {
	width: 75%;
	text-align: center;
	height: 2px;
	border-width: 0;
	color: #000000;
	background-color: #3A3A3A;
}

img {
	border-style: none;
}

/* GENERAL PARAGRAPH FORMATTING */

P.indentbothsides {
	margin-left: 2.5em;
	margin-right: 2.5em;
}

P.smalltext {
	font-size: smaller;
}

P.smalltextbold {
	font-size: smaller;
	font-weight: bold;
}

P.smalltextitalic {
	font-size: smaller;
	font-style: italic;
}

P.smalltextbolditalic {
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
}

P.largetext {
	font-size: larger;
}

P.largetextbold {
	font-size: larger;
	font-weight: bold;
}

P.largetextitalic {
	font-size: larger;
	font-style: italic;
}

P.largetextbolditalic {
	font-size: larger;
	font-weight: bold;
	font-style: italic;
}

h2.leftparagraph {
	text-align: left;
}

h3.leftparagraph {
	text-align: left;
}

P.leftparagraph {
	text-align: left;
}

.leftparagraph {
	text-align: left;
}

h2.rightparagraph {
	text-align: right;
}

h3.rightparagraph {
	text-align: right;
}

P.rightparagraph {
	text-align: right;
}

.rightparagraph {
	text-align: right;
}

h2.centerparagraph {
	text-align: center;
}

h3.centerparagraph {
	text-align: center;
}

P.centerparagraph {
	text-align: center;
}

.centerparagraph {
	text-align: center;
}

.centertable {
	margin-left: auto;
	margin-right: auto;
}

.smalltextinline {
	font-size: smaller;
}

.largetextinline {
	font-size: larger;
}

.bolditalicinline {
	font-weight: bold;
	font-style: italic;

}

/* ALIGNMENTS */

.alignleft {
	float: left;
	margin-right: 10px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.alignnone {
	
}

/* GENERAL IMAGE FORMATTING */

.borders {
	border-style: solid!important;
	border-width: 1px!important;
	border-color: #000000!important;
}

.noborders {
    border: none!important;
}

.rssicon {
    border: none!important;
	margin-top: 2px;
}

/* COMMENTS */

textarea#comment {
	width: 500px; padding: 5px;
}

.commentmetadata {
	font-size: 10px;
}

.nocomments {
	display:none;
}

/* CONTAINER FOR ENTIRE PAGE */

div#wrapper {
	width: 100%;
}

/* HEADER SECTION */

div#header {
	
}

div#logocontainer {
	
}

div#logo {
	text-align: center;
}

div#splashphoto {
	display: none;
}

P.description {
	text-align: center;
	font-size: 21px;
}

/* SECTIONS */

div#sectionswrapper {
	display: none;
}

/* SIDEBARS */

div#sidebarcontainer {
	display: none;
}

div#sidebarcontainersmall {
	display: none;
}

/* CONTENT PANEL */

div#contentcontainer {
	
}

div#content {
	
}

#content img {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

div#contentfullwidth {
	margin-bottom: 50px;
}

#contentfullwidth img {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

div#flashback {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding: 0 10px 0 10px;
	margin: 0;
}

/* JOURNAL */

div#journalentry {
	clear: both;
	font-size: smaller;
	margin-bottom: 15px;
}

div#journaltimestamp {
	margin: 0 0 -3px 0;
}

div#journalcomments {
	display: none;
}

div#journalendbox {
	background-color: #FFFFFF;
	padding: 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	margin: 20px 0 30px 0;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-size: smaller;
}

div#journalendmatter {
	font-size: smaller;
}

h2.journaltitle {
	font-weight: bold;
	font-size: 14pt;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #000000;
}

h5.journaltitle {
	font-weight: bold;
	font-size: 10pt;
	margin: -12px 0 0 0;
}

P.journalendbox {
	margin: 0;
}

P.journaltimestamp {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	margin-bottom: -5px;
}

div#journalclear {
	display: none;
}

div#disqus_thread {
	display: none;
}

/* MAIN PAGE */

div#mainpagephotofeature {
	padding: 10px 15px 10px 15px;
}

#mainpagephotofeature img {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

div#mainpagesidebarcontainer {
	display: none;
}

/* SECTION INTRO PAGES */

div#photosidebox {
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 373px;
	text-align: center;
}

P.photosideboxspacing {
	margin-top: 6px;
	margin-bottom: 6px;
}

/* FOOTER */

div#footer {
	
}

div#footerleft {
	display: none;
}

div#footercenterupper {
	display: none;
}

div#footercenterlower {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-radius: 6px;
	background-color: #FFFFFF;
}
div#footerright {
	display: none;
}

div#footersearchbox {
	display: none;
}

div#footerbuttons {
	display: none;
}

P.footerspacing {
	margin: 7px 0px;
}

P.footerspacingbottom {
	margin: 20px 0 6px 0;
}

#footer ul {
	margin: -5px 0 -5px -38px;
	list-style-type: none;
}

#footer li {
	margin: 5px 0 5px 0;
}

}