@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, td ul {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: fixed;
	/*background-color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top; */
	background-color:#FFF;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.oneColFixCtr #mainContent {
	text-align: left;
	width: 990px;
	float: left;
	margin: 0 auto;
	padding: 0px;
}
/* matt's stuff */

#scrollerMatt {
	background-image:url(/img/folio_bg.png);
	width: 445px;
	height: 202px;
}
#boxHeader {
	width: 990px;
	background-image:url(img/box_header.gif);
	height: 24px;
	margin: 0 auto;
	padding: 0px;
	clear:both;
}
.boxFooter {
height:0px;
}
p {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
#boxMiddle {
	padding: 0px 30px 10px 30px;
	background-image:url(img/box_middle.gif);
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
}
.oneColFixCtr #container {
	width: 920px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
}
.oneColFixCtr #header {
	margin: 0 auto;
	clear: both;
	width: 930px;
}
#left {
	margin: 20px 0px 15px 0px;
	float: left;
	text-align: left;
	width: 450px;
}
#right {
	margin: 20px 0px 15px 0px;
	float: right;
	text-align: right;
	width: 450px;
}
#navBar {
	float: left;
	clear: both;
	width: 920px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	margin: 5px 0px 35px 0px;
}


.sIFR-active object {
	display: block;
}
.fooBar {
	float:left;
	margin-right: 30px;
	font-size:23px;
}
#overallFooter {
	color: #b9b9b9;
	width: 920px;
	margin: 0 auto;
	text-align:center;
	margin: 15px 0px 15px 0px;
	font-size: 10px;
}
.boxAll {
	/*background-image:url(img/box_topnew.gif);
	background-repeat: no-repeat;
	background-position: top; */
	background-color:#fff;
	clear:both;
	width:920px;
	color:#191919;
}
#mainContent {
	padding: 15px 30px 10px 30px;
}
.connectedContainer {
	width:280px;
	margin-bottom:15px;
}

.connectedContainerSmall {
	width:250px;
}

.itemContainer {
	line-height:16px;
	margin-bottom: 5px;
	margin-left:5px;
	clear:both;
	height: 16px;
}
.itemIcon {
	width:16px;
	margin-right: 5px;
	float:left;
	text-align:center;
	line-height:16px;
}
.itemText {
	float:left;
	line-height:16px;
	font-weight: normal;
	color: #666;
	font-size: 10px;
	text-align:left;
}
.rightTableHeaderIcon {
	float: right;
	margin:0px 5px 3px 0px;
}
input, textarea {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom:5px;
}
.rightTableHeader {
	float: left;
	width:240px;
}

.rightTableHeaderSmall {
	float: left;
	width:210px;
}

.rightTableHeaderBig {
	float: left;
	width:365px;
}

.lineSpacer {
	margin: 3px 0px 3px 0px;
}
.boxAllContainer {
	width:100%;
	padding: 0px;
	overflow:hidden;
}

.boxAllContainerBottom {
	padding: 0px 0px 5px 0px;
	overflow:auto;
}

#mainContentRight {
	width: 260px;
	display:block;
	float: right;
	text-align: left;
}
#mainContentLeft {
	display:block;
	width: 625px;
	float:left;
	text-align: left;
}
#mainContentPage {
	display:block;
	width: 920px;
	float:left;
	text-align: left;
}
.bottomContentLeft {
	display:block;
	width: 448px;
	float:left;
	text-align: left;
	padding-right:20px;
}
.sIFR-active h1, .sIFR-active h2 {
	visibility: hidden;
	font-family: Verdana;
}
.sIFR-active h2 {
	font-size: 22px;
	padding: 0px;
	margin: 0px;
}

.fooBar a {
	font-size: 20px;
	color:#CCC;
	font-weight: normal;
}
.sideLink {
	font-size: 20px;
	font-weight: normal;
}
.sIFR-active h3 {
	font-size: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -1px;
}
.twitter-message {
	color:#666;
	font-size:10px;
	line-height:160%;
}
.twitter-message a {
	font-weight: bold;
	text-decoration:none;
}
.twitter-timestamp {
	display:block;
	text-decoration:none;
}
.twitterContainer {
	margin: 5px 5px 10px 5px;
}
.twitterBubble {
	float:left;
	height:16px;
	width: 16px;
	margin: -2px 3px -2px 0px;
}

.twitterContainer li {
	list-style-image: url(/img/arrow.gif);
	margin: 0px 0px 3px 15px;
	list-style: url(/img/arrow.gif)
}

.postContent ul {
	list-style-image: url(/img/arrow.gif);	
	list-style: url(/img/arrow.gif)
}


abbr {
	border-bottom:1px dotted #999999;
}

.meta {
	color:#666;
	font-size:10px;
	line-height: 16px;
	clear: both;
	height:16px;
	margin-top:6px;
}
.postDate {
	margin-right: 20px;
	float:left;
}
.shareRight {
	float:left;
	text-shadow: 0 1px 0 #FFFFFF;
}
.calendar {
	float: left;
	margin-right: 5px;
}
.postFooter {
	height:16px;
	color:#666;
	line-height: 16px;
	font-size: 10px;
	background: url(img/footerGrad.jpg) repeat-x;
	padding: 7px;
}
.postHeader {
	clear:both;
	float:left;
	width:100%;
}
.post {
	margin-bottom: 25px;
	clear:both;
}
.postContent {
	margin: 15px 0px 20px;
	line-height: 18px;
	font-size: 12px;
}
.metaComments {
	float: left;
	text-shadow: 0 1px 0 #FFFFFF;
}

.metaComments a {
	text-decoration:none;
}

.metaComments a:hover, .shareRight a:hover {
	text-decoration:underline;
	color:#454545;
}

.pie-img, .size-medium, .size-full {
	padding: 6px;
	border: solid 1px #666;
	background-color:#FFF;
}
.size-medium, .size-full, .size-thumbnail {
	margin:5px;
}
.pie-img {
	margin:5px;
}
.wp-caption {
	padding: 6px;
	border: solid 1px #666;
	background-color:#FFF;
	color:#666;
	font-size:10px;
	font-style:italic;
	margin-bottom: 7px;
}
.wp-caption img {
	border: none;
	padding: 0px;
}
.wp-caption-text {
	margin: 0px 0px 0px 5px;
}

.alignright {
	float: right;
	margin-left: 7px;
	margin-bottom:7px;
}

h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
}

.noLink a:hover {
	border-bottom: none;
}

.noLink.a:hover {
	border-bottom: none;
}

a:hover.noLink {
	border-bottom: none;
}

a:hover noLink {
	border-bottom: none;
}

a.img a:hover {
	border:none;
}

.twitterPics a:hover {
	border-bottom: none;
}

.bottomRight {
	float:right;
}

.rightHeaderBar {
	width: 100%;
	letter-spacing:2px;
	padding: 15px 5px 5px 5px;
	margin-bottom: 7px;
	color:#3C3C3C;
	font-size: 13px;
	font-weight:bold;
	text-shadow: 0 1px 0 #FFFFFF;
	border-bottom: 1px solid #999;
}
a {
	color: #454545;
	font-weight: bold;
	text-decoration:underline;
}
a:hover {
	color: #B12585;
}
.wp-tag-cloud {
	margin: 0px;
	padding: 0px;
}

#navBar a {
	text-decoration:none;
	margin-right:20px; 
}

.current_page_item {
	color:#B12585;
	text-decoration:underline;
}

#navLastItem {
	margin-right:0px;
}
#aboutMeBox {
	background:#000;
	
	height:100px;
	color:#d9d9d9;
	margin-bottom: 20px
}

#aboutMeBox a {
color: #d9d9d9;
}
#aboutImage {
float: left;
}

.aligncenter {
	margin: 0 auto;
}
.wp-caption {
	margin-bottom: 10px;
}
#aboutMeBox p {
	margin-bottom:8px;
}

.postContent p {
margin-bottom: 11px;
}

.postContent div p {
margin-bottom: 0px;
}

.commentBox {
border: 1px solid #8f8f8f;
padding: 10px;
margin-bottom: 15px;
background: #F5F4FA;
}

.commentBoxFloat {
line-height: 24px;
float: left;
}

.commentBoxFloatRight {
float: right;
line-height: 24px;
color: #626262;
}

.thecommentText {
margin-bottom: 20px;
line-height: 18px;
}

.thecommentText p {
margin-bottom: 10px;
}

.commentFormInput {
padding: 5px;
font-size: 11px;
background: #F5F4FA;
border: solid 1px #8f8f8f;
width: 450px;
color: #454545;
}

.commentSubmit {
font-size: 11px;
color: #454545;
}

#navBar h1 {
	text-indent: -99999px;
	
}
