/* @override http://www.alexweinstein.com/wp-content/themes/cardeo-minimal/style.css */

/*
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: 11px;
	line-height: 20px;
	color: #7f7f7f;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	border: 0;
	background-color: #f5f5f5;
}

img {
	border: 0;
}

#left img {
	background-color: #616161;
	padding: 2px;
	margin-bottom: 10px;
}

a, a:link, a:visited {
	color: #333;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #ccc;
	text-decoration: none;
	border: 0;
}

ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
	border: 0;
	-moz-padding-start: 40px;
}

li {
	list-style: square;
}

p {
	padding-bottom: 14px;
	margin: 0; padding-right: 50px; text-align: justify; width: 540px;}

ol li {
	list-style-type: decimal;
}

/***------------------------------------
body styles
------------------------------------***/

h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 42px;
	color: #333;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
#titlebar{ width: 640px; float: left; margin-bottom: 10px;}

#title {
	color: #888d92;
	margin: 0;
	padding: 0;
	font: bold 14px/36px helvetica, arial, sans-serif;
	text-transform: uppercase; float: left;}

#permalink a{
	float: right;
	text-align: center;
	font-weight: bold;
	background-color: #f0f0f0;
	margin-top: 7px;
	padding: 1px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;}

#permalink a {
	color: #c7c9c9;
}

#permalink a:hover {
	color: #000;
	background-color: #38fcfc;
	padding: 1px 5px;
}

#left h2 a:hover {
	color: #909090;
	border-bottom: 1px dotted gray;
}

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: 10px 0px 0px;
	font-family: helvetica, arial, sans-serif;
}

h5 {
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	color: #333;
	padding: 0;
	margin: 10px 0px 0;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 654px;
	float: left;
	height: 100px;
	margin: 0;
	padding: 0 0 30px 15px;
	background-color: #fffeff;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;}

#logo {
	float: right;
	margin: 38px 14px 0px 0px;
	padding: 0;}

#header #logo h1 a {
	color: #c4fd5f;
	letter-spacing: -1px; font: bold 50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}

#nav {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

#nav li {
	float: left;
	margin-left: 30px;
	list-style-type: none;
}

#main {
	float: left;
	width: 1000px;
	margin: 0;
	padding: 0;
}

#left {
	float: left;
	width: 639px;
	margin: 0;
	padding: 0 15px 15px;
	background-color: white;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.post-footer {
	float: left;
	width: 100%;
	font-size: 11px;
	border-bottom: 1px dotted #dadada;
	margin: 0 0 50px;
	padding: 0 0 50px;
}

.post-footer-left {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-top-width: 1px;
	border-top-color: silver;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	margin: 0;
	padding: 0;
}

.post-footer-right {
	float: right;
}

#right {
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 28px 0 0;
	width: 300px;
}

#sidebar {
	width: 300px;
	margin: 0;
	padding: 0;
	margin: 0;
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.contact li a {
	font-size: 10px;
	display: inline;
	float: left;
	padding-right: 10px;
}

#sidebar .pages a:hover {
	background-color: #38fcfc;
}

#sidebar .pages a {
	background-color: white;
	color: #000;
	font-size: 20px;
	line-height: 40px;
	padding: 2px 5px;
}

#sidebar ul {
	-moz-padding-start: 0px;
}

#sidebar li {
	font-size: 10px;
	line-height: 18px;
	list-style-type: none;
}

#ads {
	float: left;
	width: 125px;
	margin: 0px 0px 0px 40px;
	padding: 0;
}

#footer {
	float: left;
	width: 650px;
	margin: 40px 0px 0px 0px;
	padding: 10px;
	clear: both;
	font-size: 10px;
	height: 50px;
}

blockquote {
	background-color: #f2f4f4; margin-left: 10px; margin-right: 90px; padding: 25px;}

blockquote p {
	padding: 0 0 15px; width: 484px;}

.alignright {
	margin: 0px 0px 20px 20px;
}

.alignleft {
	margin: 0px 20px 20px 0px;
}

#next {
	float: left;
	clear: both;
}

.blog-description {
	font-size: 10px;
	line-height: 18px;
	margin: 0;
}

#twitter_update_list li {
	list-style-type: none;
}

.commentlist ul {
	-moz-padding-start: 0;
	margin: 0;
	padding: 0;
}

.commentlist li {
	width: 520px;
	list-style-type: none;
	background-color: #f6f6f6;
	padding: 10px 20px 0 10px;
	margin: 10px 0 10px 0px;
	border-bottom: 1px dotted silver;
}

p.comment-info {
	color: black;
	font-weight: bold;
	font-size: 12px;
}

.comment-text {
	font-size: 12px;
}

.page-header-bg {
	padding: 10px 10px 40px 10px;
	background-color: #ebebeb;
	margin-bottom: 20px;
}

/* @group DISQUS */

#disqus_thread {
	background-color: ;
}

#dsq-comments-title {
	display: none;
}

.dsq-options {
	display: none;
}

.dsq-missing-permissions, .dsq-missing-permissions p {
	float: left;
	display: inline;
	background-color: white;
	border-style: none;
	display: none;
}

.dsq-new-post.dsq-post-area h3 {
	display: none;
}

/* @end */

/***------------------------------------
Type
------------------------------------***/

#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;
}

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;
}