/*
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 auto;
        background: #ADAA9B;
	font: 62.5% Georgia, "Times New Roman", Times, Serif; /* Resets 1em to 10px */
        height: 100%; 
        width: 960px;
}

#wrap {
    /* width: 960px; */
    background: white;
    padding: 0 10px;
}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
	text-align: left;
        background-color: #ffffff;
        height: 200px;
        width: 100%;
        padding: 0px;
        margin: 20px 0 0 0;
        background: white url('../../sg_extras/header_bg.jpg') no-repeat -100px -50px;
}

#headleft {
  width: 100%;
  text-align: right;
}

#headleft h4 {
        clear: both;
        font-size: 4em;
	    color: #c00;
        font-weight: normal;
  		margin: 0 20px 0 0;
  		padding-top: 40px;
}

#headleft h4 a {
        color: #c00;
        display: block;
}

#headleft h4 a span {
  color: #999;
}

#desc {
	font-size: 1.6em;
	color: #aaa;
	font-style: italic;
    padding: 5px 0px 0px 268px;
}


/*- Main Menu in Header */


ul.menu {
	margin: 0px 20px 0 0;
	padding: 0px;
	float: right;
	width: 500px;
        font-size: 1.8em;
        font-weight: normal;
        text-align: right;
        list-style: none;
        list-style-position:inside;
        line-height: 1.5em;
	}

ul.menu li {
	display: inline;
	margin: 0 0 0 20px ;
	}

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: #c00!important;
	text-decoration: none;
       	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #c00!important;
	text-decoration: none;
     	}

/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #c00;
	text-decoration: none;
}

a:hover {
	color: #595441;
	text-decoration: none;
}

h1 {
        font-size: 2.2em;
	color: #c00;
	font-weight: normal;
        margin: 0px;
        padding-bottom: 0px;
}

h1 a:link, h3 a:hover, h3 a:visited{
	color: #c00;
}

h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #c00;
	font-weight: normal;
}

h3 {
	font-size: 1.6em;
	line-height: 1.2em;
	color: #c00;
	font-weight: normal;
}

h5 {
	color: #c00;
    margin: 8px 0px 0px 0px;
	padding: 0px;
    font-size: 1.3em;
	font-weight: normal;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/


#content {
        width: 480px;
        float: left;
}

.item {
    padding: 0px 10px 10px 10px;
    margin-bottom: 1.5em;
    color: #595441;  
    border-bottom: 1px dotted #c00;
}


.item p, .item dd, .item dt {
        font-size: 1.5em !important;
        line-height: 1.3em;	
}

.item li, .item dd, .item dt {
        line-height: 1.3em;	
}

.item p a, .item li a, .item dd a {
	text-decoration: underline;
}

.item p a:hover, .item li a:hover, .item dd a:hover {
	color: #c00;
}

.item img {
	border: 1px solid #eee;
        padding: 5px;
        margin: 0;
        background: #ffffff;
}

.item img.wp-smiley {
  border: none;
  padding: 0;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.5em;
}

.item li {
  margin-bottom: 10px;
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.5em;
}

ol li p {
	font-size: 1em !important;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 7px;
        margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.2em;
        line-height: 220%;
        margin-top: 20px;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #c00;
}

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;
}


/************************************************
*	Sidebar									*
************************************************/

#secondary {
    width: 450px;
	padding: 0px;
	float: right;
}

#l_sidebar {
	float: left;
	width: 205px;
	padding: 5px;
	margin-right: 10px;
	background: #E6E3CF; background: #eee;
	overflow: hidden;
	}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
	}
	
#l_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
        font-size: 13px;
        list-style-type: disc;
        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:#c00; 
}

#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #595441;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#l_sidebar ul ul li{
	margin: 0px;
}

#l_sidebar ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #595441;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#l_sidebar ul ul ul li{
	margin: 0px;
}


#r_sidebar {
	float: right;
	width: 205px;
	padding: 5px 10px;
	background: #eee; background: #E6E3CF; 
	overflow: hidden;
	}

#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #c00;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #595441;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color:#c00; 
}

#r_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #c00;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar ul ul li{
	margin: 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #c00;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
	}
	

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;
}

.feedarea  a {
       color: #595441;
}

/************************************************
*	Comment Area									*
************************************************/
	
#comment {
	width: 460px;
	float: left;
    padding: 0 10px 10px 10px;
    border: 1px solid #cccccc; border: none;
    margin: 0;
    color: #515441;  
	background: #E6E3CF;
    font-size: 1.3em;
}

#comment p {
	margin-top: 0;
}

   
#comment  a{
	text-decoration: underline;
}

#comment a:hover{
	color: #E88337;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
    font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.2em;
}

#commentlist li {
  background: white;
  padding: 5px;
	margin-bottom: 10px;
}

#commentlist li p {
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 0 0px;
	padding: 0px 0px 5px 0px;
	}

.commenttext-admin {
	clear: both;
	margin: -20px -5px -5px -5px;
	padding: 30px 10px 5px 0px;
	background: #efefef;
	border: 2px solid #aaa;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p {
	margin: 10px 0px;
	}

#commentsform form textarea{
	width: 97%;
	font-family: verdana, arial, sans-serif;
	line-height: 1.4em !important;
	font-size: 0.9em;
	padding: 5px;
	margin-top: 5px;
}
	
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: #c00;
}

.alignright {
	float: right;
	margin-left: 10px !important;
}

.alignleft {
	float: left;
	margin-right: 10px !important;
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#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 td {
	color: #515441;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #c00;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
        width: 100%; 
        height: 100px;	
        text-align: left;
	    color: #595441; color: white;
        font-size: 1.1em;
        margin: 20px 0 20px -10px;
        background: #737268;
        padding: 10px;       
}

#foot a:link, #foot a:hover, #foot a:visited{
	color: #E6E3CF;
        text-decoration: underline;
}

.flickrimages {
  text-align: center;
}

.flickrimages img {
  margin: 5px;
  padding: 5px;
  background: white;
}

form#searchform input {
  float: left;
    margin: -15px 0 0 0;
}

form#searchform input#s {
    margin: 0 5px 0 0;
    width: 120px;
}

form#searchform div {
  height: 30px;
}

p.center {
	font-size: 1.5em;
}

#l_sidebarwidgeted div.rssSummary {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 5px;
  font-style: italic;
}


#elsewhere .elsewhere-description {
  margin: 0 0 10px 0;
  text-indent: 0;
  font-style: italic;
}

#elsewhere .elsewhere-title {
  margin: 0 0 5px 0;
}

#elsewhere p {
  margin: 5px 0 10px 0;
  font-size: 1em;
}

#l_sidebar a:link, #l_sidebar a:visited {
  color: #c00;
}
