/*
Theme Name: 2 Cool 4 School
Theme URI: http://www.educationthemes.co.uk/themes/
Description: WordPress theme used for Carrigaline Educate Together National School, Ireland which is designed and created by <a href="http://www.equaldesign.co.uk/services/wordpress">Equal Design</a>.
Version: 1.1
Author: Equal Design
Author URI: http://www.equaldesign.co.uk/
Tags: education, fixed width
*/




body {
	font-family: "Comic Sans MS";
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	/*background-image: url(images/body-bg.jpg);*/
        background-image: url(images/winter_background_02.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #476F3D;
}
a {
	color: #993366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 820px;
	padding-left: 74px;
	padding-right: 74px;
	height: 170px;
	margin-top: 30px;
}
#header img {
	border: none;
}
#page {
	width: 968px;
	background-image: url(images/blackboard-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#news-left {
	float: left;
	display: inline;
}
#latest-news {
       background-image:url(images/news-split-top-web.png);
       background-position:right top;
       background-repeat:repeat;
       margin-left:10px;
       min-height:200px;
       padding:30px 30px 5px 107px;
       width:158px;
}

#latest-news p {
	margin-bottom: 15px;
}
a p.readmore {
	color: #993366;
}
a:hover p.readmore {
	text-decoration: underline;
}
p.newsdate {
	font-size: 0.9em;
}
#latest-news a {
	text-decoration: none;
	color: #000000;
}
#latest-news a:hover {
	text-decoration: underline;
}
#latest-news p {
	margin-top: 5px;
}
#latest-news h3 {
	margin-bottom: 3px;
}
#latest-news h2 {
	margin-bottom: 3px;
}
#latest-news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#latest-news ul li {
	margin-top: 5px;
}
#latest-news ul ul {
	padding-left: 5px;	
}
#latest-news-bottom {
	background-image: url(images/news-split-bottom-web.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 247px;
	width: 165px;
	margin-left: 10px;
	padding-left: 105px;
	padding-right: 25px;
	padding-top: 20px;
}
#cat {
	width: 110px;
}
.newsdate {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/calendar-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#home-centre {
	width: 360px;
	float: left;
	display: inline;
}
#logo-links {
	width: 320px;
	height: 260px;
	margin-top: 4px;
	background-image: url(images/homepage-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.3em;
	font-family: "Comic Sans MS";
	padding-left: 40px;
	padding-top: 55px;
}
#logo-links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#logo-links ul li {
	float: left;
}
#logo-links ul li a {
	width: 75px;
	height: 66px;
	display: block;
	margin-right: 31px;
	text-align: center;
	margin-bottom: 23px;
	margin-top: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#logo-links ul li a:hover {
	color: #000000;
}
#welcome {
	color: #FFFFFF;
	padding-left: 15px;
}
#welcome h2 {
	background-image: url(images/home-header-text-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-left: 13px;
	padding-top: 3px;
}
#welcome h2 a {
	color: #000000;
}
#welcome h2 a:hover {
	color: #993366;
	text-decoration: none;
}
#right-col {
	float: right;
	width: 284px;
	padding-right: 94px;
	width: 190px;
	height: 250px;
	display: inline;
	background-image: url(images/home-photo-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}
#right-col a img {
	border: 4px solid #FFFFFF;
}
#random-photos {
	width: 264px;
	height: 178px;
	padding-top: 40px;
	padding-left: 20px;
	display: inline;
}
#home-sidebar {
	margin-top: 200px;
}
#home-sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}
#home-sidebar a:hover {
	text-decoration: underline;
}

#home-sidebar ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#home-sidebar ul li {
	margin-bottom: 5px;
}
#content-wrap {
	float: left;
	width: 663px;
}
#content-header {
	width: 569px;
	float: right;
	padding-right: 94px;
	background-image: url(images/content-header-web-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	margin-top: 4px;
}
#content {
	width: 554px;
	float: right;
	padding-right: 94px;
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 15px;
	line-height: 1.6em;
}
#post-header {
	margin-top: 10px;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	margin-bottom: 10px;
}
#post-header a {
	color: #000000;
	text-decoration: none;
}
#post-header a:hover {
	color: #993366;
}
.post-header-text, .page-header-text {
	float: right;
	width: 464px;
	background-image: url(images/header-text-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	padding-left: 20px;
	padding-top: 0px;
}
.page-header-text {
	float: left;
	width: 510px;
}
.post-header-text p {
	margin: 0px;
	font-size: 0.9em;
}
.post-header-text h2 {
	margin: 0px;
	font-size: 1.6em;
}
.date, .author{
	width: 56px;
	height: 52px;
	float: left;
	background: transparent url(images/bg_date.gif) no-repeat center center;
	text-transform: uppercase;
	text-align: center;
	color: #62584c;
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.date span {
	color:#2D2923;
	display:block;
	font-family:"Times New Roman",Times,serif !important;
	font-size:16px;
	font-weight:bold;
	margin:3px 0 0px;
	padding-top: 5px;
}
.comments {
	background-image: url(images/comments-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#content-footer {
	width: 569px;
	float: right;
	padding-right: 94px;
	background-image: url(images/content-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
.rss {
	background-image: url(images/rss-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#footer {
	width: 780px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	padding-left: 94px;
	padding-right: 94px;
	padding-top: 90px;
	margin-bottom: 30px;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.alignright {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.alignleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
textarea {
	width: 545px;
}
ol.commentlist {
	list-style-type: none;
	padding: 0px;
}
ol.commentlist li {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
