

/*
Theme Name: Brendan McIlhargey Photography
Theme URI: http://wordpress.org/
Description: Custom theme developed by Drum for Brendan McIlhargey Photography.
Version: 1.0
Author: Drum
Author URI: http://drumcreate.com/
Tags: custom

	*/

/* Begin Typography & Colors */

body, html {
	margin:0;
	padding:0;
	background-image:url(images/bg-tile.jpg);
	background-repeat:repeat-x;
	background-color:#739396;
	font-family:Arial, Helvetica, sans-serif;
	color: #706961;
}

a:focus, a:active {
	outline:0;
}

#main_container {
	width:100%;
	margin:0;
	padding:0;
}

#content_container {
	width:1182px;
	/*margin-left:-135px;*/
	background-color:#66FF33;
}

#hp_container {
	float:left;
	width:912px;
	height:513px;
	background-color:#eaf0ed;
	margin:0;
}

#content-lft_column {
	width:282px;
	float:left;

}
/*------------------------NAV---------------------------------------*/
#nav {
	width:282px;
	height:200px;
	text-indent: -3000px;
	display:block;
	overflow:hidden;
}

a#nav-home{
	width:282px;
	height:30px;
	background-image:url(images/nav-btn.gif);
	border:none;
	overflow:hidden;
	text-indent: -3000px;
	display:block;
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

a#nav-home:hover{
	width:282px;
	height:30px;
	background-position:0px -180px;
	overflow:hidden;
}

a#nav-home.selected{
	width:282px;
	height:30px;
	background-position:0px -360px;
	border:none;
	overflow:hidden;
}


a#nav-about{
	width:282px;
	height:30px;
	background-image:url(images/nav-btn.gif);
	border:none;
	overflow:hidden;
	text-indent: -3000px;
	display:block;
	background-position: 0px -30px;
	background-repeat:no-repeat;
}

a#nav-about:hover{
	width:282px;
	height:30px;
	background-position:0px -210px;
	overflow:hidden;
}

a#nav-about.selected{
	width:282px;
	height:30px;
	background-position:0px -390px;
	border:none;
	overflow:hidden;
}

a#nav-portfolio{
	width:282px;
	height:30px;
	background-image:url(images/nav-btn.gif);
	border:none;
	overflow:hidden;
	text-indent: -3000px;
	display:block;
	background-position: 0px -60px;
	background-repeat:no-repeat;
}

a#nav-portfolio:hover{
	width:282px;
	height:30px;
	background-position:0px -240px;
	overflow:hidden;
}

a#nav-portfolio.selected{
	width:282px;
	height:30px;
	background-position:0px -420px;
	border:none;
	overflow:hidden;
}

a#nav-contact{
	width:282px;
	height:30px;
	background-image:url(images/nav-btn.gif);
	border:none;
	overflow:hidden;
	text-indent: -3000px;
	display:block;
	background-position: 0px -90px;
	background-repeat:no-repeat;
}

a#nav-contact:hover{
	width:282px;
	height:30px;
	background-position:0px -270px;
	overflow:hidden;
}

a#nav-contact.selected{
	width:282px;
	height:30px;
	background-position:0px -450px;
	border:none;
	overflow:hidden;
}

a#nav-blog{
	width:282px;
	height:30px;
	background-image:url(images/nav-btn.gif);
	border:none;
	overflow:hidden;
	text-indent: -3000px;
	display:block;
	background-position: 0px -120px;
	background-repeat:no-repeat;
}

a#nav-blog:hover{
	width:282px;
	height:30px;
	background-position:0px -300px;
	overflow:hidden;
}

a#nav-blog.selected{
	width:282px;
	height:30px;
	background-position:0px -480px;
	border:none;
	overflow:hidden;
}

a#nav-sales{
	width:282px;
	height:30px;
	background-image:url(images/nav-btn.gif);
	border:none;
	overflow:hidden;
	text-indent: -3000px;
	display:block;
	background-position: 0px -150px;
	background-repeat:no-repeat;
}

a#nav-sales:hover{
	width:282px;
	height:30px;
	background-position:0px -330px;
	overflow:hidden;
}

a#nav-sales.selected{
	width:282px;
	height:30px;
	background-position:0px -510px;
	border:none;
	overflow:hidden;
}

ul {
	padding: 0px;
	list-style-position: none;
	margin:0px;
	overflow:hidden;

}

li {
	margin: 0px;
	padding: 0px;
	list-style-position: none;
	overflow:hidden;
	display:block;

}

#portfolioJump {
	margin-left:42px;
	margin-top:5px;
	width:150px;
}

#portfolioThumbs {
	margin:32px 7px 7px 7px;
}

.portfolioImg p{
	padding:0px;
	margin:0px;
}

.portfolioImg img{
	padding:0px;
	margin:0px;
	border:0px;
}

#portfolioThumbs a {
	display:block;
	float:left;
	text-align:center;
	background:#d3dcd7;
	width:65px;
	height:65px;
	overflow:hidden;
	margin:1px;
	font-size:9px;
	
}

#portfolioThumbs a:hover {
	margin:0px;
	border:1px solid #445c66;
}

a.more{
	width:60px;
	height:29px;
	background-image:url(images/more-btn.gif);
	border:none;
	overflow:hidden;
	text-indent: -3000px;
	font-size:1px;
	display:block;
	background-position: 0px 0px;
	background-repeat:no-repeat;

	float:right;
}

a.more:hover{
	width:60px;
	height:29px;
	background-position:0px -29px;
	overflow:hidden;
}


a.back{
	width:81px;
	height:29px;
	background-image:url(images/brendan-back.png);
	border:none;
	overflow:hidden;
	text-indent: -3000px;
	font-size:1px;
	display:block;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	float:left;
}

a.back:hover{
	width:81px;
	height:29px;
	background-position:0px -30px;
	overflow:hidden;
}

div.portfolio-section-intro{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 158px;
	overflow:hidden;
	float:left;
}

div.portfolio-section-intro-title{
	float:left;
	width:341px;
	padding-left:20px;
	padding-right: 12px;
	padding-top:50px;
	overflow:hidden;
}

div.portfolio-section-intro-text{
	float:left;
	width:341px;
	padding-left:20px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #706961;
	text-align:justify;
}

div.portfolio-section-intro-pic{
	float:right;
	height: 158px;
}

/*---------------------------------------------------------------*/

#content-rht_column {
	width:620px;
	float:left;
	height: 476px;
	display:block;
	overflow:hidden;
	background-color:#e0e6e2;
	position:absolute;
	top:26px;
	margin-left:282px;
}

#content-rht_column-folio {
	width:620px;
	float:left;
	min-height: 476px;
	display:block;
	overflow:hidden;
	background-color:#e0e6e2;
	position:relative;
	top:-486px;
	margin-left:282px !important;
	margin-left:141px;
	/*margin-top:-486px;*/
	margin-bottom:-501px;
}

#content-rht_column-ext {
	width:621px;
	float:left;	
	display:block;
	overflow:hidden;
	background-color:#e0e6e2;
	/*margin-left:282px !important;
	margin-left:141px;
	margin-top:-487px;
	position:relative;*/
	position:relative;
	top:-486px;
	margin-left:282px !important;
	margin-left:141px;
	/*margin-top:-486px;*/
	margin-bottom:-501px;
}

.slidehome {
	position:absolute	
}
/*---------------------------FOOTER------------------------------------*/
#footer_container {
	/*width:1182px;*/
	width:912px;
	height:252px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#footer_container a{
	text-decoration: none;
	color:#445c66;
}

#footer_container a:hover{
	text-decoration: underline;
}

#footer_address {
	float:left;
	color:#445c66;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	/*margin-left: 140px;*/
	padding-top: 20px;
	padding-left: 8px;
}

.footer_tel {
	font-size:17px;
}

#footer_floral {
	float:right;
	margin:0;
}

/*-----------------------------BLOG--------------------------*/

.blogcolumn {
	width:390px;
	font-size:12px;
	float:left;
	padding:20px;
}	


/*---------------------------------------------------------------*/


	
#page {
	background-color:#eaf0ed;
	width:912px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	overflow:hidden;
	}

#content {
	}

.widecolumn .entry p {
	font-size: 1.05em;
	color:#666;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color:#739396;
	}

h1 {
	font-size: 20px;
	text-align: center;
	}

#header .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	margin:2px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Helvetica, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #79b2b0;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	/*margin: 0 0 20px 0;
	padding: 0;*/
	}



#header {
	/*background-color: #73a0c5;*/
	margin: 0;
	padding: 0;
	height: 513px;
	}

#header {
	/*margin: 0;
	height: 200px;
	width: 100%;*/
	}

.narrowcolumn {
	float: left;
	padding: 0 0 40px 20px;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 20px;
	width: 550px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 934px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px;
	padding: 0;
	text-indent:10px;
	}



/* End Headers */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px;
	/*padding: 0 0 0 30px;*/
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 0px;
	/*margin: 7px 0 8px 10px;*/
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 400px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

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

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a  {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption  {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

blockquote {
	margin: 35px 30px 0 10px;
	padding-left: 20px;
	}
	
.portfolioImg blockquote p {
		padding:0px 0px 10px 0px;
	}
	
	
#contactform {
	font-size:12px;	
	padding:10px;
}

#contactform input.text {
     border:1px solid #739396;
	padding:2px;
	/*background:#f3f3f3;*/
	margin:5px;
	float:left;
	height:18px;
	line-height:16px;
}

#contactform #enquiry {
	border:1px solid #739396;
	padding:2px;
	background:#f3f3f3;
	margin:5px;
	float:left;
	line-height:16px;
	width:550px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
}

#contactform select {
	border:1px solid #739396;
	padding:2px;
	margin:5px;
	float:left;
	height:23px;
	line-height:16px;
}


#contactform .label {
	display:block;
	float:left;
	width:90px;
	height:18px;
	line-height:20px;
	padding:4px;
}

.divider {
	border-bottom:1px solid #739396;
	height:0px;
	overflow:hidden;
	margin:15px 0px 15px 0px;
	clear:both;
}