/*
Theme Name: Bluebird
Theme URI: http://randaclay.com/themes/
Description: Bluebird is a happy blue and brown, SEO optimized, 3-column, widget-ready theme created for Wordpress
Version: 1.0
Author: Randa Clay
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

html>body #content {
  height: auto;
  min-height: 580px;
  }

body {
  padding: 0px;
  margin: 0px;
  background: #f3fbff;
  border-left: 20px solid #595441;
  font: 62.5% Georgia, "Times New Roman", Times, Serif; /* Resets 1em to 10px */
  height: 100%; 
  }

#wrap {
  width: 960px;
  padding-left: 20px;
  }


/* Header and Headings */

#head {
  text-align: left;
  background-color: #ffffff;
  background-image: url(images/header2.jpg);
  background-repeat: repeat-x;
  height: 343px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  }

#headleft {
  background-image: url(images/header1.jpg);	
  background-repeat: no-repeat;
  height: 343px;
  width: 700px;
  float: left;
  }

#headleft h4{
  font-size: 3.0em;
  color: #69BFDE;
  padding: 0px 0px 0px 275px;
  margin: 10px 0px 0px 0px;
  }

#headleft h4 a {
  color: #69BFDE;
  }

#desc {
  font-size: 1.6em;
  color: #595441;
  font-style: italic;
  padding: 5px 0px 0px 275px;
  }


/* Header Main Menu */

ul.menu {
  margin: 0px !important;
  padding-top: 0px !important;
  padding-right: 10px !important;
  border-right: 2px solid #595441;
  position: absolute;
  z-index: 1;
  top: 35px;
  left: 800px;
  width: 185px;
  font-size: 2.0em;
  font-weight: bold;
  text-align: right;
  list-style: none;
  list-style-position: inside;
  line-height: 1.5em;
  }

ul.menu li {
  display: block;
  margin: 0;
  }

ul.menu,
ul.menu li a {
  padding: 10px 0px 0px 0px;
  }

ul.menu li a {
  color: #595441;
  margin:0px;
  }

ul.menu li a:hover {
  color: #69BFDE !important;
  text-decoration: none;
  }

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
  color: #595441 !important;
  text-decoration: none;
  }

/* Links and Headings */

strong, b {
  font-weight: bold;
  }

em, i {
  font-style: italic;
  }

code {
  font: 1.1em 'Courier New', Courier, Fixed;
  }

a img,
a:link img,
a:visited img {
  border: none
  }    

a, a:link {
  color: #4A8797;
  text-decoration: none;
  }

a:hover {
  color: #595441;
  text-decoration: none;
  }

/*h1 is used for post and page titles*/
h1 {
  color: #595441;
  margin-top: 10px !important;
  margin-bottom: 2px !important;
  padding: 0px;
  font-size: 1.8em;
  font-weight: bold;
  }

/*do not see anywhere that h2 is used*/
h2 {
  background: #cccccc;
  color: #4A8797;
  font-size: 2.2em;
  font-weight: normal;
  line-height: 1.2em;
  }

/*h5 is used for section titles in sidebars*/
h5 {
  position: 0px;
  color: #595441;
  margin: 8px 0px 0px 0px;
  margin-left: 1px !important;
  padding: 0px !important;
  font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 1.3em;
  font-weight: bold;
  }

h1 a:link,
h1 a:visited {
  color: #595441;
  }

h1 a:hover,
h3 a:hover,
h3 a:visited {
  color: #69BFDE;
  }

/* Main Content */

#content {
  width: 500px;
  float: left;
  }

.item {
  color: #595441;
  margin-bottom: 1.0em;
  padding: 0px 15px 5px 15px;
  border-bottom: 1px dotted #4A8797;
  }

.item p {
  font-size: 1.3em;
  text-align: justify;
  line-height: 1.4em;	
  }

.item p a {
  color: #5abdda;
  text-decoration: none;
  }

.item p a:hover {
  color: #5abdda;
  text-decoration: underline;
  }

.item img {
  border: 1px solid #595441;
  }

.item ul {
  list-style-type: disc;
  padding-left: 10px;
  margin: 10px 0px 10px 15px;
  font-size: 1.4em;	
  }

.item ol {
  list-style-type: decimal;
  padding-left: 10px;
  margin: 10px 0px 10px 15px;
  font-size: 1.4em;	
  }

.itemhead {
  padding-top: 5px;
  padding-bottom: 7px;
  margin-bottom: 18px;
  }

.itemhead h3 {
  display: inline;
  }

.date {
  display: inline;
  text-align: left;
  font-size: 1.1em;
  padding-left: 1px;
  margin-bottom: 20px;
  }

input {
  font-size: 100%;
  }

.metadata {
  color: #595441;
  font-size: 1.2em;
  line-height: 200%;
  margin-top: 20px;
  }

.metadata a:link,
.metadata a:visited {
  color: #5ABDDA;
  }

.metadata a:hover {
  color: #5ABDDA;
  text-decoration: underline;
  }

.postpic {
  width: 100%;
  text-align: center !important;
  }

cite {
  font-size: 1.1em;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ccc;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }


/* Clue Header Area */

.clueheader {
  width: 100%;
  margin: 25px 0px 0px 0px;
  padding: 0px;
  }  

.cluesectionhead {
  width: 100%;
  margin: 20px 0px 15px 0px;
  padding: 0px;
  text-align: left !important;
  font-size: 1.3em;
  font-weight: bold;
  }

.cluesectionbody {
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: justify !important;
  font-size: 1.3em;
  line-height: 1.3em;
  }

.cluesectionpic {
  padding: 10px !important;
  text-align: center !important;
  }

#clueheadtable {
  width: 100%;
  padding: 0;
  margin: 0px;
  }

th.cluehead {
  width: 20%;
  border: 0px;
  padding: 0px;
  color: #595441;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4em;
  }

td.cluehead {
  width: 80%;
  border: 0px;
  padding: 0px;
  color: #595441;
  text-align: left;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4em; 
  }


/* Sidebar */

#secondary {
  width: 440px;
  padding: 0px;
  float: right;
  }

#l_sidebar {
  float: left;
  width: 180px;
  background-color: #7ecbe4;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px 5px 0xp 0px;
  padding: 25px 8px 5px 8px;
  }
	
#l_sidebar p {
  color: #595441;
  padding: 3px 0px 0px 0px;
  margin: 0px;
  }
	
#l_sidebar ul {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  list-style-position: outside;
  color: #595441;
  }

#l_sidebar li {
  margin: 0px;
  padding: 0px;
  color: #595441;
  }

#l_sidebar ul li {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  }
	
#l_sidebar ul li a {
  color: #595441;
  text-decoration: none;
  }

#l_sidebar ul li a:hover {
  color: #595441;
  text-decoration: underline;
  }

#l_sidebar ul li a:visited {
  color: #4A8797; 
  }

#l_sidebar ul ul {
  color: #595441;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 5px;
  list-style-type: none;
  list-style-position: outside;
  }

#l_sidebar ul ul li{
  margin: 0px;
  }

#l_sidebar ul ul ul{
  color: #595441;
  margin: 0px; 
  padding: 0px 0px 0px 5px;
  list-style-type: none;
  list-style-position: outside;
  }

#l_sidebar ul ul ul li{
  margin: 0px;
  }

#r_sidebar {
  float: right;
  background-color: #7ECBE4;
  width: 220px;
  padding: 20px 8px 5px 8px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
  font-size: 1em;
  }

#r_sidebar p {
  color: #595441;
  margin: 0px;
  padding: 3px 0px 0px 0px;
  }

#r_sidebar ul {
  color: #595441;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  list-style-position: outside;
  }

#r_sidebar li {
  color: #595441;
  margin: 0px;
  padding: 0px;
  }

#r_sidebar ul li {
  color: #595441;
  margin: 0px;
  padding-top: 3px !important;
  }
	
#r_sidebar ul li a {
  color: #595441;
  text-decoration: none;
  }

#r_sidebar ul li a:hover {
  color: #595441;
  text-decoration: underline; 
  }

#r_sidebar ul ul {
  color: #595441;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  list-style-position: outside;
  }

#r_sidebar ul ul li {
  color: #595441;
  margin: 0px;
  }

#r_sidebar ul ul ul {
  color: #595441;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-position: outside;
  }

#r_sidebar ul ul ul li{
  color: #595441;
  margin: 0px;
  }
	
li .categories, li .linkcat, li .pagenav {
  margin: 0px;
  padding: 0px;
  }

.sidebarSearch {
  clear: both;
  width: 180px;
  margin-top: 25px;	
  margin-bottom: 25px;
  margin-left: 5px;
  }

#searchform {
  width: 180px !important;
  margin-bottom: 25px;
  margin-top: 25px;
  }

form.ddpl-form select {
  width: 215px;
  margin-top: 8px;
  margin-bottom: 25px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.8em;
  }

.feedarea  {
  height: 30px;
  background-image:url(images/feedicon.png);
  background-repeat: no-repeat;
  padding-left:20px;
  }

.feedarea  a {
  color: #595441;
  }


/* Comment Area */

#comment {
  width: 470px;
  background: #FFFFFF;
  color: #333333;
  float: left;
  padding: 10px 10px 0px 10px;
  margin: 10px 0px 10px 0px;
  border: 1px solid #CCCCCC;
  font-size: 1.3em;
  }
	
#comment {
  padding: 10px 20px 20px 20px;
  border: 1px solid #cccccc;
  margin-bottom: 3em;
  color: #515441;  
  }
   
#comment a {
  text-decoration: underline;
  }

#comment a:hover {
  color: #E88337;
  }

/* set font for comment info in ol */

ol#commentlist {
  padding: 5px 0px 5px 0px;
  margin: 0px;
  list-style-type: none;
  font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 1em;
  font-style: normal !important;
  font-weight: normal;
  }
	
.commentdate {
  font-size: 1.2em;
  padding-left: 0px;
  font-weight: normal;
  }
	
.commentlist p {
  clear: both;
  font-size: 1.2em;
  }

/* set font for comment body in li */

#commentlist li p {
  margin-bottom: 6px;
  padding: 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: italic;
  font-weight: normal;
  line-height: 1.6em;
  }

.commentname {
  color: #333333;
  margin: 0px;
  padding: 5px 5px 0px 0px;
  }

.commentinfo{
  clear: both;
  }

.commenttext {
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 5px 10px;
  width: 450px;
  }

.commenttext-admin {
  clear: both;
  margin: 5px 0px 10px 0px;
  padding: 0px 10px 5px 10px;
  width: 450px;
  }

#commentsformheader {
  padding-left: 0px;
  }

#commentsform {
  text-align: left;
  margin: 0px;
  padding: 0px;
  }

#commentsform form {
  text-align: left;
  margin: 0px;
  }

#commentsform p {
  margin: 0px;
  }

#commentsform form textarea {
  width: 99%;
  }
	
p.comments_link img {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  }

.commentmetadata {
  font-size: 1.1em;
  float: right;
  }

.commentlist li {
  padding: 2px;
  border-top: 1px solid #cccccc;
  }

.navigation {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #515441;
  font-size: 1.3em;
  }

.navigation a:link, .navigation a:hover, .navigation a:visited {
  color: #4A8797;
  }

.alignright {
  float: right;
  }

.alignleft {
  float: left
  }

/************************************************
*	Calendar									*
************************************************/

#wp-calendar {
  empty-cells: show;
  margin: 0px;
  width: 94%;
  }

#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;
  text-decoration: none;
  }

#wp-calendar a:link,
#wp-calendar a:visited {
  display: block;
  border: 1px solid #595441;
  text-decoration: none;
  color: #595441;
  }

#wp-calendar a:hover {
  display: block;
  background: #f3fbff;
  border: 1px solid #4a8797;
  text-decoration: none;
  color: #595441;
  }

#wp-calendar td {
  color: #515441;
  letter-spacing: normal;
  padding: 2px 0;
  text-align: center;
  }

#wp-calendar #today {
  background: #ffffff;
  color: #4A8797;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }


/* Footer */

#foot {
  width: 510px; 
  height: 40px;	
  margin: 40px 0px 20px 0px;
  padding: 0px;
  border: none;
  color: #595441;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.2em;
  }

#foot a:link,
#foot a:visited {
  color: #5abdda;
  }

#foot a:hover {
  color: #5abdda;
  text-decoration: underline;
  }

/*everything after here was added by me*/

img.noborder {
  border: none;
  }

.mainpic_portrait {
  width: 105px;
  height: 140px;
  background: #ffffff;
  text-align: center;
  margin-bottom: 2px;
  padding: 4px;
  border: solid 1px #000000;
  }

.mainpic_landscape {
  width: 140px;
  height: 105px;
  background: #ffffff;
  text-align: center;
  margin-bottom: 2px;
  padding: 4px;
  border: solid 1px #000000;
  } 

#content-nosb {
  width: 100%;
  }

.cluepic_portrait {
  width: 122px;
  height: 160px;
  background: #ffffff;
  text-align: center;
  margin-bottom: 25px;
  padding: 4px;
  border: solid 1px #000000;
  }

.cluepic_landscape {
  width: 160px;
  height: 122px;
  background: #ffffff;
  text-align: center;
  margin-bottom: 25px;
  padding: 4px;
  border: solid 1px #000000;
  } 

#content-clue {
  width: 710px;
  float: left;
  }

#secondary-clue {
  width: 230px;
  padding: 0px;
  float: right;
  }

#clue_sidebar {
  float: right;
  background-color: #7ECBE4;
  width: 220px;
  margin-top: 10px;
  padding: 20px 8px 5px 8px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
  font-size: 1.0em;
  }

#clue_sidebar p {
  color: #595441;
  margin: 0px;
  padding: 3px 0px 0px 0px;
  }

#clue_sidebar ul {
  color: #595441;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  list-style-position: outside;
  }

#clue_sidebar li {
  color: #595441;
  margin: 0px;
  padding: 0px;
  }

#clue_sidebar ul li {
  color: #595441;
  margin: 0px;
  padding-top: 3px !important;
  }
	
#clue_sidebar ul li a {
  color: #595441;
  text-decoration: none;
  }

#clue_sidebar ul li a:hover {
  color: #595441;
  text-decoration: underline; 
  }

#clue_sidebar ul ul {
  color: #595441;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  list-style-position: outside;
  }

#clue_sidebar ul ul li {
  color: #595441;
  margin: 0px;
  padding: 0px;
  }

#clue_sidebar ul ul ul {
  color: #595441;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-position: outside;
  }

#clue_sidebar ul ul ul li{
  color: #595441;
  margin: 0px;
  padding: 0px;
  }

#content-page-rsb {
  width: 710px;
  float: left;
  }

#content-post {
  width: 710px;
  float: left;
  }

#secondary-page-rsb {
  width: 210px;
  padding: 0px;
  float: right;
  }

#secondary-page-lsb {
  width: 210px;
  padding: 0px;
  float: right;
  }


/* plugin styling */

#wp-dtree li {
  margin-top: 50px;
  }

#wp-dtree li a {
  color: #595441 !important;
  }
#wp-dtree li a:hover {
  color: #595441 !important;
  text-decoration: underline; 
  }

#wp-dtree li a:visited {
  color: #4A8797 !important;
  }

.catcloud {
  margin: 5px 5px 0px 8px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
  line-height: 1.6em !important;
  }

.catcloud a {
  color: #595441;
  text-decoration: none;
  }

.catcloud a:hover {
  color: #595441;
  text-decoration: underline; 
  }

.catcloud a:visited {
  color: #4A8797;
  }

#clue_sidebar ul.catposts {
  color: #595441;
  margin: 0px 0px 20px 8px;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  list-style-position: outside;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
  font-size: 1.1em;
  }

#clue_sidebar ul.catposts a {
  color: #595441;
  text-decoration: none;
  }

#clue_sidebar ul.catposts a:hover {
  color: #595441;
  text-decoration: underline; 
  }

#clue_sidebar ul.catposts a:visited {
  color: #4A8797;
  }

#r_sidebar ul.catposts {
  color: #595441;
  margin: 0px 0px 20px 8px;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  list-style-position: outside;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
  font-size: 1.1em;
  }

#r_sidebar ul.catposts a {
  color: #595441;
  text-decoration: none;
  }

#r_sidebar ul.catposts a:hover {
  color: #595441;
  text-decoration: underline; 
  }

#r_sidebar ul.catposts a:visited {
  color: #4A8797;
  }

.picpost {
  margin-top: 10px;
  padding: 4px;
  border: solid 1px #000000;
  text-align: center !important;
  }

.picpostcap {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: .9em;
  margin-top: 3px;
  margin-bottom: 10px;
  text-align: center !important;
  }

.center {
  text-align: center !important;
  }

#postplainlist {
  margin: 10px 0px 10px 0px;
  padding-left: 10px;
  list-style-type: none;
  font-size: 1.4em;	
  }


