img {
   behavior: url("http://blog.elektramontreal.ca/index.php?/plugin/pngbehavior.htc");
}

/* User Gallery */

div.serendipity_gallery_title {
    text-align: justify;
    font-weight: bold;
    font-size: 14pt;
}

div.serendipity_gallery_thumbs {
    text-align: justify;
    margin-left: 5%;
}

div.serendipity_gallery_info {
    font-weight: normal;
    font-size: 110%
}

div.serendipity_gallery_entry {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;

}
.serendipity_entry_body a:visited { background-image:	 url("plugins/serendipity_event_layout_linkmarkup/visited.png");
				    background-repeat:	 no-repeat;
				    background-position: right center;
				    padding-right:	 11px; }

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}.serendipityAuthorProfile {
    border: 1px solid #909090;
    width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.serendipityAuthorProfile dt {
    margin-top: 5px;
    font-weight: bold;
}

.serendipityAuthorProfile dd {
    margin-bottom: 5px;
}
/* templates/blog.elektra_suffer/style.css  */
h4,h3,ul {
	margin: 0;
}

.serendipitySideBarContent input {
    width: 90%;
	margin-left: 5px;
}

.serendipitySideBarContent input.textfield {
}

pre {
	font-size: 11px;
}



.white_corner {
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(templates/blog.elektra_suffer/img/corner_white.gif);
	background-repeat:no-repeat;
	height: 15px;
	width: 15px;
	/*border: 3px dotted red;*/
}

.wrapper {
	position:relative;
	overflow: hidden;
	/*border: 4px solid blue;*/
}

ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type:circle;
}

img {
	border: 0px solid white;
	padding: 0;
	margin: 0;
}

#mainborder {
    width: 800px;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}

#mainpane {
    background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: 10px;
    text-align: left;
	color: #867b77;
	margin: 0 auto;
}






#serendipityLeftSideBar {
	width: 163px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
}

#content {
	width: 400px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	/*padding-top: 30px;*/
}

#serendipityRightSideBar {
    width: 163px;
    vertical-align: top;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}






body {
	margin-top: 0;
	margin-bottom: 140px;
	padding: 0px;
	background-color: #fff;
}

input, textarea {
    font-size: 11px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

th, td {
    font-size: small;
}

p, td, th, div, span {
    font-family: Georgia, "Times New Roman", Times, serif;
}


#mainpane li  {
	list-style: none;
	background: url(templates/blog.elektra_suffer/img/NON!bullet_rounded.gif) no-repeat 0 6px;
	list-style-type: disc;
}




#header {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 10px;*/
	-moz-border-radius: 0px 0px 0px 0px;
	padding-bottom: 10px;
	background-color: #fff;
	width: 750px;
	text-align: right;
}

#serendipity_banner {
    font-family: Georgia, "Times New Roman", Times, serif;
    border: 0px solid #867b77;
    height: 185px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(templates/blog.elektra_suffer/img/titlebg.jpg);
    background-color: #fff;
    text-align: right;
	position: relative;
}


a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #867b77;
    font-size: 11px;
    font-weight: normal;
    padding-top: 5px;
	padding-right: 5px;
    margin: 0px;
    text-decoration: none;

}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
	padding-right: 5px;
    margin: 0px;
    text-decoration: none;
	position: absolute;
	bottom: 18px;
	left: 3px;
	text-align: left;
}







.serendipity_title {
    color: #867b77;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
}

.serendipity_title a:link {
    color: #555;
    text-decoration: none;
}

.serendipity_title a:visited {
    color: #777;
    text-decoration: none;
}

.serendipity_title a:hover {
    color: #ccc;
    text-decoration: none;
}

.serendipity_entry {
	padding: 5px 5px 5px 0px;
	color: #867b77;
	font-size: 9pt;
	padding-right: 10px;
	width: 370px;
	max-width: 370px;
	overflow: hidden;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

div.serendipity_Entry_Date {
	padding-left: 10px;
	width: auto;
}

.serendipity_date {
	color: #867b77;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-bottom: 5px;
	margin-right: 10px;
	padding-right: 5px;
	background-color: #fff;
	background-image:url(templates/blog.elektra_suffer/img/line.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #867b77;
}

div.serendipity_entryFooter {
	color: #867b77;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: normal;
	border-top: 1px solid #b7aeab;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 10px;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    width: 95%;
    border: 2px solid #867b77;
    padding: 2px;
}


td.serendipity_commentsLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #867b77;
	font-size: 11px;
	font-weight: normal;
    font-weight: normal;
    vertical-align: top;
}

.serendipity_commentsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #867b77;
	font-size: 11px;
    text-align: center;
	font-weight: normal;
	display: block;
	width: 95%;
	margin-bottom: 10px;
	background-color: #fff;
}

.serendipity_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.serendipity_commentDirection {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #867b77;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
}

.serendipity_comment_author_self {
}

.serendipity_commentForm {
    font-size:small;
    color: #867b77;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

.serendipity_comment {
    font-size: small;
    margin-right: 10px;
    margin-left: 10px;
    color: #867b77;
    padding: 10px;
    border: 5px dotted #BBB;
    margin-bottom: 10px;
    overflow: auto;
}

.serendipity_commentBody {
	font-size: small;
	margin-right: 10px;
	margin-left: 10px;
	color: #867b77;
	padding: 10px;
	margin-bottom: 10px;
	overflow: auto;
	background-color: #fff;
}

.serendipity_msg_important {
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	color: #ff0000;
	padding: 10px;
	margin-bottom: 10px;
	overflow: auto;
	font-style: italic;
	margin-top: 5px;
	border-top: 1px dashed #e0e0e0;
	border: 1;
	text-align: center;
}

.serendipity_comment_source {
	font-size: 11px;
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.serendipity_mailEntry {

}








td.serendipity_admin {
    padding: 10px;
}

a, a:link, a:visited, a:active {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: solid;
}

table.serendipity_calendar td {
    font-size: 11px;
    padding: 2px;
    text-align: center;
}

table.serendipity_calendar a {
	font-weight: bold;
	text-decoration: none;
}

table.serendipity_calendar a:hover {
	text-decoration: underline;
}

td.serendipity_weekDayName {
    font-size: 11px;
    font-weight:normal;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}

div.serendipityPlug, div.serendipityPlug a {
	font-size: small;
	text-decoration: none;
	border: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}







/* title of an individual item */
.serendipitySideBarTitle {
	-moz-border-radius: 0px 0px 0px 0px;
    color: #867b77;
    font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(templates/blog.elektra_suffer/img/line.gif);
	background-repeat:repeat-x;
    font-size: 11px;
    text-align: left;
	font-weight:normal;
    padding: 5px;
	padding-top: 12px;
	margin-bottom: 5px;
	border-bottom: 1px solid #867b77;
}

/* Container for each item on the side bar */
.serendipitySideBarContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 0px solid #444;
	padding: 5px;
	margin-bottom: 5px;
}

div.serendipitySideBarItem {
    color: #867b77;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-align: left;
	line-height: normal;
    padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
}



.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
	width: 200px;
	padding: 10px;
}

div.serendipity_admin_title {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

div.serendipity_admin_list_title {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

td.serendipity_admin_list_item {
    padding: 15px;
    border: dashed 1px #867b77;
}

.serendipity_entry p {
    margin: 0px;
    padding-bottom: 10px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    background-color: #fff;
    margin: 5px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 5px;
    clear: both;
    font-size: 11px;
    text-align: left;
}

.serendipity_admin_list_item_even {
    background-color: #fff;
}

.serendipity_admin_list_item_uneven {
    background-color: #fff;
}

.serendipity_admin_filters {
    border: 1px dashed;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid #867b77;
}

.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_entry_author_self {
}







select, input, textarea {
    border: 2px solid #867b77;
    background-color: #fff;
    color: #867b77;
}

select:focus, input:focus, textarea:focus {
    border: 2px solid #ccc;
    background-color: #fff;
    color: #867b77;
}

.captcha {
	border: 1px solid #867b77;
}

blockquote {
    background-color: #fff;
    border-left: 3px solid #867b77;
	border-right: 1px solid #867b77;
	border-bottom: 1px solid #867b77;
	border-top: 1px solid #867b77;
	padding: 0px;
    -moz-border-radius: 0px 0px 0px 0px;
}
