/* WE MADE THIS BLOG */

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, em, 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; 
font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
}



/* Branding */
#header-text {
	width: 300px;
	height: 39px;
	}
	
#header .header-contents {
	width: 960px;
	height: 124px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #ccc;
}
	
#header-text span {
	background: url('/img/template/logo.gif') no-repeat;
	position: absolute;
	width: 300px;
	height: 55px;
	}

h2.main-header {
	color: #666;
	padding-bottom: 8px;
	border-bottom: #ccc 1px solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: 23px;
	width: 960px;
	font-weight:bold;
	font-size:16px;
	word-spacing: -0.1em;
}



a {
color: #000;
text-decoration: none;
}

#page a:hover, 
#page h2 a:hover, 
#page h3 a:hover, 
#sidebar .archive-list li a:hover {
color: #336699; 
text-decoration: none;
}

/* Navigation */

#navigation {
	position: relative;
	top: -18px;
	left: 331px;
	width: 300px;
	overflow: hidden;
}

#navigation ul li {
display: inline;
margin-right: 34px;
font-family: 'Helvetica', Arial, sans-serif;
}

#navigation ul li a {
font-size: 1em;
color: #666;
font-weight: bold;
}

#navigation ul li a:hover {
color: #336699;  
text-decoration:none;
}


/* Begin Typography & Colors */
body {
font-family: 'Lucida Grande', Arial, Helvetica, Sans-Serif;
background: #fff;
color: #666;
}

#page {
background-color: white;
text-align: left;
}

#header {
/*background: #cc9966 url('/img/template/header-background.gif') repeat-x top left;*/
background:none;
}

.narrowcolumn .postmetadata {
text-align: left;
margin-top: 15px;
}

.thread-alt {
background-color: #fff;
}
.thread-even {
background-color: white;
}

.depth-1 {
border-bottom: 1px solid #ccc;
}



#footer {
background: #fff;
}

small {
font-family: 'Lucida Grande', Arial, Helvetica, Sans-Serif;
}

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

#sidebar h2 {
font-family: 'Lucida Grande', Arial, Helvetica, Sans-Serif;
}

h1, h1 a, 
h1 a:hover, 
h1 a:visited, 
#headerimg .description {
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	margin-bottom: 10px;
font-weight: bold;
	}

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 a:visited {
	color: #000;
	}

.sticky {
background: #f7f7f7;
}

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



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

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.6em;
	text-transform: none;
	font-size: 0.8em;
	text-align: left;
	width: 425px;
	margin-bottom: 10px;
	}

.comment-author {
	font-size: 0.8em;
	text-align:left;
}

.comment-body em{
	font-size: 0.7em;
	width: 155px;
	text-align:left;
	display:block;
}


#respond h3 {
	color: #666;
	font-size: 0.8em;
	font-weight: normal;
}

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

.commentmetadata {
	font-weight: normal;
	font-size: 0.7em;
	line-height: 1.9em;
	}

.commentmetadata a {
	color: #666;
	cursor: default;	
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

acronym, abbr, span.caps {
letter-spacing: .07em;
	}

#content .entry p {
font-size: 13px;
line-height: 1.6em;
margin-bottom: 10px;
}

#content .entry {
font-size: 13px;
line-height: 1.6em;
}




/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0;
	padding: 0;
	}

#header {
    position: relative;
    top: -5px;
	margin: 0;
	padding-left: 40px;
	height: 135px;
	
	}
	
#blog-container	{
	margin-left: 40px;
}


#container {
width: 960px;
margin-left:auto;
margin-right: auto;
position: relative;
}

.narrowcolumn, 
.widecolumn {
float: left;
padding: 0;
margin: 0;
width: 630px;
}

#content {
	padding-bottom: 50px;
}


#content.narrowcolumn {
margin-left: 165px;
margin-top: 28px;
}

#content.widecolumn {
margin-left: 165px;
position: relative;
top: 45px;
}

#content.widecolumn .entry {
margin-top:10px;

}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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

#page .entry .postmetadata {
display:none;
}

.clear {
	clear: both;
}

/* End Structure */



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

h2 {
	margin: 15px 0 10px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	margin-bottom: 10px;
}

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

h3 {
	padding: 0;
	margin: 15px 0 0;
	font-size: 1em;
	}

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

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

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

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 0px 0px 0px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
position: relative;
top: -39px;
left: 200px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	}

.comment-author {
	width: 155px;
}
	
.comment-author .avatar,
.comment-author .says  {
	display:none;
}	
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}

#sidebar {
position: absolute;
top: 38px;
left: 0;
}

#sidebar ul.subscribe {
margin-bottom: 15px;
}

#sidebar ul li h2 {
text-transform:uppercase;
}

#sidebar h2 {
font-size: 0.7em;
line-height: 1.6em;
color: #666;
font-weight: normal;
}

#sidebar .subscribe li, 
#sidebar .social li, 
#sidebar .other-blogs li {
padding:0;
line-height: 1.6em;
font-size: 0.7em;
margin:0;
}

#sidebar .archives-navigation {
margin-top:15px;
margin-bottom: 14px;
}

#sidebar .archives-navigation ul li {
font-size: 0.7em;
line-height: 1.6em;
color: #fff;
}

#sidebar .archives-navigation ul li a{
color: #000;
}

#sidebar .archive-header {
margin-top: 12px;
}

/* End Sidebar */




/* 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;
	}
/* 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;
}

/* Socialable styles */

#page .entry .sociable_tagline {
	display:none;
}

h3#comments {
	display:none;
}

#content .navigation {
	text-align:left;
	font-size:0.7em;
}

#content .postmetadata {
font-size: 0.7em;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 26px;
}

.archive #content h2 {
text-transform: uppercase;
font-size: 0.7em;
color: #666;
font-weight: normal;
}

.archive #page #content {
margin-top:15px;
}

.archive h3 {
margin-bottom: 10px;
}

.archive .archive-list {
list-style:none;
}

.archive .archive-list li, 
.cat-item {
font-size: 0.7em;
line-height: 1.6em;
}

.page #page .archive .narrowcolumn {
margin-top: 29px;
}

.page #page .archive .narrowcolumn h3 {
text-transform: uppercase;
color: #666;
font-size: 0.7em;
font-weight: normal;
margin-bottom: 2px;
}

#page .sociable {
width: 130px;
float:right;
margin-top: 2px;
} 

.single #page .sociable {
width: 130px;
float:right;
margin-top: 17px;
}

#page .entry img { 
margin-top:10px;
margin-bottom: 10px; 
}

#container #content .commentlist .reply {
display:none;
}

/* IE 6 Hacks */

* html #sidebar {
	position: absolute;
	top: 38px;
	left: 0;
}

* html .single #content, 
* html .archive #content, 
* html .home #content {
	position: relative;
	left: 165px;
	top: 0px;
	margin-left:0px;
}

* html #header-text {
	position: relative;
	top:-2px;
	}


#footer { display:none; }


/* add this plugin */

.addthis_toolbox {
position: relative;
top: 37px;
left: 512px;
width: 150px;
}

body.single .addthis_toolbox {
position: relative;
top: 53px;
left: 512px;
}


/* end add this plugin */




