body {
	background: url(images/body-bg.jpg) no-repeat center top #FFFFFF;
	font: 1em/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#header ul#links {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 250px;
}

#header ul#links li {
	display: inline;
	margin: 0;
	padding: 0;
}

#header ul#links li a{
	background: url(images/link-header.gif) no-repeat left;
	color: #CCCCCC;
	font-size: .85em;
	padding: 0px 10px 0px 12px;
}
#header ul#links li a:hover {
	color: #FFF;
}
#header ul#links li a.phone,#header ul li a:hover.phone{
	background: none;
	padding: 0px 0px 0px 0px;
}

.navigation {
	margin-top: -2em;
	overflow: hidden;
}

.navigation .alignright {
	background: url(images/nav-next.gif) no-repeat right;
	display: block;
	float: right;
}

.navigation .alignleft {
	background: url(images/nav-previous.gif) no-repeat left;
	display: block;
	float: left;
}

.navigation .alignright a {
	display: block;
	font-weight: normal;
	padding: .75em 105px .75em 0;
}

.navigation .alignleft a {
	display: block;
	font-weight: normal;
	padding: .75em 0 .75em 105px;
}

.rss {
	bottom: 20px;
	position: absolute;
	right: 20px;
}

.rss a {
	background: url(images/rss.gif) no-repeat right;
	color: #FFFFFF;
	display: block;
	font-size: .85em;
	font-weight: bold;
	padding: 12px 48px 12px 0;
	text-decoration: none;
}

#graphic {
	background: url(images/broken-screen-bg.jpg) repeat fixed;
	display: block;
	margin: 0 25px;
	padding: 0;
	position: relative;
}

#content {
	float: right;
	overflow: hidden;
	padding: 20px 10px 10px 0px;
	position: relative;
	width: 655px;
}

#leftnav {
	left: -5px;
	padding-top: 20px;
	position: relative;
	top: -30px;
	width: 275px;
}

#leftnav dl, #leftnav dd, #leftnav dt, #leftnav ul {
	margin: 0;
	padding: 0;
}

#crack {
	background: url(images/broken-screen.gif) no-repeat bottom right;
	clear: both;
	height: 280px;
	padding-right: 430px;
}

#container, #header {
	clear: both;
	display: block;
	margin: 0 auto;
	position: relative;
}

#content_wrap {
	margin: 0 25px 0 0;
	position: relative;
}

#container {
	background: url(images/container-bg.png) repeat-y center top transparent;
	width: 975px;
}

#foot_line {
	background: url(images/foot-bg.gif) no-repeat -3px 0px #FFFFFF;
	clear: both;
	display: block;
	height: 30px;
	margin: 0 auto 0px auto;
	position: relative;
	width: 985px;
}

#header {
	background: url(images/header-bg.jpg) no-repeat center bottom transparent;
	clear: both;
	height: 216px;
	width: 955px;
}

#footer {
	margin: 10px auto 0 auto;
	overflow: hidden;
	padding: 0 0 0 16px;
	position: relative;
	width: 965px;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 .5em 0;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 1.35em 0;
}
h4 {
	color: #7A7A7A;
	font-size: .8em;
	font-weight: bold;
	margin: 0 0 1em 0;
}
.post_article {
	margin: 0 0 2em 0;
}

.post {
	margin: 0;
	position: relative;
}

.post h2.title {
	background: url(images/post-h2-bg.gif) repeat-x top left #FFFFFF;
	margin: 0;
	padding: 27px 0 0 0;
}

.post h2.title a {
	border-left: 1px solid #F1ECEC;
	border-right: 1px solid #F1ECEC;
	color: #13508D;
	display: block;
	font-weight: normal;
	padding: 20px .75em 1em .75em;
	text-decoration: none;
}

.post .entry {
	background: url(images/post-p-bg.gif) repeat top left;
	border-left: 1px solid #F1ECEC;
	border-right: 1px solid #F1ECEC;
	margin: 0 0 0 0;
	padding: 0 1em .82em 1em;
}
.post .entry .wp-caption {
	float:right !important;
	margin: 0 0 1.64em 1.1em;
	padding: 2px;
	display:block;
}
.post .entry .wp-caption img {
	float:none;
	margin:0;
}
.post .entry .wp-caption-text {
	text-align:center;
	font-style:italic;
}
.post .entry img {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	float: right;
	margin: 0 0 1.64em 1.1em;
	padding: 2px;
}

.post .entry p, .post .entry h4 {
	line-height: 1.64em; /*2.19em*/
	margin: 0 0 1.64em 0; /*2.19em*/
}

#search_area {
	position: absolute;
	right: 10px;
	top: 15px;
}

#search_area form input {
	background: url(images/search-fade.gif) right no-repeat #FFFFFF;
	border: 2px solid #808080;
	color: #A9A9A9;
	font-size: .7em;
	margin: 0px -7px 0px 0px;
	padding: 2px 2px 3px 5px;
}

#search_area form input[type=submit]{
	background: url(images/button.gif) no-repeat;
	color: #000;
	font-weight: normal;
	margin: -11px 0 0 0;
	padding: 7px 0 16px 10px;
	width: 102px;
	border: none;
	text-align: left;
}

#search_area form input:hover[type=submit]{
	color: #FFFFFF;
	cursor: pointer;
}

.post_article .byline {
	background: url(images/post-rip-bg.gif) no-repeat top center;
	height: 58px;
	margin: 0 0 0 0;
	padding: 2.5em 1em 0 1em;
	position: relative;
}

.post_article .byline p {
	color: #97754F;
	font-family: "Courier New", Courier, monospace;
	font-size: .75em;
}

.post_article .byline p.cats {
	float: right;
}

.post .entry li {
	line-height: 1.65em; /*2.19em*/
	margin: 0;
}

.post .entry ul {
	list-style: disc;
	margin: 0 0 0 0;
	padding: 0 0 1.245em 2em;
}

.publish_date {
	background: url(images/publish-date-bg.jpg) no-repeat;
	color: #A3A383;
	display: block;
	float: right;
	font-family: "Courier New", Courier, monospace;
	font-size: .8em;
	height: 34px;
	margin: 7px 10px 0px 7px;
	padding-top: 20px;
	position: relative;
	text-align: center;
	width: 103px;
}

#footer dl {
	background-image: url(images/banner-other.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 180px;
	margin: 0 11px 0 0;
	width: 230px;
}

#leftnav dl.recent {
	background: url(images/recently-added-bg.gif) no-repeat 7px 0px;
	height: 319px;
	margin-bottom: 5px;
	padding: 0 33px;
}

#leftnav dl.categories {
	background: url(images/categories-bg.gif) no-repeat 6px 0px;
	height: 290px;
	margin: 0;
	padding: 0 33px;
}

#leftnav dl.archives {
	background: url(images/archives-bg.jpg) no-repeat top left;
	height: 265px;
	margin-left: 40px;
	padding: 0 33px;
}

#leftnav dl.archives dt {
	visibility: hidden;
}

#leftnav dl.archives ul {
	margin: 0;
	padding: 30px 0 0 7px;
}

#leftnav dl.archives li {
	font-size: .75em;
	list-style: none;
	margin: 0;
	padding: 0 0 .35em 0;
}

#leftnav dl.categories dt {
	display: block;
	height: 48px;
	visibility: hidden;
}

#leftnav dl.categories li {
	font-family: "Courier New", Courier, monospace;
	font-size: .75em;
	line-height: .75em; /*96%*/
	list-style: none;
	margin: .5em 0 .88em .95em;
	padding: 0; /*.45em*/
}

#leftnav dl.categories li a {
	color: #333333;
	font-weight: bold;
	line-height: 100%;
	margin-left: 2.4em;
	padding: 0;
	text-decoration: none;
}

#leftnav dl.recent dt {
	display: block;
	height: 70px;
	visibility: hidden;
}

#leftnav dl.recent li {
	border-top: 1px solid #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 80%;
	list-style: none;
	margin: .25em 0;
	padding: .55em 0 .3em 0;
}

#leftnav dl.recent li:last-child {
	border-bottom: none;
}

#leftnav dl.recent li a {
	color: #000000;
	font-size: .85em;
	font-weight: bold;
	line-height: normal;
	padding: 3px 0;
	text-decoration: none;
}

#leftnav dl.recent li a:hover {
	background-color: #CBFE01;
}

#footer dd {
	margin: -5px 0 0 0;
	padding: 0;
}

#footer dl ul {
	margin: 0;
	overflow: hidden;
	padding: 0px 5px 0px 5px;
	position: relative;
}

#footer dl ul li {
	float: left; /*display: inline;*/
	font-size: .7em;
	line-height: 170%;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	white-space: nowrap;
}

#footer dl ul li a {
	background: url(images/bullet.png) no-repeat left 1px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 0 2px 0 18px;
}

#footer img{
	border: 0px;
	float: right;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer p{
	clear: left;
	color: #9F9F9F;
	font-size: .7em;
	margin: 5px 0px 5px 0px;
}

#footer ul#sub li{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer ul#sub li.f1 a {
	background: url(images/fingerprint-1.gif) no-repeat;
}

#footer ul#sub li.f2 a {
	background: url(images/fingerprint-2.gif) no-repeat;
}

#footer ul#sub li.f3 a {
	background: url(images/fingerprint-3.gif) no-repeat;
}

#footer ul#sub li.f4 a {
	background: url(images/fingerprint-4.gif) no-repeat;
}

#footer ul#sub li a{
	color: #000000;
	font-size: .85em;
	font-weight: bold;
	padding: 5px 10px 5px 30px;
	text-decoration: none;
}

#footer #sub {
	margin: 1em 0;
	padding: 0;
}

#footer dl ul li a:hover {
	text-decoration: none;
}

#footer dl#red {
	background-image: url(images/banner-websites.jpg) !important;
}

#footer dl#purple {
	background-image: url(images/banner-marketing.jpg) !important;
}

#footer dl#green {
	background-image: url(images/banner-growth.jpg) !important;
}

#logo {
	margin: 0px auto 0 auto;
	padding-top: 27px;
	width: 410px;
}

p, li {
	color: #7A7A7A;
	font-size: .8em;
	margin: 0 0 1em 0;
}

#footer dl dt {
	height: 64px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

a:hover, a:focus, #footer ul#sub li a:hover, #footer p a:hover, #leftnav dl.archives li a:hover, #leftnav dl.categories li a:hover, .rss a:hover, .post h2.title a:hover, .post h2.title a:focus {
	text-decoration: underline;
}

a, #leftnav dl.archives li a, #footer p a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
