/*
Theme Name: 52LTD 2010
Theme URI: http://52ltd.com
Description: The updated 52LTD Blog
Version: 2.0
Author: Gary Huck, Dylan Smith
Author URI: http://struckaxiom.com

	52LTD 2010

	This theme was designed by Gary Huck and built by Dylan Smith.

*/



/* Begin Typography & Colors */
* {
  margin: 0;
  padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF url('images/blog_background.jpg');
	color: #86888A;
	text-align: center;
	padding-top: 35px;
	}

a, a:visited {
  color: #39A8E2;
  text-decoration: none;
}
a:hover {
  color: #1873A3;
  text-decoration: none;
}

hr {
  display: block;
  height: 1px;
	border-top: 1px solid #F5F5F5;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

textarea, input{ outline:none;}

#page {
	text-align: left;
	}

#hud {
  text-align: center;
  background: white;
  letter-spacing: -.06em;
}
#hud-wrap {
  width: 936px;
  margin: 0 auto;
}
#hud a, #hud a:visited {
  float: left;
  text-align: left;
  height: 14px;
  color: #ACACAC;
  margin-top: 1px;
  padding-top: 4px;
}
#hud a:hover {
  color: #8B8B8B;
}
#hud a span {
  display: none;
}
#hud a#hud-home {
  background-color: #78bfda;
  background-image: -webkit-gradient(linear, left top, left bottom, to(rgb(120, 191, 218)), from(rgb(3, 103, 168)));
  background-image: -webkit-linear-gradient(top, rgb(120, 191, 218), rgb(3, 103, 168));
  background-image: -moz-linear-gradient(top, rgb(120, 191, 218), rgb(3, 103, 168));
  background-image: -o-linear-gradient(top, rgb(120, 191, 218), rgb(3, 103, 168));
  background-image: -ms-linear-gradient(top, rgb(120, 191, 218), rgb(3, 103, 168));
  background-image: linear-gradient(top, rgb(120, 191, 218), rgb(3, 103, 168));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#78bfda', EndColorStr='#0367a8');
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  padding: 8px 14px 10px;
}
#hud a#hud-home:hover {
  color: #eee;
}

#hud a#hud-twitter {
  background: #FFF url('images/twitter.png') no-repeat 64px 2px;
  width: 152px;
}
#hud a#hud-twitter:hover {
  background-position: 64px -16px;
}
#hud a#hud-facebook {
  background: #FFF url('images/facebook.png') no-repeat 54px 1px;
  width: 137px;
}
#hud a#hud-facebook:hover {
  background-position: 54px -17px;
}
#hud a#hud-linkedin {
  background: #FFF url('images/linkedin.png') no-repeat 88px 1px;
  width: 148px;
}
#hud a#hud-linkedin:hover {
  background-position: 88px -17px;
}


#header {
  background-color: white;
	}

#content {
	font-size: 1.2em;
	background: white;
	}

#sidebar {
  background: #0160A4 url('images/blue_bg.png') no-repeat;
  color: #fff;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
  background: #FFF;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-style: italic;
	}

h1, h2, h3 {
	font-family: 'Helvetica', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

h2 {
  color: #39A8E2;
	font-size: 3.4em;
	font-weight: normal;
	text-align: left;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #39A8E2;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p {
  margin: .6em 0 1em 0;
  line-height: 1.6em;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar .textwidget {
  font-size: 1.3em;
  margin: 0 20px 32px 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #86888A;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	width: 936px;
	margin: 200px auto 0 auto;
	}

#hud {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  width: 100%;
  height: 35px;
  padding-top: 1px;
  -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.3);
}

#header, #footer {
  float: left;
  text-align: left;
  width: 574px;
	padding: 0 25px;
	}
#header h1 {
  width: 69px;
  height: 69px;
  text-indent: -100000px;
}
#header h1 a {
  display: block;
  width: 69px;
  height: 69px;
  background: #FFF url('images/52logo.png') no-repeat;
}
#content {
  float: left;
  width: 549px;
  min-height: 247px;
  padding: 0 50px 0 25px;
}

#footer p {
  float: right;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}


.postmetadata {
  font-style: italic;
	clear: both;
}

.clear {
	clear: both;
}

#comment-toggle a {
  display: block;
  float: right;
  height: 20px;
  background:#FFF url('images/comment_toggle.png') no-repeat top right;
  padding-right: 20px;
}

#comments-wrap {
  display: none;
  padding-top: 1em;
}

#footer {
  clear: left;
	}

#footer p {
  color: #D0D0D0;
  font-size: .96em;
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */



/*	Begin Headers */
#header h1 {
  margin: 25px 0 22px 0;
  padding: 0;
}
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 .2em 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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;
	}

.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;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.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-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform-wrap {
  width: 264px;
  border: 1px solid #53B1EB;
}
#searchform {
  position: relative;
  width: 262px;
  height: 34px;
	border: 1px solid #0169AC;
	}

#sidebar #searchform #s {
  position: absolute;
  top: 0;
  color: #FFF;
  font-size: 1.4em;
  background: #0169AC;
	width: 211px;
	border: none;
	padding: 11px 4px 7px 4px;
}

#sidebar #searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 34px;
  background: url('images/search_go.png') no-repeat;
  border: none;
  text-indent: -1000000px;
}

#sidebar #archives-dropdown {
  display: block;
  width: 259px;
  height: 26px;
  background: #68BBE4 url('images/archives_dropdown.png') no-repeat 0 0;
  font-size: 1.4em;
  color: #FFF;
  padding: 12px 0 0 6px;
  cursor: default;
}

#sidebar #archives-panel {
  display: none;
  position: absolute;
  z-index: 10000;
  width: 219px;
  background: #68BBE4;
  margin: 0 0 0 -6px;
  border-right: 1px solid #53B1EB;
  border-bottom: 1px solid #53B1EB;
  border-left: 1px solid #53B1EB;
}
#sidebar #archives-panel a {
  display: block;
  color: #FFF;
}
#sidebar #archives-panel a:hover {
  color: #0169AC;
}
#sidebar #archives-panel ul {
  list-style-type: none;
  margin: 12px 0 16px 20px;
}

#sidebar li.categories {
  display: none;
  position: relative;
  margin-left: 6px;
}
#sidebar ul li.categories ul {
  font-size: 1.2em;
  margin-top: 16px;
  margin-left: 0;
}
#sidebar ul li.categories ul ul {
  font-size: 1em;
  margin-top: 0px;
}

#sidebar ul li.categories ul li a {
  color: #FFF;
}
#sidebar ul li.categories ul li a:hover {
  color: #68BBE4;
}

#sidebar ul li li.abs-pos {
  position: absolute;
}
#sidebar ul li.categories h2 {
  color: #FFF;
  font-size: 1.4em;
  padding-top: .25em;
}


#sidebar #archives-dropdown:hover {
  
}

#sidebar #archives-dropdown:hover #archives-panel {
  display: block;
}

.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: 100%;
	padding: 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 {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.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;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
  float: right;
/*  width: 311px;*/
/* 311 - 23 */
  width: 288px;
  min-height: 360px;
  margin-left: 1px;
  padding: 57px 0 0 23px;
}

#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;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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." */

