/*
Theme Name: echohelloworld
Theme URI: http://echohelloworld.com
Description: echohelloworld theme
Version: 0.1
Author: Jasper Tandy
Author URI: http://echohelloworld.com
*/
/*
Theme Name: echohelloworld
Theme URI: http://echohelloworld.com
Description: echohelloworld theme
Version: 0.1
Author: Jasper Tandy
Author URI: http://echohelloworld.com
*/
a:hover {
    text-decoration: underline;
}
html, body {
	height: 100%;
}
body {
	position:relative;
}
h1 {
	margin-bottom: 30px;
}
a {
	color:#373737;
}
a:hover {

}
ol {
    list-style: decimal;
    padding-left: 30px;
}
ol li {
    list-style: decimal;
}
blockquote {
    padding: 8px 0 0 20px;
    letter-spacing: -1px;
    font-style: italic;
    line-height: 1;
}
blockquote span {
    background: url(/lib/img/quote-close.png) no-repeat right bottom;
    padding: 0 50px 30px 0;
}
#header {
	text-align: center;
	padding: 20px 0 10px;
	margin: 0 auto 20px;
	overflow:hidden;
	width: 100%;
	width: 800px;
}
#container {
	width: 800px;
	padding-top: 15px;
	position:relative;
	margin: 0 auto;
}
#twitter {
}
#inner {
    width: 590px;
    float: left;
}
html > body #container {
	height: auto;
}
.serif {
	font-family: "Adobe Garamond Pro",'Georgia','Times',serif;
}
.wrap {
	overflow:hidden;
	width: 100%;
}
.clear {
	clear: both;
}
.relative {
	position:relative;
}
.center {
	text-align: center;
}
label {
    font-weight: normal;
    font-family: georgia, serif;
    display: block;
    padding-bottom: 4px;
}
input, textarea {
	font-family: 'Helvetica','Arial',sans-serif;
	width: 584px;
	font-size: 22px;
	margin-bottom: 22px;
	border-bottom: 1px solid #ddd;
	background:#efefef;
	padding: 5px 3px 3px 3px;
	font-size: 14px;
}
input:focus, textarea:focus {
    background:#ececec;
    border-bottom-color:#ccc;
}
input {
    width: 300px;
}
.grey {
	color:#373737;
}
.white {
	color:#fff;
}
.bold {
	font-weight: bold;
}
.justify {
	text-align:justify;
}
.margin-bottom {
	margin-bottom: 30px;
}
.padding-bottom {
	padding-bottom: 30px;
}
.small-letter-spacing {
	letter-spacing:-1px;
}
.low-line-height {
	line-height: 0.5;
}
.high-line-height {
	line-height: 1.5;
}
.med-line-height {
	line-height: 0.8;
}
#nav {
	width: 273px;
	overflow:hidden;
	float:right;
}
#nav,#nav a {
	color:#6d6e71;
}
#nav a {
	padding-right: 2px;
}
#nav li.about,#nav li.portfolio {
	line-height:0.7;
	padding-top: 6px;
}
#nav li.blog {
	padding-bottom: 6px;
}
#nav li.about a,#nav li.contact a {
	margin-right: 10px;
}
#nav li.portfolio a,#nav li.blog a {
	margin-left: 10px;
}
#top {
	float:left;
	padding-top:5px;
	width: 488px;
}
#nav li {
	float:left;
}
#nav .contact {
	clear:both;
}
#archive {
	width: 100%;
	overflow:hidden;
	text-align:center;
	margin-bottom:30px;
}
#archive li {
	width: 33%;
	float: left;
}
div.post {
	margin-bottom:35px;
}
div.post h2 {
    font-weight: bold;
}
div.entry {
	margin-top: 30px;
}
div.entry, p.tags {
	padding-left: 10px;
}
div.entry a {
	font-weight:bold;
}
a.more-link {
	display:block;
	text-align: center;
	border-bottom: none !important;
	padding: 0 0 8px;
	font-weight:bold;
	margin-top: 10px;
}
p.tags {
	line-height: 1.2;
}
p.tags strong {
	font-weight:normal;
}
#navigation {
	width: 400px;
	padding: 0 95px 24px;
	overflow:hidden;
	margin-bottom: 23px;
    border-bottom: 1px solid #efefef;
}
div.alignleft {
	float:left;
}
div.alignright {
	float:right;
}
div.clearboth {
	clear:both;
}
div.archive {
	padding-top: 5px;
	margin: 0 0 0 72px;
}
#footer {
	height: 270px;
	position:absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align:center;
	border-top:1px dotted black;
	padding-top: 15px;
}
#innerfooter {
	text-align:left;
	overflow-x:hidden;
	clear:both;
	width: 900px;
	margin: 0 auto;
}
#favs {
	overflow:hidden;
}
#favs li {
	float:right;
}
#footer div.content {
	margin: 10px;
}
#me {
	width: 200px;
}
#about {
	width: 700px;
	overflow-x:hidden;
}
#twitter {
    clear: both;
}
a.twitter-status-url {
	color:#bbb;
}
#tag-cloud {
	width: 700px;
	text-align:right;
}
li.aktt_more_updates {
	display:none;
}
/**
 * blog from here
 */
body {
    width: 100% !important;
}
/* menu */
code {
    font-weight: normal;
}
div.post pre, div.post code {
    width: 580px;
    overflow-x: scroll;
    margin-bottom: 20px;
}
a#home-link {
    background:#353535;
    color:#fff;
    font-size: 20px;
}
#menu {
    width: 200px;
    float: right;
    text-align: right;
}
#menu div.content {
    color:#252525;
    padding: 10px;
    width: 180px;
    overflow:hidden;
    font-size: 18px;
}
#menu #menu-social .content {
    padding: 10px 10px 10px 0;
    width: 190px;
}
#menu div.content p:last-child {
    margin-bottom: 0;
}
#menu div.content a {
    color:#252525;
}
#menu div.content ul {
    margin: 0;
}
#menu div.content li {
    padding: 3px 0;
}
#menu #favs li:last-child {
	padding-left: 0px;
}
#menu #favs li {
	padding-left: 10px;
}
#menu > li {
    clear: both;
    position:relative;
}
#menu > li li:nth-child(2n) a {
    color:#353535;
}
#menu div.tab {
    width: 200px;
    text-align: right;
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-top: 8px;
    margin-top: 8px;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}
#menu > li div.tab span {
    font-size: 35px;
    letter-spacing: -2px;
    color:#262626;
    font-family: georgia, serif;
}
#menu li > div.content div.aktt_tweets a {
    color:#656565;
}
#menu > li div.content li.aktt_more_updates {
    text-align: right;
    display:block;
}
#menu > li div.content li.aktt_more_updates a {
	color:#FFF200;
}
div.post {
    margin-bottom: 23px;
    padding-bottom: 30px;
    border-bottom: 1px solid #efefef;
}
div.post h2 a, h1 a {
	color:#252525;
	font-size: 45px;
    display: inline;
    letter-spacing: -2px;
    font-weight: normal;
    text-transform:lowercase;
    padding-left: 10px;
    font-family: georgia, serif;
}
div.post h2 a {
    position:relative;
    line-height: 1.15;
    display:block;
}
div.post a strong {
    font-weight: normal;
    z-index:1;
    position:relative;
}
div.post h2 a span {
    position:absolute;
    top: 1px;
    right: 572px;
    color:#fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 3px 8px;
    text-decoration: none;
    background:#656565;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    line-height: 18px;
    /*width: 15px;*/
    text-align: center;
    vertical-align: bottom;
    height: 15px;
    letter-spacing: -1px;
    z-index:0;
}
div.post h2 a:hover {
    text-decoration: none;
    color:#656565;
}
div.post h2 a:hover span {
    display: block;
    text-decoration: none;
    background:#262626;
}
div.post a img {
    line-height: 1;
}
p.tags {
    font-size: 20px;
}
p.tags label {
    display:inline;
}
#searchform input[type=text] {
    padding: 4px;
    font-size: 20px;
    letter-spacing: -1px;
    margin-bottom: 0;
}
dl {
    margin-bottom: 26px;
}
dt {
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
}
dd {
    margin-left: 20px;
}
div.entry {
	font-size:16px;
	font-weight: normal;
	line-height: 2;
}
div.entry p {
    line-height: 1.4;
    margin-bottom: 20px;
}
div.comment {
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}
div.comment h3 {
    font-family: georgia, serif;
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: normal;
}
div.comment p {
    line-height: 1.4;
    margin-bottom: 18px;
}
#commentform {
    padding-bottom: 20px;
}
small {
    font-size: 11px;
    letter-spacing: 0;
}
.snipplr_embed {
    font-size: 11px;
}
.snipplr_embed h3, .snipplr_embed p {
    display: none;
}
