/*
Theme Name: Time and Cents Blue 
Theme URI: http://flyingdoghouse.info
Description: 3 Column Blog Theme
Version: 2.0
Author: Vanessa Wood - Design to Spec LLC
Author URL: http://designtospec.com/

*/


/*////////// GENERAL //////////*/
body {
	background-color: #D7DAFB;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url("images/bg_stripes.gif");
	
}
 
#container {
	 
	width: 902px ;
	border: 0px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#container2 {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#container3 {
	width: 899px;
	float:left;
	border: 0px solid #FFF;
	 
}
/*////////// TYPEOGRAPHY //////////*/
h1 {
	background-color: #081052;
	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-style: italic;
}

h2 {
	color: #1426C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-color: #081052;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	 
}

h3 {
	color: #1426C9;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {}

p {
	margin-bottom: 18px;
}
a {
	color: #081052;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}



/*////////// LEFT NAVIGATION //////////*/
#nav {
	clear: both;
	float: left;
	margin-top: 45px;
	width: 140px;
	margin-right: 10px;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#nav li a {
	background-color: #F1F2FE;
	color: #1426C9;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-align: right;
	text-decoration: none;
	border-top: 1px solid #081052;
	border-right: 1px solid #081052;
	border-bottom: 1px solid #081052;
	border-left: 1px none #081052;
}

#nav li a:hover {
	background-color: #081052;
	color: #FFFFFF;
	border: 1px solid #081052;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#header img {
	margin-left: 50px;
	 
}



/*////////// HEADERS //////////*/
#header {
	border-bottom-color: #081052;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	width: 100%;
	height: 91px;	background-color: #FFFFFF;
	padding-top: 8px;
	
}
#header p, #header h1, #header h2/**/ {
/*display: none;*/
}
/*////////// CONTENT //////////*/
#content {
	float:left;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 510px;
	border: 1px solid #081052;
	margin-top: 10px;
}
.post h1 {
	color: #1426C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.post h2 {
	color: #1426C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}
.post h3 {
	color: #1426C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.post h4 {
	font-family: Times, serif;
	font-size: 14px;
	color: #CC0000;
	line-height: 160%;
	font-style: italic;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: normal;
}
.post a img { border-style:none; }
a img { border-style:none; }
ul {
	list-style-image:  url("img/bullet.gif");
	text-align: left;
	margin-left: 20px;
	padding-left: 0px;
	list-style-type:none;}
.post ul {
	list-style-image:  url("images/bullet.gif");
	text-align: left;
	margin-left: 20px;
	padding-left: 0px;
}
.post a:link {
	text-decoration: none;
	color: #1426C9;
}
.post a:visited {
	text-decoration: none;
	color: #1426C9;
}
.post a:hover {
	text-decoration: none;
	color: #F03;
}
.post a:active {
	text-decoration: none;
	color: #1426C9;
}
/*////////// SIDEBARS //////////*/
#sidebarLT {
	width:142px;
	border: 0px solid #ff9900;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	 	 
}
#sidebarRT {
	width: 200px;
	float: right;
	border: 1px solid #639;
	background-color: #F1F2FE;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	
}



/*////////// BLOG ELEMENTS //////////*/
/*////////// FORMS //////////*/
/*////////// FOOTER //////////*/

#pushbottom{
clear:both;
}
#footer {
	border-top-color: #081052;
	border-top-style: none;
	border-top-width: 1px;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 2px;
	width: 100%;
	margin-left: 128px;
	float: left;
	clear: both;
}
 #footer li {
	display: inline;
 }
#footerLeft {
	margin-top: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width:400px;
    float:left;
	font-size: 11px;
	color: #666;
	letter-spacing: 1px;
}
#footerRight {
	margin-top: 5px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width:400px;
    float:right; 
	font-size: 11px;
	color: #666;
	letter-spacing: 1px;
	text-align: right;	
}
/*////////// IMAGES //////////*/
/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design
elements you want to add can go here*/
.smaltext {
	font-size: 12px;
	color: #999999;
}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bolder;
	color: #E50102;
	line-height: 30px;
}
#contentB {
	width: 795px;
}
.subhead {
	color: #E50102;
	font-weight: bold;
}
td {
	background-position: top;
}
 
#smgray {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
