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

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

img {
   behavior: url("http://www.antman.info/blog/index.php?/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/antman2010/style.css  */
img {
   behavior: url("http://www.antman.info/blog/index.php?/plugin/pngbehavior.htc");
}
/* templates/antman/style.css  */
/*
	antman.info Cascading Style Sheet
	Created by antman
	http://www.antman.info/
*/


/* Blog - Main Selectors */
#mainpane
	{
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	}


/* Blog - Content Parts */
#content
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	}

#contentSpacer
	{
	min-width: 400px;
	margin: 0px 0px 0px 0px;
	}

.serendipity_content_message
	{
	}


/* Blog - Entry Related */
.serendipity_Entry_Date
	{
	background-color: #ffffff;
	margin-bottom: 7em;
	border-bottom: 1px solid #c0c7cd;
	}

.serendipity_Entry_Header
	{
	background-color: #ffffff;
	}

.serendipity_date
	{
	display: inline;
	color: #2c55b1;
	margin: 0px;
	}

h3.serendipity_date
	{
	text-align: right;
	display: block;
	padding: 0px 0px 0px 0px;
	}

.serendipity_title
	{
	margin: 0px;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	color: #2c55b1;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #c0c7cd;
	}

.serendipity_title a, .serendipity_title a:link, .serendipity_title a:visited
	{
	color: #990000;
	text-decoration: none;
	font-size: 1.0em;
	}

.serendipity_title a:hover
	{
	color: #000000;
	text-decoration: none;
	font-size: 1.0em;
	}

.serendipity_entry
	{
	color: #000000;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	}

.serendipity_entry_body {
	color: #000000;
	background-color: #ffffff;
	}

.serendipity_entry .serendipity_entryFooter {
	padding: 0px 0px 0px 0px;
	text-align: right;
	}

.serendipity_title_footer
	{
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #ffffff;
	}

div.serendipity_entryFooter
	{
	font-size: x-small;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 4px;
	clear: both;
	}

img.serendipity_entryIcon
	{
	float: right;
	border: 0px;
	}

.serendipity_footer_postedby
	{
	background-color: #ffffff;
	}

/* Blog - Sidebars */
.serendipitySideBarContent input
	{
	width: 150px;
	}

#serendipityRightSideBar
	{
	width: 190px;
	}

#serendipityLeftSideBar
	{
	width: 190px;
	}

.sideBarSpacer
	{
	margin: 0px 0px 0px 30px;
	}

div.serendipityPlug
	{
	padding-left: 10px;
	}

div.serendipityPlug a
	{
	text-decoration: none;
	border: 0px;
	}


/* Blog - Container for each item on the side bar */
div.serendipitySideBarItem
	{
	padding-bottom: 12px;
	margin-bottom: 12px;
	font-size: 10px;
	font-weight:normal;
	border: 0px;
	width: 180px;
	}

.serendipitySideBarContent
	{
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 5px;
	padding-top: 10px;
	}

.serendipitySideBarContent form
	{
	margin: 0px;
	padding: 0px;
	}

#serendipityLeftSideBar .serendipitySideBarTitle
	{
	background-image: url(/blog/templates/antman2010/img/sidebar.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	}

#serendipityRightSideBar .serendipitySideBarTitle
	{
	background-image: url(/blog/templates/antman2010/img/sidebar.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	}


/* Blog - Title of an individual item */
.serendipitySideBarTitle
	{
	background-color: #2c55b1;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	padding: 4px 5px 2px 5px;
	display: block;
	}


/* Blog - Comments */
.serendipity_comments
	{
	position: relative;
	}

.serendipity_commentsTitle
	{
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
	color: #2c55b1;
	padding-left: 5px;
	border-bottom: 1px solid #c0c7cd;
	}

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: 380px;
	}

.serendipity_commentForm
	{
	font-size: 13px;
	margin-bottom: 13px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	}

.serendipity_comment
	{
	font-size: 13px;
	margin-top: 14px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 35px;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	clear: both;
	}

.serendipity_commentBody
	{
	padding: 0px 0px 0px 5px;
	overflow: auto;
	}

.serendipity_comment_source
	{
	margin-top: 10px;
	padding: 0px 0px 0px 5px;
	color: #000000;
	display: block;
	position: absolute;
	z-index: 3;
	}

.serendipity_section_trackbacks .serendipity_comment
	{
	margin-bottom: 55px;
	}


/* Blog - Calendar */
table.serendipity_calendar
	{
	margin: 0px auto 0px auto;
	}

table.serendipity_calendar td
	{
	font-size:10px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	}

table.serendipity_calendar td.serendipity_calendarHeader
	{
	padding: 10px;
	}

table.serendipity_calendar a
	{
	font-weight: bold;
	text-decoration: none;
	display: block;
	}

table.serendipity_calendar td.Today, table.serendipity_calendar td.Today a, table.serendipity_calendar a:hover
	{
	background-color: #2c55b1;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

table.serendipity_calendar td.serendipity_weekDayName
	{
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #2c55b1;
	padding: 1px;
	}

td.LastInRow
	{
	background-color: #c0c7cd;
	}

td.serendipity_calendarHeader a:link, td.serendipity_calendarHeader a:visited, td.serendipity_calendarHeader a:hover
	{
	border: 0;
	text-decoration: none;
	}


/* Blog - Image Comments */
.serendipityImageButton
	{
	cursor: pointer;
	}

.serendipity_imageComment_center, .serendipity_imageComment_left, .serendipity_imageComment_right
	{
	border: 1px solid #c0c7cd;
	background-color: #ffffff;
	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 #c0c7cd;
	margin: 0px;
	padding: 3px;
	clear: both;
	font-size: 8pt;
	text-align: center;
	}

.serendipity_center
	{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.serendipity_msg_important
	{
	color: red;
	}

.serendipity_msg_notice
	{
	color: green;
	}

#copyright
	{
	margin: 0px auto 0px auto;
	text-align: center;
	}

.serendipity_no_entries, .serendipity_search
	{
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 15px;
	border-top: 1px solid #c0c7cd;
	background-image: url(/blog/templates/antman2010/img/sidebar_spacer.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 1.2em;
	margin-bottom: 20px;
	}