/*
Theme Name: Styled Pixels Default
Theme URI: http://styledpixels.com/
Description: The default Styled Pixels theme.
Version: 1.0
Author: Styled Pixels
Author URI: http://styledpixels.com
*/



	
/* ------------------- MAIN LAYOUT ------------------- */

* {
	margin: 0;
	padding: 0;
	}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #121317;
	background-image: url(/wp-content/themes/sp_default/images/styledbg.gif);
	background-repeat: repeat-x;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #CCC;
	}

#container {
	margin: 0 auto;
	width: 100%;
	}

#page {
	margin: 0 auto;
	position: relative;
	width: 100%;
	}

#header {
	float: left;
	height: 175px;
	width: 100%;
	}

.boxheader {
	margin: 0px auto;
	position: relative;
	width: 980px;
	}
	
div.logo {
	position: relative;
	overflow: hidden;
	top: -8px;
	float: left;
	width: 200px;
	height: 120px;
	background: url(/wp-content/themes/sp_default/images/logo.png) no-repeat;
	}
	
#content {
	float: left;
	width: 100%;
	margin-top: -10px;
	}

.boxcontent {
	margin: 0px auto;
	position: relative;
	width: 980px;
	}

.boxleft {
	float: left;
	width: 581px;
	margin-top: 2px;
	}
	
.sidebar {
	float: left;
	width: 341px;
	margin-left: 56px;
	//margin-left: 38px;
	text-align: left;
	}
	
#footer {
	background-image: url(/wp-content/themes/sp_default/images/bgfooter.png);
	background-repeat: repeat-x;
	color: #cccccc;
	float: left;
	font-size: .6em;
	margin-top: 20px;
	padding: 0px;
	width: 100%;
	}

.boxfooter {
	margin: 0px auto;
	position: relative;
	width: 980px;
	}	
	
	
/* --------------------------------------------------- */
/* ----------------- GLOBAL CLASSES ------------------ */

a, a:link, a:visited {
	color: #50c6c7;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}	
	
img {
	border: none;
	}

h1, h2, h3, h4, h5 {
	margin: 0px;
	background: transparent;
	}

h1 {
	font-family: ÒTrebuchet MSÓ, sans-serif;
	font-size: 2.8em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: -2px;
	line-height: .6em;
	color: #fff;
	padding: 12px 0px;
	}
	
h2, h2 a {
	font-size: 1.6em;
	line-height: 1em;
	margin: 12px 0px;
	letter-spacing: -1px;
	color: #FFF;
	}
	
#content p {
	margin-bottom: 15px;
	}	

hr {
	border: none;
	border-bottom: 1px dashed #CCC;
	}

ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
	}
	
ul.indent {
	margin-left: 20px;
	}
	
div.small {
	font-size: .8em;
	line-height: 1em;
	color: #BBB;
	}
	
.green {
	color: #50c6c7;
	}
	
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	}	

/* --------------------------------------------------- */
/* -------------------- MAIN MENU -------------------- */

.boxnav {
	float: right;
	padding-top: 30px;
	}

#nav {
	color: #a1b7b7;
	float: right;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	}

#nav a {
	color: #a1b7b7;
	text-decoration: none;
	}

#nav a:hover {
	color: #fff;
	text-decoration: none;
	}

#nav li {
	float: left;
	list-style-type: none;
	text-indent: 15px;
	}

/* --------------------------------------------------- */
/* ------------------- LEFT COLUMN ------------------- */

.intro {
	width: 581px;
	margin-top: 12px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	}

p.introtext {
	color: #cccccc;
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	line-height: 1.2em;
	}

/* --------------------------------------------------- */
/* --------------------- CONTENT --------------------- */

/* ----- homepage/portfolio ----- */
div.recent-works {
	color: #fff;
	font-size: 28px;
	letter-spacing: -1px;
	margin: 30px 0px 35px 0px;
	}

div.post {
	clear: both;
	}

div.post h2 {
	}

div.post h2 a, div.post h2 a:link, div.post h2 a:visited {
	text-align: left;
	color: #FFF;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
	}
	
div.post h2 a:hover {
	text-decoration: underline;
	}
	
div.entry {
	margin: 0px 5px 40px 0px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #CCC;
	}

div.metas {
	margin-bottom: 10px;
	}

div.client-meta, div.project-meta, div.website-meta {
	color: #CCC;
	font-size: 1em;
	line-height: 1.1em;
	}
	
div.website-meta {
	margin-top: 7px;
	}

span.meta-title {
	color: #a4b9b9;
	margin-right: 5px;
	}

/* ----- screenshot gallery ----- */
.screenshots div {
	position: absolute;
	background: #fff;
	width: 480px;
	height: 240px;
	}

.screenshots h3 {
	padding: 0 0 10px 0;
	}

.screenshots img {
	position: static;
	float: left;
	width: 565px;
	height: 285px;
	margin: 0 0 10px 0;
	}

.screenshots-mask {
	position: relative;
	width: 565px;
	height: 285px;
	overflow: hidden;
	border: 5px solid #FFF;
	}
	
div.screenshots-frame {
	position: relative;
	z-index: 100;
	width: 565px;
	height: 285px;
	background: transparent url(/wp-content/screenshots/screenshot_border.png) no-repeat top left;
	}

.screenshots-mask img {
	position: absolute;
	display: block;
	border: none;
	}
	
.screenlinks {
	text-align: right;
	padding: 5px;
	}
	
.screenlinks span {
	color: #FFF;
	padding-left: 5px;
	cursor: pointer;
	font-weight: normal;
	font-size: 14px;
	}
	
.screenlinks span.active, .screenlinks span:hover {
	color: #50c6c7;
	}

/* --------------------- */
/* ------- pages ------- */

div.cat-navigation {
	width: 100%;
	height: 20px;
	}
	
div.navigation {
	width: 100%;
	height: 20px;
	border-bottom: 1px dashed #444;
	}
	
.alignleft {
	float: left;
	margin-right: 15px;
	}

.alignright {
	float: right;
	margin-left: 15px;
	}

h2.title {
	color: #fff;
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: normal;
	}
	
div.date {
	margin-top: -1.1em;
	}
	
div.page-entry {
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: justify;
	margin-bottom: 50px;
	}
	
div.blog-entry {
	margin: 14px 0px 25px 0px;
	text-align: justify;
	}
	
.metadata {
	clear: both;
	padding-top: 10px;
	}
	
/* ------- contact ------- */	

div.contact-info {
	position: absolute;
	display: block;
	width: 581px;
	text-align: right;
	padding-bottom: 20px;
	top: 15px;
	}
	
div.contact-name {
	font-size: 1.8em;
	line-height: 1em;
	letter-spacing: -1px;
	color: #FFF;
	}
	
div.contact-address {
	font-size: 1em;
	line-height: 1em;
	}
	
div.contact-numbers {
	font-size: 1em;
	line-height: 1em;
	}

/* --------------------------------------------------- */
/* --------------------- SIDEBAR --------------------- */
	
li.widget {
	clear: both;
	padding: 0px 0px 25px 0px;
	width: 341px;
	list-style: none;
	}

h2.widgettitle {
	color: #fff;
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: normal;
	}

div.textwidget {
	clear: both;
	border-bottom: 1px dashed #cccccc;
	color: #cccccc;
	font-size: 11px;
	padding-bottom: 15px;
	width: 341px;
	}
	
/* ---- featrued thumbs --- */	
div.featured-thumbs {
	width: 341px;
	margin-top: 8px;
	}
	
div.featured-thumbs ul {
	width: 341px;
	list-style: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	}

div.featured-thumbs ul li {
	float: left;
	width: 146px;
	text-align: center;
	}
	
div.featured-thumbs ul li.left {
	padding: 7px 12px 7px 1px;
	}
	
div.featured-thumbs ul li.right {
	padding: 7px 0px 7px 12px;
	}	
	
img.featured-thumb {
	display: block;
	margin-bottom: 4px;
	border: 3px solid #FFF;
	}

a:hover img.featured-thumb {
	border: 3px solid #50c6c7;
	}
	
/* ----- testimonials ----- */
.testimonial-container {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 16px;
	width: 341px;
	border-bottom: 1px dashed #cccccc;
	}
	
li#text-331006761 div.textwidget {
	border-bottom: none;
	}

.postby {
	color: #50c6c7;
	font-size: 11px;
	width: 341px;
	}

blockquote.testimonial {
	width: 291px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	background: transparent url(/wp-content/themes/sp_default/images/quotefirst.png) no-repeat top left;
	}

p.testi {
	color: #cccccc;
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 8px 24px 6px 0px;
	background: transparent url(/wp-content/themes/sp_default/images/quoteend.png) no-repeat bottom right;
	}
	
.browseall-testimonials {
	clear: both;
	border: none;
	margin-bottom: 12px;
	padding: 19px 0px;
	text-align: center;
	width: 341px;
	}	
/* ----------------------- */

/* --------------------------------------------------- */
/* ---------------------- FOOTER --------------------- */
	
.boxpowered {
	clear: both;
	border: none;
	border-bottom: 1px dashed #666666;
	float: left;
	padding-bottom: 10px;
	width: 980px;
	}

.mini-logo-left {
	border: none;
	border-right: 1px solid #999999;
	float: left;
	width: 107px;
	}
	
.mini-logo {
	float: right;
	width: 224px;
	}	

.mini-logo-right {
	float: left;
	padding-left: 10px;
	width: 104px;
	}
	
.mini-addy {
	float: left;
	width: 105px;
	line-height: 1.1em;
	font-size: 1.2em;
	}	

.footer-text-left {
	float: left;
	padding-bottom: 19px;
	padding-top: 10px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.1em;
	}
	
.footer-text-right {
	float: right;
	padding-bottom: 19px;
	padding-top: 10px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.1em;
	}	

/* --------------------------------------------------- */
/* ------------------- CUSTOM HACKS ------------------ */
