﻿/*
Theme Name: Full Foto
Theme URI: http://jeremyjaymes.com
Description: Minimal Photo Theme built on the original Charlene Theme as a child theme
Version: 0.1
Author: jeremy @ papertree design
Author URI: http://papertreedesign.com
Tags: photo theme, photography, minimal, one-column
Template: charlene-devel
*/


@import url('../charlene-devel/css/reset.css');
@import url('../charlene-devel/css/basics.css');
@import url('../charlene-devel/css/master.css');

body {font-family:georgia, "times new roman", times, serif}

#wrapper {width:900px}

#header {padding:0}

#content {padding:0}

#primary {width:100%}

#footer {width:100%}

/*-- Typography --*/
h1, h2, h3, h4, h5 {font-family:georgia !important;}

h1 {font-size:1.75em;line-height:1.1em; margin:0em 0 0.75em 0; padding:0;}

/*-- Header --*/
.logo, .quote, .footer-copy {margin-left:590px}

/*-- Post --*/
.post { border-top-style: none; border-bottom-style: solid; margin-bottom: 100px}
.border { margin-left: 400px; width: 70px; border-bottom-color: #333333; border-bottom-width: 8px; border-bottom-style: solid; margin-top: -10px !important;}

.entry-title, .byline, .post-categories {clear:both;float:left;width:340px}
.entry-content  {text-align: left}

.comments-link a { padding-bottom: 50px; clear:both;float:left;}

	p.post-categories, .comments-link {text-decoration: underline; color:#999;font-size:11px;margin:0;text-transform:lowercase}
	
	.post-categories a {text-decoration: underline; color:#999;font-weight:normal}
	.post-categories a:hover {text-decoration: underline; color: #ff9900;font-weight:normal}

	.entry, .postmeta {margin-left:400px;width:500px}

/*-- img classes*/
	.post-image {margin-bottom:18px}
	
	.entry img {border:none;max-width:500px}
	
	.entry img.size-full {border:none;margin-left:-400px;max-width:900px}
	
/*-- Comments --*/
#commentarea {float:right;width:500px}

.comment-left {padding-right:10px;width:110px}

.comment-right {width:360px;padding:0}

/*-- Footer --*/
.footer-copy {width:280px}