/*
Theme Name: Satoshi
Theme URI: http://www.vooshthemes.com
Description: A Free Theme Developed By Voosh Themes
Author: Voosh Themes
Author URI: http://www.vooshthemes.com
*/

/* Colors -- Brown: #786048 */

@import "styles/reset.css";

/*------------------------------------------------*/
/*---------------------TOOLS----------------------*/
/*------------------------------------------------*/
.header-line { background: url(images/line.png) no-repeat; width: 960px; height: 4px; float: left; margin: 38px 0 0 0; }
.footer-line { background: url(images/line.png) no-repeat; width: 960px; height: 4px; float: left;  margin: 0 0 15px 0; }
.nav-line { background: url(images/line.png) no-repeat; width: 960px; height: 4px; clear: both; margin: -4px 0 0 0; }
.featured-section-line { background: url(images/line.png) no-repeat; width: 960px; height: 4px;  margin: 0 0 0 0; }
.featured-section-project-line { background: url(images/line.png) no-repeat; width: 960px; height: 4px; clear: both; }
.post-line { background: url(images/post-line.png) no-repeat; width: 600px; height: 4px; margin: 0 0 35px 0; }
.clear { clear: both; }

/*------------------------------------------------*/
/*-----------------GENERAL STYLES-----------------*/
/*------------------------------------------------*/
#wrap { width: 960px; margin: 0 auto; }
body { background-color: #ffffff; color: #555555; line-height: 22px; font-family: Arial; font-size: 12px; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 40px; margin: 20px 0 15px 0; }
h2 { font-size: 26px; margin: 20px 0 15px 0; }
h3 { font-size: 22px; margin: 20px 0 15px 0; }
h4 { font-size: 18px; margin: 20px 0 10px 0; }
h5 { font-size: 16px; margin: 20px 0 5px 0; }
h6 { font-size: 14px; margin: 0 0 0 0; }
a:link, a:visited { color: #786048; text-decoration: none; }
a:hover, a:active { color: #555555; }
em { font-style: italic; }

/*------------------------------------------------*/
/*-----------------HEADER-------------------------*/
/*------------------------------------------------*/
#header { margin: 60px 0 0px 0; }
#header h1 a { float: left; background: url(images/logo-brown.png) no-repeat; width: 341px; height: 82px; text-indent: -9999px; margin: 0 0 0 -8px; }
#header h2 { float: right; background: url(images/description.png) no-repeat; width: 304px; height: 36px; text-indent: -9999px;margin: 46px 0 0 0; }

/*------------------------------------------------*/
/*-----------------NAVIGATION---------------------*/
/*------------------------------------------------*/
ul.nav { float: left; margin: 18px 0 14px 0; }
ul.nav li { float: left; padding: 0 20px 0 0; }
ul.nav a { color: #222222; font-size: 18px; text-transform: uppercase; font-weight: bold; }
ul.nav a:hover, ul.nav a:active { color: #786048; }
ul.nav li .special-character { padding-left: 20px; color: #222222; }
ul.nav li.current_page_item a { color: #786048; }

/*------------------------------------------------*/
/*-----------------MAIN LAYOUT--------------------*/
/*------------------------------------------------*/
#main { clear: both; padding: 45px 0 0 0; }
#content { float: left; width: 575px; padding: 0 100px 0 2px; }
#sidebar { float: left; width: 283px; }

/*------------------------------------------------*/
/*-----------------FRONT PAGE---------------------*/
/*------------------------------------------------*/
#frontpage-content { float: left; margin: 0 0 60px 0; }
#frontpage-content h2 { font-size: 22px; color: #222222; margin: 35px 0 25px 0; }
#frontpage-content h3 { font-size: 14px; color: #222222; font-weight: bold; margin: 12px 0 0 0; }
#frontpage-content #featured-section { background: url(images/featured-text.png) no-repeat; width: 840px; height: 105px; margin: 40px 0 32px -5px; }
#frontpage-content #featured-project h2 { background: url(images/featured-project.png) no-repeat; width: 230px; height: 39px; text-indent: -9999px; margin: 30px 0 0 -6px; }
#frontpage-content #featured-project { float: left; margin: 0 0 42px 0; }
#frontpage-content #featured-project #project-screenshot { float: left; padding: 16px 30px 0 0; }
#frontpage-content #featured-project #project-screenshot img { border: 1px #dddddd solid; }
#frontpage-content #featured-project #project-details { float: left; }
#frontpage-content #featured-project #project-details h3 { font-size: 22px; font-weight: normal; padding: 0 0 20px 0; }
#frontpage-content #featured-project #project-details p { width: 475px; padding-bottom: 18px; }
#frontpage-content #featured-project .view-project-button { background: url(images/view-product-details-button-brown.png) no-repeat; width: 188px; height: 37px; display: block; margin: 5px 0 0 -8px; }
#frontpage-content .frontpage-project-box { float: left; padding: 0 0 0 30px; width: 300px; }
#frontpage-content .frontpage-project-box-1 { float: left; padding-left: 0px; width: 300px; }
#frontpage-content .frontpage-project-box img, #frontpage-content .frontpage-project-box-1 img { border: 1px solid #dddddd; }

/*------------------------------------------------*/
/*-----------------POSTS/PAGES--------------------*/
/*------------------------------------------------*/
.post { margin: 0 0 35px 0; }
.post .post-title { margin-top: 0px; }
.page-title { font-size: 24px; font-weight: bold; margin: 0 0 25px 0; color: #181818; }
.post h2 a { color: #181818; font-size: 32px; line-height: 38px; }
.post h2 a:hover { color: #786048; }
.post p { margin: 10px 0 0 0; }
.post p.meta { font-size: 24px; margin: -10px 0 0 0; color: #888888; }
.post .post-image { border: 1px #cccccc solid; margin: 25px 0 15px 0; width: 575px; }
.post ol { margin-bottom: 20px; }
.post ol li { list-style:decimal; font-size: 12px; color: #555555; margin-left: 18px; padding-left: 5px;}
.post ul { margin-bottom: 20px; }
.post ul li { list-style:circle; color: #555555; font-size: 12px; margin-left: 15px; padding-left: 5px; }
.previous-posts, .newer-posts { float: left; margin: -10px 0 50px 0; }

/* Search/Archive Pages */
.search-result, .archive-result { float: left; margin: 10px 0 20px 0; }
.search-link, .archive-link { font-size: 16px; margin: 0 0 0 0; }
.search-meta, .archive-meta { font-size: 10px; color: #888888; text-transform: uppercase; margin: -2px 0 0 0; }

/*------------------------------------------------*/
/*-----------------PORTFOLIO----------------------*/
/*------------------------------------------------*/
/* Portfolio page */
#portfolio h3 { font-size: 14px; color: #000000; font-weight: bold; margin: 15px 0 2px 0; }
#portfolio .portfolio-box { float: left; padding: 0 0 40px 30px; width: 300px; }
#portfolio .portfolio-box-1 { float: left; padding: 0 0 40px 0px; width: 300px; }
#portfolio .portfolio-box img, #portfolio .portfolio-box-1 img { border: 1px solid #dddddd; }

/* Single Project Page */
#project-single-content { width: 960px; margin: 0px 0 60px 0; float: left; }
#project-image-large { border: 1px #cccccc solid; width: 450; height: 275px; float: left; margin: 0 30px 0 0; }
#project-single-content .post #project-details h2 { margin-top: 0px; padding: 10px 0 10px 0; }
#project-single-content .post #project-details h2 a { font-size: 24px; font-weight: bold; line-height: 0px;}
#project-single-content #project-details .view-site-button { background: url(images/visit-site-button-brown.png) no-repeat; width: 128px; height: 37px; display: block; margin: 15px 0 0 -8px; float: left; }

/*------------------------------------------------*/
/*-----------------SIDEBAR------------------------*/
/*------------------------------------------------*/
#sidebar { margin-top: -12px; }
#sidebar .sponsors { float: left; margin: 0 0 20px 0; }
#sidebar .sponsors img { float: left; margin: 0 6px 6px 0; }
#sidebar .widget { padding: 0 0 10px 0; }
#sidebar h2 { font-size: 20px; padding: 0 0 0 3px; }
#sidebar li ul li { background: url(images/arrow.png) no-repeat; margin: 0 0 5px -2px; padding: 2px 0 0 40px; }
#sidebar .textwidget, #sidebar #calendar_wrap, #sidebar #searchform { margin: 0 0 0 4px; }

/*------------------------------------------------*/
/*-----------------COMMENTS-----------------------*/
/*------------------------------------------------*/
#comments { width: 575px; }
/* actual comment styling */
.commentlist { margin: 25px 0 30px 0; }
.commentlist .comment { border: 1px solid #dddddd; padding: 15px; margin: 15px 0px 0 0; }
.commentlist .fn { color: #555555; font-size: 16px; }
.commentlist .url { color: #786048; font-size: 16px; }
.commentlist .comment-meta { color: #888888; text-transform: uppercase; font-size: 10px; margin: -4px 0 0 0; }
.commentlist img { float: right; width: 25px; height: 25px; margin: 5px 0 0 7px; padding: 2px; border: 1px solid #cccccc; }
.commentlist p { margin: 10px 0 10px 0; }
.commentlist .comment-reply-link { margin: 5px 0 0 -7px; background: url(images/reply-button-brown.png) no-repeat; width: 73px; height: 28px; display: block; }

/* respond form */
#respond h3 { margin-bottom: 20px; }
#respond .cancel-comment-reply { padding: 0 0 10px 0; }
#commentform { width: 485px; margin: 0 0 0 -4px; }
#commentform input { background: url(images/textfield-bg.png) no-repeat; border: none; float: left; color: #555555; width: 255px; font-size: 11px; padding: 12px; margin-bottom: 20px; font-family: Arial; }
#commentform textarea { background: url(images/textarea-bg.png) no-repeat; border: none; color: #555555; width: 468px; height: 238px;  margin: 5px 0 0 2px; font-size: 11px; padding: 10px 10px; font-family: Arial; }
#commentform .submit { background: url(images/submit-button-brown.png) no-repeat; width: 128px; height: 37px; margin: 20px 0 40px -4px; cursor: pointer; }
#commentform label {  float: left; padding: 8px 0 0 20px; text-transform: uppercase; color: #888888; font-size: 10px; }
#commentform .logged { margin: 0 0 0 5px; }

/*------------------------------------------------*/
/*-----------------CONTACT FORM-------------------*/
/*------------------------------------------------*/
#contact { margin: 20px 0 0 0; }
#contactform  { width: 500px;  margin: 0 0 30px -4px; }
#contactform input { background: url(images/textfield-bg.png) no-repeat; color: #555555; border: none; padding: 12px; width: 255px; float: left; margin-bottom: 20px; font-family: Arial; font-size: 12px; }
#contactform textarea { background: url(images/textarea-bg.png) no-repeat; width: 468px; height: 238px;color: #555555; font-size: 12px; padding: 10px; border: none; font-family: Arial; line-height: 20px; overflow: hidden; margin: 5px 0 0px 1px; }
#contactform label { color: #888888; padding: 7px 0 0 20px; float: left; font-size: 10px; text-transform: uppercase; }
#contactform .submit { background: url(images/submit-button-brown.png) no-repeat; width: 128px; height: 37px; cursor: pointer; border: none; margin: 15px 0 0 -5px; }
.contact_error { background: #eeeeee url('images/cross.gif') no-repeat 10px center; display: block; height: 22px; line-height: 22px; padding: 3px 10px 3px 35px; color:#555555; border: 1px solid #cccccc; margin-bottom: 30px; }
#contact #email_sent { background-color: #eeeeee; border: 1px #cccccc solid; padding: 10px; height: 60px; }
#contact #email_sent h3 { background: url('images/tick.png') left no-repeat; padding-left:22px; margin-top: 4px; }

/*------------------------------------------------*/
/*-----------------FOOTER-------------------------*/
/*------------------------------------------------*/
#footer { clear: both; padding: 15px 0 80px 0; font-size: 10px; }
#footer .copyright { float: left; }
#footer .design { float: right; }