
p.whiteline {
    margin-top: 0em;
    margin-bottom: 1em;
}

p.break {
    margin-top: 0em;
    margin-bottom: 0em;
}

img {
   behavior: url("http://webcode.lemme.at/plugin/pngbehavior.htc");
}
/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    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 #ddd;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/mt3-squash/style.css  */
*{
	margin:0px;
	padding:0px;
}

body{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(templates/mt3-squash/pics/bg.png);
}
h1{
	padding:5px 10px;
}
h1, h1 a{
	font-size:36px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
#mainpane{
	width: 900px;
	min-height:1350px;
	margin:auto;
	background-color:#FFFFFF;
}

#serendipity_banner{
	height:70px;
}

#serendipityRightSideBar{
	float:right;
	width:210px;
	padding:0px 30px 0px 0px;
}
#serendipityRightSideBar h2{
	color:#999999;
	font-size:18px;
	font-weight:normal;
	padding: 0px 0px 5px 0px;
}
#serendipityRightSideBar a{
	color:#333;
	text-decoration:none;
	line-height:18px;
}
#serendipityRightSideBar li{
	padding:0px 0px 0px 0px;
	line-height:18px;
}
#serendipityRightSideBar #serendipity_categories_list li a.serendipity_xml_icon{
	padding: 0px 0px 0px 14px;
	background-image:url(templates/mt3-squash/pics/feed-icon-14x14.png);
	background-repeat:no-repeat;
}
#serendipityRightSideBar div.serendipitySideBarItem{
	margin:0px;
	padding:0px 20px 20px 0px;
}
#serendipityRightSideBar div.serendipitySideBarItem div{
	margin:0px;
	padding:0px 0px 0px 10px;
}
a.serendipity_xml_icon img{
	display:none;
}

#content{
	width: 550px;
	padding:0px 0px 0px 70px;
	color:#666;
}
#content h2{
	font-size: 24px;
	font-weight: normal;
	color: #3399ff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content h2 a{
	color: #3399ff;
	text-decoration:none;
}
#content h3{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content p{
	line-height:20px;
	padding:5px 0px;
}
#content a{
	color:#3399FF;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
#content p i{
	color:#333;	
}
#content li{
	margin-left: 20px;
	padding: 3px;
	line-height:20px;
}

div.serendipity_Entry_Date{
	padding:0px 0px 10px;
}
div.serendipity_entry{
	padding:0px 0px 30px;
}
div.serendipity_date{
	text-align:center;
	font-size:18px;
	color:#333333;
	width:50px;
	margin-left:-60px;
	
	float:left;
}
div.serendipity_entryFooter{
	border-top: 1px solid #CCC;
	margin-top:10px;
	padding-top:5px;
	font-size:10px;
}
div.serendipity_comment{
	padding:5px;
}
div.serendipity_commentBody{
	border:10px solid #e5e4e4;
	padding: 10px;
}
div.serendipity_comment_source{
	background-image:url(templates/mt3-squash/pics/bg_comment.png);
	background-repeat:no-repeat;
	padding:20px 0px 5px;
	background-position: 40px top;
}
div.serendipity_comment_source span.comment_source_author{
	font-size:16px;
	
}
div.dp-highlighter{
	width:550px;
}
.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #6265F0;
    padding: 5px;
    background-color: #B5B8FF;
    text-align: justify;
}

.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}
