html {
	margin : 0 auto;
	background : #1a1d22 url("../images/background.jpg") repeat left top;
}
body {
	font-family : "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight : 300;
	color : #111;
	margin : 0 auto;
	background : url("../images/menu_background.png") repeat-x center top;
	min-width : 960px;
}
body.fourOfour {
	font-family : "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight : 300;
	color : #111;
	margin : 0 auto;
}
img {
	border : 0;
}
a.reveal {
	font-size : 65%;
	padding : 3px;
	background : #990000;
	color : white;
	font-family : Georgia, serif;
	font-style : italic;
	cursor : pointer;
}
.clear {
	margin : 0;
	padding : 0;
	clear : both;
}
.right {
	float : right;
}
.left {
	float : left;
}
.header {
	margin : 0 auto;
	width : 1000px;
	padding : 5px 0 0 0;
	height : 500px;
	background : url("../images/header.jpg") repeat-x center top;
}
.logo {
	margin-left : 290px;
	margin-top : 15px;
}
.logo_text {
	margin-left : 310px;
	margin-top : 33px;
	font-size : 16px;
	font-weight : bold;
	padding-top : 2px;
	text-align : center;
	width : 200px;
	color : #000;
}
.logo_text1 {
	margin-left : 310px;
	margin-top : 29px;
	font-size : 16px;
	font-weight : bold;
	width : 200px;
	text-align : center;
}
.logo_text1 a {
	color : #000;
}
.logo_text1 a:hover {
	color : #000;
}
.logo_text1 a:link {
	color : #000;
}
.logo_text1 a:active {
	color : #000;
}
.logo_text1 a:visited {
	color : #000;
}
.image_thumb a {
	color : #333;
}
.image_thumb a:hover {
	cursor : pointer;
}
.image_thumb a img {
	float : left;
	margin : 0;
}
.image_thumb a .desc {
	display : none;
}
.image_thumb a:hover .desc {
	display : block;
	font-size : 0.85em;
	padding : 0;
	background : #111;
	color : #fff;
	position : absolute;
	bottom : 1px;
	padding : 10px 20px 10px 10px;
	margin : 0;
	width : 180px;
	border-top : 1px solid #666;
	text-align : left;
}
.image_thumb a:hover img {
	background : #000;
}
.image_thumb {
	height : 150px;
	width : 200px;
	margin : 0 10px 10px;
	overflow : hidden;
	float : left;
	position : relative;
	border : 2px solid #fff;
}
.thumbs404 {
	margin : 20px 0 0 30px;
}
.switch {
	float : left;
	position : relative;
	margin-top : 335px;
	margin-left : 10px;
}
a.switch_thumb {
	width : 142px;
	height : 26px;
	padding : 0;
	margin : 0;
	display : block;
	background : url(images/switch.png) no-repeat;
	background-position : left -26px;
	outline : none;
	text-indent : -9999px;
}
a.switch_thumb.full {
	background-position : left 0%;
}
a.swap {
	background-position : left bottom;
}
.content_block {
	float : left;
	margin-bottom : 20px;
	padding-bottom : 10px;
}
.entry-meta {
	background : #b9c0cb url("../images/post_background.gif") no-repeat left top;
	border : 0;
	padding : 14px 0 0 15px;
	height : 33px;
	width : 603px;
	margin : 0;
	font-size : 0.75em;
	color : #fff;
}
.entry-meta a:link {
	font-weight : bold;
	color : #fff;
	text-decoration : none;
}
.entry-meta a:visited {
	color : #999;
}
.entry-meta a:hover {
	color : #ccc;
}
span.meta-sep {
	padding : 0 5px;
	color : #999;
}
.more {
	float : left;
	margin-left : -20px;
}
span.continue_reading {
	padding : 0;
}
span.continue_reading li {
	list-style : none;
	display : inline;
	float : left;
	margin : 0 0 0 20px;
}
span.continue_reading li a {
	display : block;
	height : 30px;
	width : 145px;
	overflow : hidden;
}
span.continue_reading li a:hover {
	text-indent : -152px;
}
span.continue_reading a img {
	padding : 0;
	background : none;
}
span.continue_reading a:hover img {
	padding : 0;
	background : none;
	border : 0;
}
span.backToTop {
	padding : 45px 10px;
}
span.backToTop li {
	float : right;
	list-style : none;
	display : inline;
}
span.backToTop li a {
	display : block;
	height : 31px;
	width : 112px;
	overflow : hidden;
	background : none;
	margin-right : 30px;
}
span.backToTop li a:hover {
	text-indent : -112px;
	background : none;
}
.miniSocialMediaBar {
	background : #d9dce1;
	height : 43px;
	width : 588px;
	padding : 5px;
	margin : 5px 0 5px 0;
}
.miniSocialMediaBar li, .socialMediaBar li {
	list-style : none;
	display : inline;
}
.miniSocialMediaBar li a, .socialMediaBar li a {
	float : left;
	padding : 5px;
	margin : 0 2px;
}
.miniSocialMediaBar span.facebook {
	float : right;
	margin-top : -19px;
	margin-right : 10px;
}
.socialMediaBar span.facebook {
	float : right;
	margin-top : -19px;
	margin-right : 180px;
}
li.label {
	float : left;
	padding : 13px 10px 0 0;
	font-weight : bold;
	color : #484e5c;
}
.miniSocialMediaBar div.topsy-sm a, .socialMediaBar div.topsy-sm a {
	margin-top : 12px;
}
.miniSocialMediaBar li a:hover, .socialMediaBar li a:hover {
	background : #bac1cc;
}
.socialMediaBar {
	background : #d9dce1;
	width : 568px;
	padding : 10px 20px;
	margin : 15px 0 5px 0;
}
.post_ad {
	background : url("../images/post_ad_background.gif") no-repeat;
	height : 90px;
	width : 604px;
	margin : 0 auto;
	text-align : center;
	padding : 10px 0 10px;
}
.postauthor img {
	float : left;
	margin : 0 15px 8px 0;
}
.postauthor p {
	font-size : 0.76em;
}
.postauthor a {
	font-weight : bold;
}
.post_tags {
	background : #bac1cc url("../images/tag_bar.png") no-repeat;
	padding : 7px 20px 4px 10px;
	width : 579px;
	height : 36px;
	margin : 0;
	font-size : 0.9em;
	color : #fff;
}
.post_tags a {
	font-weight : bold;
	color : #fff;
	text-decoration : none;
}
.post_tags a:visited {
	color : #b9c0cb;
}
.post_tags a:hover {
	color : #ccc;
}
.entry-image a img, .entry-image img {
	text-align : center;
	padding : 4px;
	background : #d9dce1;
}
.entry-image a:hover img {
	padding : 0;
	background : #fff;
	border : 4px solid #484e5c;
}
#MarketGid1665 table, #MarketGid1665 td, #MarketGid1665 img {
	border : 0;
	background : #d9dce1;
}
div.sidebar li {
	list-style : none;
}
div.sidebar li img {
	vertical-align : middle;
}
#carbonads-container {
	margin : 15px 0;
	float : left;
}
#carbonads-container .carbonad {
	background : #1f232b !important;
	border : 0 !important;
	width : 300px !important;
}
.carbonad-text a {
	color : #fff !important;
}
.carbonad-tag, .carbonad-tag a {
	color : #484e5c !important;
}
.carbonad-text a:hover, .carbonad-tag a:hover {
	color : #7b3422 !important;
}
.followBox {
	border : 1px solid #e2e2e2;
	width : 280px;
	float : left;
	margin : 0 10px;
	padding : 10px;
	text-align : center;
}
img.avatar48 {
	float : left;
	width : 48px;
	margin-right : 5px;
	vertical-align : middle;
}
span.followMe {
	padding : 5px 0;
}
span.followMe li {
	float : right;
	list-style : none;
	display : inline;
}
span.followMe li a {
	display : block;
	height : 31px;
	width : 112px;
	overflow : hidden;
	background : none;
	margin-right : 30px;
}
span.followMe li a:hover {
	text-indent : -112px;
	background : none;
}
#new_contact p label {
	color : #111;
	text-align : left;
}
#new_contact p {
	margin-right : 10px;
	text-align : left;
	color : #111;
}
#new_contact input {
	float : left;
	font-size : 12px;
}
.formHolder {
	width : 280px;
	padding-left : 20px;
}
.widgetSocial {
	padding : 25px 0 15px 0;
	float : left;
	width : 324px;
}
.widgetSocialIcons {
	margin : 5px 0 0 0;
	padding : 5px 0 15px 0;
	float : left;
	width : 324px;
}
.widgetComment, .widgetSocial_tweet {
	background : #222c3c url("../images/widgetComment_background.jpg") no-repeat left top;
	margin : 15px 0;
	padding : 15px;
}
.widgetSocialIcons li {
	display : inline;
	float : left;
}
.widgetSocial li a, .widgetSocialIcons li a, .widgetComment li a {
	display : inline;
	float : left;
	font-size : 0.7em;
	text-align : center;
	list-style : none;
	padding : 5px;
	margin : 0 2px;
	color : #fff;
}
.widgetSocial li a:hover, .widgetSocialIcons li a:hover, .widgetComment li a:hover {
	padding : 5px;
	background-color : #767769;
}
.widgetSocial li img, .widgetSocialIcons li img, .widgetComment li img {
	vertical-align : middle;
	margin : 0 0 6px 0;
}
.widgetHeading {
	width : 92%;
	display : block;
	margin : 0 auto;
	text-align : center;
	margin-bottom : 10px;
	margin-top : -14px;
	font-size : 14px;
	font-weight : bold;
	color : #fff;
	padding : 5px 0;
	background-color : #5f3713;
	background-repeat : no-repeat;
}
.adSpot_300x250 {
	margin : 12px 0;
}
.friends li a {
	width : 92%;
	display : block;
	float : left;
	color : #fff;
	padding : 10px 5px;
	font-weight : normal;
	font-size : 1em;
	text-align : left;
	background : url("../images/widget_splitter.png") no-repeat left bottom;
}
li.feed a {
	color : #fff;
	padding : 10px 5px;
	width : 92%;
	display : block;
	float : left;
	font-weight : normal;
	font-size : 1em;
	text-align : left;
	background : url("../images/widget_splitter.png") no-repeat left bottom;
}
li.feed a:hover, .friends li a:hover {
	background : #484e5c url("../images/widget_splitter.png") no-repeat left bottom;
	padding : 10px 5px;
}
.tabbed ul.tabs {
	float : left;
	display : inline;
	width : 100%;
	margin : 10px 0 0 0;
	padding : 0;
}
.tabbed ul.tabs li {
	list-style : none;
	float : left;
	margin : 0;
	padding : 0;
}
.tabbed ul.tabs li a {
	overflow : hidden;
	display : block;
	margin : 0 2px 0 0;
	padding : 10px 12px;
	color : #fff;
	cursor : pointer;
}
.tabbed ul.tabs li a:hover {
	background : #222c3c;
	cursor : pointer;
}
.tabbed ul.tabs li a.tab-current {
	background : #1f232b;
}
.tabbed div {
	float : left;
	display : block;
	width : 90%;
	background : #222c3c url("../images/widget_background.jpg") no-repeat left top;
	margin : 15px 0;
	padding : 15px;
}
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display : none;
}
.tabbed div p {
	color : #fff;
	font-weight : normal;
	font-size : 1em;
	text-align : left;
}
.t1 li a, .t2 li a, .t3 li a {
	color : #fff;
	font-weight : normal;
	font-size : 1em;
	text-align : left;
	width : 92%;
	display : block;
	float : left;
	padding : 10px 5px;
	background : url(images/widget_splitter.png) no-repeat left bottom;
}
.t1 li a:hover, .t2 li a:hover, .t3 li a:hover {
	background : #484e5c url(images/widget_splitter.png) no-repeat left bottom;
	padding : 10px 5px;
}
.tweet, .query {
	color : #fff;
}
.tweet .tweet_list, .query .tweet_list {
	list-style-type : none;
	margin : 0;
	padding : 0;
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform : uppercase;
	font-size : 1em;
}
.tweet .tweet_list li, .query .tweet_list li {
	border-bottom : 1px solid #484e5c;
	padding : 5px 0;
}
.tweet .tweet_list li a, .query .tweet_list li a {
	color : #fff;
	text-decoration : underline;
}
.tweet .tweet_list li a:hover, .query .tweet_list li a:hover {
	background : #3c4245;
	color : #646870;
}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	margin-right : 0.5em;
	float : left;
}
.tweet .tweet_list .tweet_avatar img a, .query .tweet_list .tweet_avatar img {
	vertical-align : middle;
	padding : 0;
	background : 0%;
}
.widgetSocial-tweet li a {
	float : left;
	text-align : center;
	list-style : none;
	padding : 0;
	margin : 0;
}
.widgetSocial-tweet li a:hover {
	background : #484e5c;
	padding : 0;
}
#sidebar_contact p label {
	color : #fff;
	text-align : right;
}
#sidebar_contact p {
	margin-right : 10px;
	text-align : left;
	color : #fff;
}
#sidebar_contact input {
	padding : 5px;
	float : right;
}
#searchform_top {
	padding-top : 2px;
	margin-left : 22px;
	margin-top : 6px;
	outline : none;
}
#searchform_top_text {
	width : 55%;
	border : 0;
	background : none;
	color : #666;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
#gosearch {
	float : left;
	position : relative;
	margin : -19px 0 0 140px;
}
#main_search {
	float : left;
	position : relative;
	margin : 10px 0 0 5px;
	width : 250px;
	height : 42px;
	background : url(images/search.png) no-repeat left top;
}
#head_details {
	float : left;
	position : relative;
	margin : 5px 0 0 5px;
	width : 200px;
	height : 50px;
	font-size : 12px;
	color : #fff;
}
.popularPosts li a {
	color : #fff;
	padding : 5px 10px;
	margin : 0;
	display : block;
	font-weight : normal;
	font-size : 1em;
	text-align : left;
}
.popularPosts li a:hover {
	background : #484e5c;
	padding : 5px 10px;
}
.popularPosts li img {
	vertical-align : middle;
	float : left;
	margin-right : 8px;
}
.popularPosts {
	margin-left : 20px;
	width : 280px;
}
.popularPosts1 {
	margin-left : 20px;
	width : 280px;
	color : #fff;
}
.popularPosts1 p {
	color : #fff;
	line-height : 14px;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
}
.popularPosts2 p {
	color : #b9a463;
	line-height : 14px;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
.relatedPosts li a {
	color : #fff;
	padding : 5px 10px;
	margin : 0;
	display : block;
	float : left;
	width : 94%;
	font-weight : normal;
	font-size : 1em;
	text-align : left;
}
.relatedPosts li a:hover {
	background : #484e5c;
	padding : 5px 10px;
}
.relatedPosts li img {
	vertical-align : middle;
	float : left;
	margin-right : 8px;
}
div.comments {
	list-style : none;
	padding : 0 0.5em;
	margin : 0 6px 0 16px;
}
div.comments li {
	list-style : none;
	padding : 0.5em;
	margin-bottom : 0.8em;
}
div.comments ol li {
	margin : 0 0 0.05em 0;
	padding : 1.3em;
}
li.odd-row {
	background : #dadde1;
}
.odd-row .comment-author img {
	background : #fff;
	padding : 3px;
	float : right;
}
.comment-name, .comment-name a {
	font-size : 1.2em;
	font-weight : normal;
	color : #7b3422;
}
.odd-row .comment-name a:hover {
	background : #bfc6d0;
}
.comment-name a:hover, .comment-author .comment-name a:hover {
	background : #dadde1;
}
.comment-meta {
	font-weight : bold;
	font-size : 0.85em;
	margin : 0;
	padding : 2px 0 3px 0;
	color : #252931;
	text-transform : uppercase;
}
.comment-author img {
	background : #fff;
	padding : 3px;
	float : right;
}
.author-comment .comment-name {
	color : #dadde1;
}
.author-comment .comment-meta {
	color : #484e5c;
}
.author-comment p {
	color : #fff;
}
.author-comment .comment-author img {
	background : #fff;
	padding : 3px;
	float : right;
}
li.author-comment {
	background : url("../images/background.png") repeat left top;
}
div#trackbacks-list ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
div.trackbacks li {
	list-style : none;
	padding : 0.5em;
	border-bottom : 1px solid #dadde1;
	margin : 0;
}
div#trackbacks-list ul li a {
	margin : 0;
	padding : 3px;
	font-size : 1em;
	text-decoration : none;
	font-weight : normal;
	text-transform : none;
	color : #7b3422;
}
div#trackbacks-list ul li a:hover {
	background : #dadde1;
}
h2.trigger {
	padding : 0 0 0 50px;
	margin : 0 0 0 22px;
	background : url("../images/h2_trigger_a.gif") no-repeat;
	height : 43px;
	line-height : 43px;
	width : 300px;
	font-size : 1.1em;
	font-weight : normal;
	float : left;
}
h2.trigger a {
	color : #7b3422;
	text-decoration : none;
	display : block;
}
h2.trigger a:hover {
	color : #252931;
}
h2.active {
	background-position : left bottom;
}
.toggle_container {
	margin : 0 0 5px;
	padding : 0;
	overflow : hidden;
	clear : both;
}
.toggle_container .block {
	padding : 10px;
}
#respond {
	margin : 0 0 0 22px;
}
form#commentform .form-label {
	margin : 1em 0 0;
	font-weight : bold;
	color : #252931;
}
.authcomment {
	background-color : #333 !important;
}
form#commentform span.required {
	background : #bbc2cd;
	color : #7b3422;
}
form#commentform, form#commentform p {
	padding : 0;
}
input#author, input#email, input#url, textarea#comment {
	padding : 0.75em;
	color : #dadde1;
	background : #474d5b;
}
textarea#comment {
	height : 13em;
	overflow : auto;
	width : 93%;
}
.form-submit .button {
	border : 0;
	margin-top : 8px;
	background : url("../images/button_submit.png") no-repeat left top;
	height : 32px;
	width : 145px;
}
.columnHolder {
	margin : 0 0 0 106px;
	padding-top : 30px;
}
.footerColumn {
	float : left;
	position : relative;
	width : 234px;
	padding : 0 10px;
	margin-right : 20px;
	height : 170px;
}
.footerColumn2 {
	float : left;
	position : relative;
	width : 234px;
	padding : 0 10px;
	margin-right : 22px;
}
.footerColumn3 {
	float : left;
	position : relative;
	width : 234px;
	padding : 0 10px;
	margin : 0;
}
#footer p {
	color : #7d94aa;
	font-size : 0.75em;
	margin: 0 0 0 0;
}
#footer h4 {
	color : #fff;
	font-weight : normal;
	font-size : 14px;
	text-align : center;
	padding-bottom : 5px;
}
#footer a:link {
	color : #7d94aa;
}
#footer a:hover {
	color : #767769;
}
#footer a:visited {
	color : #7d94aa;
}
#footer li {
	list-style : none;
	color: #7d94aa;
	font-size: 0.75em;
}
#footer ul {
	list-style : none;
	color: #7d94aa;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer li img {
	vertical-align : middle;
	padding : 0 10px 0 0;
}
img.mapleLeaf {
	float : right;
}
img.footerAvatar {
	float : left;
	width : 48px;
	margin-right : 4px;
}
.copyright p {
	margin : 30px 0 0 20px;
	font-size : 1em;
	text-align : left;
	color : #7d94aa;
}
.contactBox {
	float : left;
	width: 280px;
	margin-top: 20px;
	margin-left: 15px;
}
.contactBox1 {
	float : left;
	width: 280px;
	margin-top: 20px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.contactwrapper {
	width: 610px;
	margin-top: 20px;
	background-image: url(../images/contact.gif);
	height: 373px;
}
.authorPosts li {
	list-style : none;
}
.authorPosts li a {
	border-bottom : 1px solid #999;
	margin : 0;
	display : block;
	padding : 0.5em 0.5em;
	font-weight : bold;
	font-size : 1em;
}
.authorPosts li a:hover {
	background : #f2f2f2;
}
div.navigation div.nav-next {
	float : right;
	margin-right : 340px;
}
div.navigation div.nav-previous {
	width : 40%;
	float : left;
	margin-left : 30px;
}
.entry-meta {
	clear : both;
}
div#container, div#primary {
	margin-top : 0;
}
.alignright, img.alignright {
	float : right;
	margin : 1em 0 0 1em;
}
.alignleft, img.alignleft {
	float : left;
	margin : 1em 1em 0 0;
}
.aligncenter, img.aligncenter {
	display : block;
	margin : 1em auto;
	text-align : center;
}
div.gallery {
	clear : both;
	height : 180px;
	margin : 1em 0;
	width : 100%;
}
p.wp-caption-text {
	font-style : italic;
}
div#nav-above {
	margin-bottom : 1em;
}
div#nav-below {
	margin-top : 1em;
}
div#nav-images {
	height : 150px;
	margin : 1em 0;
}
input#author, input#email, input#url {
	width : 93.5%;
}
div#menu ul li, div.gallery dl {
	float : left;
}
.four04_pops li {
	list-style : none;
}
.four04_pops li a {
	color : #222;
	border-bottom : 1px solid #222;
	margin : 0;
	display : block;
	padding : 0.5em 0.5em;
	font-weight : bold;
	font-size : 1em;
	height : auto;
	min-height : 45px;
}
.four04_pops li a:hover {
	background : #0099ff;
}
.four04_pops li img {
	vertical-align : middle;
}
.noBG {
	background-image : none;
}
.forThumbnails .nav-next {
	margin-right : 30px !important;
}
#maybeDisplayControler {
	width : 250px;
	height : 30px;
	background-image : url('images/showMore-Less.png');
	display : block;
	margin : auto;
	cursor : pointer;
	background-repeat : no-repeat;
}
.toShow {
	background-position : left top;
}
.toHide {
	background-position : 0% -31px;
}
div.sidebar {
	background-color : #767769;
}
div.sideheader {
	background-color : #40434a;
	height : 29px;
}
div.c1 {
	text-align : left;
}
.searchbox2 {
	font-size : 12px;
	color : #ece0c5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #50586f;
	height : 20px;
	width : 230px;
	padding-left : 6px;
	padding-top : 5px;
	border : 1px solid #1c0d08;
	margin-bottom : 10px;
	margin-top : 0;
}
.contactbox2 {
	font-size : 12px;
	color : #333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #CCC;
	height : 20px;
	width : 230px;
	padding-left : 6px;
	padding-top : 5px;
	border : 1px solid #000000;
	margin-bottom : 10px;
	margin-top : 0;
}
.textbox1 {
	font-size : 12px;
	color : #ece0c5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #50586f;
	padding-left : 6px;
	border : 1px solid #1c0d08;
	margin-bottom : 10px;
	margin-top : 0;
	padding-top : 5px;
	width : 230px;
}
.textbox2 {
	font-size : 12px;
	color : #333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #CCC;
	padding-left : 6px;
	border : 1px solid #000000;
	margin-bottom : 10px;
	margin-top : 0;
	padding-top : 5px;
	width : 230px;
}
.text-input {
	font-size : 12px;
	color : #ece0c5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
div#container {
	float : left;
	margin : 0 -338px 0 0;
	width : 100%;
	height : 100%;
	padding : 0;
}
.menuWrapper {
	width : 710px;
	height : 60px;
	margin : 0 auto;
	font-size: 16px;
}
.wrapper {
	width : 1000px;
	margin : 0 auto;
	margin-top : -5px;
	background-image : url(../images/content_background.jpg);
	background-repeat : repeat-y;
}
.wrapper404 {
	width : 740px;
	margin : 0 auto;
	text-align : center;
	margin-top : 60px;
}
div#content {
	margin : 0 340px 0 14px;
	padding : 8px 10px 0 16px;
	width : 620px;
}
.main_bubble {
	margin : auto 0;
	width : 620px;
	padding-top: 10px;
}
.main_bubble1 {
	background-image: url(../images/main-bubble.gif);
	height: 221px;
	background-repeat: no-repeat;
	float: left;
	width: 205px;
}
.main_bubble_content {
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 15px;
	color: #FFF;
	font-size: 14px;
	height: 170px;
}
.main_bubble_content ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
.main_bubble_content li {
 list-style :;
	font-size : 12px;
	line-height : 17px;
	font-weight : bold;
	color : #FFF;
	padding-bottom: 5px;
}
.main_bubble_header {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;

}
.main_bubble_footer {
	text-align: center;
	vertical-align: text-bottom;
}
.main_bubble_footer a {
	color: #FFF;
}
.main_bubble_footer a:active {
	color: #FFF;
}
.main_bubble_footer a:hover {
	color: #FFF;
}
.main_bubble_footer a:link {
	color : #FFF;
}
.main_bubble_footer a:visited {
	color : #FFF;
}
div#content.thumbs {
	padding : 10px 0 0 0;
	width : 978px;
	float : left;
	background : #b9c0cb;
}
.thumbs .footerSplitter {
	background : none;
}
.thumbs .image_thumb {
	margin : 15px 15px 10px 20px;
}
div.sidebar {
	float : left;
	width : 319px;
	margin : 0 0 0 0;
}
.mainSplitter {
	background : url("../images/mainSplitter.jpg") no-repeat center top;
}
.mainSplitter_rev {
	background : url("../images/mainSplitter_rev.png") no-repeat center top;
}
.footerSplitter {
	background-image : url(images/footerSplitter.jpg);
	background-repeat : no-repeat;
}
div#secondary {
	background : url("../images/commentSidebarBackground.jpg") repeat-y center top;
	width : 370px;
	margin : 0;
	margin-right : 25px;
	float : right;
}
.commentBox {
	float : left;
	width : 570px;
	margin : 0 0 0 0;
	padding : 0 0 0 10px;
}
#comments {
	width : 570px;
}
.comments ul {
	margin-left : -30px;
}
.commentHolder {
	background : url("../images/commentBackground.jpg") repeat-y left top;
	margin : 0;
	padding : 0;
}
div#footer {
	width : 1005px;
	height : 324px;
	margin-bottom : 10px;
	background : url("../images/footer_background.jpg") no-repeat left bottom;
}
p {
	font-size : 14px;
	line-height : 17px;
	font-weight : normal;
	color : #FFF;
}
a {
	color : #7b3422;
	text-decoration : none;
}
a:hover {
	color : #1f232b;
}
a:active {
	color : #1f232b;
	position : relative;
	top : 1px;
}
h1 {
	font-weight : bold;
	font-size : 20px;
	color : #B7A261;
	margin-top: 0px;
}
h2.entry-title, .comments h2 {
	font-weight : bold;
	font-size : 2em;
	letter-spacing : -0.015em;
	margin : 0;
	padding : 2px 0 3px 0;
	color : #252931;
}
h2.entry-title a {
	color : #252931;
}
h2.entry-title a:hover {
	color : #7b3422;
}
h2.entry-title a:visited {
	color : #818795;
}
.four04_pops h2 {
	color : #252931;
	font-size : 1.8em;
	font-weight : normal;
}
h2 {
	color : #B7A261;
	font-size : 22px;
	text-decoration : none;
	margin : 0;
	padding : 0px 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-weight : bold;
	font-size : 18px;
	letter-spacing : -0.015em;
	margin : 0;
	padding : 2px 0 10px 0;
	color : #333;
}
h3 a:hover {
	color : #252931;
}
.widget h3 a {
	color : #222;
	background : #818795;
	font-size : 1.2em;
	font-weight : 200;
	text-decoration : none;
	margin : 4px 0;
	padding : 2px;
}
.widget h3 a:hover {
	color : #999;
	background : #222;
}
.widgetSocial_tweet h3 {
	color : #fff;
	font-size : 1.6em;
	font-weight : 200;
	text-decoration : none;
	margin : 0;
	padding : 2px 0 3px 0;
}
div.sidebar h3 {
	font-size : 1.2em;
}
h4 {
	font-weight : bold;
	font-size : 1.3em;
	letter-spacing : -0.015em;
	margin : 0;
	padding : 2px 0 3px 0;
	color : #252931;
}
h5 {
	font-weight : bold;
	font-size : 1.25em;
	margin : 0;
	padding : 2px 0 3px 0;
	color : #484e5c;
	width : 100%;
}
h6 {
	font-weight : bold;
	font-size : 0.9em;
	text-transform : uppercase;
	margin : 0;
	padding : 2px 0 3px 0;
	color : #1b1e1e;
}
blockquote {
	font-style : italic;
	text-align : right;
	padding : 5px 10px;
	margin : 5px 0 5px 150px;
	background : #d9dce1;
	border-right : 5px solid #484e5c;
}
blockquote p {
	font-size : 1.4em;
	line-height : 1.8em;
	color : #252931;
}
.entry-content li {
 list-style :;
	font-size : 0.8em;
	line-height : 1.3em;
	font-weight : normal;
	color : #111;
}
.copyright {
	text-align : left;
	font-size : 12px;
	margin-left : 110px;
	width : 400px;
	margin-top : 55px;
	color : #a9b1be;
	font-family : Verdana, Geneva, sans-serif;
}
.address {
	text-align : left;
	font-size : 12px;
	margin-left : 110px;
	width : 500px;
	margin-top : 10px;
	color : #a9b1be;
	font-family : Verdana, Geneva, sans-serif;
}
span.date {
	font-size : 0.7em;
	color : #b8bfca;
}
span.categoryTitle {
	float : right;
	text-align : right;
	text-transform : uppercase;
	font-size : 0.7em;
	font-weight : bold;
	color : #252931;
	padding : 5px 8px;
	background : #d9dce1;
}
span.searchQuery {
	background : #7b3422;
	color : #fff;
	padding : 0 5px;
}
.wrapper404 h2 {
	font-weight : bold;
	font-size : 1.8em;
	line-height : 1.4em;
	letter-spacing : -0.02em;
	color : #484e5c;
}
.wrapper404 h3 {
	font-size : 2.4em;
	font-weight : 200;
	text-decoration : none;
	color : #484e5c;
	margin : 0;
	padding : 2px 0 3px 0;
}
#twitter_avatar_chad h1, #twitter_avatar h1 {
	font-weight : bold;
	font-size : 1.3em;
	letter-spacing : -0.015em;
	margin : 0;
	padding : 2px 0 3px 0;
	color : #252931;
}
span.followCount {
	font-weight : bold;
	font-size : 12px;
	text-transform : uppercase;
	margin : 0;
	padding : 2px 0 3px 0;
	color : #1b1e1e;
}
.sf-menu, .sf-menu * {
	margin : 0;
	padding : 0;
	list-style : none;
}
.sf-menu {
	line-height : 1.0;
}
.sf-menu ul {
	position : absolute;
	top : -999em;
	width : 11em;
}
.sf-menu ul li {
	width : 100%;
}
.sf-menu li:hover {
	visibility : inherit;
}
.sf-menu li {
	float : left;
	position : relative;
}
.sf-menu a {
	display : block;
	position : relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left : 0;
	top : 2.5em;
	z-index : 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top : -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left : 11em;
	top : 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top : -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left : 11em;
	top : 0;
}
.sf-menu {
	float : left;
	margin-bottom : 1em;
}
.sf-menu a {
	padding : 1.2em;
	text-decoration : none;
	color : #9c0;
}
.sf-menu a, .sf-menu a:visited {
	color : #9c0;
}
.sf-menu li {
	background : url("../images/menu_splitter.png") no-repeat right top;
}
.sf-menu li.home a {
	margin-top : -9px;
}
.sf-menu li li {
	background : #252931;
	padding : 0;
}
.sf-menu li li a:hover {
	background : #1f232b;
}
.sf-menu li li li {
	background : #252931;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color : #fff;
	outline : 0;
}
.sf-menu a.sf-with-ul {
	padding-right : 2.25em;
	min-width : 1px;
}
.sf-sub-indicator {
	position : absolute;
	display : block;
	right : 0.75em;
	top : 1.05em;
	width : 10px;
	height : 10px;
	text-indent : -999em;
	overflow : hidden;
	background : url('../images/arrows-ffffff.png') no-repeat -10px -100px;
}
a > .sf-sub-indicator {
	top : 1.3em;
	background-position : 0% -100px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position : -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
	background-position : -10px 0%;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position : 0% 0%;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position : -10px 0%;
}
.sf-shadow ul {
	background : url('../images/shadow.png') no-repeat right bottom;
	padding : 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
	background : transparent;
}
body, td, th {
	font-family : Arial, Helvetica, sans-serif;
}
a:link {
	color : #9c0;
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : none;
}
a:active {
	text-decoration : none;
}
.tweets_holder{
	width:230px;
	height:145px;
	/* [disabled]background-image:url(../images/tweetBg.png); */
	/* [disabled]background-repeat:no-repeat; */
	margin:0 auto;
	margin-top:0px;
	padding:0px 5px 0 5px;
	overflow:hidden;
	margin-bottom:7px;
}
.bubble{
	width:607px;
	margin: auto 0;
}
.bubbletop{
	width:601px;
	height:17px;
	background-image:url(../images/bubbletop.gif);
	background-repeat:no-repeat;
	margin: 10px 0 0 0;
}
.bubbletop_content{
	width:560px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
	line-height: 16px;
}
.bubblemiddle{
	width:601px;
	background-image:url(../images/bubblemiddle.gif);
	background-repeat:repeat-y;
	margin: auto 0;
}
.bubblemiddle_content{
	width:560px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.bubblebottom{
	width:601px;
	background-image:url(../images/bubblebottom.gif);
	background-repeat:no-repeat;
	height: 52px;
}

/* Portfolio */
	
.portfolio_wrap{
	position:relative;
	z-index:1;
	display:block;
	height:186px;
	width:604px;
	padding:15px 0 0px 12px;
	margin:0px 0 0px 0;
	background-image: url(../images/portfolio.gif);
	background-repeat: no-repeat;
}
.portfolio_wrap div.cat-title{
	position:absolute;
	top:155px;
	/* [disabled]right:0px; */
	display:block;
	width:57px;
	height:31px;
	padding-right: 20px;
	left: 13px;
}
.portfolio_wrap img{
	float:left;
	max-width:260px;
	padding:6px;
	border:#d9e7eb 1px solid;
	background:#fff;
	margin:0 15px 0 0;
}
.portfolio_wrap h2{
	font-size: 1.8em;
	color:#1f2d3d;
	margin: 0 0 2px 0;
	padding: 6px 0 3px 0;
	line-height:28px;
}
div.cat-title img{
	border:none;
	padding:0;
	background-color:	transparent;
	margin:0;
}
.portfolio_wrap  a{
	border:none;
}
.portfolio_wrap small{
	margin:0;
	padding:10px 0;
}
.portfolio_wrap_single{
}
.portfolio_wrap ul{
	float:right;
	width:240px;
	margin:0 0 0 0;
}
.portfolio_wrap ul li{
	float:left;
	display:block;
	width:220px;
	/* [disabled]background: url('images/b07V12_green_tick.gif') no-repeat left center; */
	padding:2px 0 2px 0px;
	font-size:14px;
	list-style: none;
}

span.comment_tag{
	position:absolute;
	z-index:1000;
	width:46px;
	display:block;
	/* [disabled]background: url('images/b07V12_comment_tag.jpg') no-repeat top left; */
	padding:36px 0 12px 0;
	text-align:center;
	top:10px;
	left:-38px;
}
.portfolio_wrap span.comment_tag{
	top:10px;
	left:0;
}
.portfolio_wrap h3{
	float:right;
	width:290px;
	font-size: 1em;
	margin: 7px 24px 2px 0;
	padding: 4px 0 3px 0;
	border-top:#d0e7ea 1px solid;
	border-bottom:#d0e7ea 1px dotted;
}
.portfolio_wrap h2{
	font-size: 1.4em;
	color:#1f2d3d;
	margin: 0 0 2px 0;
	padding: 6px 0 0px 0;
	line-height:26px;
}
.portfolio_wrap h2 a, .portfolio_wrap h2 a:visited{
	color:#1f2d3d;
	border:none;
}
.portfolio_wrap h2 a:hover{
	color:#37717b;
}
.portfolio_wrap div.text{
	float:right;
	width:290px;
	margin:0px 24px 0 0;
	padding: 0 0 0 0;
}
.portfolio_wrap div.text p{
	margin:0px 24px 0 0;
	padding-top: 0px;
}
/* IE6 Fix */

* html .portfolio_wrap h3{
	margin: 7px 12px 2px 0;
}
/* Porfolio eof */

