/*   
 *   Theme Name: I'm Dave
 *   Theme URI: http://imdave.com
 *   Description: I'm Dave's website theme.
 *   Author: Ukiah Smith
 *   Author URI: http://faction42.com
 *   Version: .1
 *   .
 *   .This theme is for Dave Howard's website. Any other use is prohibited.
 *   */


/* begin css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Verdana, Arial, sans-serif;
}

html
{
	height: 100%;
}

body {
	line-height: 1;
	height: 100%;
	background-color: #8F9F01;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a:link
{
	color: #8F9F01;
	text-decoration: underline;
}

a:visited
{
	color: #8F9F01;
	text-decoration: underline;
}

a:hover
{
	color: #565F04;
	text-decoration: underline;
}

a:active
{
	color: #8F9F01;
	text-decoration: underline;
}

/* custom site styles */



div#header
{
	height: 174px;
	width: 100%;
	background-color: #ffffff;
}

div#headercontent
{
	width: 792px;
	background: #ffffff url('/wp-content/themes/imdave/images/eyes.jpg') no-repeat scroll 411px 0px;
	width: 1000px;
	margin: 0 auto;
	height: 174px;
}

div#headercontent a:link
{
	color: #8f9f01;	
	text-decoration: none;
	padding: 0 0 0 21px;
}

div#headercontent a:visited
{
	color: #8f9f01;	
	text-decoration: none;
	padding: 0 0 0 21px;
}

div#headercontent a:hover
{
	color: #565f04;	
	text-decoration: none;
	padding: 0 0 0 21px;
}

div#headercontent a:active
{
	color: #565f04;	
	text-decoration: none;
	padding: 0 0 0 21px;
}

div#headercontent h1
{
	color: #8F9F01;
	font-weight: normal;
	text-decoration: none;
	font-size: 36px;
	text-transform: lowercase;
	padding: 70px 104px 34px 104px;
}

div#headercontent h1 a:link
{
	padding: 0px !important;
	text-decoration: none;
}

div#headercontent h1 a:visited
{
	padding: 0px !important;
	text-decoration: none;
}

div#headercontent h1 a:link:hover, div#headercontent h1 a:visited:hover
{
	padding: 0px !important;
	text-decoration: none;
}

div#headercontent h1 a:active
{
	padding: 0px !important;
	text-decoration: none;
}

div#headercontent #m-menu
{
	font-size: 14px;	
	margin: 0 0 0 -21px;
	padding: 0 104px;
}

#m-menu ul
{

}

#m-menu li
{
	display: inline;
	margin: 0 12px 0 0;
}

#m-menu p
{
	float: right;
	color: #ffffff;
}

div#m-menu a:hover
{
	color: #565f04;	
	text-decoration: none;
	background: transparent url(/wp-content/themes/imdave/images/menu-star.png) no-repeat scroll 0px 0px;
	padding: 0 0 0 21px;
}

div#m-menu a:active
{
	color: #565f04;	
	text-decoration: none;
	background: transparent url(/wp-content/themes/imdave/images/menu-star.png) no-repeat scroll 0px 0px;
	padding: 0 0 0 21px;
}

div#gallery
{
	background: #8f9f01;
}

div#gallery #slideshow
{
	margin: 0 auto;
	width: 792px;
}

div#page
{
	background-color: #8F9F01;
	height: 100%;
}

div#content
{
	width: 792px;
	margin: 0 auto;
	background-color: #ffffff;

}

div#content .entry
{
	font-size: 15px;
	color: #8f9f01;
	margin: 56px auto 42px  auto;
	line-height: 1.5;
	padding: 0 30px 0 54px;
}

div#content #post-7 .entry
{
	font-size: 15px;
	color: #8f9f01;
	margin: 56px auto 42px  auto;
	line-height: 1.5;
	padding: 0 30px 0 54px;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}


div#content .entry p
{
	margin: 1em 0 1em 0;
}

div.inside-content 
{
}

div.inside-content h2
{
	padding: 83px 0 12px 54px;
	background-color: #EAEDCF;
	color: #8F9F01;
}

div.inside-content ol, ul
{
	margin: 1em 0;
}

div.inside-content li
{
	list-style: square;
	list-style-position: inside;
	list-style-image: none;
}

#icons
{
	background: #EAEDCF;
	height: 135px;
}

#icons p
{
	width: 792px;
	margin: 0 auto;
}

div#footer
{
	color: #899730;
	clear: both;
}

div#footer p
{
	text-align: center;
	padding: 2.5em 0;
	margin: 0 auto;
	width: 792px;
	background-color: #ffffff;
}

div#footer-inside
{
	color: #8F9F01;
}

div#footer-inside p
{
	text-align: center;
	padding: 2.5em 0;
	margin: 0 auto;
	width: 792px;
	background-color: #ffffff;
}


div#footer a:link
{
	color: #899730;
}

div#footer a:visited
{
	color: #899730;
}

div#footer a:hover
{
	color: #899730;
}

div#footer a:active
{
	color: #899730;
}

.clear
{
	clear: both;
}

.linklove
{
	display: none !important;
}

.cform
{
	width: 527px !important;
}

.cform textarea, .cform input
{
	width: 240px !important;
}

.aligncenter
{
display: block;
margin: 0 auto;
}
