/* color.css */

/*
Baseline - a designer framework by ProjetUrbain.com
Copyright (C) 2009 Stephane Curzi, ProjetUrbain.com
Creative Commons Attribution-Share Alike 3.0 License



/* @group Navigation */
div#nav_main { 
position : absolute;
z-index : 1;
margin-left: 15px;
width: 810px;
height : 68px;
margin-top: -130px;
background : #000 url(images/newSite/bkg_nav.gif) repeat-x 0 0; }
* html div#nav_main {
margin-left: -20px !important;
}
#portfolio div#nav_main {
	width: 1080px;
margin-left:16px ;
border-top: #a1a1a1 1px solid;
}

ul#nav_features {
position : absolute;
top : 35px;
left : 325px;
margin : 0;
width : 440px;
height : 50px; }

ul#nav_features li {
display : inline;  }

ul#nav_tools {
position:absolute;
top : 9px;
left : 22px;
margin : 0;
width : 440px; }

ul#nav_tools li {
display : inline; }

ul#nav_tools li a {
margin-right : 16px;
padding-right : 18px;
 }

li#nav_port a {
margin-right : 0;
padding-right : 0; }

div#nav_main p { 
position : absolute;
top : 41px;
left : 22px;
margin : 0; 
padding: 0;
font-size: 1.16em;}

div#nav_main h2 { 
position : absolute;
top : -9999px; }

/* @end */

/* Object on right side - currently Nikon camera */

div#nav_main h3 {
margin: 0;
padding: 0;
}

h2.freeImage { 
margin: 0 0 0 -3em;
position: relative;
top: -150px; 
right: -90 px; 
height: 130px; 
background: transparent url(images/newSite/goalCamera.png) no-repeat;
text-indent: -9999px;
z-index: 30; }
/* For IE browsers */
* html h2.freeImage {
background: transparent url(images/newSite/goalCamera.gif) no-repeat;	
}
#portfolio h2.freeImage {
top: -65px;
z-index: 1;
}
div.tags {
	position: absolute;
	top: ;
	left: -35px;
	height: 64px;
	width: 45px;
	background : transparent url(images/newSite/comment_tag.png) no-repeat;
} 
div.tags h5 {
	margin: 31px 6px 6px 2px !important;
	padding: 0 !important;
	text-align: center;
	color: #fff;
	font-size: 1.2em !important;
}

h2.butterfly {
	position: absolute;
	top: -171px;
	left: 99px;
	height: 199px;
	width: 318px;
	background : transparent url(images/newSite/butterfly.png) no-repeat;
	z-index: 50;
}


* html h2.butterfly {
background-image: none;
}
*+html h2.butterfly {
	top: -241px;
	left: 110px;
z-index: 95 !important;
}
img.welc {
	margin-top: -.5em;
	padding-right: 1.6em;
}
div#categories a, div#categories a:visited {
	border-bottom: none;
	color: #333;
}
#catSect {
	height: 86px;
	background: url(images/newSite/bg-cat_sections.gif) no-repeat 0 1px;
}
#footer {
	width: 810px;
	height : 67px;
	margin-left: 15px;
background : #f9f9f9 url(images/newSite/infoBottom.gif) repeat 0 0px;
}
#portfolio div#footer {
	width: 1080px;
	margin-left: 16px;
}
