/*  
Theme Name: Michael Bulduc
Theme URI: http://www.templatecosmos.com/
Version: 1.00
Author: Henrique Heine - Templatecosmos Creative Director
Author URI: www.templatecosmos.com
*/

/* core layout elements */

body {
  background: #dcdcdc url('_img/bodyback.gif') repeat-x;
  color:#000;
  font-family: "Lucida Grande", "Lucida", "Lucida Sans", "Tahoma", Verdana, Arial, sans-serif;
  text-align: center;
  margin: 0;
  padding: 0
}

#container {
  width: 786px;
  background: #fff url('_img/pageback.gif') repeat-y center;
  margin-left: auto;
  margin-right: auto
}

#wrap {
  width: 786px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#head {
  background: #bbc url('_img/headback.gif');
  width: 549px;
  height: 189px;
  margin: 0;
  padding: 0;
  float: left;
  text-align: right
}

#content {
  float: left;
  width: 549px;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 12px;
}

#sidebar {
  float: left;
  background: url('_img/sideback.gif') no-repeat top left;
  width:237px;
  text-align: left;
  color: #f6e3c4;
  font-size: 12px;
  padding:0
}

#footer {
  clear: both;
  height: 72px;
  width: 786px;
  background: #bbc url('_img/footer.gif');
  padding: 0;
  margin: 0 auto;
}

/* head section */

#head h1, #head h4 {
  font-family: Verdana, Arial, sans-serif;
  margin-right: 15px;
  background: none;
  padding: 0;
}
#head h1 {
  font-size: 30px;
  letter-spacing: -0.1em;
  margin: 15px 15px 8px 0;
}

#head a {
  color: #fff;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
#head a:hover {
  color: #000;
}
#head h4 {
  font-size: 12px;
  font-style: italic;
  margin-top: 0;
  border: none;
}

/* content area */

#content h2 {
  clear:both;
  display:block;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  margin:0;
  letter-spacing:-2.2px;
  line-height:30px;
  text-align:left;
  border-bottom: 1px dotted #ccc;
  color:#155894;
  background:url('_img/headicon_posting.gif') no-repeat top left;; padding-left:65px; padding-right:0; padding-top:0; padding-bottom:6px
}

#content h2 a {
  color: #155894;
  text-decoration: none;
}
#content h2 a:hover {
  color: #fff;
  background-color:#155894;
  text-decoration: none;
}

#content h2.month  {
  background:url('_img/headicon_month.gif') no-repeat top left;
}

.postcontent h3  {
  color:#aaa;
  font-size:18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing:-2px;
  font-weight:bold;
}

.postcontent h4, .postcontent h5, .postcontent h6  {
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#bbb;
}

.postcontent h4  {
  font-size:16px;
  letter-spacing:-1px;
}
.postcontent h5  {
  font-size:15px;
  }
.postcontent h6  {
  font-size:13px;
}

.postcontent table  {
  text-align:center;
  vertical-align:top;
}

.postcontent th  {
  font-weight:bold;
  padding:1px;
  background:#ddd;
  text-align:left;
}
.postcontent td  {
  padding:3px;
  background:#eee;
}

h3#subtitle  {
  font-style:italic;
  font-family:Verdana;
  font-size:12px;
  border:none;
  margin:0 15px 0 0;
  padding:0;	
  letter-spacing:0;
}

#ffplug  {
 display:none;
}

/* live search */

#search {
  width: 229px;
  height: 30px;
  margin: 73px 0 85px 0;
}

#search p {
  margin: 0;
  padding: 0;
}
#search_spinner {
  padding-left: 30px;
  position: absolute;
  z-index: 9;
}
#search-results {
  width: 193px;
  margin: 0 0 0 30px;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #062582;
  border: 1px #062582 solid;
  line-height: 14px;
}
#searchedfor {
  margin: 3px;
  padding: 0; 
}

#sidebar #search-results li {
  width: 189px;
  margin: 0;
  background: none;
  border: none;
}

#sidebar #search-results a {
  width: 189px;
  padding: 2px;
  margin: 0;
  display: block;
  background-color: #062582;
  color: #fff;
}
#sidebar #search-results a:hover {
  background-color: #347bde;
  color: #fff;
}

#sidebar #search-results a.searchclose {
  background: url('_img/sidebar_closebullet.gif') no-repeat bottom right;
  border-bottom: 1px solid #062582
}

#sidebar #search-results a.searchclose:hover {
  background: url('_img/sidebar_closebullet.gif') no-repeat top right;
}

#q {
  width: 194px;
  height: 15px;
  border: none;
  background: none;
  padding: 2px 2px 0 2px;
  margin: 5px 0 0 30px;
  font-size: 10px;
  color: #000;
}

#searchform label  {
  display:none;
}

#searchform {
  margin: 0;
  padding: 0;
}

/* sidebar related */

#sidebar h3 {
  width: 206px;
  height: 19px;
  line-height: 19px;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #fff;
  background: #304d2f url('_img/sidestripe.gif') no-repeat left;
  margin: 0;
  border-top: 1px solid #3257ab;
  border-bottom: 1px solid #002d59; padding-left:23px; padding-right:0; padding-top:0; padding-bottom:2px
}
#linklistStyle a:link, #linklistStyle a:visited {
  line-height: 180%px;
  font-size: 11px;
  font-weight: normal;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #778cbb;
  padding:0;
  margin-left: 22px;
}
#linklistStyle a:hover {
  color: #fff;
}
#sidebar h3 a {
  color: #aca;
}

#sidebar h3 a:hover {
  color:#fff;
}

.sidebar-node li a {
  display: block;
  margin: 0;
  width: 206px;
  background: url('_img/sidebar_linkbullet.gif') no-repeat top left;
  font-size: 11px;
  font-family: "Trebuchet MS", trebuchet, sans-serif;
  color: #6c90e2;
  line-height: 18px;
  text-decoration: none;
  padding-left:23px; padding-right:0; padding-top:0; padding-bottom:0
}

.sidebar-node li a:hover {
  color: #FFF;
  background: #30519d url('_img/sidebar_linkbullet_active.gif') no-repeat top left;
}

#sidebar a.powered {
  width: 43px;
  height: 505px;
  display: block;
  background: url('_img/wppowered.gif') no-repeat left;; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0
}

#sidebar a.powered:hover {
  background: url('_img/wppowered_active.gif') no-repeat left;
}

#sidebar ul, #sidebar li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#sidebar li {
  display: block;
  border-top: 1px solid #002243;
  border-bottom: 1px solid #2d4c92;
  width: 229px;
  background:url('_img/sidebar-bg.gif');
}

#sidefooter  {
  display:block;
  width: 229px;
  height:9px;
  margin:0;
  padding:0;
  background: #0a418e url('_img/sidebottom.gif');
}

/* footer related */

#validation {
  padding-top: 54px;
  height: 10px;
  font-size: 1px;
  text-align: right;
  margin-right: 151px;
}

#xhtmllink {
  width: 40px;
  height: 10px;
  padding: 0;
  float: right;
  display: block;
  background: url('_img/xhtml.gif') bottom;; margin-left:0; margin-right:5px; margin-top:0; margin-bottom:0
}

#csslink {
  width: 29px;
  height: 10px;
  padding: 0;
  margin: 0;
  float: right;
  display: block;
  background:  url('_img/css.gif') bottom;
}

#heinelink, #heinelink {
  width: 254px;
  height: 10px;
  padding: 0;
  margin-right: 20px;
  float: right;
  display: block;
  background: url('_img/heine.gif') bottom;; margin-left:0; margin-top:0; margin-bottom:0
}

#heinelink {
  width:229px;
  background: url('_img/heine.gif') bottom;
  }

#xhtmllink:hover {
  background: url('_img/xhtml.gif') top;
}

#csslink:hover {
  background: url('_img/css.gif') top;
}

#marcolink:hover {
  background: url('_img/marco.gif') top;
}

#chrislink:hover {
  background: url('_img/christoph.gif') top;
  }

.powered img {
  display: none;
  border: none;
}

/* comment form related */

h2#commentshead  {
  padding-left:73px;
  line-height:30px;
  background:url('_img/headicon_comments.gif') no-repeat left;
}
h2#trackbackshead  {
  padding-left:73px;
  line-height:30px;
  background:url('_img/headicon_trackback.gif') no-repeat left;
}
h2#responsehead  {
  padding-left:73px;
  line-height:30px;
  background:url('_img/headicon_response.gif') no-repeat left;
}

#commentformtop {
  width: 502px;
  height: 25px;
  margin: 0;
  padding: 0;
  background: url('_img/cform_top.gif');
}
#cformtop {
  background: url('_img/cform_top_body.gif');
}
#cformfoot {
  width: 502px;
  height: 25px;
  margin: 0;
  padding: 0;
  background: url('_img/cform_foot.gif');
}
#commentform {
  width: 502px;
  padding: 0;
  background: url('_img/cform_body.gif');; margin-left:30px; margin-right:0; margin-top:30px; margin-bottom:0
}
#commentform label {
  width: 100px;
  font-weight: bold;
  margin: 5px 10px 0 0;
  text-align: right;
  float: left;
  color: #666;
}

#commentform p {
  padding: 0;
}

#guest_name, #comment_box, #cformtoggle {
  margin: 0;
  padding: 0;
}

#guest_name, #guest_email, #guest_url {
  clear: both;
}

#cformtoggle {
  background: url('_img/urlmail.gif') no-repeat right;
  height: 29px;
  margin-right: 11px;
  display: block;
  text-align: right
}

#cformtoggle a {
  margin-right: 15px;
  padding-top: 10px;
  font-weight: bold;
  position: relative;
  top: 10px;
}

#mailurl, #mailurl p {
  margin: 0;
}

#author, #url, #email, #commentform textarea {
  width: 280px;
  border: 1px solid #aba;
  margin-bottom: 2px;
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
}
#comment_author {
  height: 18px;
  padding-left: 18px;
  background: #fff url('_img/icon_name.gif') no-repeat left;
}

#comment_url {
  height: 18px;
  padding-left: 18px;
  background: #fff url('_img/icon_home.gif') no-repeat left;
}

#comment_email {
  height: 18px;
  padding-left: 18px;
  background: #fff url('_img/icon_mail.gif') no-repeat left;
}

#commentform textarea {
  height: 160px;
  border: 1px solid #aba;
  padding: 2px;
}

#errors {
  color: #f00;
  text-align: center;
  font-weight: bold;
}

#guest_email {
  padding:0;
  margin:0;
}

#guest_url {
  padding-top: 10px;
}

#commentbuttons {
  margin-left: 110px;
}

#form-submit-button, #previewbutton {
  width: 84px;
  height: 29px;
  border: none;
  margin-right: 10px;
  padding: 0;
  display: none;
  float: left;
}
p#rss_track {
  width: 462px;
  height: 38px;
  background: url('_img/rss_track_back.gif');
  margin-left: 30px; padding-left:20px; padding-right:20px; padding-top:24px; padding-bottom:20px
}

p#rss_track small {
  width: 240px;
  font-size: 9px;
  font-weight: bold;
  display: block;
  float: right;
  margin-right: 10px;
}
.rssbutton {
  width: 84px;
  height: 29px;
  background: url('_img/button_rss.gif') left 50%;
  display: block;
  float: right;
  margin: 0;
  padding: 0
}
.trackbackbutton {
  width: 84px;
  height: 29px;
  background: url('_img/button_trackback.gif') left 50%;
  display: block;
  float: right;
  padding: 0; margin-left:0; margin-right:10px; margin-top:0; margin-bottom:0
}
.rssbutton:hover {
  background-position:right;
}
.trackbackbutton:hover {
  background-position:right;
}
.morelink a {
  background: url('_img/button_more.gif');
}
.morelink a:hover {
  background: url('_img/button_more_hover.gif');
}
#form-submit-button {
  background: #bbc url('_img/button_submit.gif') left 50%;
  
}
#previewbutton {
  background: url('_img/button_preview.gif') left 50%;
  
}
#form-submit-button:hover {
  background-position:right;
}
#previewbutton:hover {
  background: url('_img/button_preview.gif') right 50%;
  
}

/* posts and pages related */

.post {
  width: 541px;
  margin: 0 0 0 8px;
  line-height: 1.7em;
  text-align: justify;
}

.postcontent  {
  margin: 0 30px 0 30px;	
}

#viewpage .postcontent, #pagination  {
  margin: 0 30px 0 38px;	
}

.post img, #viewpage img {
  background: #fff;
  border: 1px solid #ccc;
  padding: 7px;
}

.postmetadata {
  margin-left: 38px;
}
p.meta {
  background: #eee url('_img/meta.gif') no-repeat center left;
  font-weight: bold;
  font-size: 90%;
  text-align: left;
  clear: both;
  border-bottom: 10px solid #e5e5e5;
  border-top: 1px solid #e5e5e5; margin-left:8px; margin-right:0; margin-top:20px; margin-bottom:20px; padding-left:30px; padding-right:30px; padding-top:10px; padding-bottom:10px
}
.post p.meta, .post p.metatop {
  margin-left: 0;
}
.post li, #viewpage li {
  list-style-image: url('_img/listbullet.gif');
  color: #666
}

.imgleft {
  float: left;
  margin: 0 10px 10px 0;
}
.imgright {
  float: right;
  margin:0 0 10px 10px;
}
.centered {
  text-align: center;
}
.auth {
  margin: 0 0 20px 0;
  padding-left:50px;
  color: #99a;
  font-size: 10px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-style:italic;
  line-height: 18px;
}
blockquote {
  width:330px;
  border-left: 10px solid #b1b1b5;
  border-bottom: 1px solid #f0f0f5;
  position: relative;
  left: -30px;
  background: #f0f0f5 url('_img/blockquote.gif') no-repeat top left;
  margin-left:0; margin-right:0; margin-top:0; margin-bottom:30px; padding-left:110px; padding-right:20px; padding-top:20px; padding-bottom:20px
}

.post a, .meta a, #viewpage a {
  font-weight: bold;
  color: #668;
}
.post a:hover, .meta a:hover, #viewpage a:hover {
  text-decoration: underline;
  color: #000;
}
.post img a, #viewpage img a {
  background: none;
}
.postcontent a:visited, #viewpage a:visited {
  background: url('_img/avisited.gif') no-repeat 100% 50%;
  padding-right: 12px
}
.post a[href^="mailto:"] {
  background: url('_img/aemail.gif') no-repeat 100% 50%;
  padding-right: 12px
}
.post a[href^="http:"] {
  background: url('_img/aoutside.gif') no-repeat 100% 50%;
  padding-right: 12px
}

.meta a[href^="http:"] {
	background:none;
	padding-right:2px;
}

#pagination a[href^="http:"] {
	background:none;
	padding-right:2px;
	}

.post a.admintools:visited {
  background: none;
  background-color: #ddd;
  padding-right: 2px;
}

p#printer  {
  padding-bottom:20px;
}

a#printbutton {
  width: 84px;
  height: 29px;
  margin:0;
  padding:0;
  border: medium none;
  background:url('_img/button_print.gif') left 50%;
  display:block;
  float:right
}
a#printbutton:hover  {
  background-position:right;
}

/* comments and trackbacks */

.comment-list {
  width: 502px;
  list-style-type: none;
  margin: 0 0 0 30px;
  padding: 0;
}

.comment-list li {
  margin-bottom: 20px;
}
li.comment0 {
  background: #eee url('_img/comm_body.gif');
}
li.comment1 {
  background: #eee url('_img/comm1_body.gif');
}
.commenthead {
  background: url('_img/comm_head.gif') no-repeat top;
  font-size: 10px;
  width: 482px;
  height: 22px; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:0
}
.author_comment .commenthead {
  background: url('_img/comm_heada.gif');
}
.commenthead em {
  font-weight: bold;
  font-size: 12px;
  font-style: normal;
}

.comment-list li.author_comment .commenthead {
  color: #fff;
}
.commenthead div {
  display: inline;
}
.commenthead div a, .post a.admintools, #trackbackList a.admintools {
  margin-left: 10px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  font-size: 9px;
  padding: 2px;
  background-color: #ddd;
}

.commenthead div a:hover, .post a.admintools:hover, #trackbackList a.admintools:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}
.commenttext  {
  padding: 5px 15px 0 15px;
  margin: 0;
  color: #000;
}
.commenttext p  {
  margin-top:0;
  padding-top:0;
  color: #000;
}

.commentmeta {
  padding-top: 23px;
  height: 24px;
  clear: both;
  background: url('_img/comm_foot.gif') no-repeat bottom;
  width: 502px;
  margin: 0;
  text-align: right
}
li.comment1 p.commentmeta {
  height: 24px;
  clear: both;
  background: url('_img/comm1_foot.gif') no-repeat bottom;
  width: 502px;
  margin: 0;
  text-align: left
}
#trackbackList {
  margin: 0;
  padding: 0;
  width: 511px;
  list-style-type: none;
  clear: both;
}
#trackbackList li {
  margin: 0;
  padding: 0;
}
#trackbackList blockquote {
  background: #d1d9e8 url('_img/blockquote.gif') no-repeat top left;
  padding-bottom: 10px;
  margin-left:38px; margin-right:0; margin-top:30px; margin-bottom:30px
}
#trackbackList blockquote.trackback1 {
  background: #d2edc5 url('_img/blockquote.gif') no-repeat top left;
}
.commentmeta cite {
  margin: 20px 90px 0 90px;
}

/* master archive page */

.archivelink  {
	float:left;
	width:440px;
	line-height:1em;
	margin-top:8px;
}
.archivedate  {
	float:left;
	width:20px;
	text-align:right;
	margin-right:10px;
	line-height:1em;
	margin-top:8px;
	font-weight:bold;
}
.archivemeta  {
	clear:both;
	margin-left:30px;
	line-height:1em;
}

/* extras */

.gravatar {
  float: left;
  border: 1px solid #bbb;
  padding: 5px;
  background: #fff;
  margin: 0 10px 10px 0;
}

#flickr a {
  opacity: 0.5;
}
#flickr a:hover {
  opacity: 1.0;
  }
#flickr {
text-align: center;
background: #333;
border-top: 1px solid #444;
border-bottom: 1px solid #222;
width:229px;
}
#flickr a img {
border: 1px solid #666;
margin: 5px;
}

.flickrsquare  {
display:inline;
}   





/* common html elements */

a {
  text-decoration: none;
  color: #666;
}
a:hover {
  color: #000;
}
pre  {
  padding:10px;
  width:360px;
  background-color:#f0f0f5;
  margin-left:30px;
  border-left:10px #ccc solid;
  font-size:11px;
  color:#000;
  overflow:hidden;
}

/* plugins */

#tagcloud  {
  width:209px;
  padding:10px;
  background: #333;
  margin:0;	
  border-top: 1px solid #444;
  border-bottom: 1px #222 solid;
  text-align:justify;
}

#tagcloud a  {
  font-size: inherit;
  display:inline;
  background:none;
  margin:0;
  padding:0;	
  color:#bbb;
}

h2#taghead {
  background:url('_img/headicon_tags.gif') no-repeat left;	
}


#tagcloud a:hover  {
  color: #fff;
}

#taglist  {
  margin:0;
  padding:0;
}

#taglist .tags0 a  {
  font-size:10px;
}
#taglist .tags1 a  {
  font-size:12px;
}
#taglist .tags2 a  {
  font-size:14px;
}
#taglist .tags3 a  {
  font-size:16px;
}
#taglist .tags4 a  {
  font-size:18px;
}
#taglist .tags5 a  {
  font-size:20px;
}
#taglist .tags6 a  {
  font-size:22px;
}
#taglist .tags7 a  {
  font-size:24px;
}
#taglist .tags8 a  {
  font-size:26px;
}
#taglist .tags9 a  {
  font-size:28px;
}
#taglist .tags10 a  {
  font-size:30px;
}
#taglist li  {
  display:inline;
  list-style-type:none;	
}

h2#catlist {
  background:url('_img/headicon_catlist.gif') no-repeat left;	
}

/* font preferences */

#fontprefs  {
  font-size:1px;
  line-height:1px;	
  height:10px;
  text-align:left;
  padding:0 41px 0 0;
  margin:0 0 2px 0;
}
#fontlabel  {
  width:61px;
  height:10px;
  margin:0;
  background:url('_img/readability.gif');	
  float:right
}
#fontsmall  {
  width:42px;
  height:10px;
  margin:0;
  display:block;	
  background:url('_img/font_small.gif') 0% 50%;
  float:right
}
#fontmedium  {
  width:51px;
  height:10px;
  margin:0;
  display:block;	
  background:url('_img/font_normal.gif') 0% 50%;
  float:right
}
#fontlarge  {
  width:40px;
  height:10px;
  margin:0;
  display:block;
  background:url('_img/font_large.gif') 0% 50%;
  float:right
}

#ladybug  {

  background:url('_img/lbtop.gif');
  position:relative;
  top: 76px;
  right:2px;
  margin:0;
  padding:0;
  width:32px;
  height:31px;	
  float:right
}

#naughty  {
  display:block;
  position:relative;
  float:left;
  right:13px;
  background:url('_img/lbmating.gif');
  padding:0;
  width:27px;
  height:37px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px	
}

#wtyl  {
  width:79px;
  height:26px;
  float:left;	
  background:url('_img/wtyl.gif');
  position:relative;
  bottom:10px;
  right:10px
}

/* MODIFIED */
#linkslist h2 { display:none; }



.editlink img {
	border:0px none;
	margin:0;
	padding:0
	}

.editlink a[href^="http:"], .editlink a:hover {
	border: 0px none;
	background:none
	}

.post h2 a[href^="http:"] {
	background:none;
	padding-right: 0;
}

#hotheader {
width: 542px;
height: 159px;
padding: 0;
float: right;
text-align: right;
}







