body {
	color: #444444;
	background-color: #000 !important;
	/*background-image: url(erictoledo/16_col.gif);*/
	background-repeat: repeat-y;
	background-position: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}


/* LAYOUT
-----------------------------------------------------------------------------------------------*/

#wrapper {  
	background: #fff;
	padding-bottom: 50px;
}

.container_16 {
	margin-left: 10px;
}

#tile {
	float: left;
	width: 100%;
	background: #fff;
}

.box, #content .entry, .post_meta {
	background-color:#ffffff;
	border-color: #d8d4ca;
	background-image: url(erictoledo/bgr-box.png);
	background-repeat: repeat-x;
	font-size: 12px;
}

.archives {
	background-color:#dddddd;
	border-color: #cccccc;
	background-image: url(erictoledo/bgr-box.png);
	background-repeat: repeat-x;
}

.omega {
	margin-top: 40px;
}

#home .omega, .portfolio .omega {
  margin-top: 0;
}

.widget_tag_cloud {
	margin-top: 30px;
}

/* Default Styles
-----------------------------------------------------------------------------------------------*/

a {
	color: #f00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.body_lead p,
.body_lead blockquote,
.body_lead ul,
.body_lead ol,
.body_lead dl,
.body_lead h1,
.body_lead h2,
.body_lead h3,
.body_lead h4,
.body_lead h5,
.body_lead h6 {
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}


h1 { font-size: 26px; }
h2 { font-size: 20px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

.pages h2{ margin-top: 20px;}

ol { list-style: decimal; }
ul { list-style: square; }
li { margin-left: 30px; }

dl dt {
	font-weight: bold;
	padding-bottom: 5px;
}
dl dd {
	padding: 5px 0 10px 15px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}

a.black-button{
	background: #000;
	color: #fff;
	font-size: 18px;
	padding: 10px 15px;
	font-weight: bold;
}
a.black-button:hover{
	background: #f00;
	text-decoration: none;
}
.black-highlight{
	background: #000;
}

/* Header & Navs
-----------------------------------------------------------------------------------------------*/

.header {
	height: 120px;
}

#logo{ margin: 0 10px;}
#logo a {
	display: block;
	position: relative;
	width: 220px;
	height: 80px;
	overflow: hidden;
	color: #111;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
	background: #000;
}
#logo a span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(erictoledo/logo.gif) no-repeat;
}

#navigation {
	list-style: none;
	padding: 0;
}
#navigation li {
	float: left;
	margin: 0;
}
#navigation a {
	float: left;
	width: 100px;
	padding: 38px 0 20px;
	font-size: 14px;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	color: #000;
}
#navigation a:hover,
#navigation .current_page_item a, #navigation .current_page_parent a {
	color: #f00;
	text-decoration: none;
}


/* Entries 
-----------------------------------------------------------------------------------------------*/

#content .entry {
	border: none;
	background: none;
	padding: 0;
}
#content .single {
	background: none;
	color: #000;
	font-size: 13px;
}

#content .single h1,
#content .single h2,
#content .single h3,
#content .single h4,
#content .single h5,
#content .single h6,
#comments h2,
#respond h2{
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

#content h1 {
	margin-bottom: 15px;
}

.post h2.title a, .box h2 a { color: #000;}
.post h2.title a:hover, .box h2 a:hover { color: #f00;}

#content .single h2{ margin-top: 20px;}

.single p{
	font-size: 13px;
	color: #000;
}

.single p.date {
	color: #666;
	font-size: 15px;
	line-height: 1.3em;
	margin-bottom: 15px;
	margin-top: -10px;
	font-weight: bold;
	text-transform: none;
}
.single p.tags{
	padding-top: 15px;
}

.single img {
	margin-bottom: 10px;
	margin-top: 5px;
}
.single dl,
.single ul,
.single ol {
	padding-bottom: 10px;
}
.single ol li,
.single ul li{
	padding: 0 15px 5px 0;
	list-style-position: outside;
	background: none;
	line-height: 1.5em;
}

#content blockquote, #content .body_lead blockquote {
	color: #484848;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 10px 45px 20px 60px;
	background: url(erictoledo/ico-quote.gif) no-repeat 45px 14px;
}
#content blockquote span {
	display: block;
	padding-top: 8px;
}
#content blockquote p {
	margin: 0;
	font-size: 13px;
	color: #484848;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#comments,
div#respond,
div#prev-next {
	float: none;
	border-top: 1px solid #000;
	border-width: 1px 0 0;
	padding: 15px 0 0;
	margin: 20px 0 0 60px;
	width: auto;
	background: none;
	color: #000;
}
#comments h2,
#respond h2 {
	margin-bottom: 25px;
}
#comments ol,
#comments li {
	width: 100%;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#comments li {
	padding-bottom: 30px;
	background: none;
	border: none;
}
#comments li .says{ display: none }
ol.commentlist .avatar{
	position: absolute;
	left: 0; top: 0;
	background: #ccc;
	border: none;
	margin: 0;
	padding: 0;
}
#comments .comment-body {
	position: relative;
	width: 460px;
	padding-left: 120px;
}
#comments .comment-body .comment-meta{
	margin-bottom: 10px;
}
#comments .comment-body .comment-meta a{
	font-weight: bold;
	color: #000;
}
#comments .comment-body .comment-meta a.comment-edit-link{
	color: #f00;
	font-weight: normal;
}
#comments h3 {
	margin-bottom: 0;
}
#comments p.date {
	font-weight: bold;
	font-size: 12px;
}

#commentform .grid_6 {margin-top: 0; margin-bottom: 40px;}

#respond label{
	display: block;
	margin: 0;
	padding: 0;
}
#respond label em{
	color: #666;
}
#respond input {
	font-size: 13px;
	padding: 7px 5px !important;
	border: 1px solid #000;
	width: 208px;
	margin-bottom: 19px;
}
#respond textarea {
	border: 1px solid #000;
	width: 328px !important;
	padding: 5px !important;
	height: 160px;
}
#respond .loggedin{
	margin-left: 0;
	margin-bottom: 40px;
	width: 580px;
}
#respond .loggedin textarea {
	width: 568px !important;
}
#respond .submit-form{
	float: right;
	margin-top: 20px;
}

div#prev-next {
	margin-top: 20px;
	padding: 0 0 20px;
	clear: both;
}




/* Portfolio
-----------------------------------------------------------------------------------------------*/

.portfolio-tags{
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 25px 0 !important;	
}
.single .portfolio-tags li{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.portfolio-tags li span{
	padding: 0 1px 0 6px;	
}
.portfolio-tags li.selected { padding-left: 6px; background: #fff; padding-right: 2px; margin: -3px -13px 0 0;}
.portfolio-tags li.selected a{ background: #000; color: #fff; font-size: 18px; padding: 2px 5px;}
.portfolio-tags li.selected span{ display: none;}

.portfolio-list{ list-style: none; margin: 0;}

.portfolio-list li{
	float: left; 
	width: 280px;
	margin: 0;
	padding: 0 20px 15px 0;
}
.portfolio-item a{
	color: #252525;
	font-size: 11px;
}
.portfolio-item a:hover{
	color: #f00;
}
.portfolio-item a.image{
	border: 5px solid #000;
	margin: 0 0 5px;
	float: left;
}
.portfolio-item a.image img{
	margin: 0;
	float: left;
}
.portfolio-item a.image:hover{
	border-color: #444;	
}

.portfolio-sidebar h2,
.portfolio-sidebar h3{
	font-family: Arial, Helvetica, sans-serif;
}
.portfolio-sidebar h3{
	font-size: 18px;
	padding-top: 15px;
}
.portfolio-sidebar p{
	color: #000;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
	margin: 0;
}
.portfolio-sidebar p.tags{ padding-bottom: 25px; }
.portfolio-sidebar p.tags strong{ font-size: 14px; }

.contact_slug{ padding-top: 25px;}
.contact_slug p{
	margin-left: 0;
	font-size: 14px;
	line-height: 22px;
}

.portfolio-callout {
	display: block;
	margin: 0;
	padding: 0 0 20px 0;
	width: 640px;
}

.portfolio-callout p,
.portfolio-callout h2{margin-left: 0;}

.portfolio-callout img,
.portfolio-callout object{padding:0; margin: 0;}

.img-stroke{border: 1px solid #ccc;}

.photo-tagline {
	font-size:x-small;
	font-style:italic;
	margin-top:10px;
}

span.nobr {white-space: nowrap;}


/* Home
-----------------------------------------------------------------------------------------------*/

.large-text{
	font-size: 26px;
	line-height: 33px;
	font-weight: bold;
	color: #000;
}
.home .portfolio-tags{
	padding: 0 60px 15px 0 !important;	
	width: 340px;
}

.home .portfolio-list {
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}

.portfolio-list-square {
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.portfolio-list-square li {
	margin: 0;
	padding: 0 20px 15px 0;
	float: left;
}

.portfolio-list-square li img {
	display: block;
}

.portfolio-list-square li.portfolio-item-even{
	padding-right: 0;
}
.home .portfolio-thumbs h3{
	font-size: 18px;
}

.home h2{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.home h3{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px !important;
}

.home h3 a {
	color: #000;
}
.home h3 a:hover {
	color: #f00;
}

p.excerpt {
	margin-bottom: 0;
}

p.read-more {
	margin-bottom: 20px;
}

.highlight {
	background: #000;
	padding: 2px 5px;
	color: #fff;
}
a.highlight:hover{
	background: #f00;
	text-decoration: none;
}

/* Contact
-----------------------------------------------------------------------------------------------*/

div.wpcf7{
	padding-left: 60px !important;
	padding-top: 5px !important;
	width: 480px;
}
div.wpcf7 .form-item{
	width: 240px;
	float: left;
}
div.wpcf7 .label{
	color: #000;
	display: block;
	padding-bottom: 5px;
}
div.wpcf7 .error .label{
	color: #f00;	
}
div.wpcf7 .form-item input{
	border:1px solid #000000;
	font-size:13px;
	margin-bottom:19px;
	padding:7px 5px !important;
	width:208px;
}
div.wpcf7 .form-message{
	clear: both;
	width: 460px;
}
div.wpcf7 .form-message textarea{
	border:1px solid #000000;
	height:160px;
	padding:5px !important;
	width:448px !important;	
}
div.wpcf7 a.submit-form {
	float: right;
	margin: 15px 20px 15px 0;
}

div.wpcf7-response-output {
	margin: 0 0 2em 0 !important;
	clear: both;
	width: auto;
	border: none;
	padding: 0;
}

div.wpcf7-validation-errors {  
  color: red;
	border: none;
}

div.wpcf7-mail-sent-ok {
	display: none !important;
}

#contact-form-thanks {
	display: none;
}

/* Archive
-----------------------------------------------------------------------------------------------*/

.archive h2.arh{ font-size: 26px; font-family: Arial, Helvetica, sans-serif; padding: 0 0 15px 60px;}
.archive h2.arh span { color: #000;}

/* Search
-----------------------------------------------------------------------------------------------*/

.search h1{margin-bottom: 20px;}
.search h3{ margin-top: 20px; margin-bottom: 5px;}


/*
-----------------------------------------------------------------------------------------------*/
#featured {

}

#featured img {
	background-color:#FFFFFF;
	border:1px solid #D3CFC3;
	margin-bottom:0;
	padding:4px;
}

.featured_text h2 a {
		color: #181818;
}

ul#showcase li a:hover, ul#showcase li a.active {
	border:1px solid #0091D5;
}

.featured_post {
	background-color:#000 !important;
	border-color: #d8d4ca;
	background-image: none !important;
}

.featured_post h2 a, .featured_post h2 a:hover {
	color: #ffffff;
}

.featured_post p {
	color: #ffffff;
}

#about {
	background-color: #d5d1c7;
	border: 1px solid #bfb7a6;
}

#about p span {
	color: #111111;
}

#about .about_image {
	border:1px solid #cccccc;
	background-color: #ffffff;
}

#about h2 span {
	color: #131410;
}

#about .about_button {
	background-color:#131410;
	border:1px solid #0a0b09;
	color:#FFFFFF;
}

#about a.about_button:hover {
	background-color: #262721;
}

.wp-caption {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #12130f !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #9e9a90;color: #fff; padding: 5px 9px !important; padding:5px; margin-left: 4px; border:0; line-height:24px; }


.top-advert {
	margin-top: 48px;
}

#wp-calendar {
	color:#333333;
}

#wp-calendar caption {
	color: #fff;
}

.credits {
	color:#cccccc;
}

.credits a {
	color:#222222;
}

/* Sidebar
-----------------------------------------------------------------------------------------------*/

.wp-tag-cloud {
	list-style: none;
}
.wp-tag-cloud li {
	display: inline;
	line-height: 18px;
	margin: 0;
}

.widget {
	padding: 0 0 25px;
	margin-bottom: 0;
	color: #000;
}
.widget h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	padding: 0;
	margin: 0 0 10px;
	border: none;
}

.widget.widget_archive select {
	width: 145px;
}

.widget_links ul, .widget_recent_entries ul {
	list-style: none;
	margin: 0;
}
.widget_links ul li, .widget_recent_entries ul li {
	margin: 0;
	padding: 0 0 5px 0;
	border: none;
}

.flickr_badge_image{
	float: left;
	margin: 0 10px 10px 0;
}


/* Shared Styles
-----------------------------------------------------------------------------------------------*/

.pic-float-left{
	float: left;
	margin: 0 20px 10px -60px;
}
.pic-float-right{
	float: right;
	margin: 0 0 10px 20px;
}

.small{
	font-size: 11px;
}
.smallest{
	font-size: 10px;
}

.download {
	list-style: none;
}
.download li {
	margin: 0;
	padding: 0 0 10px 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 1.5em;
}
.download li a{
	background: #000;
	color: #fff;
	padding: 3px;
	font-size: 12px;
}
.download li a:hover{
	background: #f00;
	text-decoration: none;
}
#footer .download li a{
	color: #f00;
}
#footer .download li a:hover{
	color: #f00;
	background: #000;
	text-decoration: underline;
}
.download .pdf {
	background-image: url(erictoledo/ico-pdf.gif); 
}
.download .linkedin {
	background-image: url(erictoledo/ico-linkedin.gif); 
}

/* Footer
-----------------------------------------------------------------------------------------------*/

#footer {
	clear: both;
	position: relative;
	width: 100%;
	margin-bottom: 0;
	padding: 15px 0 40px 0;
	font-size: 12px;
	color: #ccc;
	background: #000;
}

#footer h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	line-height: 30px;
}
#footer div{ overflow: hidden;}
#footer .grid_5{margin-right: 20px;}
#footer p{ line-height: 1.5em;}

#footer p.small {
	padding-top: 30px;
}

#footer fieldset{
	margin-bottom: 35px;
}
#footer input#s {
	float: left;
	background: #ccc;
	border: 0;
	margin: 0;
	font-size: 14px;
	padding: 7px 5px;
	height: 16px;
	width: 210px;
}

#footer a.submit-form{
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin-left: 10px;
	background: #333;
}
#footer a.submit-form:hover{
	background: #f00;
	text-decoration: none;
}

#footer .links ul {
	color: #f00;
	margin: 0;
}
#footer .links li {
	margin: 0;
	padding: 0 0 7px 13px;
	line-height: 1.5em;
	background: url(erictoledo/bullet.gif) no-repeat 0 5px;
}

#footer a.back_to_top {
	position: absolute;
	left: 860px;
	top: -23px;
	width: 100px;
	height: 23px;
	color: #fff;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
	background: #000;
}

#footer a.back_to_top:hover {
	color: #f00;
	text-decoration: none;
}