/*  
Theme Name: Night Owl
Theme URI: http://www.nightowlcompanion.com
Description: <p>Custom theme for Night Owl Companion Publishing, http://www.nightowlcompanion.com</p>
Version: 1.0
Author: Steve Siebert & Anissa Hance
Author URI: http://www.nightowlcompanion.com



Text Colors:
Primary Dark Blue: #19226E
Lighter/Bright Blue: #66ACDE
Bright Orange: #F68E1E

Links:
Text Decoration on underline
Dark Blue > goes to Light Blue on mouseover
Light Blue > Dark Blue
Orange stays orange 

Main Blog Title
28pt, Bold
Tight letter spacing

Blog Tagline
15 or 16pt, Bold
Normal letter spacing

*/
body {
	margin: 0;
	padding: 0;
	text-align:left;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.75pt; 
	color: #19226E; 
	line-height: 135%;
	
	
}
input {
	color: #66ACDE;
}
a:link { color: #19226E; text-decoration: none; }
a:visited {	color: #19226E; text-decoration: none; }
a:hover { color: #66ACDE; text-decoration: underline; }
a:active { color: #19226E; text-decoration: none; }
.container {
	margin: 0px;
	padding: 0px;
	width:900px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ACB0C1;
	
}
.blogtitle {
	padding-left: 25px;
	font-size:27px;
	font-stretch:extra-condensed;
	line-height: 1.4;
	font-weight: bold;

}
.blogdesc {
	font-size:16px;
	font-weight: bold;
}
.topquote {
	background-color: #18216c;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:32px;
	width:900px;
}
.leftnav {
	/*width:162px;*/
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftnavlinks {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
	font-size:15px;
	line-height:21px;
}
.leftnavlinks2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.leftnavdots {
	background-image: url(images/leftnav_lines.gif);
	background-repeat: no-repeat;
}

.bigonavlinks {
	color: #F68E1E;
	text-align: left;
	font-size:15px;
	line-height:21px;
}

.prevlinks {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size:14px;
	line-height:21px;
}

.nextlinks {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-size:14px;
	line-height:21px;
}


a.home:link { color: #F68E1E; text-decoration: none; }
a.home:visited {color: #F68E1E; text-decoration: none; }
a.home:hover { color: #F68E1E; text-decoration: underline; }
a.home:active { color: #F68E1E; text-decoration: none; }



.sidebar { color: #19226E; text-decoration: none; font-size:10px; line-height:12px;}



a.side2:link { color: #66ACDE; text-decoration: none; font-size:11px; line-height:14px;}
a.side2:visited {color: #66ACDE; text-decoration: none; font-size:11px; line-height:14px;}
a.side2:hover { color: #66ACDE; text-decoration: none; font-size:11px; line-height:14px;}
a.side2:active { color: #66ACDE; text-decoration: none; font-size:11px; line-height:14px;}

a.side2:link { color: #66ACDE; text-decoration: none; font-size:11px; line-height:14px;}
a.side2:visited {color: #66ACDE; text-decoration: none; font-size:11px; line-height:14px;}
a.side2:hover { color: #66ACDE; text-decoration: none; font-size:11px; line-height:14px;}
a.side2:active { color: #66ACDE; text-decoration: none; font-size:11px; line-height:14px;}


.signup {
	font-size:11px;
	line-height:13px;
}

.rightsection {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 737px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ACB0C1;
	

}
.blueseparater {
	background-color: #18216c;
	height: 7px;
}
.rightnav {
	margin: 0px;
	float: right;
	width: 150px;
	padding-top: 35px;


}
h1 {
	font-size: 15px;
	font-weight:normal;
}
.maincontent {
	float: left;
	width: 530px;
	height: 1780px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ACB0C1;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.introcopy {

	font-size:13px;
	font-stretch:extra-condensed;
	line-height: 1.8;

}

.bigorange {
	color: #F68E1E;
	font-size: 15px;
	font-weight: bold;
}	

a.bigorange {
	color: #F68E1E;
	font-size: 15px;
	font-weight: bold;
}	
h2 {
	font-size: 15px;
	line-height: 1.2;

}
h3 {
	font-size:18px;
	line-height: 1.2;
}	
.comments {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}	
.comments2 {
	font-size: 14px;
	color: #66ACDE;
}	
.footer {
	text-align:center;
	width:900px;
}
td.bottomnav {
	font-size:12px;
	color: #66ACDE;
}
a.ltblue:link { color: #66ACDE; text-decoration: none; }
a.ltblue:visited {	color: #66ACDE; text-decoration: none; }
a.ltblue:hover { color: #19226E; text-decoration: underline; }
a.ltblue:active { color: #66ACDE; text-decoration: none; }
td.footerhome {
	font-size:11px;
	line-height:16px;
}
a.tags:link { color: #66ACDE; text-decoration: none; }
a.tags:visited {	color: #66ACDE; text-decoration: none; }
a.tags:hover { color: #19226E; text-decoration: underline; }
a.tags:active { color: #66ACDE; text-decoration: none; }
.tags {
	color: #19226E;
} 
.tags a:link{ color: #66ACDE; text-decoration: none; }
.tags a:visited {	color: #66ACDE; text-decoration: none; }
.tags a:hover { color: #19226E; text-decoration: underline; }
.tags a:active { color: #66ACDE; text-decoration: none; }

.commentname {
	background-color: #e5e5f2;
	
}
.commment2 {
	color: #66ACDE;
	font-size: 13px;
	font-weight: bold;
}
.commentname a:link { color: #66ACDE; text-decoration: none;}
.commentname a:visited {	color: #66ACDE; text-decoration: none;}
.commentname a:hover { color: #19226E; text-decoration: underline;}
.commentname a:active { color: #66ACDE; text-decoration: none;}
.commentdate {
	color: #999999;
	font-size: 11px;
}
.url a:link {
 color: #66ACDE;
}
.comment {
	background-color: #f0f0f0;
	color: #666666;

}

