/* CSS Document */

/* TOP LEVEL */


a:link {text-decoration: none;}

.hidden {
	visibility: hidden;
	display: none;
}
html {
	margin:0;
	padding:0
}
body {
	margin:0;
	font:11px /*Monaco,*/ Arial, monospace;
	background-color: #fff;
	background: transparent url(../images/bg9.gif) top center no-repeat;
}
div#wrap {
	width: 500px;
	margin: 50px auto;
}
/* PAGE ELEMENTS */

#header {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	overflow: hidden;
}
#footer {
	background:#fff;
	color:#999;
	padding:2px 4px 3px 4px;
	text-align:right;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
.block {
	width:210px;
	margin: 0 0 20px 20px;
	float:left;
}
/*.block h2 {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}*/

.block.double {
	width:490px;
}
#container-wrap {background-color: transparent; width: 960px;margin: 0 auto;}

#container {
	background-color: transparent;
	/*background-image: url(../my-name-is-sam_files/gifs/back_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	margin: 85px auto 0 auto;
	width: 960px; 

}
#content {
	position: relative;
}
#column-left {
	float:left;
	display:inline;
	width:25%;
}
#column-left img {
	padding-left: 10%;
}
#column-right {
	float:left;
	display:inline;
	width:75%;
}
#portfolio {
	clear: both;
}
#navigation {
	color:#333333;
	background-color: #FFFFFF;
	margin-top: 40px;
}
#navigation ul {
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
	float: left;
}
#navigation li {
	list-style-type: none;
}
#navigation li img {

}

#navigation li a {
	font-family: "Helvetica Neue", Arial;
	font-size: 20px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
#navigation li a:hover {
	color:#999999;
}




#contact {
	color:#333333;	font-family: "Helvetica Neue", Arial;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 20px;padding-left: 10px;
	
}
#contact h1 {font-size: 13px; font-weight: bold;  }
#contact  a {
	font-family: "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;}


#sociallinks {
	color:#333333;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 20px;
	
}
#sociallinks h1 {font-size: 12px; font-weight: bold; text-transform: uppercase; padding-left: 10px; }
#sociallinks ul {
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
	float: left;
}
#sociallinks li {
	list-style-type: none;
}
#sociallinks li img {

}

#sociallinks li a {
	font-family: "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	
}
#sociallinks li a:hover {
	color:#999999;
}






#links {
	clear: both;
	color:#333333;
	background-color: #FFFFFF;
	margin-top: 40px;
	padding-top: 20px;
}
#links h1 {font-size: 12px; font-weight: bold; text-transform: uppercase; padding-left: 10px; }
#links ul {
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
	float: left;
}
#links li {
	list-style-type: none;
}
#links li img {

}

#links li a {
	font-family: "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	
}
#links li a:hover {
	color:#999999;
}








#presentation {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	/*	background-color: #FFFFFF;*/
	float: left;
}
#presentation p {
	font-size: 22px;
	line-height: 30px !important;
	font-weight: normal;
	color: #999999;
}
#presentation p strong {
	font-weight: bold;
	color: #669999;
}
#presentation a {
	color: #669999;
	text-decoration: underline;
}
#presentation a:hover {
	color: #999999;
}

.small {
	font-size: 12px !important;
	font-style:italic;
}

#about {
	width:80%;
	padding-top:60px;
}
#about p {
	font-size: 15px;
	line-height: 24px !important;
	font-weight: normal;
	color: #999999;
	margin-bottom:15px;
}
#about p strong {
	font-weight: bold;
	color: #669999;
}
#about h1 {
	font-size: 22px;
	font-weight: bold;
	color: #669999;
		padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
#about h2 {
	font-size: 18px;
	font-weight: bold;
	color: #669999;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}


#about p a {
	color: #669999;
}
#about li {
	list-style-type: none;
}
#about li a {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-right: 15px;
	text-decoration: none;
	list-style-type: none;
	display: block;
}
#about li a:hover {
	color: #669999;
	text-decoration: underline;
}

.img1 {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-top: 1em;
}
ul#filter {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	overflow: hidden;
	display: block;
}
ul#filter li {
	font-size: 10px;
	font-weight: normal;
	display: inline;
	float: left;
	font-family: Verdana;
}
ul#filter li a {
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
ul#filter li.current a, ul#filter a:hover {
	color: #669999;
}
ul#filter li.current a {
	color: #669999;
	font-weight: bold;
}
p {
	padding:2px;
	margin:0;
}
i {
	color:#666
}
#footer a {
	color:white;
}
#header a {
	padding:2px 4px;
}
.red {
	background:#EC1C24;
}
.yellow {
	background:#FFF100;
}
.green {
	background:#00A551;
}
.blue {
	background:#00ADEE;
}
.purple {
	background:#2E3191;
}
/* HAS LAYOUT */

/*
   grid blocks are position:absolute, so set position:relative on parent element
   to position them relative to that element.
   Using negative margin here to offset the 5px margin around blocks
*/

/*
   Remember, any borders added to blocks will count towards their
   total height (on position:absolute elements)
*/


/*SLIDE BOXES*/

.boxgrid {
	width: 210px;
	height: 119px;
	background:#161613;
	overflow: hidden;
	position: relative;
}
.boxgrid h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 10px;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0 10px;
	color:#CCCCCC;
	line-height: 16px;
}
.boxgrid p a {
	color: #669999;
	font-weight: bold;
}
.boxcaption {
	float: left;
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color: #000;
}
.captionfull .boxcaption {
	top: 90px;
	left: 0;
}
.text {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 20px;
}


a:link {text-decoration: none;}
a:visited {text-decoration: none;}