/*
Theme Name: Catholic Junior College
Theme URI: http://cjc.edu.sg/web/
Description: CJC Website Theme

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #1b4283;
	color: #000000;
	text-align: center;
	margin:0;
}

#page {
	background: #FFFFFF;
	width:720px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
}

#bottom {
	background: url("images/bottom.gif") #C0D0D9 left;
	width:720px;
	height:16px;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	color:#000000;
	font-size:11px;
}



#banner {
	background: url("images/720x180.jpg") #418FCF;
	height:180px;
}

.nostyle {
	display:none;
}

#latest {
	width:435px;
	padding:10px 10px 0px 10px;
	float:left;
	text-align:justify;
}

#featured {
	width:250px;
	padding:10px 10px 0px 5px;
	float:left;
	text-align:justify;
}

#flamenews {
	clear:both;
	width:700px;
	padding:10px 10px 0px 10px;
	text-align:justify;
}

div.floatendpage {
	height:1px;
	clear:both;
}

div.floatend {
	height:1px;
	clear:both;
}

h2{
	margin:0 0 5px 0;
	border-bottom: 1px solid #235593;
	color:#235593;
	font-size:1.4em;
}

h3{
	margin:0 0 5px 0;
	color:#418ECF;
	font-size:1.1em;
	border-bottom: 1px solid #418ECF;
}

h3 a{
	text-decoration:none;
	border:none;
}

p.readmore {
	margin: 10px 0 15px 0;
	font-size: 0.85em;
}

a{
	color:#000000;
}

a:visited{
	color:#000000;
}

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

#content {
	width:700px;
	padding:10px 10px 20px 10px;
	float:left;
	text-align:justify;
}

a img {
	border:0;
}

div.theflamelist {
	text-align:center;
	font-size:0.7em;
	width:114px;
	float:left;
}

div.entry {
	margin-top:10px;
	margin-bottom:10px;
}

blockquote {
	margin-left:auto;
	margin-right:auto;
	padding: 15px;
	background:#E3F2FF;
	width:400px;
	font-size:1.2em;
	border: 1px dashed #8CC8FF;
	font-style:italic;
}

#content {
	width:700px;
}

small.latestmore {
	font-size:  0.6em;
	font-weight: normal;
	text-decoration: none;
}

table.calendar {
	border:1px solid #959595;
	padding: 0.5em;
	background: white;
	font-family: "Times New Roman", "Times", serif;
}

td.calweek {
	width:80px; 
	vertical-align: top;
	border:0;
	border-top:2px solid #959595;

}

td.calterm {
	border:0;
	border-bottom: 4px solid ;
	font-weight: bold;
}

td.calmonth {
	border: 0;
	border-top: 2px solid #959595;
	font-weight: bold;
}

td.caldate {
	width:2em;
	font-family: "Courier New", monospace;
	vertical-align: top;
	text-align: right;
	border:0;
	border-top:1px dashed #ACACAC;
}

td.calday { 
	width:3em;
	font-family: "Courier New", monospace;
	vertical-align: top;
	text-align: center;
	margin:0;
	border:0;
	border-top:1px dashed #ACACAC;
}

td.calholiday { 
	width:3em;
	font-family: "Courier New", monospace;
	vertical-align: top;
	color: red;
	text-align: center;
	border:0;
	border-top:1px dashed #ACACAC;
}

td.caldaydetails{
	border:0;
	border-top:1px dashed #ACACAC;
	border-left: 2px solid #ACACAC;
	padding-left: 0.5em;
}
