/*  
Theme Name: Planning is 50
Theme URI: planningis50.com
Description: Design for Planning is 50 site
Version: 1.6
Author: Matt Machell
Author URI: http://eclecticdreams.com

This theme copyright 2007 UCE Birmingham

*/



/* Begin structure*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #222;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0; 
	background: url(imgs/body-bg.jpg) repeat 0 0;
	}

#page {
	margin: 0 auto;
	padding: 0 7px;
	width: 780px;
	background: white url(imgs/main-bg.jpg) repeat-y left top;
	text-align: left;
	position:relative;
	}

#sidebar
{
	padding: 3em 0 1em 0;
	margin-left: 520px;
	width: 220px;
	font-size: 1em;
	}

#content{
padding: 3em 0 0 0;
margin-left: 40px;
display:inline;
font-size: 1.2em
}


#header {
	background: #60a3ac url(imgs/subbar.jpg) bottom left repeat-x;
	margin: 0 0 0 1px; 
	padding: 0 0 20px 0; 
	width: 776px;
	border-bottom: #ac1057 solid 1px;
	}

#headbar{
	background: #60a3ac url(imgs/header_bcu.jpg) 0 0 repeat-x;
	color: #fff;
	width: 776px;
}


#footer {
	border: none;
	padding:  100px 0 0 0;
	margin: 0 1px 0 0;
	width: 778px;
	clear: both;
	color: #666;
	background:url(imgs/footer.jpg) no-repeat 0 10px #fff;
	}


#header div.description {
	font-size: 1.4em;
	line-height:1.4em;
	float: left;
	margin: 0 0 1em 0;
	padding: 0 0 0 40px;
	width: 320px;
	
	}
/* end layout */


#content .entry {
	line-height:1.42em;
	font-size: 1.2em;
	color: #333;
	}

#content p.postmetadata{
	background:#f9f9f9;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	padding: 0 1em;
	font-size:0.8em;
	text-align:left;
	clear: left;
	margin-bottom: 3.8em !important;
	}
#content p.date{
color: #666;
font-size:0.8em;
}
h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 1.2em;
	}

#header h1{
	width: 360px;
	height: 106px;
	text-indent: -9999px;
}

h2, h3{
font-weight: normal;
text-align:left !important;
}

h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 2em;
	line-height: 1em;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 1em 0 0.7em 0;
	}




#sidebar h2, #footer h2{
	margin: 0.6em 0 0.5em 0;
	padding: 0;
	font-size: 1.6em;
	font-weight:normal;
	}
#footer h2{
margin-top: 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* links */

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	width: 100%;
	height:100%;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ED1781;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption {
	text-decoration: none;
	}

.entry p a:visited {
	color: #417A83;
	}


a{
	color: #417A83;
}

.postmetadata a, h2 a:hover, h3 a:hover {

	text-decoration: none;
	}

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

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}
	
#lhds-lg{
position:absolute;
top: 50px;
left: 500px;
width: 240px;
height: 90px;
text-indent:-9999px;
}
	
	/* end links */
 
 
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
 #sidebar ul ul li,  #sidebar ul ol li, #footer ul li{
	line-height:1.8;
	font-size: 1.2em;
	padding: 0.8em 10px 0.8em 0;
	border-bottom: 1px solid #D1E6E9;
}

 #sidebar ul ul li a,  #footer ul li a{
padding-left: 40px;
display:block;
}

 #sidebar #recent-comments li a{
 padding-left: 0;
 display: inline;
 }
 #sidebar #recent-comments li{
 background-color:#f9f9f9;
 padding-left: 10px;
 font-size: 1em;
 line-height:2.1em;
 }


#sidebar ul ul, #footer ul{
border-top: 1px solid #D1E6E9;
}


.clear{
clear: both;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 440px;
	}

.post {
	margin: 0;

	}


#footer p {
	margin: 0;
	padding: 20px 40px 0 40px;
	}
	
#footer p.copy{
	text-align: center;
}
	
.entry p{
margin: 0 0 1.42em 0;
padding:0;

}
/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

#sidebar img.logo{
padding: 16px 0 24px 10px;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 5px 0 10px 5px;
	display: inline;
		
	border:1px solid #333333;
	}

img.alignleft {
	margin: 5px 10px 5px 0;
	display: inline;
	
	border:1px solid #333333;
	}

.alignright, .next {
	float: right;
	}

.alignleft, .previous {
	float: left
	}
/* End Images */

.continue{
background: url(imgs/cont.gif) left bottom no-repeat;
padding-left: 16px;
}

.next{
background: url(imgs/next.gif) right center no-repeat;
padding: 0.4em 0;
}
.next a{
padding-right: 35px;
}

.previous{
background: url(imgs/previous.gif) left center no-repeat;
padding: 0.4em 0;
}
.previous a{
padding-left: 35px;
}

/* Begin Lists
 */

 .entry ul , .entry ol {
	padding: 0;
	margin: 1em 20px 0 40px;
	}

.entry li {
	margin: 0;
	margin: 0 0 0.8em 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 5em 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 ;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

	
#sidebar #our-courses li{
background: #f9f9f9 url(imgs/star.gif) no-repeat 10px 0.8em;
}

#sidebar #article-list li{
background: #f9f9f9 url(imgs/folder.gif) no-repeat 10px 0.5em;
}

#footer #meta-info li{
background: #f9f9f9 url(imgs/per.gif) no-repeat 10px 0.9em;
}

#footer #rss-info li{
background: #f9f9f9 url(imgs/rss.jpg) no-repeat 9px 0.8em;
}

#footer #link-info li{
background: #f9f9f9 url(imgs/ext.jpg) no-repeat 9px 0.7em;
}

#footer ul{
padding: 0;
margin: 0;
list-style: none;
}

#footer div.t{
float:left;
width: 200px;
margin: 0 0 20px 40px;
display:inline;
}
#footer div.m{
float:left;
width: 220px;
margin: 0 0 20px 40px;
display:inline;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0 0 2em 0; 
	}
#searchform div{
	background-color: #f9f9f9;
	line-height:1.8;
	font-size: 1.2em;
	padding: 0.8em 10px 0.8em 1em;
	border-bottom: 1px solid #D1E6E9;
	border-top: 1px solid #D1E6E9;
	margin-bottom:2em;
}

#s{
width: 8em;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform label{
	display:block;
	padding: 0;
	margin: 0;
	color: #555;
	font-size: 0.9em;
}

#commentform input {
	width: 170px;
	padding: 0;
	margin: 0;
	display: block;
	}

#commentform textarea {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	}

#commentform #submit {
	margin: 0.6em 0 3em 0;
	padding: 0.3em;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 0 0 2em 0;
	padding: 0 0 0 60px;
	list-style: none;
	background: url(imgs/comment-icon-alt.gif) no-repeat 0 0;
	}
	
.commentlist li.alt {
	background: url(imgs/comment-icon.gif) no-repeat 0 0;
	}



.commentlist p.author {
	margin-bottom: 0.2em;
}

#commentform p {
	margin: 0 0 1em 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#content .commentmetadata a{
	color:#999999;
	}
	
#commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist cite{
	font-size: 1.2em;
	}

.commentlist cite, .commentlist cite a, .entry cite {
	font-style: normal;
	color:#F03A94;
	}
.commentlist cite a{
text-decoration: underline;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color: #555;
	margin: 0 0 1.5em 0;
	padding: 0;
	}

.commentmetadata {
	font-weight: normal;
	}


/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	overflow:auto;
	}
/* End Various Tags & Classes*/

 .thumb:after {
 content:".";
 display: block;
 height:0;
 clear:right;
 visibility:hidden;
}
 .thumb {display:inline-block;}
 /* Hide from IE Mac \*/
 .thumb {display:block;}
 /* End hide from IE Mac */

/* Gallery Styles */

#sidebar ul ul.thumb{
border-bottom: 1px solid #D1E6E9;
border-top: 1px solid #D1E6E9;
background:#f9f9f9;
padding: 0;
margin:0;
}

#sidebar ul ul.thumb li{
padding: 0;
border: none;
float:right;
width:110px;
text-align:center;
}

#sidebar ul ul.thumb li a{
padding: 0;
margin: 0;
}

#sidebar ul ul.thumb li img{
border: 1px solid #666;
padding:0;
margin: 10px 0;
overflow:hidden;
vertical-align:top;
max-height:55px;
}

#sidebar ul li p.more{
	font-size: 1.2em;
	text-align:right;
	margin:20px 10px;
	padding:0;
}


.gallery_thumb{
width: 140px;
height: 120px;
padding:0;
margin:0;
float:left;
text-align:center;
padding-top:10px;
}

.gallery_thumb img, .most_viewed img, .gallery_full {
border: 1px solid #333333;

}

.gallery_full{
margin-bottom: 1em;
}

.most_viewed img{
vertical-align: middle;
}

.gallery_meta{
clear:left;
	background:#f9f9f9;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	padding: 0 1em;
	color:#666;
	margin-top: 1em;
}

.gallery_info img.gallery_pic{
float: left;
margin: 0 20px 1em 0;
border: 1px solid #333333;
}

.gallery_info{
clear:left;
}

#picture_nav{
margin: 0.3em 0 1.2em 0;
}


/* skip navigation */

#skip{
position:absolute;
left: 0;
top: -3em;
z-index:3;
}

#skip ul, #skip li{
margin: 0;
padding: 0;
font-size: 1.2em;
}
#skip li{
display: inline;
}
#skip li a:link, #skip li a:visited{

}
#skip li a:hover, #skip li a:focus, #skip li a:active{
top: 3em;
left: 0;
display: block;
position:absolute;
background: white;
border: 1px solid #eee;
padding: 0.2em;
}

/* tables */

#content table{
width: 80%;
margin: 0 auto 1em auto;
padding: 0;
}
#content th{

border-bottom: 1px solid #D1E6E9;
text-align: left;
padding: 0.2em 0.6em;
font-weight:normal;
color: #ed1781;
}

#content td{
text-align: left;
padding: 0.2em 0.6em;
font-size:0.8em;
border-bottom: 1px solid #D1E6E9;
background-color:#f9f9f9;
}

#rtpi{
margin-bottom: 3em;
}

/* Registration Form */

#registerForm{
background-color:#f9f9f9;
margin: 0 2em;
padding:1em;
border: 1px solid #d1e6e9;
}

#registerForm div{
text-align: left;
margin-bottom:0.6em;
}

#registerForm label {vertical-align:top;display:block;font-size: 0.8em;color:#f13f97}
#registerForm label  span{color:#333333;  }

#registerForm .check label{ width: 22em; float: left; margin-right: 1em; color:#333333; }
#registerForm .check input{float: left; vertical-align:top; }
#registerForm .check { overflow:auto; }
#registerForm legend{ color: #f13f97; font-size:0.8em; }
#registerForm fieldset{ border: 1px solid #ddd; margin-top:1em;}
#mme-ev-submit{
padding:0.4em 1em;
margin-top: 1em;
clear: both;
}

ul.error{

background-color: #FFFFEA;
margin: 0 2em 1em 2em;
padding:1em;
border: 1px solid #ef3693;
}

ul.error li{
font-size: 0.8em;
margin:0 1em 1em 1em;
}

#content a.reglink{
	background: #f9f9f9 url(imgs/star.gif) no-repeat 4px 4px;
	padding: 0.5em 1em 0.5em 30px;
	border: 1px solid #D1E6E9;
}

