/* 
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.

*/
#shortcuts { display: none; }
#shortcuts { position: fixed; top:10px; width: 400px; height: 200px; margin-left: 543px; font-size: 10px; }
#shortcuts h3 { margin-bottom: 5px; }
.shortcont { margin-bottom: 10px; }
#shortcuts ul { margin-bottom: 5px;}
#shortcuts ul li { margin-bottom: 3px; }
#shortcuts ul li div { margin-right: 3px; }

#helpoff { cursor:pointer;margin-top:10px;}

#char-up, #char-down, #char-left, #char-right { float: left; width: 34px; height: 34px; background: url(styles/black/char-up.png) 0 0; }
#char-down { background: url(styles/black/char-down.png) 0 0; }
#char-left { background: url(styles/black/char-left.png) 0 0; }
#char-right { background: url(styles/black/char-right.png) 0 0; }
#search { float: left; margin-left: 37px; width: 34px; height: 34px; background: url(styles/black/char-s.png) 0 0;  }
#home { float: left; margin-left: 37px; width: 34px; height: 34px; background: url(styles/black/char-h.png) 0 0;  }


.clear { margin: 0; border: 0; padding: 0; height: 0; clear: both; }

#categories .inside { width: 480px; margin-left: -4px; }
#adsense { margin-bottom: 60px; border: 1px #000000 solid; width:468px; height:60px; margin-left: auto; margin-right: auto; }
.tw, .fb, .ggl { float: left; }
.tw { margin-left: 10px; }
.ggl { margin-left: 10px; }

.media img.woo-image { box-shadow: 0 0 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4); -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4); background:none repeat scroll 0 0 #FFFFFF; padding:5px; }
#comments .pinglist { margin: 30px 0px 0px; }
.post .bot-border { margin-bottom: 90px; }

.post-meta, .post-more, .post .bot-border, .wp-pagenavi, #footer p, #categories .inside ul, #tip, .post-entries, #respond, #comments h3, .nocomments, .archive_header, .nav-entries  { -webkit-transform: rotate(-3.5deg); -moz-transform: rotate(-3.5deg); -o-transform: rotate(-3.5deg); }
.commentlist li, .pinglist li { -webkit-transform: rotate(-3.5deg); -moz-transform: rotate(-3.5deg); -o-transform: rotate(-3.5deg); }

.post p.tags { margin-top: 10px; }
.post p.tags span { border-bottom: 0; }

.post .entry p img { margin-left: -10px; }

.media img.woo-image { border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}

.post-entries { position: relative; }

.media blockquote, .entry blockquote { margin-bottom: 15px; }

.nsfwoverlay .woo-image{filter:alpha(opacity=100);
opacity: 1;}
.nsfwoverlay .woo-image:hover{filter:alpha(opacity=100);
opacity: 1;}

