/*
Theme Name: eyerisphotography
Theme URI: eyerisphotography.com
Version: 1.0
Description: This theme was built for sarah gutin of eyerisphotography.com
Author: The Creative Hustle
Author URI: http://thecreativehustle.com/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #906882;
}
a:hover {
	color: #666;
}
a img {border: none; margin-left: 0px;}

body {
	color: #444;
	font: normal 9pt helvetica,sans-serif;
	padding-top: 0px;
	background-image: url(../eyerisphotography/img/body.jpg);
	background-repeat: repeat;
}

p,code,ul {padding-bottom: 10pt;}

li {list-style: none;}

h1 {
	font-family: helvetica,sans-serif;
	font-style:none;
	font-size: 18pt;
	color:#333;
	font-weight: bold;
	text-transform: none;
	padding-left: 10px;
}

h4 {
	font: normal 14pt helvetica,sans-serif;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #906882;
}

h5 {
	font: normal 20pt helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
}

h6 {
	font-family: helvetica,sans-serif;
	color: #333;
}

h2 {font: 12pt bold helvetica,sans-serif; color: #906882; margin-left: 35px;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h2,h3 {padding-top: 6px; margin-bottom: 4px;}


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: none;
	background: none;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	
}

.outer-containertop {
	background: none;
	height: 223px;
	
}
.outer-container {
	background: none;
	padding-bottom: 10px;
	background: url(img/container.png) repeat-x bottom;
	
}

/* headere & title */
.header {
	background: url(img/header.png) no-repeat center;
	height: 187px;
	margin-bottom: 0px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 0px;
	text-decoration: none;
	visibility: hidden;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	padding-top: 6px;
	visibility: hidden;
}

/* path */
.path {
	height: 51px;
	color: #FFF;
	padding: 0 0 0 275px;
	text-transform: uppercase;
	background: url(img/path.png) no-repeat;
	
}
.path li,.path ul {display: inline;}
.path a {
	color: #9EBFD2;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #BD9A08;
	text-decoration: underline;
}

/* main */
.main {
	background: url(img/transwhite.png) repeat;
	border-top: none;
	min-height: 750px;
	padding: 10px 0px 0 0;
	margin-bottom: 0px;
}

.aboutmain {
	background: none;
	min-height: 535px;
	padding: 8px 0 0 0;
}



.mainbottom {
	background: url(img/mainbottom.png) no-repeat center top;
	border-top: none;
	height: 100px;
	width: 1000px;
	padding: 0 0 0 0;
}

/* content */
.content {
	float: left;
	width: 1000px;
	
}

.archivecontent {
	float: left;
	width: 500px;
	
}

.aboutcontent {
	background: url(img/transwhite.png) repeat;
	float: left;
	width: 595px;
	margin: 0 10px 0 0;
	padding: 10px 10px 10px 15px;
	min-height: 535px;
	
	
}
.content .descr {
	color: #999;
	font-size: 0.9em;
	margin-top: -20px;
	margin-bottom: 6px;
	padding-left: 45px;
}
.content li {
	line-height: 1.4em;
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: helvetica,sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	text-align: left;
}

/*single post page*/

.singlepost{
	margin: 10px 35px 0 35px;
	padding-top: 6px;
	background: none;
	border-bottom: 1px solid #CCC;
}

.singlepost h1 {
	background: url(img/h1bird.png) no-repeat left;
	height: 49px;
	padding-left: 45px;
	color: #906882;

	
}


/* navigation */
.navigation {
	margin-top: 6px;
	float: right;
	width: 220px;
	background-color:#CCC;
	border: 3px solid  #999;
}
.navigation h2 {
	color: #FFF;
	background: #C19D07;
	font: italic 14pt helvetica,sans-serif;
	line-height: 20px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {
	border-bottom: 1px solid #EAEADA;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}
.navigation li a {
	font: normal 10pt helvetica,sans-serif;
	color: #333;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: none;
	color: #C19D07;	
}

/* footer */
.footer {
	background: url(img/footerbacktop.png) top center no-repeat;
	color: #906882;
	margin-top: 5px;
	padding: 0 0 0 0;
	border-top: none;
	font-family:helvetica,sans-serif;
	font-size:8pt;
}
.footer a {
	color: #906882;
	text-decoration: none;
}
.footer a:hover {color: #999;}
.footer .right, .footer .right a {color: #906882;}
.footer .right a:hover {
	color: #999;
}

.socialnetwork{
	height: 30px;
	width: 20px;
	float: left;
	
	
	
	}

/* posts */
.post h1 a {
	border-bottom: none ;
	color: #906882;
	text-decoration: none;
	padding-left: 10px;
}
.post h1 a:hover {
	border-color: #F60;
	color: #553;
}

.post {
	margin: 6px 0 2px;
	background-color: none;
	padding-top: 6px;
	width: 900px;
}

.archivepost {
	margin: 6px 0 2px 10px;
	background-color: none;
	padding-top: 6px;
	width: 900px;
}

/* archive */
.archivepost h1 a {
	border-bottom: none ;
	color: #664;
	text-decoration: none;
	padding-left: 10px;
}
.archivepost h1 a:hover {
	border-color: #F60;
	color: #553;
}

.archivepost {
	margin: 6px 0 2px;
	background-color: none;
	padding-top: 6px;
	width: 550px;
}


.aboutpost {
	margin: 6px 0 2px;
	background-color: none;
	padding-top: 6px;
	width: 535px;
	line-height: 1.3em;
}

.aboutpost h4 {
	margin-bottom: 15px;
}

.aboutpost h1{
	background: none;
	height: 49px;
	padding-left: 0px;
	
	}
	
.gallerypost {
	margin: 10px 50px  0 50px;
	background-color: none;
	padding: 10px 0 0 0;
	width: 900px;
}

.gallerypost h4{
	background: none;
	font: helvetica,sans-serif;
	height: normal;
	padding: 10px 0 0 0;
	color: #906882;
	}


.post .info{
	background: #FFF;
	border: none;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
.post img {
	border: 1px solid #333;
	margin: 4px 0;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}


/*blog post*/

.blogpost h1 {
	background: url(img/h1bird.png) no-repeat left;
	height: 49px;
	padding-left: 45px;
	
}

.aboutblogpost h1 {
	font: 12pt Helvetica, sans-serif; 
	background: none;
	height: 49px;
	padding-left: 0px;
	
}
.blogpost h1 a {
	border-bottom: none;
	color: #906882;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 10px;
}
.blogpost h1 a:hover {
	color: #bd9a08;
}

.blogpost {
	margin: 10px 35px 0 35px;
	width: 925px;
	padding-top: 6px;
	background: none;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCC;

}
.blogpost .info{
	background: CCC;
	font-size: 8pt;
	border: none;
	color: #333;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
.blogpost img {
	border: none;
	margin: 4px 0;
}
.blogpost a img {border:none; margin: 4px 15px;}
.blogpost a:hover img {border-color: #999;margin: 4px 15px;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	margin-left: 35px;
	list-style: decimal;
}
#commentform {
	margin: 0 0 0 35px;
	background: none;
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}



/* footer widget..Holler!*/

.footerwidgets{
	width:1000px;
	float: left;
	height: 245px;
	margin-bottom:10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	
}

.footerwidgets h6 {
	
	visibility: hidden
}

.footerwidgettitle {
	font: helvetica,sans-serif;
	text-align: center;
	font-size: 12pt;
	color: #906882;
	padding: 12px 0 0 10px;
	width: 300px;
	float: left;
	height: 30px;
}

.footerwidgets ul {
	padding: 0;
	border-top: none;
}

.footerwidgets li {border-bottom: none; padding: 5px 0 5px 0 ;}

.footerwidgets li a {
	color: #906882;
	display: block;
	padding: 2px 0 2px 0;
	text-decoration: none;
	width: 95%;
}
.footerwidgets li a:hover {
	background: none;
	color: #999;	
}

.footerwidgetleft{
	font: 8pt helvetica,sans-serif;
	color: #333;
	width: 290px;
	border-right: 1px solid #906882;
	float:left;
	height: 200px;
	background-color:none;
	margin-top: 10px;
	margin-left: 40px;
}

.footerwidgetmiddle{
	width: 290px;
	border-right: 1px solid #906882;
	float:left;
	margin-left: 10px;
	height: 200px;
	margin-top: 10px;
	padding-right: 10px;
}

.footerwidgetmiddle li {border-bottom: 1px solid #906882;}

.footerwidgetmiddle li a {
	font-size: 10pt;
	color: #906882;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
}

.footerwidgetmiddle li a:hover {
	color: #222;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
}


.footerwidgetright{
	font: 8pt helvetica,sans-serif;
	color: #333;
	width: 290px;
	float:right;
	height: 200px;
	margin-top: 10px;
	margin-right: 40px;

}

.footerwidgetright li {border-bottom: 1px solid #906882; padding: 10px 0 7px 0 ;}

/*sidebar*/



.sidebarabout{
	font: 8pt helvetica,sans-serif;
	color: #333;
	width: 360px;
	float: left;
	height: 200px;
	margin: 0 0 0 0;
	background: none;
	padding: none;


}

.photopage{ width: 900px; height: 400px; float: left; margin: 40px 0 0 0; }
.photothumbs{ width: 220px; height:350; float: left; margin-right: 5px;}
.photopagetitle { width: 220px; height: 20px; font: 12pt Helvetica, sans-serif; float: left; margin-top: 5px; color: #906882}

.photopagethumbs{ float: left; width: 220px; height: 330px;}


/* EMMA SIGN UP FORM, EMMA SIGN UP FORM,  EMMA SIGN UP FORM,  EMMA SIGN UP FORM  */
.e2ma_signup_form {
	width:250px;
	float: left;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	border:1px solid #ccc;
	font-family:Verdana, sans-serif;
	font-size:11px;
	float: left;
	width: 160px;
}
.e2ma_signup_form textarea { 
	height: 100px;

}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	border:none;
	padding: 5px 0 5px 0;
	height: 14px;
	margin-bottom:2px;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display: inline;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	text-align:left;
	width:75px;
	padding-top:5px;
	white-space:nowrap;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	font-family:verdana;
	font-size:11px;
	color:#333333;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #dddddd;
	padding:5px;
	margin-bottom:5px;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	border:1px solid #dddddd;
	padding: 0 5px 0 5px;
	margin-bottom:5px;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color:#906882;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float:left;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: inline;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 60px !important;
}
