body{
background: url() repeat-x top center;
padding:0;
margin:0;
	FONT-SIZE: 11px;
	font-family:tahoma;
	color: #8C8C8C;
}

.s-border{
background: url() no-repeat top center #F3F3F3;
border: #E9E9E9 1px solid;
padding: 5px;
margin: 0px 0px 30px 0px;
}

.subtitle {   
	background-color: #F9F9F9;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
	margin-top: 6px;
	line-height: 15px;
	FONT-SIZE: 11px;
	font-family:tahoma;
	font-style: normal;
	text-transform: none;
	color: #777;
	letter-spacing: normal;
	line-height:15px;
	font-weight:normal;
	text-align: center;
	padding: 10px;
	border: 0px solid #d3d3d3;
}

.sidemaintitle {   
	margin:0;
	padding:5px;
	background:#ed0041;
	font: 12px "Tahoma";
	color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
	text-align: center;

}

.maintitle {
	clear:both;
	margin:0 15px 3px 15px;
	padding: 15px;
	background: #dc0352;
	color: #FFFFFF;
	font: 13px "Arial";
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing:0;

}

.news-footer2 {
background-color:; 
margin-top: -100px;
padding:81px 0;
background: url(http://i49.tinypic.com/2cpz5le.png) left bottom  no-repeat;}

.date  
{background-color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
padding:3px;margin:6px;
line-height:14px;
 }

.month 
{color:#000000;
font-family: tahoma;
font-size:11px;
font-weight: italic;
text-align: center;
letter-spacing:0;}

.day {color:#ed0041;
font-size:13px;
text-align:center;}

.content {
	background:#F9F7F8 url(/wp-content/themes/MileyPhilippines/bg.jpg) -3px -6px no-repeat;
	padding:10px;
	margin:0px;
	line-height:15px;
	FONT-SIZE: 11px;
	font-family:tahoma;
	background-color:#F9F7F8;
	text-align:justify;
	color:#777;}

.content img {
	padding: 5px;
	background: #F9F9F9;
        border: 2px solid #ECECEC;
	margin-right: 3px;
-moz-border-radius: 15px;
border-radius: 15px;
}

.content img:hover {
	padding: 5px;
	background: #F9F9F9;
        border: 2px solid #D5E8F6;
	margin-right: 3px;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
filter:alpha(opacity=60);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
-moz-border-radius: 15px;
border-radius: 15px;
}

table, td, tr {

	line-height:15px;

	FONT-SIZE: 10px;

	font-family:Tahoma;

	text-align:justify;

	color:#888;}


blockquote{

	margin:20px 15px;
	padding:1px 15px 1px 85px;
	background:#FFFFFF url(http://i48.tinypic.com/2ibohsk.png) -3px -6px no-repeat;
	font-size: 11px;
	color: #777;
	min-height:75px;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}


b, strong {color:#dc0352;}

s {color:#ffffff;}

em, i {color:#000000;}

u {color:#AE734B;}

A:link { text-decoration: none; color:#dc0352; text-transform: uppercase;}

A:active {text-decoration: none; color:#dc0352; text-transform: uppercase;}

A:visited {text-decoration: none; color:#dc0352; text-transform: uppercase;}

A:hover { text-decoration: none; color: #000000; text-transform: uppercase;}

ul {margin:0px;padding:0px;} 

li {margin:0px;padding:7px;color:#777;border-bottom:1px dashed #eee;} 

input, textarea, select, button {
         font-size:12px;
         color:#7b7b7b;
         background: #ffffff;
         border: 0px solid #e0e0e0;
         margin: 5px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
         color:#7b7b7b;
         background: #ffffff;
         border: 0px solid #e0e0e0;
         margin: 5px;}

