/*
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 -- Light Blue: #0000FF */

@import "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;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
}
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  { color: #0000FF; text-decoration: none; }
a:visited { color: #0000FF; text-decoration: none; }
a:hover { color: #555555; text-decoration: underline;}
a:active { color: #555555; }
em { font-style: italic; }

/*------------------------------------------------*/
/*-----------------HEADER-------------------------*/
/*------------------------------------------------*/
#header { margin: 60px 0 0px 0; }
#header h1 a { float: left; background: url(../images/sbm-logo.png) no-repeat; width: 461px; height: 70px; margin: 0; padding: 0; text-indent:-9999px; }
#header h2 { float: right; background: url(../images/description.png) no-repeat; width: 483px; height: 48px;margin: 30px 0 0; text-indent:-9999px;}

/*------------------------------------------------*/
/*-----------------NAVIGATION---------------------*/
/*------------------------------------------------*/
ul.nav {display: inline; float: left; margin: -10px 0 10px 0; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; width: 100%; padding: 10px 0;}
ul.nav li { float: left; padding: 0 12px; border-right:1px solid #CCCCCC; }
ul.nav a { color: #333333; font-size: 16px; font-weight: bold; }
ul.nav a:hover, ul.nav a:active { color: #0000FF; }
ul.nav li .special-character { padding-left: 12px; color: #222222; }
ul.nav li.current_page_item a { color: #0000FF; }
ul.nav li.first {padding: 0 12px 0 0; }
ul.nav li.last {border-right: none; }

/*------------------------------------------------*/
/*-----------------MAIN LAYOUT--------------------*/
/*------------------------------------------------*/
#main { clear: both; padding: 20px 0 0 0; }
#content { float: left; width: 100%; 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;}
#frontpage-content h3 { font-size: 20px; color: #222222; margin: 17px 0 0 0;}
#frontpage-content h4 { font-size: 12px; color: #222222; margin: 12px 0 0 0; }
#frontpage-content #featured-section {padding: 5px 0 20px 0; width: 955px;	height: auto;	margin: 10px 0 0; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid;	border-bottom-style: solid;	border-top-color: #CCCCCC; border-bottom-color: #CCCCCC;}
#frontpage-content #featured-section p {font-size: 16px; line-height:26px;}
#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-light-blue.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: #0000FF; }
.post p { margin: 10px 0 15px 0; font-size:16px; line-height: 26px; }
.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: 12px; color: #000000; 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: right; margin: 0 0 15px 10px; }
#project-single-content .post #project-details h2 { font-size: 20px; margin-top: 0px; padding: 10px 0 10px 0; }
#project-single-content .post #project-details h2 a { font-size: 24px; font-weight: bold; }
#project-single-content #project-details .view-site-button { background: url(../images/visit-site-button-light-blue.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: #0000FF; 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-light-blue.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-light-blue.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-light-blue.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; }

/*------------------------------------------------*/
/*-----------------JAKEs CUSTOMIZATION------------*/
/*------------------------------------------------*/
#flash {height: 230px; margin: 0px;	padding: 10px 0px 0px; width: 836px; text-align: left;}

.testimonials {margin: 0px;	padding: 0px; font-size:14px;}
.testimonials dt {margin: 0px; padding: 12px 0 3px;}
.testimonials dd {font-style: italic; font-size: 12px;}
.testimonials dd a {}
.categories ul {display: inline;}
.categories ul li {padding: 0 3px 0 5px; border-right: 1px solid #000; display: inline;}