/* 
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.

*/

#hire-me {  -webkit-box-shadow: 0px 1px 6px #151515; -moz-box-shadow: 0px 1px 6px #151515; position: fixed; width: 100%; height: 30px; text-align: center;  z-index: 9999; background-color: rgba(235,255,255,0.95);}

#featured-post {	padding:20px 0px 0px 20px;	width:625px; }

#main-post {	padding: 20px 20px 0px 20px; width:260px; }

#content-post {
	background:#fff url(images/bg-content-post.png) repeat-y right;
	width: 960px;
	margin:0 auto;
	min-height: 550px;
	padding: 0px;
}

#pagenav { margin-top: 50px; }

#pagenav li a:hover{
        color: #FFFFFF;
}

#pagenav li.current_page_item a {
        color: #FFFFFF;
}

#content-bot-post { background:url(images/bg-content-footer-post.png) no-repeat; width:960px; height:18px; margin:0 auto; display:block; }

#hire-me a { font-size: 14px; padding-top: 20px; font-family: 'Museo';}
