/*  
Theme Name: yellow
Theme URI: http://mrmeldrum.co.uk/
Description: A simple style for bringing together a few different web sites.
Version: 0.5
Author: Stuart Meldrum
Author URI: http://stuartmeldrum.co.uk

*/


/* Begin typography */
body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: trebuchet, verdana, times new roman;
	background-color: #FFFF00;
	text-align: left;
	margin: 0;
	padding: 0; 
	}
	
h1 {
	font-size: 2.5em;
	text-transform:uppercase;
	color: #9B262C;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color:#9B262C;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}



h2 {
	font-size: 1.6em;
	text-align:left;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color:#9B262C;
	}

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

h2, h2 a, h3, h3 a {
	text-decoration: none;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #0063DC;
	text-decoration: none;
	}


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

/* end typography */


/* begin struct */

#page {
	padding: 0;
	margin: 0 auto;
	height: 1500px;
	width: 1003px;
		}

#header {
	padding: 0;
	margin: 0;
	height: 70px;
	width: 927px;
	text-align: center;
	float:right;
	}
	
#main {
	padding: 0;
	margin: 0;
	width: 727px;
  font-size: 1.0em;
  float:right;
	}

#flickr {
	padding: 0;
	margin: 10px;
	height: 319px;
	width: 425px;
	border-top: 18px solid #0063DC;
	border-right: 3px solid #0063DC;
	border-bottom: 3px solid #0063DC;
	border-left: 3px solid #0063DC;
	background-color: blue;
  float: right;
	}


#youtube {
	padding: 0;
	margin: 10px;
	height: 344px;
	width: 425px;
	border-top: 18px solid #FF0000;
	border-right: 3px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 3px solid #FF0000;
  float:right;
	}
	
#recentPosts {
	padding: 10px;
	margin: 10px;
	height: 299px;
	width: 220px;
	border-top: 18px solid #FFB400;
	border-right: 3px solid #FFB400;
	border-bottom: 3px solid #FFB400;
	border-left: 3px solid #FFB400;
	float:right;
	background: #efefef;
	}
	
#BlogPost {
	padding: 10px;
	margin: 10px;
  height:auto;
  width: 671px;
	border-top: 18px solid #FF9900;
	border-right: 3px solid #FF9900;
	border-bottom: 3px solid #FF9900;
	border-left: 3px solid #FF9900;
	float:right;
	background: #efefef;
	}
	

#links {
	padding: 10px;
	margin: 10px;
	height: 328px;
	width: 220px;
	border-top: 18px solid #6FC171;
	border-right: 3px solid #6FC171;
	border-bottom: 3px solid #6FC171;
	border-left: 3px solid #6FC171;
  float:right;
  background: #efefef;
	}

#vimeo {
	padding: 0;
	margin: 10px;
	height: 348px;
	width: 425px;
	border-top: 18px solid #FF0000;
	border-right: 3px solid #FF0000;
	border-bottom: 3px solid #FF0000;
	border-left: 3px solid #FF0000;
  float:right;
	}
	
#info {
	padding: 10px;
	margin: 10px;
	height: 324px;
	width: 250px;
	border-top: 18px solid #009900;
	border-right: 3px solid #009900;
	border-bottom: 3px solid #009900;
	border-left: 3px solid #009900;
  float:right;
	}
	

#delicious {
	padding: 10px;
	margin: 10px;
	margin-right:0px;
	height: 689px; 
	width: 210px;
	border-top: 18px solid #B0B0B0;
	border-right: 3px solid #B0B0B0;
	border-bottom: 3px solid #B0B0B0;
	border-left: 3px solid #B0B0B0;
	float: right;
	font-size: 1.1em;
	background: #efefef;
	}
	
#footer {
	padding: 10px;
	margin-top: 10px;
	height: 100px;
	width: 927px;
	border-top: 18px solid #9B262C;
	border-right: 3px solid #9B262C;
	border-bottom: 3px solid #9B262C;
	border-left: 3px solid #9B262C;
	float: right;
	text-align:center;
	font-size:1.0em;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
.navigation {
  padding-bottom: 10px;
  text-align: center;
  }
  


/* End struct */

/* begin lists*/

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

ol li {
	margin: 0;
	padding: 0;
	}
	
ul {
	padding: 0 0 0 15px;
	margin: 0;
	}

ul li {
	margin: 0;
	padding: 0;
	}


/* end lists*/


/* begin delicious styling */
.delicious-posts { 

  }
  
.delicious-posts ul, .delicious-posts li, .delicious-banner {
  margin: 0;
  padding: 10px 0px;
  }
  
.delicious-post {
  }
  
.delicious-odd {
  }
  
.delicious-banner a {
  }
  
.delicious-posts a:hover {
  text-decoration: underline
  }
  
.delicious-posts a {
  text-decoration: none;
  }
  
.delicious-post a {
  }
  
/* end delicious styling */

/* Begin other Tags */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 25px;
	padding: 5px 20px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 5px solid #ddd;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End other Tags */