img {
   behavior: url("http://blog.syntaxcms.org/plugin/pngbehavior.htc");
}
body {
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: center; /* to center page */
	margin: 0;
	padding: 0;
	background-color: #fff;
   background-image: url(/templates/syntaxblog/img/page_bg.gif);
   background-repeat: repeat-x;
}

a:link, a:visited {
  color: #CC0000;
  font-weight: normal;
  text-decoration: underline;
  /*border-bottom: 1px solid #cccccc;*/
  padding: 0;
  margin: 0;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

h1 {
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 20px;
	color: #666;
	border: 0;
}

h2 {
  color: #999999;
  margin-bottom: 10px;
  margin-top: 2px;
  margin-left: 0px;
  font-size: 16px;
  border-bottom: 5px solid #cccccc;
}

h3 {
	font-size: 14px;
	margin: 0;
	border: 0;
}

p, td, th, div, dt, dd, label {
  vertical-align: top;
}

p {
  text-align: justify;
}

dt {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	border: 0;
}

dd {
	font-size: 11px;
	margin: 0;
	border: 0;	
}

ul {
  list-style: none;
  padding-left: 25px;
  margin: 0;
  line-height: 180%;
}

ul li {
  background: url('/templates/syntaxblog/img/bullet-arrow.gif') no-repeat 0 50%;
  padding-left: 15px;
  margin: 0;
}

/*
blockquote {
	border-left: 2px solid #cccccc;
	padding-left: 15px;
	margin-left: 15px;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
*/

blockquote {
  background: url('/templates/syntaxblog/img/quotes.gif') no-repeat 0 2px;
	padding-left: 25px;
	margin-left: 15px;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

input, select, textarea {
	background-color: #efefef;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
   margin-bottom: 4px;
}

#containerTable {
   width: 750px;
   text-align: left;
}


#serendipity_banner {
  background-color: #ffffff;
  width: 100%;
  text-align: left;
  margin: 10px auto auto auto;
  padding: 0 0 0px 0;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  border-bottom: 1px solid #777; 
  border-top: 1px solid #777; 
}


#mainpane {
    line-height: 140%;
    text-align: left;
    padding: 0px;
    width: 100%;
    background-color: #ffffff;
    margin: auto auto 10px auto;
    border-left: 1px solid #777;
    border-right: 1px solid #777; 
    border-bottom: 1px solid #777; 
}

#content {
  width: auto;
  vertical-align: top;
  padding-top: 0px;
  margin: 0;
  border: 0;
  /*
  border-top: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;    
  */
 }


a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  padding-left: 20px;
  padding-top: 5px;
  text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  text-decoration: none;
}

#serendipityRightSideBar {
  background-color: #cccccc;
  border-left: 1px solid #777;
  padding: 20px 10px 10px 10px;
  vertical-align: top;
  width: 200px;
  border-top: 0px solid #777;

}

#serendipityLeftSideBar {
  background-color: #ffffff;
  border-right: 2px solid #cccccc;
  padding: 10px;
  vertical-align: top;
  width: 150px;
}

div.serendipitySideBarTitle {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 10px;
  color: #666666;
}

.serendipitySideBarTitle {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 4px;
   margin-top: 10px;
  color: #333;
font-family: Arial, Geneva, Helvetica, sans-serif; 
font-size: 10px;    
text-transform: uppercase;
letter-spacing: 3px;
}

div.serendipitySideBarItem {
  background-color: #dddddd;
  border: 1px solid #999999;
  font-size: 12px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.serendipity_entry {
  background-color: #ffffff;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 160%;
}

.serendipity_entry img {
  background-color: #ffffff;
  padding: 5px;
  border: 1px solid #cccccc;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
}

div.serendipity_Entry_Date {
  margin: 0px;
  padding: 30px 10px 10px 10px;
  width: auto;
}

.serendipity_title {
  color: #999999;
  color: #CC0000;
  margin-bottom: 2px;
  margin-top: 2px;
  margin-left: 10px;
  font-size: 16px;
  border-bottom: 5px solid #cccccc;
  border-bottom: 3px solid #CC0000;
font-family: Arial, Geneva, Helvetica, sans-serif;  
font-size: 14px;    
text-transform: uppercase;
font-weight: normal;    
letter-spacing: 2px;
}

.serendipity_title a:link,
.serendipity_title a:visited {
  border: 0;
  color: #999999;
  color: #CC0000;
  font-weight: bold;
  text-decoration: none;
}

.serendipity_title a:hover {
  color: #000;
}

.serendipity_date {
  color: #666;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-left: 10px;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
font-family: Arial, Geneva, Helvetica, sans-serif;    
text-transform: uppercase;    
letter-spacing: 1px;    
margin-bottom: 20px;
  
}

.serendipity_commentsTitle {
  border: 0px;
  color: #333333;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-left:20px;
  padding-bottom: 10px;
  width: 100%;
}



.serendipity_commentBody {
  color: #333333;
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
  margin-right: 20px;
  padding-left: 40px;
  padding-bottom: 10px;
}

.serendipity_time {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 8px;
}

td.serendipity_commentsLabel {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  vertical-align: top;
  padding-left: 40px;
}

td.serendipity_comment {
  color: #404040;
  font-size: 12px;
  margin-bottom: 12px;
  padding-left:8px;
}

.serendipity_comment_source {
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  font-size:10px;
  text-align: right;
}

.serendipity_center {
  padding-left: 40px;
}


td.serendipityEntriesBox {
  background-color: #ffffff;
  padding: 10px;
  margin: 10px;
}

table.serendipity_calendar td {
  font-size: 10px;
  padding: 2px;
color: #999;
}

table.serendipity_calendar a {
  font-weight: bold;
  text-decoration:none;
	color: #333;
}


table.serendipity_calendar a:hover {
  text-decoration:underline;
}

#serendipityRightSideBar td.serendipity_weekDayName {
  background-color: #dddddd;
  font-weight: bold;
  color: #999;
}

div.serendipityPlug, div.serendipityPlug a {
  font-size: 12px;
}

img.serendipityImageButton {
  cursor: hand;
}



.serendipity_admin {
  padding: 10px;
	font-size: 12px;
}

.serendipity_admin td, .serendipity_admin th {	
	font-size: 12px;
}

.serendipity_Admin {
	 margin-left: 20px;
	 margin-right: 20px;
	font-size: 12px;
	 
}

div.serendipity_admin_title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-left: 20px;
  color: #333333;  
} 

div.serendipity_admin_list_title {
  font-weight: bold;
  margin-bottom: 8px;
}

td.serendipity_admin_list_item {
  padding: 15px;
  border: solid 1px #d0d0d0;
}

div.serendipity_entryFooter {
  clear: both;
  color: #666666;
  font-size: 10px;
  padding-top: 10px;
  padding-bottom: 30px;
  border-bottom: 0px solid #cccccc;
  text-align: right;
}

.serendipity_calendarHeader {
	text-align: center;
}

.serendipitySideBarContent {
	font-size: 12px;
	 padding-bottom: 5px;
	 text-align: left;
}

.sidebar_content_serendipity_plugin_creativecommons {
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
}

A.XMLLink {
	vertical-align: top;
}

#headergif {
	padding: 0;
	margin: 0;
}

#poweredbyf1 {
	width: 160px;
	margin-top: 20px;
	margin-right: 16px;
	
}

#serendipityRightSideBar .container_serendipity_syndication_plugin .serendipitySideBarContent a img {
float: left;
margin-top: 2px;
margin-bottom: 0;
margin-right: 3px;
clear: both;
}

#serendipityRightSideBar .container_serendipity_syndication_plugin .serendipitySideBarContent div {
margin-bottom: 5px;
}

#serendipity_categories_list li {
background: none;
margin: 0;
padding: 0;
}