/*
Theme Name: CMi default
Theme URI: http://wordpress.org/
Description: The default CMi theme - by Petch
Version: 1.0
Author: Petch Jirapinyo
*/


		body { background-image:url(img/bg.jpg); text-align:center; }
		h1 { font-family: arial; font-size: 16px; font-weight: 800; color: #444444; line-height: 25px }
		h2 { font-family: tahoma; color: #8a2626; font-size: 18px; font-weight: lighter; clear: both; margin-top:25px;}
		h2 a:link { text-decoration: underline; color: #8a2626; font-family: tahoma; }
		h2 a:visited { text-decoration: underline; color: #8a2626; font-family: tahoma; }
		h2 a:hover { text-decoration: underline; color: black; font-family: tahoma; } 
		h3 { font-family: tahoma; color: #000000; font-size: 14px; font-weight: lighter; }
		div { font-family: tahoma; font-style: normal; font-size: 13px; line-height: 16px; text-align: left; color: #444444; }
		.subhead  { font-family: times; font-style: italic; font-size: 17px; line-height: 19px; text-align: left; color: #444444; }
		.downloads { font-family: verdana; font-size: 12px; text-align: left; }
		a:link { text-decoration: underline; color: gray; font-family: tahoma; }
		a:visited { text-decoration: underline; color: gray; font-family: tahoma; }
		a:active { text-decoration: underline; color: gray; font-family: tahoma; }
		a:hover { text-decoration: underline; color: black; font-family: tahoma; } 
		
		.toprightmenu {position:absolute; top:43px; right:40px; width:400px; text-align:right; }
		div.toprightmenu a:link { text-decoration: none; color: #444444; font-family: tahoma; font-size: 12px; }
		div.toprightmenu a:visited { text-decoration: none; color: #444444; font-family: tahoma; font-size: 12px; }
		div.toprightmenu a:hover { text-decoration: none; color: #000000; font-family: tahoma; font-size: 12px; }
		
		.sidebar { width:170px; float:left; margin-right:23px; padding: 5px 5px; text-align:left; }
		div.sidebar a:link { text-decoration: none; color: #333333; font-family: tahoma; font-size: 16px; }
		div.sidebar a:visited { text-decoration: none; color: #333333; font-family: tahoma; font-size: 16px; }
		div.sidebar a:hover { text-decoration: none; color: #000000; font-family: tahoma; font-size: 16px; }
		div.sidebar h2 { font-family: tahoma; color: #984949; font-size: 18px; font-weight: lighter; clear: both; margin-top:25px;}
		
		.main { width:680px; float:left; padding: 0px 5px; text-align:left; }
		
		.footer { width:887px;height: 25px; position:absolute; bottom:53px; left:58px; padding: 5px 5px; text-align:center; color:#ffffff;font-family: tahoma; font-size: 13px; }
		div.footer a:link { text-decoration: underline; color: white; font-family: tahoma; }
		div.footer a:visited { text-decoration: underline; color: white; font-family: tahoma; }
		div.footer a:hover { text-decoration: underline; color: #cccccc; font-family: tahoma; }

		blockquote {font-style:italic; border-bottom: 1px dotted; border-top: 1px dotted; text-align:center;}
		

/* sidebar stuff */

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
	#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul 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;
	}
	
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	border-top: 1px dotted; 
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-bottom: 1px dotted; 
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}

.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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 80%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
	
/* End Comments */

