/*
Theme Name: Box of Ideas
Theme URI: http://www.gd-graphics.com
Author: Graham Davies
Author URI: http://www.gd-graphics.com
Tags: colourful, header, fixed width, two columns, widgets

Designed for The Dyscovery Centre, University of Wales College Newport

*/ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}


body {
	background-color: #D7E6E5;
	margin: 0px;
	text-align: center;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica,  sans-serif;


}
#wrapper {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	height: 168px;
}

#description {width: 960px; height:1px;}
#description h1 {text-indent:-10000px;}


#header #headbuttons {
	float: right;
	height: 127px;
	width: 141px;
	margin-right: 20px;
	margin-top: 10px;
}

#header #headbuttons img {
	margin-top: 5px;
}

#infolink {width:141px; cursor:pointer; height:60px; background:url(images/info-btn.png) 0px 0px no-repeat; margin:0; padding:0;}
#infolink:hover {background:url(images/info-btn.png) 0px -60px  no-repeat;}
#infolink h3 {font-size: 40%; text-indent:-2000px;}

#contactBtn {width:141px; cursor:pointer; height:30px; background:url(images/contact-btn.png) 0px 0px  no-repeat; margin:5px 0; padding:0;}
#contactBtn:hover {background:url(images/contact-btn.png) 0px -30px no-repeat;}
#contactBtn p {font-size: 40%; text-indent:-2000px;}

#contributeBtn {width:141px; height:30px; cursor:pointer; background:url(images/contrib-btn.png) 0px 0px  no-repeat; margin:10px 0; padding:0;}
#contributeBtn:hover {background:url(images/contrib-btn.png) 0px -30px no-repeat;}
#contributeBtn p {font-size: 40%; text-indent:-2000px;}

#gohome {float:left;width:700px;height:160px; cursor:pointer;}

#gohome p {text-indent:-2000px;}

/************ graphics banner section *******************/
#graphicsband1 {
	background-color: #e2dabc;
	padding-top: 5px;
}


#graphicsband1 div.graphics_quarters {
	display:block;
	float: left;
	height: 105px;
	width: 225px;
	margin-left: 12px;
}

#graphicsband1 div.graphics_quarters h3 {position:relative; left:-2000px;}
/* Study Skilla at Home */
/* Hobbies & Leisure */
#quarters1 {background:url(images/hobbies-btn.png) 0px 0px no-repeat;}
#quarters1:hover {background:url(images/hobbies-btn.png) 0px -105px no-repeat;}
/* Independant Living */
#quarters2 {background:url(images/Ind-living-btn.png) 0px 0px no-repeat;}
#quarters2:hover {background:url(images/Ind-living-btn.png) 0px -105px no-repeat;}
/* social and emotional behaviour */
#quarters3 {background:url(images/social-btn.png) 0px 0px no-repeat;}
#quarters3:hover {background:url(images/social-btn.png) 0px -105px no-repeat;}
/* study skills and attention */
#quarters4 {background:url(images/study-skillsl-btn.png) 0px 0px no-repeat;}
#quarters4:hover {background:url(images/study-skillsl-btn.png) 0px -105px no-repeat;}


/* Practical Skilla at School */
/* Pre-school */
#quarters6 {background:url(images/pre-sch-btn.png) 0px 0px no-repeat;}
#quarters6:hover {background:url(images/pre-sch-btn.png) 0px -105px no-repeat;}
/* Primary School*/
#quarters7 {background:url(images/prim-sch-btn.png) 0px 0px no-repeat;}
#quarters7:hover {background:url(images/prim-sch-btn.png) 0px -105px no-repeat;}
/* Secondary School */
#quarters8 {background:url(images/sec-sch-btn.png) 0px 0px no-repeat;}
#quarters8:hover {background:url(images/sec-sch-btn.png) 0px -105px no-repeat;}
/* Further Education */
#quarters9 {background:url(images/FE-btn.png) 0px 0px no-repeat;}
#quarters9:hover {background:url(images/FE-btn.png)  0px -105px no-repeat;}

/* Information Section */
/* Books and CD's */
#quarters10 {background:url(images/booklist.png) 0px 0px no-repeat;}
#quarters10:hover {background:url(images/booklist.png) 0px -105px no-repeat;}
/* Glossary*/
#quarters11 {background:url(images/organisations.png) 0px 0px no-repeat;}
#quarters11:hover {background:url(images/organisations.png) 0px -105px no-repeat;}
/* Organisations */
#quarters12 {background:url(images/glossary.png) 0px 0px no-repeat;}
#quarters12:hover {background:url(images/glossary.png) 0px -105px no-repeat;}
/* What is */
#quarters13 {background:url(images/whatis.png) 0px 0px no-repeat;}
#quarters13:hover {background:url(images/whatis.png)  0px -105px no-repeat;}


#graphicsband1 .graphicsbox {
	background-image: url(images/box1.png);
	float: left;
	height: 175px;
	width: 280px;
	margin-left: 15px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px;
}

/* Homepage boxes */
.box1text {
	color:#990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	line-height: 125%;
	font-weight: bold;
}
h2.box1text {
	font-size: 1.7em;
	line-height: 130%;
	color:#520565;
}
h3.box1text {
	font-size: 1.4em;
	line-height: 130%;
	font-weight:normal;
	color:#313131;
}


/******** Main Content Area ***************/
#maincontent {
	background-color: #FFFFFF;
	padding: 5px;
	height: 80%;
	margin-top: 10px;
}
#maincontent #leftcolumn {
	background-color: #E3DABD;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 10px;
font-size: 1.3em;
	
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
			border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	
}
#maincontent #pagecontent {
	float: left;
	width: 460px;
	margin-left: 20px;
	min-height:400px;
}

*html #maincontent #pagecontent { width: 400px;}

#maincontent #rightcolumn {
	width: 200px;
	margin-right: 20px;
	float: right;
}

/* Go To next section button in right column */
#rightcolumn div.gotobtn {
	display:block;
	float: left;
	height: 105px;
	width: 200px;
	margin-bottom: 5px;
}

#rightcolumn div.gotobtn h3 {position:relative; left:-2000px;}

/* Go to schools button */
#gotoschool {background:url(images/goto-btn.png) 0px 0px no-repeat;}
#gotoschool:hover {background:url(images/goto-btn.png)  0px -105px no-repeat;}
/* Go to skills at Home button */
#gotohome {background:url(images/goto-btn2.png) 0px 0px no-repeat;}
#gotohome:hover {background:url(images/goto-btn2.png)  0px -105px no-repeat;}




.paneltitle {
	font-size: 1.8em;
	font-weight: bold;
	color: #30005B;
}
.clearfix {clear:both; height:5px;}
.clearmaincontent {
	clear:both;
	height:5px;
}


/************* footer ******************/

#footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 5px;
}



#footer .footpanela {
background-color: #79327E;
	padding: 5px;
	float: left;
	/*height: 45px;*/
	width: 290px;
	margin-left: 10px;
	
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
			border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	}
#footer .footpanela p {
}
#footer .footpanela p {
	font-size: 1.1em;
	font-weight: 100;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.imgMargins {
	margin: 0 10px 10px 0;
}

#footer .footpanel2 {
	padding: 5px;
	float: left;
	height: 150px;
	width: 290px;
	margin-left: 50px;
	background-image: url(images/waterloo_20.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

div.footpanel2 div.homebutton, div.footpanel2 div.homebutton a, div.footpanel2 div.homebutton:link div.footpanel2 div.homebutton:visited {
position:relative;
top:60px;
left:70px;
width:154px;
height:41px;
	background-image: url(images/home-off.jpg);
	background-repeat: no-repeat;
}

div.footpanel2 div.homebutton:hover {
background-image: url(images/home-on.jpg);
}

div.homebutton {text-indent:-2000px;}


#footer .footpanel3 {
	padding: 5px;
	float: right;
	height: 45px;
	width: 200px;
	margin-left: 30px;
}



#footer .footpanela a, #footer .footpanela a:link, #footer .footpanela a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}


#footer .footpanela a:hover {
	color: yellow;
}



.boldpurpletxt {
	font-size: 110%;
	font-weight: bold;
	color: #8D0296;
	font-family: Arial, Helvetica, sans-serif;
}


/* Typography section */


#pagecontent h1, #pagecontent h2, #pagecontent h3, #pagecontent h4, #pagecontent h5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	text-align:left;
	line-height:140%;
}
#pagecontent h1 {font-size: 2.8em;}
#pagecontent h2 {font-size: 2.4em;}
#pagecontent h3 {font-size: 2em;}
#pagecontent h4 {font-size: 1.6em;}
#pagecontent h5 {font-size: 1.2em;}

#pagecontent p {
	font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	margin: 10px 0 10px 0;
}

.textwidget {font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size: 1.1em;
}

.widget {margin:10px 0;}

/* Kubric Leftovers  */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2.pagetitle {
	font-size: 2.2em;
	font-family: Arial, Helvetica, Sans-Serif;
	color:#5d5d5d;
	}
h1.pagetitle {
	font-size: 3em;
	font-family: Arial, Helvetica, Sans-Serif;
	color:#5d5d5d;
	}
	

.entry p a:visited {
	color: #000;
	}





/* End Typography & Colors */


.post {
	margin: 0 0 5px;
	text-align: left;
	}

.post hr {

	display: block;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}









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

/*	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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry p{
	font-size:1.3em;
	line-height:135%;
	}

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




/* Begin Various Tags & Classes */


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.widgettitle {font-size:1.8em; line-height:135%; margin:10px 0px; }



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#rightcolumn ul, #rightcolumn ul li, #rightcolumn ul li ul li, #rightcolumn  li  {
list-style-type:none;
	font-size: 12px;
	line-height: 18px;
	padding: 0 4px 8px 4px;
}

#maincontent #pagecontent h1.sectiontitle{
	color:#990066; border-bottom:2px dotted #990066;
	font-size: 1.8em;
	margin-bottom:20px;
	font-weight:100;
}


/********** Left Column Menu Styles *****************/



/************ Flyout style menu ***********************/


#leftcolumn ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 190px; 
font-family: Arial, Helvetica, Sans-Serif;
/* Main Menu Item widths */
}
 
#leftcolumn ul li{
position: relative;
}



/* Top level menu links style */
#leftcolumn ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 10px 5px;
color:#000000;
border-bottom: 1px dashed #666;
}

#leftcolumn ul li a:link, #leftcolumn ul li a:visited, #leftcolumn ul li a:active{
background-color: #E3DABD; /* background of tabs (default state)*/
}

#leftcolumn ul li a:visited, #leftcolumn ul li ul li a:visited {
	color:#000000;
}

#leftcolumn ul li a:hover, #leftcolumn ul li ul li a:hover{
	background-color: #D6C89C;
}

/*Sub level menu items */
#leftcolumn ul li ul{
position: absolute;
width: 160px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

/* Holly Hack for IE \*/
* html #leftcolumn ul li { float: left; height: 1%; }
* html #leftcolumn ul li a { height: 1%; }

#leftcolumn li.pagenav { list-style-type:none;}

/* End */


/********** Tube press widget settings - right column *********/
#rightcolumn h2.widgettitle {display:none;}

div.tubepress_thumbs {
background-color: #fcf6e1; 
width:140px; margin-left:10px; 
padding:0 20px 10px 20px; position:relative; top:-5px;}

/********** Comments area *********/

div.comment-body p {
	font-size:1.2em; color:gray;
}

#respond h3 {
	color:#990066;
}

div.entry ul li {
font-size:1.3em;
line-height:150%;
margin-top:0.5em;
padding:0 0 0 1.5em;
list-style-type:disc;
list-style-position:inside;
}

/* You tube video column */
#videoBar {
  width : 100px;
  margin: 10px auto;;
  padding-top : 4px;
  padding-right : 4px;
  padding-left : 4px;
  padding-bottom : 0px;
text-align: center;
}

/* Social Media tabs on the right side of the browser window */

#facebook {
	width:53px; height:149px;
	border:2px solid #ffffff;
	background-image: url(images/facebook.png) ;
	background-position: -56px 0px;
	position:fixed;
	right:-2px;
	top:200px;
	z-index:10000;
}
#facebook:hover {
	background-position: 0px 0px;
	cursor:pointer;
}
#facebook p {text-indent:-5000px;}
	
#twittertab {
	width:53px; height:149px;
	border:2px solid #ffffff;
	background-image: url(images/twitter.png) ;
	background-position: -56px 0px;
	position:fixed;
	right:-2px;
	top:346px;
	z-index:10000;
}
#twittertab:hover {
	background-position: 0px 0px;
	cursor:pointer;
}
#twittertab p {text-indent:-5000px;}


#rightcolumn ul li h3.sidebarTitle
{
position:relative;
left:-10px;
	background: url(images/latest-posts.png) top right no-repeat;
	width:200px; height:55px; overflow:hidden;
	text-indent:-4000px;
clear:left;
}

#rightcolumn ul li h3.tweetTitle {
position:relative;
left:-10px;
	background: url(images/sidebar-tweets.png) top right no-repeat;
	width:200px; height:55px; overflow:hidden;
	text-indent:-4000px;
clear:left;
}

#Mytwitter_div {
background-color:#d8efed;
padding:5px;
}
.widget widget_Twidget {
position:relative;
top:-10px;
margin:0;
}

#twitter_update_list li {
color:#6d6a6c;
font-weight:normal;
font-size:1.3em;
margin:0 0 15px 0;
}
/******* Flyout menu style overides ***************/
