/*
Theme Name: MXL Partners
Theme URI: http://mxlpartners/
Description: This Wordpress theme was custom developed for MXL Partners by Codebrick, Inc.
Version: 1.0
Author: Codebrick, Inc.
Author URI: http://codebrick.com/
Tags: fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Screen Media CSS  */
body{
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
}
table{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
}
#page{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border: 1px solid #c7c7c7;
}
#header{
	width:760px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:0;
	text-align:left;
	color:#929292;
	font-size:10px;
}
#header a{
	color:#929292;
	font-size:10px;
	text-decoration:none;
}
#header a:hover{
	text-decoration:underline;
}
#topborder{
	width:760px;
	height:17px;
	text-align:left;
	clear:both;
}
#main{
	width:760px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	background-image:url(/images/content_bg.gif);
	background-repeat:repeat-y;
}
#columna{
	width:164px;
	float:left;
	text-align:center;
}
#navigation{
	width:158px;
	margin-left:3px;
	margin-right:3px;
	text-align:left;
	border-bottom:2px solid #929292;
}
.navbutton{
	padding-top:6px;
	padding-left:25px;
}
.navout{
	width:158px;
	height:29px;
	background-image:url(/images/nav_bg.gif);
	background-repeat:no-repeat;
}
.navout a{
	color:#ffffff;
	text-decoration:none;
}
.navover{
	width:158px;
	height:29px;
	background-image:url(/images/nav_bg_over.gif);
	background-repeat:no-repeat;
}
.navover a{
	color:#000000;
	text-decoration:none;
}
#columnasub{
	background-image:url(/images/content_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#columnasub div.news{
	margin:10px 10px 5px 10px;
}
#columnasub a{
	color:#ffffff;
	text-decoration:none;
}
#columnasub a:hover{
	text-decoration:underline;
}
#columnasub h2{
	margin:20px 10px 5px 10px;
	color: #ffffff;
	font-size:14px;
}
#columnb{
	width:auto;
	max-width:596px;
	float:left;
	clear:right;
}
#columnb h1{
	font-size:16px;
	font-weight:bold;
	color:#2176b7;
	margin-top:0;
}
#columnb h2{
	font-size:14px;
	font-weight:bold;
	color:#2176b7;
}
#columnb a{
	color:#2176b7;
	text-decoration:none;
}
#columnb a:hover{
	text-decoration:underline;
}
#columnb li.error{
	color: #ff0000;
	font-weight : bold;
}
#columnb label{
	font-weight : bold;
}
#columnb input.invalid, textarea.invalid{
	border: 1px solid #ff0000;
	background-color:#cccccc;
}
#columnb span.firstcap{
	font-weight : bold;
	font-size:14px;
}
hr{
	border:0;
	color:#cccccc;
	background-color:#cccccc;
	height:1px;
}
#columnbflash{
	border-right:3px solid #929292;
	border-bottom:3px solid #929292;
	padding:1px;
	width:auto;
}
#navigation{
	width:158px;
	margin: 0 3px;
	text-align:left;
	border-bottom:2px solid #929292;
	padding: 0;
}
#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#navigation li a{
	display: block;
	width:133px;
	height:23px;
	background:url(/images/nav_bg.gif) no-repeat;
	text-decoration: none;
	color: #fff;
	padding-top:6px;
	padding-left:25px;
}

#navigation li a:hover {
	background:url(/images/nav_bg_over.gif) no-repeat;

}
.navbutton{
	padding-top:6px;
	padding-left:25px;
}
.navout{
	width:158px;
	height:29px;
	background-image:url(/images/nav_bg.gif);
	background-repeat:no-repeat;
}
.navout a{
	color:#ffffff;
	text-decoration:none;
}
.navover{
	width:158px;
	height:29px;
	background-image:url(/images/nav_bg_over.gif);
	background-repeat:no-repeat;
}
.navover a{
	color:#000000;
	text-decoration:none;
}
#subnav{
	color:#2176b7;
	border-bottom: 1px solid #c7c7c7;
	margin:10px;
	padding:5px;
	font-size:10px;
}
#subnav a{
	color : #2176b7;
	text-decoration : none;
}
#subnav a:hover{
	text-decoration : underline;
}
#footer{
	width:760px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	text-align:left;
	color:#929292;
	font-size:10px;
	clear:both;
}
#bottomborder{
	width:760px;
	height:38px;
	text-align:left;
	clear:both;
	color:#464646;
	font-size:11px;
}
#bottomborder a{
	color:#464646;
	font-size:11px;
	text-decoration:none;
}
#bottomborder a:hover{
	text-decoration:underline;
}
div.bottomnav{
	float:left;
	margin:10px 5px 0px 5px;
}
div.bnline{
	float:left;
	margin:10px 0px 0px 0px;
}
#footercopy{
	margin-top:10px;
	margin-left:5px;
	line-height:10px;
}
#footercopy a{
	color:#929292;
	font-size:10px;
	text-decoration:none;
}
#footercopy a:hover{
	text-decoration:underline;
}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/***Sidebar***/
#sidebar ul {
	text-align: left;
	margin: 0;
	padding: 0 10px;
}

#sidebar ul ul {
	text-align: left;
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #a1a5a9;
}

#sidebar ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

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

#sidebar ul li a {
	text-decoration: none;
	color: #000;
	
}
#sidebar ul li a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	color: #ccc;
}

	
/***Comments ***/
.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;
	font-size: 1.1em;
	}

.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: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.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;
	}
/* End Comments */

.pagenavigation {
	display: block;
	margin: 0 0 25px 0;
}
.alignright{
	float: right;
	width:50%;
	text-align: right;
}
.alignleft{
	float: left;
	width:50%;
}