/*  
Theme Name: Portfolio
Version: 1.0
Author: David Maron
Author URI: http://www.davedavey.com
*/

/* ************************************************************************************************************************************************************

Obviously feel free to change the info above once you've added your own styling

************************************************************************************************************************************************************ */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */



@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	background-color: #0FF;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

html{height:100%}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-size: 10px;
	background-color: #FFF;
	height:100%;
}

#container {
    min-height: 100%;
	width: 100%;
	margin-top: 160px;
	height: auto !important;
    height: 100%;
    margin: 0 auto -137px;
}
#header {
	height: 115px;
	top: 0px;
	width: 50%;
	padding-top: 44px;
	z-index: 5;
	padding-left: 32px;
	        }
#about{
	line-height: 18px;
	font-size: 12px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
}
#footer {
	height: 95px;
	padding-bottom: 42px;
	width: 50%;
	padding-left: 32px;
	        }
.push {
    height: 137px;
}
#name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	width: 330px;
	position: relative;
	height: 44px;
	/*background-image: url(david_maron.gif);
	background-position: center top;
	background-repeat: no-repeat;*/
	margin-top: 0;
	font-style: italic;
	letter-spacing: 2px;
	margin-left: -2px;
	background-image: url(namebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2px;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 10px;
	height: 34px;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	width: 210px;
}
#info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 12px;
	line-height: 16px;
}
#rule {
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 210px;
}
#nav a, #info a{
	color: #000;
	text-decoration: none;
}
#nav a:hover, #info a:hover{
		background-color: #0FF;
}
#content {
	padding-right: 200px;
	padding-left: 72px;
	height: 600px;
}
.newimg{
	background-image: url(new.png);
	background-position: left top;
	position: absolute;
	height: 28px;
	width: 28px;
	top: 0px;
	right: 0px;
	z-index: 10;
}

.project {
	height: 125px;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 35px;
	display: block;
	overflow: hidden;
}
.project a {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.project img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.projecthover {
	color: #FFF;
	position: absolute;
	background-color: #000;
}
.image {
	min-height:50px;
	vertical-align: middle;
	position: absolute;
	width: 100%;
	left: 0px;
	}
#projectview1{
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.projectbg{
	height: 100%;
	width: 100%;
	background-image: url(bg2.gif);
	background-repeat: repeat;
}
.projecttitle {
	color: #000000;
	font-size: 12px;
	padding-bottom: 7px;
	width: 644px;
	letter-spacing: 0.1em;
	font-style: italic;
	position: absolute;
	bottom: 43px;
	padding-left: 15px;
}
.productrule {
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	bottom: 43px;
	margin-left: 15px;
}
.projectdescription {
	color: #000000;
	font-size: 10px;
	width: 644px;
	position: absolute;
	bottom: 22px;
	margin-left: 15px;
}
.projectprevnext {
	color: #000000;
	font-size: 10px;
	width: 70px;
	position: absolute;
	right: 0px;
	text-align: right;
	padding-right: 15px;
	bottom: -17px;
	z-index: 20;
}

.projectprevnext a:hover {
	background-color: #00FFFF;
}

.projectclose, .projectclose a {
	color: #000000;
	font-size: 12px;
	width: 20px;
	text-decoration: none;
	position: absolute;
	right: 0px;
	text-align: right;
	padding-right: 18px;
	bottom: 8px;
}
#projectcontainer {
	width: 644px;
	margin-left: -322px;
	top: 50%;
	position: absolute;
	left: 50%;
	margin-top: -275px;
	z-index: 15;
	background-color: #FFFFFF;
	height: 520px;
	overflow: hidden;
}
.wrapper {
	height: 100%;
	width: 100%;
}
