/*
Theme Name: Cardeo Standard	
Theme URI: http://www.cardeo.ca	
Description: A minimal theme inspired by swiss graphic design and typography
Version: 1.0
Author: Matt Lambert
Author URI: http://www.cardeo.ca
*/

/***------------------------------------
ALL
------------------------------------***/

body {
 font-family: helvetica, arial, sans-serif;
 font-size: 13px;
 line-height: 24px;
 color: #333;
 padding: 0;
 margin: 0 auto;
 text-align: left;
 vertical-align: top;
 border: 0;
 background-image: url(http://www.bukkadesign.com/paperback.jpg);
}

img {
 border: 0;
}

a, a:link, a:visited {
 color: #db3f45;
 text-decoration: underline;
}

a:hover {
 color: #333;
 text-decoration: underline;
}

/***------------------------------------
header.php styles
------------------------------------***/

#container {
 width: 960px;
 margin: 0 auto;
 padding: 0;
}

#header {
 width: 960px;
 height: 40px;
 margin: 0 auto;
 margin-bottom: 80px;
 padding: 0;
 background: url(images/topbar.gif) top left no-repeat;
}

#header ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

#header li {
 float: left;
 margin: 10px 0px 0px 0px;
 padding: 0;
 list-style: none;
 clear: both;
 font-weight: bold;
}

#header li strong {
 color: #7a94a2;
}

h1 {
 font-size: 24px; 
 line-height: 24px;
 font-weight: bold;
 margin: 0px 0px 10px 0px;
 padding: 0;
}

#header h2 {
 margin: 0; 
 padding: 0;
 font-size: 13px;
}
/*
Theme Name: Cardeo Standard	
Theme URI: http://www.cardeo.ca	
Description: A minimal theme inspired by swiss graphic design and typography
Version: 1.0
Author: Matt Lambert
Author URI: http://www.cardeo.ca
*/

/***------------------------------------
ALL
------------------------------------***/

body {
 font-family: helvetica, arial, sans-serif;
 font-size: 13px;
 line-height: 24px;
 color: #333;
 padding: 0;
 margin: 0 auto;
 text-align: left;
 vertical-align: top;
 border: 0;
}

img {
 border: 0;
}

.catlink a {
color: #ffffff;
background:#dc2342;
padding-left: 2px;
padding-rightt: 2px;
}
.catlink a:hover {
color: #ffffff;
background:#333;
padding-left: 2px;
padding-rightt: 2px;
}

a, a:link, a:visited {
 color: #dc2342;
 text-decoration: underline;
}

a:hover {
 color: #333;
 text-decoration: underline;
}

/***------------------------------------
header.php styles
------------------------------------***/

#container {
 width: 960px;
 margin: 0 auto;
 padding: 0;
}

#header {
 width: 960px;
 height:40px;
 margin: 0 auto;
 margin-bottom: 80px;
 padding: 0;
 background: url(images/topbar.gif) top left no-repeat;
}

#header ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

#header li {
 float: left;
 margin: 10px 0px 0px 0px;
 padding: 0;
 list-style: none;
 clear: both;
 font-weight: bold;
}

#header li strong {
 color: #dc2342;
}

h1 {
 font-size: 24px; 
 line-height: 24px;
 font-weight: bold;
 margin: 0px 0px 10px 0px;
 padding: 0;
}

#header h2 {
 margin: 0; 
 padding: 0;
 font-size: 13px;
}

.logo {
 padding-left: 0px;
 padding-top: 5px;
 margin: 0 auto;
 clear: both;
}
#title {
 width: 960px;
 margin-left:0 auto;
 padding: 0;
 clear: both;
}

#title a, #title a:link, #title a:visited {
 text-decoration: none;
 color: #333;
}

#title a:hover {
 text-decoration: none;
 color: #db3f45;
}

/***------------------------------------
index.php styles
------------------------------------***/

#main {
 width: 960px;
 margin: 0 auto;
 padding: 0;
}

#main ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

#main li {
 margin: 0;
 padding: 0:
 list-style: none;
}

#right {
 float: left;
 width: 640px;
 margin: 0;
 padding: 0;
}

#right ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

#right li {
 margin: 0;
 padding: 0;
 list-style: none;
}

#right li.date {
 height: 13px;
 font-weight: bold;
 font-size: 10px;
 line-height: 14px;
 background-color: #ebebeb;
 margin: 0;
 padding: 10px;
 text-align: right;
 color: #333;
}

#right .navigation {
 height: 33px;
 width: 640px;
 background-color: #ebebeb;
 margin: 0;
 color: #333;
}
#right .prev{
 float: left;
 padding-top:4px;
}
#right .next{
 float: right;
 padding-top:4px;
}

#right li.post_title {
 font-size: 72px;
 line-height: 72px;
 border-bottom: 5px solid #ebebeb;
 font-weight: bold;
 margin: 20px 0px 0px 0px;
 padding: 0px 0px 15px 0px;
}

#right li.post_content {
 margin: 20px 0px 0px 0px;
}

#right li.post_content ul {
 margin: 0px 0px 0px 40px;
 padding: 0;
}

#right li.post_content li {
 list-style: square;
 margin: 0;
 padding: 0;
}

#right li img {
 margin: 0px 10px 10px 0px;
}

#right li.post_footer {
 margin: 20px 0px 0px 0px;
 padding: 5px 0px 0px 0px;
 font-size: 10px;
 border-top: 1px solid #ebebeb;
}

#right li.post_footer a, #right li.post_footer a:link, #right li.post_footer a:visited, #right li.post_footer a:hover {
 font-size: 10px;
}

.post_title a, .post_title a:link, .post_title a:visited {
 color: #333;
 text-decoration: none;
}

.post_title a:hover {
 color: #dc2342;
 text-decoration: none;
}

blockquote {
 background-color: #ebebeb;
 padding: 10px;
}


/***------------------------------------
sidebar.php styles/Users/mattlambert/Desktop/home_img.jpg
------------------------------------***/

#left {
 float: left;
 width: 280px;
 margin: 0px 40px 0px 0px;
 padding: 0;
}
#left a {
 font-weight: bold;
 font-size: 14px;
 color: #333;
 text-decoration: none;
 
}
#left a:hover {
  =font-weight: bold;
 font-size: 14px;
 color: #db3f45;
 text-decoration: none;
}

#left .listpad { 
 margin: 10px 0px 0px 0px;
}

.descrip {
 font-size:16px;
 line-height: 34px;
 font-weight: bold;
 color: #b7b7b7;
 font-style:italic;
 margin-top: 40px;
 padding-left: 10px;
 height: 33px;
 background: #ebebeb;

}

/***------------------------------------
footer.php styles
------------------------------------***/

#footer {
 font-family: helvetica, arial, sans-serif;
 width: 960px;
 margin: 0 auto;
 padding: 80px 0px 0px 0px;
 clear: both;
}


#footer ul {
 margin: 0;
 padding: 0;
}


#footer li {
 list-style: none;
 margin: 0px 0px 0px 5px;
 padding: 0px 0px 0px 0px;
}


#footer h2 {
 font-size: 14px;
 font-weight: bold;
 background: #e6e6e6;
 margin: 0;
 padding: 5px 0px 0px 10px;
}

#footer .listpad {
 margin: 0px 0px 0px 0px;
}

#footer .col { 
 float: left;
 margin: 0px 40px 0px 0px;
 width: 290px;
}


#footer .col ul a {
 color: #333;
 padding:2px;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 line-height: 12px;
}

#footer .col ul a:hover {
 color:#db3f45;
 padding:2px;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 line-height: 12px;
}

#footer .col2 {
 float: left;
 width: 295px;
 margin: 0px 40px 0px 0px;
}

#footer .col2 ul a {
 background-color:#ebebeb;
 color: #333;
 padding:2px;
 text-decoration: none;
 font-size: 11px;
  font-weight: bold;
}

#footer .col2 ul a:hover {
 background-color:#db3f45;
 color: #ffffff;
 padding:2px;
 text-decoration: none;
  font-size: 11px;
 font-weight: bold;
}


#footer .col3 {
 float: left;
 width: 290px;
 margin: 0;
}
#footer .col3 ul a {

 color: #333;
 padding:2px;
 text-decoration: none;
 font-size: 11px;
  font-weight: bold;
}

#footer .col3 ul a:hover {
 color:#db3f45;
 padding:2px;
 text-decoration: none;
  font-size: 11px;
 font-weight: bold;
}

#footer #bottom {
 float: left;
 width: 960px;
 margin: 20px 0px 0px 0px;
 padding: 20px 0px 0px 0px;
 clear: both;
 border-top: 1px solid #e6e6e6;
}

#footer #bottom ul {
 margin: 0px 0px 40px 0px;
 padding: 0;
}

#footer #bottom li {
 color: #999;
 font-size: 10px;
 margin: 0;
 padding: 0;
}

/***------------------------------------
comments.php styles
------------------------------------***/

.commentlist li {
 width: 640px;
 border-bottom: 1px solid #ebebeb;
 margin-bottom: 20px;
}

.tags a {
 background-color:#ebebeb;
 color: #333;
 padding:2px;
 text-decoration: none;
 font-size: 11px;
  font-weight: bold;
}

.tags a:hover {
 background-color:#db3f45;
 color: #ffffff;
 padding:2px;
 text-decoration: none;
  font-size: 11px;
 font-weight: bold;
}


