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,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	outline:0;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

:focus {
	outline:0;
}

body {
	background:#fff;
	line-height:1;
	position:relative;
	padding:15px 0;
}

ol,ul {
	list-style:none;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td {
	font-weight:normal;
	text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

a img {
	border:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

.clear {
	clear:both;
	display:block;
}

.clear-fix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#wrapper {
	background-color:#fff;
	padding:20px 20px 0;
}

#boxes {
	clear:both;
	padding-top:40px;
	margin:0;
}

#content {
	padding:0 0 20px;
}

#featured-posts {
	border-top:1px solid #ccc;
	margin-top:40px;
	padding-top:40px;
}

#footer {
	border-top:1px solid #dedfe0;
	padding:30px 0 50px;
}

.one-column .post_title h1,.one-column .post_title h2 {
	width:100%;
	margin:0 0 10px;
}

.one-column .entry-content {
	margin-left:0;
	width:100%;
}

.one-column #comments {
	width:864px;
	padding:0 0 0 96px;
}

body.page .one-column .entry-meta {
	margin-left:0;
}

body,input,textarea {
	color:#333;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:21px;
}

h1,h2,h3,h4,h5,h6 {
	clear:both;
	font-weight:bold;
	line-height:21px;
	margin-bottom:21px;
}

h1 {
	font-size:21px;
}

h2 {
	font-size:19px;
}

h3 {
	font-size:17px;
}

h4 {
	font-size:15px;
}

h5 {
	font-size:13px;
	text-transform:uppercase;
}

h6 {
	font-size:12px;
	text-transform:uppercase;
}

hr {
	background-color:#dedfe0;
	border:0;
	height:1px;
	margin-bottom:20px;
}

p,dd,pre {
	margin-bottom:21px;
}

ul,ol {
	margin:0 0 21px 18px;
}

ul {
	list-style:disc;
}

ol {
	list-style-type:decimal;
}

ul ul,ol ol,ul ol,ol ul {
	margin-bottom:0;
}

dl {
	margin:0 0 21px;
}

dt {
	font-weight:bold;
}

dd {
	margin-bottom:21px;
}

strong {
	font-weight:bold;
}

cite,em,i {
	font-style:italic;
}

blockquote {
	border-left-style:solid;
	border-left-width:3px;
	color:#636363;
	font-size:16px;
	margin:0 0 0 7px;
	padding:0 0 0 20px;
}

blockquote em,blockquote i,blockquote cite {
	font-style:normal;
}

blockquote cite {
	font-size:13px;
	font-weight:bold;
}

pre {
	background:#f4f4f4;
	font:13px "Courier 10 Pitch", Courier, monospace;
	line-height:21px;
	margin-bottom:21px;
	padding:.75em 1.6923em;
}

code,kbd {
	font:13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,acronym,dfn {
	border-bottom:none;
	cursor:help;
}

address {
	display:block;
	margin:0 0 21px;
}

ins {
	background:#fff9c0;
	text-decoration:none;
}

sup,sub {
	font-size:10px;
	height:0;
	line-height:1;
	position:relative;
	vertical-align:baseline;
}

sup {
	bottom:1ex;
}

sub {
	top:.5ex;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.alignleft {
	display:inline;
	float:left;
}

.alignright {
	display:inline;
	float:right;
}

.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.main-separator {
	color:#dedfe0;
}

.box .categories .main-separator,.box .posted .online .main-separator {
	display:none;
}

#nav-above {
	color:#636363;
	float:left;
	padding-right:40px;
	text-align:right;
	width:210px;
}

#nav-above a {
	color:#333;
	text-decoration:none;
}

.nav-previous,.nav-next {
	display:inline;
}

.nav-separator {
	color:#e5e5e5;
}

.fetch {
	background:#f9f9f9;
	border-radius:4px;
	clear:both;
	text-align:center;
	width:460px;
	margin:0 auto 40px;
}

.fetch a {
	color:#333;
	display:block;
	font-size:16px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
}

.fetch:hover a {
	color:#fff;
}

input[type=text],input[type=password],textarea {
	background:#fff;
	border-radius:4px;
	border:1px solid #dedfe0;
	color:#6b6b6b;
	outline:none;
	padding:4px 9px;
}

input[type=text]:focus,textarea:focus {
	color:#4a4a49;
}

textarea {
	width:98%;
}

#searchform label,#searchform input[type=submit] {
	display:none;
}

.widget_search input[type=text] {
	width:200px;
	margin:0 0 0 -10px;
	padding:4px 9px;
}

#page_search input[type=text] {
	width:70%;
}

#page_search input[type=submit] {
	display:none;
}

#header {
	border-bottom:1px solid #dedfe0;
	padding-bottom:0;
}

#branding {
	float:left;
	min-height:50px;
	position:relative;
	width:620px;
	margin:20px 0 0;
}

#site-title {
	font-size:100px;
	line-height:27px;
	position:relative;
	z-index:11;
	margin:0 0 7px;
}

#site-title a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#site-description {
	color:#9d9d9d;
	font-weight:bold;
	font-size:25px;
	line-height:60px;
	position:relative;
	z-index:11;
	margin:5px;
	padding-top:5px;
}

#header-left {
	font-size:20pt;
	float:left;
	padding-right:10px;
	width:0;
	margin-top:10px;
}

#header-center {
	float:center;
	padding-right:10px;
	margin-top:20px;
	width:20px;
}

#header-right {
	float:right;
	width:210px;
	margin:0;
}

#header-image {
	left:0;
	position:absolute;
	top:0;
	z-index:10;
}

#header-image-link {
	display:block;
	height:210px;
	left:0;
	position:absolute;
	top:0;
	width:210px;
}

.menu ul {
	list-style-type:none;
	margin:0;
}

.menu ul li {
	background-color:rgba(255,255,255,0.8);
	line-height:15px;
	position:relative;
}

.menu ul a {
	color:#303030;
	display:block;
	text-decoration:none;
	padding:0 0 9px;
}

.menu ul ul {
	display:none;
	left:210px;
	position:absolute;
	top:0;
	width:210px;
	z-index:99999;
}

.menu ul ul li {
	border:none;
}

.menu ul li:hover > ul {
	display:block;
}

.box {
	color:#636363;
	line-height:1.2em;
	margin-bottom:70px;
	width:210px;
}

.abs {
	width:210px;
}

.box .rel {
	position:relative;
}

.box .rel p {
	margin:0;
}

.box .texts {
	color:#fff;
	filter:alpha(opacity=0);
	left:-20px;
	opacity:0;
	position:absolute;
	top:-20px;
	width:210px;
	z-index:200;
}

.box .texts .categories a,.box .texts a,.box .texts .posted,.box .texts .posted a {
	color:#fff;
}

.box .texts .transparent img {
	filter:alpha(opacity=10);
	opacity:.1;
}

.box .texts .abs {
	position:absolute;
	top:0;
}

.box .categories {
	padding:0 0 10px;
}

.box .categories a,.box .posted a {
	color:#a1a1a1;
}

.box h1 {
	font-size:16px;
	line-height:1.2em;
	word-wrap:break-word;
	margin:0;
	padding:0 0 10px;
}

.box h1 a {
	color:#333;
}

.box .posted {
	color:#a1a1a1;
	padding:10px 0 0;
}

.box img {
	display:block;
}

.box .attachment-homepage-thumb {
	margin:0 0 15px;
}

.post_title {
	margin-top:35px;
	overflow:hidden;
}

.post_title h1,.post_title h2 {
	font-size:27px;
	line-height:35px;
	width:710px;
	margin:0 0 10px 250px;
}

.entry-title,.page-title {
	font-size:24px;
	margin:35px 0 0 250px;
}

p.page-title {
	font-size:13px;
}

.entry-meta {
	color:#636363;
	overflow:hidden;
	padding:0 0 30px;
}

.entry-meta a {
	color:#333;
	text-decoration:none;
}

body.page .entry-meta {
	margin:0 0 0 250px;
}

.entry-content {
	font-size:15px;
	line-height:21px;
	width:710px;
	margin:0 0 0 250px;
}

.no-results .entry-content {
	margin:21px 0 0 250px;
}

.entry-content table,.comment-body table {
	border-bottom:1px solid #ccc;
	width:100%;
	margin:0 0 20px;
}

.entry-content th,.comment-body th {
	color:#666;
	font-size:12px;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:21px;
	text-transform:uppercase;
	padding:0 0 6px;
}

.entry-content td,.comment-body td {
	border-top:1px solid #ccc;
	padding:6px 10px 6px 0;
}

.entry-utility {
	clear:both;
	font-size:13px;
	padding:10px 0;
}

.entry-tags {
	margin:10px 0;
}

.page-link {
	clear:both;
	margin:10px 0;
}

.page-link span,.entry-tags span {
	font-weight:bolder;
}

#entry-author-info {
	width:710px;
	margin:0 0 0 250px;
	padding:10px 0;
}

#author-avatar {
	float:left;
	margin-left:-100px;
}

.entry-content #author-avatar img {
	margin:3px 0 0;
}

#author-description {
	float:left;
	font-size:13px;
}

#author-description h3 {
	margin:0;
}

#comments {
	width:714px;
	padding:0 0 0 246px;
}

#comments-title {
	font-size:21px;
	margin:40px 0 20px 4px;
}

.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}

.commentlist ul.children {
	list-style:none;
	margin:0;
	padding:0;
}

.commentlist li > div {
	border-bottom:1px solid #dedfe0;
	position:relative;
	padding:30px 0 30px 4px;
}

.commentlist li li > div {
	margin-left:90px;
}

.commentlist li li li > div {
	margin-left:180px;
}

.commentlist li li li li > div {
	margin-left:270px;
}

.commentlist li li li li li > div {
	margin-left:360px;
}

.commentlist .pingback {
	border-bottom:1px solid #dedfe0;
	padding:30px 0 30px 4px;
}

.commentlist .pingback p {
	margin:0;
}

.comment-avatar {
	left:-96px;
	position:absolute;
	top:30px;
}

.comment-content {
	border-bottom:1px solid #dedfe0;
	margin-left:90px;
}

.comment-author {
	float:left;
	font-size:15px;
	padding-right:40px;
	width:210px;
}

.comment-meta {
	color:#999;
	float:left;
	padding-right:40px;
	width:210px;
}

.comment-body {
	clear:both;
	font-size:15px;
	line-height:21px;
	padding-top:7px;
}

ol .comment-body ul,ol .comment-body ol {
	margin:0 0 21px 18px;
}

ol .comment-body ul ul,ol .comment-body ol ol,ol .comment-body ul ol,ol .comment-body ol ul {
	margin-bottom:0;
}

#comments #respond {
	padding-left:4px;
}

li.comment > div {
	position:relative;
}

.reply {
	position:absolute;
	right:20px;
	top:30px;
}

#reply-title {
	font-size:21px;
}

.comment-reply-link {
	display:none;
}

.comment-form-comment {
	clear:both;
	width:460px;
	margin:0;
	padding:10px 0;
}

#comments .navigation {
	padding:10px 0 0 4px;
}

#comments .navigation .nav-previous a {
	margin:0 10px 0 0;
}

.commentlist li.bypostauthor > div {
	background-color:#f9f9f9;
	padding:30px 10px 30px 14px;
}

.nopassword,.nocomments {
	color:#999;
	margin:21px 0 21px 4px;
}

#site-info {
	float:left;
	line-height:22px;
	padding-right:40px;
	width:460px;
}

#site-info a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#footer-left {
	float:right;
	padding-right:40px;
	width:210px;
}

#footer-right {
	float:right;
	width:210px;
}

.widget {
	line-height:24px;
	margin:0 0 24px;
}

.widget p {
	line-height:1.2em;
	margin:0 0 15px;
}

.widget-title {
	font-size:15px;
	margin:0 0 9px;
}

.widget-title a {
	color:#333;
}

.widget_authors ul {
	margin:0;
}

.widget_authors li {
	background:none!important;
	overflow:hidden;
}

.widget_authors {
	padding:0!important;
}

.widget_authors ul ul li {
	overflow:hidden;
}

.widget_authors img {
	float:left;
	margin-bottom:10px!important;
	padding-right:10px;
}

.widget_author_grid ul {
	margin:0;
}

.widget_calendar #wp-calendar {
	text-align:center;
	width:100%;
}

.widget_calendar #wp-calendar caption,.widget_calendar #wp-calendar td,.widget_calendar #wp-calendar th {
	text-align:center;
}

.widget_calendar #wp-calendar caption {
	text-align:left;
	text-transform:uppercase;
	padding:0 0 10px;
}

.widget_calendar #wp-calendar th {
	font-weight:bold;
}

.widget_calendar #wp-calendar tfoot #prev {
	text-align:left;
	padding:8px 0 0;
}

.widget_calendar #wp-calendar tfoot #next {
	text-align:right;
	padding:8px 0 0;
}

.wp_widget_tag_cloud div,.widget_tag_cloud div {
	word-wrap:break-word;
}

.widget_flickr #flickr_badge_uber_wrapper a:hover {
	text-decoration:underline!important;
}

.widget_flickr #flickr_badge_wrapper {
	background-color:transparent!important;
	border:none!important;
}

.widget_flickr table {
	margin:0!important;
}

.widget_flickr .flickr-size-thumbnail {
	margin:0 auto;
}

.widget_flickr .flickr-size-thumbnail br,.widget_flickr .flickr-size-small br {
	display:none;
}

.widget_flickr .flickr-size-thumbnail img {
	display:block;
	margin-bottom:10px;
}

.widget_flickr .flickr-size-small img {
	display:block;
	margin-bottom:10px;
	max-width:100%;
}

.widget_image p {
	margin:0;
}

.widget_recent_comments .avatar {
	max-width:none;
}

.widget_recent_comments td.recentcommentstexttop,.widget_recent_comments td.recentcommentstextend {
	line-height:1.1em;
	vertical-align:top;
}

.widget_rss {
	line-height:1.2em;
}

.widget_rss li {
	margin:0 0 10px;
}

.widget_rss .rssSummary {
	line-height:1.2em;
}

.widget_rss_links p img {
	margin-bottom:0;
	vertical-align:middle;
}

.widget-area .widget-gravatar-profile h4 {
	font-size:1em;
	font-weight:bold;
	margin:0;
}

.widget-area .widget-gravatar-profile .gravatar-profile-accounts li a,.widget-area .widget-gravatar-profile .gravatar-profile-accounts li a:visited {
	padding:0;
}

.widget_text,.widget_text p {
	line-height:1.2em;
}

.widget_twitter {
	line-height:1.2em;
}

.widget_twitter li {
	margin:0 0 10px;
}

.entry-content img,.comment-content img,.widget img {
	max-width:100%;
}

img[class*=align],img[class*=wp-image-],img[class*=attachment-] {
	height:auto;
}

img.size-full,img.size-large {
	max-width:100%;
	width:auto;
	height:auto;
}

.entry-content img.wp-smiley {
	border:none;
	margin-bottom:0;
	margin-top:0;
	padding:0;
}

img.alignleft,.wp-caption.alignleft {
	margin:5px 20px 21px 0;
}

img.alignright,.wp-caption.alignright {
	margin:5px 0 21px 20px;
}

img.aligncenter,.wp-caption.aligncenter {
	margin:5px auto 21px;
}

.wp-caption {
	background:#eee;
	margin-bottom:21px;
	max-width:97.5%;
	padding:9px;
}

.wp-caption img {
	display:block;
	max-width:100%;
	margin:0 auto;
}

.wp-caption .wp-caption-text,.gallery-caption {
	color:#666;
	font-size:12px;
	margin:0;
}

.wp-caption .wp-caption-text {
	position:relative;
	padding:10px 0 5px 40px;
}

.wp-caption .wp-caption-text:before {
	content:'\2014';
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin-right:5px;
	position:absolute;
	left:10px;
	top:7px;
}

embed,iframe,object {
	max-width:100%;
}

.embed-vimeo {
	margin:0 0 21px;
}

#wpstats {
	display:block;
	position:relative;
	z-index:999;
	margin:0 auto;
}