/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles here instead of style.css so it 

is easier to update the theme. Simply copy an existing 

style from style.css to this file, and modify it to 

your liking.



*/

.fb { width: 60px; height: 30px; display: inline;}
.tweetbutton {width: 60px; height: 30px; display:inline; clear:both;}

/*-------------------------------------------------------------------------------------------*/

/* 4. WIDGETS */

/*-------------------------------------------------------------------------------------------*/



/* 4.2 Generic Widgets */

.widget  { margin: 0 3px 25px 3px; }

.widget h3  { margin: 0 0 15px 0; font-size: 18px; padding: 14px; }

.widget p  { margin: 14px; }

.widget ul  { clear:both; border-top: 1px solid #eee; font: 12px Georgia, serif; line-height: 1.2em; margin-bottom: 10px; }

.widget ul li {list-style: square; line-height: 1.1em; margin-left: 5px; margin-bottom: 15px;}

.widget ul ul li  { list-style: circle;}

.widget ul li a  { display: block; padding: 0; line-height: 1.2em; text-decoration: none; color:#666; border-bottom: 1px solid #eee; }

.widget ul li a:hover  { color: #000;}

.widget ul ul  { margin: 0 14px; padding-left: 5px; border-top: none; margin-bottom: 10px;}

.widget ul ul a { font-size: 11px; }



/* 4.2 Specific Widgets */



/* WIDGET FORMS */

#searchform  { margin: 15px 0 0 0; padding: 0 10px 10px; }

.widget input#s, .widget input.field  { width: 105px; margin: 0 7px 0 0; padding: 6px 5px; border: 1px solid #898989; }

.widget input.submit, .widget input#searchsubmit  { padding:5px; background-color:#486083; border:1px solid #486083; color:#fff; cursor:pointer;}

.widget .screen-reader-text  { display: none; }

.widget select.postform {

	width: 180px;

	margin: 14px;

	margin-top: 0;

}

/* COMMENT & TWITTER */



.widget_recent_comments li, #woo-twitter li  { padding: 6px 0; line-height: 18px; border-bottom: 1px solid #eee; } 

.widget_recent_comments li a, #woo-twitter a  { display: inline; padding: 0; line-height: 18px!important; background: none!important; border: none!important; }



#twitter span {

	background: url("images/ico-twitter.png") no-repeat left center !important;

	padding-left: 48px;

}



#woo-twitter a {

	color: #111;

}



.follow {

	padding: 0 14px 14px 14px;

}



/* Search Widget */



#searchform div {

	padding: 0 14px 14px 14px;

}



/* FLICKR */

.widget_woo_flickr h3  {}

.widget_woo_flickr h3 span.ico {

	background: url("images/ico-flickr.png") no-repeat left center !important;

	padding-left: 43px;

}



.widget_woo_flickr h3 span.blue{color:#0061D8;}

.widget_woo_flickr h3 span.blue span{color:#FF1183;}

.widget_woo_flickr .wrap {

	margin: 10px;

}



#home-sidebar .widget_woo_flickr .flickr_badge_image { float: left; margin:12px; }



.widget_woo_flickr .flickr_badge_image { float: left; margin: 5px; }



.widget_woo_flickr a img  { float: left;  display: block; background-color: #ffffff; border: #8F8F85 1px solid; padding: 3px;}



/* Tag Cloud & Text Widget */



.widget_tag_cloud div, .textwidget {

	padding: 0 20px 20px 20px;

}



/* Blogroll */



.blogroll img {

	vertical-align: middle;

	margin-right: 5px;

}



/* LIFESTREAM */

.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }

.widget_lifestream ul li a  { border:none; background:none!important; }

.widget_lifestream ul .lifestream_meta  { color: inherit; }



/* CALENDAR */

#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}

#wp-calendar caption{padding:10px;}

#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}

#wp-calendar td{background:transparent;}

#wp-calendar td,table#wp-calendar th{padding:3px 0;}

