/*  
Theme Name: jasonwong.net
Theme URI: http://www.jasonwong.net/
Description: Jason Wong's fabulous WordPress theme.
Version: 1.0
Author: Jason Wong
Author URI: http://www.jasonwong.net/
*/

body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BEBCAD;
}
html, body
{
	/*min-height: 100%;*/
	width: 100%;
	height: 100%;
}
/*html>body, html>body #page
{
	height: auto;
}*/


#header
{
	margin-bottom: 0;
	margin: 0;
	height: 100px;
}
#header img
{
	border: none;
}

#navtop
{
	border: 1px solid #333333;
	background-color: #333333;
	width: 680px;
	margin: 0 0 0 11px;
	padding: 0;

}
#navtop ul
{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0;
}
#navtop li
{
	display: inline;
	padding: 0;
	margin: 0;
	margin-right: 55px;
	font-size: 0.8em;
	font-weight: bold;	
}
#navtop li a
{
	color: #FFFFFF;
}
#navtop li a:hover
{
	color: #6395DE;
	text-decoration: none;
}
#navtop li span
{
	color: #E2691F;
}
#navtopOn
{
	color: #C7E356;
}
#navtop img
{
	margin-top: 3px;
}

ul.subnav
{
	list-style: none;
	margin: 0;
	padding: 0;
	
	margin-top: 10px;
	margin-left: 29px;
}
ul.subnav li
{
	display: inline;
	padding-right: 30px;
}
ul.subnav li a
{
	position: relative;
	bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}
ul.subnav li a:hover
{
	text-decoration: none;
}
ul.subnav li a img
{
	position: relative;
	bottom: -2px;
	margin-right: 2px;
}

#page h1
{
	margin-bottom: 10px;
	color: #CCCCCC;
}

#subnavOn h1
{
	display: inline;

}

#page {
	background-image:url(images/bg-main.jpg);
	width: 703px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:-50px;
	min-height: 100%;
	height:auto;
}
* html #page{height:100%;}

#clearfooter{clear:both;height:50px;}
div>p {margin:0}
#footer {
/*	
	margin-bottom: 10px;
	clear: both;
	position: absolute;
*/
	background-image:url(images/bg-footer.jpg);
	width: 703px;
	height:50px;
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	padding-left: 30px;
	padding-top: 10px;
	font-size: 0.6em;
	margin: 0;
	color: #666666;
}

#contentNoTop {
	padding: 0 30px 20px 30px;
}

#content {
	padding: 20px 30px 20px 30px;
}
#content h1
{
	font-size: 0.8em;
	color: #2660B5;
	margin: 0 0 10px 0;
	padding: 0;
}
#content h2
{
	font-size: 1.3em;
	color: #97B51E;
	margin: 0 0 5px 0;
	padding: 0;
}

ul.archiveslist
{
	font-size: 0.8em;
	font-weight: bold;
	list-style-type: none;
	
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}
ul.archiveslistshow
{
	font-size: 0.8em;
	list-style-image: url(images/li-square.gif);
	margin: 0 0 10px 16px;
	padding: 0;
	line-height: 1.5em;
}
ul.archiveslist ul
{
	font-weight: normal;
	list-style-image: url(images/li-square.gif);

	padding: 0;
	margin: 0 0 10px 16px;
}
ul.archiveslist ul span
{
	color: gray;
}

.left
{
	float: left;
	clear: left;
	width: 50%;
}
.right
{
	float: left;
	clear: right;
}

.post
{
	border-bottom: 1px solid #EEEEEE;
	margin: 0 0 15px;
	font-size: 0.8em;
}
.post h2
{
	clear: both;
	color: #97B51E;
	margin: 0 0 2px 0;
	font-size: 1.3em;
}
.post h2 a:link, .post h2 a:visited
{
	color: #97B51E;
	text-decoration: none;
}
.post h2 a:hover, .post h2 a:active
{
	color: #6395DE;
	text-decoration: underline;
}
.postmetadata
{
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 0.8em;
	color: #666666;
}
.postdate
{
	margin-bottom: 10px;
}


.entry p {
	margin: 0 0 10px 0;
}

.entry ul {
	list-style-image: url(images/li-square.gif);
	padding: 0;
	margin: 0 0 10px 16px;
}
.entry ul li {
	position: relative;
	bottom: 1px;
}

.narrowcolumn .entry {
	margin-left: 0px;
}

.narrowcolumn {
	float: left;
/*	padding: 0 0 20px 45px;
	margin: 0px 0 0;*/
	width: 400px;
}

.pagecolumn {
	float: left;
/*	padding: 0 0 20px 45px;
	margin: 0px 0 0;*/

}
#pageside
{
border: 1px solid red;
	float: left;
	margin: 14px 0 10px 10px;
	padding: 5px 5px 5px 5px;

	width: 122px;
	font-size: 0.8em;
}

#pageside h3
{
	background-color: #F0F0F0;
	color: #7E7E7E;
	margin: 0;
	margin-bottom: 5px;
	padding: 3px 5px 3px 5px;
	font-weight: normal;
	font-size: 1em;
}

#pageside ul
{
	font-size: 0.8em;
	list-style-image: url(images/li-category.gif);
	padding: 0;
	margin: 0 0 0 22px;

}
#pageside li
{
	margin-left: 0;
	margin-bottom: 2px;
}

/* single page */
.widecolumn {
	width: 630px;
}

.widecolumn .post
{
	border-bottom: none;
	margin-bottom: 30px;
}
.widecolumn p.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 20px 0 20px 0;
	padding: 10px;
	font-size: 0.7em;
	color: #666666;
}
/* /single page */
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a
{
	color: #E2691F;
	text-decoration: none;
}
.dots
{
	color: #E2691F;
}

a:hover
{
	color: #6395DE;
	text-decoration: underline;
}

/* End Typography & Colors */

/* Begin 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 */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/* End Form Elements */

/* comments */
#comments .alt {
	background-color: #f8f8f8;
}

#comments {
	border: 1px solid #999;
	padding: 10px;
	margin-bottom: 20px;
}
#comments h3 {
	color: #2660B5;
	font-size: 0.8em;
	margin: 0 0 20px 0;
}

ol.commentlist {
	padding: 0;
	margin: 0 30px 20px 30px;

	font-size: 0.8em;
	list-style: none;
}

#comment-1 {
	border-top: 1px solid #ddd;
}
.commentlist li {

	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ddd;
}
.commentlist p {
	margin: 5px 10px 10px 10px;
}
p.commentmetadata {
	color: #666666;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#commentform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
#commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
}
#commentform label {
float: left;
width: 15%;
margin-top: 3px;
	font-weight: bold;
}
#commentform input {
	width: 170px;
}
#commentform textarea {
	width: 480px;
	padding: 2px;
}
#commentform p {
	margin: 5px 0;
}
#commentform #submit {
	margin-left: 408px;
}

.required {
	color: red;
}

.nocomments {
	text-align: center;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
}

.nocomments, blockquote, strike {
	color: #777;
	}
/* /comments */

/* Begin Sidebar */
#sidebar
{
	float: left;
	margin: 14px 0 10px 10px;
	padding: 5px 5px 5px 5px;
	width: 202px;
	
	font-size: 0.8em;
}

#sidebar h3
{
	background-color: #F0F0F0;
	color: #7E7E7E;
	margin: 0;
	margin-bottom: 5px;
	padding: 3px 5px 3px 5px;
	font-weight: normal;
	font-size: 1em;
}

#sidebar ul
{
	font-size: 0.8em;
	margin: 0 0 20px 22px;
	list-style-image: url(images/li-square.gif);
	padding: 0;

}
#sidebar li
{
	margin-left: 0;
	margin-bottom: 2px;
}

/*ul.comments*/
#get_recent_comments_wrap ul li
{
	list-style-image: url(images/li-comments.gif);
}
.comments a
{
	position: relative;
	bottom: 1px;
}


#sidebar a
{
	position: relative;
	bottom: 1px;
}
/*.category span*/
#sidebar span
{
	position: relative;
	bottom: 2px;
	color: gray;
}

ul.archives
{
	list-style-image: url(images/li-square-empty.gif);
	padding: 0;
	margin: 10px 0 0 22px;

}
.archives a
{
	position: relative;
	bottom: 1px;
}
#sidebar ul.archivessub
{
	position: relative;
	margin: -11px 0 0 50px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;

}
ul.archivessub li
{
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
	

}
.archivessub span
{
	position: relative;
	bottom: 2px;
	color: gray;
}

ul.blogroll
{
	list-style-image: url(images/li-arrow.gif);
	padding: 0;
	margin: 10px 0 0 22px;
}
.blogroll a
{
	position: relative;
	bottom: 1px;
}
ul.feeds
{
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 6px;
}

#sidebar form {
	margin: 0;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
}
/* End Sidebar */



/* Calendar */
/*#calendar {*/
#calendar_wrap {
	padding-left: 20px;
	margin-bottom: 20px;
}

#wp-calendar {
	border-collapse: collapse;
	font-size: 0.8em;
	width: 155px;
}

#wp-calendar caption {
	font-size: 1.1em;
	text-align: center;
	color: #97B51E;
	font-weight: bold;
}

#wp-calendar td {
	border: 1px solid #F0F0F0;
	padding: 3px 0;
	text-align: center;
}
#wp-calendar tfoot td {
	border: none;
}

#wp-calendar #next a {
	text-align: right;
}
#wp-calendar #prev a {
	text-align: left;
}

#wp-calendar #prev span, #wp-calendar #next span {
	position: relative;
	bottom: 1px;
	text-decoration: none;
}

#wp-calendar a {
	display: block;
}
/*/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;
}

a img {
	border: none;
}

.navigation
{
	clear: both;
	font-size: 0.6em;
	text-align: center;
	margin: 10px 0 10px 0;
}

.navigation span
{
	position: relative;
	bottom: 0.2em;
	text-decoration: none;
}

.blogImgLeft
{
   margin: 0px 10px 10px 0px;
   float: left;
}
.blogImgRight
{
   margin: 0px 0px 20px 20px;
   float: right;
}
img.blogImg
{
	border: 0;
}

img.careerImg
{
	border: 1px solid #333333;
	float: left;
	clear: none;
	margin-right: 10px;
}

.mainpg
{
	margin-top: 10px;
	border-bottom: none;
}
.mainpg p
{
	margin-bottom: 20px;
}
.careerIcon
{
	float: left;
	margin: 0;
	margin-right: 5px;
}
div.careerContent
{
	float: left;
	margin-right: 28px;
	width: 415px;
}

div.careerScnShot
{
	float: right;
}
ul.careerSide
{
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	color: #999999;
}
ul.careerSide li
{
	padding: 0 0 5px 0;
	display: inline;
}

div.careerSkills
{
	float: left;
	margin: 0 40px 4px 0;

}
div.careerSkills ul
{
	list-style-image: url(images/li-square.gif);
	margin: 0;
	padding: 0 0 0 18px;
}
div.careerSkills ul li
{
	margin-bottom: 3px;
}

div.careerFolio
{
	clear: both;
	margin-bottom: 20px;
}
div.careerFolio h2
{
	margin: 0 0 5px 0;
}
div.careerFolio p
{
	margin-bottom: 20px;
}
div.careerFolio ul
{
	float: left;
	list-style-image: url(images/li-square.gif);
	padding: 0 0 0 17px;
	margin: 0 40px 10px 0;
}
div.careerFolio ul li
{
	padding-bottom: 3px;
}

.drawLine
{
	clear: both;
	margin: 20px 0 20px 0;
}
.backTop
{
	clear: both;
}

.underlineNone
{
	text-decoration: none;
}

.cv
{
	margin-left: 20px;
	margin-top: 10px;
}
.cv td
{
	padding-right: 20px;
	padding-bottom: 10px;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.noTop
{
	margin-top: 0px;
}

hr.single
{
	color: #EEEEEE;
	margin: 0px 0 10px 0;
	height: 1px;
}

.pgImgRight
{
	float: right;
	margin: 0 0 20px 20px;
}

/* start - Form */
div.formBox
{
}
div.formBox p
{
   padding: 0;
}
div.formBox p span
{
	margin-left: 15.7%;
}

label
{
	float: left;
	width: 100px;
}
label b
{
	color: red;
}
.formFld
{
   width: 250px;
   font-weight: bold;
}
select.formFld
{
	width: 256px;
}
textarea.formFld
{
	height: 200px;
}

.formFldErr
{
	background-color: #FFCC33;
}
.formButton
{
/*	background-color: #EBFFCC;*/
}

.error
{
	display: block;
	visibility: visible;

	color: #FF0000;
	font-weight: bold;
}
.red
{
	color: #FF0000;
}
.hide
{
	display: none;
}
/* end - Form */
/* End Various Tags & Classes*/
