/*

Website: JoannaKwong.com
Website URL: http://www.joannakwong.com
Theme Name: New Beginnings
Version: 1.0
Description: 
Author: Joanna Kwong
Published: 11.16.07
Please do not copy directly.  Any questions or comments can be referred to joanna@joannakwong.com.
Copyrighted © JoannaKwong.com 2006-2007.  All rights reserved.

*/



/* GLOBAL */
body {
	font-size: .7em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
	background-color:#332e29;
	text-align: center;
	}

A:link {
	color:#9bb576;
	text-decoration:none;
	font-weight:bold;
	}

A:visited {
	color:#9bb576;
	text-decoration:none;
	font-weight:bold;
	}

A:hover{
	color:#426d67;
	text-decoration: underline;
	font-weight:bold;
	cursor: pointer;
	}

td {
	font-size: 8pt;
	font-family: "Trebuchets MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
	padding: 4px;
	line-height: 13px;
	text-align: justify;
	}

b {
	cursor: default;
	color: #426d67;
	background: none;
	font-weight: bold;
	}

blockquote {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	color: #898888;
	font-style: normal;
	border-left: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	color: #414141;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #9bb576;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* HEADLINES */

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h1 /* main headline */ {
	margin: 0 0 -2px 0;
	color: #9bb576;
	font-size: 16pt;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 2px;
	}

h2 /* blog headline */  {
	color: #9bb576;
	font-size: 18pt;
	font-weight: lighter;
	line-height: 22px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #CCC;
	list-style: none;
	}

#sidebar h2 /* side headline */ {
	text-align: right;
	margin: 0 0 -2px 0;
	color: #9bb576;
	font-size: 16pt;
	font-weight: lighter;
	text-transform: lowercase;
	letter-spacing: 2px;
	border: none;
	list-style: none;
	}

h2 a:link {
	font-weight: lighter;
}

h3 /* side headline */ {
	text-align: right;
	margin: 0 0 -2px 0;
	color: #9bb576;
	font-size: 16pt;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 2px;
	}

.title /*small headings*/ {
	color: #426d67;
	font-size: 13pt;
	font-weight: normal;
	background-repeat: no-repeat;
	letter-spacing: 2px;
	text-transform: uppercase;
	}

/* POSITIONING & ALLIGNMENT */

body {
	margin: 0 0 20px 0;
	}

#container {
	background-color: white;
	margin: auto;
	width: 700px;
	text-align: justify;
	}

#header {
	height: 363px;
	width: 700px;
	background: url('images/main.jpg') no-repeat bottom center;
	}

#logo a {
	width: 300px;
	height: 100px;
	display: block;
	position: relative;
	margin: -80px 0 0 0;
	float: right;
	overflow: hidden;
	text-indent: -1000px;
	}

#content {
	float: left;
	background-color: #FFFFFF;
	line-height: 16px;
	width: 455px;
	margin: -89px 0 0 15px;
	text-align: justify;
	padding-bottom: 2px;
	}

html>body #content /* Firefox style */{
	line-height: 20px;
	}
	
#sidebar {
	float: right;
	width: 200px;
	margin: -61px 10px 0 0;
	line-height: 16x;
	}

html>body #sidebar /* Firefox style */{
	line-height: 18px;
	}

#footer {
	clear: both;
	background: #9bb576;
	color: #FFFFFF;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px 0 2px 0;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
	width: 700px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;	
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}

/* FOOTER */
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}

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


/* IMAGES */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/* End Images */


/* LISTS

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
	
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

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

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End LISTS */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* SIDEBAR | BOXES*/
#sidebar .box a {
	color: #46897f;
	text-decoration: none;
	}

#sidebar .box a:hover {
	color: #C1CDC1;
	}

#sidebar .box {
	background: #FFFFFF;
	color: #4A4A4A;
	padding: 5px 5px 20px 5px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #d1d0cf;
	}


/* SIDEBAR | LINKS */]
ul.box {
	margin: 0;
	list-style-type:circle;
	}

ul.box li {
	margin: 0 0 0 20px;
	}

html>body ul.box li /* Firefox style */{
	margin: 0 0 0 24px;
	}

ul.box li a {
	color: #654e08;
	display: block;
	width: 150px;
	font-weight: normal;
	}

ul.box li a:hover {
	border-bottom: 1px solid #a1a1a1;
	font-weight: normal;
	text-decoration: none;
	}

/* SIDEBAR | NAVIGATION */
ul.nav {
	margin: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-transform: uppercase;
	}

html>body ul.nav li /* Firefox style */{
	margin: -10px 0 -10px 0;
	}

ul.nav li a, ul.nav li a:link, ul.nav li a:active, ul.nav li a:visited {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	color: #92aa70;
	display: block;
	list-style-type: none;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	font-weight: normal;
	}

html>body ul.nav li a, ul.nav li a:link, ul.nav li a:active, ul.nav li a:visited /* Firefox style */{
	margin: 0;
	font-weight: normal;
	}

ul.nav li a:hover {
	background: #FFFFFF;
	border-bottom: 1px solid #426d67;
	font-weight: bold;
	}


/* EXIT LINKS */
ul.linklist {
	margin: 0px;
	margin-left: 0;
	padding: 0;
	width: 100%;
	}

ul.linklist li {
	float: left;
	width: 100px;
	list-style-type: none;
	text-align: center;
	}

ul.linklist li a {
	display: block;
	padding: 2px;
	margin: 1px;
	background: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

ul.linklist li a:link, ul.linklist li a:active, ul.linklist li a:visited {
	color: #426d67;
	text-decoration: none;
	font-weight: normal;
	}

ul.linklist li a:hover {
	background: #FFFFFF;
	font-weight: normal;
	border: none;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}



#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}



#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}



#wp-calendar a {
	display: block;
	}



#wp-calendar caption {
	text-align: center;
	width: 100%;
	}



#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}



#wp-calendar td.pad:hover {
	/* Doesn't work in IE */

	background-color: #fff;
	}

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}



acronym, abbr {
	border-bottom: 1px dashed #999;
	}



blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}



blockquote cite {
	margin: 5px 0 0;
	display: block;
	}



.center {
	text-align: center;
	}



.hidden {
	display: none;
	}



hr {
	display: none;
	}



a img {
	border: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

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



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



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



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



/* BLOGGING */

.blog-meta {
	color: #414141;
	font-size: 1.1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-top: -10px;
	}



.blog-postmeta {
	border: 1px solid #DDDDDD;
	background: #F8F8F8;
	padding: 5px 10px;
	margin: 10px 0px;
	text-align: right;
	}
