/*  
Theme Name: Peaceful Rush
Theme URI: http://www.wpdesigner.com/2007/01/17/peaceful-rush-wordpress-theme/
Description: Peaceful Rush Wordpress theme created by Small Potato (WPDesigner.com)


Version: 1.0.2
Author: Small Potato
Author URI: http://www.wpdesigner.com/fimg

	This theme is released under GPL.

*/
body, h1, h2, h3, h4, hr, p, form{

	margin: 0;
	padding: 0; 
}

body{

	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-align: center; 
	font-size: 13px;
	height: 100%; 
	background-color: #FFF33B; 
	background-image: url(http://celestinechua.com/school/images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

a img, a:hover img, { border: 0px; border-bottom: 0px
}

*:focus {outline:none}

a {
	text-decoration: underline;
	border-bottom: 0px dotted #ffffff;
	color: #777777; 
}

a:hover { text-decoration: none; color: #777777; background-color: #FFF847; border-bottom: 0px dotted #960000 }

h1, h2, h3, h4, {
	font-family: arial, sans-serif, Georgia;
	font-style: italic;
	font-weight: bold;
	color: #575757; 
}

h2 a, h1 a { text-decoration: none; letter-spacing: 0px;
	color: #575757; border: none }

h2 a:hover, h1 a:hover { text-decoration: none; color: #000000; background-color: #ffffff; border: 0px }


.post h1, .post h2 {
	padding: 3px 0 2px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 25px; border-bottom: 0px solid #cbcbcb  }

.header {
	border-bottom: 2px solid #CCCCCC;
	padding: 5px 0px 25px 5px;
}

#navibar {
        margin-top: 5px; margin-left: 0px; width: 315px;
        font-weight: none;
        font-size: 13px;
        line-height: 20px;
        color: #000000; float: right; 
	padding: 18px 20px 0px 0px;

}
p{ padding: 20px 0 8px; }

blockquote{

	margin: 15px 15px 0px 15px;

	padding: 0px 15px 10px 15px;

	background-color: #eaeaea;

	color: #000000;

	font-style: italic;

	line-height:19px;

}



code{

	background: #f9f9f9;

}


.hr {

	height: 1px;
	align: center;
	border-bottom: 1px solid #CCCCCC; margin: 13px 0px 5px 0px;
}

input, textarea, select {

	font-family: Arial, Helvetica, Georgia, sans-serif;

	border: 1px solid #e5d8c6;

	padding: 2px;

}

#grey { color: #C0C0C0  }


#container{

	margin: 0;

	padding: 0;

	width: 880px;

	height: 100%; 

	border: 0px 0px 0px 0px solid #000000;

	text-align: center; background-color: #ffffff

}





.maincolumn{

	float: left;

	width: 560px;

	height: 100%;  background-color: #ffffff; border: #ffffff;

	padding: 10px }



.post{
	margin: 15px -5px 0px 13px}


.entry{

	line-height: 19px; margin: 0px 0px 0px 0px; 

}

.entry ol, .entry ul, p {	text-align: justify}

.entry h1, .entry h2{

	font-size: 19px;
	font-weight: bold;
	text-decoration: none; line-height: 22px; padding: 29px 0px 0px 0px; 
	border-bottom: 0px solid #51495a;

}

.entry img.wp-smiley{

	padding: 0;

	border: 0;

	background-color: transparent;

}



.entry img.thumbnail{

width: 100px;

height: 100px;

padding: 7px;

border: 1px solid #E1E1E1;

margin: 0px 5px 5px 0px;

float: left;

}


img.post{

padding: 6px;
border: 1px solid #E1E1E1;
display: block; margin-left: 5px; margin-right: 5px;
    margin-top: 0px;
}


.entry p.postinfotop{


	color: #6d6d6d;

	padding: 7px 0px 0px 0;

}



.entry p.notfound{

	padding: 15px 0 100px;

}




#sidebar{

	float: right; 
	vertical-align: top;
	width: 230px; 
	height: 100%;
	color: #000000; line-height: 14px;
	font-size: 12px; 
	font: Verdana, arial, sans-serif;
        padding: 0px 15px 0px 35px;
        margin: 15px 0px 25px 0px;
	border-left: 2px solid #CCCCCC }


#sidebar ul{

	margin: 0;
	padding: 0;

}



#sidebar ul li{

	list-style: none; 
	text-transform: none; font-size: 12px;
	padding: 13px 0 20px 0px;

}


#sidebar ul ul li{

	font-size: 12px;

}

#sidebar ul li h2{

	padding: 10px 0 20px 0px; color: #313131;

	font-size: 16px;

	font-family: Sans-Serif, Arial, Helvetica;

	background-position: 0.5em;

}



#sidebar ul ul{

	padding: 0px 0 0px 0; font-size: 11px;

}



#sidebar ul ul li{

	text-transform: none;
	line-height: 13px; 
	padding: 0px 0 4px 5px;
}

#sidebar ul ul li:before {

	content: "» ";

}


.footer{

	border-top: 2px solid #CCCCCC;
	color: #000000; font-size: 12px;
	background-color: #ffffff;
	padding: 5px

}



/* Comments Template */



#comments-template{

	border-top: 0px solid #CCCCCC;
	padding: 20px 0;
	margin: 0px 0 0px 19px;

}



#comments-template p{

	line-height: 15px;

	margin: 0px 18px 0px 38px;
}



#comments-template p.nocomments{

	padding: 0 15px;

}





h3#comments, h3#respond{

	padding: 0 0 0 15px;

}



h3#respond{

	padding: 30px 0 0 15px;

}



#comments-template .commentmetadata{

	font-size: 11px;

}



#comments-template ol{

	list-style: none;F

	margin: 0;

	padding: 0;

}



#comments-template ol li{

	border-bottom: 1px solid #e5d8c6;

	padding: 15px 0 15px;

}



/* End Comments Template */





/* wp-calendar */



table#wp-calendar{

	width: 100%;

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	text-transform: none;

}



table#wp-calendar caption{

	padding: 10px 15px;

}



table#wp-calendar th{

	font-weight: normal;

	text-align: right;

	vertical-align: top;

	background: #faf5ef;

}



table#wp-calendar td{

	padding: 1px;

	text-align: right;

}



table#wp-calendar tfoot td{

	text-align: center;

}



/* end calendar */post



#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{

	text-align: left;

	vertical-align:top;

}





