/*
Theme Name: CM Technologies
Theme URI: http://www.cmsecuretech.com/
Description: Custom theme created for CM Technologies
Version: 1.0
Author: Robin Burks
Author URI: http://robinburks.sunrise-promotions.com
*/

/* GENERAL BODY PROPERTIES */

@charset "utf-8";
body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #e7e7e6;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #494949;
	line-height: 18px;
}
a {
	color: #880000;
}
h2  {
	margin: 0;
}
h2 a {
	text-decoration: none;
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

/* MAIN SITE CONTAINER */

#container { 
	width: 983px;  
	margin: 0 auto;
	text-align: left;
} 

/* HEADER */

#header { 
	background: url(images/bg-header.gif) top right no-repeat;
	height: 116px;
} 

#header h1 {
	display: inline;
	background: url(images/logo.gif) no-repeat;
	position:relative; 
	float:left; 
	width:368px; 
	height:88px; 
	margin: 16px 0 0 12px;
	text-indent:-9999px;
}
#header h1 a {
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px;
}

/* TOP NAVIGATION */

#topnav {
	float: right;
	padding:0; 
	margin: 12px 10px 0 0; 
	list-style-type:none; 
	list-style-position:outside; 
	overflow:auto;
}
#topnav ul {
	position:relative; 
	float:left; 
	display:block; 
	padding:0; 
	margin:0;
}
#topnav li {
	position:relative; 
	float:left; 
	display:block; 
	padding:0; 
	margin:0;
}
#topnav li a {
	position:relative; 
	display:block; 
	font-size: 12px;
	color:#232020; 
	text-decoration: none;
	text-transform: uppercase;
}
#topnav li a.contact {
	background: url(images/icon-email.jpg) left center no-repeat;
	padding: 0 20px 0 22px;
}
#topnav li a.chat {
	background: url(images/icon-chat.jpg) left center no-repeat;
	padding: 0 20px 0 22px;
}
#topnav li a:hover {
	text-decoration: underline;
}

/* MAIN NAVIGATION */

#navigation {
	background: url(images/bg-navigation.jpg) no-repeat;
	padding:0; 
	margin:0; 
	height: 39px;
	list-style-type:none; 
	list-style-position:outside; 
}
#navigation ul {
	position:relative; 
	float:left; 
	display:block; 
	padding:0; 
	margin:0;
}
#navigation li {
	position:relative; 
	float:left; 
	display:block; 
	padding:0 0 0 10px; 
	margin:0;
}
#navigation li a {
	position:relative;
	display:block;
	font-size:12px;
	padding: 10px 20px;
	color:#ffffff;
	text-decoration:none;
}
#navigation li a:hover {
	color: #ff6600;
	background: url(images/bg-nav-over.jpg) repeat-x;
}

/* DROPDOWN MENU */


/* HOME PAGE CALLOUT */

#callout {
	color: #ffffff;
	line-height: 26px;
	background: url(images/bg-callout.jpg) no-repeat;
	height: 310px;
	margin: 10px 0 0 0;
	padding: 40px 45px 0 330px;
}
#callout h3 {
	font: 42px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding:0;
}
#callout p {
	padding: 0 0 0 10px;
}
#callout a{
	color: #ffffff;
	font-weight: bold;
	background: url(images/arrow.jpg) left center no-repeat;
	text-decoration: none;
	padding: 3px 0 3px 25px;
}
#callout a:hover {
	text-decoration: underline;
}

/* HOME PAGE COLUMN 1 */

#column1 {
	float: left; 
	display: inline;
	width: 321px; 
	margin:0;
}
#column1 h1 {
	display: block;
	font-size: 12px;
	color: #ffffff;
	background: url(images/bg-subheader.jpg) no-repeat;
	text-transform: uppercase;
	height: 42px;
	padding: 12px 0 0 15px;
	margin: 10px 0 -14px 0;
}
#column1 img {
	margin: 0 10px 0 0;
}
#column1 .services {
	background: #ffffff;
	height: 100px;
	padding: 20px 10px 10px 20px;
	margin: 0px;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

/* HOME PAGE COLUMN 2*/

#column2 { 
	float: left;
	display: inline;
	width: 321px;
	margin: 0 9px 0 10px;
}
#column2 h1 {
	display: block;
	font-size: 12px;
	color: #ffffff;
	background: url(images/bg-subheader.jpg) no-repeat;
	text-transform: uppercase;
	height: 42px;
	padding: 12px 0 0 15px;
	margin: 10px 0 -14px 0;
}
#column2 img {
	margin: 0 10px 0 0;
}
#column2 .products {
	background: #ffffff;
	height: 100px;
	padding: 20px 10px 10px 20px;
	margin: 0px;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

/* HOME PAGE COLUMN 3*/

#column3 {
	float: right; 
	display: inline;
	width: 321px;
	margin:0;
} 
#column3 h1 {
	display: block;
	font-size: 12px;
	color: #ffffff;
	background: url(images/bg-subheader.jpg) no-repeat;
	text-transform: uppercase;
	height: 42px;
	padding: 12px 0 0 15px;
	margin: 10px 0 -14px 0;
}
#column3 img {
	margin: 0 10px 0 0;
}
#column3 .news {
	background: #ffffff;
	height: 100px;
	padding: 20px 10px 10px 20px;
	margin: 0px;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}
#column3 h4 {
	margin:0 0 -10px 0;
}
#column3 h4 a{
	color: #494949;
	text-decoration: none;
}
#column3 h4 a:hover {
	text-decoration: underline;
}
#column3 a.more {
	position: absolute;
	margin: -10px 0 0 0;
}

/* INSIDE PAGE MAINCONTENT */

#maincontent {
	margin: 10px 0;
}

#maincontent-top {
	background: url(images/bg-maincontent-top.jpg) center bottom no-repeat;
	height: 10px;
}
#maincontent-middle {
	background: #ffffff;
	padding: 5px 22px 10px 22px;;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}
#narrowcolumn{
	float: left;
	display: inline;
	width: 700px;
}
#maincontent-middle h1, h2 {
	padding: 10px 0 20px 0;
	font-size: 26px;
	color: #b12d33;
	border-bottom: 1px solid #cbcbcb;
}
#maincontent .date {
	color: #929191;
	font-size: 11px;
}
#maincontent .postmetadata {
	background: #f1f1f0;
	padding: 10px;
	font-size: 11px;
	text-indent: 10px;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	margin: 0 0 30px 0;
}
#maincontent-bottom {
	background: url(images/bg-maincontent-bottom.jpg) center top no-repeat;
	height: 10px;
}

/* NEWS SIDEBAR */

#sidebar {
	float: right;
	width: 175px;
	height: 100%;
}

/* FOOTER */

#footer h3 {
	display: inline;
	background: url(images/logo-small.gif) no-repeat;
	position:relative; 
	float:left; 
	width:218px; 
	height:39px; 
	margin: 10px 10px;
	text-indent:-9999px;
}
#copyright {
	float: right;
	display: inline;
	font-size: 10px;
	color: #929191;
	margin: 20px 10px 10px 10px;
}

/* FORM ELEMENTS */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	height: 100px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
	
/* LIST ELEMENTS */

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#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;
	}

/* MISCELLANEOUS */

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
