/* 
Theme Name: SPINEN Theme
Description: NA
Author: SPINEN
Author URI: http://spinen.com
Version: 1.0


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

#container{}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}



blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




#navigation {
	width: 860px;
	height: 44px;
	position: relative;
	background: url(images/navigation.png);
	margin: 0 0 0 0;
	padding: 0;
}

#navigation li {
	float: left;
}

#navigation li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 44px;
	background: url(images/navigation.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

#navigation li#home a {
	left: 0;
	width: 74px;
	background-position: 0 0;
}

#navigation li#about-us a {
	left: 74px;
	width: 87px;
	background-position: -74px 0;
}

#navigation li#services a {
	left: 161px;
	width: 80px;
	background-position: -161px 0;
}

#navigation li#case-studies a {
	left: 241px;
	width: 108px;
	background-position: -241px 0;
}

#navigation li#join-the-team a {
	left: 349px;
	width: 113px;
	background-position: -349px 0;
}

#navigation li#blog-link a {
	left: 462px;
	width: 58px;
	background-position: -462px 0;
}

#navigation li#support a {
	left: 520px;
	width: 76px;
	background-position: -520px 0;
}

#navigation li#get-in-touch a {
	left: 596px;
	width: 98px;
	background-position: -596px 0;
}



#navigation li#home a:hover, ul#home-current li#home a{
	background-position: 0 -44px;
}

#navigation li#about-us a:hover, ul#about-us-current li#about-us a{
	background-position: -74px -44px;
}

#navigation li#services a:hover, ul#services-current li#services a{
	background-position: -161px -44px;
}

#navigation li#case-studies a:hover, ul#case-studies-current li#case-studies a{
	background-position: -241px -44px;
}

#navigation li#join-the-team a:hover, ul#join-the-team-current li#join-the-team a{
	background-position: -349px -44px;
}

#navigation li#blog-link a:hover, ul#blog-link-current li#blog-link a{
	background-position: -462px -44px;
}

#navigation li#support a:hover, ul#support-current li#support a{
	background-position: -520px -44px;
}

#navigation li#get-in-touch a:hover, ul#get-in-touch-current li#get-in-touch a{
	background-position: -596px -44px;
}



html {
	font-family: Arial, sans-serif;
	font-size: 13px;
}

body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #1e2a2b;
}

#super_container {
	background-image: url(images/bg_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}

#container {
	width: 860px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}
h1#logo-image {
	width: 176px;
	height: 42px;
	background-image: url(images/logo.png);
	text-indent: -9999px;
}

#header {
	position: relative;
	margin-bottom: 20px;
}

a#signup-newsletter {
	display: block;
	position: absolute;
	top: 71px;
	right: 10px;
	width: 154px;
	height: 26px;
	text-indent: -9999px;
	background-image: url(images/signup-newsletter-button.png);
	z-index: 9999;
	
}
#content-spacer {
	background-image:url("images/gresco.jpg");
	height:15px;
	width:860px;
}

#page {
	position: relative;
	color: #000;
	background-color: #131d1d;
	width: 860px;
}


#sidebar {
	float:left;
	margin-top:20px;
	padding-left:30px;
	width:180px;
}

#searchform label.hidden {
	display: none;
}

#searchform input#s {
	width: 112px;
}

#searchform {
	margin-bottom: 20px;
}

.widget h2{
	color: #C3DADA;
	font-size: 17px;
}

.widget {
	line-height: 1.5;
}

#content {
	float:right;
	margin-top:20px;
	padding-right:30px;
	width:590px;
}

#content h1 {
	color: #afe1e7;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin-bottom: 8px;
	border-bottom: 1px solid #afe1e7;
}

#content h2 {
	color: #afe1e7;
	font-size: 23px;
	padding: 0 0 3px 0px;
	clear: both;
	font-weight: bold;
}


#content h3 {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2;
}


#content p {
	color: #c3dada;
	font-size: 13px;
	line-height: 1.3;
	padding-bottom: 10px;
}

#content p.dateposted {
	color: #748F8A;
	margin-bottom: 10px;
}

#content ul {
	list-style:square outside;
	margin:10px 35px 0 30px;
}

#content li  {
	color:#AFE1E7;
	padding-bottom:10px;
	line-height:16px;
}


a {
	color: #f6811a;
}

a:hover {
	color: #fccb88;
}



.postmeta {
	border-bottom: 1px solid #2f575c;
	margin-bottom: 20px;
}

img#bg-bottom {
	position: relative;
	top: 12px;
}



#footer {
	padding: 25px;
	color: #b8d2d5;
	font-size: 10px;
	text-align: center;
	clear: both;
}

#footer a{
	color: #b8d2d5;
	text-decoration:none;
}

#footer a:hover {
	color: #fccb88;
}

img.alignleft {
	float: left;
	margin: 10px 10px 5px 0;
}
