html, body {
	font-size:13px;
	font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
	line-height:23px;
}
body {
	background:#FFFFFF url(../images/body_grad.gif) left top repeat-x !important;
}
#headerinfo {
	width:581px;
	height:218px;
	background:url(images/header.jpg) top left no-repeat;
	margin-top:26px;
	margin-bottom:15px;
}
#indexlink {
	width:581px;
	height:64px;
	background:url(images/header.jpg) top left no-repeat;
	margin-top:26px;
	margin-bottom:15px;
	border-bottom:1px solid #D6DFE6;
}
#archivelink {
	width:581px;
	height:100px;
	background:url(images/header.jpg) top left no-repeat;
	margin-top:26px;
	margin-bottom:15px;
	border-bottom:1px solid #D6DFE6;
}
#archivelink h2 {
	width:541px;
	height:18px;
	float:left;
	clear:both;
	font-size:18px;
	color:#51585a;
	padding:20px 20px 5px 20px;
	font-weight:normal;
}
#headerinfo h1, #indexlink h1, #archivelink h1 {
	width:541px;
	height:18px;
	float:left;
	clear:both;
	font-size:21px;
	color:#51585a;
	padding:20px 20px 5px 20px;
	font-weight:normal;
}
#headerinfo i {
	width:541px;
	height:18px;
	float:left;
	clear:both;
	font-size:12px;
	color:#7b8185;
	padding:5px 20px 10px 20px;
	font-weight:normal;
}
#headerinfo ul {
	float:left;
	clear:both;
}
#headerinfo li {
	width:541px;
	float:left;
	padding-left:20px;
	padding-bottom:3px;
}
#headerinfo li a {
	color:#173947 !important;
}
/*
  *********************************
  * 1) GENERAL ***
  *********************************
*/

	#body .over_all {
	z-index:100;
}
/* IE 7 HACK */
	*:first-child+html #top {
	z-index:100;
}
/* TAGS */

	h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:22px;
	line-height:28px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5, h6 {
	font-size:14px;
}
a {
	text-decoration:none;
	font-weight:bold;
}
#main .item_title a {
	font-weight:normal;
}
ul a, ul span {
	font-weight:normal;
}
p {
	margin-bottom:20px;
}
img {
	display:block;
}
code, pre {
	display:block;
	margin:30px 0px 30px 0px;
	padding:0px 5px;
	font-weight:normal;
	font-size:12px;
	font-family:"Courier New", Courier, Consolas, Monospace;
	line-height:18px;
	overflow:auto;
	white-space:pre;
}
cite {
	margin-right:5px;
	padding:2px 10px;
}
hr {
	border:solid 0px transparent !important;
	background-color:transparent !important;
	height:1px;
}
small {
	font-size:10px;
}
blockquote {
	display:block;
	margin-bottom:20px;
	font-style:italic;
}
blockquote p {
	margin-bottom:0px;
	padding:10px 10px 10px 50px;
}
input, textarea {
	font-size:13px;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
}
/* LISTS */

	.thumbnail_list li {
	margin-top:-1px;
	padding:5px 0px 3px 0px;
	overflow:hidden;
}
.thumbnail_list li p {
	margin:5px 0px 0px 0px;
	line-height:21px;
}
.thumbnail_list .post_meta {
	margin-top:10px;
	font-size:10px;
}
.news_list li {
	margin-top:-1px;
	padding:2px 0px 2px 20px;
}
.news_list li a {
	font-weight:bold;
}
.news_list p, .twitter_list p {
	margin-bottom:10px;
}
.twitter_list li {
	margin-top:-1px;
	padding:2px 0px 2px 30px;
}
.twitter_list small {
	display:block;
	margin-top:6px;
}
/* TABLE */

	.table_wrapper {
	margin-bottom:20px;
	padding:0px 0px;
}
.table_wrapper .table {
	width:100%;
	border:none;
	border-collapse:collapse;
}
.table_wrapper .table td {
	padding:5px 10px 5px 10px;
}
.table_wrapper .table th {
	height:30px;
	padding:5px 0px 0px 10px;
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	color:#4d5360;
}
a {
	color:#4f4f4f;
}
a:hover {
	color:#999;
}
blockquote {
	background:#fff url("../images/skin/back_ground_blockquote.jpg") no-repeat 10px 10px;
	border:solid 1px #ccc;
}
blockquote p {
	color:#777;
}
code, pre {
	color:#3c3c3c;
	border:solid 1px #ccc;
}
code {
	background:#eee url("../images/skin/back_ground_pre.gif") repeat 0px 0px;
}
pre {
	background-color:#eee;
}
cite {
	background-color:#fff;
	border:solid 1px #ccc;
}
/* LISTS */

	.none_list a, .none_list span, .arrows_list a, .arrows_list span, .circles_list a, .circles_list span, .check_list a, .check_list span {
	color:#4f4f4f;
	border-bottom:solid 1px #ddd;
}
.none_list a:hover, .arrows_list a:hover, .circles_list a:hover, .check_list a:hover {
	color:#575757;
}
.arrows_list li {
	background-image:url('../images/skin/arrow_icon.gif');
}
.circles_list li {
	background-image:url('../images/skin/circle_icon.gif');
}
.check_list li {
	background-image:url('../images/skin/check_icon.gif');
}
.thumbnail_list li {
	color:#4f4f4f;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}
.thumbnail_list a {
	color:#4f4f4f;
}
.thumbnail_list a:hover {
	color:#999;
}
.thumbnail_list .post_meta {
	color:#999;
}
.news_list li {
	color:#4f4f4f;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	background: transparent url('../images/skin/pen_icon.gif') no-repeat 0px 9px;
}
.news_list a {
	color:#4f4f4f;
}
.news_list a:hover {
	color:#999;
}
.twitter_list li {
	color:#4f4f4f;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	background:transparent url('../images/skin/twitter_icon.gif') no-repeat 0px 9px;
}
.twitter_list a {
	color:#4f4f4f;
}
.twitter_list a:hover {
	color:#999;
}
/* TABLE */

	.table_wrapper .table th {
	color:#eee;
	border:solid 1px #ccc;
	background-color:#333;
}
.table_wrapper .table td {
	color:#575757;
	border:solid 1px #ccc;
}
.table_wrapper .table tr.alt td {
	color:#575757;
	background-color:#fff;
}
h1, h2, h3, h4, h5, h6 {
	color:#4d5360;
}
a {
	color:#4f4f4f;
}
a:hover {
	color:#999;
}
blockquote {
	background:#fff url("../images/skin/back_ground_blockquote.jpg") no-repeat 10px 10px;
	border:solid 1px #ccc;
}
blockquote p {
	color:#777;
}
code, pre {
	color:#3c3c3c;
	border:solid 1px #ccc;
}
code {
	background:#eee url("../images/skin/back_ground_pre.gif") repeat 0px 0px;
}
pre {
	background-color:#eee;
}
cite {
	background-color:#fff;
	border:solid 1px #ccc;
}
/* LISTS */

	.none_list a, .none_list span, .arrows_list a, .arrows_list span, .circles_list a, .circles_list span, .check_list a, .check_list span {
	color:#4f4f4f;
	border-bottom:solid 1px #ddd;
}
.none_list a:hover, .arrows_list a:hover, .circles_list a:hover, .check_list a:hover {
	color:#575757;
}
.arrows_list li {
	background-image:url('../images/skin/arrow_icon.gif');
}
.circles_list li {
	background-image:url('../images/skin/circle_icon.gif');
}
.check_list li {
	background-image:url('../images/skin/check_icon.gif');
}
.thumbnail_list li {
	color:#4f4f4f;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}
.thumbnail_list a {
	color:#4f4f4f;
}
.thumbnail_list a:hover {
	color:#999;
}
.thumbnail_list .post_meta {
	color:#999;
}
.news_list li {
	color:#4f4f4f;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	background: transparent url('../images/skin/pen_icon.gif') no-repeat 0px 9px;
}
.news_list a {
	color:#4f4f4f;
}
.news_list a:hover {
	color:#999;
}
.twitter_list li {
	color:#4f4f4f;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	background:transparent url('../images/skin/twitter_icon.gif') no-repeat 0px 9px;
}
.twitter_list a {
	color:#4f4f4f;
}
.twitter_list a:hover {
	color:#999;
}
/* TABLE */

	.table_wrapper .table th {
	color:#eee;
	border:solid 1px #ccc;
	background-color:#333;
}
.table_wrapper .table td {
	color:#575757;
	border:solid 1px #ccc;
}
.table_wrapper .table tr.alt td {
	color:#575757;
	background-color:#fff;
}
/*
  *********************************
  * 6) FEATURED ***
  *********************************
*/

	#featured {
	margin-top:-5px;
}
/* IE 7 HACK */
	*:first-child+html #featured {
	margin-top:0px;
}
/*
  *********************************
  * 7) MAIN ***
  *********************************
*/

	#main, #main_home {
	margin-top:0;
	padding-bottom:30px;
	z-index:1;
	background:#FFF;
	border-top:1px solid #8b919f;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	width:970px;
	overflow:hidden;
}
#main_home {
	padding-top:10px;
}
#main .big_gallery {
	margin-left:1px;
}
#main .entry {
	margin:20px 0px 20px 0px;
	padding:0px 10px 0px 9px;
}
#main .entry h2, .entry h2 a {
	font-size:18px;
	margin-bottom:10px;
	line-height:24px;
}
#main .entry p {
	margin:10px 0px 20px 0px;
	padding:0px 5px;
}
#main .entry blockquote p {
	margin:0px;
	padding:10px 10px 10px 50px;
}
#main .entry .post_meta {
	margin-bottom:10px;
	padding:3px 0px;
}
#main .entry .post_meta p {
	margin:0px;
	padding:0px;
	font-size:11px;
}
#main .entry .read_all {
	margin:40px 0px 50px 0px;
}
#main .entry .light_button, #main .entry .dark_button {
	position:absolute;
	margin:-20px 0px 0px 230px;
}
#main #contacts .last {
	width:260px;
}
#main #contacts .last ul {
	margin-top:40px;
}
#main #full_width {
	padding-left:11px;
}
#main #full_width blockquote p {
	margin-bottom:0px;
	padding:10px 10px 10px 50px;
}
/*
  *********************************
  * 10) SIDEBAR ***
  *********************************
*/

	#left_sidebar {
	margin-right:0px;
	padding:30px 20px 10px 20px;
}
#right_sidebar {
	padding:30px 0px 10px 10px;
}
#sidebar_top, #sidebar_bottom {
	display:block;
	position:absolute;
	top:0;
	width:15px;
	height:70px;
	z-index:0;
}
#left_sidebar #sidebar_top, #left_sidebar #sidebar_bottom {
	right:0;
}
#right_sidebar #sidebar_top, #right_sidebar #sidebar_bottom {
	left:0;
}
#left_sidebar #sidebar_bottom, #right_sidebar #sidebar_bottom {
	top:auto;
	bottom:0;
}
#left_sidebar .box {
	margin:0px 10px 40px 0px;
	overflow:hidden;
}
#right_sidebar .box {
	margin:0px 0px 40px 10px;
	overflow:hidden;
}
#left_sidebar .sidebar_one_half, #right_sidebar .sidebar_one_half {
	float:left;
	margin:0px 20px 20px 0px;
	width:260px;
}
#left_sidebar .clear_bottom_margin, #right_sidebar .clear_bottom_margin {
	margin-bottom:0px;
}
#left_sidebar .last, #right_sidebar .last {
	margin-right:0px;
}
/*
  *********************************
  * 11) COMMENTS ***
  *********************************
*/

	#comments .label_title {
	padding:20px 0px 15px 30px;
	font-size:14px;
}
#comments .comment {
	width:580px;
}
#comments .comment .message {
	float:left;
	padding:10px 10px 0px 10px;
	width:560px;
}
#comments .comment .message {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#comments .comment .gravatar {
	float:left;
	padding:0px;
	width:60px;
	height:60px;
}
#comments .comment .comment_text {
	float:right;
	width:460px;
}
#comments .comment .comment_meta {
	clear:both;
	margin-bottom:20px;
	padding:2px 0px 0px 105px;
	font-size:12px;
}
/*
  *********************************
  * 12) FORM ***
  *********************************
*/

	#form {
	clear:both;
}
#form form {
	padding-top:10px;
}
#form textarea {
	float:right;
	margin-bottom:10px;
	padding:6px 5px 6px 5px;
	width:450px;
	height:130px;
	overflow:hidden;
}
#form input {
	float:right;
	margin-bottom:10px;
	padding:6px 5px 6px 5px;
	width:450px;
	font-size:13px;
	line-height:18px;
}
#form input, #form textarea {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#form label {
	float:left;
	margin-top:2px;
	width:110px;
}
#form label span {
	display:block;
	margin-top:-8px;
	font-size:10px;
}
#form fieldset {
	margin:0px;
	padding:0px;
	border:none;
}
#form .light_button_send, #form .dark_button_send {
	border:none;
	background:none;
	padding:4px 20px 6px 20px;
	width:auto;
	font-size:12px;
	cursor:pointer;
}
#form .light_button_send:hover, #form .dark_button_send:hover {
	background-position:0px bottom;
}
#form #response {
	display:none;
	margin:0px 0px 10px 0px;
	padding:5px 0px;
	width:580px;
	text-align:center;
}
#form #response p {
	margin:0px;
	padding:0px;
}
/*
  *********************************
  * 13) PAGINATION ***
  *********************************
*/

	#pagination {
	clear:both;
	text-align:left;
	padding-left:10px;
}
#pagination a {
	text-align:center;
	padding:6px 10px;
	font-size:12px;
}
#pagination.blog {
	padding-top:10px;
}
#pagination.portfolio {
	padding-top:30px;
}
#body .text_right_quote, #body .text_left_quote {
	float:left;
	margin:10px 20px 10px 0px;
	padding:10px 10px 10px 50px;
	width:35%;
	font-size:14px;
}
#body .text_right_quote {
	float:right;
	margin-left:20px;
	margin-right:0px;
}
/* BUTTONS */

	#body .light_button, #body .dark_button {
	display:inline-block;
	margin:10px 0px 0px 0px;
	padding:4px 20px 6px 20px;
	height:20px;
	font-weight:normal;
}
#body .light_button:hover, #body .dark_button:hover {
	background-position:0px bottom;
}
#body .light_button, #body .dark_button {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
/* HIGHLIGHTERS */

	#body .highlighter_1 {
	padding:2px 10px 4px 10px;
}
#body .highlighter_2 {
	padding:2px 10px 4px 10px;
}
/* TEXT CAPS */

	#body .text_caps {
	font-size:45px;
	line-height:40px;
	float:left;
	margin:3px 10px 0px 0px;
}
/* MARGINS */

	#body .heading {
	margin:30px 0px 20px 0px;
	padding-bottom:5px;
}
#body .label {
	margin-bottom:10px;
	padding-bottom:5px;
}
#body .add_margin_top {
	margin-top:15px;
}
#body .reset_padding {
	padding:0px;
}
/* BORDERS */

	#body .border, .size-full, .size-medium, .size-thumbnail {
	padding:5px;
}
#body .clear_border {
	border:none;
}
#body .light_outline, #body .neutral_outline, #body .dark_outline, .size-full, .size-medium, .size-thumbnail {
	padding-bottom:4px;
}
#body .border, #menu ul ul a, #pagination a, .small_gallery_borders .gallery_items .item, #body .light_outline, #body .neutral_outline, #body .dark_outline,  .size-full, .size-medium, .size-thumbnail {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
/* SHADOWS */

	#body .thumb_shadow {
	width:100px;
	padding: 5px 0 10px 0;
}
#body .small_shadow {
	width:277px;
	padding: 5px 0 10px 0;
}
#body .big_shadow {
	width:570px;
	padding: 0px 0 10px 0;
}
#body .big_shadow_border {
	padding: 0px 0 10px 0;
}
#body .full_shadow {
	width:940px;
	padding-bottom:40px;
}
/*
  * RESET ***
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ul {
	list-style-type:none;
	list-style-position:outside
}
ol {
	list-style-position:outside
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/*
  * CONTAINERS ***
*/

body {
	font-size:13px;
	line-height:23px;
}
.wrap_fullwidth {
	width:100%;
	position:relative;
	float:left;
	clear:both; /*background-color:#ddd;*/
}
.center {
	width:940px;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:0px 10px; /*overflow:hidden;*//*auto;*/ /*background-color:#fff;*/
}
.wrap_content {
	width:100%;
	position:relative;
	clear:both;
	float:left;
}
/*
  * LISTS ***
*/

.none_list a, .none_list span, .arrows_list a, .arrows_list span, .circles_list a, .circles_list span, .check_list a, .check_list span {
	display:block;
	height:auto !important;
	height:18px;
}
.none_list a, .none_list span {
	padding:2px 0px 2px 0px;
}
.none_list ul a, .none_list ul span {
	padding-left:15px;
}
.none_list ul ul a, .none_list ul ul span {
	padding-left:25px;
}
.none_list ul ul ul a, .none_list ul ul ul span {
	padding-left:35px;
}
.none_list ul ul ul ul a, .none_list ul ul ul ul span {
	padding-left:45px;
}
.arrows_list li {
	background-position:0px 9px;
	background-repeat:no-repeat;
}
.arrows_list ul li {
	background-position:10px 9px;
}
.arrows_list ul ul li {
	background-position:20px 9px;
}
.arrows_list ul ul ul li {
	background-position:30px 9px;
}
.arrows_list ul ul ul ul li {
	background-position:40px 9px;
}
.arrows_list a, .arrows_list span {
	padding:2px 0px 2px 15px;
}
.arrows_list ul a, .arrows_list ul span {
	padding-left:25px;
}
.arrows_list ul ul a, .arrows_list ul ul span {
	padding-left:35px;
}
.arrows_list ul ul ul a, .arrows_list ul ul ul span {
	padding-left:45px;
}
.arrows_list ul ul ul ul a, .arrows_list ul ul ul ul span {
	padding-left:55px;
}
.circles_list li {
	background-position:0px 9px;
	background-repeat:no-repeat;
}
.circles_list ul li {
	background-position:10px 9px;
}
.circles_list ul ul li {
	background-position:20px 9px;
}
.circles_list ul ul ul li {
	background-position:30px 9px;
}
.circles_list ul ul ul ul li {
	background-position:40px 9px;
}
.circles_list a, .circles_list span {
	padding:2px 0px 2px 15px;
}
.circles_list ul a, .circles_list ul span {
	padding-left:25px;
}
.circles_list ul ul a, .circles_list ul ul span {
	padding-left:35px;
}
.circles_list ul ul ul a, .circles_list ul ul ul span {
	padding-left:45px;
}
.circles_list ul ul ul ul a, .circles_list ul ul ul ul span {
	padding-left:55px;
}
.check_list li {
	background-position:0px 9px;
	background-repeat:no-repeat;
}
.check_list ul li {
	background-position:10px 9px;
}
.check_list ul ul li {
	background-position:20px 9px;
}
.check_list ul ul ul li {
	background-position:30px 9px;
}
.check_list ul ul ul ul li {
	background-position:40px 9px;
}
.check_list a, .check_list span {
	padding:2px 0px 2px 15px;
}
.check_list ul a, .check_list ul span {
	padding-left:25px;
}
.check_list ul ul a, .check_list ul ul span {
	padding-left:35px;
}
.check_list ul ul ul a, .check_list ul ul ul span {
	padding-left:45px;
}
.check_list ul ul ul ul a, .check_list ul ul ul ul span {
	padding-left:55px;
}
/*
  * LAYOUT BOXES ***
*/

.box_one_half, .box_one_fourth, .box_three_fourth, .box_two_third, .box_one_third, .box_one_sixth, .box_fullwidth {
	float:left;
	margin:0px 20px 10px 0px;
	padding:10px;
	position:relative; /*background-color:#bbb;*/
}
.box_one_half {
	width:440px; /*background-color:#bbb;*/
}
.box_one_third {
	width:280px; /*background-color:#bbb;*/
}
.box_two_third {
	width:600px; /*background-color:#bbb;*/
}
.box_one_fourth {
	width:200px;
}
.box_one_sixth {
	width:120px;
}
.box_three_fourth {
	width:680px;
}
.box_fullwidth {
	width:920px;
}
/*
  * IMAGES ***
*/

.box_one_third img {
	max-width:280px;
}
/*
  * EXTRAS CLASSES ***
*/

.clear_margin {
	margin:0px;
}
.last {
	margin-right:0px;
}
.aligncenter {
	display:block;
	margin:0px auto;
}
.alignleft {
	float:left;
	margin:0px 12px 0px 0px;
}
.alignright {
	float:right;
	margin:0px 0px 0px 12px;
}
body, html {
	color:#4f4f4f;
}
/*
  *********************************
  * 1) GENERAL ***
  *********************************
*/


	/* TAGS */

	h1, h2, h3, h4, h5, h6 {
	color:#4d5360;
}
a {
	color:#4f4f4f;
}
a:hover {
	color:#999;
}
blockquote {
	background:#fff url("images/skin/back_ground_blockquote.jpg") no-repeat 10px 10px;
	border:solid 1px #ccc;
}
blockquote p {
	color:#777;
}
code, pre {
	color:#3c3c3c;
	border:solid 1px #ccc;
}
code {
	background:#eee url("images/skin/back_ground_pre.gif") repeat 0px 0px;
}
pre {
	background-color:#eee;
}
cite {
	background-color:#fff;
	border:solid 1px #ccc;
}
/* LISTS */

	.none_list a, .none_list span, .arrows_list a, .arrows_list span, .circles_list a, .circles_list span, .check_list a, .check_list span {
	color:#4f4f4f;
	border-bottom:solid 1px #ddd;
}
.none_list a:hover, .arrows_list a:hover, .circles_list a:hover, .check_list a:hover {
	color:#575757;
}
.arrows_list li {
	background-image:url('images/skin/arrow_icon.gif');
}
.circles_list li {
	background-image:url('images/skin/circle_icon.gif');
}
.check_list li {
	background-image:url('images/skin/check_icon.gif');
}
.thumbnail_list li {
	color:#4f4f4f;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}
.thumbnail_list a {
	color:#4f4f4f;
}
.thumbnail_list a:hover {
	color:#999;
}
.thumbnail_list .post_meta {
	color:#999;
}
.news_list li {
	color:#4f4f4f;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	background: transparent url('images/skin/pen_icon.gif') no-repeat 0px 9px;
}
.news_list a {
	color:#4f4f4f;
}
.news_list a:hover {
	color:#999;
}
.links_list li {
	color:#4f4f4f;
	border:none;
	padding-bottom:5px;
}
.links_list a {
	color:#4f4f4f;
}
.links_list a:hover {
	color:#999;
}
.twitter_list li {
	color:#4f4f4f;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}
.twitter_list a {
	color:#4f4f4f;
}
.twitter_list a:hover {
	color:#999;
}
/* TABLE */

	.table_wrapper .table th {
	color:#eee;
	border:solid 1px #ccc;
	background-color:#333;
}
.table_wrapper .table td {
	color:#575757;
	border:solid 1px #ccc;
}
.table_wrapper .table tr.alt td {
	color:#575757;
	background-color:#fff;
}
/*
  *********************************
  * 4) BREADCRUMB ***
  *********************************
*/

	.breadcrumb {
	color:#bbb;
}
.breadcrumb a {
	color:#fff;
}
/*
  *********************************
  * 5) INTRO ***
  *********************************
*/


	/* TITLES */

	#text {
	color:#777;
}
/**/



/*
  *********************************
  * 6) MAIN ***
  *********************************
*/


	#main .entry h2, .entry h2 a {
	color:#4e4c42;
}
#main .entry .post_meta {
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}
#main .entry .post_meta a {
	color:#4e4c42;
}
#main .entry .read_all {
	border-top:solid 1px #ddd;
}
/*
  *********************************
  * 9) SIDEBAR ***
  *********************************
*/

	#left_sidebar #sidebar_top {
	background:transparent url('images/skin/back_ground_sidebar_top.png') no-repeat top right;
}
#right_sidebar #sidebar_top {
	background:transparent url('images/skin/back_ground_sidebar_top.png') no-repeat top left;
}
#left_sidebar {
	background:transparent url('images/skin/back_ground_sidebar_center.png') repeat-y top right;
}
#right_sidebar {
	background:transparent url('images/skin/back_ground_sidebar_center.png') repeat-y top left;
}
#left_sidebar #sidebar_bottom {
	background:transparent url('images/skin/back_ground_sidebar_bottom.png') no-repeat bottom right;
}
#right_sidebar #sidebar_bottom {
	background:transparent url('images/skin/back_ground_sidebar_bottom.png') no-repeat bottom left;
}
#left_sidebar .current, #right_sidebar .current {
	background-color:#fff;
}
/*
  *********************************
  * 10) COMMENTS ***
  *********************************
*/

	#comments .label_title {
	color:#ab9a9a;
}
#comments .content_label span {
	color:#fff;
}
#comments .comment .message {
	background-color:#fff;
}
#comments .gravatar {
	border:solid 1px #ddd;
	background-color:#fff;
}
#comments .comment_meta {
	color:#777;
	background:transparent url('images/skin/back_ground_comments_meta.png') no-repeat 70px 0px;
}
/*
  *********************************
  * 11) FORM ***
  *********************************
*/

	#form textarea, #form input {
	border:1px solid #ddd;
	color:#313131;
	background-color:#f3f3f3;
}
#form textarea:focus, #form input:focus {
	background-color:#fafafa;
}
#form label {
	color:#4f4f4f;
}
#form label span {
	color:#ccc;
}
#form .light_button_send {
	color:#4f4f4f;
	text-shadow:#fff 1px 1px 0px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #ccc;
	background:transparent url('images/skin/button_light.png') repeat-x 0px 0px;
}
#form .dark_button_send {
	color:#eee;
	text-shadow:#000 1px 1px 0px;
	border-top:solid 1px #333;
	border-bottom:solid 1px #181818;
	background:transparent url('images/skin/button_dark.png') repeat-x 0px 0px;
}
#form #response {
	background-color:#181818;
}
#form #response p {
	color:#eee;
}
/*
  *********************************
  * 12) PAGINATION ***
  *********************************
*/

	#pagination a {
	color:#777;
	background-color:#fff;
}
#pagination a:hover {
	color:#181818;
	background-color:#e8e8e8;
}
#pagination a.current, #pagination a.current:hover {
	color:#eee;
	background-color:#333;
}
/*
  *********************************
  * 15) EXTRA CLASSES ***
  *********************************
*/

	#body .text_right_quote, #body .text_left_quote {
	color:#444;
	border:solid 1px #ddd;
	background:#fff url('images/skin/back_ground_blockquote.jpg') no-repeat 10px 10px;
}
#body .text_caps {
	color:#4f4f4f;
}
/* BUTTONS */

	#body .light_button {
	color:#4f4f4f;
	text-shadow:#fff 1px 1px 0px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #ccc;
	background:transparent url('images/skin/button_light.png') repeat-x 0px 0px;
}
#body .light_button:hover {
	color:#000;
}
#body .dark_button {
	color:#eee;
	text-shadow:#000 1px 1px 0px;
	border-top:solid 1px #333;
	border-bottom:solid 1px #181818;
	background:transparent url('images/skin/button_dark.png') repeat-x 0px 0px;
}
#body .dark_button:hover {
	color:#fff;
}
/* HIGHLIGHTERS */

	#body .highlighter_1 {
	color:#181818;
	background-color:#b1e4fa;
}
#body .highlighter_2 {
	color:#eee;
	background-color:#000;
}
/* BORDERS */

	#body .border_bottom {
	border-bottom:solid 1px #ccc;
}
#body .light_border {
	background-color:#fff;
}
#body .neutral_border {
	background-color:#d6d6d6;
}
#body .dark_border {
	background-color:#333;
}
#body .light_outline {
	border:solid 1px #fff;
}
#body .neutral_outline,  .size-full, .size-medium, .size-thumbnail {
	border:solid 1px #ddd;
}
#body .dark_outline {
	border:solid 1px #555;
}
/* SHADOWS */

	#body .thumb_shadow {
	background:transparent url('images/skin/thumb_shadow.png') no-repeat center bottom;
}
#body .small_shadow {
	background:transparent url('images/skin/small_shadow.png') no-repeat center bottom;
}
#body .big_shadow {
	background:transparent url('images/skin/big_shadow.png') no-repeat center bottom;
}
#body .big_shadow_border {
	background:transparent url('images/skin/big_shadow.png') no-repeat center bottom;
}
#body .full_shadow {
	background:transparent url('images/skin/full_shadow.png') no-repeat center bottom;
}
#header, #content {
	float:left;
	width:972px;
}
.topsnav {
	float:right;
	display:inline;
	width:611px;
	height:34px;
	background:url(../images/topsnav.gif) top left no-repeat;
	font-size:11px;
	color:#646363;
	padding:2px 5px 0 5px;
	line-height:30px;
	font-weight:bold;
}
.topsnav a {
	color:#222e4b;
	padding:0 5px 0 5px;
	text-decoration:none
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.middle {
	float:right;
	display:inline;
	margin-right:5px;
}
.middle img {
	border:none;
	margin:0;
	padding:0;
	padding-top:1px;
	padding-right:3px;
}
.middle a {
	margin:0;
	padding:0;
}
#logo {
	float:left;
	display:inline;
	margin:20px 0 0 15px;
}
#topnav {
	float:right;
	display:inline;
	width:auto;
	width:621px;
	height:39px !important;
	list-style:none;
	margin:14px 0 0 0;
	padding:0;
}
#topnav li {
	display:inline;
	float:left;
}
#topnav li a {
	float:left;
	text-indent:-999999px;
	width:155px;
	height:39px;
}
.reMenu {
	background:url(../images/buyers.gif) bottom left no-repeat;
	width:156px !important;
}
.reMenu:hover, .reMenu_over {
	background:url(../images/buyers_o.gif) bottom left no-repeat;
	width:156px !important;
}
.rMenu {
	background:url(../images/renters.gif) bottom left no-repeat;
}
.rMenu:hover, .rMenu_over {
	background:url(../images/renters_o.gif) bottom left no-repeat;
	margin-bottom:-1px !important;
}
.nMenu {
	background:url(../images/nantucket.gif) bottom left no-repeat;
}
.nMenu:hover, .nMenu_over {
	background:url(../images/nantucket_o.gif) bottom left no-repeat;
	margin-bottom:-1px !important;
}
.jMenu {
	background:url(../images/jpfco.gif) bottom left no-repeat;
}
.jMenu:hover, .jMenu_over {
	background:url(../images/jpfco_o.gif) bottom left no-repeat;
	margin-bottom:-1px !important;
}
#holder {
	height:auto;
	margin:0 auto;
	width:972px;
	padding-bottom:30px;
}
.topsbutt {
	background: none repeat scroll 0 0 #294F5E;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	width: 52px;
}
.topsinput {
	font-size: 11px;
	padding: 1px 2px;
}
#footer {
	float:left;
	width:914px;
	padding:30px;
	background:#f4f7f9 url(../images/top_bg_footer.gif) top left repeat-x;
	margin-top:8px;
	margin-bottom:30px;
}
#footer p.footnav, #footer p.footnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0c3342;
	text-decoration:none;
	line-height:14px;
	padding:0;
	margin-bottom:15px;
}
#footer p.footnav a {
	padding:0 7px 0 7px;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	line-height:20px;
	padding-left:7px;
}
#leftfoot {
	float:left;
	width:450px;
	display:inline;
}
#rightfoot {
	float:right;
	display:inline;
}

