/*
Theme Name: MCRL
Description: mcrl
Version: 0.01RC
Author: Novoveo
Author URI: http://novoveo.ca/
Tags: novoveo
*/

.mcrlrq h3{
padding: 10px;
background: #11B5EF;
color: #fff;
margin-bottom: 5px;
}

.mcrlrq h4{
padding: 8px;
background: #ccc;
margin-bottom: 5px;
}


*{margin:0; padding:0;}

body {
font-family: Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
font-size: 0.85em;
background: #dfdfdf;
color: #333; 
margin:0;
padding:0;
line-height: 135%;
}

a { color: #017CA5; text-decoration: none; }
a:hover { text-decoration: none; color : #FB7D00; }

img { border: none;}
img a {border:none;} 

ul { list-style-type: none; }

#page {
width: 780px;
margin: 0 auto;
background: #fff;
}

#header {
height: 140px;
}
#header h1 {
font-size: 0.95em;
font-weight: 100;
padding: 5px 0 0 20px;
}
#header h1 a {
color: #01536D;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
color: #666;
font-size: 0.95em;
font-weight: 100;
padding: 0 0 0 0;
}

#menu {
background: #9ccddf url(images/menu.jpg) no-repeat;
height: 40px;
line-height: 40px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 5px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
font-size: .90em;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
background: url(images/menuover.png) repeat-x;
}

#wrapper {
background: url(images/shad.jpg) no-repeat top;
padding: 0 0 0 10px;
}

#content {
float: left;
width: 520px;
margin: 30px 10px;
}
#data {
  float: left;
  width: 510px;
  margin: 30px 10px;
  font-size: 0.9em;
}
#data h3 {
  font-size:1.0em;
  font-weight: bold;
}

#data p {
  margin:10 0;
  font-size: 0.95em;
  }
#data1 {
  float: left;
  width: 510px;
  margin: 30px 10px;
  font-size: 0.9em;
}
#data1 h3 {
  font-size:1.1em;
  font-weight: bold;
}
#data1 p {
  margin:10 0;
  font-size: 0.98em;
  }

#sidebar {
float: right;
width: 200px;
margin: 10px 0;
border-left: 1px dotted #aaa;
}


#footer {
background: #11b5ef url(images/footer.jpg) no-repeat;
margin: 0 auto;
font-weight: 100;
font-size: 0.7em;
text-align: center;
color #fff;
height: 50px;
line-height: 50px;
}
#footer p { color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#comments {
  font-size: 0.85em;
  text-align: center;
  color:#AAAAAA;
}

#content h2 {
font-weight: 500;
font-size: 1.05em;
margin: 0 0 4px; padding: 0 0 3px; 
color: #FF6600;

}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

table.selection {
  width: 500px;
  border-collapse:collapse;
  border-top:1px solid #DDDDDD;
  border-left:1px solid #DDDDDD;
  border-bottom:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
 padding:0.2em 0.2em 0.2em 0.2em;
  }
.selection th {
  background: #bfd6e0;
  font-size: 0.9em;
  font-weight: bolder;
  text-align: center;
}

.selection td {
}

.descript {
  background: #dddddd;
  font-size: 0.9em;
  text-align: center;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  font: 700;
}
.smdescript {
  background: #cccccc;
  font-size: 0.8em;
  text-align: left;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 8px;
}


#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar h2 {
    height: 24px;
    line-height: 24px;
    font-weight: 600;
    font-size: 12px;
    margin: 10px 0 0 0; padding: 0 0 0 10px;
    color: #111;
}
#sidebar h3 {
    height: 24px;
    line-height: 24px;
    font-weight: 600;
    font-size: 12px;
    margin: 10px 0 0 0; padding: 0 0 0 10px;
    color: #111;
}

#sidebar ul li {

}

#sidebar ul {
padding: 10px 0 5px 20px;
}

#sidebar ul li {
    background: url(images/bullet.gif) no-repeat center left;
    padding: 2px 0 2px 22px;
}
#sidebar ul li a { font-size: 13px; }

#bottomenu {
  width: 780px;
  float: left;
  background-color: #DDDDDD;
  border-right: 1px dotted #AAAAAA;
  border-top: 1px dotted #AAAAAA;
}

.mhead {
  font-size:0.8em;
  font-weight: bold;
  text-align: left;
  color: #999999;
}

.mlink {
  font-size:0.8em;
  text-align:left;
  color: #999999;
}

#comments{
	padding: 10px;
}

/* content */


.post{ padding-bottom: 20px; }

.post, .wbox{
	/* background: #fff url(images/content_bottom.gif) left bottom no-repeat; */
	margin-bottom: 14px;
}

.wbox .content{
	background: url(images/content_top.gif) left top no-repeat;
	padding: 20px;
}

.wbox .content h3{ padding-bottom: 10px; }

.post .head{
	background: #101111 url(images/content_head.gif) no-repeat;
	width: 100%;
}

.post .head h2, .post .head h3{
	padding: 12px 20px 0;
	font: 24px Arial;
	color: #fff;
}

.post .head h2 a, .post .head h3 a{
	color: #fff;
}

.post .head small{
	display: block;
	background: url(images/content_head_bottom.gif) left bottom no-repeat;
	font: 11px Arial;
	color: #cdcbcb;
	padding: 0 0 10px 20px;
}
	
.entry{
	padding: 15px 0 0;
	font-size: 0.9em;
}

.benefits {
  padding: 15px 0 5 0;
  font-size: 11px;
  color:#666666;
  }


.entry p{
	padding-bottom: 10px;
}

.postmetadata{
	padding: 20px 40px 0;
	text-align: right;
}

.pagetitle{
	margin: 0 10px 10px;
}

.navigation{
	display: none;
}

#commentform p{
	margin-bottom: 4px;
}

.commentlist{ margin-left: 20px; }

.commentlist li{
	padding-left: 4px;
	margin-top: 8px;
}

.fn{ font-weight: bold; }

.comment-meta{ float: right; }

.contact textarea, .contact input{
	width: 98%;
	padding: 3px;
	font: 12px Arial;
	color: #666;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}

.newsletter p{
	padding: 8px 0 0;
}

.sociable{ padding-top: 30px; text-align: right; }

.sociable ul{
	list-style-type: none;
	padding-top: 4px;
}

.sociable ul li{
	display: inline;
	padding: 0 5px;
}


.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

ol, ul {
margin: 0 0 0 20px;}

.follow-us {
color: #017CA5; font-size: 0.9em; font-weight:bold;
}