/*
Theme Name: Isaac Keyet - Work Blog Theme
Theme URI: http://www.isaackeyet.com/blog
Author: Modified by Isaac Keyet
*/

/* tempinfo */

.tempinfo {
	background: #ffc;
	font-size: 15px; line-height: 1.3em;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	}

body {
	background: #fff url(images/spring-bg.jpg) no-repeat 50% 0;
	color: #333;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px; line-height: 1.3em;
	margin: 0;
	padding: 0;
	}
	/*
	.hugme {
		background: url(images/spring-bg2.png);
		}*/

a {
	color: #665544;
	outline: none;
	text-decoration: none;
	}
	/*
	html>body a:hover {
		cursor: pointer;
		outline: 10px solid #b8658a;
		outline-offset: 25px;
		}*/

h1,h2,h3,h4,h5,h6 {
	color: #b8658a;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 10px; line-height: 1.3em;
	font-weight: normal;
	margin: 0 0 1em;
	text-shadow: 0px 1px 2px #999;
	}

ul {
	padding: 0 0 0 15px;
	}

p {
	margin: 0 0 .62em;
	}

img {
	
	}
	img.screenshot {
		margin: -3px;
		outline: 1px solid #d6cebd;
		padding: 3px;
		}

code,
blockquote,
.box {
	background: #b8f6f4;
	margin: .88em -1em 1.12em;
	padding: 1em 1em .38em;
	/* Rounded corners in most browsers! */
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 2px 3px #999;
	-o-box-shadow: 0 2px 3px #999;
	-webkit-box-shadow: 0 2px 3px #999;
	-khtml-box-shadow: 0 2px 3px #999;
	box-shadow: 0 2px 3px #999;
	}
	.box blockquote {
		background: #fff;
		margin: .88em 0 1.12em;
		/* Rounded corners in most browsers! */
		-moz-border-radius: 2px;
		-khtml-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		}
	
	code.block {
		background: #eee;
		display: block;
		}

q {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
	}
	q:before {
		content: "» ";
		}
	q:after {
		content: " «";
		}

/* Special classes */

.clear {
	clear: both;
	display: block;
	}

/* TEMP!!! */

#skipNavigation_liq {
display: none;
}

/* END TEMP */

/* ***	Page */
		
		.wrap {
			margin: 0 0 0 16.2%;
			/*width: 980px;*/
			}
		
		#page {
			margin: 200px auto 0;
			width: 650px;
			}


/* ***	Header */
		
		#header .wrap {
		/*	margin: 0 0 0 25px;*/
		margin: 0;
			}
		#header {
			/*background: url(images/isaac_keyet.png) no-repeat 16.2% -100px;*/
			/*background: #302622 url(images/header_bg.jpg) no-repeat -665px 0;
			border-bottom: 1px solid #000;*/
			padding: 3em 0;
			}
			#header h1 {
				/*background: url(images/isaac_keyet.png) no-repeat 0 50%;*/
				font-size: 26px;
				font-weight: normal;
				line-height: 38px;
				margin: 0;
				}
				
				#header h1 a {
					color: #fff;
					}
					
				/*#header h1 a {
					color: #e6d6b3;
					display: block;
					padding: 0 0 0 62px;
					}
					#header h1 a:hover {
						color: #f7efd6;
						}*/
				/*
				#header h1 span {
					color: #444444;
					}
				
				
				#header h1,
				#header h2.tagline {
					padding: 0 0 0 52px;
					}
					*/
				#header h2.tagline {
					display: none;
					color: #78726f;
					font-size: 10px;
					margin: 0;
					}

/* ***	Content */
		
		#content {
			background: #fff url(images/main_bg.png) no-repeat;
			border-top: 1px solid #fff;
			padding: 40px;
			}
			
			/* Images */
	
			.alignright {
				float: right;
				margin: 0 0 12px 20px;
				}
			
			.imgx {
				float: left;
				margin: 0 20px 12px 0;
				}

/* ***	Entry */
		
		.entry {
			margin: 0 0 4em;
			padding: 0;
			}
			.entry_date {
				font-size: 12px;
				margin: 0 0 20px;
				}
			
			/* entry-content */
			.entry-content {
				font-size: 1.3em; line-height: 1.3em;
				text-align: justify;
				}
				.entry-content a {
					text-decoration: underline;
					}
				.entry-content h4 {
					font-size: 20px;
					margin: 0 0 .5em;
					}
				.entry-content h5 {
					font-size: 16px;
					margin: 1em 0 .5em;
					}
		
		/* Entry_main_category */
		
		.entry_main_category {
			/*color: #44a9f0;*/
			color: #999;
			font-family: Georgia, Garamond, "Times New Roman", Times, serif;
			font-size: 14px;
			margin: 0;
			text-shadow: 0 -1px 0 #fff;
			}
		
		
		/* Entry-title */
		
		.entry-title {
			font-family: Georgia, Garamond, "Times New Roman", Times, serif;
			font-size: 32px; line-height: 1.2em;
			font-weight: normal;
			margin: 0 0 8px;
			}
			.entry-title a {
				color: #b8658a;
				}
		
		/* commentCount */
		
		.commentCount {
			background: url(images/commentCount.png) no-repeat 100% 0;
			display: block;
			float: right;
			height: 34px;
			margin: -3px -4px 0 0;
			}
			.commentCount .commentCount-inner {
				background: url(images/commentCount.png) no-repeat;
				display: block;
				height: 25px;
				margin: 0 12px 0 0;
				padding: 1px 0 8px 12px;
				}
				.commentCount .commentCount-inner a {
					color: #fff;
					font-size: 13px;
					line-height: 25px;
					}
					.commentCount .commentCount-inner a:hover {
						text-decoration: underline;
						}

/* ***	Sidebar_wrap */
		
		#sidebar_wrap {
			background: #fff url(images/main_bg.png) no-repeat;
			border-top: 1px solid #fff;
			padding: 30px 20px 20px;
			}

/* ***	Sidebar 1 */
		
		#sidebar {
			float: left;
			margin: 0 30px 0 0;
			width: 290px;
			overflow: hidden;
			}
			
			#sidebar_wrap ul {
				list-style: none;
				margin: 0 0 3em;
				padding: 0;
				}
				#sidebar_wrap ul li {
					border-bottom: 1px solid #dddddd;
					clear: both;
					display: block;
					}
					#sidebar_wrap ul .catOne,
					#sidebar_wrap ul .catTwo,
					#sidebar_wrap ul .catThree,
					#sidebar_wrap ul .catFour,
					#sidebar_wrap ul .catFive,
					#sidebar_wrap ul li.noborder,
					#sidebar_wrap ul li.sidebar-title {
						border: none;
						}
			
			#sidebar_wrap li a {
				color: #666;
				display: block;
				font-size: 1.2em;
				line-height: 3em;
				}
				#sidebar_wrap li a:hover {
					color: #333;
					}
			
			#sidebar_wrap h2 {
				font-size: 2.4em;
				}

/* ***	Sidebar 2 */
		
		#sidebar2 {
			float: left;
			width: 290px;
			}

/* ooo	Post-details */
		
		.post-details {
			background: #e5e5e5 url(images/post-details_l.png) no-repeat;
			margin: 1.4em 0 0;
			}
			.post-details .inner {
				background: url(images/post-details_r.png) no-repeat 100% 0;
				font-size: 11px;
				line-height: 21px;
				margin: 0 0 0 6px;
				padding: 0 6px 0 0;
				}

/* ***	Footer */
		
		#footer {
			border-top: 1px solid #d9d9d9;
			margin: 2em 0 0;
			padding: 3em 50px;
			}
			#footer ul {
				list-style: none;
				}
				#footer ul li {
					float: left;
					margin: 0 .5em 0 0;
					}
		
		/* PagesNav */
		
		.pagesNav {
			float: right;
			list-style: none;
			margin: 0;
			}
			.pagesNav a {
				font-family: Georgia, Garamond, "Times New Roman", Times, serif;
				color: #fff;
				font-size: 12px;
				}
				/*.pagesNav a:before {
					content: "/";
					}
				.pagesNav a:hover {
					color: #f7efd6;
					}*/
		
		/* pageNav */
		
		.pageNav {
			margin: 0 0 8px;
			}
		.pageNav .leftNav a,
		.pageNav .rightNav a {
			background: #ccc url(images/pageNav.png) no-repeat 0 100px;
			font-size: 13px; line-height: 2em;
			margin: 0 0 4px;
			padding: 0 50px;
			}
			.pageNav a {
				display: block;
				}
				.pageNav a:hover {
					background: #693 url(images/pageNav.png);
					color: #fff;
					}
		
		/* navContainer */
		
		#contentTopNavigation_liq {
			height: 28px;
			}
		
		#contentBottomNavigation_liq {
			height: 30px;
			padding: 10px 0 0;
			}
			
		.leftNav_liq,
		.rightNav_liq {
			font-family: Georgia, Garamond, "Times New Roman", Times, serif;
			font-size: 14px;
			}
			.leftNav_liq {
				float: left;
				}
			.rightNav_liq {
				float: right;
				}

#mbl_widget_frame {
	background: url(images/iphone-mbl.png) no-repeat 50% 0;
	height: 417px;
	}

#mbl_widget_frame #mbl_widget_title,
#mbl_widget_frame #mbl_widget_visitors .mbl_widget_background {
	background: none;
}

#mbl_widget_frame #mbl_widget_s_l,
#mbl_widget_frame #mbl_widget_s_r,
#mbl_widget_frame #mbl_widget_a_l,
#mbl_widget_frame #mbl_widget_a_r,
#mbl_widget_frame #mbl_widget_visitors .mbl_widget_background {
	display: none;
	}

#mbl_widget_frame #mbl_widget_title {
	height: 90px;
	}
	#mbl_widget_frame #mbl_widget_title div {
		display: none;
		}

#mbl_widget_frame #mbl_widget_s_m,
#mbl_widget_frame #mbl_widget_a_m,
#mbl_widget_frame .mbl_widget_v_c_m_g,
#mbl_widget_frame .mbl_widget_v_c_m_b,
#mbl_widget_frame .mbl_widget_s_m,
#mbl_widget_frame .mbl_widget_v_t {
	width: 180px;
	}
	
#mbl_widget_frame #mbl_widget_a_m_r,
#mbl_widget_frame .mbl_widget_vr {
	width: 130px;
	}
#mbl_widget_frame #mbl_widget_stats,
#mbl_widget_frame #mbl_widget_actions,
#mbl_widget_frame #mbl_widget_visitors {
	padding: 0 18px 0 22px;
	width: 180px;
	}
	
	div#mbl_widget_stats div#mbl_widget_s_m a {
		line-height: 1em;
		}

#mbl_widget_frame .mbl_widget_v_c_m_j {
	display: none;
	}

div#mbl_widget_visitors div.mbl_widget_vr a {
	line-height: 1em;
	}
	
	/* add me */
	
	#mbl_widget_frame #mbl_widget_a_m_r {
		padding: 7px 0 0;
		}
		#mbl_widget_frame #mbl_widget_s_m {
			background-position: 0px -249px;
			padding: 4px;
			height: auto;
			width: 172px;
			}
			
	/* mbl footer */
	#mbl_widget_frame #mbl_widget_footer {
		display: none;
		}
		
	#mbl_widget_frame #mbl_widget_footer div {
		background: none;
		}
	
	/* POPOUT */
	
	#mbl_widget_popout {
		left: 20px;
		top: -85px;
		position: relative !important;
		}