/*
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
Tags: blue, bird, nature, fixed width, widget ready, 2 columns, 3 columns, left sidebar, right sidebar, seo friendly, gravatars
Version: 2.0
Author: Randa Clay
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	background: #497da6 url('images/bg1.gif') top repeat-x;
}

#wrap {
	background: url('images/bg2.jpg') top left no-repeat;	
	width: 1002px;
	font-size: 1.2em;
}

#main {
	padding: 20px 0 0 0;
}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head {
	width: 1002px;
	height: 300px;
	background: url('images/header.jpg') no-repeat top left;
}

#blogtitle {
	display: none;
}

a#home-lnk {
	width: 141px;
	height: 284px;
	display: block;
}

/*- Main Menu in Header */


ul.menu {
	margin: 0px;
	padding: 0px;
	font-size: 2.3em;
	list-style: none;
	list-style-position:inside;
	line-height: 1.5em;
	}

ul.menu li {
	display: block;
	margin: 0;
	padding: 0;
	}

ul.menu,
ul.menu li a {
	padding: 10px 0px 0px 0px;
	}

ul.menu li a {
	color: #ffcc00;
	margin:0px;
	}

ul.menu li a:hover {
	color: #aedb98 !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									*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #ffcc00;
	text-decoration: none;
}

a:hover {
	color: #b6d8a5;
	text-decoration: underline;
}

h1 {
    font-size: 2.2em;
    color: #ffcc00;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding-bottom: 0;
}

h1 a:link {
	color: #ffcc00 !important;
	text-decoration: none !important;
}
h1 a:hover {
	color: #b6d8a5;
	text-decoration: underline;
}
h3 a:hover, h3 a:visited {
	color: #ffcc00 !important;
}

h2 { 
	color: #bbcfdf;
    margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	text-transform: uppercase;
}

h3 {
	color: #9db7ca;
    margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	text-transform: uppercase;
}

h5 { 
	color: #9db7ca;
    margin: 20px 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	text-transform: uppercase;
}

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;
	padding: 0 50px 0 60px;
}

.item {
    padding: 0 0 10px 0;
    margin-bottom: 1.5em;
    color: #fff;  
    border-bottom: 1px solid #8bb0d4;
}


.item p {
	font-size: 1.2em;
	line-height: 1.3em;	
}

.item p a {
	text-decoration: underline;
	color: #FFCC00;
}

.item p a:hover {
text-decoration: none;
}

.item img {
	border: 2px solid #ececec;
	margin: 5px;
	background: #fff;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.2em;	
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.2em;	
}

.itemhead {
	padding-bottom: 7px;
   	margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
    margin-bottom: 20px;
	color: #3e3e3e;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.1em;
	line-height: 220%;
	margin-top: 20px;
}

.metadata a:link, .metadata a:visited {
	color: #ffcc00;
	text-decoration: underline;
}
.metadata a:hover {
	color: #aedb98;
	text-decoration: none;
}

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;
}


/************************************************
*	Sidebars									*
************************************************/

#leftcol {
	width: 220px;
	float: left;
	padding: 0 0 0 10px;
}

#rightcol {
	width: 180px;
	float: left;
}

#l_sidebar {
	}
	
#l_sidebar p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
	font-size: 1.1em;
	color: #dadada;
}
	
#l_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
	font-size: 1.1em;
	list-style-type: none;
	color: #dadada;
}

#l_sidebar li {
    margin: 0px;
	padding: 0px;
    color: #dadada;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#l_sidebar ul li a {
	color: #aedb98;
}

#l_sidebar ul li a:hover {
	text-decoration: none;
	color:#fff; 
}

#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-size: 1.1em;
	color: #dadada;
	list-style-type: none;
}

#l_sidebar ul ul li{
	margin: 0px;
}

#l_sidebar ul ul ul{
	margin-top:0; 
    margin-bottom:0;
	padding: 0;	
	font-size: 1.1em;
	color: #dadada;
	list-style-type: none;
}

#l_sidebar ul ul ul li{
	margin: 0px;
}

#r_sidebar {
	}

#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 1em;
	color: #dadada;
	list-style-type: none;
}

#r_sidebar li {
   	margin: 0px;
	padding: 0px;
    color: #dadada;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #ffcc00;
	text-decoration: underline;
}

#r_sidebar ul li a:hover {
	color:#aedb98; 
	text-decoration: none;
}

#r_sidebar ul ul {
	margin: 0px 0px 40px 0px;
	padding: 0;
	font-size: 1em;
	color: #dadada;
	list-style-type: none;
}

#r_sidebar ul ul li{
	margin: 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 1em;
	color: #dadada;
	list-style-type: none;
}

#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: 1em;
	color: #dadada;
}	

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 {
	color: #fff;
	float: left;
	padding: 0 10;
	margin: 0 0 10px 0;
    font-size: 1.1em;
}
  
#comment  a {
	color: #ffcc00;
	text-decoration: underline;
}

#comment a:hover{
	color: #aedb98;
	text-decoration: none;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 1.1em;
}
	
.commentdate {
	font-size: 1em;
	padding-left: 0px;
}
	
.commentlist p {
	clear: both;
}

#commentlist li p {
	margin-bottom: 8px;
	line-height: 18px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #7ca3ca;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 0;
	border-bottom: 1px solid #7ca3ca;
	}

#commentsformheader{
	padding: 0 0 10px 0;
	font-size: 1.2em;
	}

#commentsform {
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p {
	margin: 5px 0;	
}

#commentsform form textarea{
	width: 99%;
	border: 1px solid #3f6c9f;
	margin: 5px 0 0 0;
}

.forminp input {
	border: 1px solid #3f6c9f;
}

#commentsform #hbutt {
	border: none;
	padding: 3px 6px;
	background: #265588;
	color: #fff;
	margin: 5px 0 0 0;
	cursor: pointer;
}

#commentsform #hbutt:hover {
	background: #7cbd5d;
}	
	
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
}


/************************************************
*	Gravatar									*
************************************************/ 

img.avatar {
	float: left; 
	margin: 0 8px 3px 0;
	padding: 3px;
	border: solid 1px #ddd;
	background-color: #f3f3f3;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}



/************************************************
*	Calendar									*
************************************************/

#calendar_wrap {
	padding: 0;
	margin: 0 auto;
}
#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 70%;
}

#wp-calendar th {
	font-weight: normal;
	font-size: 0.75em;
	text-transform: capitalize;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	color: #ffcc00;
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
	color: #AEDB98;
}

#wp-calendar td {
	color: #000;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	display: block;
	background: #6fa853;
	color:#fff;
}

/************************************************
*	Footer									*
************************************************/


#foot {
	height: 40px;	
	text-align: center;
	margin-top: 20px;
	color: #b9d0e8;
	font-size: 1.0em;
}

#foot a:link, #foot a:visited{
 	color: #ffcc00;
    text-decoration: underline;
}
 #foot a:hover {
	color: #aedb98;
 text-decoration: none; 
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#ngg-webslice {
	margin: 0 0 30px 0;
}

#searchform {
	margin: 0 0 30px 0;
}
#searchform #s {
	border: 1px solid #3f6c9f;
}

#searchform #searchsubmit {
	border: none;
	padding: 3px 6px;
	background: #265588;
	color: #fff;
	margin: 5px 0 0 0;
	cursor: pointer;
}
#searchform #searchsubmit:hover {
	background: #7cbd5d;
}

#searchform label {
	display: none;
}

#social {
	width: 209px;
	height: 158px;	
	background: transparent url('images/social.gif') no-repeat top left;
	position: relative;	
}

#social a {
	width: 42px;
	height: 42px;
	position: absolute;
	display: block;
}
.delicious {
	top: 44px;
	left: 24px;
}
.stumble {
	top: 90px;
	left: 73px;
}
.digg {
	top: 28px;
	left: 90px;
}
.twitt {
	top: 70px;
	right: 29px;
}
