/*
Theme Name: Bob Bly's Theme
Theme URI: http://www.bly.com
Description: Revised Theme
Version: 2.1
Author: Daniel Dumanig
Author URI: http://www.filipinowebmasters.com

All rights reserved.
*/

body	{
	background:url(images/bg1.jpg) repeat;
	padding:35px 0px 35px;
	font-family: "georgia", "times new roman", serif;
}

div#ctc {
	position:absolute;
	top:0;
	left:0;
	width:120px;
	height:14px;
	background-color:#ddd;
	padding:0;
	margin:0;
	font-size:10px;
	z-index:3;
	text-align:center;
}

div#upbg	{
	width:100%;
	height:340px;
	background:url(images/bg2.jpg) repeat-x;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}

div.wrapper	{
	background:#FFF;
	position:relative;
	z-index:2;
	padding:5px 0px 5px;
}

div.headintro	{
	background:url(images/topbg.gif) repeat-x;
	height:29px;
	width:100%;
}

div.headintro h2	{
	font-size:17px;
	line-height:28px;
	font-weight: normal;
	color: #eee;
	font-family: "georgia", "times new roman", serif;
	margin-left:5px;
}

div.headertext h1	{
	height:330px;
	color:#000000;
	font-family: Impact;
	text-align:center;
	font-size: 60px;
	font-weight:normal;
	line-height:58px;
}

.headerHighlight
{
color:#c00;
}

div.header	{
	padding-top:10px;
}

div.headerimage	{
	background:url(images/headerImage.jpg) no-repeat bottom;
	height:415px;
}

div.headerimage ul li	{
	background:none;
	margin-bottom:4px;
	list-style:none;
}

div.headerimage ul li a	{
	background: url(images/buttonbg01.gif) no-repeat 4px 3px #79C70E;
	padding: 5px;
	padding-left: 30px;
	margin:0px;
	display: block;
	width:120px;
	text-decoration: none;
	color:#000;
	border-bottom: solid 2px #fff;
}

div.headerimage ul li a:hover	{
	border-bottom: solid 2px #c00;
	background: url(images/buttonbg1.gif) no-repeat 4px 3px #2D396E;
	color:#FFFAE6;
}

ul.listtop li	{
	background: url(images/buttonbg3.gif) no-repeat;
	margin: 0em 3.5em 1.5em 3.5em;
	font-size: 14px;
	padding-left: 2em;
}

div.divider	{
	background: #fff url(images/border1.jpg) repeat-x;
	height: 14px;
	margin-bottom: .2em;
}

div.content	h3	{
	font-weight: bold;
	font-size: 1.4em;
	text-align:center;
	margin:auto 20px auto;
}

h3 span	{
	font-weight: normal;
}

div.rightcolumn	{
	margin-top:20px;
}

div.rightcolumn p	{
	line-height: 1.5em;
	margin-bottom: 1.0em;
	margin-right: 10px;
	text-align: left;
	font-size: 17px;
	text-indent: 30px;
}

div.rightcolumn h4	{
	font-size: 2em;
	font-weight: lighter;
	text-align: center;
	color: #4AA803;
	margin-bottom: 0.5em;
	margin-top: 0.8em;
	font-family: Impact;
	margin-right:20px;
}

div.rightcolumn ul {
	list-style-type: none;
	margin-left:0px;
}

div.rightcolumn ul li {
	background: url(images/buttonbg3.gif) no-repeat;
	margin: 0em 3.5em 1em 3.5em;
	font-size: 17px;
	padding-left: 2em;
}

div.rightcolumn ol li {
	margin:0em 0em 10px 1.5em;
	font-size: 14px;
}

div#order {
	text-align: center;
	margin: 20px auto;
	height: 84px;
}

div#praise	{
	width:450px;
	margin:auto auto 20px auto;
	border:2px dashed #000;
	background:#ffffba;
	padding:5px;
}

div#praise h4	{
	margin:auto auto 15px auto;
}

div#praise p	{
	margin:auto 5px 15px 5px;
}

div.leftcolumn	{
	margin-top:20px;
	background:#2D396E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
	text-align:left;
	padding:5px 0px 10px 0px;
}

div.leftcolumn p	{
	margin:1em 0.7em 1.2em;
}

div.leftcolumn .imagemargin	{
        margin-top:-25px;
}

div.footer	{
	height: 2.0em;
	padding-top: 4.8em;
	background:url(images/border2.jpg) repeat-x 0em 2.5em;
	font-size: 0.8em;
}

div.left	{
	text-align:left;
}

div.right	{
	text-align:right;
}

a	{
	color: #B96D00;
	text-decoration: underline;
}

a:hover	{
	text-decoration: none;
}