/*
Theme Name: Bloo See Blog
Version: 1.0
Author: Meltemi
Author URI: http://www.meltemi.info

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

*/



html>body #content {
	height: auto;
	min-height: 580px;
	}

body{
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #f1f1ec;
	background-image: url(images/headerones.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	text-align:center;
}

#wrap {
    width: 970px;
	margin-top:30;
   
}
/************************************************
*	Container									*
************************************************/

#container{
	width: 970px;
	margin:auto;
	background-image: url(images/logobackground.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	text-align:left;
	padding-left: 15px;
}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
	text-align: left;
	background-repeat: no-repeat;
	height: 225px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#headleft {
	background-repeat: no-repeat;
	float: left;
	margin-top: 42px;
	
}

#headleft h4{
	font-size: 3.5em;
	font-family: helvetica, arial, sans-serirf;
	/*color: #69BFDE;*/
		color: #ec001b;
	padding: 0px;
	width: 650px;
	margin: 0px;
}

#headleft h4 a {
    	/*color: #69BFDE;*/
		color: #ec001b;
}

#desc {
	font-size: 1.6em;
	color: #595441;
	font-style: italic;
	padding: 0px 0px 0px 360px;
	visibility: hidden;
}


/*- Main Menu in Header */


ul.menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index:1;
	top: 20;
	left: 770px;
	width: 210px;
	font-size: 2.3em;
	font-weight: bold;
	text-align: right;
	list-style: none;
	list-style-position:inside;
	line-height: 1.5em;
	visibility: hidden;
	}

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									*
************************************************/


a img,:link img,:visited img { border:none }    



a  {
	color: #0A596F;
	text-decoration: none;
}

a:hover {
	/*color: #595441;*/
	color: #ec001b;
	text-decoration: none;
}

h1 {
	font-size: 3em;
	color: #0a596f;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}

h1 a:hover, h3 a:hover{
	color: #666;
}

h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #4A8797;
	font-weight: normal;
}

h2.center {
	margin-top: 5px;
	font-size: 3em;
	line-height: 1.2em;
	color: #0a596f;
	font-weight: bold;
}

p.center {
	font-size: 1.5em;
	color: #666666;	
}

h5 {
	color: #0a596f;
	font-size: 2em;
	/*font-variant: small-caps;*/
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
	padding: 0px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/


#content {
        width: 510px;
        float: left;
}

.item {
  
    margin-bottom: 1.5em;
    color: #666;  
    border-bottom: 1px dotted #666;
}
.item p {
        font-size: 1.4em;
        line-height: 1.3em;	
}

.item p a{
	color: #12A1C9;
}

.item p a:hover{
	color: #0A4C5F;
}

.item img {
	border: 1px solid #CCCCCC;
	height: 307px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.item img a {
	border: 1px dotted #69BFDE;
	margin: 5px;
	background: #ffffff;
	height: 307px;
	width: 455px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.item ul {
	color:#666666;
	padding-left: 5px;
	font-size: 1.4em;
	list-style-type: none;
	padding-left: 0px;
}

.item ul li {
	background-image: url(images/imageli.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 5px;
	background-position: 5px 5px;
}



.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.itemhead{
	padding-top: 5px;
	 
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.4em;
	margin-bottom: 20px;
	color: #d84c21;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.4em;
	line-height: 220%;
	margin-top: 20px;
	color: #999999;
}

.metadata a:link {
	color: #12A1C9;
}

.metadata a:hover {
	color: #0A4C5F;
}


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;
}

.wp-caption {
	font-family: helvetica, arial, sans-serif;
	padding-left: 0px;
	color: #0A596F;
}

.wp-caption-text {
	
}
.content-addto{
	float:right;
	text-align: left;
	background: transparent;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: auto;
	padding-bottom: 0;
	padding-left: auto;
}
	
.content-addto img{
	border: 0px solid ;
 	width: 16px;
	height: 16px;
	background-color: transparent;
	margin-right: 10px;
} 
	
.content-addto td{
	width: 25px;
	float:left
} 



/************************************************
*	Sidebar									*
************************************************/

#secondary {
	width: 420px;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: -8px;	
}
.searchform {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(images/basebuscador.png);
	background-repeat: no-repeat;
}
.searchformbuscador  {
	background-image: url(images/baseblancabuscador.png);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 54px;
	width: 294px;
	border: none;
	margin-left: 5px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	padding-left: 20px;
}
.searchbutton {
	height: 40px;
	width: 35px;
	background-color: transparent;
	background-image: url(images/lupabuscador.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	margin-top: 15px;
	margin-left: -20px;
	padding-top: 0;
	
}
#l_sidebarwidgeted {
	margin-top: -10px;
	margin-bottom: -10px;
}

#l_sidebar {
	width: auto;
}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
}
#l_sidebar .claim p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
	font-size: 18em;
	color: #595441;
	background-color: #FF3366;
	font-family: Arial, Helvetica, sans-serif;
}
	
#l_sidebar ul {
	font-size: 13px;
	list-style-type: none;
	color: #595441;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#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: #0A4C5F;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color:#12A1C9; 
}

#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;
}

#l_sidebar .item{
    padding: 0px 20px 10px 20px;
    margin-bottom: 1.5em;
    color: #666;  
    border-bottom: 1px dotted #666;
	width:350px;
}
#l2_sidebar{
	width: auto;
	}

#l2_sidebar h5 {
    color: #0a596f;
	padding: 0px;
	font-size: 2.0em;
	/*font-variant: small-caps;*/
	font-weight: 900;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	

#l2_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
    font-size: 13px;
    color: #4A8797;
    list-style-type: none;
    
}

#l2_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #595441;
}
#l2_sidebar ul li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#l2_sidebar ul li a {
	color: #666;
	text-decoration: none;
	margin-right:10px;
}

#l2_sidebar ul li a:hover {
	color:#0A596F; 
}

#l2_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
        font-size: 18px;
        color: #4A8797;
        list-style-type: none;
        list-style-position: outside;
    
}

#l2_sidebar ul ul li{
	margin: 0px;
}

#l2_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #4A8797;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#l2_sidebar ul ul ul li{
	margin: 0px;
}


	
#l2_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
	}
	
#l2_sidebar .item{
    padding: 0px 20px 10px 20px;
    margin-bottom: 1.5em;
    color: #666;  
    border-bottom: 1px dotted #666;
	width:350px;
}

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}
ul.addto li {
float:left;
}
.sidebarSearch{
	
    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;
}
.claim {
	background-color: #00FF99;
}

.claimtitle {
	font-size: 3.6em;
	color: #0a596f;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}

.subclaimtitle {
	font-size: 1.8em;
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}
.item p .addto {
	height: 26px;
	width: auto;
	}
#iconnetvibes{
	background-image: url(images/Netvibes-icon.png);
	height: 26px;
	width: 26px;
	display:block;
}
#icontwitter {
	background-image: url(images/TwitterIcon.png);
	height: 26px;
	width: 26px;
	display:block;
}
#icondelicious {
	background-image: url(images/del.icio.us_sm.png);
	height: 26px;
	width: 26px;
	display:block;
}
#iconfacebook {
	background-image: url(images/Facebook_icon.png);
	height: 26px;
	width: 26px;
	display:block;
}
#iconfeed {
	background-image: url(images/rss_sm.png);
	height: 26px;
	width: 26px;
	display:block;
}



/************************************************
*	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: none;
	color: #12A1C9;
}

#comment a:hover{
	color: #0A596F;
}

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 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 20px 0px;
	padding: 0px 0px 5px 0px;
	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%;
	border:1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 15px;
}
	
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: #0A596F;
    font-size: 1.3em;
}
.navigation a {
	color: #12A1C9;
}


.navigation a:hover{
	color: #0A596F;
}

.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									*
************************************************/


#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: #4A8797;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
	width: 680px;
	height: 40px;
	text-align: left;
	margin-top: 50px;
	color: #999999;
	font-size: 1.1em;
}
#foot a {
	color: #12A1C9;
	text-decoration: none;
	background-image: url(images/footer-link.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}

#foot a:hover{
	text-decoration: none;
	color: #0a4c5f;
	background-image: url(images/footer-link.png);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}


.aligncenter {
	display: block;
	/*margin-left: auto;*/
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

