/*
Theme Name: LCT FrontPage
Theme URI: http://liewchintong.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

/*
 * Total width is 900 px only
 */

/* Begin Typography & Colors */
body {
	margin: 0px;
	background: #162c42 url('images/bg_body.gif') 0 0 repeat-x;	
	/* background: #162c42 url('images/bg.jpg') 0 0 repeat-x; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page {
	clear:both;
	width: 900px;
	margin: auto;
	background-color: #FFFFFF;
}

/*
 * Top network
 */	
#topcontainer {
	padding: 5px 5px 10px 5px;
	font-size: 10px;
	font-family: Verdana;
	margin: auto;
	background-color: black;
	color: #8CA7CF;
	width: 990px;
}

#topbar {
	width: 900px;
	margin: auto;
}

#topbar_date {
	float: right;
}

#topbar a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#topbar a:hover, #topbar a:active {
	color: #E5E5E5;
	text-decoration: underline;;
}

/*
 * Banner network
 */	
#bannercontainer {
	padding: 10px 5px 25px 5px;
	font-size: 10px;
	font-family: Verdana;
	margin: auto;
	color: #8CA7CF;
	width: 990px;
}

#bannerdiv {
	width: 900px;
	margin: auto;
}

/*
 * top post
 */
.toppost {
	padding: 30px 0 0 15px;	
}
/*
 * box style
 */
.box_container {
	padding: 0 0 0 15px;
}
.boxlist {
	padding:0px;
	margin: 0px;
}
.boxlist li {
	list-style: none;
	padding-left:0px;
	margin-left:0px;
}
.boxtable li {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}
.header_bar {
	border:2px solid #E94900; 
	padding:0px; 
	margin-bottom: 5px;	
}

.box_header {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

.list_item {
	padding: 5px 0 5px 0;
}

.list_item a {
	font-weight:bold;
}
/*
 * Header start here
 */

#header_uline {
	background-color: #840A08;
	padding: 4px 0 0 0;
}

#header {
	background: #0B1B34 url('images/rss_bk.gif') 0 0 repeat-x;	
	height: 255px;
	color: #FFFFFF;
}

#header h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
}

#header ul {
	margin: 0;
	list-style: none;
}

#header a {
	color: #FFFFFF;
}

#header li {
	list-style-image: url('images/sidebar_bullet.gif');
	margin-left: 10px;
	line-height: 18px;
}

#header_bline {
	background-color: #CCCCCC;
	padding: 4px 0 0 0;
}

/*
 * content container start
 */

#content {
	background-color: #FFFFFF;
}

.post {
	padding: 10px 0 0 20px;
	text-align: justify;
	/* height: 120px; */
	margin: 0 0 0 20px;
}

.post h2 {
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:normal;
	line-height:0.9em;
	font-size: 25px;
	margin: 10px 0 10px 0;
}

.post h2 a {
	/* color: #1C557E; */
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #8D0000;
	font-size: 20px;
	/* font-weight:bold; */
}

.post_date {
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #8D0000;
}
 
.post a {
	/* color: #2575AD; */
	color: #1C557E;
}

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

.entry .more-link{
	line-height: 2em;
	text-decoration: none;
	color: #226A9D;
}
.entry a:hover {
	text-decoration: underline;
	color: #B01F1F;
	/* font-weight:bold; */
}

.entry ul {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

.entry ul li {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	list-style-image: url('images/sidebar_bullet.gif');
	font-size: 13px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 0 0 8px 0;
}

/*
 * Post meta data for each post
 */
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

.narrowcolumn .postmetadata {
	/* margin-top: 20px;
	padding: 10px 15px 10px 15px;
	border-top: 1px solid #CCCCCC; */
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	padding: 10px 15px 0px 15px;
}
.postmetadata {
	clear: left;
}

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

/*
 * Comment
 */

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

.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;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0 25px 0 10px;
	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;
	}
.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;
}

/*
 * Structure begin
 */
.narrowcolumn {
	float: left;
	padding: 0 5px 20px 5px;
	margin: 0px 0 0;
	width: 640px;
	/*
	border: 1px solid #CCCCCC; 
	*/
}

#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 690px;
	width: 200px;
	background-color: #FFFFFF;
	/* border: 1px solid #CCCCCC; */
}

/*
 * Sidebar
 */
#sidebar {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color: #8D0000;
	margin: 0px;
}

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

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

/* show doted line for each news item */
#sidebar ul li ul li{
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 0 5px 0;
}

#sidebar ul li ul li a:hover {
	color: #B01F1F;
}

#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;
}

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

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

#sidebar ul li ul li{
	list-style-image: url('images/sidebar_bullet.gif');
	margin-left: 10px;
}


/*
 * Some text classes
 */
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

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

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

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

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

.center {
	text-align: center;
	}

/*
 * Footer
 */

#footer {
	padding: 0;
	margin: 0 auto;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
}

.navigation {
	padding: 15px 0 10px 0;
	display: block;
/*	text-align: center; */
/*	margin-bottom: 60px; */
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}

a {
	color: #004D99;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
