/*
Theme Name: Saucelabs
Theme URI: http://saucelabs.com
Description: Theme for saucelabs.com
Version: 1.0
Author: Flickerbox
Author URI: http://www.flickerbox.com/
Tags: saucelabs, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {color: #313a3f;}
.entry p {
	font-size: 16px;
	color: #313a3f;
	line-height: 1.4;
	margin-bottom: 20px;
	}

.entry a {
	font-size: 16px;
	}

#content {
	font-size: 1.2em;
	}

li {
	color: #313a3f;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding: 0;
	margin-top: 20px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li ul li {
	font-size: 1em;
}

.comment-avatar {
	float: left;
	width: 60px
	}

.comment-author {
	float: left;
	width: 490px;
	}
	
.commentlist li .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	display: inline;
	margin-top: 0;
	}

cite.fn {
	color: #313a3f;
	font-weight: bold;
	font-size: 12px;
	}
span.says {
	font-weight: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	display: inline;
	}

li .commentmetadata {
	font-size: 12px;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #898989;
	}

code, pre,
.entry code *,
.entry pre * {
	font: 14px 'Courier New', Courier, Fixed !important;
	display: inline;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	}
.entry .syntaxhighlighter code,
.entry .syntaxhighlighter pre {
	font-size: 14px !important;
	font-weight: bold !important;
	font-family:"Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace !important;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

table {
	border:1px solid #ccc;
	margin:10px 0 20px;
	padding:5px;
	width:100%;
	font-size: 80%;
}
td {
	border:1px solid #ccc;
	padding:5px;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	margin: 0;
	width: 570px;
	}

.widecolumn {
	line-height: 1.4em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0;
	width: 570px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	border-top: 1px dotted #898989;
	padding-top: 13px;
	margin: 20px 0 60px;
	font-size: 12px;
	clear: both;
}
.postmetadata a {
	font-size: 12px;
	text-decoration: none;
	}
#postmetadata-left {
	float: left;
	width: 49%;
	text-align: left;
	}
#postmetadata-right {
	float: right;
	text-align: right;
	width: 49%;
	}
	
.icon-comment a {
	background: url(/blog/wp-content/themes/sauce/images/icon_comment.png) 0 50% no-repeat;
	padding-left: 20px;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
        padding: 20px 0;
        font-size: 28px;
        font-weight: normal;
        color: #000;
        margin-bottom: 5px;
        border-bottom: 1px dotted #c6c6c6;
        }
h2#home-title {
        border-top: 2px solid #ff0;
        margin-bottom: 25px;
        }
h2#home-title span{
        left: -999em;
        position: absolute;}


h2.pagetitle {
}

#sidebar h2 {
	margin: 5px 0 15px;
	padding: 0;
	border: none;
	font-size: 14px;
	color: #636b75;
	text-transform: uppercase;
	}

h2 a,
h2 a:visited {
	color: #000;
	}
h2 a:hover {
	color: #000;
	text-decoration: underline;
	}

.entry h2 {
	font-size: 23px;
	color: #333;
	border: none;
	padding: 0;
	margin-bottom: 10px;
	}

h3 {
	font-size: 20px;
	color: #333;
	}
h3.comments {
	font-size: 22px;
	color: #666;
	padding-bottom: 15px;
	margin: 40px 0 10px;
	border-bottom: 1px dotted #c6c6c6;
	}
h3.comments span {
	font-size: 12px;
	font-weight: normal;
	display: block;
}

h4 {
	font-size: 17px;
	color: #636b75;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	text-align: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html > body .entry ul li {
	background: url(/images/global/bullet.gif) no-repeat 0 7px; margin:0 0 10px; padding:0 0 0 15px;
	margin: 7px 0 8px 0;
	}
	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 30px 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-bottom: 10px;
	}

#sidebar #searchform #s {
	width: 183px;
	padding: 3px;
	border: 1px solid #aaafb4;
	}

#sidebar #searchsubmit,
#commentform #submit {
	background: url(/blog/wp-content/themes/sauce/images/button_search_blog.png) repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 5px 7px;
	text-transform: uppercase;
	margin-left: 5px;
	cursor: pointer;
	}

#blog-rss {
	margin-bottom: 20px;
	}

#blog-rss a {
	font-size: 11px;
	text-transform: uppercase;
	background: url(/images/icon_rss.png) no-repeat;
	padding-left: 20px;
	}	
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	}
	
#commentform input,
#commentform textarea {
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	font-weight: bold;
	margin: 0 0 10px;
	padding: 20px 5px 15px 10px;
	list-style: none;
	border-bottom: 1px dotted #c6c6c6;
	}

/* Highlighting multiple authors' comments 
(see comment-template.php, line 305 */
.commentlist li.administrator,
.commentlist li.editor,
.commentlist li.author,
.commentlist li.subscriber,
.bypostauthor {
	background: #ffffe6;
	border: 1px solid #eded00;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 30px 40px;
	margin-left: 627px;
	width: 280px;
	background: #f2f3f3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	
#sidebar p.twitter {
	background:url("/images/global/icon_twitter.png") no-repeat scroll 0 5px transparent;
	padding:5px 0 5px 23px;
	font-size: 12px;
	color: #1a83d4;
}
#sidebar p.twitter a {
	font-weight: bold;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 12px;
	line-height: 1.2;
	zoom: 1;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
