/*
Theme Name: BluemozChildSUV
Theme URI: 
Description: Child Theme for Bluemoz from MagPress
Author: Tails
Author URI: http://www.tails.nl/
Template: bluemoz
Version: 0.5
change #5D8FA8 to #006600
*/
 
@import url("../bluemoz/style.css");
 
a:link, a:visited {
    color: #006600;
}
a:hover, a:active {
    color: #666666;
}
#header {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	margin-top: 0px;
	background-image: url(images/bg.png);
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}
#navigation { background-color: #006600; }
#breadcrumbs { text-transform: none; }
#breadcrumbs a {
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#main {
	background-color: #F7F7F7;
}
#featured {
	background-color: #EEEEEE;
	border: 1px solid #D5D5D5;
}
#featured-heading {
	color: #FFFFFF;
	font-size: 1.5em;
	background-color: #F7F7F7;
	font-weight: bold;
}
.post-meta h1, .post-meta h2 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.post-meta h1 a, .post-meta h2 a {
	color: #000000;
	text-decoration: none;
	display: block;
}
.post-meta h1 a:hover, .post-meta h2 a:hover {
	text-decoration: none;
	color: #38434B;
}
.post-date {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.post-date-single {
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
.post-date a, .post-date-single a {
	color: #006600;
	text-decoration: none;
}
.post-date a:hover, .post-date-single a:hover {
	text-decoration: none;
	color: #38434B;
}
.post-content {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
.post-content-single {
	line-height: 16px;
	text-align: left;
}
#searchbox {
	clear: both;
	display: block;
	padding: 5px;
	background-color: #006600;
}
.featured-cat-date a, .related-cat-date a { color: #006600; }
.featured-cat-meta p, .related-cat-meta p { text-align: left; }
.featured-cat-meta p a, .related-cat-meta p a { color: #006600; }
.featured-cat-entry h5, .related-cat-entry h5 {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	background-color: #006600;
	font-weight: bold;
}
#recentcomments .recentcomments { text-transform: none; }
.widget_tag_cloud a:hover { color: #808000; }
.textwidget {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
}
ul.sidebar_list .widget_hottopics .total-com { color: #006600; }
ul.sidebar_list .textwidget a { color: #006600; }
ul.sidebar_list h6 { 
	text-transform: none;
	background-color: #006600;
}
ul.sidebar_list .featured-cat-meta h2 a, ul.sidebar_list .related-cat-meta h2 a { 	color: #006600; }
ul#archives { border: 1px solid #006600; }
ul#archives h6 { color: #006600; }
ul#archives a:hover { color: #006600; }
ul#links h6 { color: #006600; }
ul#links li a:hover { color: #006600; }
#footer { background-color: #006600; }
.follow-me {
	background: url(images/logo-twitter.png) no-repeat left center;
	padding: 2px 0px 2px 30px;
	}