/*
Theme Name: Cardeo Minimal	
Theme URI: http://www.cardeo.ca	
Description: A minimal blog theme
Version: 1.0
Author: Matt Lambert
Author URI: http://www.cardeo.ca
*/

/***------------------------------------
ALL
------------------------------------***/

body {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 line-height: 18px;
 color: #000;
 padding: 0;
 margin: 0 auto;
 text-align: left;
 vertical-align: top;
 border: 0;
 background-color: #fff;
}

img {
 border: 0;
}

a, a:link, a:visited {
 color: #666;
 text-decoration: none;
 border: 0;
}

a:hover {
 color: #F09;
 text-decoration: underline;
 border: 0;
}

ul {
 margin: 0;
 padding: 0px 0px 10px 0px;
 list-style: none;
 border: 0;
 -moz-padding-start:0px;
}

li {
 list-style: square;

}

p {
 padding-bottom: 10px;
 margin: 0;
}

ol li {
 list-style-type: decimal;
}

/***------------------------------------
body styles
------------------------------------***/

#container {
 width: 960px;
 margin: 0 auto 0 60px;
 padding: 0;
}

#header {
 width: 960px;
 float: left;
 height: 125px;
 margin: 0;
 padding: 10px 0px 0px 0px;
}

#logo {
 float: left;
 margin: 0px 0px 0px 600px;
 padding: 0;
}


#nav2{
        background-color: #FFF;
        display: block;
        font-size: 12px;
        height:0px;
        width: auto;
		font-family:Arial, Helvetica, sans-serif;
		float:left;
}

#nav2, #nav2 ul {
	line-height: 1;
	list-style: none;
}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
	border-left:thin solid;		
	border-color:#000;
	left:45px
}

#nav2 li {
	float: left;
	list-style:none;
}

#nav2 a,#nav2 a:visited {
	color: #000;
	display:block;
	font-weight: bold;
	padding:6px 8px;
}

#nav2 a:hover, #nav2 a:active {
	color: #F09;
	text-decoration:none;
}	

#nav2 li ul {
	height: auto;
	left: -999em;
	position: absolute;
	width: auto;
	z-index:999;
}

#nav2 li li {
	width: auto;
}

#nav2 li li a,#nav2 li li a:visited {
    color: #000;
	font-size:0.9em;
	font-weight: bold;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color: #F09;
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}


#main {
 float: left;
 width: 960px;
 margin: 0;
 padding: 0;
}

#left {
 float: left;
 width: 500px;
 margin: 0 60px 0 0;
 padding: 0;
}

.post-footer {
 float: left;
 margin: 20px 0px 30px 0px;
 padding: 10px 15px 10px 0px;
 width: 560px;
 font-size: 10px;
 color:#666;
 font-family:Arial, Helvetica, sans-serif;
 border-bottom:thin dotted;
 border-color:#999
}

.post-footer-left {
 float: left;
 width: 400px;
}

.post-footer-right {
 float: right;
}

#right {
 float: left;
 width: 360px;
 margin: 0px 0px 0px 40px;
 padding: 0;
}

#sidebar {
 float: left;
 width: 195px;
 margin: 0;
 padding: 0;
}

#sidebar ul {
 -moz-padding-start:0px;
}

#sidebar li {
 font-size: 12px;
 line-height: 18px;
 list-style-type: none;
 font-weight:normal;
}

#footer {
 float: left;
 width: 960px;
 margin: 40px 0px 0px 0px;
 padding: 10px;
 clear: both;
 font-size: 10px;
 height: 200px;
}

blockquote {
 padding: 20px;
 border-style: dotted;
 border-color: #CCC;
}

blockquote p {
 padding: 0;
}

.alignright {
 margin: 0px 0px 20px 20px;
}

.alignleft {
 margin: 0px 20px 20px 0px;
}

#next {
 float: left;
 clear: both;
}

.blog-description {
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif; 
 line-height: 16px;
 padding: 0px;
 margin: 0;
 border:thin dotted;
 border-color:#999;
 width: 140px;
}


.commentlist ul {
 -moz-padding-start: 0;
 margin: 0;
 padding: 0;
}

.commentlist li {
 width: 520px;
 list-style-type: none;
 padding: 0px 20px 0px 20px;
 margin: 0px 0px 20px 0px;
}

.comment-text {
 font-size: 12px;
}

.page-header-bg {
 padding: 5px 5px 5px 5px;
 border-style: dotted;
 border-width:thin;
 border-color: #CCC;
 margin-bottom: 5px;
}


/***------------------------------------
Type
------------------------------------***/

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #333;
 font-weight: bold;
 margin: 0;
 padding: 0;
 line-height: 36px;
 text-decoration: none;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #333;
 font-weight: bold;
 margin: 0;
 padding: 0;
 line-height: 36px;
}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333;
 font-weight: bold;
 margin: 20px 0px 0px 0px;
 padding: 0;
 line-height: 18px;
}

h4 {
 font-size: 12px;
 color: #ccc;
 margin: 10px 0px 0px 0px;
 font-family: Arial, Helvetica, sans-serif;
}

h5 {
 font-size:12px;
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 0;
}

h6 {
 font-size:12px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #000;
 padding: 0;
 margin: 0;
}

#sidebar p {
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 line-height: 16px;
 margin: 0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover {
 text-decoration: none;
}


h1 a, h1 a:link, h1 a:visited, h1 a:hover {
 text-decoration: none;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
 text-decoration: none;
}


