
/* Author Name	: 	Buzzdroid
	Author Site	: 	http://buzzdroid.com
	Skin Name	: 	Bird
	Skin URI	:	http://buzzdroid.com/shifter/
	Version		: 	1.7rc6
	Comments	: 	Bird Shifter Skin */


/*	This is the Shifter Skin file.
	Do not change elements in any other CSS file associated with
      Shifter or your system will crash.
	CSS elements in this file will override the default Shifter Skin.
	Photo Credit: Jon Fritsch, http://jonfritsch.com
	
	For example, uncomment the following lines to turn your Shifter 
      background black and the blogtitle white:  */
	
/*

body {
background:#000;
} 
	
#hd a {
color:#fff;
} 

green: 476758
*/

#hd {
background:transparent url(images/bird.jpg) no-repeat bottom right;
height:200px;
border:1px solid #ccc;
}

.blogtitle {
margin-top: 50px;
padding-left:10px;
}

.blogdescription {
padding-left:10px;
}

#commentlist li {
background:#fff;
}

#search {
padding:0pt 10px;
}


.sq_top_cl .mod .hd h4,.sq_top_cl_bdr .mod .hd h4,.rd_bot_sq_top_cl .mod .hd h4,.rd_bot_sq_top_cl_bdr .mod .hd h4,.rd_top_cl .mod .hd h4,.rd_top_cl_bdr .mod .hd h4,.rd .mod .hd h4,.cln .mod .hd h4 {
color:#476758;
}

/* Customizations */
#hd a {
color:#000000;
}

.blogtitle {
letter-spacing:1px;
}

.blogdescription {
color:#17378E;
letter-spacing:1px;
}

#topnav li a:hover {
color:#E8C871;
text-decoration:none;
}

a:link,a:active,a:visited {
color:#17378E;
text-decoration:none;
}

a:hover {
color:#E8C871;
text-decoration:none;
}

body {
background:#fff 
}

#wp-calendar {
letter-spacing:1px;
margin-left:15px;
}

body {
color:#000;
}

.story-content p {
color:#000;
}

.mod {
color:#000;
}

/*tab skin*/
/* .yui-navset defaults to .yui-navset-top */
/* .yui-navset defaults to .yui-navset-top */
.yui-skin-sam .yui-navset .yui-nav,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
    border:solid #3e7c95; /* color between tab list and content */
    border-width:0 0 5px;
    Xposition:relative;
    zoom:1;
}

#wp-admin-bar {margin:0; padding:5px; background:#f9f9f9; border:1px solid #666; clear:both; text-align:center}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

.auctionright {
float:right;
border:none;
margin-right: 100px;
margin-bottom: 30px;
font-size:1.5em;
}

.auctionleft {
float:left;
margin-left: 100px;
margin-bottom: 30px;
font-size:1.5em;
}

.auctioncenter {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  width: 8em;
  font-size:1.5em;  
}

img.clear {
border:none
}

