/*  
Theme Name: Market Matters
Theme URI: http://knowledgetown.com
Description: A custom theme developed for Market Matters, Inc. by Knowledge Town.
Version: 1.0
Author: Knowledge Town
Author URI: http://knowledgetown.com
*/

body {
background: url(images/bg.gif);
margin: auto;
width: none;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

body p {
line-height: 11pt;
}

#wrap {
width: 767px;
margin: auto;
background: url(images/bg-content.gif);
}

#header {
height: 236px;
width: 767px;
float: left;
text-align: left;
margin: 0px;
padding: 0px;
/*background: url(images/header.jpg) no-repeat;
*/}

/*#links {
margin: 20px;
}

#links ul {
width: 767px;
height: 54px;
margin: 0px 0px;
padding: 0px 0px;
text-align: left;
float: left;
list-style-type: none;
}

#links li {
display: inline;
font-family: Lucida Grande, Trebuchet, Verdana, Arial;
font-size: 14px;
font-weight: bold;
color: #44445F;
}

#links a {
text-decoration: none;
padding: 20px;
}
*/

#links {
	float: left;
}

#content-top {
width: 767px;
float: left;
height: 16px;
margin: 0px 0px;
text-align: left;
padding: 0px;
background: url(images/content-top.jpg);
}

#content-top2 {
width: 767px;
float: left;
height: 16px;
margin: 0px 0px;
text-align: left;
padding: 0px;
background: url(images/content-top2.jpg);
}

#content {
width: 767px;
float: left;
margin: 0px 0px;
text-align: left;
background: url(images/content-bg.jpg);
padding: 0px 37px 0px 39px;
/** ugly brilliant hack **/
voice-family: "\"}\"";
voice-family:inherit;
width: 691px;
}

#content2 {
width: 767px;
float: left;
margin: 0px 0px;
text-align: justify;
background: url(images/content-bg2.jpg);
padding: 0px 43px 0px 45px;
/** ugly brilliant hack **/
voice-family: "\"}\"";
voice-family:inherit;
width: 679px;
}

#left {
width: 502px;
float: left;
margin: 0px 30px 0px 6px;
text-align: justify;
padding: 0px;
}

#right {
width: 150px;
float: left;
margin: 0px;
text-align: left;
padding: 0px;
}

#right ul {
	padding-left: 20px;
}

#right li {
	margin-bottom: 10px;
	list-style-type: none;
}

#right .current_page_item {
	list-style-image: url(images/tri.gif);
}

/* RIGHT LINKS */

#right a {
	color: #7D4342;
	font-weight: bold;
	text-decoration: none;
}

#right a:hover {
	color: #C35320;
	font-weight: bold;
}

#right .current_page_item a {
	color: #C35320;
	font-weight: bold;
	text-decoration: none;
}

/*#right a:link {
	text-decoration: none;
	color: #7D4342;
	font-weight: bold;
}
*/

/*#right a:visited {
color: #7D4342;
text-decoration: none;
font-weight: bold;
}
*/


/*#right .box {
width: 150px;
margin-bottom: 10px;
float: left;
}

#right .box .tri {
width: 7px;
float: left;
padding-top: 2px;
}

#right .box .link {
widht: 143px;
padding: 0px 0px 0px 5px;
float: left;
}

*/#content-bottom {
width: 767px;
float: left;
height: 14px;
margin: 0px 0px;
text-align: left;
background: url(images/content-bot.jpg);
padding: 0px;
}

#content-bottom2 {
width: 767px;
float: left;
height: 14px;
margin: 0px 0px;
text-align: left;
background: url(images/content-bot2.jpg);
padding: 0px;
}

#footer {
width: 767px;
height: 57px;
margin: auto;
float: left;
background: url(images/footer.jpg);
color: #D3A158;
font-size: 10px;
padding: 5px 0px 0px 0px;
font-weight: bold;
/** ugly brilliant hack **/
voice-family: "\"}\"";
voice-family:inherit;
height: 47px;
}

/* MARKUP

//purple: 7D4342
//blue: 44445F
//peach lighter: E6BEA0
//yeller: D3A158
//burnt umber: C35320


*/

h1 {
font-family: Lucida Grande, Trebuchet, Verdana, Arial;
font-size: 20px;
color: #7D4342;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #44445F;
}


.subtitle {
font-size: 14px;
font-weight: bold;
color: #44445F;
}


/* REGULAR LINKS */

a:link {
color: black;
text-decoration: underline;
}

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

a:visited {
color: black;
text-decoration: underline;
}

h2 a:link {
color: #44445F;
text-decoration: underline;
}

h2 a:hover {
color: #7D4342;
text-decoration: underline;
}

h2 a:visited {
color: #44445F;
text-decoration: underline;
}


/* FOOTER LINKS */

#footer a:link {
text-decoration: none;
color: #D3A158;
}


#footer: a:hover {
color: #E6BEA0;
text-decoration: underline;
}

#footer a:visited {
color: #D3A158;
text-decoration: underline;
}

.imgright {
float: right;
margin-left: 10px;
font-size: 10px;
text-align: center;
margin-bottom: 10px;
width: 200px;
border: 1px solid #7D4342;
padding: 5px;
}

.imgright img, .imgleft img {
margin-bottom: 2px;
}


.imgleft {
float: left;
margin-right: 10px;
font-size: 10px;
text-align: center;
margin-bottom: 10px;
width:200px;

}

.boardimg {
margin-right: 10px;
margin-bottom: 10px;
}

.imgborder {
padding: 5px;
border: 1px solid #7D4342;
}
