/* @override http://www.coldfireinc.com/wp-content/themes/cfburn/style.css */

/* @override http://www.coldfireinc.com/wp-content/themes/cfburn/style.css */

/*
Theme Name: CFBurn
Description: Created only for use by Coldfire Inc.
Version: 1.0
Author: Coldfire Inc.
Author URI: http://www.coldfireinc.com/
©2010 Coldfire Inc. This theme was designed and built by Nate Kruska of Coldfire, Inc.
*/
/* Imports 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
@import url("navigation.css");
/* Body Style & Links 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
body {
	background: #f4f4f4 url(images/flamebg.gif) no-repeat fixed 98% 60%;
}
a, a:visited {
	color: #ed6c1c;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #4f88c7;
}
a:focus, a:active, input:focus, button:focus {
	outline: none;
}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button::-moz-focus-inner { border : 0px; }
input[type="submit"]:focus, input[type="button"]:focus { outline: none; }
p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: Futura, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
.bluetext {
	color: #4f88c7;
}
h1 {
	font-size: 24px;
	line-height: 24px;
}
h2, .cms h1.posttitle {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
}
small {
	color: #777;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
a.white, a.white:visited {
	color: #fff;
}
a.white:hover {
	color: #333;
}
h3 a, h3 a:visited {
	color: #4f88c7;
}
h3 a:hover {
	color: #ed6c1c;
}
a.longbtn {
	width: 196px;
	height: 18px;
	background: #fdfdfd url(images/formbutton.gif) no-repeat -120px 0;
	border-style: none;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 11px 0;
	text-align: center;
	margin-left: auto;
	display: block;
	line-height: 18px;
	margin-right: auto;
}
a.longbtn.blue {
	background-position: -120px -100px;
}
a.longbtn:hover {
	background-position: -120px -100px;
	cursor: pointer;
}
a.longbtn.blue:hover {
	background-position: -120px 0;
}
a.longbtn:active {
	background-position: -120px -150px;
	outline: none;
	border: none;
}
a.longbtn.blue:active {
	background-position: -120px -50px;
}
/* Header 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#logobar {
	margin: 0;
	padding: 0;
	background: white url(images/logobar-bg.png) repeat-x 0 0;
	clear: both;
	display: block;
	width: auto;
}
#logobar #logo img {
	margin: 0 auto;
	padding: 0;
	display: block;
}
div#subscribe {
	float: left;
	margin-top: 22px;
	margin-left: 22px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
#subscribe input.email, #subscribe input.email:focus {
	height: 12px;
	background: url(images/email-box.png) no-repeat center top;
	width: 155px;
	border-style: none;
	color: #222;
	margin: 0;
	font-size: 11px;
	line-height: 12px;
	padding: 7px 0 5px 25px;
	vertical-align: middle;
}
#subscribe input.email:focus {
	outline: none;
	color: #000000;
}
#subscribe input.submit {
	background-color: transparent;
	border-style: none;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	padding: 5px 2px;
}
#subscribe input.submit:hover {
	color: #333;
	cursor: pointer;
}
#subscribe .links {
	color: #fff;
	font-size: 10px;
	margin-left: 12px;
	width: 155px;
	float: left;
	text-align: left;
}
div#social {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 20px;
	z-index: 5;
}
#social ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 36px;
	width: 218px;
}
#social ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#social ul li a {
	text-decoration: none;
	background-image: url(images/social-logos.png);
	padding-top: 36px;
	float: left;
	overflow: hidden;
	height: 0;
	width: 36px;
	margin-left: 12px;
}
#social ul li#rss a {
	background-position: 0 0;
}
#social ul li#facebook a {
	background-position: -36px 0;
}
#social ul li#twitter a {
	background-position: -72px 0;
}
#social ul li#linkedin a {
	background-position: -108px 0;
}
#social ul li#rss a:hover {
	background-position: 0 -36px;
}
#social ul li#facebook a:hover {
	background-position: -36px -36px;
}
#social ul li#twitter a:hover {
	background-position: -72px -36px;
}
#social ul li#linkedin a:hover {
	background-position: -108px -36px;
}
#social ul li#rss a:active {
	background-position: 0 0;
}
#social ul li#facebook a:active {
	background-position: -36px 0;
}
#social ul li#twitter a:active {
	background-position: -72px 0;
}
#social ul li#linkedin a:active {
	background-position: -108px 0;
}
/* Navigation Bar 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#navbarwrapper {
	margin-top: 15px;
	margin-bottom: 15px;
}
#subnavbarwrapper {
	margin: 0;
}
/* Sub-Navigation Bar 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#subnavbar {
	margin: 0;
	padding: 5px 0 0;
	list-style-type: none;
	position: relative;
	float: left;
	text-align: right;
	font: 12px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 100%;
}
#subnavbar.categories {
	color: #999;
	padding-top: 0;
	font-size: 12px;
}
#subnavbar li {
	margin: 0;
	list-style-type: none;
	padding: 0;
	display: inline;
}
#subnavbar li a {
	text-decoration: none;
	color: #555;
	padding-left: 10px;
	padding-right: 10px;
}
#subnavbar li a:hover {
	text-decoration: none;
	color: #ed6c1c;
}
#subnavbar li.current_page_item a, #subnavbar li.current-cat a {
	text-decoration: none;
	cursor: default;
	color: #ccc;
}
/* Tooltips 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
.tooltip {
	display: none;
	margin: 0;
	padding: 6px 10px;
	max-width: 250px;
	opacity: 0.8;
	background-color: #362f2d;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	z-index: 500;
	-moz-box-shadow: 3px 3px 10px #555;
	-webkit-box-shadow: 3px 3px 10px #555;
	border: 1px solid #eee;
}
.servedcities {
	background-color: #ffffff;
	border: 1px solid #362f2d;
	padding: 10px;
	margin: 0;
	-moz-box-shadow: 3px 3px 10px #555;
	-webkit-box-shadow: 3px 3px 10px #555;
	z-index: 500;
	display: none;
}
.servedcities #ct {
	display: block;
	width: 72%;
	float: left;
}
.servedcities #ny {
	float: left;
}
.servedcities ul {
	float: left;
	margin: 0;
	font-size: 10px;
	color: #777;
	list-style-type: none;
	padding: 0 15px 0 5px;
	border-top: 1px solid #eee;
}
.servedcities span {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
/* Main Content
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
.cms {
	padding: 10px 30px;
}
#title h1 {
	color: #555;
	margin: 0;
	padding: 0 0 5px 10px;
	line-height: 18px;
	font-size: 16px;
}
.cms h1 {
	font-size: 32px;
	position: relative;
	z-index: 15;
	line-height: 36px;
}
.cms img {
	position: relative;
	z-index: 10;
}
.page .maincontent.mid {
	min-height: 300px;
}
.span-24 .cms hr {
	background-color: #ececec;
	border-bottom: 1px solid #fff;
	margin: 0 -28px 10px;
	display: block;
	height: 0;
	border-top: 1px solid #ececec;
	width: 946px;
}
a.opacity img:hover {
	opacity: 0.80;
	background-color: #fff;
}
/* Posts - Indexed
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#postwrapper {
	margin-bottom: 10px;
}
.entry {
	padding-top: 10px;
}
.postheader h2, .posttitle {
	margin-left: 55px;
}
.byline {
	border-bottom: 1px solid #d5d5d5;
	margin-left: 55px;
	color: #777;
}
.subcms {
	padding: 0 30px 10px;
}
.postmetadata {
	color: #777;
	font-size: 10px;
}
.byline a, .postmetadata a {
	color: #777;
}
.postmetadata a:hover, .byline a:hover {
	color: #222;
}
.previewthumbnail {
	width: 200px;
	float: left;
	margin: 3px 20px 0 0;
}
.postthumbnail {
	float: left;
	margin: 0 20px 6px 0;
}
.previewthumbnail img, .postthumbnail img {
	border: 1px solid #ccc;
}
a.more-link {
	display: block;
	text-align: right;
	font-weight: bold;
}
#edgelogo {
	margin-left: 10px;
}
h1.archivetitle {
	color: #555;
	margin: 28px 10px 2px 0;
	padding: 0;
	line-height: 18px;
	font-size: 16px;
	text-align: right;
}
.search .page h2 {
	padding-top: 15px;
}
.archive .byline, .search .byline {
	font-size: 11px;
	border-bottom: 1px solid #eee;
}
.archive .entry, .search .entry {
	padding: 0 5px;
}
.archive hr, .search hr {
	background-color: #ececec;
	border-bottom: 1px solid #fff;
	margin: 0 -16px 10px;
	display: block;
	height: 0;
	border-top: 1px solid #ececec;
	width: 706px;
}
.calendar {
	width: 47px;
	height: 53px;
	background: url(images/calendar.png) no-repeat 0 0;
	padding: 0;
	margin: 0 10px 0 0;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	float: left;
}
.calendar .month {
	height: 18px;
	color: #ffffff;
	line-height: 20px;
	margin: 0;
	padding: 2px 0 0;
	font-size: 12px;
}
.calendar .date {
	font-size: 20px;
	color: #000;
	height: 20px;
	line-height: 20px;
}
.calendar .year {
	font-size: 9px;
	color: #999;
	line-height: 9px;
	height: 11px;
}
.search .page .calendar {
	background: url(images/pageicon.png) no-repeat 0 0;
}
.search .page .calendar .month, .search .page .calendar .date, .search .page .calendar .year, .search .page .byline {
	display: none;
}
.commentbubble {
	margin: -5px 0 0;
	padding: 0;
	float: right;
}
.commentbubble a {
	width: 64px;
	height: 50px;
	background: transparent url(images/comment-bubble.png) no-repeat 0 0;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	display: block;
	font-weight: bold;
}
.commentbubble a:hover {
	background: #fff url(images/comment-bubble.png) no-repeat 0 -50px;
	font-size: 14px;
	line-height: 30px;
}
/* Social Bookmarks
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
.socbmwrapper {
	width: 100%;
	clear: both;
	margin: 0 0 10px;
	padding: 0;
}
.socbmwrapper.page {
	margin: 0 0 0 20px;
}
.socbmwrapper table {
	width: auto;
	margin: 0;
	padding: 0;
}
.socbmwrapper table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.socbm-small {
	margin-left: 60px;
}
.socbm-big {
	margin-left: 22px;
	margin-bottom: 15px;
}
.diggbtn {
	margin-right: 30px;
	float: left;
}
.tweetmemebtn {
	float: left;
}
.socbm-big .tweetmemebtn {
	margin-right: 30px;
}
.socbm-big .facebookbtn {
	margin-top: 18px;
	float: left;
}
ul.socbmbar {
	margin: 0 0 0 17px;
	padding: 0;
	list-style-type: none;
	height: 32px;
	overflow: hidden;
}
ul.socbmbar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
.socbmbar a {
	margin: 0 6px;
}
.friendmailer a {
	width: 86px;
	height: 17px;
	display: block;
	background: url(images/friendmailer.gif) no-repeat 0 0;
}
.friendmailer a:hover {
	background-position: 0 -20px;
}
/*.socialbookmarks span.buzzbtn, .socialbookmarks .db-wrapper.db-compact, .socialbookmarks .tweetmeme, .socialbookmarks .google-buzz-button {
	float: left;
	margin-right: 30px;
}
/* Sidebar & Sub Content
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#subcontent {
	margin-top: 5px;
}
#sidebar h2, #subcontent h2 {
	font-size: 16px;
	color: #4f88c7;
	margin: 0;
}
#sidebar ul, #subcontent ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sidebar ul#blocks ul {
	list-style-type: none;
	margin: 0 0 10px 2px;
}
#sidebar ul#blocks ul li {
	background: url(images/li-separator.gif) no-repeat left bottom;
	list-style-type: none;
	color: #777;
	font-size: 12px;
	line-height: 20px;
}
#sidebar ul#blocks ul li ul, #sidebar ul#blocks ul li ul li {
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	background-image: none;
	border-style: none;
}
#sidebar li a {
	text-decoration: none;
	color: #444444;
	padding-right: 2px;
}
#sidebar li a:hover {
	text-decoration: none;
	color: #ed6c1c;
}
#sidebar li.current_page_item a, #sidebar li.current-cat a {
	text-decoration: none;
	cursor: default;
	color: #999;
}
#subcontent ul li {
	list-style-type: none;
	color: #777;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#subcontent li a {
	text-decoration: none;
	padding-right: 2px;
	font-weight: bold;
}
#subcontent li a:hover {
	text-decoration: none;
	color: #444;
}
/* Footer
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#footerbar {
	width: 100%;
	padding: 0;
	clear: both;
	display: block;
	border-top: 1px solid #fff;
	margin: 1px 0 0;
}
#footercontent {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	color: #999;
	text-align: center;
}
#footer a {
	color: #999;
}
#footer a, #footer a visited {
	color: #999;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0 10px;
	display: inline;
}
#footer #hiddenbar a, #footer #hiddenbar a:visited {
	color: #f4f4f4;
	font-weight: bold;
}
#footer #hiddenbar a:hover {
	color: #4f88c7;
}

/* Comments
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
hr.18-sep, hr {
	background-color: #ececec;
	border-bottom: 1px solid #fff;
	display: block;
	height: 0;
	border-top: 1px solid #ececec;
	width: 706px;
	margin: 0 2px;
}
.articlecomments {
	padding: 10px;
}
h3#comments {
	margin-left: 20px;
}
ol.commentlist {
	padding: 0;
	list-style-type: none;
	margin: 0 20px 20px;
	border-top: 1px solid #ccc;
}
li.comment {
	background-color: #f7f7f7;
	margin: 0;
	padding: 5px 0 0 5px;
}
li.comment.thread-alt {
	background-color: #fff;
}
.commentlist li.comment.depth-1 {
	border: 1px solid #ccc;
	border-top-style: none;
	margin: 0;
}
.commentlist li.comment.depth-2 {
	border-top: 1px solid #ccc;
	margin: 0 0 0 15px;
}
.commentlist li.comment.depth-3 {
	border-top: 1px solid #ccc;
	margin: 0 0 0 15px;
}
li.comment p {
	margin: 0;
	padding: 5px 1px 5px 2px;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: -5px 0 0;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentmetadata {
	border-bottom: 1px dotted #e9e9e9;
}
li.comment .says {
	display: none;
}
li.comment .comment-author a {
	font-size: 12px;
	color: #4f88c7;
}
li.comment .comment-author a:hover {
	text-decoration: underline;
}
li.comment .comment-meta a {
	font-size: 10px;
	color: #777;
}
li.comment ul.children {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
li.comment .reply {
	text-align: right;
	margin: 0 2px 6px 0;
}
li.comment.depth-3 .reply {
	margin: 0;
}
li.comment .reply a, li.comment .reply a:visited {
	margin: 0;
	padding: 2px 4px;
	color: #ed6c1c;
	background-color: #eee;
	border: 1px solid #aaa;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}
li.comment .reply a:hover {
	color: #fff;
	background-color: #999;
	border: 1px solid #333;
}
li.comment .reply a:focus, li.comment .reply a:active {
	color: #ccc;
	background-color: #555;
	border: 1px solid #333;
}
#respond {
	padding: 10px 10px 5px;
	margin-left: 20px;
	margin-right: 20px;
}
li.comment #respond {
	margin: 8px 5px 5px 0;
	background-color: #fdfdfd;
	border: 1px solid #ccc;
}
#commentform p {
	padding: 0;
	margin: 0;
}
.cancel-comment-reply {
	float: right;
}
#respond input#submit {
	width: 196px;
	height: 40px;
	background: #fdfdfd url(images/formbutton.gif) no-repeat -120px 0;
	border-style: none;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 0;
	text-align: center;
	margin-left: 350px;
}
#respond input#submit:hover {
	background-position: -120px -100px;
	cursor: pointer;
}
#respond input#submit:active {
	background-position: -120px -150px;
	outline: none;
	border: none;
}
/* Forms 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#maincontactform {
	width: 564px;
	margin: 20px 0 20px 50px;
	float: right;
}
#emailsubscribe {
	width: 490px;
	margin: 40px auto;
}
#mailto.overlay {
	width: 564px;
	padding: 20px;
	background-color: #fff;
	font-size: 12px;
	border: 1px solid #555;
}
.contactform p, .contactform table, .contactform td {
	padding: 0;
	margin: 0;
}
ul.chkbx {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
span.label {
	font-size: 14px;
	line-height: 16px;
	display: inline;
	margin-left: 14px;
	color: #333;
}
input#name, input#email, input#company, input#url, input#phone, input#citystate, input#your-name, input#your-email, input#friends-name, input#friends-email, input#author, #theme-my-login input.input {
	border: 5px solid #5387c1;
	background-color: #eee;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	outline: none;
	width: 280px;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 16px 10px 0;
	color: #333;
}
textarea#message, textarea#your-message, textarea#comment {
	border: 5px solid #5387c1;
	background-color: #eee;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	outline: none;
	width: 560px;
	height: 120px;
	line-height: 20px;
	font-size: 14px;
	padding: 12px;
	margin: 0 0 10px;
	color: #333;
}
.contactform {
	width: 564px;
}
.contactform input#name, .contactform input#email, .contactform input#company, .contactform input#url, .contactform input#phone, .contactform input#citystate, .contactform input#your-name, .contactform input#your-email, .contactform input#friends-name, input#friends-email, .contactform input#author {
	width: 240px;
}
.contactform textarea#message, .contactform textarea#your-message, .contactform textarea#comment {
	width: 530px;
}
input#name:focus, input#email:focus, input#company:focus, input#url:focus, input#phone:focus, input#citystate:focus, input#your-name:focus, input#your-email:focus, input#friends-name:focus, input#friends-email:focus, input#author:focus {
	border-color: #555;
	background-color: #fff;
}
textarea#message:focus, textarea#your-message:focus, textarea#comment:focus {
	border-color: #555;
	background-color: #fff;
}
table#captcha, table#interestedin {
	width: auto;
}
img.captcha, input.captcha {
	width: 84px;
	height: 28px;
	margin-right: 10px;
	background-color: #eee;
	padding: 0;
	border: 1px solid #ccc;
	font-size: 20px;
	line-height: 28px;
}
.contactform input.submit, .contactform input.close, #theme-my-login input#wp-submit {
	width: 118px;
	height: 40px;
	background: #fdfdfd url(images/formbutton.gif) no-repeat 0 0;
	border-style: none;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 0;
}
.contactform input.submit:hover, .contactform input.close:hover {
	background-position: 0 -100px;
	cursor: pointer;
}
.contactform input.submit:active, .contactform input.close:active {
	background-position: 0 -150px;
	outline: none;
	border: none;
}
input.mtaf.submit {
	margin-left: 80px;
}
input.mtaf.close {
	margin-left: -10px;
}
input.mainform.submit {
	margin-top: 10px;
}
input.subscribe.submit {
	margin-bottom: 10px;
}
.interestedin {
	font-weight: bold;
}
.chkbx input {
	position: relative;
	top: 0;
}
/* Contact Form 7 */
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	padding: 6px 10px;
	margin: 10px 0;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	background-color: #e2fee2;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 3px solid #f7e700;
	background-color: #fbfed3;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: white;
	border: 2px solid #ee0000;
	font-size: 14px;
	width: 280px;
	padding: 2px;
	-moz-box-shadow: 3px 3px 15px #aaa;
	-webkit-box-shadow: 3px 3px 15px #aaa;
	color: #cc0000;
}
.message span.wpcf7-not-valid-tip {
	top: -70px;
	left: 130px;
	text-align: center;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 20px;
}
.wpcf7-display-none {
	display: none;
	margin: 0;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
}
.tml-action-links li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}
p.submit, p.forgetmenot, .tml-action-links {
	margin-left: 80px;
	padding: 0;
}
/* Images and Captions
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
p img {
	padding: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
}
img.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
.article img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}
.article img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Layout Design
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#mainbg {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
}
.box-24.top {
	background: transparent url(images/content-box-wide_01.png) repeat-y 0 0;
	padding-top: 9px;
	height: 0;
}
.box-24.mid {
	background: transparent url(images/content-box-wide_02.png) repeat-y 0 0;
}
.box-24.bot {
	background: transparent url(images/content-box-wide_03.png) repeat-y 0 0;
	padding-top: 9px;
	height: 0;
}
.box-18.top {
	background: transparent url(images/content-box-three-quarter_01.png) repeat-y 0 0;
	padding-top: 9px;
	height: 0;
}
.box-18.mid {
	background: transparent url(images/content-box-three-quarter_02.png) repeat-y 0 0;
}
.box-18.bot {
	background: transparent url(images/content-box-three-quarter_03.png) repeat-y 0 0;
	padding-top: 9px;
	height: 0;
}
.box-6.top {
	background: transparent url(images/content-box-quarter_01.png) repeat-y 0 0;
	padding-top: 9px;
	height: 0;
}
.box-6.mid {
	background: transparent url(images/content-box-quarter_02.png) repeat-y 0 0;
}
.box-6.bot {
	background: transparent url(images/content-box-quarter_03.png) repeat-y 0 0;
	padding-top: 9px;
	height: 0;
}
.box-6 h1, .box-6 h2, .box-6 h3, .box-6 h4, .box-6 h5, .box-6 h6, .box-6 p {
	margin: 0;
	padding: 0;
}
/* Pages 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
.cms .cfhelp {
	padding: 10px 30px 0;
	margin: 0 -28px;
	background: url(images/helpbg.gif) repeat-x;
	border-top: 1px solid #aaa;
	clear: both;
}
/* Buttons */
#cmsbtn, #cartbtn, #bizblogbtn {
	float: right;
	margin: 5px 10px 0 0;
}
#seobtn {
	float: right;
	margin: 70px 50px 70px 60px;
}
#sembtn {
	float: right;
	margin: 50px 60px 30px 90px;
}
#emailbtn {
	float: right;
	margin: 60px 40px 0 0;
}
#socialmediabtn {
	float: right;
	margin: 50px 50px 0 70px;
}
#advertisingbtn {
	float: right;
	margin: 0 180px 0 0;
}
#reputationbtn {
	float: right;
	margin: 130px 60px 130px 80px;
}
#webdesignbtn {
	float: right;
	margin-top: 230px;
	clear: both;
	margin-right: 15px;
}
/*Home Page */
.featuredarticle {
	margin-top: 20px;
	padding: 10px 18px 10px 0;
}
.morearticles {
	padding: 0 18px 10px 10px;
	margin-left: 60px;
}
.featuredarticle .byline {
	border-style: none;
}
.featuredarticle .entry {
	padding: 0 10px;
}
.featuredarticle .commentbubble {
	margin: -5px 40px 0 50px;
	padding: 0;
	float: left;
}
.featuredarticle a.more-link {
	float: right;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px;
}
a.edgelogo {
	margin: 0 0 10px 5px;
	display: block;
}
.morearticles ul {
	list-style-type: none;
	margin: 0 0 0 50px;
	padding: 0;
}
.morearticles span.date {
	font-weight: bold;
	color: #aaa;
	text-indent: -50px;
	overflow: visible;
	float: left;
	width: 0;
}
.morearticles a {
	font-weight: bold;
}
h3.herolink {
	margin: -90px 0 0 8px;
	float: left;
	z-index: 15;
	position: relative;
}
a.floatingbtn {
	margin-top: -130px;
	float: left;
	position: relative;
	z-index: 15;
	margin-left: 300px;
}
#featurettes {
	margin: 10px 0;
	padding: 0;
}
#featurettes strong, #featurettes strong a, #featurettes strong a:hover {
	color: #111;
	font-size: 14px;
	display: block;
	text-align: center;
}
#featurettes a.visit {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	height: 22px;
}
a.featurette {
	display: block;
	color: #555;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
a.featurette:hover {
	color: #000;
}
a#f1.featurette {
	background: url(images/featurette-wrong.png) no-repeat 10px 5px;
	padding: 90px 20px 0;
	height: 72px;
}
a#f2.featurette {
	background: url(images/featurette-edge.png) no-repeat 20px 93px;
	padding: 5px 20px 85px;
	height: 72px;
}
a#f3.featurette {
	background: url(images/featurette-modblog.png) no-repeat center 47px;
	padding: 5px 20px 75px;
	height: 60px;
}
a#f4.featurette {
	background: url(images/featurette-packages.png) no-repeat center 5px;
	height: 72px;
	padding: 90px 20px 0;
}
/* Internet Marketing */
.id-17 .cms p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 118px 20px;
}
span.right {
	text-align: right;
	display: block;
}
a.morebutton {
	font: 12px Futura, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
.id-17 .cms h3 {
	margin-left: 118px;
}
.id-17 .cms h3 a {
	font-size: 22px;
}
a.seo-label, a.sem-label, a.email-label, a.social-label, a.advertising-label, a.rep-label {
	height: 0;
	float: left;
	overflow: hidden;
	padding-top: 100px;
	width: 50px;
	background: url(images/im-labels.gif) no-repeat 0 0;
	margin-top: -4px;
	margin-left: -10px;
	display: none;
}
/*Website Design */
.id-19 .cms p {
	margin: 0 58px 20px 50px;
}
.id-19 .cms ol {
	width: 550px;
	margin: 0;
}
.id-19 .cms h3 {
	margin-left: 50px;
}
.id-19 .cms h3 a {
	font-size: 22px;
}

/* Types of Sites */


/* Image Placement 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#im-paperwall img {
	margin: 15px 0 10px 40px;
	float: right;
}
#im-stoplight img {
	margin: -11px 65px 30px 0;
	float: left;
}
#im-mailslot img {
	margin: 25px 0 0 60px;
	float: right;
}
#im-parrots img {
	margin: 30px 20px 40px -35px;
	float: left;
}
#im-shoes img {
	margin: 10px -60px 40px 20px;
	float: right;
}
#im-fishbowl img {
	margin: 11pt 60px 20px -5px;
	float: left;
}
/* SEO */
.wp-image-626 {
	float: right;
	margin: 0 70px 10px 80px;
}
.wp-image-628 {
	float: left;
	margin: 0 30px 10px 80px;
}
/* SEM */
.wp-image-393 {
	float: right;
	margin: -18px 60px 40px 90px;
}
/* Email */
.wp-image-385 {
	float: right;
	margin: 70px 10px 70px 50px;
}
/* Social */
.wp-image-479 {
	margin: -10px -70px -40px 10px;
}
.wp-image-415 {
	float: left;
	margin: 0 30px 10px 5px;
}
.p415 {
	width: 684px;
}
/* Advertising */
.wp-image-384 {
	float: right;
	margin: 0;
}
.id-70 .cms .cfhelp {
	clear: none;
}
/* Rep Management */
.wp-image-475 {
	float: left;
	margin: -10px 80px 0 -50px;
}
/* Slideshows */
.webportfolio #slideshowtabs {
	width: 270px;
}
.webportfolio #slideshow {
	width: 600px;
	height: 492px;
}
.webportfolio #slideshow div {
	width: 600px;
}
.printadportfolio {
	margin: 0 40px 0 0;
	float: left;
}
.printadportfolio #slideshowtabs {
	width: 100px;
	display: none;
}
.printadportfolio #slideshow {
	width: 300px;
	height: 452px;
}
.printadportfolio #slideshow div {
	width: 300px;
}
.printadportfolio ul.slidecontrols {
	margin: 0 0 0 60px;
}
.compsportfolio {
	float: left;
	margin: 0 20px 10px 50px;
}
.compsportfolio #slideshowtabs {
	width: 100px;
	display: none;
}
.compsportfolio #slideshow {
	width: 300px;
	height: 200px;
}
.compsportfolio #slideshow div {
	width: 300px;
}
.compsportfolio ul.slidecontrols {
	margin: 0 0 0 60px;
}
.emailsportfolio {
	float: right;
	margin: 0 30px 10px 60px;
}
.emailsportfolio #slideshowtabs {
	width: 100px;
	display: none;
}
.emailsportfolio #slideshow {
	width: 228px;
	height: 346px;
}
.emailsportfolio #slideshow div {
	width: 228px;
}
.emailsportfolio ul.slidecontrols {
	margin: 0 0 0 30px;
}
/* Gallery
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#img {
	border:1px solid #666;
}
#portfolio-wrapper ul {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #d5d5d5;
}
#portfolio-wrapper ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
.corpitem img {
	border: 8px solid #4f88c7;
	margin: 0 30px 20px 0;
	padding: 1px;
}
.corpitem:hover img {
	border-color: #333;
}
/* Overlays
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
div.overlay {
	display:none;
	width:900px;
	background: #362f2d;
	font-size:11px;
	padding: 0px;
}
.overlay div.close {
	background-image:url(http://static.flowplayer.org/tools/img/overlay/close.png);
	position:absolute; right: -15px; top: -15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* Slideshows
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
#slideshowtabs {
	padding: 0;
	_margin-bottom: -2px;
	width: 270px;
	position: relative;
	float: left;
	margin: 0;
}
#slideshowtabs li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}
#slideshowtabs li a {
	height: 14px;
	padding: 2px 10px;
	margin: 0 16px 0 0;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	text-decoration: none;
	display: block;
	border: 1px solid #fff;
}
#slideshowtabs a:hover {
	color: #000;
	background-color: #eee;
	border-color: #ccc;
}
#slideshowtabs a.current {
	cursor: default;
	color: #4f88c7;
	background-color: #f9f9f9;
	border-color: #eee;
	font-weight: bold;
}
#slideshow {
	width: 600px;
	height: 492px;
	border: 1px solid #ccc;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#mainwrapper .cms #slideshow img {
	z-index: 0;
	position: static;
	border-bottom: 1px solid #ccc;
}
#slideshow div h2 {
	font-weight: normal;
	color: #777;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
	cursor: default;
	font-size: 24px;
}
#slideshow a {
	color: #aaa;
	font-size: 14px;
}
#slideshow div {
	float: left;
	width: 600px;
	font-size: 14px;
	margin-right: 380px;
	margin: 0;
	padding: 0;
}
#slideshow div.items {
	width: 20000em;
	position: absolute;
	clear: both;
	margin: 0;
	padding: 0;
}
#slideshow .iteminfo {
	padding: 15px;
	margin: 0;
}
#slideshow .iteminfo h2, #slideshow .iteminfo p {
	padding: 0;
	margin: 0;
}
ul.slidecontrols {
	margin: 0 0 0 300px;
	padding: 5px 0 0;
	list-style-type: none;
	height: 40px;
	overflow: hidden;
	clear: both;
}
.slidecontrols li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
.slidecontrols li button {
	width: 32px;
	height: 0;
	padding-top: 32px;
	float: left;
	background: url(images/slide-controls.gif) no-repeat 0 0;
	border-style: none;
	margin: 0 5px;
	overflow: hidden;
}
.slidecontrols li.prevbg button {
	background-position: 0 0;
}
.slidecontrols li.playbg button {
	background-position: -33px 0;
}
.slidecontrols li.pausebg button {
	background-position: -66px 0;
}
.slidecontrols li.nextbg button {
	background-position: -99px 0;
}
.slidecontrols li.prevbg button:hover {
	background-position: 0 -33px;
}
.slidecontrols li.playbg button:hover {
	background-position: -33px -33px;
}
.slidecontrols li.pausebg button:hover {
	background-position: -66px -33px;
}
.slidecontrols li.nextbg button:hover {
	background-position: -99px -33px;
}
.slidecontrols li.prevbg button:active {
	background-position: 0 -66px;
}
.slidecontrols li.playbg button:active {
	background-position: -33px -66px;
}
.slidecontrols li.pausebg button:active {
	background-position: -66px -66px;
}
.slidecontrols li.nextbg button:active {
	background-position: -99px -66px;
}
.slidecontrols button:hover, .slidecontrols button:active {
	cursor: pointer;
	outline: none;
}
/* Admin 
_–_–_–_–_–_–_-_–_–_–_–_–_–_–_–_–_*/
.admin-bar div#subscribe, .admin-bar div#social {
	top: 28px;
}
