/*
Theme Name: CNM Theme
Theme URI: http://www.nodiamonds.com/
Author: Nodiamonds
Author URI: http://www.nodiamonds.com/
*/

body{
	background-color: #83cff3;
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #402212;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
	background: #fff url('./img/wrapper_bg.gif') 0 0 repeat-y;
}
#header{
	height: 320px;
	background: #dcf4ff url('./img/header1.jpg') 0 0 no-repeat;
}
#header h1{
	margin: 0;
	padding: 226px 0 0 0;
}
#headerSubpage h1{
	padding: 0;
	margin: 0;
}
#header h1 img{
	display: block;
}
#searchForm{
	padding: 3px 0 0 15px;
	margin: 0;
	width: 300px;
	float: left;
}
#sInput{
	width: 130px;
	height: 16px;
	border: 1px solid #402212;
	font-size: 12px;
	padding: 1px 2px;
	margin: 0;
	display: block;
	float: left;
}
#sSubmit{
	width: 63px;
	height: 20px;
	background: #72c0ec url('./img/searchBttn.gif') center no-repeat;
	border: 1px solid #402212;
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

#menuTop{
	height: 28px;
	background: #744521 url('./img/menuTopBg.gif') 361px 0 no-repeat;
}

#menu1{
	padding: 0 10px 0 0;
	margin: 0;
	list-style-type: none;
	float: right;
	height: 28px;
}
#menu1 li{
	float: left;
}
#menu1 li a{
	height: 22px;
	padding: 6px 10px 0 10px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: "times new roman", serif;
}
#menu1 li a:hover, #menu1 li a.active{
	color: #fee011;
}


#leftSide{
	width: 289px;
	float: left;
	padding: 0 8px 0 13px;
	background: url('./img/leftBg.gif') right top no-repeat;
}
#leftSide h2{
	padding: 0;
	margin: 25px 0 0 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #158acb;
	font-family: "times new roman", serif;
	letter-spacing: 1px;
}
#testimonials{
	padding: 3px 30px 0 0;
	margin: 0;
	color: #402212;
	font-style: italic;
	font-size: 11px;
}
#testimonials p{
	display: none;
}
ul.leftMenu{
	padding: 4px 0 0 0;
	margin: 0;
	list-style-type: none;
}
ul.leftMenu a{
	color: #402212;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 0;
	display: block;
	font-weight: normal;
}
ul.leftMenu a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#consultLink{
	display: block;
	margin-top: 25px;
}
#consultLink img{
	border: 0;
}


#rightSide{
	width: 650px;
	min-height: 100px;
	padding: 20px 0;
	float: left;
	background: url('./img/rightBg.gif') left top no-repeat;
	line-height: 1.6em;
	font-family: arial;
	font-size: 12px;
}
#rightCorner{
	width: 100px;
	height: 90px;
	float: left;
}
#rightSide hr{
	height: 1px;
	background: #c17d39;
	border: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

div.topRelatedLinks{
	font-family: "times new roman", serif;
	font-size: 17px;
	text-align: center;
	text-transform: uppercase;
	color: #402212;
}
div.topRelatedLinks strong.active{
	color: #278AC5;
}
div.topRelatedLinks a{
	color: #402212;
	font-weight: normal !important;
}

#intro{
	color: #402212;
	font-family: "times new roman", serif;
	font-size: 13px;
	padding: 0 0 10px 0;
	margin: 0;
}
#intro strong{
	color: #2492d0;
	font-size: 17px;
	font-weight: normal;
}
#intro big{
	font-size: 15px;
}
#intro2{
	padding: 25px 0 20px 30px;
}
#intro2 ul{
	padding: 3px 0 0 15px;
	margin: 0;
	list-style-image: url('./img/ulImg.gif');
}
#intro2 ul li{
	padding: 1px 0;
}

table.mainPageTable{
	border-collapse: collapse;
}
table.mainPageTable h3, table.mainPageTable h2{
	padding: 0;
	margin: 0;
	font-family: "times new roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399D3;
}
table.mainPageTable p{
	padding: 0 !important;
}
div.artContent{
	padding: 0 20px;
}

h3.searchH3, p.postmetadata{
	padding: 0;
	margin: 0;
}
p.postmetadata{
	margin-bottom: 20px !important;
}
h3.searchH3{
	margin-top: 15px !important;
}

.post p{
	padding: 0 20px;
}
.entry div.left{
	margin-left: 20px;
}
.entry div.right{
	margin-right: 20px;
}
#topHomepageLink{
	position: absolute;
	width: 300px;
	height: 100px;
	margin: 15px 0 0 60px;
	text-decoration: none;
}
#topHomepageLink_sub{
	position: absolute;
	width: 250px;
	height: 80px;
	margin: 0;
	text-decoration: none;
}


img.alignleft{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#footer{
	height: 66px;
	padding-top: 9px;
	clear: both;
	background: #402212;
	color: #fff;
	text-align: center;
	line-height: 1.6em;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}


a img{
	border: 0;
}
a{
	color: #278AC5;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

p.editEntry{
	padding: 0 10px;
	font-weight: bold;
}

.clear{ clear: both; }
.center{ text-align: center;}
.pt30{ margin-top: 30px; }
.alignright{ float: right; }
.alignleft{ float: left; }
.left{ float: left; margin: 0 10px 10px 0; }
.aligncenter{ margin: 0 auto; text-align: center; display: block; }

.right{
	float: right;
	margin: 0 0 10px 10px;
}
.caption{
	border: 1px solid #744521;
}
.caption p{
	font-weight: bold;
	margin: 0;
	padding: 8px 2px;
	line-height: 1.2em;
	text-align: center;
}
.caption img{
	display: block;
}
div.navigationBottom{
	padding-top: 30px;
}
div.navigation{
	min-height: 50px;
	float: left;
	margin: -15px 0 0 5px;
	width: 520px;
}
div.navigation .alignright{
	text-align: right;
}
div.navigation .alignright,
div.navigation .alignleft{
	width: 50%;
}
h2.pageHeader, h2.pagetitle{
	text-align: center;
	font-family: "times new roman";
	padding: 10px 0;
	margin: 10px 0 0 0;
	font-size: 20px;
	color: #247EB5;
}

ul.mainPageUl{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.mainPageUl li{
	padding: 5px 0;
}
ul.mainPageUl li a.m{
	color: #402212;
	font-weight: bold;
}
