/*  
Theme Name: Old-Fashioned
Theme URI: http://jwcampbe.com/
Description: This is mine.
Version: 0.7
Author: Joe Campbell
Author URI: http://jwcampbe.com/
*/

/* Special thanks to Christian Linsey, Jeff Boulet, and RichDJ.com Web Services */


/* */

/* Reset.css*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 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-weight: inherit;
     font-style: inherit;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline;
}

:focus {
     outline: 0;
}

body {
     line-height: 1px;
     color: black;
     background: white;
}

ol, ul {
     list-style: none;
}

table {
     border-collapse: separate;
     border-spacing: 0;
}

caption, th, td {
     text-align: left;
     font-weight: normal;
}

blockquote:before, blockquote:after,q:before, q:after {
     content: "";
}

blockquote, q {
     quotes: "" "";
}


/* CSS Document */

/* Special thanks to Christian Linsey, Jeff Boulet, and RichDJ.com Web Services */


/* */


/* Basic Layout */

body {
	margin: 0;
	padding:0; 	
	}

#container {
	margin:0 auto;
	width:940px;
	border:0;
	position:relative;
	line-height:12px;
	}	

#wrapper {
	background:url(/images/background.gif);
	background-repeat:repeat-y;
	float: right;
	}

#horizontal {
	background-color:#000000;
	height:3px;
	width:940px;
	font-size: 3px;
	position:absolute;
	top:88px;
	}
	
#pageheader {
	height: 135px;
	width:940px;
	background:url(/images/headerbackground.gif);
	background-repeat:no-repeat;
	}

/* End of Basic Layout */


/* */


/* Text */


h1 {
	font-family:inherit;
	}
	
h2 {
	font-family:inherit;
	}
	
h3 {
	font-family:inherit;
	}

/* Used for Context for Quotations */
h4 {
	font-family:inherit;
	font-size: 0.75em;
	padding-left:75px;
	text-decoration:none;
	font-style:none;
	font-weight:100;
	padding-top:6px;
	}
	
h5 {
	font-family:inherit;
	font-size:12px;
	line-height:15px;
	font-style:normal;
	text-align:right;
	font-weight:100;
	padding:0; margin:0;
	}
	
h5 a {
	color:inherit;
	text-decoration:none;
	}
	
h5 a:hover {
	color:#333333;
	text-decoration:none;
	}

/* End of Text */


/* */


/* Main Navigation */

ul#cl_nav {	
	background:#000;
	top:50px;
	left:89.5px;
	width:124px;
	position:absolute;
	padding:0; margin:0;
	}
	
ul#cl_nav a {
	height: 40px;
	width: 62px;
	display:block;
	}

ul#cl_nav li {
	list-style-type:none;	margin:0; padding:0;  float:left; 
	}
	
/* End of Main Navigation */


/* */


/*Side Nav*/

#sidenav {
	width: 145px;
	max-width:145px;
	float:left;
	top: 50px;
	position:relative;
	line-height:20px;
	}

ul.sidenav {
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif; padding:0;
	text-align:right;
	}
	
ul.sidenav li {
	list-style-type:none;
	margin:0;
	padding-right: 15px;
	padding-left:10px;
	padding-bottom:10px;
	}	
	
li.sidenav {
	list-style-type:none;
	margin:0 0 0 -20;
	padding-right: 15px;
	padding-left:10px;
	}

ul.sidenav a {
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	}
	
ul.sidenav a:hover {
	color: #ffffcc;
	text-decoration: underline;
	}

/*End Side Nav*/


/* */


/*Main Content*/

#content {	
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom:25px;
	padding-right: 20px;
	padding-top: 30px;
	width: 730px;
	float:left;
	line-height:16px;
	}

.mainimage {
	text-align:center;
	position:relative;
	padding-top:14px;
	padding-bottom:14px;
	}

#centering1 {
	margin:0 auto;
	width:565px;
	border:0;
	position:relative;
	}

#centering2 {
	float: right;
	}	

#quotation {
	margin:0 auto;
	border:0;
	position:relative;
	line-height:16px;
	width:520px;
	margin-top:12px;
	border-left: ridge #666666 thick;
	padding-left:18px;
	margin-bottom:20px;
	text-align:justify;
	}
	
#content p {
	padding-bottom:18px;
	width:710px;
	}
	
#content a {
	text-decoration:none;
	color:#003366;
	}

#content a:hover {
	text-decoration:underline;
	color:#6c6600;
	}

#mainheader {
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color: #000000;
	width: 600px;
	left: 250px;
	top: 90px;
	position:absolute;
	text-align:right;
	line-height:50px;
	}

/*End Main Content*/


/* */


/*Footer*/

#footer {
	position:relative;
	width:940px;
	height:100px;
	float:none;
	float:left;
	background:url(/images/footerbackground.gif);
	background-repeat:no-repeat;
	}


#footertext {
	color: #000000;
	padding-left:150px;
	padding-right:50px;
	padding-top:7px;
	width: 575px;
	font-size:16px;
	float:right;
	line-height:18px;
	}
	
#footertext p {
	border:#999999 dashed thin;
	width:350px;
	margin-left:225px;
	margin-bottom:12px;
	}

ul.footer {
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	}
	
ul.footer li {
	list-style-type:none;	margin:0px; padding-left:20px;  float:right; text-align:right;
	}	

ul.footer a {
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	}
	
ul.footer a:hover {
	color: inherit;
	text-decoration:underline;
	}

/*End Footer*/

.subcont {
	font-size:9px;
	text-indent:7px;
	font-style:italic;
	}

#header {
	font-family:"Book Antiqua", Verdana;
	font-size: 12px;
	position:absolute;
	top: 70px;
	right: 75px;
	}

.widecolumn h2 {
	padding-bottom:.9em;
	}
	
#header a {
	text-decoration:none;
	color:#000000;
	}
	
#header a:hover {
	text-decoration:none;
	color:#333333;
	}
	
.alignleft {
	padding-top:6px;
	padding-bottom:6px;
	width:250px;
	}
	
.alignright {
	padding-top:6px;
	padding-bottom:6px;
	width:250px;
	}
	
h2 {
	padding-bottom:.9em;
	}

#content {
	color:#000000;
	float:left;
	left:45px;
	font-size: 1em
	line-height:1.2em;
	position:relative;
	font-family:"Book Antiqua", Verdana;
	}

.content {
	color:#000000;
	font-size: 1em
	line-height:1.2em;
	width:720px;
	max-width:720px;
	border:0;
	padding:0;
	margin:0;
	}
	
.content p {
	padding-bottom:.5em;
	padding-top:.5em;
	width:720px;
	max-width:720px;
	line-height:1.2em;
	padding-left:12px;
	}

#page {
	border: 1px solid #959596;
	text-align: left;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	line-height:1.3em;
	padding-bottom:12px;
	}

.narrowcolumn .entry p {
	font-size: 1.05em;
	line-height:1.05em;
	padding-bottom:12px;
	}
	
.narrowcolumn {
	width:720px;
	}

.widecolumn {
	width:720px;
	}

.widecolumn strong {
	font-weight:bold;
	}
	
.widecolumn ul {
	padding:0px;
	line-height:1.2em;
	list-style-type:square;
	padding-left:24px;
	margin-left:12px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Book Antiqua', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h3 {
	line-height:1.3em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Book Antiqua', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Book Antiqua', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Book Antiqua', Verdana, Arial, Sans-Serif;
	color: #777;
	}
	
#sidebar p {
	padding-bottom:50px;
	text-align:right;
	padding-right:5px;
	}
	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Book Antiqua', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.post {
	padding-top:12px;
	padding-bottom:12px;
	}
	
.content strong {
	font-weight:bold;
	}
	
.content li {
	}	

.content ul {
	padding:0px;
	line-height:1.2em;
	list-style-type:square;
	padding-left:24px;
	margin-left:12px;
	}
	
blockquote {
	padding-left:18px;
	font-size:.9em;
	width:690px;
	max-width:690px;
	color:#000;
	}
	
blockquote p {
	width:690px;
	max-width:690px;
	}
	
.content blockquote p {
	width:625px;
	max-width:625px;
	border-left: solid #666666 thin;
	padding-left:18px;
	text-align:justify;
	}
	
.entry blockquote p {
	width:625px;
	max-width:625px;
	border-left: solid #666666 thin;
	padding-left:18px;
	text-align:justify;
	}

/* End Typography & Colors */

#searching {
padding-right:12px;
text-align:right;
}

#sidebar #searching {
width:50px;
}

#s {
margin-bottom:2px;
width:120px;
}
