/*

THEME NAME: ManualFocus

THEME URI: http://www.plaintxt.org/themes/sandbox/

DESCRIPTION: Based on Sandbox and inspired by AutoFocus, theme for kellyegan.net

VERSION: 1.0

AUTHOR: <a href="http://kellyegan.net/">Kelly Egan</a>

AUTHOR URI: http://kellyegan.net/

TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer

*/



body {
	font-family: "Helvetica Neue", HelveticaNeue, Helvetica, sans-serif;
	background-color: #AAA;
	font-size: 0.9em;
}

a {
	color: #4070A0;
	text-decoration: none;
	border: none;
}

a img {

	border: none;

}



h1, h2, h3, h4 {
	font-weight: 200;
}

.aligncenter {
	display: block;
	margin: auto;	
}
.alignright {
	float: right;
}
.alignleft {
	float: left;	
}

#wrapper {
	width: 935px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;

}

#footer {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: right;
}

#header {
	width: 765px;
	height: 60px;
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#access {
	width: 170px;
	height: 60px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#access li li{
	display: none;
}

#blog-title {

	padding: 0px;

	margin: 0px;

	width: 720px;

}

h1#blog-title a  {

	text-transform: uppercase;

	font-size: 0.85em;

	letter-spacing: 0.05em;

	font-family: "Helvetica Neue Light", HelveticaNeue-Light, "Helvetica Neue", HelveticaNeue, Helvetica, sans-serif;

	font-weight: 100;

}

#blog-description {

	text-transform: lowercase;

	color: #666666;

}

#access .skip-link {

	display: none;

}

#access #menu ul {
	list-style-type: none;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Helvetica;
	font-weight: bold;
}

/* COMMON STYLES*/

.single .post, .page .page {
	width: 935px;
	height: 510px;
	background-color: #dddddd;
	position: relative;
	float: left;
}

.single .entry-content, .page .entry-content {
	margin-left: 20px;
	line-height: 1.6em;
}

.single .entry-title, .page .entry-title {
	font-size: 1.7em;
	line-height: 1.5em;
	letter-spacing: 0.03em;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 20px;
	width: 30%;
}

/* ---------HOME PAGE STYLES--------- */

.home .entry-title  {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	font-size: 3em;
	letter-spacing: 0.05em;
	visibility: hidden;
}

.home .entry-title a {
	position: absolute;
	font-weight: lighter;
	background-image: url("images/transparent_70.png");
	letter-spacing: 0.05em;
	line-height: 1em;
	top: 0px;
	color: #000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	visibility: hidden;
}



.home .p1 .entry-title {
	font-size: 3em;
}

.home .p2 .entry-title {
	font-size: 2.2em;
}
.home .p3 .entry-title, .home .p4 .entry-title, .home .p5 .entry-title{
	font-size: 2em;
}
.home .p5 .entry-title{
	font-size: 1.8em;
}

.home .entry-title a div{

	padding-left: 10px;
	padding-top: 10px;
}
.home .entry-content {
	bottom: 0px;
	position: absolute;
	font-size: 1em;
	letter-spacing: 0.05em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	width: auto;
	visibility: hidden;
}

.home .entry-content p {
	font-size: 1.15em;
	line-height: 1.3em;
}	

.home .post:hover .entry-content, .home .post:hover .entry-title, .home .post:hover .entry-title a{ visibility: visible; }
.home .no_image .entry-content, .home .no_image .entry-title, .home .no_image .entry-title a{ visibility: visible; background: none;}

.home .post {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url("images/slash_left_white.png");
}
/* Margins */
.home .p1 {
	margin-bottom: 5px;
}
.home .p2 {
	margin-bottom: 5px;
	margin-left: 5px;
}
.home .p4 {
	margin-left: 5px;
}
.home .p5 {
	margin-left: 5px;
}


/* Post dimensions */
.home .p1, .home .p1 .entry-title a {
	width: 590px;
	height: 340px;
} 
.home .p2, .home .p2 .entry-title a {
	width: 340px;
	height: 340px;
}
.home .p3, .home .p3 .entry-title a {
	width: 420px;
	height: 170px;
}
.home .p4, .home .p4 .entry-title a {
	width: 340px;
	height: 170px;
} 
.home .p5, .home .p5 .entry-title a {
	width: 165px;
	height: 170px;
} 
.home .post.p5 .entry-content{
	display: none;
}

/*PAGE STYLES*/

.page .entry-content {
	margin-right: 20px;
}
.page .entry-content-full {
	margin-right: 20px;
	margin-left: 20px;
	width: 895px;
	line-height: 2em;
}
.page #menu-subpage ul{
	padding: 0px;
	list-style: none;
	font-size: 1.2em;
}

/*SINGLE POST*/

.single .entry-title {
	font-size: 1.7em;
	line-height: 1.2em;
	letter-spacing: 0.03em;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	width: 235px;
}

.single .entry-date, .page .entry-date {
	margin: 0px;
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.2em;
	width: 235px;
}
.single .entry-content {
	font-size: 0.9em;
}
.single #current-image {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.single .gallery-item {
	float: left;
}

.single dl, .single dt {
	margin: 0px;
	padding: 0px;
}

.single .entry-content, .page .entry-content {
	width: 235px;
}

.single .entry-gallery, .page .entry-gallery {
	position: absolute;
	left: 255px;
	top: 20px;
	width: 680px;
}

.single .gallery-thumbs, .page .gallery-thumbs {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.gallery-thumbs a, .page .gallery-thumbs a{
	display: block;
	width: 130px;
	height: 130px;
	float: left;
}

.gallery-thumbs a img#image-thumb{
	display: block;
	margin: auto;	
}


#primary {
	clear: both;
	float: none;
}

#nav-below {
	text-transform: uppercase;
	font-size: 0.9em;
	clear: both;
	float: none;
}

#footer a{
	color: #666;
	font-size: .8em;
	text-align: right;
}