/*
Theme Name: WordPress CraigYim
Theme URI: http://wordpress.org/
Description: A custom WordPress theme Made for <a href="http://craigyim.com/">CraigYim.com</a>.
Version: 1.0
Author: Bonnie Hoover
Author URI: http://greenproductions.net/
Tags: blue, fixed width, two columns

	craigYim v1.0
	 http://greenproductions.net/

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

*/
html,body,h1,h2,h3,h4,h5,h6,images,ul,ol,li,table
{
margin:0;
padding:0;
border:0 none;
}
.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
body
{
background:#ebeae7 url(images/bg.gif) 0 0 repeat-x;
text-align:center;
color: #3e3e3e;
font-family: Helvetica, sans-serif;  
font-size: 12px;  
line-height: 16px; 
}
h1 {
font-size: 34px;
color: #000033;
}
h2 {
font-size: 22px;
}
h3 {
font-size: 19px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
margin-top: 15px;
}
h6 {
font-size: 12px;
}
p {
font-size: 12px;
}
.craigyim, span.craigyim {
margin-top: 7px;
font-size: 24px; line-height: 29px; letter-spacing: 2px;
}
.attorney, span.attorney {
font-size: 12px; font-weight: bold; text-transform: uppercase; letter-spacing: 5px;
}


.left A:link {text-decoration: none;color: #000033;}
.left A:visited {text-decoration: none;color: #000033;}
.left A:active {text-decoration: none;color: #000033;}
.left A:hover {text-decoration: underline;color: #666666;}
.right A:link {text-decoration: none;color: #000033;}
.right A:visited {text-decoration: none;color: #000033;}
.right A:active {text-decoration: none;color: #000033;}
.right A:hover {text-decoration: underline;color: #666666;}



.topwrap {
margin:0 auto;
width:974px;
height: 26px;
background:transparent url(images/top.png) 0 0 no-repeat;
}
.allwrap
{width:974px;
margin:0 auto;
background:transparent url(images/mainbg.png) 0 0 repeat-y;}

.headwrap {
margin:0 auto;
width:960px;
height: 108px;
text-align:left;
padding-bottom: 10px;
background:#ffffff url(images/headerbk.jpg) 0 0 repeat;
overflow:visible;
}
.headleft {
float: left;
width: 494px;
}
.headright {
float: right;
width: 220px;
padding-top: 35px;
padding-right: 30px;
text-align:right;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 85%;
	color: #313131;
}
.menu {
margin-left: 7px;
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
.horizontal {
	width: 960px;
	height: 38px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/menubk.gif) top left repeat-x;
}
.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/menuone.gif) top left no-repeat;
}

.horizontal ul li a {
	display: block;
	height: 38px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 90%;
	color: #f2f2f2;
	text-decoration: none;
}

.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 38px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}

.blue ul li a:hover,
.blue ul li.highlight a {
	background: transparent url(images/menutwo.gif) top left no-repeat;
}

.bodywrap {
margin:0 auto;
width:960px;
height: 100%;
background:#ffffff url(images/banner-main2.jpg) 0 0 no-repeat;
padding-bottom: 36px;
}
.bodytop {
height: 114px;
width:960px
}

.contentwrap {
margin:0 auto;
text-align:left;
width: 888px;
border: 1px solid #cccccc;
height: 100%;
background-color: #ffffff;

}
.left {
float: left;
width:540px;
padding: 0 20px 20px 20px;
}
img.himage, .himage {
border:none;
}

.post-header {
float: left;
width:540px;
height: 30px;
padding-top:30px;
}
.entry {
float: left;
padding-top:10px;
width:540px;
line-height: 16px; 
}
.caption {
font-size: 11px; color: #666666;
font-style:italic;
margin-top:16px;
margin-right:26px;
}

.editthis {
padding-top:6px;
display:inline-block;
position:relative;
background:#ffffff url(images/edit_page.png) no-repeat;
text-indent: 28px;
}

.right {
float: right;
width: 255px;
padding: 30px 11px 20px 0px;
}
.right h4 {
width: 180px;
height: 30px;
border-bottom: 1px solid #cccccc;
}


.right ul {
	list-style: disc url(images/bullet2.gif) outside;
	padding-left: 39px;
	width: 200px;
	color:#FFFFFF;
	line-height: 18px; 
	}
.right ul li ul {
list-style: disc url(images/bullet2.gif) outside;
padding-left: 60px;
}
.entry h4 {
padding-bottom: 14px;
}
.left ul {
	list-style: disc url(images/bullet.gif) outside;
	padding-left: 20px;
	}
.left ul li ul {
list-style: disc url(images/bullet.gif) outside;
padding-left: 40px;
}



.footwrap {
margin:0 auto;
width:974px;
height: 20px;
background:transparent url(images/bottom.png) 0 0 no-repeat;
}
.footer
{
margin:0 auto;
text-align:left;
width:960px;
height:73px;
}
.footer p
{
font:10px Arial, Helvetica, sans-serif;
color:#444042;
line-height:16px;
padding-left: 7px;
}
.footer p.copyright{margin:2px 0 0 0;}
.footer p a
{
color:#666666;
text-decoration:none;
}
.footer p a:hover
{
color:#333333;
text-decoration:underline;
}
