blockquote {
	background: #FBFBFB;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px dotted #CCC;
	padding: 15px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;

}

h4,h3 {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 175px;
}

#mainpane {
    margin: auto;
    width: 750px;
    background-color: white;
}

#content {
    width: auto;
}

#serendipityRightSideBar {
    width: 180px;
    border-left: 1px dotted #CCC;
    padding: 10px;
    vertical-align: top;
    font-family: verdana, arial, helvetica, sans-serif;
	line-height: 18px;
    font-size: 11px;	
}

#serendipityLeftSideBar {
    width: 180px;
    border-right: 1px solid #CCCCCC;
    padding: 10px;
    vertical-align: top;
    background-color: whitesmoke;
}

BODY {
    background: url(/images/blog-bg.jpg) repeat-x #000;

}

INPUT, TEXTAREA {
    font-size: 12px;
}

TH, TD {
	font-size: 12px;
	font-family: arial, sans-serif;
	line-height: 16px;
}

P, TD, TH, DIV, SPAN {
}

#serendipity_banner {
    margin: auto;
    width: 750px;
    height: 72px;
    background-color: #99CC66;
}

a.homelink1,
a.homelink1:hover {

}
a.homelink1:link,
a.homelink1:visited,

#serendipity_banner h1 {
    color: #FFFFFF;
    font-size : 20px;
    padding-left:15px;
    padding-top: 10px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover {

}
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #FFFFFF;
    padding-left: 15px;
    font-size: 14px;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
	font-family:Georgia, "Times New Roman", Times, serif;
    margin: 0;
    font-size: 14px;
    margin-top: 10px;
    color: #333333;
    padding-left: 5px;
    padding-bottom: 5px;
    /*background-color: #FAFFFF;*/
    display: block;
    border: 0px solid #666666;
    border-bottom: 1px dotted #CCCCCC;
    clear: both;
}

.serendipity_title a:link,
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   color: #003366;
}

.serendipity_title a:hover {
   color: #336699;
}

.serendipity_entry {
    clear: both;
    color: #333333;
	font-size: 12px;
	font-family: arial, sans-serif;
	line-height: 16px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
	padding-bottom: 20px;
    display: block;
}

.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: 10px;
    margin: 10px;
    width: auto;
}

.serendipity_date {
	font-family: arial, sans-serif;
    font-size: 12px;
    color: #999999;
    margin: 0;
    font-weight: bold;
	text-align:right
}

.serendipity_commentsTitle {
    display: block;
    width: 100%;
    color: #404040;
    font-size: 11px;
    font-weight: bold;
    padding-left:8px;
}

div.serendipity_entryFooter {
    font-size: 11px;
    color: #000000;
    margin-top: 5px;
    clear: both;
	border-top: 1px #CCCCCC solid;
}

TD.serendipity_commentsLabel {
    font-size: 11px;
    font-weight: bold;
    width: 10%;
    vertical-align: top;
}

.serendipity_commentForm {
    font-size: 11px;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
    -moz-border-radius: .0em 0em 1em 1em;
    border: 1px solid #666666;
}
.serendipity_comment {
    font-size: 11px;
    margin: 10px;
    color: #404040;
}

.serendipity_commentBody {
	padding: 20px;
    background-color: #FFFFFF;
    -moz-border-radius: .0em 0em 1em 1em;
    border: 1px solid #CCCCCC;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
	background: whitesmoke;
}

TD.serendipity_admin {
    padding: 10px;
}

A {
text-decoration: none;
}

A:link {
color: #336699;
}

A:visited {
color: #003366;
}

A:active {
    color: #003366;
}

A:hover {
    color: #003366;
	text-decoration:underline;
}

TABLE.serendipity_calendar TD {
    font-size:11px;
    padding: 3px;
}
TABLE.serendipity_calendar A {
    color: #336699;
    font-weight: bold;
    text-decoration:none;
}

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, div.serendipityPlug A {
    font-size: 11px;
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 11px;
    font-weight:normal;
    border-bottom: 1px dotted #CCCCCC;
}

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    color: #000000;
    font-size: 11px;
    font-weight:bold;
    padding-left:2px;
    padding-bottom:2px;
}

.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    font-size: 11px;
    width: 180px;
    padding: 10px;
    border-right: 1px dashed #4068ab;
}

div.serendipity_admin_title {
    font-size: 22pt;
    font-weight: bold;
    margin-bottom: 12px;
}

div.serendipity_admin_list_title {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 8px;
}

td.serendipity_admin_list_item {
    padding: 15pt;
    border: dashed 1px #000000;
}

.serendipity_entry p {
    margin: 0px;
    padding-bottom: 10px;
}
#searchheader {
	height: 36px; padding-top:13px; width: 498px; float: left; 
	background: url(http://www.gmanews.tv/images/header/header_grey.gif) #CCCCCC repeat-x;
}

* html #searchheader {
	height: 25px; 
	padding-top: 10px; width: 498px; float: left; 
	background: url(http://www.gmanews.tv/images/header/header_grey.gif) #CCCCCC repeat-x; 
}

#menuheader {
	background: #006599; 
	color: white;
	height: 24px; 
	line-height: 24px; 
	width: 745px; 
	padding-left: 5px;
	font-family: Verdana; font-size: 11px; 
	clear:both;
}
