/* @override 
	http://www.elzorrerofilms.ie/workspace/stylesheets/styles.css
	http://www.elzorrerofilms.ie/workspace/stylesheets/styles.css?011409
*/

@import url(reset.css);


/*============================================================
 Base
============================================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3d38;
	background: #f7f6f3;
	}

a {
	color: #6cb6ce;
	text-decoration: none;
	}

a:hover {
	color: #184e63;
	}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	}

h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	}
	
p {
	margin-bottom: 1.3em;
	font-size: 13px;
	color: #3d3d38;
	line-height: 1.5em;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

pre {
	display: block;
	margin-bottom: 1.3em;
	padding: 15px;
	background: #ebebe6;
	border-left: 2px solid #d7d7cf;
	color: #5e5e57;
	white-space: pre;
	overflow: auto;
	}

pre, code {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 14px;
	}

blockquote {
	margin-bottom: 1em;
	padding: 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.5em;
	color: #8a8a7f;
	}

.silent {
	display: none;
	}

.block {
	display: block;
	margin-bottom: 30px;
	padding: 22px 18px 16px 18px;
	background: #3d3d38;
	font-size: 17px;
	font-weight: normal;
	color: #bee8f8;
	line-height: 22px;
	letter-spacing: normal;
	background-repeat: no-repeat;
	}

.block a {
	padding-bottom: 2px;
	border-bottom: 1px solid #6cb6ce;
	}

.block a:hover {
	background: none;
	color: #4891ad;
	border-bottom-color: #4891ad;
	}

a.button {
	display: block;
	height: 19px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -5000px;
	cursor: pointer;
	}

a.button:hover {
	background-position: 0 -19px;
	background-color: transparent;
	}

#wrap {
	float: left;
	width: 630px;
	}



/*============================================================
 Header
============================================================*/

#header {
	float: left;
	width: 100%;
	}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 85px;
	}

#logo a:hover {
	background: none;
	}

#nav {
	position: relative;
	left: 140px;
	width: 490px;
	height: 85px;
	list-style: none;	
	}

#nav li {
	display: block;
	float: left;
	padding: 30px 0 33px 0;
	}

#nav a {
	display: block;
	height: 22px;
	text-indent: -5000px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#nav a:hover,
#home #nav_home a,
#about #nav_about a,
#matt #nav_about a,
#eric #nav_about a,
#projects #nav_projects a,
#blog #nav_blog a,
#entries #nav_blog a,
#archive #nav_blog a {
	background-position: 0 -22px;
	}

#nav_home a {
	width: 57px;
	background-image: url(../images/nav_home.gif);
	}

#nav_about a {
	width: 64px;
	background-image: url(../images/nav_about.gif);
	}

#nav_projects a {
	width: 81px;
	background-image: url(../images/nav_projects.gif);
	}

#nav_blog a {
	width: 55px;
	background-image: url(../images/nav_blog.gif);
	}

#nav_jobs a {
	width: 90px;
	background-image: url(../images/nav_jobs.gif);
	}

li#nav_jobs {
	float: right;
	}



/*============================================================
 Main Content
============================================================*/

#main {
	clear: both;
	display: inline;
	float: left;
	width: 480px;
	margin-left: 150px;
	}



/*============================================================
 Home
============================================================*/

#home h1 {
	margin: 35px 0 20px 0;
	padding: 0;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -.04em;
	line-height: 30px;
	}

#do {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	}

#do h2 {
	background-image: url(../images/blockbg_do.gif);
	background-repeat: no-repeat;
	}
	
#do .workblurb {
	width: 480px;
	height: 180px;
	margin-bottom: 2px;
	}

#say {
	float: left;
	width: 100%;
	}

#say h2 {
	padding-bottom: 10px;
	/*border-bottom: 3px solid #d7d7cf;*/
	}
	
.blurb {
	position: relative;
	left: -30px;
	float: left;
	width: 510px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	}
	
.blurb .entry_block {
	display: inline;
	float: left;
	width: 480px;
	margin-left: 30px;
	background: #def1f2;
	}

.blurb h3 {
	margin: 0;
	}

.blurb h3 a {
	float: left;
	display: inline;
	margin: 0;
	padding: 6px 8px 4px 5px;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	background: #bee8f8;
	color: #3d3d38;
	}

.blurb h3 a:hover {
	color: #184e63;
	background: #92d4ed;
	}

.blurb .author {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -5000px;
	}

.blurb .author a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height: 28px;
	}

.blurb .author.matt a:hover,
.blurb .author.eric a:hover {
	background-position: 0 -28px;
	}

.blurb .author.matt a {
	background: url(../images/author_matt.gif) 0 0 no-repeat;
	}

.blurb .author.eric a {
	background: url(../images/author_eric.gif) 0 0 no-repeat;
	}

.blurb .commentbubble {
	float: left;
	margin: 5px 0 2px 6px;
	background: url(../images/commentbubble_r.gif) right top no-repeat;
	}

.blurb .commentbubble a {
	display: block;
	padding: 3px 5px 7px 3px;
	font-size: 9px;
	line-height: 10px;
	background: url(../images/commentbubble_l.gif) left top no-repeat;
	}

.blurb .commentbubble a:hover {
	color: #184e63;
	}

.blurb .commentbubble a span {
	display: none;
	}

.blurb .date,
.blurb .edit,
.blurb .role {
	float: left;
	padding: 9px 2px 7px 8px;
	font-size: 9px;
	color: #5e5e57;
	line-height: 10px;
	}

p.more {
	clear: both;
	float: left;
	margin-top: 20px;
	}

p.more a {
	width: 75px;
	background-image: url(../images/btn_more.gif);
	}



/*============================================================
 About & Bios
============================================================*/

#about h1,
#eric h1,
#matt h1 {
	background-image: url(../images/blockbg_about.gif);
	}


#about h1,
#eric h1,
#matt h1 {
	margin-bottom: 5px;
	}


#about h2,
#eric h2,
#matt h2 {
	margin: 0;
	padding-bottom: 17px;
	font-size: 17px;
	font-weight: bold;
	}

#eric #blurbs,
#matt #blurbs {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 10px;
	border-top: 5px solid #3d3d38;
	}

#about_pic {
	margin-bottom: 24px;
	}

#about_brag {
	float: left;
	width: 270px;
	margin-right: 30px;
	}

#about_brag ul {
	font-size: 11px;
	}

#about_meta {
	float: right;
	width: 180px;
	}

#about_meta .about_metablock {
	margin-bottom: 30px;
	}

#about_meta .about_metablock h3 {
	margin: 0 0 15px 0;
	padding-bottom: 6px;
	border-bottom: 3px solid #d9d9d7;
	font-size: 12px;
	font-weight: bold;
	}

#about_meta .about_metablock h3 span {
	font-size: 11px;
	font-weight: normal;
	}

#about_meta .about_metablock h3 a {
	margin-left: 5px;
	font-size: 9px;
	font-weight: normal;
	}

#about_meta .about_metablock p,
#about_meta .about_metablock ul {
	font-size: 10px;
	line-height: 14px;
	}

#us {
	float: left;
	margin-bottom: 25px;
	}

#us .blurb {
	left: 0;
	width: 180px;
	}
	
#us .blurb .entry_block {
	width: 150px;
	}

#virb_wrap h3 {
	display: none;
	}



/*============================================================
 Projects
============================================================*/

#projects h1 {
	background-image: url(../images/blockbg_products.gif);
	}

#projects .project {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #d9d9d7;
	}

#projects #emptees {
	margin-bottom: 0;
	border-bottom: none;
	}

#projects .project_brag {
	float: left;
	width: 180px;
	}
	
#projects .project h2 {
	margin-bottom: 15px;
	font-size: 19px;
	}

/*#projects p.project_link {
	margin-bottom: 20px;
	}*/

#projects p.project_link a {
	width: 93px;
	background-image: url(../images/btn_checkitout.gif);
	}

#projects .project_images {
	float: right;
	}

#projects .project_images a {
	float: left;
	border: 3px solid #fff;
	}

#projects .project_images a:hover {
	border-color: #bee8f8;
	}



/*============================================================
 Blog
============================================================*/

#blog_header {
	padding-bottom: 13px;
	background-image: url(../images/blockbg_blog.gif);
	}

#blog_header h1 {
	float: left;
	padding-bottom: 3px;
	font-weight: normal;
	}

#blog_header form {
	float: right;
	}
	
#blog_header input.keywords {
	float: left;
	width: 90px;
	margin: 0 5px 0 10px;
	padding: 3px 5px;
	border: none;
	font-size: 12px;
	line-height: 12px;
	}

#blog_header .blog_search_btn {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(../images/btn_search.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	}

#blog_header .blog_search_btn:hover {
	background-position: 0 -20px;
	} 

#blog_header .blog_search_btn span {
	display: none;
	}

#blog .entry {
	margin-bottom: 60px;
	}

#blog .blurb {
	margin-bottom: 15px;
	}

#page_nav {
	position: relative;
	float: left;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	padding-top: 15px;
	border-top: 2px solid #d9d9d7;
	}

#page_nav span {
	display: none;
	}

#page_nav a.page_prev {
	position: absolute;
	left: 155px;
	width: 75px;
	background-image: url(../images/btn_newer.gif);
	}

#page_nav a.page_next {
	position: absolute;
	left: 250px;
	width: 75px;
	background-image: url(../images/btn_older.gif);
	}


/*============================================================
 Entry Page
============================================================*/

#entries #main {
	padding-top: 25px;
	}
	
#entries .blurb h1 {
	float: left;
	padding: 4px 8px 2px 5px;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: -.01em;
	background: #bee8f8;
	}

#entries .blurb {
	margin-bottom: 20px;
	}

#entries .entry_body {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	}

#entries h3 {
	margin: 0;
	padding-bottom: 10px;
	}

#comments {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	}

#comments p {
	font-size: 11px;
	font-style: italic;
	color: #5e5e57;
	}
	
#comment_list {
	clear: both;
	float: left;
	width: 100%;
	border-top: 3px solid #3d3d38;
	}

#comment_list li.comment {
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0;
	background: url(../images/comment_bg.gif) 0 0 repeat-y #fff;
	border-bottom: 1px solid #d9d9d7;
	overflow: hidden;
	}

#comment_list h4 {
	display: block;
	float: left;
	width: 150px;
	font-size: 10px;
	}

#comment_list h4 .comment_author {
	display: block;
	padding: 0 0 3px 12px;
	font-size: 11px;
	font-weight: bold;
	color: #3d3d37;
	}
	
#comment_list h4 .comment_date {
	display: block;
	padding: 0 0 3px 12px;
	color: #91917e;
	}
	
#comment_list h4 .comment_edit {
	padding-left: 12px;
	}

#comment_list li.comment.author {
	background: url(../images/comment_bg_author.gif) 0 0 repeat-y #fff;
	}

#comment_list li.comment.author a:hover {	
	color: #4891ad;
	}

#comment_list li.comment.author h4.eric {
	background: url(../images/author_eric_comment.gif) 9px 0 no-repeat;
	}

#comment_list li.comment.author h4.matt {
	background: url(../images/author_matt_comment.gif) 9px 0 no-repeat;
	}

#comment_list li.comment.author h4 .comment_author,
#comment_list li.comment.author h4 .comment_date,
#comment_list li.comment.author h4 .comment_edit {
	margin-left: 33px;
	}

#comments .comment_body {
	float: left;
	width: 330px;
	}

#comments .comment_body p {
	margin: 0 0 1em 0;
	padding: 0 15px 0 15px;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	}

#post {
	clear: both;
	padding: 20px 10px 25px 20px;
	font-size: 12px;
	background: #efefea;
	border-top: 3px solid #3d3d38;
	border-bottom: 1px solid #d9d9d7;
	}

#post h3 {
	margin-bottom: 15px;
	font-size: 16px;
	}

#guidelines {
	margin-bottom: 20px;;
	}
	
#guidelines h4 {
	margin-bottom: 7px;
	font-weight: bold;
	}

#guidelines ul {
	margin-left: 20px;
	list-style-type: disc;
	}

#guidelines li {
	font-family: "Courier New", Courier, mono;
	}

#post fieldset dl {
	float: left;
	}

#post fieldset dt {
	clear: both;
	float: left;
	width: 90px;
	padding: 7px 0;
	margin-right: 10px;
	}
	
#post fieldset dd {
	float: left;
	}

#post fieldset input {
	width: 180px;
	margin-right: 10px;
	}

#post fieldset textarea {
	width: 330px;
	}

#post em {
	font-size: 10px;
	}

#post #submit {
	width: 110px;
	height: 19px;
	margin: 10px 0 0 100px;
	padding: 0;
	background: url(../images/btn_postcomment.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	}

#post #submit:hover  {
	background-position: 0 -19px;
	}

#post #submit span {
	display: none;
	}



/*============================================================
 Blog & Entry Common
============================================================*/

.entry_body h2,
.entry_body h3,
#entry .entry_body h3,
#jobs #main h2 {
	margin: 2em 0 1.3em 0;
	padding-bottom: 6px;
	border-bottom: 2px solid #d9d9d7;
	font-size: 14px;
	font-weight: bold;
	}
	
.entry_body ul,
.entry_body ol {
	margin: 0 3em 1em 3em;
	font-size: 13px;
	line-height: 1.5em;
	}

.entry_body ol li {
	list-style-type: decimal;
	}

.entry_body ul li {
	list-style-type: disc;
	}

.entry_body img {
	margin-bottom: 8px;
	}



/*============================================================
 Archive
============================================================*/

#archive #blog_header {
	margin-bottom: 5px;
	}
	
#archive h2 {
	clear: both;
	padding: 20px 0 6px 0;
	border-bottom: 3px solid #d7d7cf;
	text-align: right;
	}



/*============================================================
 Footer
============================================================*/

#footer {
	clear: both;
	display: inline;
	float: left;
	width: 480px;
	margin: 30px 0 0 150px;
	padding: 32px 0 20px 0;
	background: url(../images/footer_bg.gif) no-repeat;
	}

#footer_info {
	float: left;
	width: 100%;
	}

#footer_projects {
	float: right;
	width: 180px;
	}

#footer_info h4,
#footer_projects h4 {
	text-indent: -5000px;
	padding-bottom: 5px;
	}

#footer_info h4 {
	background: url(../images/footer_info.gif) 0 0 no-repeat;
	}

#footer_projects h4 {
	background: url(../images/footer_projects.gif) 0 0 no-repeat;
	}

#footer_projects li a {
	display: block;
	width: 180px;
	height: 40px;
	margin-bottom: 3px;
	text-indent: -5000px;
	}
	
#footer_project_bc a {
	background: url(../images/footer_product_bc.gif) 0 0 no-repeat;
	}

p#contact,
p#copyright {
	margin: 0;
	padding: 0 0 .2em 0;
	font-size: 10px;
	}

#footer_jobs {
	/*display: none;*/
	float: right;
	/*width: 90px;*/
	margin: 0;
	padding: 0;
	}
	
#footer_jobs a {
	display: block;
	width: 90px;
	height: 22px;
	text-indent: -5000px;
	background: url(../images/nav_jobs.gif) 0 0 no-repeat;
	}

#footer_jobs a:hover {
	background-position: 0 -22px;
	}



/*============================================================
 Jobs
============================================================*/

#jobs h1,
#thanks h1 {
	background-image: url(../images/blockbg_jobs.gif);
	}

#jobs #main ul,
#jobs #main ol {
	margin: 0 0 1.5em 0;
	padding: 0 0 0 1.5em;
	font-size: 13px;
	line-height: 1.5em;
	color: #3d3d37;
	}

#jobs #main ol li {
	list-style-type: decimal;
	}

#jobs #main ul li {
	/*list-style-type: disc;*/
	padding: .3em 2em .3em 0;
	border-bottom: 1px solid #d9d9d7;
	}

#jobs #main ul.jobs_usyou {
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	}

#jobs #main ul.jobs_usyou li {
	padding: 7px;
	margin-bottom: 2px;
	background: #def1f2;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	list-style: none;
	border: none;
	}

#jobs #main h3 {
	padding-bottom: 10px;
	}

#jobs a#lets_go {
	width: 93px;
	background-image: url(../images/btn_lets_go.gif);
	}


/* Wufoo forms
------------------------------------------------------------*/

form.wufoo .info {
	border-bottom: 1px solid #d9d9d7;
	padding-bottom: 5px;
	}

form.wufoo .info h2 {
	float: left;
	padding: 4px 8px 2px 5px;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: -.01em;
	background: #bee8f8;
	}

form.wufoo .info div {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d38;
	line-height: 1.5em;
	}

form.wufoo input.text,
form.wufoo textarea.textarea {
	background: #fff;
	}

form.wufoo label.desc {
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3d3d38;
	}

form.wufoo li {
	margin-bottom: 2px;
	padding-left: 7px;
	border: 0;
	}
	
form.wufoo li span label {
	font-family: Arial, Helvetica, sans-serif;
	color: #91917e;
	}
	
form.wufoo span.req {
	color: #6cb6ce !important;
	}

form.wufoo li.first_detail {
	padding-top: 21px;
	margin-top: 15px;
	border-top: 1px solid #d9d9d7;	
	}

form.wufoo #errorLi {
	display: none;
	}

form.wufoo #errorMsg strong {
	background-color: #def1f2;
	color: #6cb6ce;
	}

form.wufoo li.error {
	background-color: #def1f2 !important;
	}

form.wufoo li.error label {
	color: #3d3d38 !important;
	}

form.wufoo li.error p.error {
	font-weight: normal;
	font-style: italic;
	color: #6cb6ce !important;
	}



/*============================================================
 Debris
============================================================*/

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

