/*   
Theme Name: Eloise Leyden Child Theme
Theme URI: 
Description: Photography portfolio Thematic child theme.
Author: Matt Bohea
Template: thematic
Version: 1.0
Tags: Thematic, photography, NextGEN Gallery
.
Thematic is Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* Toolbox */
.clear-both {
	clear: both;
	}
.clear-left {
	clear: left;
	}
.clear-right {
	clear: right;
	}
/* END Toolbox */

/* Begin Styling */
html { background-color: #444; }

body {
	background: url("images/main-bg.jpg") no-repeat 50% top scroll;
	background-color: #444;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 62.5%;
	color: #000;
	}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 758px;
	background: #fafafa;
	}

#header {
	background: url("images/header.gif") no-repeat 0 0;
	height: 100px;
	width: 758px;
	position: relative;
	}
	
#access,
#footer {
	background: url("images/nav-bg-tile.gif") repeat-x;
	height: 29px;
	width: 758px;
	position: relative;
	}


#page {
	margin: 20px auto 10px;
	}

#content {
	width: 698px;
	margin: 0 30px;
	overflow: hidden;
	padding-top: 13px;
	}

.entry-content {
	padding: 0;
	}
	
/* Homepage Photos */
#home-wrapper {
	margin: 0 auto;
	width: 640px;
	}

.home-photo-wrap { width: 285px; float: left; margin-bottom: 15px; padding: 0 15px; }

.home-photo {
	background: url("images/home-photo-bg.jpg") no-repeat;
	width: 267px;
	height: 371px;
	margin: 0 4px 0;
	padding: 18px 0 0 18px;
	}

.entry-content #home-wrapper .home-photo-wrap p { padding: 0 18px 0; font-size: 1em; }
	
/* Landing Photos */
#landing-main-wrapper {
	margin: 0 auto;
	width: 618px;
	}

.landing-wrapper {
	margin: 0 auto;
	float: left;
	height: 300px;
	}
	
.entry-content .landing-wrapper h2 {
	padding: 5px 0 20px 20px !important;
	}

.landing-photo {
	background: url("images/landing-photo-bg-short.jpg") no-repeat;
	width: 281px;
	height: 178px;
	margin: 0 5px 0;
	padding: 18px 0 0 18px;
	}

/* Navigation */
a:link {
	text-decoration: none;
	color: #FF4400;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	text-decoration: none;
	color: #1177CC;
	}

a:visited:hover {
	text-decoration: underline;
	}

#access,
#footer {
	margin: 0;
	padding: 0;
	border: none;
	}

#access li,
#footer li {
	list-style-type: none;
	display: inline; 
	}

#access li a {
	float: right;
	display: block;
	height: 20px;
	padding: 4px 10px;
	text-decoration: none;
	font-size: 1em;
	color: #000;
	text-transform: uppercase;
	margin: 0 2px;
	}

#access li a:hover,
#access li.current_page_item a,
#access li.current_page_ancestor a,
#footer li a:hover, 
#footer li.current_page_item a,
#footer li.current_page_ancestor a{
	background: url("images/nav-hover-tile.gif") repeat-x;
	color: #fff;
	}

p.section-switcher { padding: 5px 78px 0 52px; float: right; margin: 0; }

#footer li a {
	float: left;
	display: block;
	height: 20px;
	padding: 4px 10px;
	text-decoration: none;
	font-size: 1.2em;
	color: #000;
	text-transform: uppercase;
	margin: 0 2px;
	}


/* END Main Navigation */


/* Footer */
#siteinfo {
	float: right;
	margin: 0;
	padding: 5px 10px 0 0;
	width: 20%;
	clear: none;
	text-align: right;
	}


/* Fonts */
/* Headers */

h1, h2, h3, .entry-title {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	}

#header h1 {
	margin: 0;
	padding: 0;
	}

#header h1 a {
	text-indent: -8999px;
	display: block;
	width: 260px;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 25px;
	line-height: 0;
	}
	
.entry-title {
	font-size: 1.6em;
	padding: 0;
	display: none;
	line-height: 18px;
	}


.entry-content h2.landing-header {
	padding: 0 0 20px 12px !important;
	font-size: 16px;
	font-weight: normal;
	float: none;
	}

.entry-content h2 {
	padding: 0 0 0 52px;
	font-size: 16px;
	font-weight: normal;
	float: left;
	width: 270px;
	}


.entry-content {
	padding: 0;
	border-top: none;
	margin: 0;
	}

.entry-content p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 10px;
	}

.edit-link {
	clear: both;
	display: block;
	}


/* Blog Specific Styles */

.post h2.entry-title {
	font-size: 1.6em;
	padding: 0;
	display: block;
	font-weight: bold;
	color: #FF4400;
	}


.post h2.entry-title a:visited {
	color: #1177CC;
	}

.post h2.entry-title a:visited:hover {
	text-decoration: underline;
	}

.post .entry-content {
	padding: 10px 0 0 0;
	border-top: 1px dashed #aaa;
	margin: 5px 0 0 0;
	}

.post .entry-content p img {
	margin: 0 10px 10px 0;
	}

div.post {
	margin-bottom: 40px;
	}
	
.hentry {
	padding: 0;
	}


/* Lists */
ul {
	margin: 0;
	padding: 0;
	}
	
/* Page Images */
.left {
	float: left;
	}
	
.page-image {
	margin-top: -5px;
	}

/* Form Elements */
input,
textarea {
	font-family: Trebuchet MS, Helvetica, Sans-serif;
	}
	
.form-submit {
	padding: 10px 0 0 0;
	}
	
textarea {
	padding: 5px;
	}

.form-section textarea {
	width: 508px;
	}


/* Hire Me Image Grid */
#image-grid {
	width: 400px;
	float: right;
	margin:-10px 0 0 10px;
	}
	
#image-grid img {
	float: left;
	margin: 0;
	padding: 0;
	}

/* Form Builder */
form.formBuilderForm, div.formBuilderSuccess {
	width: 540px !important;
	}

.formBuilderForm, .formBuilderLabel,
.formBuilderLabelRequired {
	float: none !important;
	margin: 0 !important;
	clear: none;
	font-weight: normal !important;
	font-size: 1.1em;
	}
	
.formBuilderForm .formBuilderSubmit {
	margin-right: 20px;
	}

#fieldformBuilderFieldComments {
	width: 512px;
	}
	
.formBuilderLabel,
.formBuilderLabelRequired {
	margin-bottom: 2px;
	}

textarea, input {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 1.2em;
	padding: 3px;
	}

.formBuilderSubmit {
	float: right;
	}

.formBuilderError {
	color: #FF9955;
	}
.formBuilderSuccess {
	font-size: 1.2em;
	}
	
/* NextGEN Gallery */
.ngg-galleryoverview {
	width: 600px !important;
	margin: 0 auto !important;
	clear: both;
	padding-top: 20px;
	}

.ngg-gallery-thumbnail-box {
	margin-bottom: 10px;
	}

/* Lightbox */
#cboxOverlay {
	background: #000 !important;
	}