@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f7f7f7;
	font-family:  Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-weight: lighter;
	height: 100px;
	}


/* Main Layout */	
#header {
	width:200px;
}


#topMenu {
	width:200px;
	margin-top:2.5em;
	float:left;
	display:block;
}

#Blog {
	width:200px;
	margin: 10px 0 10px 0;/*Top, Right, Bottom, Left*/
	float:left;
	display:block;
	background-color:#999999;
	padding: 5px 0 0 20px;
	font-size: 20px;
	line-height:40px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#Work {
	width:200px;
	padding:5px 0 0 20px;/*Top, Right, Bottom, Left*/
	margin:10px 0 10px 0;/*Top, Right, Bottom, Left*/
	float:left;
	display:block;
	background-color:#999999;
	font-size: 20px;
	line-height:40px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#workSelected {
	width:200px;
	padding:5px 0 0 20px;/*Top, Right, Bottom, Left*/
	margin:10px 0 10px 0;/*Top, Right, Bottom, Left*/
	float:left;
	display:block;
	background-color:#090;
	font-size: 25px;
	line-height:40px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#About {
	width:200px;
	padding:5px 0 0 20px;/*Top, Right, Bottom, Left*/
	margin:0px 0 10px 0;  /*Top, Right, Bottom, Left*/
	float:left;
	display:block;
	background-color:#999999;
	font-size: 20px;
	line-height:40px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#aboutSelected {
	width:200px;
	padding:5px 0 0 20px;/*Top, Right, Bottom, Left*/
	margin:10px 0 10px 0;  /*Top, Right, Bottom, Left*/
	float:left;
	display:block;
	background-color:#06F;
	font-size: 25px;
	line-height:40px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#name {
	margin-top: 10px;
	padding: 0;/*Top, Right, Bottom, Left*/
	float:left;
	width:200px;
	display:block;
	line-height: 20px;
	letter-spacing:0px;
	font-size: 13px;
	text-align:center;
	color: #06F;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
#info {
	width:200px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 5px 5px 4px 5px;/*Top, Right, Bottom, Left*/
	float:left;
	display:block;
	line-height: 20px;
	letter-spacing:0.5px;
	font-size: 12px;
	text-align:center;
	color: #333;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
#email {
	width:200px;
	padding: 5px 5px 0px 0;/*Top, Right, Bottom, Left*/
	float:left;
	display:block;
	line-height: 20px;
	letter-spacing:0.5px;
	font-size: 12px;
	text-align:center;
	color: #333;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
#twitter {
	width:200px;
	padding: 2px 5px 4px 0;/*Top, Right, Bottom, Left*/
	margin: 0 0 20px 0;
	float:left;
	display:block;
	line-height: 20px;
	letter-spacing:0.5px;
	font-size: 12px;
	text-align:center;
	color: #333;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
#links {
	width:200px;
	margin: 0 0 20px 24px;
	display:block;
}
p.contact {
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 5px 5px 4px 5px;/*Top, Right, Bottom, Left*/
	display:block;
	line-height: 20px;
	letter-spacing:0.5px;
	font-size: 12px;
	text-align:center;
	color: #333;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
#Blog.a{
	text-decoration:none;
}
#Work.a{
	text-decoration:none;
}
#About.a{
	text-decoration:none;
}

A:link { text-decoration: none !important; }
A:hover { text-decoration: none !important; }
A:active { text-decoration: none !important; }
A:visited { text-decoration: none !important; }
a img {
  border:none;
border-style:none;
outline:none;
}

/*side menu*/
ul#sideMenu {
margin:5px 0;
padding:0;
width:200px;
}
ul#sideMenu li {
list-style-type:none;
margin:0;
padding:0;
}
ul#sideMenu li#sideMenuHeader {
	font-size: 15px;
	color: #333333;
	border-left: 0.3em solid #090;
	font-family: Helvetica, Arial, sans-serif;
	padding:10px 0 0 10px;/*Top, Right, Bottom, Left*/
	height:25px;
	text-transform: uppercase;
	letter-spacing:0px;
}
ul#sideMenu li#sideMenuHeaderAbout {
	font-size: 15px;
	color: #333333;
	border-left: 0.3em solid #06F;
	font-family: Helvetica, Arial, sans-serif;
	padding:10px 0 0 10px;/*Top, Right, Bottom, Left*/
	height:25px;
	text-transform: uppercase;
	letter-spacing:0px;
}

ul#sideMenu li#sideMenuItem {
height:10px;
margin:5px 0 0 0px;/*Top, Right, Bottom, Left*/
padding:10px 0 10px 20px;/*Top, Right, Bottom, Left*/
line-height: 15px;
font-size: 13px;
}
ul#sideMenu li#sideMenuItem a {
color:#333333;
text-decoration:none;
}

ul#sideMenu li#sideMenuItem a:hover {
color:#090;
text-decoration:none;
}
ul#sideMenu li#sideMenuItem a.activated{
color:#090;
text-decoration:none;
}

ul#sideMenu li#sideMenuItemAbout {
height:10px;
margin:5px 0 0 0px;/*Top, Right, Bottom, Left*/
padding:10px 0 10px 20px;/*Top, Right, Bottom, Left*/
line-height: 15px;
font-size: 13px;
}
ul#sideMenu li#sideMenuItemAbout a {
color:#333333;
text-decoration:none;
}
ul#sideMenu li#sideMenuItemAbout a:hover {
color:#06F;
text-decoration:none;
}

#contentwrapper{
float: left;
width: 100%;
}
#wrapperLeft{
	float: left;
	width: 210px; /*Width of left column*/
	margin-left: 50px;
}
#wrapperRight{
	position: relative;
	padding:0;
	margin-top: 0;
	margin-right: 6.25em;
	margin-bottom: 0;
	margin-left: 320px;;
}
#thumbnail {
  float: left;
  width: 240px;
  height: 200px;
  margin-right: 30px;
}
#featureThumb {
  float: left;
  width: 330px;
  height: 250px;
  margin-right: 30px;
}
#image {
  float: left;
  width:100%;
  margin-bottom: 30px;
}

#illoimage {
  float: left;
  width:100%;
  margin-bottom: 50px;
}

#imageLogo {
  float: left;
  padding-left: 10px;
  margin-bottom: 10px;
}

#subtitle {
  float: left;
  width: 700px;
  padding-right:80px;
}

#aboutImage {
	width: 210px;
	float:left;
	margin-left:620px;
}

#textContainer {
	width: 100%;
	float:left;
	
}
#text {
	width: 700px;
	float:left;
	
}

#textAbout {
	width: 700px;
	float:left;
	position:absolute;
	left: 0px;
	margin-left: 0px;
	margin-top:0px;
	text-align: left;
}
#aboutImage {
	float:left;
	position:absolute;
	left: 0px;
	margin-left: 630px;
	margin-top:0px;
	text-align: left;
}
#workHeader{
margin: 26px 0 26px 0;
position: relative;
float: left;
width: 100%;
height: 5px;
background-color:#090;
}
#aboutHeader{
margin: 26px 0 26px 0;
position: relative;
float: left;
width: 100%;
height: 5px;
background-color:#06F;
}
/* STYLE */

.spacer {
	height: 1.8em;
}	
.spacerSmall {
	height: .5em;
}

h1.mainHeader{
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 0 25px 0; /*Top, Right, Bottom, Left*/
	margin: 0px;
	border: 0px;
	font-weight:normal;
	font-size:2em;
	color:#333333;
	letter-spacing:-1px;
	text-decoration: none;
}

h2{
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 0 5px 0; /*Top, Right, Bottom, Left*/
	margin: 0px;
	border: 0px;
	font-weight:normal;
	font-size:1.5em;
	color:#333333;
	letter-spacing:0px;
	text-decoration: none;
}
.image {
  float: left;
  width: 800px;
  margin-right: 30px;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size:13px;
	line-height:18px;
	padding: 2px 3px 50px 3px;
	color:#333333;
	letter-spacing:0px;
	float:left;
}
.text a.work {
	text-decoration: none;
	color: #060;
	
}
.text a.about {
	text-decoration: none;
	color: #06F;
	
}
a.contact {
	text-decoration: none;
	color: #333;
	font-style:italic;
	
}
a:hover.contact {
	text-decoration: none;
	color: #06F;
	font-style:italic;
	
}


.thumbnail a {
	line-height: 12px;
    font-size: 14px;
    color: #333333;
    letter-spacing: -0.25px;
    font-weight: 500;
    font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	padding: 10px 3px 0px 3px; /*Top, Right, Bottom, Left*/
  
}

.thumbnail img {
border:none;
}

.thumbnail a:hover {
	color: #060;;
	font-style: normal;
}

.thumbnail span {
	display: inline-block;
	}
	

	
/*feature thumb*/

.featureThumb a {
	line-height: 12px;
    font-size: 14px;
    color: #333333;
    letter-spacing: -0.25px;
    font-weight: 500;
    font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	padding: 10px 3px 0px 3px; /*Top, Right, Bottom, Left*/
  
}
.featureThumb img {
border:none;
}

.featureThumb a:hover {
	color: #060;;
	font-style: normal;
}	

/*links thumb*/

.links img {
border:none;
padding:0 0 0 10px;
}



.submenu p{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	border: 0px;
	font-weight:normal;
	font-size:2.5em;
	color:#333333;
	letter-spacing:-1px;
	float:left;

}
.subtitle p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:12px;
	padding: 0 3px 0 3px;
	color:#666666;
	letter-spacing:0.2px;
	float:left;
}
.submenu a {
	line-height: 12px;
    font-size: 12px;
    color: #666666;
    font-weight: 600;
    font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	padding: 10px 3px 0px 3px; /*Top, Right, Bottom, Left*/
	
  
}

.submenu a:hover {
	color: #060;
	font-style: normal;
}
.submenu a.activated {
	color: #060;;
	font-style: normal;
}

