/* 
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.

*/

#header { margin-left: 0px; }

/*
   Promo Area
*/

ul#promo{
list-style-type:none;
border:1px solid #E7E7E7;
overflow:hidden;
padding:20px 0 20px 15px;
width:259px;
}
ul#promo p{
margin-bottom:20px;
}
ul#promo li{
float:left;
margin-right:10px;
}
ul#promo li a{
display:block;
width:40px;
font-size:12px;
text-decoration:none;
text-align:center;
}
ul#promo li a img{
border:none;
}
ul#promo li a:hover{
color:#f00;
}
a#googlePromo{
	background: transparent url(http://nickmitchellblog.com/imgs/google_32.png) no-repeat 5px 0;
	height:32px;
	width:32px;
	padding-top:40px;
}
a#twitterPromo{
	background: transparent url(http://nickmitchellblog.com/imgs/twitter_32.png) no-repeat 5px 0;
	height:32px;
	width:32px;
	padding-top:40px;
}
a#facebookPromo{
	background: transparent url(http://nickmitchellblog.com/imgs/facebook_32.png) no-repeat 6px 0;
	height:32px;
	width:32px;
	padding-top:40px;
}
a#flickrPromo{
	background: transparent url(http://nickmitchellblog.com/imgs/flickr_32.png) no-repeat 5px 0;
	height:32px;
	width:32px;
	padding-top:40px;
}
a#linkedinPromo{
	background: transparent url(http://nickmitchellblog.com/imgs/linkedin_32.png) no-repeat 5px 0;
	height:32px;
	width:32px;
	padding-top:40px;
}
body #big-rss a{
   background-image:none;
}
#nav1 li a {
	color:#FFF;
}
#nav1 li a:hover {
	color:#f00;
}
#nav2 {
position:relative;
margin-bottom: 15px !important;
}
#big-rss {
   position:absolute;
   top:-23px;
   right:230px;
}
#subscribe-text,li#subscribe-text:hover  {
text-align:right;
display: block;
position: absolute;
right: 0;
}


#subscribe-text span {
display:block;
font-family:'Trebuchet MS',Arial,Verdana,sans-serif;
font-size:10px;
font-weight:bold;
padding:8px 5px;
text-transform:uppercase;
}
#big-rss-text a {
font-size: 10px;
text-indent: 45px;
}
/* Target all Firefox */
@-moz-document url-prefix() { #big-rss-text a { text-indent: 55px; } }

#subscribe-text a {
display: inline;
font-size: 10px;
margin: 0;
padding: 0;
}

#featured-outer {
margin-bottom: 15px;
}

.nav2-rss a:hover,#nav2 #big-rss li:hover, #nav2 #big-rss-text li.hover {
    position: absolute;
}
.nav2-rss a:hover {
   top:-23px;
   right:242px;
}

#comments {
width: 100%;
}