/*  
Theme Name: Elvin Lok WordPress V2
Theme URI: http://elvinlok.com/
Description: A WordPress theme by Elvin Lok.
Version: 2.0
Author: Elvin Lok 
Author URI: http://elvinlok.com/
 
	This theme was designed and built by Elvin Lok,
	whose blog you will find at http://elvinlok.com/	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php*//* Begin Typography & Colors */
body {
	font-size: 9pt; /* Resets 1em to 10px */
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	background: #d5d6d7 url('images/bg.jpg');
	background-attachment: fixed;
	color: #484848;
	text-align: center;
	}
 /* START Elvin Header  */div.pageHeader01 {
	background-color: none;
	border: none;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	width: 986px;
	height: 215px;
	background: url('images/header01.png');
	clear: both;
	}
	
div.pageHeader01 h1{
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 10pt;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  line-height:110%; 
  margin: 0px 0px 0px 0px;
  padding: 100px 0px 0px 228px;
	}  
	
div.pageHeader02 {
	background-color: none;
	border: none;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	width: 986px;
	height: 37px;
	background: url('images/header02.png');
	clear: both;
	}
    
div.pageHeader02 p{
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  line-height:120%; 
  margin: 0px 0px 0px 35px ;
  padding-top: 6px;
  }
  
div.pageHeader03 {
	background-color: none;
	border: none;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	width: 986px;
	height: 90px;
	background: url('images/header03.png');
	clear: both;
	}
	
div.pageHeader03 p{
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #B60311;
  line-height:110%; 
  margin: 0px 0px 0px 35px ;
  padding-top: 3px;
  }
 
/* END Elvin Header  */
#page {
	background-color: none;
	border: none;
	text-align: left;
	margin: 0px 0px 0px 0px; 
	padding: 0;
	width: 986px;
 
	}
 
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 986px;
	background: #73a0c5 url('images/bg.jpg') no-repeat bottom center;
	}
	
#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 
    
#content {
	font-size: 9pt;
	background-color: none;
	margin-left: 35px;
	width: 535px;
	margin-right: 0px;	
	border-right: 1px dotted blue;
	
	}
    
.widecolumn .entry p {
	font-size: 9pt;
	}
    
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 9pt;
	background-color: none;
	}

.widecolumn {
	line-height: 1.6em;
	background-color: none;
	}
    
.narrowcolumn .postmetadata {
	text-align: center;
	}
 .alt {
	background-color: none;
	border-top: none;
	border-bottom: none;
	}
    
 small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 1.5em;
	}
    
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
 
	}

h1 {
	font-size: 12pt;
	text-align: center;
	}

#headerimg .description {
	font-size: 12pt;
	text-align: center;
	}

h2 {
	font-size: 14pt;
	
	}

h2.pagetitle {
	font-size: 12pt;
	}

h3 {
	font-size: 12pt;
	}
	
ol li  {
	list-style: decimal outside;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
    

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #E10F17;
	}
    

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited,  #wp-calendar caption, cite {
	text-decoration: none;
	}
    

.entry p a:visited {
	color: #0008FF;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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,   .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 8pt 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 8pt;
	letter-spacing: .07em;
	}
    
    a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}a:hover {
	color: #147;
	text-decoration: underline;
	}#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}#wp-calendar a {
	text-decoration: none;
	}#wp-calendar caption {
	font: bold 9pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors *//* Begin Structure */
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}.narrowcolumn {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	}.widecolumn {
	padding: 10px 10px 20px 0;
	margin: 5px 0 0 0px;
	}.post {
	margin: 0 0 10px;
	text-align: justify;
	}.post hr {
	display: block;
	}.widecolumn .post {
	margin: 0;
	}.narrowcolumn .postmetadata {
	padding-top: 5px;
	}.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: left;
}#footer {
  border: none;
	padding: 0;
	margin: 0;
	width: 986px;
	clear: both;
	font-size: 7pt;
	background: url('images/footer.png');
	width: 986px;
	height: 34px;
	}#footer p {
	margin: 0;
	padding: 0px 40px;
	text-align: left;
	}
/* End Structure *//*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}h2 {
	margin: 0px 0 0;
	}h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers *//* 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 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;
	}
/* End Entry Lists *//* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}#searchform #s {
	width: 108px;
	padding: 2px;
	}#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: 98%;
	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 */

/* Begin Sidebar */

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	
#leftsidebar ul ul li:before {
	content: "\00BB \0020";
	}

#rightsidebar ul ul li:before {
	content: "\00BB \0020";
	}
	
#sidebar li {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	}
    
#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}
	
#sidebar
{
	padding: 0px 0px 10px 0px;
	margin-left: 2px;
	width: 360px;
    text-align: left;
	font: 8pt Verdana, Arial, 'Lucida Grande',  Sans-Serif;
  background-color: none;
  float: left;
	}
 
	
#leftsidebar
{
	padding: 0px 0px 0px 0px;
	width: 180px;
	float: left;
	margin-left: 10px;
	font: 8pt Verdana, Arial, 'Lucida Grande', Sans-Serif;
	background-color: none;
	}
 


#rightsidebar
{
	padding: 0px 0px 0px 0px;
	width: 180px;
	margin-right: 0px;
	margin-left: 5px;
 	float: left;
 	font: 8pt Verdana, Arial, 'Lucida Grande',  Sans-Serif;
 	background-color: none;
	}
	
 #sidebar ul, #leftsidebar ul, #rightsidebar ul {
	list-style-type: none;
	list-style-image: none;
  margin-bottom: 15px;
  margin-left: 0px;
  text-align: left;
  padding: 2px 3px 3px 3px;
	}

#sidebar ul li, #leftsidebar ul li, #rightsidebar ul li {
	list-style-type: none;
	list-style-image: none;
  margin-bottom: 15px;
  margin-left: 0px;
  text-align: left;
  padding: 0px 0px 0px 0px;
 
	}
    
    #sidebar ul p, #leftsidebar ul p, #rightsidebar ul p, #sidebar  ul, #leftsidebar  ul, #rightsidebar  ul select {
	margin: 0px 0px 0px;
	}
    
    #sidebar ul ul, #leftsidebar ul ul, #rightsidebar ul ul, #sidebar ul ol, #leftsidebar ul ol, #rightsidebar ul ol {
	margin: 0px 0px 0px 0px;
	}
    
    #sidebar ul ul ul, #leftsidebar ul ul ul, #rightsidebar ul ul ul, #sidebar ul ol, #leftsidebar ul ol, #rightsidebar ul ol {
	margin: 0px 0px 0px 0px;
	}
    
    #sidebar ul ol li, #leftsidebar ul ol li, #rightsidebar ul ol li {
	list-style: decimal outside;
	}
    
    #sidebar ul ul li, #leftsidebar ul ul li, #rightsidebar ul ul li, #sidebar ul ol li , #leftsidebar ul ol li, #rightsidebar ul ol li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  text-align: left;
	}
    
#sidebar h2, #leftsidebar h2, #rightsidebar h2 {
  text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  text-align: left;
  font-size: 10pt;
 
  background-color: #CC0000;
  display: block;
  color: #FFFFFF;

 
	}
    
	#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* 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;
	}hr {
	display: none;
	}a img {
	border: none;
	}.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/.HeaderQuote
{
	padding: 0px 0px 0px 0px;
	font: 10pt Arial, Verdana,  'Lucida Grande', Sans-Serif;
	background-color: none;
	font-weight: bold;
	color: white;
	}
	