/*
Theme Name: Asidephoto 2008
Theme URI: http://photo.asideproject.com/
Description: Original design for Asidephotoproject
Version: 1.0
Author: George Middlebrooks
Author URI: http://www.asideproject.com/
*/
	
	
	
body {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	background: /*#8E9997*/ #222 /*url(/i/bg.gif) 50% repeat-y*/;
	}

body.other {
	background: /*#8E9997*/ #222 /* url(/i/bg.gif) 50% repeat-y */;
	}	
	
body, p, li, td, blockquote {
	font: 10px/160% verdana, arial, helvetica, sans-serif;
	color: #999;
	}

ul {
	margin: 0 0 1em 1.5em;
	padding: 0;
	list-style: none;
	}
li {
	}

a {
	text-decoration: none;
/*	font-weight: bold;*/
	color: #ddd;
	}
a:visited {
	color: #bbb;
	}
a:hover {
	color: #fff;
	}


h1, h2, h3, h4, h5, h6, 
h2 a, h3 a, h4 a, h5 a, h6 a,
h2 a:visited, h3 a:visited,
h4 a:visited, h5 a:visited, h6 a:visited {
/*	font-family: Trebuchet, "trebuchet ms", verdana, arial, helvetica, sans-serif;*/
	font-family: "hoefler text", georgia, palatino, times, "times new roman", serif;
	color: #ccc;
	margin: 0 0 .3em 0;
	font-weight: normal;
	}

head a, head a:visited, h1, h1 a, h1 a:visited {
	font-size: 36px;
	color: #ddd;
	}
h2 {
	font-size: 16px;
	}
h3, h4, h5, h6 { 
	font-size: 14px; 
	}
p+h2, p+h3, p+h4, ul+h2, ul+h3, ul+h4 {
	margin-top: 1.5em;
	}

p, blockquote { margin: 0 0 1em 0; }

blockquote {
	text-align: center;
	padding: 0;
	}

form {
	margin-left: 15px;
	}

input, textarea {
	background: #ddd;
	font: 10px/10px Verdana, arial, helvetica, sans-serif;
	color: #111;
	border: 1px solid #998;
	}
	



/*----blocking-----*/

#head, .con, p, li, h1, h2, h3, h4, h5, h6 {
/* 	text-align: left; */
	}

#head {
	clear: both;
	padding:36px 10px 18px 10px;
	}
	
#wrap {
	margin: 0 auto;
	position: relative;
	width: 814px;
	}


.con, .pho, #nav, .conb, #foot {
	border-top: 1px solid #000;
	padding: 10px 10px;
	clear: both;
	}
#nav {
	width: 100%;
	clear: both;
	padding: 6px 0;
	background: #222; 
	text-align: center;
	}
.pho {
	text-align: center;
	}
.con, .conb, #foot { 
	border-top: 1px solid #000;
	background: #222;
	}
.conb {
	background: #333;
	}

#foot {
	background: #111;
	margin-top: 40px;
	}

	
	
/*----exceptions----*/


#nav ul {
	padding: 3px 10px;
	margin: 0;
	list-style: none;
	}
#nav li {
	font: 10px/1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: inline;
	}
#nav a, #nav a:visited {
	color: #ccc;
	}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
	}


.pho img, .post-meta img {
	text-align: center;
	border: 1px solid #555;
	padding: 6px;
	background: #222;
	clear: both;
	}
	
.navigation {
	float: right;
	clear: both;
	padding: 3px 10px;
	}






/* Default WordPress by Dave Shea || http://mezzoblue.com

	Modifications by Matthew Mullenweg || http://photomatt.net
	This is just a basic layout, with only the bare minimum defined.
	Please tweak this and make it your own. :)
*/


acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: .07em;
	}


/* classes used by the_meta() */
ul.post-meta {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0 0 1em 0;
	}

ul.post-meta span.post-meta-key {
	font-weight: bold;
	}

/*.pho*/ ul.post-meta span.post-meta-key {
	display: none;
	}


.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	}

.credit a:link, .credit a:hover {
	color: #fff;
	}

.feedback {
	color: #ccc;
	clear: all;
	}

.meta li, ul.post-meta li {
	display: inline;
	}

.meta ul, ul.post-categories {
	display: inline;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	}



#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
	}

#commentform textarea {
	width: 100%;
	}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
	}


#menu form {
	margin: 0 0 0 13px;
	}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding-left: 3px;
	}

/*#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; border-bottom: dotted 1px #ccc;
	}*/

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#menu ul ul li {
	border: 0;
	font: normal normal 90%/130% Verdana, Arial, helvetica, sans-serif;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	}

/*#menu ul ul li a {
	color: #000;
	text-decoration: none;
	}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
	}*/

#menu ul ul ul.children {
	/*font-size: 142%;*/
	padding-left: 4px;
	}


/*calendar*/
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
	}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
	}

#wp-calendar td {
	color: #888;
	font: normal 10px Verdana, arial, helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background: #fff;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
