/*
Theme Name: CFA Houston Custom
Theme URI: mailto:mregister@cfaw.com?subject=CFA_Houston_Custom Theme
Description: An adaptation of the CFA Corporate site for Wordpress 2.6.3.
Version: 3.0
Author: Matt Register
Author URI: mailto:mregister@cfaw.com?subject=CFA_Houston_Custom Theme

*/

/***** GLOBAL FORMATTING *****/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #b3ad94 url(images/back.gif) repeat-x;
	font-size: 12px;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #8d0c36;
	text-decoration: none;
}

a:hover {
	color: #8d0c36;
	text-decoration: underline;
}

a:visited {
	
}

/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 750px;
	position: relative;
	background:#fefbee;
	margin-top: 6px;
	margin-bottom:20px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#header {
	width: 750px;
	background: #fff ;
	height: 100px;
	
	color: #fff;
	border-top:#333333 1px solid;
}
#headerimg{margin:30px 0 0 30px;

}

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

.navigation {
	display: block ;
	text-align: center;
	
	}

#navigation {
	padding-top: 178px;
	padding:0;
	width:750px;
	
	
	
	}
#navmenu {
	width: 100%;
	height:27px;
	padding-top: 7px;
	font-family:     Garamond, Georgia, New York, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
	
	}
#navmenu li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#navmenu a {
	color: #333333;
	text-decoration: none;
	padding: 9px;
	
	}
	
#navmenu a.on {

	padding-left: 9px;
	padding-right: 9px;
	color: #8d0c36;
	height:27px;
	
}
#navmenu a:hover {
	
	
	padding-left: 9px;
	padding-right: 9px;
	color: #8d0c36;
	height:27px;
	
	}
	
	
	
	
	
	

#topicon {
	
	width:130px;
	padding-top: 18px;
	padding-right:39px;
	float:right;
	
	
	
	}
#topicon ul li {list-style:none;
	float:right;
	display: inline;
	padding-right:18px;
	padding-top:10px;
	}

	


	
	
	
	
	
	
	
	
#precontent{height:209px;
width:750px;
background:#8d0c36 url(images/bar.gif) bottom repeat-x;

}
#precontentleft {width:172px;
height:49px;
margin-top: 65px;

background:#99254a url(images/image_30.gif) center no-repeat;
float:left;

}
#precontentleftwrapper{height:180px;
width:172px;
	
}
#rotator{float:right;width:578px;height:180px;
background:#8d0c36 url(images/rotatorbg.jpg) no-repeat;}
#content {
	width: 410px;
	float: left;
	color: #000;
	padding: 20px;
	
}

#sidebarRight {
	width: 125px;
	float: right;
	color: #000;
	
	padding: 10px;
}

* html #sidebarRight {
	width: 125px;
}

#sidebarLeft {
	width: 125px;
	float: right;
	color: #000;
	padding: 10px;
}

* html #sidebarLeft {
	width: 125px;
}

#footer {
	clear: both;
	width: 750px;
	background: #e3e0d5 url(images/watermark.gif) left no-repeat;
	color: #999999;
	
	height: 97px;
	
	border-bottom: 1px solid #333333;
	border-top: 1px solid #999999;
}






/***** FOOTER FORMATTING *****/

#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left:190px;
	padding-top:20px;
}

#footer a {
	color: #777777;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #444444;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}








/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
}

blockquote {
	color: #000; 
	margin: 0 10px 10px 10px; 
	border: thin solid #666666;
	background: #e8e9dc ;
	padding: 10px 5px 4px 5px;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #999898;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #e4e5d4;
	border: 1px solid #a0abb4;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 24px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	font-family:     Garamond, Georgia, New York, Times, "Times New Roman", serif;
}

h1.title {
	font-size: 45px;
	
	font-weight: bold;
	padding: 10px 10px 10px 17px;
}

h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	
	margin: 0 20px 0;
	padding: 10px 0 0;
	text-align: left;
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h2 {
	font-size: 14px;
	
	text-align: left;
	padding:  2px;
	text-transform: uppercase;
	font-weight: bold;
	color:  #333333;
	
	margin-bottom: 5px;
	font-family:     Garamond, Georgia, New York, Times, "Times New Roman", serif;
}


#sidebarRight a {
	color: #8d0c36;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #8d0c36;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #8d0c36;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #8d0c36;
	text-decoration: underline;
}

#sidebarLeft a:visited {
	
}

/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}


















/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	
}

img.alignright {
	padding: 5px;
	
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	
	margin: 8px;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left;
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.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, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.new{color:#FF0000;}



/*EMMA Sign Up Forms*/


#emma{background:#dcdad1;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
width:135px;
padding-bottom:25px;
}

#emmaheader{
background:#8d0c36;

padding:8px 4px;

border-top: 1px solid #333333;
width:127px;
}
#emmaheader h2{
color:#ffffff;

}

.e2ma_signup_form {
	width:120px;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	border:1px solid #ccc; 
	font-family:Verdana, sans-serif;
	font-size:10px;
	width: 120px; 
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	/*border:1px solid #ddd;*/
	padding-left:5px;
	/*margin-bottom:5px;*/
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display: inline;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
padding:5px;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:left;
	padding-top:3px;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	font-family:verdana;
	font-size:10px;
	color:#333333;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	border:1px solid #dddddd;
	padding:5px;
	margin-bottom:5px;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	border:1px solid #dddddd;
	padding:3px;
	
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color:#FF0000;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float:left;
	margin-left:5px;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: none;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 60px !important;
}





/* Controls the look of the front page of the site */

#buy-side{
	padding:6px;
	margin-bottom:10px;
}
#buy-side:hover{background:#bfbcb4;
	border:medium solid #e3e0d5;
	padding:3px;
}
#buy-side h2{
	
}

#buy-side p{
	
}

#buy-side a{text-decoration:none;
	
}

#buy-side a:hover{text-decoration: underline;
	
}


#sell-side{
	padding:6px;
	margin-bottom:10px;
}
#sell-side:hover{background:#bfbcb4;
	border:medium solid #e3e0d5;
	padding:3px;
}
#sell-side h2{
	
}

#sell-side p{
	
}

#sell-side a{text-decoration:none;
	
}

#sell-side a:hover{text-decoration: underline;
	
}


#recapitalizations{
	padding:6px;
	margin-bottom:10px;
}
#recapitalizations:hover{background:#bfbcb4;
	border:medium solid #e3e0d5;
	padding:3px;
}
#recapitalizations h2{
	
}

#recapitalizations p{
	
}

#recapitalizations a{text-decoration:none;
	
}

#recapitalizations a:hover{text-decoration: underline;
	
}



#initial-capitalizations{
	padding:6px;
	margin-bottom:10px;
}
#initial-capitalizations:hover{background:#bfbcb4;
	border:medium solid #e3e0d5;
	padding:3px;
}
#initial-capitalizations h2{
	
}

#initial-capitalizations p{
	
}

#initial-capitalizations a{text-decoration:none;
	
}

#initial-capitalizations a:hover{text-decoration: underline;
	
}



#investors{
	padding:6px;
}
#investors:hover{background:#bfbcb4;
	border:medium solid #e3e0d5;
	padding:3px;
}
#investors h2{
	
}

#investors p{
	
}

#investors a{text-decoration:none;
	
}

#investors a:hover{text-decoration: underline;
	
}