@charset "UTF-8";
body {
	font-family:"Lucida Grande", "Arial", sans-serif;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	line-height: 22px;
}

#head-nav {
        margin-bottom: 35px;
}

p {
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 22px;
	color: #555555;
}

div.blog-post p { margin-bottom:15px; }

#content p {
	margin-top: 7px;
}

#page p img {
	margin-top: 0;
} 

#page #left, #page #right {
	margin-top: 7px;
}

#left img {
        margin-top: -7px;
}

.tags, .meta {
	font-size: 11px;
	
}
.meta {
	padding-bottom: 10px;
}

.copyPadding p {
    padding: 0 20px 0 20px;	
}
h2  {
	color: #4685a1;
	background-image: url(i/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	font-weight: normal;
	font-size: 18px;

}

.box-right h2 {
        margin: 0px;
}

h3  {
	color: #4685a1;
	background-image: url(i/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	margin: 0px 0px 10px;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4  {
	color: #4685a1;
	padding-top: 10px;
	margin: 0px 0px 10px;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h5  {
	color: #4685a1;
	margin: 0px 0px 2px;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
}

#work-font  {
	color: #4685a1;
	padding-top: 10px;
	margin: 0px 0px 20px;
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
}
table   {
	padding-top: 10px;
	margin: 0px 0px 20px;
	float: top;
	
}
td   {
	color: #4685a1;
	padding-top: 10px;
	margin: 0px 0px 20px;
	font-weight: normal;
	font-size: 15px;
	line-height: 26px;
}
a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4685A1;
	color: #396a82;
	text-decoration: none;
}
#right h4 {
	clear: left;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0px;
	color: #659AB1;
	margin: 10px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B8CFDA;
	padding-top: 5px;
}
#right  a:hover {
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#page, #content {
	width: 900px;
	background-color: #eef5f8;
	background-image: url(i/bkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
/*	margin: 50px 0px 0px;      */
	margin: 0;
        min-height:675px;
}
#left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}

#left img{
	padding-bottom: 10px;
}
#right {
	margin-bottom: -85px;
	padding: 45px 35px 0px 0px;
	float: right;
	width: 425px;
}
#right ul {
	margin-top: 5px;
	padding: 0px;
	list-style-type: none;
}
#right .ulAlt li {
	margin-bottom: 2px;
	font-size: 13px;
}
#right li {
	color: #1E3039;
	font-size: 12px;
	line-height: 18px;
	margin-top: 2px;
	padding-left: 8px;
	background-image: url(i/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#oneCol {
	width: 185px;
	float:left;
	padding-left: 10px;
	padding-top: 20px;
}

#twoCol {
	width: 640px;
	float: left;
	padding-left: 25px;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 80px;
	margin: 0px;
}
#feed {
	width: 140px;
	float: left;
	padding-left: 15px;
	padding-top: 50px;
	margin: 0px;
}
.clear {
	clear: left;
}
.box-left {
        clear: both;
        width: 300px;
	float: left;

}

.box-right {
        clear: both;
        width: 535px;
	float: right;
}

#content-right {
	padding-left: 25px;
	padding-bottom: 25px;
	width: 535px;
	float: left;

}

#content-left {
	width: 300px;
	float: left;
	padding-left: 10px;
}

#content-left-work {
	width: 300px;
	float: left;

}


img.alignright {
	float: right; 
	margin: 5px 0 0 1em;
}
img.alignleft {
	float: left; 
	margin: 5px 1em 0 0;

}
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
a img.alignright {
	float: right; 
	margin: 5px 0 0 1em;
}
a img.alignleft {
	float: left; 
	margin: 5px 1em 0 0;
}
a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}
#footer-left {
	padding-top: 40px;

}

#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: url(img/overlay.png);
	width: 100%;
	height: 100%;
	z-index: 98;
}

#lightbox {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #EEE url(img/goode.png) no-repeat 92.5% 92.5%;
	border: #FFF 5px solid;
	width: 400px;
	height: 210px;
	padding: 15px;
	margin-top: -170px;
	margin-left: -220px;
	z-index: 99;
	-moz-box-shadow: 0 5px 10px #000, 5px 5px 5px #DDD inset;
	-webkit-box-shadow: 0 5px 10px #000, 5px 5px 5px #DDD inset;
	box-shadow: 0 5px 10px #000, 5px 5px 5px #DDD inset;
}

#lightbox h1 {
	color: #4685A1;
	font-weight: normal;
	margin: 10px 0 15px 0;
}

#lightbox p {
	margin: 12px 0;
}

