img {
   behavior: url("http://www.terremoto.ca/serendipity/plugin/pngbehavior.htc");
}

.serendipity_authorpic {
    float: right;
    margin: 5px;
    border: 0px;
    display: block;
}
/* templates/tabacco_s9y_07/style.css  */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

/* SOS CSS Menu Bar */
 #navcontainer ul
 {
padding: .2em 0em .2em 0em;
margin: 0em 0em .3em 0em;
list-style-type: none;
background-color: #add8e6;
color: #000000;
width: 100%;
font: normal bold 93% arial, helvetica, sans-serif;
text-align: left;
}

 #navcontainer li { 
 display: inline;
 }

 #navcontainer li a
{
   text-decoration: none;
   background-color: #add8e6;
   color: #808080;
   padding: .2em 1em;
   border-right: 0px;
}

 #navcontainer li a:hover
{
background-color: #ffff00;
color: #ff0000;
}
/* EOS Menu Bar */

/* SOS Dropcap */

.dropcap
{
   float: left;
   margin-top: 0px;
   margin-bottom: 0px;
   color: #b4b4b4;
   padding-top: 9px;
   padding-right: 5px;
   padding-bottom: .1em;
   font-size: 64px;
   line-height: 32px;
   font-weight: bold;
   font-family: "Times New Roman", Times, serif;
}

/* EOS Dropcap */

#mainpane {
width: 780px;
}

#content {
   float: right;
	 width: 588px;
   /*width: 599px;
	margin: 0px 10px;
	padding: 7px;*/
	vertical-align: top;
}
/*
#serendipityRightSideBar {
   width: 180px;
   padding: 10px;
   font-size: 16px;
   color: Gray;
   text-align: left;
   margin: 10px;
   float: right;
   border: 1px solid #c4c4c4;
   vertical-align: top;
}
*/
#serendipityLeftSideBar {
   float: left;
	width: 160px;
	padding: 10px;
	font-size: 16px;
	color: Gray;
	text-align: left;
	border: 1px solid #c4c4c4;
	vertical-align: top;
}

body {
   margin: 0px;
   font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
   padding: 0px;
   color: #000000;
   background-image: url(templates/tabacco_s9y_07/img/head_shot.png);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: top left;
}
input, textarea {
}

th, td {
}

p, td, th, div, span {
}
/* SOS The Red Pull-Quote Box */
.pullquote 
{
   width: 140px;
   background: silver;
   color: black;
   float: right;
   border: 1px solid black;
   font-size: 18px;
   font-weight: bold;
   line-height: 140%;
   padding: 10px;
   margin-left: 15px;
}
/* EOS The Red Pull-Quote Box */
.img_link  a:hover
{
  margin: 0px;
  background-color: transparent;
}
#serendipity_banner {
  border: none;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 750px;
  height: 85px;

}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,

.serendipity_title {
   color: #808080;
   font-size: large;
   font-weight: bold;
   margin-top: 10px;
   background: #add8e6;
   padding-left: 5px;
   padding-bottom: 2px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
}

.serendipity_title a:link,
.serendipity_title a:visited {
   	text-decoration: none;
	color: #808080;
   	border: 0;
}

.serendipity_title a:hover {
color: #ff0000;
background-color: Yellow;
text-decoration: none;
}

.serendipity_entry {
	font-weight: normal;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.serendipity_entry p,
.serendipity_entry h3, 
.serendipity_entry h4 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.serendipity_entry img {
/*	border: 1px dotted #A2918A;*/
	padding: 5px;
}

.serendipity_entry blockquote {
	padding-bottom: 0px;
	background-image: url(templates/tabacco_s9y_07/img/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0.7em 0 0 1.4em;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
	padding-top: 5px;
}

.serendipity_entry_date {
    margin: auto;
}

.serendipity_date {
   font-size: large;
   color: #808080;
   text-align: right;
   padding: 5px;
   border: 1px solid #cccccc;
}

.serendipity_commentsTitle {
    font-size: small;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 5px;
    border-bottom: 2px solid #7A5B3D;
}

div.serendipity_entryFooter {
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
	padding-top: 15px;
	padding-bottom: 4px;
	position: relative;
	clear: both;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

td.serendipity_commentsLabel {
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    font-size: 12px;
    padding: 2px;
    width: 330px;
	/* Transparency follows: */
	/*filter:alpha(opacity=0.5);
	-moz-opacity:0.5;
	opacity: 0.5;*/
	color: #352E27;
}

/* .serendipity_commentsValue * {
	position: relative;
} */

.serendipity_commentForm {
    font-size: 13px;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}

.serendipity_comment {
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
/*    color: #404040;*/
	color: DCCFBF;
    padding: 3px;
/*    background-color: #FFFFFF;*/
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 2px solid #7A5B3D;
}

td.serendipity_admin {
    padding: 10px;
}
/* ADDED BY DAN JAN 17 2007 */
abbr, acronym, .help {
  border-bottom: 1px dotted #ff9900;
  cursor: help;
  }
/* FINNISH ADDED BY DAN */
a:link,
a:visited,
a:active {
    color: #0000ff;
	text-decoration: none;
}
a:hover {
    color: #ff0000;
    background-color: Yellow;
    text-decoration: underline;
}

table.serendipity_calendar td {
    font-size: 11px;/*color: #B79973;*/
    color: #000000;
    padding: 3px;
}
table.serendipity_calendar a {
    color: #808080;
    font-weight: bold;
    text-decoration: underline;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {
    font-size:11px;
    font-weight:bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}

div.serendipityPlug {
    padding-left: 10px;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
   padding-bottom: 12px;
   margin-bottom: 12px;
   font-size: 12px;
   font-weight: normal;
   border-bottom: solid 2px #808080;
}

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    padding-left:2px;
    padding-bottom:2px;
}

.serendipityImageButton {
    cursor: pointer;
}

div.serendipity_admin_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
}

div.serendipity_admin_list_title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}

td.serendipity_admin_list_item {
    border: dashed 1px #000000;
}

.serendipity_entry p {
    margin: 0px;
    padding-bottom: 0px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    background-color: #EFEFEF;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}
.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    font-size: 10px;
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
    font-size: 10px;
}

.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

