/* CSS Document */
body 				{
	text-align: center;
	background-image: url(/assets/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 18px;
	background-color: #19F8FF;
}

p                   {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 40px 5px 0px;
}
h1 					{
	font-size: 21px;
	color: #333333;
	margin: 0px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
} 


.resume     {
    color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
}
.recent  {
	padding: 13px 0 0 25px;
}
h1 span				{ background-color: #FFFFFF; padding: 0 12px; }
h2  				{
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
} 
h2 span				{ background-color: #F3F0DA; padding: 0 8px 0 4px; font-size: 16px; } 

h3                  {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
} 

img                 {
	border: 0;
}

img.teton           {
	border: 8px solid #57b7df;
	margin: 25px 0 0 70px;
}

a:link 				{
	color: 00ADB3;
	text-decoration: none;
}

 
a:visited 			{
	
} 
a:hover				{
	color: #0066CC;	
} 
a:active			{
	
} 
img.content					{
	border: 0;
	padding-left: 25px;
}

a.contact:link   {
	color: #0000FF;
}

a.contact:visited  {
	color: #0000FF;
}
a.email:link   {
	color: #20501C;
	text-decoration: none;
}

a.email:hover   {
	color: #20501C;
	text-decoration: underline;
}

a.email:visited  {
	color: #20501C;
	text-decoration: none;
}
acronym 			{ cursor: help; }

/* Main Styles */
#container			{
	width: 957px;
	margin: 0 auto;
	background-repeat: no-repeat;
	text-align: left;
}


#main				{
	clear: both;
	width: 957px;
	background-repeat: repeat-y;
	background-image: url(../images/main-bg.png);
}


#headertop            {
	height: 55px;
	margin: 0px 0 0 46px;
}



#content			{
	margin: 0px 10px 0 10px;
	padding: 15px 0px 0px 0px;
	background-color: #FFFFFF;
}


#navigation         {
	background-image: url(../images/nav-bg.png);
	width: 959px;
	height: 31px;
}

#subnav              {
	border-right:1px solid #00adb3;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	margin:40px 0 0 10px;
	padding:15px 50px 0 50px;
	width:200px;
	height: 800px;
}

#holder               {
	margin: 15px 0 0 70px;
	width: 795px;
}
#skills               {
	width: 250px;
	height: 300px;
	display: inline;
}

ul#projects        {
	float:right;
	list-style-type:none;
	margin:5px 0 15px;
	width:450px;
}
ul#projects li     {
	background-color:#FFFFFF;
	border:2px solid #7C7C7C;
	float:left;
	height:100px;
	margin:5px 5px 5px;
	width:100px;
}

#experience           {
	float: left;
	height: 300px;
	width: 400px;
	margin: 15px 0 10px 25px;
	padding: 0 0 0 10px;
}

ul#experience        {
	list-style-type:none;
	margin:5px 5px 0 0px;
	width:50px;
	float: left
}

ul#experience li     {
    background-color:#FFFFFF;
	border:1px solid #7C7C7C;
	float:left;
	height:40px;
	margin:0 5px 5px 0;
	width:40px;
}
.experienceBlock     {
	margin:10px auto;
	padding:0 0 0px;
	width:300px;
}

#experience_rf       {
	padding-bottom:0px;
	margin: 10px 0 0 20px;
	border: 1px solid #CCCCCC;
}

#experience_bskate   {
	padding-bottom:0px;
	margin: 13px 0 0 20px;
	border: 1px solid #CCCCCC;
}

#experience_face     {
	margin: 13px 0 0 20px;
	border: 1px solid #CCCCCC;
}

#experience_sda      {
	margin: 13px 0 0 20px;
	border: 1px solid #CCCCCC;
}
#bottomwrap          {
	width: 600px;
	height: 300px;
	margin: 15px 0 10px 0;
}

.homestyle            {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 0 20px;
}

#sidenavigation       {
	width: 200px;
}
ul#sidenav				{
	margin: 15px 0px 0px 0px;
	list-style-type: none;
	-moz-appearance: 0px 10px 0 0px;
	text-align: left;
	padding: 0 0 0 50px;
}
a#web-nav             {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a#web-nav:hover       {
	color: #00ADB3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
} 
a#print-nav           {
    color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a#print-nav:hover     {
	color: #00ADB3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a#photo-nav           {
    color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    
}

a#photo-nav:hover     {
	color: #00ADB3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.sidebarBlock         {
    margin:10px auto;
    padding:0 0 5px;
    width:200px;
}

#sidebar_objective    {
	padding-bottom:1px;
	margin: 42px 0 0 0;
}

#sidebar_experience   {
	padding-bottom:20px;
	margin: 86px 0 0 0;
}

#sidebar_skills   {
	padding-bottom:20px;
	margin: 501px 0 0 0;
}

#sidebar_education    {
	padding-bottom:20px;
	margin: 0px 0 0 0;
}

#rightside           {
	float:right;
	width: 600px;
	margin: 40px 9px 0 0px;
}

#rightside .line, #content .line     {
	border-bottom:1px dashed #00adb3;
	margin:10px 45px 0 0;
}

#resumeleft          {
	float: left;
	padding: 0 0px 0 0px;
}

#resumeright            {
	float: right;
	margin: 0 0px 0 0px;
	padding: 0 10px 0 0px;
	width: 600px;
}

ul#photography li {
	background-color:#FFFFFF;
	border:5px solid #CCCCCC;
	float:left;
	height:130px;
	margin:0 15px 15px 0;
	width:130px;
}
ul#photography {
	list-style-type:none;
	margin:25px 20px 0 0px;
	width:500px;
	float: right;
}

ul#recentwork li {
	background-color:#FFFFFF;
	border:5px solid #7C7C7C;
	float:left;
	height:130px;
	margin:0 15px 15px 0;
	width:130px;
}
ul#recentwork {
	list-style-type:none;
	margin:25px 20px 0 0px;
	width:500px;
	float: right;
}

ul#nav				{
	float: right;
	margin: 0px 10px 0px 0px;
	list-style-type: none;
	-moz-appearance: 0px 10px 0 0px;
}
#nav li				{
	float: left;
	margin: 0 0px;
}
#nav a				{
	height: 31px;
	display: block;
}
#nav span			{ display: none; }

a#home-nav			{
	background-image: url(../images/home-up.jpg);
	width: 99px;
}
a#home-nav:hover		{
	background-image: url(../images/home-up.jpg);
	width: 99px;
}
a#about-nav			{
	background-image: url(../images/about-up.jpg);
	width: 108px;
}
a#about-nav:hover	{
	background-image: url(../images/about-up.jpg);
	width: 108px;
}

a#works-nav		{
	background-image: url(../images/works-up.jpg);
	width: 110px;
}


a#resume-nav			{
	background-image: url(../images/resume-up.jpg);
	width: 110px;
}
a#contact-nav		{
	background-image: url(../images/contact-up.jpg);
	width: 111px;
}



a#works-nav:hover	{
	background-image: url(../images/works-up.jpg);
	width: 110px;
}
a#resume-nav:hover		{
	background-image: url(../images/resume-up.jpg);
	width: 110px;
}
a#contact-nav:hover		{
	background-image: url(../images/contact-up.jpg);
	width: 111px;
}
a#blog-nav			{
	background-image: url(../images/blog-up.jpg);
	width: 100px;
}
a#blog-nav:hover		{
	background-image: url(../images/blog-up.jpg);
	width: 100px;
}

/* Footer */


#bottom				{
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px 0 0 0;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	margin: 0px 0 0 0px;
}

#footer				{
	clear: both;
	text-align: center;
	margin: 0px 0 0px 0px;
	color: #F7A21A;
	padding: 28px 0 0px 0px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
#footer a:link 				{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited 			{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
} 

#footer a:hover				{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}   

#footer a:active			{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 
/*   Form Styles   */

#form				{
	float: left;
	width: 535px;
	margin: 12px 0px 0 0px;
	font-size:12px
}
#form p				{padding: 0px; text-align: center;  }
#form legend		{color: #3165A5; font-weight: bold;}
#form em			{ color: #f00; }
#form div.row		{
	padding-top: 5px;
	height: 22px;
	display: block;
}
#form label			{
	float: left;
	width: 100px;
	text-align: right;
	margin: 4px 0 0 0;
}
#form span.field	{
	width: 325px;
	text-align: left;
	margin: 0 0 0 10px;
}
#form div.submit	{
	width: 150px;
	display: block;
	margin: 135px 0 0 170px;
}

#form .req			{ font-weight: bold; }
#form textarea 					{
	background-color: #fff;
	border: 1px solid #00adb3;
	padding: 2px;
	width: 325px;
	margin: 4px 0 0 0;
}
#form input:focus, #form textarea:focus			{
	border: 1px solid #ff6600;
	background-color: #FF6500;
}

#submit				{
	background-image: url(/assets/images/submit-bg.png);
	border: none;
    width: 100px
	
}
#ack					{
	padding: 5px 20px;
	background:#17EAF1;
	margin: 0 0 0 10px;
	font-weight: bold;
} 
#hidden				{ display: none; } 

.clear              {
	clear: both;
}
