/* @override http://www.emmettmccarthy.com/wp-content/themes/EMc2/style.css */

/*
Theme Name:     EMc2
Theme URI:      http://2urn.com
Description:    Widgetized Theme for Emmett McCarthy EMc2 Corporate Site.
Version:        1.0.0
Author:         2urn.com
Author URI:     http://2urn.com/
Tags:           White, Photography, Photos, Fashion, Photo Blog, Fixed Width, Single Column, Bottom Sidebar
*/

/*__________________________________________________________________________________________________*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: 110%/1.3em Arial,Helvetica,Verdana,Sans-serif;
	color: #196673;
	text-align: center;
}



a:link {
	color: #33a9cf;
	text-decoration: none;
}

a:visited {
	color: #33a9cf;
	text-decoration: none;
}

a:hover {
	color: #207084;
	text-decoration: none;
}

a:active {
	color: #33a9cf;
	text-decoration: none;
}

a img {
	border: 0;
}

/*left aligned Images*/

#photo-inner img.alignleft.size-thumbnail {
	margin: 0 8px 8px 0;
	border: 8px solid #ade7f8;
}

/* hn */

h1, h2 {
	font-weight: normal;
}

/*
layout
---------------------------------------------- */
.sp-alt-home-930-930 {
	border: 1px solid #ade7f8;
	width: 930px;
	height: 930px;
}

#container {
	width: 960px;
	margin: 0 auto;
	font-size: 0.75em;
	text-align: justify;
	
}

/*
header
----------------------------------------------- */

#logo-overlay {
	width: 375px;
	height: 75px;
	top: 0px;
	position: relative;
	float: left;
	background-color: red;
	left: 0;
	clear: both;
	display: none;
}

#logo-overlay a img {
	
}

#header {
	margin: 0 0 0px;
	padding: 5px;
	padding-top: 0;
	background: #fff;
	background: transparent;
}

#header-inner {
	padding: 0 10px 10px;
	border: 1px solid #fff;
	border-top: none;
	height: 75px;
}

ul li {
	list-style-type: disc;
	list-style-position: inside;
	opacity: 1;
}

li {
	text-align: left;
}

ol li {
	list-style-type: decimal;
	list-style-position: inside;
	opacity: 1;
}

#main-inner div.page-body p {
	padding-bottom: 5px;
	padding-top: 5px;
}

body p.wp-caption-text {
	font-size: 75%;
	padding-bottom: 5px;
	padding-top: 5px;

}

h3, h4, h5, h6, strong {
	color: #6f939a;
	margin-top: .5em;
}

#title {
	background: url(i/logo.jpg) no-repeat 10px 0px;
	width: 375px;
	height: 73px;
	position: relative;
	clear: right;
	right: 12px;
	float: left;
	top: 0;
}

h1 {
	padding: 30px 0 0;
	font: 1.8em Arial, Helvetica, "Trebuchet MS", Trebuchet, sans-serif;
	color: #8c8c8c;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 1em;
}

#title h1 {
	padding: 27px 0 0;
	color: #000;
	margin-left: -99999px;
	position: absolute;
}

h1 a:link {
	color: #8c8c8c;
}

p#tagline {
	margin: 5px 0 0;
	font-size: 0.9em;
	margin-left: -99999px;
	position: absolute;
}

/* 
photo		
------------------------------------------------------ */

#photo {
	background: #d7d7d7;
	margin: 0 0 0px;
	padding: 5px;
}

#photo-inner {
	background: #fff;
	padding: 10px;
	border: 1px solid #bbb9b9;
}

#photo-inner p  {
	padding-bottom: 6px;
	width: 75%;
	text-align: left;
}

h2.photo-title {
	background: #d7d7d7;
	margin: 0 0 0px;
	padding: 5px 5px 0;
	;
font-size: 1.1em;
	color: #666;
	letter-spacing: 0.1em;
}

h2.photo-title span {
	font: 1.8em Arial, Helvetica, "Trebuchet MS", Trebuchet, sans-serif;
	color: #8c8c8c;
	text-transform: uppercase;
	line-height: 1em;
	display: block;
	background: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	clear: both;

}

#photo-inner img {
	margin: 0 0 20px;
	padding: 0 0 0px;
	border: 1px solid #ade7f8;
}

/* 
photo meta		
------------------------------------------------------ */

#photo-meta {
	float: left;
	width: 600px;
	background: #d7d7d7;
	margin: 0 0 20px;
	padding: 0 5px 5px;
}

#photo-meta-inner {
	height: 30px;
	background: #fff;
	padding: 0 10px;
	border: 1px solid #bbb9b9;
}

#photo-meta ul {
	margin: 0;
}

#photo-meta ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #e1e1e1;
	line-height: 30px;
}

/* 
navigate		
------------------------------------------------------ */

#navigate {
	float: right;
	width: 240px;
	font-size: 0.9em;
}

#navigate-inner {
	background: #d7d7d7;
	padding: 0 5px 5px;
	text-align: center;
}

#navigate span.previous {
	float: left;
}

#navigate span.next {
	float: right;
}

#navigate span.previous,
#navigate span.next {
	display: block;
	width: 48%;
	height: 30px;
	background: #fff;
	border: 1px solid #bbb9b9;
}

#navigate span.previous a,
#navigate span.next a {
	display: block;
	padding: 0 5px;
	line-height: 30px;
}

#navigate span.previous a:hover,
#navigate span.next a:hover {
	background: #f9f9f9;
}

/* 
comments		
------------------------------------------------------ */

body#commentspopup {
	margin: 0 10px;
}

#comments {
	background: white;
	font-size: 0.75em;
	text-align: left;
}

h2.comment-title {
	padding-left: 16px;
	padding-right: 16px;
}

#comments-header {
	background: #d7d7d7;
	margin: 0 0 20px;
	padding: 5px;
	padding-top: 0;
}

#comments-header-inner {
	padding: 10px;
	background: #fff;
	border: 1px solid #bbb9b9;
	border-top: none;
}

#comments-header h1 {
	margin: 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #cececd;
	color: #8c8c8c;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 1em/1em Arial, "Trebuchet MS", Trebuchet, sans-serif;
}

#comments-header h1 a:link {
	color: #8c8c8c;
}

#comments-header h2 {
	padding: 5px 0 0;
	font-size: 0.9em;
}

#comments-info {
	margin: 20px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #cececd;
}

#comments-info p {
	font-size: 0.8em;
}

p.comments-meta {
	margin: 10px 0 0;
	padding: 0 0 5px 80px;
	border-bottom: 1px solid #BDA7B0;
	font-size: 0.9em;
	line-height: 1.2em;
}

div.comment-main {
	margin: 20px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #bbb9b9;
	font-size: 0.95em;
}

div.comment-main.authorcomment {
	background: #E8D9E1;
}

div.comment-meta {
	margin: 0 0 0 45px;
	font-size: 0.9em;
	line-height: 1.2em;
}

div.gravatar {
	float: left;
}

span.comment-meta-author {
	display: block;
	margin: 0 0 3px;
	padding: 0 0 3px;
	border-bottom: 1px solid #cececd;
	font-weight: bold;
	text-transform: uppercase;
}

div.comment-body {
	margin: 10px 0 0;
}

#comment-form {
	background: #d7d7d7;
	margin: 20px 0;
	padding: 5px;
}

#comment-form-inner {
	padding: 10px;
	background: #fff;
	border: 1px solid #bbb9b9;
}

#comment-form h2 {
	margin: 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #cececd;
	font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
	color: #8c8c8c;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1em;
}

#comments-form label {
	display: block;
	font-size: 0.85em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#comments-form label em {
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
}

#author, 
#email,
#url,
#comment {
	width: 95%;
	margin: 0 0 10px;
	padding: 4px;
	background: #f7f7f7;
	border: 1px solid #e0e0e0;
	font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#comment-submit {
	padding: 5px 10px;
	background: #888;
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font-size: 85%;
	color: #d5d5d5;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
}

div.comment-form-info {
	margin: 10px 0 10px;
	border-bottom: 1px solid #cececd;
	font-size: 0.9em;
	color: #666;
	line-height: 1.4em;
}

div.comment-form-info p {
	margin: 5px 0;
}

p.trackback {
	overflow: hidden;
}

/* 
pages	
------------------------------------------------------ */

#main {
	float: left;
	width: 950px;
	background: #d7d7d7;
	margin: 0 0 20px;
	padding: 5px;
}

#main-inner {
	background: #fff;
	padding: 10px;
	border: 1px solid #bbb9b9;
}

h2.page-title {
	padding: 0 0 5px;
	border-bottom: 1px solid #ade7f8;
	font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
	color: #8c8c8c;
	text-transform: uppercase;
	letter-spacing: .075em;
	line-height: 1em;
}

/* sidebar	 */

/* @group Multi Column Sidebar */

.column {
	float: left;
}

.one {
	width: 100%;
}

.two {
	width: 50%;
}

.three {
	width: 33%;
}

.four {
	width: 25%;
}

.five {
	width: 20%;
}

.two3rds {
	width: 66%;
}

.three4ths {
	width: 75%;
}

.four5ths {
	width: 80%;
}

.column .content {
	width: 90% ! important;
	margin: 0 auto;
	padding: 0 ! important;
	float: none ! important;
}

#myExtraContent1 {
	
}

/* @end */

#side {
	float: right;
	width: 950px;
	background: #d7d7d7;
	padding: 5px;
	font-size: 0.9em;
}

ul.arch-list {
	padding: 0px 0 6px 0;
}

ul.arch-list li {
	list-style-type: none;
	border-bottom: 1px solid #ade7f8;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

ul.arch-list li li {
	list-style-type: none;
	border-bottom: 0px dashed #ade7f8;
	border-top: 1px solid #ade7f8;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#side ul.arch-list li {
	
}

h2.widgettitle, .footer-title {
	text-transform: uppercase;
	color: #5e5e5e;
	letter-spacing: 1px;
	font: normal normal 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 0px;
}

/* post */

div.post {
	margin: 20px 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #e1e1e1;
}

div.post-body {
	float: left;
	width: 80px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #e1e1e1;
}

div.post-body img {
	padding: 1px;
	border: 1px solid #e1e1e1;
}

h3.post-title {
	font-size: 1.1em;
	font-weight: normal;
}

#social-web-links h2.widgettitle {
	text-transform: uppercase;
	color: #5e5e5e;
	letter-spacing: 1px;
	font: normal normal 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
}

#myExtraContent1 div.column.four div.content p {
	line-height: 1.4em;
	padding-bottom: 10px;
}

h4.post-meta {
	font-size: 0.8em;
	font-weight: normal;
}

/* 
footer		
------------------------------------------------------ */

#footer {
	clear: both;
	font-size: 0.8em;
	text-align: left;
	float: right;
	width: 950px;
	background: #d7d7d7;
	padding: 0 5px 5px 5px;
}

#footer-inner {
	float: right;
	background: #fff;
	padding: 5px 10px 5px;
	border: 1px solid #bbb9b9;
	width: 928px;
}

.textalign-right {
	position: relative;
	display: block;
	float: right;
	left: 12px;
}

img.textalign-right.sq-logo {
	display: none;
}

/* 
clear		
------------------------------------------------------ */

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.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 */

/* wordpress */

img.wp-smiley,
img.wp-wink {
	float: none;
	border: 0 none;
	margin: 0;
	padding: 0 3px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.wp-caption {
	border: 8px solid #ade7f8;
	background-color: #ade7f8;
	margin: 0px;
	text-align: left;
}

.wp-caption img {
	margin: 10px;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* @group Color Overrides */

body {
	background: #fefeff url(i/bg/) repeat-x fixed center top;
}

#photo, h2.photo-title, #photo-meta, #navigate-inner, #comments-header, #comment-form, #main, #side, #footer {
	background: transparent;
}

#photo-inner, h2.photo-title span, #photo-meta-inner, #navigate span.previous, #navigate span.next,
#comments-header-inner, div.comment-main, #comment-form-inner, #main-inner, #side-inner, #footer-inner {
	border: 1px solid #ade7f8;
	background-color: #ffffff;
}



#side-inner {
	float: right;
	padding: 10px;
	border: 1px solid #ade7f8;
	width: 928px;
	background: #fff url(i/EMc2-Logo-B.png) no-repeat 820px 10px;
}

hr {
	color: #fff;
	background: transparent no-repeat;
	border: 0;
	border-bottom: 1px #ade7f8 solid;
	margin: 0 0 .5em;
	padding: 0 0 .5em;
}

/* @end */

div.warning {
		display: none;

}

#main-inner div.page-body h6 div span span div.warning {
	display: none;
}

/* @group Multi Level Navigation Plugin */

/* @override http://67.199.83.84/wordpress/wp-content/plugins/multi-level-navigation-plugin/style.php */

/*
  CSS generated via the Multi-level Navigation Plugin ... http://pixopoint.com/multi-level-navigation/

  If you would like a similar menu for your own site, then please try the PixoPoint Web Development
  CSS generator for creating flyout, dropdown and horizontal slider menus ... http://pixopoint.com/suckerfish_css/


*** Main menu CSS code ***/


/*
navigation
---------------------------------------------- */




#nav li {
	float: left;
	list-style-type: none;
	display: block;
	margin-left: 10px;
}

#nav li a {
	float: left;
	height: 100%;
	display: block;
	padding: 23px 5px 0;
}



#nav li a:hover,
body#default li#nav-default a,
body#home li#nav-home a, 
body#archives li#nav-archives a, 
body#contact li#nav-contact a, 
body#about li#nav-about a {
	background: transparent;
}

#nav-wrapper {
	overflow: visible;
	float: right;
}



ul#nav {
	
	font-size: 0.9em;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;

}

#suckerfishnav {
	background: transparent url("") repeat-x;
	font-size: 110%/1.3em;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-weight: bold;
	width: 100%;
}

#suckerfishnav, #suckerfishnav ul {
	list-style: none;
	line-height: 10px;
	padding: 0;
	border: 0px solid #aaa;
	margin: 0;
	width: 100%;
}

#suckerfishnav a {
	display: block;
	color: #7c736e;
	text-decoration: none;
	padding: 0px 0px;
}

#suckerfishnav li {
	float: left;
	padding: 0;
}

#suckerfishnav ul {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 144px;
	font-weight: normal;
	margin-left: 0px;
	line-height: 10px;
	border: 0;
	
}

#suckerfishnav li li {
	color: #000;

}

#suckerfishnav li li a {
	padding: 4px 10px 4px 4px;
	width: 130px;
	font-size: 100%/1.3em;
	color: #dddddd;
	text-align: left;
}

#suckerfishnav li ul li {
		margin-left: 0px;
		height: 20px;
		padding-top: 4px;

}

#suckerfishnav li ul ul {
	margin: 0px 0 0 0px;
}

#suckerfishnav li li:hover {
	background: #fff;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color: #33a9cf;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color: #33a9cf;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color: #33a9cf;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
	left: -9999px;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left: auto;
	top: 34px;
	background: #fff;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background: transparent;
}

#suckerfishnav li.current_page_item a {
	color: #007892;
}

/* @end */