/*
Theme Name: Momo Chang, based on Journalist
Theme URI: http://lucianmarin.com/
Description: A customization of the Journalist theme for Momo Chang.
Version: 1.9
Author: <a href="http://lucianmarin.com/">Lucian E. Marin</a>, Rick Elizaga
Tags: white, two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by Lucian E. Marin - lucianmarin.com
*/

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

html {
	height:100%;
}

body {
	background:#fff url("images/bg_mc-letters.png") no-repeat 50% 33px;
	height:100%;
}

em {
	font-style:italic;
}


* {
padding:0;
margin:0;
}

a {
	color:#084d93;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

#topnav {
	background:#000 url("images/bg_mc-gradient.png") repeat-x 0 100%;
	padding-bottom:18px;
	color:#999;
	font-size:92%;
	letter-spacing:1px;
}

#topnav ul { 
	width:970px;
	margin:0 auto;	
	height:15px;
	text-align:right;
}

#container {
	width:970px;
	margin:0 auto;
	position:relative;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#000;
}

#container h1 {
	text-indent:-9999px;
	overflow:hidden;
	width:416px;
	margin:0 0 0 172px;
	background:url("images/momo-chang.png") no-repeat 0 0;
}

#container h1 a {
	text-decoration:none;
	display:block;
	height:84px;
}

#container h1 a:hover {
	color:#c00;
}

#bubble {
	text-indent:-9999px;
	overflow:hidden;
	height:1px;
}

#mainnav li {
	margin-bottom:11px;
	text-indent:-9999px;
	overflow:hidden;
}

#mainnav li a {
	height:20px;
	display:block;
}

li.about {
	width:60px;
	margin-left:23px;
}
li.about a{
	background:url("images/nav-about.png") no-repeat;
}

li.stories {
	width:65px;
	margin-left:0;
}
li.stories a{
	background:url("images/nav-stories.png") no-repeat;
}

li.resume {
	width:75px;
	margin-left:19px;
}
li.resume a {
	background:url("images/nav-resume.png") no-repeat;
}

li.links {
	width:51px;
	margin-left:45px;
}
li.links a{
	background:url("images/nav-links.png") no-repeat;
}

#mainnav li.blog {
	width:44px;
	margin-left:39px;
	margin-bottom:5px;
}
#mainnav li.blog a {
	height:26px;
	background:url("images/nav-blog.png") no-repeat;
}

li.contact {
	width:77px;
	margin-left:12px;
}
li.contact a {
	background:url("images/nav-contact.png") no-repeat;
}

li.about a:hover,
li.stories a:hover,
li.resume a:hover,
li.links a:hover,
li.contact a:hover,
li#current a
{
	background-position:0 -20px;
}

.blog #mainnav .blog a,
li.blog a:hover {
	background-position:0 -26px;
}

#content {
	float:left;
	width:485px;
	padding:40px 182px 50px 91px;
}
.page-stories #content,
.page-resume #content,
.page-links #content{
	padding-top:29px;
}

#content h2 {
	font-size:123%;
	font-weight:bold;
	margin:0;
	padding-top:5px;
}

#content.page h2 {
	text-indent:-9999px;
	overflow:hidden;
	height:1px;
}

#content h2 a {
	text-decoration:none;
}

#content strong {
	font-weight:bold;
}

#content strong em {
	font-weight:bold;
	font-style:italic;
}

.page-stories #content em.date {
	font-size:85%;
	font-style:normal;
	font-family:Helvetica,Arial,sans;
	color:#777;
	display:block;
	margin:0;
	padding:0 0 1em 0;
}

.page-resume #content em.date {
	font-size:85%;
	font-style:normal;
	font-family:Helvetica,Arial,sans;
	color:#777;
	display:block;
	margin:0;
	padding:0 0 1em 0;
}

.comments,
.date,
.meta {
	font-style:normal;
	font-family:Helvetica,Arial,sans;
	color:#777;
}

.date,
.meta {
	font-size:85%;
	}
	
.date {
	margin:0 0 1em 0;
	}

.meta {
	margin:0 0 2em 0;
	}
	
a .comments-none {
	color:#777;
}

.comments a:hover,
a:hover .comments-none {
	color:#000;
}


.main h3,
#content h2.archive {
	font-size:85%;
	font-weight:bold;
	font-family:Helvetica,Arial,sans;
	text-transform:uppercase;
	letter-spacing:1px;
	border-bottom:solid 1px #777;
	margin:0 0 1em 0;
	padding-top:1.5em;
	padding-bottom:2px;
}

.main h4 {
	font-size:100%;
	font-weight:bold;
	margin:0;
	padding-top:1px;
}

.main h4 em {
	font-weight:bold;
}

.main img {
padding:2px;
border:#ddd 2px solid;
}

.main a img {
padding:2px;
border:#0085b5 2px solid;
}

.main a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.main p {
	line-height:146%;
	margin:0 0 1em 0;
}

.page-about .main p {
	font-size:108%;
	line-height:157%;
}

.main ol {
	line-height:131%;
	margin:0 0 15px 30px;
}

.main ul {
	line-height:131%;
	margin:0 0 15px 30px;
}

.main li {
	margin:0 0 5px 0;
}

a.ext {
	background-image: url(images/ic_ext.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 10px;
}
a.pdf {
	background-image: url(images/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 2px 19px 2px 0;
}

.signature {
	float:left;
	padding:0 15px 0 0;
	width:225px;
}

.tags {
	border-left:#bbb 1px solid;
	float:left;
	padding:0 0 0 15px;
	width:175px;
}

#sidebar {
	float:left;
	width:192px;
}

#pages {
	padding:42px 0 0 84px;
}

#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
}

#sidebar ul {
	list-style:none;
	margin-right:10px;
}

#sidebar ul ul {
	margin:5px 0 0 10px;
}

#sidebar ul ul ul {
	margin:5px 0 0 10px;
}

#sidebar ul li {
	padding:0;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

#searchform input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#333;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {

}

#footer a {
color:#555;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#333;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

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

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}

