/*  
Theme Name: moapp_blog_english
Theme URI: http://logengine.myownapp.com
Description: moapp_blog_english Template
Version: 0.1
Author: Michael (MOApp)
Author URI: http://logengine.myownapp.com
 */
 
 #tenYears {
	font: 15px/19px 'Amethysta', serif;
	top: 0;
	text-align: right;
	right: 0;
	transform: rotate(90deg);
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transform: rotate(90deg);
	position: fixed;
	width: 400px;
	z-index: 10;
	left: 789px;
	margin-top: -29px;
	background-color: #e8c7f8;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 0px 2px 1px rgba(1, 1, 1, 0.3);
box-shadow: 1px 0px 2px 1px rgba(1, 1, 1, 0.3);
	padding: 3px 9px 5px;
}

#tenYears a:link, #tenYears a:visited {
	background-color: transparent;
	color: #feffff;
	text-shadow: rgba(0,0,0,0.7) 1px -1px 1px;
}

#tenYears a:hover {
	color: #424242;
	text-shadow: #feffff -1px 2px 2px;
}

#page {
	padding-bottom: 40px;
	padding-top: 26px;
	margin-right: 79px;
	margin-left: 79px;
	width: 801px;
	margin-top: 46px;
}

/* Begin Layout */

body {
	color: #404040;
	margin: 0;
	padding: 0;
	font: 15px "Amethysta", serif;
	color: #404040;
}

#wrapper {
	background: url(images/toolbar.png) repeat-x left 92px;
	display: block;
	width: 920px;
	margin: 5px auto auto 30px;
	display: none;
}

#topPadding {
	margin-top: 119px;
}

#logo_wrap {
	text-align: right;
}

#stacks_in_6_page0 {
	
}

code {
	color: #919191;
	font: 13px/19px Menlo, Monaco, Courier;
}

#logo_wrap img, #logo_wrap img a:link {
	max-width: 56px;
	width: expression(this.width > 56 ? 56: true);
	height: auto;
	height: expression(this.height > 43 ? 43: true);
	text-align: right;
	border: 0;
	padding-left: 12px;
	padding-top: 10px;
}

#footer {
	clear: none;
	font-size: 12px;
	/*b

ackground: rgba(225,225,225,0.1);*/
	padding-left: 20px;
	line-height: 16px;
	padding-bottom: 0;
	height: 40px;
	border-top: 1px solid #404040;
	margin-top: 67px;
}

#innerFooter {
	height: 34px;
	padding-top: 3px;
	text-align: center;
}

#footer a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #818181 0 0 1px;
}

#stack {
	width: 356px;
	float: left;
	position: absolute;
	clear: right;
	/*backg

round: url(images/faviconStack.png) no-repeat left top;*/
	padding-top: 4px;
	font-size: 0.9em;
	margin-top: 3px;
}

#stack li {
	list-style-type: none;
	line-height: 15px;
	padding-bottom: 10px;
}

#stack a:link, #stack a:hover, #stack a:visited, #stack a:active {
	text-decoration: none;
	/*

text-shadow: #818181 0 0 1px;*/

		font-weight: normal;
	font-style: normal;
	color: #404040;
}

#search {
	text-align: left;
}

#search img,a img {
	border-bottom-style: none;
	border-bottom-width: 0;
	border-style: none;
	background-color: transparent;
}

#comments {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 667px;
	margin-left: 2px;
}

.spam {
	height: 0;
	visibility: hidden;
}

#header {
	height: 112px;
	padding-top: 13px;
	font-weight: normal;
	font-style: normal;
}

.postmetadata {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	clear: both;
	float: left;
	padding-bottom: 40px;
}

.postmetadata a:link, a:hover, a:visited, a:active {
	text-shadow: #fff 0 0 1px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.post {
	clear: both;
}

.content {
	margin-bottom: 20px;
}

.purchase a:link, .purchase a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #404040;
	background-color: #e8c7f8;
	margin-right: 0;
	margin-left: 0;
	padding: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;
	line-height: 33px;
}

.purchase a:hover, .purchase a:active {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #eaeaea;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;
}

.navigationBottom {
	margin-top: 30px;
	padding-top: 30px;
	clear: both;
	font-weight: normal;
	width: 839px;
	margin-bottom: 30px;
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
}

.navigationBottom  a:link, .navigationBottom  a:active {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #404040;
	background-color: #c8e5f9;
	margin-right: 0;
	margin-left: 0;
	line-height: 19px;
	padding: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;
}

.navigationBottom  a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;
}

.navigationSingle {
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
	font-weight: normal;
	width: 99%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 90%;
	font-style: normal;
	width: 839px;
}

.navigationSingle  a:link, .navigationSingle  a:active {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #404040;
	background-color: #c8e5f9;
	margin-right: 0;
	margin-left: 0;
	line-height: 19px;
	padding: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;
}

.navigationSingle  a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #404040;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.entry {
	clear: both;
	margin-bottom: 20px;
	float: none;
	line-height: 23px;
	width: 839px;
	margin-left: 2px;
	font-size: 16px;
}

.entry a:link, .entry a:visited, .entry a:active {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(200,229,249,0.3);
	padding: 1px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;
}

.entry a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	padding: 1px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;
}

.entry_index {
	clear: both;
	margin-bottom: 20px;
	float: none;
	line-height: 23px;
	margin-left: 2px;
	width: 839px;
	font-size: 16px;
	
}

.entry_index a:link, .entry_index a:visited, .entry_index a:active {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(200,229,249,0.3);
	padding: 1px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;

}

.entry_index a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	padding: 1px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 600ms;
	-moz-transition-property: background-color;
	-moz-transition-duration: 600ms;
	-o-transition-property: background-color;
	-o-transition-duration: 600ms;
	transition-property: background-color;
	transition-duration: 600ms;
}

.entry_index img {
	visibility: hidden;
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.entry_index iframe {
	visibility: hidden;
	overflow: hidden;
	width: 0;
	height: 0;
}

/* Begin Typography & Colors */

a:link, a:visited {
	color: #454545;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #454545;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	float: none;
	clear: none;
}

h1, h1 a:link, a:visited, h1 a:hover, h1 a:active {
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
	color: #404040;
}

h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	font-size: 21px;
	border-bottom: 1px solid #404040;
	background-color: transparent;
	color: #454545;
	width: 839px;
	float: left;
	text-decoration: none;
	margin-bottom: 20px;
	color: #404040;
	font-weight: normal;
	font-style: normal;
	margin-left: 2px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	margin-top: -11px;
	width: 100%;
	color: #404040;
}

h5 {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	width: 278px;
	margin-top: 23px;
	margin-left: 36px;
}

h8 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #404040;
}

h7 a:link, h7 a:hover, h7 a:visited, h7 a:active {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #d9d9d9;
	background-color: transparent;
	color: #454545;
	width: 60%;
	float: left;
	text-decoration: none;
	margin-bottom: 20px;
}

blockquote {
	padding-left: 20px;
	letter-spacing: 0.5px;
	padding-top: 0;
	color: #454545;
	padding-bottom: 0;
	border-left: 1px solid rgba(69,69,69,0.6);
	font-style: italic;
}

blockquote cite {
	
}

/* Sidebar */

#sidebar {
	height: 390px;
	color: rgba(0,0,0,0.7);
	clear: both;
	border-top: 1px solid #404040;
	width: 920px;
	margin-left: 30px;
	padding-top: 6px;
	padding-bottom: 40px;
}

#sidebar img {
	border-bottom-style: none;
	border-bottom-width: 0;
	float: none;
	border-style: none;
	max-height: 174px;
	background-color: transparent;
}

#sidebar a:link, #sidebar a:hover, #sidebar a:visited, #sidebar a:active {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #818181 0 0 1px;
}

#sidebar li {
	list-style-type: none;
	line-height: 15px;
	padding-bottom: 10px;
}

#side-a {
	float: left;
	width: 30%;
	padding-right: 29px;
	padding-left: 23px;
}

#side-b {
	float: right;
	width: 23%;
	padding-left: 13px;
}

#content {
	float: left;
	width: 33%;
	padding-right: 23px;
	padding-left: 33px;
}

.video {
	
}

::-moz-selection {
	background: #c8e5f9;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #c8e5f9;
	color: #fff;
	text-shadow: none;
}

img, a img, img a:link, img a:hover {
	width: 839px;
	height: auto;
	background-color: #fff;
	padding: 0;
}

#share {
	margin-top: 39px;
	font-weight: normal;
	font-style: normal;
	font-size: 130%;
	line-height: 100%;
	width: 147px;
}

#share a, #share a:link, #share a:active {
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
}

#share a:hover {
	color: #4f7e9e;
	font-weight: normal;
	font-style: normal;
}

.shareButton {
	width: 32px;
	height: 32px;
	cursor: pointer;
	margin-top: -39px;
	margin-bottom: 11px;
}

#share img, #share a img {
	border-style: none;
	border-width: 0;
	background-color: transparent;
	max-width: 48px;
	width: expression(this.width > 48 ? 48: true);
}

#fade {
	opacity: 0;
	filter: alpha(opacity = 0);
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: -1px -1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: -1px -1px 2px rgba(0,0,0,0.1);
	box-shadow: -1px -1px 2px rgba(0,0,0,1);
	color: rgba(64,64,64,0.8);
	padding: 9px;
	border: 1px solid rgba(94,94,94,0.4);
	background-color: rgba(255,255,255,0.32);
	margin-left: 59px;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	font-smooth: always;
	font-weight: bold;
}