/* @override http://www.stmaryscollege.co.uk/blog/wp-content/themes/suitsyou/style.css */

/*
=============================================
Creators: 3 Men & a Suit / Peter Wilkinson
Theme: Suits You
Modified for: St Mary's College

Created on: 12th March 2009
Last Updated: 6th November 2009
=============================================
*/

/* General Settings */

* {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

img {
	border: none;
}

.entry img {
	padding-right: 15px;
	padding-bottom: 15px;
}

Body {
	text-align: center;
	font: 12px/19px Arial, Helvetica, Geneva, sans-serif;
	background: #202151 url(images/blogbg.jpg) repeat;
	color: #656565;
}

#wrapper {
	width: 796px;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#blogwrap {
	width: 776px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}

#searchwrap {
	width: 776px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}

/* Header */

#header {
	width: 796px;
	height: 218px;
	padding-top: 12px;
	background: url(images/bloghead.jpg) no-repeat;
}

.exit-blog {
	text-indent: -9999px;
	display: block;
	width: 147px;
	height: 29px;
	margin-left: 653px;
	background: url(images/exit-blog.jpg) no-repeat;
}

ul#schoolsnav {
	list-style-type: none;
	width:513px;
	height: 79px;
	float: right;
	margin-top: 60px;
}

ul#schoolsnav li {
	display: inline;
	float: left;
}

ul#schoolsnav li.bloghome a {
	display: block;
	text-indent: -9999px;
	width: 49px;
	height: 26px;
	margin-top: 53px;
	background: url(images/bloghome.jpg) no-repeat;
}

ul#schoolsnav li.nursery a {
	display: block;
	text-indent: -9999px;
	width: 111px;
	height: 79px;
	margin-left: 5px;
	background: url(images/nurserylink.jpg) no-repeat;
}

ul#schoolsnav li.house a {
	display: block;
	text-indent: -9999px;
	width: 111px;
	height: 79px;
	margin-left: 5px;
	background: url(images/houselink.jpg) no-repeat;
}

ul#schoolsnav li.stmarys a {
	display: block;
	text-indent: -9999px;
	width: 111px;
	height: 79px;
	margin-left: 5px;
	background: url(images/collegelink.jpg) no-repeat;
}

ul#schoolsnav li.pta a {
	display: block;
	text-indent: -9999px;
	width: 111px;
	height: 79px;
	margin-left: 5px;
	background: url(images/ptalink.jpg) no-repeat;
}

/* Main Content */

#content {
	width: 476px;
	height: auto;
	margin-top: 30px;
	float: left;
}

.postwrap {
	width: 476px;
	height: auto;
	display: inline;
	float: left;
}

.post {
	width: 476px;
	height: auto;
	clear: both;
	float: right;
}

.postsides {
	width: 47px;
	height: auto;
	display: inline;
	float: left;
}

.post-info {
	width: 47px;
	height: 47px;
	text-align: center;
	padding-top: 9px;
	background: url(images/datebg.jpg) no-repeat;
}

.post-month {
	text-transform: uppercase;
	font: 8px Georgia, "Times New Roman", Times, serif;
	color: #656565;
}

.post-day {
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	color: #656565;
}

.printbtn a {
	width: 47px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	margin-top: 9px;
	background: url(images/printbtn.jpg) no-repeat;
	cursor: pointer;
}

.emailbtn a {
	width: 47px;
	height: 19px;
	display: block;
	text-indent: -9999px;
	background: url(images/emailbtn.jpg) no-repeat;
	cursor: pointer;
}

.post-content {
	width: 419px;
	height: auto;
	float: right;
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eaeaea;
}

.post-content h2 a {
	text-decoration: none;
	color: #4f4f4f;
	font: lighter 25px/28px Georgia, "Times New Roman", Times, serif;
}

.postmetadata {
	width: 419px;
	height: 25px;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.commentslink {
	display: inline;
	float: left;
}

	.commentslink a {
		color: #2b99cc;
		text-decoration: none;
	}

.featured {
	display: inline;
	float: left;
	margin-left: 75px;
}

	.featured img {
		display: inline;
		float: left;
	}
	
	.featured p {
		display: inline;
		float: right;
		margin-left: 5px;
	}

.postedby {
	display: inline;
	float: right;
}

	.postedby a {
		text-decoration: none;
	}
	
.entry {
	margin-top: 20px;
}	

.entry div {
	margin-bottom: 10px;
}
	
.entry p {
	margin-top: 13px;
	margin-bottom: 13px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.more-link {
	display: block;
	height: 31px;
	width: 193px;
	text-indent: -99999px;
	margin-top: 10px;
	background: url(images/cont-btn.jpg) no-repeat;
}
	

/* Sidebar */

#sidebar {
	width: 268px;
	height: auto;
	display: inline;
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #f1f1f1;
	padding-bottom: 15px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul#recent-posts {
	list-style-type: none;
	width: 219px;
	height: auto;
	background: #ffffff url(images/recentposts.jpg) no-repeat center top;
	margin-left: 13px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

#sidebar ul#recent-posts ul {
	padding-top: 20px;
}

#sidebar ul#recent-posts li {
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 23px;
	border-bottom: 1px dashed #d4d4d4;
	background: url(images/post-bg.jpg) no-repeat left 15px;
}

#sidebar ul#recent-posts li a {
	color: #22518b;
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
}

#sidebar ul#archives {
	list-style-type: none;
	width: 219px;
	height: auto;
	background: #ffffff url(images/archives.jpg) no-repeat center top;
	margin-left: 13px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 35px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

#sidebar ul#archives li a {
	color: #22518b;
	font-style: italic;
	text-decoration: none;
	padding-top: 20px;
}

#sidebar ul#archives li {
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 23px;
	border-bottom: 1px dashed #d4d4d4;
	background: url(images/post-bg.jpg) no-repeat left 15px;
}

#sidebar ul#archives li a {
	color: #22518b;
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
}

#sidebar ul#categories-411772481 {
	list-style-type: none;
	width: 219px;
	height: auto;
	background: #ffffff url(images/categories.jpg) no-repeat center top;
	margin-left: 13px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

#sidebar ul#categories-411772481 ul {
	padding-top: 20px;
}

#sidebar ul#categories-411772481 li {
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 23px;
	border-bottom: 1px dashed #d4d4d4;
	background: url(images/featured.jpg) no-repeat left 15px;
}

#sidebar ul#categories-411772481 li a {
	color: #22518b;
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
}

#sidebar ul#tag_cloud {
	list-style-type: none;
	width: 219px;
	height: auto;
	background: #ffffff url(images/tagcloud.jpg) no-repeat center top;
	margin-left: 13px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 45px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

#sidebar ul#tag_cloud ul {
	padding-top: 20px;
}

#sidebar ul#tag_cloud li {
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 23px;
	border-bottom: 1px dashed #d4d4d4;
	background: url(images/featured.jpg) no-repeat left 15px;
}

#sidebar ul#tag_cloud a {
	color: #1e1e1e;
	text-decoration: none;
}

#sidebar ul#tag_cloud h4 {
	font-size: 25px;
}

.tw-nav-list {
	padding: 0;
	margin: 0;
}

.ui-tabs-nav {
	padding: 0;
	margin: 0;
}

div.sb_container {
	width: 240px;
	margin-left: 14px;
	font-size: 11px;
	margin-top: 15px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #d8d8d8;
}

div.sidebarTabs_panes .tb {
	background: #ffffff;
	margin: 0;
}

div.sidebarTabs_panes {
	clear: both;
	padding: 0;
	margin: 0;
}

div.scrollable {
	margin-left: -13px;
	float: left;
}

ul.sidebarTabs {
	width: 240px;
	margin: 0;
	padding: 0;
}

ul.sidebarTabs a {
	background: none;
	background-color: #393939 !important; 
	color: #ffffff !important;
}

ul.sidebarTabs a.current {
	background: none;
	background-color: #ffffff !important;
	color: #393939 !important;
}

div.sidebarTabs_panes .tb a:link, div.sidebarTabs_panes .tb a:visited  {
	color: #393939;
	text-decoration: none;
	display: block;
	margin-top:5px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 6px;
	padding-top: 4px;
}

div.sidebarTabs_panes .tb a:hover {
	color: #e5c428;	
}

#sidebar .searchform {
	width: 240px;
	height: 53px;
	display: inline;
	float: right;
	margin-top: 7px;
	margin-right: 15px;
	background: #ffffff;
	border-bottom: 1px solid #d8d8d8;
}

#sidebar .searchform #searchbox {
	width: 128px;
	height: 28px;
	display: inline;
	float: left;
	margin-top: 12px;
	margin-left: 9px;
	padding-left: 5px;
	border: 1px solid #dcdcdc;
	color: #cbcbcb;
}

#sidebar .searchform #searchbtn {
	width: 78px;
	height: 30px;
	display: inline;
	float: right;
	text-indent: -9999px;
	margin-top: 12px;
	margin-right: 10px;
	background: url(images/searchbtn.jpg) no-repeat;
	border: none;
	cursor: pointer;
}


.subscribe {
	width: 267px;
	height: auto;
	clear: both;
	padding-bottom: 13px;
	background: #f1f1f1;
}

.subscribe form {
	width: 241px;
	height: 150px;
	margin-left: 13px;
	margin-top: 13px;
	border-bottom: 1px solid #d4d4d4;
	background: #ffffff;
}

.subscribe h2 {
	width: 241px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	background: url(images/subscribehead.jpg) no-repeat;
}

.subscribe p {
	font-size: 11px;
	line-height: 18px;
	color: #656565;
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.subinput {
	width: 145px;
	height: 28px;
	border: none;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	display: inline;
	float: left;
	border: 1px solid #dcdcdc;
}

.submit {
	width: 68px;
	height: 30px;
	display: inline;
	float: right;
	border: none;
	text-indent: -9999px;
	margin-right: 10px;
	margin-top: 5px;
	cursor: pointer;
	background: url(images/sub-submit.jpg) no-repeat;
} 

/* Comments */

#postcomment {
	clear: both;
	width: 419px;
	height: auto;
	margin-left:57px;
}

#commentform {
	width: 445px;
	height: auto;
	padding: 15px;
	float: left;
	margin-bottom: 30px;
	background-color: #f3f3f3;
}

#commentform label {
	width: 100px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	float: left;
	clear: both;
	margin-top: 5px;
}

#commentform input {
	width: 300px;
	height: 20px;
	display: inline;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#commentform input#submit {
	width: 200px;
	display: block;
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
}

#commentform textarea {
	width: 445px;
	height: 50px;
}

#zrx_captcha {
	width: 445px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 40px;
}

#zrx_captcha input{
	width: 200px;
}

#zrx_captcha div{
	width: 200px;
	text-transform: uppercase;
	font-weight: bold;
}

#simple_captcha {
	display: block;
}

#comment {
	width: 419px;
	height: 100px;
}

#submit {
	margin-top: 10px;
}

ol#commentlist {
	clear: both;
	width: 419px;
	height: auto;
	margin-left:57px;
	margin-bottom: 30px;
	list-style-type: none;
}

ol#commentlist li {
	height: auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
}

ol#commentlist p {
	font-size: 14px;
	line-height: 17px;
}

ol#commentlist a {
	text-decoration: none;
	color: #22518b;
}

cite {
	font-size: 11px;
}

/* Search */

.narrowcolumn {
	width: 476px;
	height: auto;
	display: inline;
	float: left;
}

.narrowcolumn a{
	text-decoration: none;
	color: #22518b;
}

h2.pagetitle {
	width: 476px;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #4f4f4f;
	font: lighter 25px/28px Georgia, "Times New Roman", Times, serif;
}

h3 a {
	text-decoration: none;
	color: #4f4f4f;
	font: lighter 17px/28px Georgia, "Times New Roman", Times, serif;
}

.navigation {
	width: 476px;
	height: 30px;
}

.navigation .alignleft {
	display: inline;
	float: left;
	background: #1c366b;
	margin-bottom: 10px;
}

.navigation .alignleft a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
}

.navigation .alignright {
	display: inline;
	float: right;
	background: #1c366b;
	margin-bottom: 10px;
}

.navigation .alignright a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
}


/* Footer */

#footwrap {
	width: 776px;
	height: 15px;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 40px;
	background: #fec726;
}

.foottext {
	display: inline;
	float: left;
	width: 776px;
	height: 20px;
	font-size: 11px;
	color: #1f2151;
}

.copyright {
	display: inline;
	float: left;
}

.designedby {
	display: inline;
	float: right;
}

.designedby a {
	background-color: #121478;
	color: #ffffff;
	text-decoration: none;
}

ul.footnav {
	list-style-type: none;
}

ul.footnav li {
	display: inline;
	float: left;
	padding-right: 10px;
}

ul.footnav li a {
	text-decoration: none;
	color: #1f2151;
	font-size: 11px;
}
