h1 {
	background: transparent url(/img/text_notebook.png) top left no-repeat;
	height: 18px;
	width: 103px;
	float: left;
	margin-left: 20px;
}

h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #363636;
}

h4 {
	border-bottom: 1px solid #dcdbd7;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 9px;
}

.cta {
	float: right;
	text-align: right;
	width: 400px;
	font: italic 15px georgia, serif;
	color: #5e6051;
	margin-right: 20px;
}

.top {
	padding: 35px 0;
}

.main {
	border-top: 1px solid #dcdbd7;
	padding: 20px;
	color: #5e6051;
	font-size: 12px;
	line-height: 18px;
}

.aside {
	width: 280px;
	float: right;
	padding: 0px;
	margin-top: 20px;
}

.content {
	width: 550px;
	float: left;
	margin-top: 20px;
}

/* Note */

.note {
	margin: 45px 0 54px 0;
}


/*-----------------------------
Note Title
-----------------------*/


.note .title {
	font-weight: bold;
	padding: 0;
}

.note p {
	margin: 9px 0;
	padding: 0 10px;
}

.note blockquote {
	padding: 0 0 0 10px;
}

.note blockquote p {
	padding: 0 10px;
	margin: 9px 0;
	border-left: 1px solid #dbdad6;
	color: #8b8d81;
}

.note ul,.article ul, .aside ul {
	margin: 9px 0;
	padding: 0 30px;
	list-style-type: square;
}

.aside ul li {
	margin: 9px 0;
}

.note ol,.article ol, .aside ol {
	margin: 9px 0;
	padding: 0 30px;
	list-style: decimal;
}

.aside ol li {
	margin: 9px 0;
}



/* Article */

.article p.date {
	margin: 0 0 18px 0;
	font: italic 11px/18px georgia, serif;
	color: #90908b;
}

.article {
	margin: 72px 0;
}

.article p {
	margin: 18px 0;
}

.article blockquote {
	padding: 0 0 0 10px;
}

.article blockquote p {
	padding: 0 10px;
	margin: 9px 0;
	border-left: 1px solid #dbdad6;
}

.article {
	
}

.divide {
	margin: 0 0 54px 0;
}

a:link.permalink, a:visited.permalink, a:active.permalink {
	color: #c3c3b9;
	text-decoration: none;
}

a:hover.permalink {
	color: #9b9b8e;
	text-decoration: none;
}

.fusionentire:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fusionentire {display: inline-block;}

/* Hides from IE-mac \*/
* html .fusionentire {height: 1%;}
.fusionentire {display: block;}
/* End hide from IE-mac */


}


.fusion {
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}

.fusion img {
	float:left;
	padding-right:15px;
}

.fusion .fusiontext {
	width: 135px;
	font-size: 11px;
	margin:-8px 0 8px 0;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
}

.fusion a{
	color:#525251;
	text-decoration: none;
}

.fusion br {
	height: 0;
}

.fusion h4 span {
	text-transform: lowercase;
	font-family: georgia, serif;
	font-style: italic;
	}


 





.aj {
	font-size: 11px
}

.aj_sign {
	float: left;
	margin-right: 10px;
}





.referral {
	clear: both;
	margin-bottom: 18px;
	font-size: 11px;
}

.referral strong {
	clear: none;
	margin-bottom: 30px;
	font-weight: bold;
}

.referral img {
	float: left;
	border: 1px solid #d4cfbe;
	margin-right: 10px;
}

pre {
	margin-left: 0px;
	font-size: 11px;
	color: green;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
}

.article img, .note img {
	padding: 5px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px #a9ac94;
	-moz-box-shadow: 1px 1px 2px #a9ac94;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/* -- Pagination -- */

.paginate {
	text-align: center;
	margin-bottom: 9px;
}

.older {
	float: left;
}

.newer {
	float: right;
}

.newer a, .older a {
	padding: 9px 18px;
	background-color: #f6f6f2;
	-webkit-box-shadow: 1px 1px 2px #a9ac94;
	-moz-box-shadow: 1px 1px 2px #a9ac94;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.newer a:hover,.older a:hover {
	padding: 9px 18px;
	background-color: #f6f6f2;
	-webkit-box-shadow: 0px 0px 2px #a9ac94;
	-moz-box-shadow: 0px 0px 2px #a9ac94;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	top: 1px;
}

.disabled span {
	padding: 9px 18px;
	background-color: #f6f6f2;
	-webkit-box-shadow: 1px 1px 2px #a9ac94;
	-moz-box-shadow: 1px 1px 2px #a9ac94;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ccc;
}

/* -- Archives Page -- */

.comment_wrapper {
	padding: 9px 0;
	border-bottom: 1px solid #dcdbd7;
	margin: 0;
}

.comment_wrapper p {
	margin: 18px 0;
}

.comment_wrapper blockquote {
	padding: 0 10px;
	margin: 9px 0;
	border-left: 1px solid #dbdad6;
	color: #a9ac94;
}

.author {
	color: #898c72;
	font-size: 14px;
	font-family: "buendia-1","buendia-2";
	font-style:italic;
}

.author a,.author a:link,.author a:visited,.author a:active {
	color: #898c72;
}

.author a:hover {
	color: #575a43;
}

.highlight {
	background-color: #f6f6f2;
	padding: 9px 20px;
}

.comment_form p {
	margin: 18px 0;
}

body .comment_form {
	margin: 54px 0;
}

.textfield {
	border: 1px solid #c2c2b9;
	background-color: #f6f6f2;
	padding: 4px;
}

textarea {
	width: 550px;
	height: 200px;
}

/* -- archives Listing -- */

.archive a {
	font-size: 12px;
	line-height: 18px;

}

.archive h2 {
	border-bottom:1px solid #dcdbd7;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 9px;
	line-height: 18px;
}

.archive ul li.article_archive {
	font-weight: bold;
	padding: 18px 0;
}

.archive ul {
	margin: 9px 0 54px 0;
	list-style-type: square;
}
	
.archive ul li {
	margin: 9px 0 9px 30px;
	
}

.archive ul {
	margin: 9px 0 54px 0;
	list-style-type: square;
}
	
