/* 
Theme Name: Spraff Custom
Theme URI: http://webedewe.com/themes/bisnisedewe
Description: A company child theme of the Hybrid theme framework 
Author: 8207h32
Author URI: http://webedewe.com
Version: 0.1.1
Tags: black, cufon, two-columns, fixed-width, half-header
Template: hybrid
*/
/**
************************************************/
	@import url('../hybrid/library/css/21px.css'); 
	@import url('../hybrid/library/css/2c-l-fixed.css');
	@import url('../hybrid/library/css/plugins.css'); 
	@import url('../hybrid/library/css/screen.css'); 
	@import url('../hybrid/library/css/drop-downs.css');
body {
	font: normal normal normal 13px/21px "Helvetica", Arial, sans-serif;
	margin: 0px;
	}
#body-container {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	}
#container {
	overflow: hidden;
	float: left;
	width: 960px;
	}
.content {
	overflow: hidden;
	float: left;
	width: 620px;
	padding-top: 0px;
	}
.no-widgets .content, .no-default-widgets .content {
	width: 960px;
	}
#primary {
	position: relative;
	float: right;
	width: 300px;
	margin-top: 20px;
	}
#secondary {
	position: relative;
	clear: right;
	float: right;
	width: 300px;
	}
#subsidiary {
	overflow: hidden;
	}
#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	}
#footer-container {
	clear: both;
	overflow: hidden;
	}
#footer {
	border-bottom: 1px solid #ccc;
	clear: both;
	overflow: hidden;
	}
/**
* Site title
************************************************/
#header {
	width: 960px;
	height: 350px;
	margin: 0 auto;
	padding: 0;
	}
#site-title {
	float: left;
	margin: 0;
	padding: 5px 0px;
	font-size: 33px;
	}
#site-title a {
	color: #9c8165;
	}
#site-description {
	margin: 0 0 0 10px;
	padding: 17px 0px 5px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000;
	}
#search-1 {
	font-size: 12px;
	float:right;
	margin-top: 9px;
}
#search-1 .search-text {
}
#search-1 .search-submit {
	margin-right: 0;
}
/**
* Elements
************************************************/

/* Links */
a  {
	text-decoration: none;
	}
a:visited  {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
.entry-content a {
	}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	}

/* Lists */
.content ul {
	list-style: none;
	margin-left: 20px;
	}
.content ul li {
	overflow: hidden;
	padding-left: 15px;
	}

/* Blockquotes */
blockquote {
	overflow: hidden;
	height: 100%;
	margin: 0 24px 0  0;
	padding: 3px 0 0 24px;
	font-style: italic;
	color: #444;
	border: none;
	}
blockquote blockquote {
	color: #555;
	}
blockquote em {
	font-style: normal;
	}
blockquote.pullquote {
	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	text-align: center;
	font: italic normal normal 20px/22px Georgia, Times, 'Times New Roman', serif;
	color: #444;
	background: transparent;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
	}
.pullquote p {
	margin: 0;
	}

/* Code */
code {
	padding: 0 3px;
	font-size: 12px;
	background: #eee;
	}
pre {
	overflow: auto;
	padding: 9px;
	font-size: 12px;
	color: #000;
	border: 1px solid #ddd;
	}
pre code {
	padding: 0;
	background: transparent;
	}

/* Tables */
table {
	width: 100%;
	background: #ddd;
	}
caption {
	font: italic normal normal 12px/22px Verdana, Geneva, Tahoma, sans-serif;
	text-align: right;
	color: #666;
	}
tr {
	margin: 1px;
	border: 1px solid #ddd;
	}
td {
	padding: 3px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	}
tr.alt td, tr.even td {
	background: #eee;
	}
th {
	padding: 3px;
	color: #fff;
	background: #0B0203;
	border: 1px solid #ddd;
	}
th a {
	font-weight: bold;
	color: #eee;
	}

/* Acronyms */
acronym {
	border-bottom: 1px dotted #333;
	}

/* Drop caps */
.drop-cap {
	float: left;
	margin-right: 3px;
	font: normal normal normal 48px/39px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;
	color: #444;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 20px 0 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 20px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 20px auto;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 20px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}

/**
* Images
************************************************/
.post img {
	max-width: 600px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* Captions */
.wp-caption {
	max-width: 590px;
	padding: 4px 4px 4px 4px;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: 11px;
	color: #666;
	}
.wp-caption img {
	max-width: 588px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 20px !important;
	}
.gallery img {
	border: 1px solid #3c738c;
	}

/* Author avatar */
.avatar {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Thumbnail */
.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}
.category img.medium {
	float: left;
	max-width: 230px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}

/**
* Page Navigation
************************************************/
#navigation {
	width: 960px;
	margin: 0 auto;
	height:20px!important;
	}
#page-nav {
	float: left;
	width: 960px;
	margin: 0;
	background: #fff;
}
#page-nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#page-nav li a {
	color: #000;
	background: #fff;
	border: none;
}
#page-nav li a:hover {
	color: #0B0203;
	background: #F7F7ED;
}
#page-nav li ul li {
	text-decoration: none;
}
#page-nav a {
	display: block;
	font: bold normal 12px/12px Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
#page-nav a:hover {
	text-decoration: none;
}
#page-nav li ul li a {
}
/* Breadcrumb */
.breadcrumb {
	margin: 0 0 20px;
	font-size: .8em;
	color: #666;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
	}
/**
* Posts
************************************************/
.hentry {
	margin-top:20px;
	}	
.post {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	}
.single .post, .page .post {
	margin-bottom: 0;
	}
.page-template-blog .post, .page-template-quick-post .post {
	margin-bottom: 20px;
	}
/* Post title */
.entry-title {
	margin-bottom: 3px;
	}
.entry-title a {
	color: #222;
	}
.home .entry-title, .page-title, .page-template-blog .entry-title, .single-title, .error-404-title, .attachment-title {
	}
.page-title, .error-404-title {
	margin: 0 0 20px 0;
	}
/* Byline */
.byline {
	font-size: .8em;
	font-style: normal;
	text-transform: uppercase;
	color: #777;
	margin: 0px;
	}
.archive .byline, .search .byline {
	margin: 0 0 3px 0;
	}
.byline a {
	font-style: normal;
	}
.byline .author {
	display:none;
	}	
.byline .text{
	display:none;
	}	
/* Post meta data */
.entry-meta {
	clear: both;
	display: block;
	padding: 3px 0 0 0;
	font-size: .8em;
	font-style: normal;
	text-transform: uppercase;
	color: #777;
	border-top: 1px solid #ccc;
	}
.entry-meta a {
	font-style: normal;
	}
/* Comment */
.form-author, .form-email, .form-url, .form-textarea, .button{
	text-transform: uppercase;
	}
.fn {
	font-style: normal;
	}
.comment-time {
	font-size: .8em;
	font-style: normal;
	text-transform: uppercase;
	color: #777;
	margin: 0px;
	}
/* Forms */
.button {
	font: bold normal 12px/12px Arial, Verdana, sans-serif;
	color: #fff;
	background: #0B0203;
	border: 1px solid #0B0203;
	}
.button:hover {
	cursor: pointer;
	color: #0B0203;
	background: #fff;
	border: 1px solid #0B0203;
	}
/* Navigation links */
.navigation-links {
	overflow: hidden;
	font-style: normal;
	}
.next, .previous {
	max-width: 50%;
	font-size: 13px;
	}
.previous {
	float: left;
	}
.next {
	float: right;
	text-align: right;
	}
#comments-template .paged-navigation {
	text-align: center;
	}
#comments-template .paged-navigation .page-numbers {
	padding: 3px 6px;
	font-style: italic !important;
	border: 1px solid #eee !important;
	}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	text-align: left;
	border: none !important;
	}
.credit {
	float: left;
	font: normal normal 9px/9px Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
