/*
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: verdana, helvetica, arial, sans-serif;
 font-size: 12px;
 line-height: 24px;
 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: #333;
 text-decoration: underline;
 border: 0;
}

a:hover {
 color: #fff;
 text-decoration: none;
 border: 0;
 background-color: #ef0d5d;
}

ul {
 margin: 0;
 padding: 0px 10px 10px 16px;
 list-style: none;
 border: 0;
 -moz-padding-start:40px;
}

li {
 list-style: square;
}

p {
 padding-bottom: 15px;
 margin: 0;
}

ol li {
 list-style-type: decimal;
}

/***------------------------------------
Body Styles
------------------------------------***/

#container {
 width: 910px;
 margin: 0 auto;
 padding: 0;
}

#header {
 width: 910px;
 float: left;
 height: 180px;
 margin: 0px 0px 0px 0px;
}

#logo {
 float: left;
 background-color: #ebebeb;
 width: 625px;
 text-align: right;
}

#main {
 float: left;
 width: 910px;
 margin: 0;
 padding: 0;
}

#left {
 float: left;
 width: 600px;
 margin: 0;
 padding: 0;
}

#right {
 float: right;
 width: 270px;
 margin: 0px 0px 0px 40px;
 padding: 0;
}

#sidebar {
 //position: fixed;
 float: right;
 width: 270px;
 margin: 0px;
 padding: 0;
 //background-color: #ebebeb;
}

#description {
 float: left;
 margin: 0;
 padding: 0;
 background-color: #ebebeb;
}

#description-text {
 width: 160px;
 float: left;
 margin: 0;
 padding: 0;
}

#description-pic {
 float: right;
 margin: 0;
 padding: 0;
}

.blog-description {
 font-size: 11px;
 line-height: 15px;
 padding: 18px 17px 17px 17px;
 background-color: #ebebeb;
 margin: 0;
}

#sections {
 width: 270px;
 float: left;
 margin: 0;
 padding: 0;
}

#sidebar ul {
 -moz-padding-start:0px;
}

#sidebar li {
 font-size: 14px;
 line-height: 18px;
 margin-left: 40px;
 list-style-type: none;
}

#footer {
 float: left;
 width: 610px;
 margin: 0px 0px 0px 0px;
 padding: 10px 15px 10px 15px;
 background-color: #ebebeb;
 clear: both;
 font-size: 10px;
 color: #333;
 height: 100px;
}

blockquote {
 padding: 20px;
 background-color: #ebebeb;
}

blockquote p {
 padding: 0;
}

.alignright {
 margin: 0px 0px 20px 20px;
}

.alignleft {
 margin: 0px 20px 20px 0px;
}

#next {
 float: left;
 clear: both;
}

.links-block {
 text-align: left;
 font-size: 12px;
 line-height: 12px;
 color: #fff;
 padding: 6px;
 background-color: #ef0d5d;
 //margin-top: 2px;
}

.linkedin-block {
 text-align: right;
 font-size: 16px;
 line-height: 18px;
 padding: 15px 10px 15px 15px;
 //top, right, bottom, left;
 background-color: #428BD9;
 margin: 0;
}

.rss-block {
 text-align: right;
 font-size: 16px;
 line-height: 18px;
 padding: 15px 10px 15px 15px;
 //top, right, bottom, left;
 background-color: #f58229;
 margin: 0;
}

/* Alternative version without feed
.twitter-block {
 text-align: right;
 font-size: 16px;
 line-height: 18px;
 padding: 15px 10px 15px 15px;
 //top, right, bottom, left;
 background-color: #83ddff;
 margin-top: 12px;
}*/

.twitter-block-title { 
 font-size: 16px;
 line-height: 18px;
 color: #fff;
 padding: 20px 20px 0px 20px;
 background-color: #26c5f8;
 margin-top: 12px;
}

.twitter-block { 
 color: #fff;
 padding: 5px 15px 20px 0px;
 background-color: #26c5f8;
 margin: 0px;
}

#twitter_update_list li {
 line-height: 16px;
 font-size: 12px;
 list-style-type: none;
}

.commentlist ul {
 -moz-padding-start: 0;
 margin: 0;
 padding: 0;
}

.commentlist li {
 width: 530px;
 list-style-type: none;
 background-color: #ebebeb;
 padding: 0px 20px 0px 20px;
 margin: 0px 0px 20px 14px;
}

.comment-text {
 font-size: 12px;
}

.page-header-bg {
 padding: 40px 10px 10px 10px;
 background-color: #ebebeb;
 margin-bottom: 20px;
 width: 620px;
}

.post-footer {
 float: left;
 margin: 0px 0px 30px 0px;
 padding: 10px 20px 10px 20px;
 background-color: #ebebeb;
 width: 560px;
 font-size: 10px;
}

.post-footer-left {
 float: left;
 width: 300px;
}

.post-footer-right {
 float: right;
}

#nav {
 float: right;
 margin: 10px 0px 0px 0px;
 padding: 0;
}

#nav li {
 float: left;
 margin-left: 30px;
 list-style-type: none;
}

/***------------------------------------
Type
------------------------------------***/

h0 {
 font-family: helvetica, arial, sans-serif;
 font-size: 18px;
 color: #fff;
 font-weight: normal;
 position: absolute;
 margin: 0;
 padding:160px 0px 0px 7px;
 //padding: top, right, bottom, left;
 line-height: 18px;
 letter-spacing:-1px;
 text-decoration: none;
}

h0 a, h0 a:link, h0 a:visited, h0 a:hover {
 text-decoration: none;
 color: #fff;
}

h1 {
 font-family: helvetica, arial, sans-serif;
 font-size: 28px;
 font-weight: normal;
 line-height: 28px;
 margin: 0;
 padding-top: 10px;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover {
 text-decoration: none;
}

h2 {
 font-family: helvetica, arial, sans-serif;
 font-size: 24px;
 color: #333;
 font-weight: normal;
 margin: 0;
 padding: 0px;
 line-height: 23px;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
 text-decoration: none;
}

h3 {
 font-family: helvetica, arial, 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: 0px 0px 0px 0px;
 font-family: helvetica, arial, sans-serif;
}

h5 {
 font-size:12px;
 font-family: helvetica, arial, sans-serif;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0;
}

#sidebar p {
 font-size: 10px;
 line-height: 18px;
 margin: 0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover {
 text-decoration: none;
 font-weight: bold;
}

.twitter-block-title a, .twitter-block-title a:link, .twitter-block-title a:visited {
 text-decoration: none;
 color: #ffffff;
}

.twitter-block-title a:hover {
 text-decoration: none;
}

.twitter-block a, .twitter-block a:link, .twitter-block a:visited {
 text-decoration: none;
 color: #ffffff;
}

.twitter-block a:hover {
 text-decoration: none;
}

.linkedin-block a, .linkedin-block a:link, .linkedin-block a:visited {
 text-decoration: none;
 color: #ffffff;
}

.linkedin-block a:hover {
 text-decoration: none;
}

.rss-block a, .rss-block a:link, .rss-block a:visited {
 text-decoration: none;
 color: #ffffff;
}

.rss-block a:hover {
 text-decoration: none;
}