body {
	background:#242a20 url(/wp-content/themes/mausonio-v2/images/backgrounds/main_bg.jpg) no-repeat fixed 0 0;
	color:#8c8c8c;
	font-family:Arial;
	font-size:12px;
}
a {
	color:#83a754;
	text-decoration:none;
}
a:hover {
	color:#7ab2e9;
}
/*a:visited {
	color:#B85B5A;
}*/
* {
	margin:0;
	padding:0;
}
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
ul li {
	opacity:0.99;
}
.sIFR-replaced, .sIFR-replaced * {
	opacity:1;
} 
.hide {
	display:none;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
/* Site Header */
h1.fancyHeader {
	font-size:34px;
	max-height:78px;
	_height:78px;
	_overflow-y:hidden;
	font-weight:normal;
}
h2.fancyHeader {
	font-size:27px;
	margin-bottom:10px;
	padding-left:8px;
}
.secondaryCol h2.fancyHeader {
	margin-left:14px;
}
#titleHeader {
	font-size:36px;
	font-weight:normal;
	margin-top:-4px;
}
#titleHeader.sIFR-replaced {
	text-indent:-8px;
	*text-indent:0;
}
/* Structure */
.fullWidth {
	width:965px;
	min-height:1%;
	clear:both;
}
.secondaryCol,
.mainCol {
	float:left;
	min-height:1%;
}
.secondaryCol {
	width:260px;
	_overflow-x:hidden;
}
.mainCol {
	width:705px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/main_col_shadow.png) no-repeat 231px 2px;
	_overflow-x:hidden;
}
.mainCol .contentCol {
	float:left;
	width:490px;
	_height:1%;
	_overflow-x:hidden;
}
.mainCol .modCol {
	float:left;
	width:206px;
	_overflow-x:hidden;
	margin-left:9px;
	_margin-left:4px;
	_height:1%;
}
#footer {
	clear:both;
	width:926px;
	padding:0 10px;
	height:30px;
	margin:0 10px 10px 14px;
	background:#111;
	text-align:right;
	line-height:30px;
}
/* Header */
#logo {
	width:199px;
	height:124px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/logo.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	margin:38px 27px 27px 34px;
	float:left;
	_margin:38px 13px 27px 17px;
}
#aboutBlurb {
	color:#3d3d3d;
	font-weight:bold;
	font-size:24px;
	padding:40px 0 0 0;
	width:677px;
	float:left;
	height:149px;
	_padding-left:15px;
}
#aboutBlurb span {
	color:#a2a1a1;
}
#aboutBlurb .altLink {
	color:#6498cc;
}

/* Secondary Column Boxes */
.secondaryCol .genericBoxTop {
	height:8px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/small_box_top.png) no-repeat 0 0;
	margin:0 auto;
	overflow:hidden;
}
.secondaryCol .genericBoxBottom {
	height:9px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/small_box_bottom.png) no-repeat 0 0;
	margin:0 auto 12px auto;
}
.secondaryCol .genericBoxTop,
.secondaryCol .genericBoxBottom,
.secondaryCol .genericBoxRepeat {
	width:240px;
	clear:both;
}
.secondaryCol .genericBoxRepeat {
	min-height:30px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/small_box_repeat.png) repeat-y 0 0;
	margin:0 auto 0 auto;
}
/* Main Column Boxes */
.contentCol .genericBoxTop {
	height:9px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/large_box_top.png) no-repeat 0 0;
	margin:0;
	overflow:hidden;
}
.contentCol .genericBoxBottom {
	height:9px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/large_box_bottom.png) no-repeat 0 0;
	margin:0 0 12px 0;
}
.contentCol .genericBoxTop,
.contentCol .genericBoxBottom,
.contentCol .genericBoxRepeat {
	width:482px;
	clear:both;
}
.contentCol .genericBoxRepeat {
	min-height:30px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/large_box_repeat.png) repeat-y 0 0;
	padding:5px 12px;
	width:458px;
}
/* Main Navigation */
#mainNav {
	padding:0 8px;
}
#mainNav li {
	list-style:none;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/main_nav_item.png) no-repeat 0 0;
	margin:0 auto 7px auto;
	width:224px;
}
#mainNav li.last {
	margin-bottom:0;
}
#mainNav li a {
	height:26px;
	width:206px;
	display:block;
	padding-left:18px;
	line-height:26px;
	font-size:14px;
}
/* Main Content Basic Styling */
.contentCol p {
	line-height:18px;
}
.dateStamp {
	color:#5a5a5a;
	line-height:12px;
	margin-top:-5px;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	padding-left:2px;
	font-size:11px;
}
.contentCol .entry {
	padding:4px;
}
.topStory .postMetaData {
	border:1px solid #1f1f1f;
	background:#181818;
	margin:0 auto;
	padding:5px 10px;
	min-height:18px;
}
.archivePost .postMetaData,
.previousPost .postMetaData {
	height:18px;
	padding-top:4px;
}
.archivePost,
.previousPost {
	border:1px solid #1f1f1f;
	background:#181818;
	padding:5px 10px 5px 5px;
	min-height:19px;
	margin:0 auto 10px auto;
	_height:19px;
	_clear:both;
	
}
.archivePost {
	margin:10px auto 0;
}
.lastPreviousPost {
	margin-bottom:0;
}
.archivePost h3 a {
	font-size:14px;
	font-weight:normal;
	line-height:19px;
	padding-top:1px;
	padding-left:5px;
	outline:0;
}
.previousPost h3 a {
	font-size:14px;
	font-weight:normal;
	line-height:19px;
	padding-top:1px;
	padding-left:22px;
	outline:0;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/plus_icon.png) no-repeat 0 0;
}
.previousPost h3 a.opened {
	color:#7ab2e9;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/minus_icon.png) no-repeat 0 0;
}
.archivePost .dateStamp,
.previousPost .dateStamp {
	line-height:19px;
	padding-top:5px;
}
.previousPost .entry {
	clear:both;
	display:none;
}
.archivePost .entry {
	clear:both
}
.archivePost .excerpt,
.previousPost .excerpt {
	background:#1c1d1a;
	padding:4px;
	margin:2px;
	border:1px solid #24271d;
}
.archivePost p,
.previousPost p {
	margin:0 !important;
}
.topImage {
	padding:9px 9px;
	margin:0 0 0.5em -5px;
	background:#181818;
	border:1px solid #1F1F1F;
	height:106px;
	width:438px;
}
.topImage a img {
	border:0;
}
/* general image border */
img.thickBorder {
	background:#181818 none repeat scroll 0%;
	border:1px solid #1F1F1F;
	padding:9px;
}
/* left hand search box */
.secondaryCol #search input {
	width:170px;
	background:#181818 none repeat scroll 0 0;
	border:1px solid #1F1F1F;
	color:#83A754;
	float:left;
	font-size:12px;
	font-family:Arial;
	height:16px;
	padding:6px 4px 2px;
	margin-left:8px;
}
.secondaryCol #search button {
	width:40px;
	height:23px;
	padding:2px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/left_search_button.png) no-repeat 0 0;
	border:0;
	margin-top:1px;
	margin-left:3px;
	color:#7AB2E9;
	font-size:11px;
	cursor:pointer;
	float:left;
}
.secondaryCol #search {
	min-height:26px;
}
/* Tag Cloud */
#tagCloud {
	width:205px;
	padding:8px;
	min-height:1%;
	height:auto;
	border:1px solid #1f1f1f;
	background:#181818;
	margin:0 auto;
	line-height:18px;
}
#tagCloud a:hover {
	text-decoration:underline;
}
/* sideblog */
.widget_sideblog {
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/sideblog_bg_top.jpg) no-repeat 9px 0;
}
.modCol h2 {
	padding-left:18px;
}
.widget_sideblog ul {
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/sideblog_bg_bottom.jpg) no-repeat 9px bottom;
	padding-bottom:20px;
}
.widget_sideblog ul li {
	list-style:none;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/sideblog_bullet.png) no-repeat 0 2px;
	padding:2px 0 0 21px;
	margin-bottom:8px;
	line-height:18px;
}
.widget_sideblog ul li p {
	/*border-bottom:1px dotted #3e3e3c;*/
	padding-bottom:4px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/dotted_divide.png) no-repeat left bottom;
	width:175px;
}
.widget_ma_archives ul ul {
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/sideblog_bg_bottom.jpg) no-repeat 0px bottom;
	margin:-2px 0 0 8px;
	padding:4px 0 6px 0;
}
.widget_ma_archives ul li {
	list-style:none;
	padding:2px 0 5px 0;
	margin-bottom:6px;
	line-height:18px;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/dotted_divide.png) no-repeat 21px bottom;
}
.widget_ma_archives ul ul li {
	background:none;
	padding:8px 0 2px 0;
}
.widget_ma_archives ul li a {
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/plus_icon.png) no-repeat 0 0;
	padding-bottom:0px;
	padding-left:21px;
	width:175px;
	display:block;
	outline:0;
}
.widget_ma_archives ul li a.opened {
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/minus_icon.png) no-repeat 0 0;
	color:#7AB2E9;
}
.widget_ma_archives ul li ul li a {
	background:none;
}
.widget_ma_archives ul li.last,
.widget_sideblog ul li.last p {
	background:none;
}
/* post entry view styles */
.entry p {
	margin:1em 0;
}
.entry img.floatLeft {
	margin-right:6px;
}
.entry img.floatRight {
	margin-left:6px;
}
.secondary_header {
	font-size:16px;
	color:#6498CC;
}
.entry blockquote,
.entry code {
	padding:0px 10px;
	margin:0 10px;
	background:#21231f;
	color:#cbb9a9;
	display:block;
	border:1px dotted #625c53;
}
.entry li {
	margin:5px 0 5px 28px;
}
.entry .codeWrap {
	display:block;
	colro:white;
	border:1px solid #98c6f7;
}
/* comments list styles */
#comments {
	border-top:1px dotted #625C53;
	margin:0 10px 10px;
}
#comments li {
	list-style:none;
	position:relative;
	padding:6px 6px 6px 45px;
	min-height:45px;
	margin:0 0 10px;
	border-bottom:1px dotted #625C53;
}
#comments li.alt {
	/*background:#181918;*/
	
}
#comments li img.avatar {
	position:absolute;
	left:6px;
	top:6px;
}
/* comment form styles */
#commentform label {
	float:left;
	width:120px;
	text-align:right;
	padding-right:6px;
	line-height:24px;
	clear:left;
}
#commentform input,
#commentform textarea { 
	float:left;
	width:322px;
	margin-bottom:10px;
	background:#181818;
	border:1px solid #1F1F1F;
	height:20px;
	color:#83A754;
	font-family:Arial;
	padding:2px 4px;
	clear:right;
}
#commentform textarea {
	height:120px;
	*overflow:hidden;
}
#commentform button,
.contactSubmit {
	height:26px;
	width:84px;
	border:0;
	margin-left:126px;
	display:block;
	float:left;
	cursor:pointer;
	clear:both;
	color:#7AB2E9;
	background:url(/wp-content/themes/mausonio-v2/images/backgrounds/comment_submit.png) no-repeat 0 0;
}
.contactSubmit {
	margin:8px 0 0 106px;
}