/*
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: #ccc;
 text-decoration: underline;
 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: 10px;
 margin: 0;
}

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

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

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

#header {
 width: 960px;
 float: left;
 height: 500px;
 margin: 0;
 padding: 0;
background-image:url('http://mattroberts.info/wp/wp-content/themes/cardeo-minimal/images/bg.png');
background-repeat: no-repeat;

}

#header2 {
 width: 960px;
 float: left;
 height: 100px;
 margin: 0;
 padding: 0;
background-image:url('http://mattroberts.info/wp/wp-content/themes/cardeo-minimal/images/bg.png');
background-repeat: no-repeat;

}

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

#nav {
 float: right;
 margin: 25px 0px 0px 0px;
 padding: 0;
 clear:both;
}

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

#banner{
width: 960px;
float:left;
border-top: 2px solid #b0e545;
border-bottom: 2px solid #b0e545;
padding-top: 10px;
padding-bottom: 5px;
}

#banner img{
float:left
}
#banner h1{
float:right;
padding-top: 370px;
font-family: helvetica, arial, sans-serif;
font-size: 48px;

}

#main {
 float: left;
 width: 960px;
 margin: 0;
 padding-top: 30px;
}

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


.post-footer {
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background-color: #fff;
 width: 570px;
 font-size: 10px;
 border-bottom: 2px solid #b0e545;
}

.post-footer-left {
 float: left;
 width: 400px;
}

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

#right {
 float: right;
 width: 190px;
 margin: 30px 0px 0px 0px;
 padding: 0;
}

#sidebar {
 float: right;
 width: 190px;
 margin-top: -30px;
 padding: 0;
}

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

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

#ads {
 float: left;
 width: 150px;
 margin: 0px 0px 0px 40px;
 padding: 10px 0px 0px 0px;
 background-color: #666666;
 text-align:center;
}
#ads img { 
border: 3px solid #ebebeb
}

#footer {
 float: left;
 width: 960px;
 margin: 5px 0px 0px 0px;
 padding: 2px;
 background-color: #fff;
 clear: both;
 font-size: 10px;
 border-bottom: 2px solid #b0e545;

}

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

.blog-description {
 font-size: 10px;
 line-height: 18px;
 padding: 10px 5px 5px 10px;
 background-color: #fff;
 margin: 0;
 text-align:right; 
}
#sidebar .blog-description li { 
border-bottom: 1px solid #b0e545; 
}

#sidebar .blog-description h3 { 
border-bottom: 2px solid #b0e545; 
}



#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: #ebebeb;
 padding: 0px 20px 0px 20px;
 margin: 0px 0px 20px 0px;
}

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

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



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

h1 {
 font-family: helvetica, arial, sans-serif;
 font-size: 24px;
 color: #333;
 font-weight: bold;
 margin: 0;
 padding: 0;
 line-height: 36px;
 text-decoration: none;
}

h2 {
 font-family: helvetica, arial, sans-serif;
 font-size: 24px;
 color: #fff;
 font-weight: bold;
 margin: 0;
 padding: 0;
 line-height: 36px;
}

h3 {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
 color: #ff3300;
 font-weight: bold;
 margin: 20px 0px 0px 0px;
 padding: 0;
 line-height: 18px;
}

h4 {
 font-size: 14px;
 color: #ff3399;
 margin: 10px 0px 0px 0px;
 font-family: helvetica, arial, sans-serif;
}

h5 {
 font-size:12px;
 font-family: helvetica, arial, sans-serif;
 color: #333;
 margin: 0px 0px 10px 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;
}


h1 a, h1 a:link, h1 a:visited, h1 a:hover {
 text-decoration: none;
}

h2 a, {
 text-decoration: none;
}

h2 a:link, h2 a:visited, h2 a:hover {
 text-decoration: none;
 color: #ff3300;
 
}

h2 a:hover {
 text-decoration: none;
 color: #b0e545;
}




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 2px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/*//////////// CV Styles  ///////////////*/

.matt{
	font-size:48px;
	margin-top:-20px;
	margin-bottom:10px;
	}
