/*  
Theme Name: Cubee
Theme URI: http://www.cubeecraft.com/
Description: The official Cubeecraft theme.
Version: 1.0
Author: dirnonline
Author URI: http://www.dirnonline.com/

*/

body { font-size: 62.5%; }

h2 { font-size: 1.6em; margin: 30px 0 0; }
h2, h2 a, h3, h3a { color: #333; }
a, h2 a:hover, h3 a:hover { color: #06c; text-decoration: none; }
a:hover { text-decoration: underline; }

small { color: #777; }

#page-wrapper { font-size: 1.2em; }

#column-left { float: left; margin: 0 -30px 0 40px; width: 650px; }
#column-right { float: left; width: 340px; }

#copyright { clear: left; padding-top: 15px; }

.post .header { background: url(images/post/bg-header.png) no-repeat; height: 16px; width: 650px; }
.post .body { background: url(images/post/bg-content-tile.png) repeat-y; overflow: hidden; padding: 10px 81px 10px 70px; width: 499px; }
.post .footer { background: url(images/post/bg-footer.png) no-repeat; height: 41px; width: 650px; }
.post .footer.last { background: url(images/post/bg-footer-bottom.png) no-repeat; }

ul.post-navigation { background: url(images/post/bg-navigation.png) no-repeat; height: 36px; list-style: none; margin: 0; padding: 16px 50px 0 10px; width: 590px; }
ul.post-navigation li { float: left; height: 100%; line-height: 36px; overflow: hidden; width: 50%; }
ul.post-navigation li.previous { text-align: left; }
ul.post-navigation li.next { text-align: right; }

.postmetadata { color: #777; text-align: center; }
.alt { border-left: 1px solid #dddddd; padding: 10px; }

div.sidebar-header { background: url(images/sidebar/bg-header.png) no-repeat; height: 27px; overflow: hidden; width: 340px; }
div.sidebar-header.first { background: url(images/sidebar/bg-header-top.png) no-repeat; }
div.sidebar-footer { background: url(images/sidebar/bg-footer.png) no-repeat; height: 41px; overflow: hidden; width: 340px; }
div.sidebar-footer.last { background: url(images/sidebar/bg-footer-bottom.png) no-repeat; }
ul.sidebar { background: url(images/sidebar/bg-content-tile.png) repeat-y; list-style: none; margin: 0; overflow: hidden; padding: 0 40px 0 0; width: 300px; }
ul.sidebar.search { background: url(images/sidebar/bg-search.png) repeat-y; height: 32px; padding-top: 25px; }
ul.sidebar ul { list-style-image: url(images/bullet.png); margin: 0 0 10px 25px; padding: 0; }
ul.sidebar > li { float: left; padding: 0 10px; width: 130px; }
ul.sidebar.search > li { padding: 0 10px; width: 280px; }
ul.sidebar.ads > li { margin: 0 15px; padding: 0; width: 120px; }
ul.sidebar h2 { color: #333; font-size: 0.85em; margin-top: 0; }
ul.sidebar a { font-size: 0.8em; }
ul.sidebar ul.images { list-style: none; margin-left: 5px; width: 140px; }
ul.sidebar ul.images li { list-style-image: none; }
ul.sidebar input { background: white; border: 1px solid black; color: black; }