/*  
Theme Name: My Style
Theme URI: http://www.joemaguire.co.uk
Description: Default Theme for the blog at http://blog.joemaguire.co.uk
Author: Joe Maguire
Author URI: http://www.joemaguire.co.uk

*/


/* A combination of various 'reset' styles */

* {padding: 0; margin: 0; font-weight: normal;}
body {font: 12px/1 Verdana, sans-serif; margin: 0; padding: 0; position:  relative; }
:focus { outline: 0; }
/*ol, ul { list-style: none;}*/
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/* Default styles */

code, pre, kbd, var, sample { font: 1.1em "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", monospace; }
pre {
margin-bottom: 1em;
background-color: #e5e5e5;
padding: 0em;
overflow: hidden;
}
abbr, acronym { border-bottom: 1px dotted; cursor: help; font-size: 0.9em; letter-spacing: .07em; }
em { font-style: italic; }
sup {font-size: smaller; vertical-align: 0.5em; line-height: 1px;}
strike, blockquote { color: #777; }
small { font-size: 0.8em; }
big { font-size: 1.2em; }
strong { font-weight: bold; }
dl { margin: 10px 0px; }
dt { font-weight: bold; }
dd { margin-left: 20px; }
ol { list-style-type: decimal; margin: 0px 0px 10px 25px; }
ul { list-style-type: decimal; margin: 0px 0px 10px 25px; }

img.alignright, img.alignleft, img.centered
{
padding:  3px;
background-color: white;
border:  1px solid #aaa;
margin: 0px 1em 1em 1em;
}

img.alignright { float:  right; margin-right: 0px; }
img.alignleft { float:  left; margin-left: 0px; }
img.centered { display:  block; margin: 0px auto 1em auto; }
img.border { border: 1px solid #aaa; background-color: white; padding: 2px; }

a { text-decoration: none}
p { line-height: 1.6; margin: 0px 0px 1em 0px; }
img { border:  none; vertical-align: middle; }
h1 { font-size: 2.5em; margin: 0 0 0.33em; line-height: 1.2;}
h2 { font-size: 2.0em; margin: 0 0 0.33em; line-height: 1.2;}
h3 { font-size: 1.8em; margin: 0 0 0.25em; line-height: 1.2;}
h4 { font-size:  1.6em; margin: 0.5em 0 0; line-height: 1.2;}
h5 { font-size:  1.4em; margin: 0.5em 0 0; line-height: 1.2;}
h6 { font-weight: bold; margin: 0.5em 0 0; line-height: 1.2;}

p.centered
{
text-align: center;
background: black;
}


/* Guangzhou styles */

.page
{
width: 900px;
margin: 0 auto;
min-width: 600px;
position: relative;
}


/* Lead elements on home page */
#lead
{
padding-top: 20px;
}

#lead ul li
{
float:  left;
width:  270px;
padding: 10px;
}


/* Header */
#bump
{
border-bottom: thick dashed black;
border-right: thick dashed black;
background: #308DD0;
min-height: 60px;
width:800px;
margin-left: -1.55em;
}

#bump h1
{
color: white;
margin-left: 18px;
font: 3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header
{
border-bottom: thick solid black;
background: #023467;
min-height: 30px;
margin-top: -2em;
margin-right: -1.5em;
margin-left: -2em;
}


#header h1
{
	color: white;
margin-top: 25px;
margin-left: 25px;
font: 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header .description
{
margin-left: 22px;
}

#header .page
{
background-color: transparent;
}

#header p
{
margin-bottom: 0;
}

#header ul
{
padding-top: 1em;
}


/* Header menu */

#header ul
{
position: relative;
float: right;
margin-top: -2.4em;
}

#header ul li
{
float: left;
text-align: center;
padding: 1px 5px;
margin: 0px 3px;
}

#header ul li a:hover
{
text-decoration: underline;
}

#header-image
{
position: relative;
float: right;
}

#header a
{
color:white;
}

#header a:hover
{
color: blue;
background: white;
text-decoration: underline;
}

#menuhome
{
margin-top: -1.5em;
height: 30px;
min-width: 60px;
margin-left: 250px;
}

#sidebar
{
  float: right;
  width: 18%;
}

#sidebar h2, h3, h4, h5, h6 {
    color: Black;
    background: none;
    font-weight: bold;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    font-size: 100%;
    
}

#sidebar ul {
	list-style: square;
	float: left;
text-align: left;
padding: 10px 0px;
margin: 0px 20px;
}



#footer
{
background:#023467;
clear: both;
min-height: 30px;
margin-top: 2em;
margin-right: -1.5em;
margin-left: -2em;
border-top: thick solid black;
}

body
{
  font-size:   13px;
  line-height: 18px;
  font-family:   Arial, "Times New Roman", Times, serif;
  margin:      20px;
}

#mainContent
{
  width: 80%
}

#mainContent ul
{
  list-style: square;
}

#dottedpurplebox
{
	background: #E5D3E9;
	width: 80%;
	height: 50%;
	margin: 1em auto;
	border: dotted;
}

#smallerdottedpurplebox
{
	background: #E5D3E9;
	width: 80%;
	height: 20%;
	margin: 1em auto;
	border: dotted;
}

#centrebox
{
	float: right;
	margin: 15pt 15pt 15pt 0;
}

#centrebox a
{
	font-weight: bold;
}

#centrebox
{
	font-size: 15pt;
	line-height: 17pt;
}


#purpletextbox
{
	float: left;
	margin: 15pt 0 15pt 25pt;
}

#purpletextbox a
{
	font-weight: bold;
}

#searchft
{
	font-weight: 100;
	font-size: 15pt;
	font-style: oblique;
	color: white;
}

.curvy {position:relative; width:75%; background:#890A9C; color:#000; margin:1em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#890A9C; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#890A9C; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;}

#fancymenu {
	position: relative;
	height: 29px;
	width: 421px;
	background: url('http://www.joemaguire.co.uk/images/bg.gif') no-repeat top;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}

#pictureselect {
	position: relative;
	height: 1%; /* ie bug */
}

#fancymenu ul, #pictureselect {
	padding: 0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#fancymenu ul li, #pictureselect li {
	float: left;
	list-style: none;
}

#fancymenu ul li a, #pictureselect li a  {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}

#pictureselect li {
	height: 54px;
}

#pictureselect li a {
	height: 54px;
	width: 62px;
}

#menu_home a {
	width: 59px;
	background: url('http://www.joemaguire.co.uk/images/menu_home.png') no-repeat center !important;	
	background: url('http://www.joemaguire.co.uk/images/menu_home.gif') no-repeat center;
}

#menu_plantatree a {
	width: 119px;
	background: url('http://www.joemaguire.co.uk/images/menu_plantatree.png') no-repeat center !important;	
	background: url('http://www.joemaguire.co.uk/images/menu_plantatree.gif') no-repeat center;
}

#menu_travel a {
	width: 70px;
	background: url('http://www.joemaguire.co.uk/images/menu_travel.png') no-repeat center !important;	
	background: url('http://www.joemaguire.co.uk/images/menu_travel.gif') no-repeat center;
}

#menu_rideanelephant a {
	width: 142px;
	background: url('http://www.joemaguire.co.uk/images/menu_rideanelephant.png') no-repeat center !important;	
	background: url('http://www.joemaguire.co.uk/images/menu_rideanelephant.gif') no-repeat center;
}

#nopicture a {
	background: url('http://www.joemaguire.co.uk/images/no_picture.gif') no-repeat center;
}

#picture_1 a {
	background: url('http://www.joemaguire.co.uk/images/picture_1.jpg') no-repeat center;
}

#picture_2 a {
	background: url('http://www.joemaguire.co.uk/images/picture_2.jpg') no-repeat center;
}

#picture_3 a {
	background: url('http://www.joemaguire.co.uk/images/picture_3.jpg') no-repeat center;
}

#picture_4 a {
	background: url('http://www.joemaguire.co.uk/images/picture_4.jpg') no-repeat center;
}

#fancymenu li.background {
	background: url('http://www.joemaguire.co.uk/images/bg_menu_right.png') no-repeat top right !important;
	background: url('http://www.joemaguire.co.uk/images/bg_menu_right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left {
	background: url('images/bg_menu.png') no-repeat top left !important;
	background: url('images/bg_menu.gif') no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

#pictureselect li.background {
	background: url('http://www.joemaguire.co.uk/images/bg_images.gif') no-repeat top;
	z-index: 8;
	position: absolute;
	width: 53px;
	visibility: hidden;
}

#pictureselect li.background .left { display: none; }

#userprofile {
	margin-top: 15px;
	background: url('http://www.joemaguire.co.uk/images/bg_form.gif') no-repeat top left;
	width: 360px;
	height: 180px;
	overflow: hidden;
	padding: 0 15px;
}

#userprofile h4 {
	font: bold 11px Verdana;
	margin-bottom: 10px;
}

#userprofile p.input {
	background: #EBEBEB;
	overflow: hidden;
	padding: 0 !important;
	padding: 2px 0;
}

#userprofile p.input input {
	display: block;
	margin: 3px;
	width: 348px;
	border: 1px solid #D4D4D4;
	padding: 3px 0 3px 4px;
}

#userprofile p.input input:focus {
	border: 1px solid #999;
}

/* APPLE SEARCH BOX LOOKALIKE STYLES */
.srchimgs {margin-bottom: 1px;}
.sbox {width: 121px;}
#searchform select, #searchform input {font-size: 10px}
#searchform input.sbox {color: #80808C; height: 12px; width: 95px; border: 0; background: white url(http://images.apple.com/downloads/macosx/images/downloadssearchbg20050513.gif) repeat-x left top; padding: 3px;}
#searchform select {width: 122px; margin-top: 5px;}
#searchform .srchimgs {margin-bottom: 1px;}
html>body #searchform .srchimgs {margin-bottom: 0;}
Ê
html>body*#searchform input {font-size: 12px}
html>body*#searchform .srchimgs {display: none;}
html>body*#searchform input.sbox {width: 121px;}

#searchbox
{
	float: right;
	margin: 5pt 5pt 20pt 20pt;
}

#feedbox{
background: #BCDFF3;
width: 800px;
min-height: 165px;
}


#feedbox img{
float: left;
margin: 5px 5px 5px 5px;
}

#itembox{
background: #F4F5E7;
width: 800px;
min-height: 75px;
}


#itembox img{
float: right;
margin: 5px 5px 5px 5px;
}

#headfeed{
background: #BCDFF3;
width: 800px;
min-height: 90px;
background-image:
url('http://podlearn.arts.gla.ac.uk/images/logo.png');
border: medium solid black
}

#headfeed a
{
color:blue;
}

#headfeed a:hover
{
color: blue;
background: white;
text-decoration: underline;
}

#menubox{
background: #BCDFF3;
width: 800px;
border: thin solid black
}

#infobox{
background: #F4F5E7;
width: 800px;
border: thin solid black
}
