/*
	Copyright (c) 2009.
	Sun, 27 December 2009
*/

html { height: 100%; margin-bottom: 1px; }
body { margin: 0; padding: 0; color: #4e4e4e; font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; /* background: #fff url(../img/background.jpg) top left repeat ; */ background-color: #fff; }
a { text-decoration: none; font-weight: bold; color: #4e4e4e; -webkit-transition: color .4s ease;}
a:hover { color: #000; }
#content{ width: 870px; margin: 0px auto; display: block; height: 100%; min-height: 900px; margin-top: 70px; z-index: 0; }
#header{ height: 28px; width: 100%; background-color: rgba(3, 2, 0, .85); background: url(../img/header.png) bottom repeat-x; }
/*
#gradient{ height: 133px; width: 100%; background: url(../img/highlight.png) bottom repeat-x; position: fixed; top: 0px; z-index: -10;
}
*/

p{
	line-height: 28px;
	clear: both;
	}

h2{
	font-size: 21px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	clear: both;
	color: #333333;
}


#sidebar{
float: right;
width: 220px;
display: block;
padding-top: 35px;
/*
position: fixed;
left: 50%;
margin-left: 215px;
*/

}

#sidebar p {
width: 218px;
margin: 0px;
padding-bottom: 25px;
background: url(../img/dividerline-small.png) bottom repeat-x; 
font-size: 17.5px;
letter-spacing: 0px;
}

#sidebar ul{
font-size: 18px;
line-height: 28px;
margin-left: 0px;
padding: 0px;
}

#sidebar li{
list-style: none;
clear: both;

}

#sidebar .title{
font-weight: normal; 
padding-top: 20px;
padding-bottom: 10px;
}

#sidebar .nav-links{
padding-top: 30px;
padding-bottom: 20px;
font-weight: bold; 

}

#entries{
width: 535px;
float: left;
display: block;
clear: both;
height: 100%;
padding: 35px;
padding-top: 55px;
padding-bottom: 0px;

}

.post {
margin-bottom: 60px;
padding-bottom: 40px;
background: url(../img/dividerline.png) bottom repeat-x; 
}

.post p {
font-size: 17px;
line-height: 30px;
width: 500px;
padding-left: 10px;
}
.post p a{
text-decoration: underline;
}
.post li a{
text-decoration: underline;
}

.link{
padding-bottom: 20px;

}


.source{
	font-weight: bold;
	display: inline-block;
	float: right;
	font-size: 13px;
	padding-top: 10px;
}

.source a{
	text-decoration: none;
}

.quote p{
	background: url(../img/quote.png)  no-repeat; 
	background-position: top left;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}



.photo{
	margin: 0 auto 45px auto;
	padding: 10px;
	float: left;
	display: block;
	clear: both;
	line-height: 70%;
	border-style: solid;
	border-width: 1px;
	border-top-color: #b7b1b1;
	border-color: #9f9f9f;
	background-color: #fff;
	-webkit-box-shadow: rgba(0,0,0, .3) 0px 2px 5px ;
	-moz-box-shadow: rgba(0,0,0, .3) 0px 2px 5px;

}

.post img{		margin: 0 auto 45px auto;
	padding: 10px;
	float: left;
	display: block;
	clear: both;
	line-height: 70%;
	border-style: solid;
	border-width: 1px;
	border-top-color: #b7b1b1;
	border-color: #9f9f9f;
	background-color: #fff;
	-webkit-box-shadow: rgba(0,0,0, .3) 0px 2px 5px ;
	-moz-box-shadow: rgba(0,0,0, .3) 0px 2px 5px;

}

.post p img{
margin-left: 0px;
}




a.avatar {
	margin: 0 auto 15px auto;
	margin-left: -8px;
	padding: 10px;
	float: left;
	display: block;
	clear: right;
	line-height: 70%;
background-color: rgba(159,  159, 159, .2);
opacity: .95;
-webkit-transition: color, background-color .15s ease-in;
}

a.avatar:hover{
background-color: rgba(159,  159, 159, .3);
}

img {
	border: none;

clear: both;
}

#entries img {
}

.people img{
border: 1px solid #cec2b2; 
}
.people a{
margin-right: 5px;
}

input#submit:focus { outline: none; }

input {
	float: left;
	clear: left;
	height: 14px;
	padding: 5px;
	padding-left: 30px;
	color: #4e4e4e;
	margin-top: 10px;
	margin-bottom: 0px;

	width: 150px;
	border: 1px solid #cec2b2; 
	display: block; float: left; 	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px; 
	background:  rgba(255,  255, 255, .4) url(../img/search.png) left no-repeat; 
	background-position: 10px 5px;
	-webkit-transition: color, background-color .15s ease-in;
	}
	
input:hover {background-color: rgba(255,  255, 255, 1); }

input:focus, textarea:focus { outline: none; }


input#submit {
 	float: right; margin-top: 6px; ; outline: none;
 	cursor: pointer;
	width: 15px;
	background: none; 
	text-indent: -9999px;
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-right: 10px;

	}

input#submit:focus { outline: none; }

#footer{
height: 50px;
float: left;
display: block;
width: 535px;
clear: both;
bottom: 0px;
padding: 35px;
padding-top: 0px;
}

ol.notes li{
list-style: none;
padding-bottom: 10px;
padding-left: 10px;
padding-top: 15px;


}

ol.notes {
width: 535px;
padding: 35px;
padding-top: 0px;
float: left;
display: block;
clear: both;
margin-top: 0px;

}

.notes blockquote{
margin: 0px;
padding: 0px;
border-left: 0px solid #beb6a8; 
font-size: 14px;
padding-left: 52px;
clear: both;
margin-top: 5px;
}


.answer_content{
margin: 0px;
padding: 0px;
border-left: 0px solid #beb6a8; 
font-size: 14px;
clear: both;
display: inline-block;

}
.notes blockquote a{
font-weight: normal;
}

.notes a{
font-weight: bold;
}

ol.notes li.note img.avatar {

    vertical-align: -4px;

    width: 16px;
    height: 16px;
  	border: 1px solid #cec2b2; 
  	padding-top: 5px;
    padding: 0px;
	margin-left: 10px;
    margin-right: 20px;
}

blockquote {
border-left: 2px solid #beb6a8; 
margin-left: 20px;
padding-left: 20px;
}

.post ul li {
font-size: 17px;
line-height: 30px;
list-style: none;
margin-left: -28px;
line-height: 30px;
clear: both;
}

.post ol li {

line-height: 30px;
margin-left: -8px;
line-height: 30px;
clear: both;
}


.left {
	font-size: 20px;
	font-weight: bold;
	float: left;
	display: block;
}

.right{
	font-size: 20px;
	font-weight: bold;
	float: right;
	display: block;}

#post-meta{
	
	display: block;
	float: left;
	width: 605px;
	margin: 0px;

}

#post-meta h2{
font-size: 18px;
padding-left: 45px;
color: #4e4e4e;
padding-bottom: 10px;
}

#notes{
margin-top: -40px;
}

.ampersand{
font-family: 'Palatino', Baskerville, 'Goudy Old Style', serif;
font-style: italic;
font-size: 20px;
}

a:focus { outline: none; }


#twitter_update_list {
list-style: none;
font-size: 11px;
text-shadow: #292827 0 1px 0;
color: #8e8e8e;
width: 879px;
margin: 0px auto;
display: block;
margin-top: 18px;
background: url(../img/quote-small.png)  no-repeat; 
background-position: 35px;
}

#twitter_update_list a{text-shadow: #292827 0 1px 0; color: #8e8e8e;}

#twitter_update_list li{
padding-left: 8px;
}

/* #tumblr_controls{ display: none;}  */

code{ font-size: 14px; }
