/*  
Theme Name: The Framing Business
Theme URI: http://framingbusiness.net/
Description: The Framing Business theme, crafted for WordPress purposes.
Version: 1.0
Author: James Skemp
Author URI: http://strivinglife.net/

*/
/* Best order: LVHA */
a:link {
 color: #00F;
}
a:visited {
 color: #900090;
}
a:active {
 background-color: #99F;
}
body {
 background: #FFF;
 color: #000;
 font-family: Verdana, arial, sans-serif;
 text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
 margin-bottom:0;
 margin-top:0;
}
h1 {
 border-bottom:2px solid #333;
 font-size:x-large;
 text-align:center;
}
h2, h3 {
 border-bottom:1px solid #333;
 text-align:left;
}
h2 {
 font-size:large;
}
h3 {
 font-size:medium;
}
h4 {
 text-align:left;
}
img {
 border: 0;
 padding: 5px;
}
p {
 margin-left:5px;
 margin-right:5px;
 text-align:justify;
 text-indent: 2em;
}


/* Class calls */
.CiteBook {
 font-style: italic;
}
.DivFooter02 {
 float:left;
 text-align:left;
 width:60%;
}
.DivFooter02ad {
 float:right;
 margin-top:15px;
 text-align:right;
 width:30%;
}
.DivRelated p {
 margin-right:15px;
 padding-right:15px;
 text-align:right;
}
.TextNoIndent, .TextMainNoIndent { /* For poetry and the like */
 text-align: justify;
 text-indent:0;
}




/* Index page styles */
.all {
 border-bottom:1px solid black;
 border-left:1px solid black;
 border-right:1px solid black;
 border-top:1px solid black;
}
#menuleft {
 float:left;
 margin-left:5px;
 padding-left:5px;
 width:235px;
 height:600px;
}
.menuitem, #menuleft li {
 border-bottom:1px solid black;
 border-left:1px solid black;
 border-right:1px solid black;
 list-style-type:none;
 margin-left:0;
 margin-right:5px;
 margin-top:10px;
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 text-align:left;
 width:210px;
}
.linkcat h2 {
	display:none;
}
li.linkcat {
	border:none !important;
	margin:0 !important;
	padding:0 !important;
}
.linkcat ul {
	margin-left:0;
	padding-left:0;
	margin-right:3px;
	padding-right:3px;
}
.linkcat ul li {
}
.menuitemspan {
 padding-left:5px;
}
.menuitemlink {
 text-decoration:none;
}
#menuright {
 margin-left:5px;
 padding-left:5px;
 height:550px;
}
.ImgAlignLeft {
 float: left;
 padding-right: 5px;
}
.ImgAlignRight {
 float: right;
 padding-left: 5px;
}
.TextCenter {
 text-align:center;
}
#footer {
	clear:both;
}
