/* CSS Document for PaulMazzoleni.com - Written by Paul Mazzoleni, Paul Mazzoleni Design */

* {
	margin: 0;
	padding: 0;
	}
	
html {
	background:url(../images/bg.gif) #fff;
	}
	
body {
	font-size: 11px;
	line-height:15px;
	font-family: Helvetica,Verdana, Arial, Helvetica, sans-serif;
	color:#969696;
	}
	
img {
	display: block;
	border: none;
	}
	
#content h1 {
	background:#a9a9a9;
	color:#FFF;
	width:250px;
	padding:10px;
	font-size:18px;
	margin:0px 0px 20px 0px;
	}
	
h1 {
	color:#a9a9a9;
	font-weight:100;
	font-size:30px;
	display:block;
	margin:0px 0px 30px 0px;
	}
	
#mainCon h2 {
	background:#a9a9a9 url(../images/h2.gif) repeat-y top right;
	font-size:12px;
	color:#fff;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
	}
	
a {
	color:#A9A9A9;
	}
	
h1 .lesser {
	font-size:14px;
	}
	
h3 {
	font-size:14px;
	font-weight:bold;
	}
	
#name{
	font-size:14px;
	line-height:18px;
	font-weight:100!important;
	}
	
ul {
	list-style:none;
	}

li {
	line-height:20px;
	}	
	
	

/* =INDEX
--------------------------------------*/
#access-links {
	position:absolute; 
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
	
#pageContainer {
	background:url(../images/body.jpg) repeat-y;
	height:100%;
	width:890px;
	margin:auto;
	padding:15px 50px 50px 40px;
	}
	
.choose {
	float:right;
	padding-right:2px;
	}
	
#styles {
	font-size:9px;
	float:right;
	}
	
#styles li {
	float:left;
	border:solid #A6A6A6 1px;
	margin-left:2px!important;
	}
	
#styles li a {
	margin-top:51px!important;
	height:10px;
	}
	
	
#header {
	border-top:solid 2px #a9a9a9;
	padding:8px 0px 0px 40px;
	margin:0px 0px 40px 0px;
	min-height:113px;
	}
	
#logo {
	float:left;
	width: 89px;
	height: 109px;
	}
	
#headerStrip {
	background:url(../images/bg.gif);
	width:710px;
	height:36px;
	display:block;
	float:right;
	margin:-40px 0px 0px 0px;
	}
	
#content {
	border-top:solid 2px #a9a9a9;
	}
	
#homeFlash {
	width:710px;
	height:370px;
	margin-bottom:10px;
	}
	
#shadow {
	background:url(../images/bottom-shadow.png) top center no-repeat;
	width:987px;
	height:17px;
	margin:auto;
	margin-bottom:30px;
	}
	
	
#signed {
	background:url(../images/signed.png) no-repeat;
	margin:40px 0px 0px 0px;
	width:220px;
	height:78px;
	}
	
#conBox {
	background:url(../images/conBox.gif) no-repeat top left;
	padding:20px 0px 0px 0px;
	width:170px;
	float:left;
	}
	
#conBox ul {
	margin:15px 0px 0px 0px;
	}
	
#conBox a {
	color: #a9a9a9;
	text-decoration:none;
	}
	
#mainCon {
	width:710px;
	float:right;
	}
	
#clientList {
	margin:10px 0px 30px 0px;
	line-height:18px;
	}


/* =NAVIGATION
--------------------------------------*/
#nav {
	width:441px;
	margin: 5px 0px 0px 135px;
	}
	
#nav li {
	width:142px;
	float:left;
	list-style:none;
	margin:0px 0px 4px 5px;
	}
	
#nav a{
	line-height:23px;
	background:#a9a9a9;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding-left:10px;
	}
	
#nav a:hover{
	background:#dedede;
	color:#a9a9a9;
	}
	
.about .aboutPage a, .motion .motionPage a, .odds .oddsPage a, .client .clientPage a, .id .idPage a, .contact .contactPage a {
	background:#dedede!important;
	color:#a9a9a9!important;
	}
	
	
.web {
	background:url(../images/next.png) right no-repeat;
	line-height:19px;
	padding-right:21px;
	}


/* =CLASSES
--------------------------------------*/
.clear {
	height:1px;
	visibility:hidden;
	clear:both;
	}
	
.bump40 {
	margin:0px 0px 40px 0px;
	}
	
.threeRow p {
	width:270px;
	padding:0px 0px 15px 0px;
	}
	
.left {
	float:left;
	}
	
.middle {
	float:left;
	margin:0px 34px 0px 40px;
	}
	
.right {
	float:right;
	}
	
.projects {
	width:910px;
	margin:0px 0px 0px -2px;
	}

.projects li {
	display:block;
	float:left;
	width:146px;
	background:#a9a9a9;
	color:#fff;
	line-height:15px;
	padding:0px 0px 5px 0px;
	margin:0px 2px 15px 2px;
	}
	
.titleBump {
	margin:3px 0px 0px 5px;
	display:block;
	}

.projects a {
	display:block;
	color:#ff213c;
	text-decoration:none;
	}
	
.blog {
	width:305px;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:solid #a9a9a9;
	}

.blog p{
	margin-bottom:15px;
	}

.date {
	color:#ff213c;
	font-size: 11px;
	line-height:15px;
	margin-bottom:0px!important;
	}

h4 {
	font-weight:100;
	font-size: 11px;
	line-height:15px;
	margin-bottom:15px;
	}

	

	
	
/* =FORMS
--------------------------------------*/
#contactForm {
	width:710px;
	float:right;
	}
	
#contactForm input,
#contactForm textarea {
	width:420px;
	border:solid #a9a9a9 1px;
	font-size:10px;
	color:#a9a9a9;
	line-height:15px;
	padding: 3px 7px 3px 7px;
	font-family: Helvetica,Verdana, Arial, Helvetica, sans-serif;
	}
	
#contactForm #button {
	width:142px;
	line-height:23px;
	background:#dedede;
	color:#a9a9a9;
	font-size:12px;
	border:none;
	text-align:left;
	}
	
#thanks {
	width:480px;
	}
	


/* =PROJECT PAGES
--------------------------------------*/
#sideBar {
	width:240px;
	float:right;
	}

#sideBar h2{
	font-size:11px;
	line-height:15px;
	}

.red {
	color:#ff213c;
	}

#details {
	background:url(../images/conBox.gif) no-repeat top left;
	margin:45px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	}
	
.jCarousel-nav {
	width:85px;
	float:left;
	}

.next,
.prev {
	width:16px;
	display:block;
	float:right;
	cursor:pointer;
	}

#imageCount {
	width:32px;
	float:right;
	line-height:19px;
	padding:0px 10px 0px 10px;
	}

#ProjectContent h1 {
	width:533px;
	float:left;
	}
