/*	
Theme Name: Caedmon's Return Blue
Theme URI: http://www.caedmonsreturn.com/
Description: Version 3 of the Caedmon's Return 3 column Wordpress Theme.
Version: 0.8
Author: James Bisset
Author URI: http://www.jamesbisset.com/
*/

/*  outside margins:		15px
    gutters					    20px
    columns					    170px
*/

@import url(css/reset.css); /* resets all browser defaults - from now on it's up to you */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: black url(css/graphics/body-bg2.jpg) repeat-x center top;
	color: #dbcbc9;
	text-align: center;
	}

#container	{
	width: 960px;
	background: #1f2b40 url(css/graphics/container-bg.gif) repeat-y left top;
	margin: 0 auto;
	position: relative;
	}

#page {
	text-align: left;
	border-top: 1px solid #fff;
	}

.clear	{
	clear: both;
	}
	
/*	Header
--------------------------------------------------------- */

#header {
  height: 258px;
	}

#header img {
	display: block;
	}
	
/*	Main Menu
--------------------------------------------------------- */

#main-menu	{
	float: left;
	width: 960px;
  border-bottom: 1px solid #4a5055;
	}

#main-menu ul {
  float: left;
  width: 950px;
  margin: 0;
  padding: 0 5px;
  border-bottom: 10px solid #37303e;
  background: #d2891e url(css/graphics/main-menu-bg.png) repeat-x left top;
  }

#main-menu ul li {
  float: left;
  width: 190px;
  margin: 0;
  padding: 0;
  }
  
#main-menu ul li a  {
  float: left; 
  width: 170px;
  padding: 0.8em 10px 0 10px;
  font-size: 1.25em;
  line-height: 1em;
  height: 1.7em;
  font-weight: bold;
  color: black;
  text-decoration: none;
  background: #d2891e url(css/graphics/main-menu-bg.png) repeat-x left top;
  }

#main-menu ul li a:hover  {
  background: #d2891e url(css/graphics/main-menu-over-bg.png) repeat-x left top;
  color: white;
  }

  
#container #main-menu ul li.current_page_ancestor a, #container #main-menu ul li.current_page_item a {
 background: #362f3c url(css/graphics/main-menu-on-bg.gif) repeat-x left top;
 color: white;
  }
  
/*	Side Menu
--------------------------------------------------------- */


#menu {
	float: left;
  position: relative;
	width: 188px;
	padding: 1px;
	margin: -1px 10px 0 0;
	border-top: 1px solid #362f3c;

	}

#menu ul {
	margin: 0;
	padding: 0;
	}

#menu ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size: 1.8em;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	color: #ea8c78;
	}

#menu ul li a {
  display: block;
	color: #bb9557;
	text-decoration: none;
	padding: 5px 10px;
	}

#menu ul li a:hover {
  color: #fff;
  background-color: #45343e;
	}

#menu ul li ul li a {
  background-color: #37303E;
  padding: 5px 0 5px 20px;
  }

#menu ul ul {
	background-color: #362f3c;
	}


#menu ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	}

#menu ul li h2  {
  font-size: 1em;
  padding: 3px 10px;
  }
	
/*	Rightbar
--------------------------------------------------------- */
#rightbar {
	float: left;
	width: 170px;
	margin: 0;
	}

#rightbar a {
	color: white;
	text-decoration: none;
	}

#rightbar a:hover {
	color: #f0a334;
	}

#rightbar .caedmon-album-play, .caedmon-live {
  border: 1px solid #4c4f55;
  text-align: center;
  background-color: #002;
  padding: 5px 5px 10px;
  margin: 0 0 20px 0;
  line-height: 1.1em;
  }
  
.caedmon-album-play img, .caedmon-live img {
  display: block;
  margin: 5px auto 5px;
  }
/*	Content
--------------------------------------------------------- */

#content {
	width: 550px;
	margin: 10px 10px 15px 15px;
	float: left;
	font-size: 1.2em;
	
	}

.alt {
	background-color: transparent;
/*	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; */
	}


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

small.postdate {
  text-align: right;
  display: block;
  margin: 5px 0 0 0;
}

#content a {
	color: #f0a334;
	text-decoration: none;
	}

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

h1, h2, h3, h4 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #ea8c78;
	text-decoration: none;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: left;
  }


h2 {
	font-size: 1.6em;
	margin: 0;
	}


h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
	
	
.post {
	margin: 0 0 20px;
	padding: 10px;
	background-color: #1a2538;
	border: 1px solid #42464b;
	text-align: justify;
	}
	
.entry {
  margin-top: 20px;
  }

.post hr {
	display: block;
	}

	
.entry h4 {
	margin: 1em 0 0.4em 0;
	font-size: 1.1em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}




.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	margin: 1em 5px 1em 0;
	text-align: right;
}

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


.entry p	{
	margin: 0 5px 1em 0;
	font-size: 1.1em;
	line-height: 1.5em;
	}

.entry ul	{
	margin: 0 5px 1em 1em;
	padding: 0.5em 1em;
	}

.entry ul li  {
  font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 0.5em 1em;
	padding: 0 1em;
	list-style-type: square;
	}

table.giglist {
  margin: 0 0 1em;
  border-collapse: collapse;
  empty-cells: show;
  width: 100%;
  }
  
table.giglist th, table.giglist td  {
  padding: 0.5em 0.3em;
  }

table.giglist th  {
  padding: 2em 0.3em 0.4em 0.3em;
  color: #ea8c78;
  font-weight: bold;
  border-bottom: 1px solid #3c567e;
  }

/*	Comments
--------------------------------------------------------- */

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
.commentlist  {
  margin: 20px 0;
  }

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	float: left;
	clear: left;
  border-bottom: 1px solid #42464b;
	margin: 0 0 1em 0;
	}

.commentlist div.comment-meta {
  float: left;
  width: 110px;
  padding: 0 10px 0 0;
  }

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	color: white;
	}


.commentlist div.comment-entry {
  float: left;
  width: 400px;
  }

.commentlist p {
	font-weight: normal;
	
	line-height: 1.5em;
	text-transform: none;
	margin: 0 0 1em 0;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	clear: left;
	}

.commentmetadata a{
	color: #f0a334;
	text-decoration: none;
	}

#respond  {
  clear: left;
  }
  
form#commentform  {
  width: 540px;
  }

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	color: black;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	color: black;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

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

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

	
	/* links list */

#content ul.links {
  margin: 0.5em 0;
  }

#content ul.links li h2 {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.1em;
  }

#content ul.links li {
  margin: 0.5em 1em;
  list-style-type: none;
  }


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

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
	}

img.size-medium {
  padding: 0;
  }

div.wp-caption {
  border: 0;
  padding: 0;
  margin-bottom: 1em;
  background-color: #223553;
}

p.wp-caption-text {
  font-family: Georgia, Times, serif;
  padding: 0 10px;
  text-align: left;
  font-size: 0.9em;
  font-style: italic;
  margin: 0.5em 0;
  color: #f2d9b5;
  }

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

#rightbar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#rightbar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/*	Footer
--------------------------------------------------------- */

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/*	Metasite
--------------------------------------------------------- */

#metasite {
  position: absolute;
  top: 0;
  right: 0;
  width: 170px;
  }

#metasite ul  {
  float: left;
  border-left: 1px solid #90a0b7;
  }

#metasite ul li {
  float: left;
  list-style-type: none;
  border-right: 1px solid #90a0b7;
  color: #90a0b7;
  }

#metasite ul li a {
  text-decoration: none;
  padding: 0 5px;
  color: #90a0b7;
  }

#metasite ul li a:hover {
  text-decoration: underline;
  color: #fff;
  }



/* Top search */

#topsearch {
  width: 170px;
	margin: 10px 0;
	text-align: left;
	}
	
#topsearch #tops {
  padding: 2px;
	width: 110px;
	background-color: #90a0b7;
	border: 1px solid #21334b
	}

#topsearch #topsearchsubmit {
  padding: 2px 4px;
  background-color: #192437;
  color: white;
  border: 1px solid #90a0b7;
	}


#topsearch #topsearchsubmit:hover {
  background-color: #d2891e
	}

/* Subscription blocks
------------------------------------------------ */

#subscribe-top {
  background-color: #202b3e;
  position: absolute;
  top: 0;
  left: 0;
  width: 139px;
  border: 1px solid #65669f;
  border-top: 0;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  }
#subscribe-top h4 {
  color: #fff;
  text-align: center;
  margin: 10px;
  color: #8c8ec0;
  font-size: 10px;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }
  
ul.subscribe {
  float: left;
  }

ul.subscribe li {
  float: left;
  width: 41px;
  height: 41px;
  margin: 10px 0 10px 19px;
  }

ul.subscribe li a {
  float: left;
  width: 41px;
  height: 41px;
  }

ul.subscribe li a span {
  display: block;
  text-indent: -999em;
  }

ul.subscribe li.subscribe-rss a {
  background: transparent url(css/graphics/rss-sprites.png) no-repeat 0 0;
  }
  
ul.subscribe li.subscribe-email a {
  background: transparent url(css/graphics/rss-sprites.png) no-repeat -50px 0;
  }
  
ul.subscribe li.subscribe-podcast a {
  background: transparent url(css/graphics/rss-sprites.png) no-repeat -100px 0;
  }

