/*
Theme Name: CMLA
Theme URI: http://www.sightdesign.com/
Description: CMLA Theme.
Version: 1.0
Author: Panutat Latplee
Author URI: http://www.metromediadesign.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	margin: 40px 0 20px 0;
	padding: 0;
	background-color: #FFF;
	background-image: URL("images/background.gif");
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Arial","Verdana";
	font-size: 12px;
	color: #666;
}

img {
	border: none;
}

ul, p, h2, h3, h4, h5, form {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 16px;
	line-height: normal;
	color: #003366;
}

h2 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: normal;
	text-transform:uppercase;
	color: #999933;
}


a {
	color: #993;
	text-decoration: none;
}

.post b, .post strong {
	color: #993;
	font-weight: bold;
}

.clearing {
	line-height: 1px;
	clear: both;
}

#page {
	width: 980px;
	margin: 0 auto;
}

#areaSuperNav {
	text-align: right;
	color: #999;
	padding-bottom: 5px;
}

#areaSuperNav span {
	color: #CCC;
	padding-right: 5px;
	font-weight: bold;
}

#areaSuperNav a {
	color: #CCC;
	padding: 0 5px;
	text-transform: uppercase;
	text-decoration: none;
}

#areaSuperNav a:hover, #areaSuperNav a.actived {
	text-decoration: underline;
}

#areaHeader {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-bottom: none;
	padding: 9px 9px 15px 9px;
}

#areaHeader .headerLogo {
	padding: 10px 0 0 20px;
}

#areaHeader .headerIntro {
	float: right;
	padding: 20px 20px 0 0;
}

#areaBanner {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0 9px;
}

#areaBanner div {
	border-top: 1px solid #ECECEC;
	padding-top: 2px;
}

#areaMainMenu {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0 9px;
}

#areaMainMenu td {
	text-align: center;
	width: 154px;
	background-color: #CC9;
	border-right: 1px solid #FFF;
}

#areaMainMenu td.menuid-9 { /* local is 8 - live is 9 */
	width: 340px;
	border-right: none;
}

#areaMainMenu a {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 7px 0;
	background-repeat: repeat-y;
	background-position: left top;
}

#areaMainMenu a:hover, #areaMainMenu td.actived a {
	background-color: #D3D3D3;
	background-image:URL("images/menu-hover.jpg");
}

#areaFooter .footerClosed {
	border: 1px solid #CCC;
	border-top: none;
	height: 20px;
	margin-bottom: 10px;
}

#areaFooter .footerMenus {
	float: right;
}

#areaFooter .footerMenus a {
	text-decoration: none;
	color: #993;
	padding: 0 5px;
}

#areaFooter .footerMenus a:hover, #areaFooter .footerMenus a.actived {
	text-decoration: underline;
}

#content {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0 9px;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 25px;
	font-size: 11px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li {
	padding: 0;
	margin: 0 0 5px 0;
	border: 1px solid #FFF;
}

.widget_html_javascript_adder, .rtw_widget {
	background-color: #F1F1F1;
}
.widget_html_javascript_adder .widgettitle, .rtw_widget .widgettitle {
	text-transform: uppercase;
	background-color: #E4E4E4;
	padding: 5px;
	color: #993;
	font-size: 11px;
	font-weight: bold;
}
.widget_html_javascript_adder div, .rtw_widget div {
	padding: 12px 7px;
}

#richtext-4 {
	background-color: #FFF;
	line-height: 16px;
}
#richtext-4 .widgettitle {
	text-transform: uppercase;
	background-color: #E4E4E4;
	background-image: URL("images/need-help.jpg");
	height: 20px;
	padding: 10px 0 0 20px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 5px solid #036;
}

.post {
	width: 670px;
	padding: 25px 0 0 40px;
	line-height: 18px;
}

.post ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.post ul li {
	margin: 0;
	padding: 5px 0 5px 20px;
	background-image: URL("images/li-arrow.gif");
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.nocomments {
	display: none;
}

.overflow {
	overflow: auto;
	height: 110px;
	padding-right: 10px;
}

.description {
	font-size: 11px;
	color: #993;
	line-height: 14px;
	padding-right: 10px;
}

.wpcf7-form .text {
	width: 150px;
}

.wpcf7-form .text2 {
	width: 310px;
}

.wpcf7-form .button {
	border: 1px solid #993;
	background-color: #E4E4E4;
	color: #993;
	padding: 0px 20px;
	cursor: pointer;
	text-transform: uppercase;
}

span.wpcf7-not-valid-tip {
	width: 150px;
}

