/*
Theme Name: Scottys
Theme URI: http://theargonauts.com/blog/wp-content/themes/inove/
Description: A bad patch to a not so good theme
Author: Scotty
Author URI: 
Tags: white, light, two-columns, fixed-width, theme-options, right-sidebar
*/


/*Imports parent theme css
*/
@import url("http://theargonauts.com/blog/wp-content/themes/inove/style.css");


body {
	background:url(/images/building-blocks/background.gif) repeat-y; 
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #363636;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
*/}

/*Bullet styles*/
/*ul {
	background:url(images/icons/icons.gif) 0 -320px no-repeat;
	padding-left:20px;
	line-height:20px;
	list-style:none;

	}
*/
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:0em;
	font-family:Arial;
	
}

/* H1 is the same as "header" */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	line-height: 24px;
}


/* H3 is the same as "subhead" */
h3 {
	font-size: 14px;
	color: #336666;
	line-height: 20px;
	margin-bottom:7px;

}

/* H4 is the same as "subhead-blue" */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	margin-bottom:7px;
	}

.post h2 {
	display:block;
	margin-top:40px;
	border-top:1px solid #666666;
	border-bottom:none;
	padding:10px 0px 20px 0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.post h2 a.title {
	text-decoration:none;
	color:#660000;
}
.post h2 a.title:hover {
	color:#0000FF;
}
.post .info {
	padding:0px 0px 10px 0px;
	margin:0px;

}
.post .date {
	background:none;
	padding:0px 0px 0px 0px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:10px;
	color:#999999;
}

.post .content {
	padding:0px 0px 0px 0px;
	line-height:19px;
	margin:0px;
}

#pagenavi, 
#postnavi {
	margin:60px -5px 0;
}

.post .under {
	height:16px;
	line-height:16px;
	font-size:10px;
	margin-bottom:10px;
	padding:5px 0px 0px 0px;
}
.under a{
	color: #666666;
	font-size: 10px;
	font-weight: normal;	
}

.under a:hover {
	color:#660000;
	font-size: 10px;
	font-weight: normal;
}
.boxcaption {
	background:#CCCC99 url(img/box.gif) 0 0 no-repeat;
}

