/* *****************************************************************
Name: Drew Donovan Photography
Date: 10.14.2009
Author: Daren Guillory
URL: http://www.graphicbio.com
**************************************************************** */

@import url('../../plugins/easy-contact/econtact-basic.css');


* {
    margin: 0;
	padding: 0;
}

html, body {
    margin: 0;
    height: 100%;
    padding: 0;
	font-size: 12px;
	font-family: 'Lucida Grande', Lucida, Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.7em;
	color: #58594b;
	background: #f2f3e7 url("/blog/wp-content/themes/photowall/images/cablerepeat.png") 0 34px repeat-x scroll;
}

img {
	border: 0;
}

/* ******** BEGIN BASIC SITE STRUCTURE ******** */

#pageWrapper {
    width: 100%;
    min-height: 100%;
	min-width: 1100px;
    height: auto !important;
    height: 100%;
    margin: 0 0 -340px;
 	background: url("/blog/wp-content/themes/photowall/images/thewall2.jpg") center top no-repeat;
}

#page {
	clear: both;
	width: 1090px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 340px;
}

#contentcontainer {
	position: relative;
	width: 920px;
	margin-left: 170px;
}

#content {
	width: 490px;
	position: absolute top left;
}

#col2 {
	position: absolute;
	width: 220px;
	top: 0px;
	left: 540px;
}

#col3 {
	position: absolute;
	width: 140px;
	top: 0px;
	left: 780px;
}

#nav {
	position: absolute;
	top: 160px;
	left: 705px;
	width: 300px;
	height: 25px;
	text-transform: uppercase;
	font-size: 1.2em;
}

#subnav {
	position: absolute top left;
	width: 610px;
	height: 25px;
	background: #fff1be;	 
}

.push {
	height: 340px;
	clear: both;	
}

#footer {
	clear: both;
	position: relative;
	width: 1020px;
	margin: 0 auto;
	height: 340px;
	background: url(/blog/wp-content/themes/photowall/images/wallbottom2.png) 0 0 no-repeat;
}

.footercontent {
	position: absolute;
	width: 612px;
	height: 112px;
	top: 200px;
	left: 85px;
	background: url(/blog/wp-content/themes/photowall/images/footerbg.png) 0 0 no-repeat;
}

/********* END BASIC SITE STRUCTURE ******** */

/********* 	BEGIN NAVIGATION STYLES ******** */

#nav ul {
	display: inline;
	list-style-type: none;
}

#nav li {
	display: inline;
	padding: 0 20px;
	
}	
	
a {
	color: #00aedb;
	text-decoration: none;
}

a:hover {
	color: #979985
}

/********* 	END NAVIGATION STYLES ******** */

/********* 	BEGIN BASIC STYLES ******** */

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
}

h1, h2 {
	font-weight: normal;
	padding: 10px 0 10px 0;
}

ul, ol, dl {
	list-style-type: none;
	padding-bottom: 10px;
}

/********* 	END BASIC STYLES ******** */

/********* 	BEGIN SPECIFIC STYLES ******** */

img.drew {
	position: absolute;
	top: 237px;
	left: 170px;
}

img.drewsm {
	position: absolute;
	top: 50px;
	left: 50px;
}

img.border {
	border: 2px solid #fff;
}

img.smicon {
	padding: 0 8px 0 0;
	vertical-align: middle;
}

img.rule {
	padding: 5px 0 15px 0;
	vertical-align: middle;
}

img.padd {
	padding: 5px 0 5px 0;
}

p {
	padding: 10px 0;
}

p.copyright {
	position: absolute;
	top: 55px;
	left: 100px;
	padding: 0;
}

p.blockquote {
	background: url(/blog/wp-content/themes/photowall/images/quotebg.png) 0 0 no-repeat;
	font-style: italic;
	font-size: 1em;
	padding: 20px 25px;
	color: #848572;
}

div.credits {
	position: absolute;
	top: 45px;
	left: 515px;
	padding: 0;
}

p.comment {
	font-style: italic;
	font-size: 1.1em;
	font-family: 'Georgia', Times, serif;
	padding: 0 0 15px 0;
	line-height: 1.7em;
	color: #777868;
}

/********* 	END SPECIFIC STYLES ******** */


/********* 	BEGIN CUSTOM WP STYLES ******** */

.entry {
	padding: 10px 0 10px 0;
	background: transparent url(/blog/wp-content/themes/photowall/images/col1rule.gif) no-repeat bottom;
}

.entry img {
		border: 5px solid #fff;
}

.entry img.smicon {
	border: none;
}

small {
	font-family: Georgia, Times, Serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	color: #7d7e73;
}

#comments {
	margin: 20px 0 30px;
	background: transparent url(/blog/wp-content/themes/photowall/images/commentsbg.png) top left no-repeat;
}

#respond {
	margin: 5px 0 0 0;
	background: transparent url(/blog/wp-content/themes/photowall/images/respondbg.png) top left no-repeat;
}

#comments, #respond h3 {
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 0 10px 5px;
}

#respond h3 {
	margin: 0 0 20px;
}

.reply {
	clear: both;
}

span.moretext {
	margin: 10px 0 0;
	display: block;
}

#col2 li {
	list-style-type: none;
}

/* *********** Begin Form Elements ************* */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

/* 
.entry form { 
	text-align:center;
}
*/

select {
	width: 130px;
}

#commentform input {
	width: 208px;
	padding: 2px;
	margin: 0 5px 1px 0;
}

#commentform {
	margin: 5px 0px 0 5px;
}

#commentform p {
	margin: 0 0 5px;
	padding: 0 0 10px;
}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#commentform {
	margin: 0 0 5px auto;
}

#customsubmit {
	width: 100px;
	margin: 0 0 5px auto;
	float: left;
	background: url(/blog/wp-content/themes/photowall/images/submitbutton.png) 0 0 no-repeat;
	border: 0;
	min-height: 40px;
	text-align: left;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}



/* ************** End Form Elements **************** */

#easyTooltip {
	width: 175px;
	padding: 20px;
	background: #a8aa97;
	color: #fff;
	text-align: center;
	filter:alpha(opacity=60); /* for IE */
	-moz-opacity: 0.6; /* for FF */
  	opacity: 0.6; /* CSS3 standard */
	-moz-border-radius: 2ex;
	-webkit-border-radius: 2ex;
}


/* ************** Begin Comments ******************* */

.vcard {
	margin: 0 0 20px 0;
	padding-top: 10px;
}

.alt {
	margin: 0;
	padding: 10px 0;
}

img.avatar {
	float: left;
	margin: 0 15px 0 0;
	border: 2px solid #fff;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 20px 5px;
	list-style: none;
	border-bottom: 1px solid #cacbbf;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	font-family: Georgia, Times, Serif;
	font-style: italic;
	font-size: 1.1em;
	margin: 0 5px 0 0;
}

.children { padding: 0; }

ul.children li {
	/*border-top: 1px solid #cacbbf;*/
	border: none;
	background: #e5e6d8;
	padding-left: 15px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	float: right;
	margin: 0;
	display: block;
}

/* End Comments */









