/*   
Theme Name: SCYSv3
Theme URI: http://www.scys-notts.co.uk
Description: New Design for SCYS Website
Author: Gurjeet Singh
*/


/*---STANDARD---*/

* {
	margin:0;
	padding:0;
}

html {
	border-top:5px solid #FE9901;
}

body {
	text-align:center;
	border-top:1px solid #3F9BC0;
}

div {
	text-align:left;
}

img {
	border:none;
}

.clear {
	clear:both;
	height:1px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

/*---TYPOGRAPHY---*/

* {
	font:1em/1.5em "Lucida Grande", Tahoma, Arial, Sans-Serif;
	color:#666666;
}

input {
	font-size:90%;
}

h1 {
	font:150% Georgia;
	color:#377AA4;
	margin-bottom:15px;	
}

h1 a {
	color:#377AA4;
}

h2 {
	font-size:110%;
	color:#3F8DB3;
	margin-bottom:15px;
	text-decoration:underline;
}

h2 a {
	color:#3F8DB3;
}

h3 {
	font-size:110%;
	color:#3F8DB3;
	margin-bottom:15px;	
}

h3 a {
	color:#3F8DB3;
}

h4 {
	font-size:100%;
	color:#3F8DB3;
	margin-bottom:15px;	
}

h4 a {
	color:#3F8DB3;
}

strong {
	font-weight:bold;
}

ul {
	list-style-type:none;
}

#content ul, #content-full ul {
	list-style-type:disc;
	font-size:80%;
	margin:0 0 15px 25px;
}

#content ul li, #content-full ul li {
	padding:5px;
}

p, div.info-message {
	font-size:13px;
	margin-bottom:15px;
}

.info {
	color:#4C9FC1;
	margin-top:-15px;
}

.info-message {
	padding:10px;
	background:#FFFCF0;
	border-top:1px solid #CCC9A9;
	border-bottom:1px solid #CCC9A9;
}

.info-message515 {
	padding:10px;
	background:#FFFCF0;
	border-top:1px solid #CCC9A9;
	border-bottom:1px solid #CCC9A9;
	width:485px;
}

/*---LAYOUT---*/

#outercontainer {
	width:960px;
	margin:35px auto 0 auto;
	position:relative;
}	

#logo {
	float:left;
	margin-bottom:25px;
}

#searchform {
	position:absolute;
	right:20px;
	top:-38px;
	background:url(images/search.gif);
	width:250px;
	height:35px;
}

#searchform form {
	margin:0;
	padding:0;
}

#searchform form input {
	margin:5px 0 0 30px;
	.margin:3px 0 0 30px;
	width:170px;
	background:#FCBB58;
	border:none;
	color:#FFFFFF;
	padding:2px;
}

#topnav {
	margin:25px 0 0 0;
	float:right;
}

#topnav li {
	float:left;
}

#topnav li a {
	padding:5px 15px;
	display:block;
}

#topnav .current-cat a {
	color:#fe9901;
}

#body {
	clear:both;
	padding:15px;
	float:left;
	width:930px;
}

#breadcrumb {
	position:relative;
	width:930px;
	padding:5px 15px;
	margin:-15px 0 15px -15px;
	background:#FFFCF0;
	border-bottom:1px solid #CCC9A9;
	font-size:80%;
}

#breadcrumb strong {
	font-weight:normal
}

/*
#sidebar {
	width:178px;
	padding-left:17px;
	float:right;
	border-left:1px solid #E9E6C2;
	min-height:450px;
	margin-top:45px;
}
*/
#upcoming-events {
	display:block;
	line-height:25px;
	width:174px;
	text-align:center;
	color:#377AA4;
	margin-bottom:15px;	
	text-decoration:none;	
	background:#FFFCF0;
	border:1px solid #E9E6C2;
}

#sidebar .thumbnail {
	float:left;
	margin-bottom:15px;
	border:1px solid #CCC9A9;
}

#content {
	float:left;
	width:930px
}

#content-full {
	float:left;
	width:930px;
}

.post {
	width:272px;
	height:250px;
	margin:0 15px 15px 0;
	padding:10px;
	float:left;
	background:#FFFCF0;
	border:1px solid #E9E6C2;
}

.post-regular {
	width:272px;
	height:135px;
	margin:0 15px 15px 0;
	padding:10px;
	float:left;
	background:#FFFCF0;
	border:1px solid #E9E6C2;
}

.post-gallery {
	width:272px;
	height:150px;
	margin:0 15px 15px 0;
	padding:10px;
	float:left;
	background:#FFFCF0;
	border:1px solid #E9E6C2;
	text-align:center;
}

.post-gallery div {
	width:272px;
	height:150px;
	position:relative;
}

.post-gallery-link {
	display:block;
	width:272px;
	height:150px;
}	

.post-gallery center, .hp-images center {
	background:#000000;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	height:25px;
	position:absolute;
	bottom:0;
}	

.post-gallery center h3 a, .hp-images center h3 a {
	color:#FFFFFF;
	font-size:75%;
	font-weight:bold;
	line-height:23px;
	height:25px;
	width:272px;
	display:block;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}	

.hp-images {
	width:272px;
	height:100px;
	position:relative;
}	

.hp-images a {
	display:block;
	width:272px;
	height:100px;
}


#footer {
	clear:both;
	width:930px;	
	padding:10px 15px;
	margin-bottom:5px;
	text-align:center;
	background:#FE9901;
	border:1px solid #CCC9A9;
	border-top:none;
}

#footer p {
	color:#FFFFFF;
	font-size:80%;
	margin:0;
	padding:0;
}

#madeby {
	font-size:70%;
	color:#8C8A74;
	text-decoration:none;
	margin-bottom:25px;
	float:right;
}

#madeby:hover {
	color:#99977F;
}

.home-left {
	float:left;
	height:320px;
	width:180px;
	padding:10px;
	text-align:justify;
}

.home-center {
	margin:0 auto;
	padding-top:25px;
	width:500px;
	position:relative;
	height:285px;
	overflow:hidden;
}

.home-center-text {
	background:#000000;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	height:25px;
	width:500px;
	position:absolute;
	bottom:-1px;
}	

.home-center-text a {
	color:#FFFFFF;
	font-size:75%;
	font-weight:bold;
	line-height:23px;
	height:25px;
	display:block;
	padding-left:5px;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

.home-center-text a p {
	color:#FFFFFF;
}

.home-right {
	float:right;
	height:320px;
	width:180px;
	padding:10px;
	text-align:justify;
}

.home-bottom-left {
	float:left;
	height:200px;
	width:280px;
	text-align:center;
}

.home-bottom-center {
	margin:0 auto;
	height:200px;
	width:280px;
	text-align:center;
}

.home-bottom-right {
	float:right;
	height:200px;
	width:280px;
	text-align:center;
}

 .homelist {
	text-align:left;
	list-style-type:square;
	margin:10px 0 0 25px;
	font-size:80%;
}

.hptext {
	background:#000000;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	height:25px;
	position:absolute;
	bottom:0;
}	

.hptext a {
	color:#FFFFFF;
	font-size:75%;
	font-weight:bold;
	line-height:23px;
	height:25px;
	display:block;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

/*---DESIGN---*/

body {
	background:#E9E6C2 url(images/header-bg.jpg) no-repeat;
}

#topnav li a {
	color:#EEEEEE;
	border-right:1px solid #115383;
	text-decoration:none;
	font-size:75%;
}

#body {
	background:#FFFFFF;
	border:1px solid #CCC9A9;
	border-bottom:none;
}

#homepage {
	font-size:120%;
}


.divider {
	background:url(images/divider.gif) no-repeat;
	width:923px;
	height:9px;
	margin:0 auto 20px auto;
	clear:both;
}

.activity-main {
	float:right;
	margin:-45px 0 15px 15px;
	width:300px;
	height:300px;
	background:#EAEAEA;
}

.main {
	float:right;
	margin:0 0 15px 15px;
}

.activity-thumb {
	float:left;
	margin:15px 15px 0 0;
	width:100px;
	height:100px;
	background:#EAEAEA;
}

a .activity-thumb  {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

a:hover .activity-thumb {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}


/*---COMMENTS---*/
.comment-body { border:1px solid #CCC9A9; padding:10px; }
ol.commentlist { list-style:none; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font-size:12px; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { float:left; margin:2px 10px 0 0; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata { font-size:11px; }
ol.commentlist li.comment div.comment-meta { margin-bottom:10px; }
ol.commentlist li.comment div.comment-meta a { }
ol.commentlist li.comment p {  margin:5px 0; }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size:11px; text-align:right; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:20px 0 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li { list-style:none; padding:0!important; }
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { margin:10px 0 10px 50px; }
ol.commentlist li.comment ul.children li.depth-2 .comment-body { background:#FFFCF0; }
ol.commentlist li.comment ul.children li.depth-3 { margin:10px 0 10px 50px; }
ol.commentlist li.comment ul.children li.depth-4 { margin:20px 0 20px 60px; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { }
ol.commentlist li.odd { }
ol.commentlist li.parent { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
#wpcf {
	font-size:90%;
}


.attachment-medium { 
	border:1px solid #CCC9A9;
}	
