/*============================================================
 Essentials
============================================================*/

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: verdana, sans serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background: #67C5DA url(/images/bg.gif) repeat-x left top;
	}

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

a:hover,
a:active {

	}

a img {
	border: none;
	}

#container {
	margin: 0 auto;
	width: 670px;
	text-align: left;
	}


/*============================================================
 Header
============================================================*/

#header {
	position: relative;
	float: left;
	width: 100%;
	height: 143px;
	}

#header h1 {
	display: block;
	width: 100%;
	height: 165px;
	text-indent: -5000px;
	}

#header h1 a {
	display: block;
	width: 100%;
	height: 112px;
	}

#menu {
	position: absolute;
	top: 107px;
	width: 100%;
	height: 39px;
	overflow: hidden;
	text-align: center;
	}

#nav {
	position: relative;
	margin-left: 0px;
	list-style: none;
		width: 760px;
	}

#nav li {
	display: inline;
	float: left;
	}

#nav li a {
	display: block;
	float: left;
	margin-top: 5px;
	padding: 11px 10px 9px 10px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #8f7855;
	line-height: 11px;
	border-right: 1px solid #ffdca7;
	}

#nav li a:hover {
	/*margin-top: 3px;*/
	/*padding: 13px 20px 9px 20px;*/
	background: url(/images/nav-hover-bg.gif) top repeat-x #fff;
	}
	
#nav li.projects a {
	border-left: 1px solid #ffdca7;
	}

body.projects #nav li.projects a,
body.partners #nav li.partners a,
body.movement #nav li.movement a,
body.store #nav li.store a,
body.blog #nav li.blog a,
body#motion #nav li.motion a{
	margin-top: 0;
	padding: 16px 10px 9px 10px;
	background: url(/images/nav-selected-bg.gif) top repeat-x #eb8a00;
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #ca8227;
	}


/*============================================================
 Main
============================================================*/

#main {
	float: left;
	margin: 35px 25px;
	width: 620px;
	}
	
#submenu {
	float: left;
	width: 190px;
	}

#content {
	float: right;
	padding-left: 25px;
	width: 403px;
	border-left: 1px solid #ffbb54;
	}
	
* html #content {
  width: 429px;
  w\idth: 403px;
  }

#content a {
	color: #663399;
	border-bottom: 1px dotted;
	}

#content a:hover {
	color: #FF6600;
	}
	
#content h3 a {
	color: #663399;
}
#content h3 a:hover {
	color: #FF6600;
}

#content h1 {
	margin-bottom: 0px;
	font-size: 36px;
	color: #FB572A;
	}	

#content h2 {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 21px;
	font-weight: normal;
	color: #FB572A;
	}	

#content h3 {
	margin-bottom: .7em;
	font-size: 17px;
	font-weight: normal;
	color: #FB572A;
	}
	
#content h4 {
	margin-top: 1em;
	/*margin-bottom: 2em;*/
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FB572A;
	}

#content h5 {
	margin: 3em 0 .5em 0;
	font-size: 13px;
	color: #FB572A;
	}

#content hr {
	margin-bottom: 1.3em;
	height: 1px;
	color: #ffbb54;
	border: none;
	}

#content p {
	margin-bottom: 1.3em;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	}

#content p.viewsite {
	margin-top: -.7em;
	}

#content p.news-footer {
	font-size: 11px;
	line-height: 17px;
	}

#content ul {
	margin-bottom: 1.3em;
	color:  #663399;
	margin-left: 35px;
	line-height: 18px;
	}

#content ul ul {
	margin-bottom: 0;
	list-style: circle;
	}

#content label {
	display: block;
	float: left;
	margin: 9px 10px 3px 0;
	width: 125px;
	text-align: right;
	color: #fff;
	}

#content input {
	margin: 5px 0;
	width: 200px;
	}

#content input[type=submit] {
	margin: 10px 0 0 140px;
	width: 80px;
	}

#pagenav {
	list-style: none;
	}

#pagenav li {
	margin-bottom: 8px;
	padding: 0 10px 0 12px;
	background: url(/images/pagenav-bullet.gif) no-repeat;
	}

#pagenav a {
	color: #660000
	}

#pagenav a:hover {
	color: #ffe0b0;
	}

#pagenav .icon {
	display: inline;
	margin: 1px 0 0 5px;
	vertical-align: top;
	border: none;
	}

#slideshow {
	margin-bottom: 2em;
	padding: 0;
	}

/*==============
Comment Form
===============*/

body.blog form#commentform input {
width: 150px;
padding-top: 4px;
margin-top: 10px;
}


/*============================================================
 Footer
============================================================*/

#footer {
	clear: both;
	padding: 10px 0;
	margin: 0 25px 50px 25px;
	width: 620px;
	font-size: 10px;
	color: #ffc46e;
	border-top: 4px solid #FB572A;
	}

#footer p {
	float: left;
	}

#footer ul {
	float: right;
	list-style: none;
	}

#footer ul li {
	float: left;
	padding-left: 10px;
	border-left: 1px solid #ffbb54;
	font-size: 11px;
	}
	
#footer ul li.first {
	padding-right: 10px;
	border: none;
	}

#footer a {
	color: #663399;
	border-bottom: 1px dotted;
	}

#footer a:hover {
	color: #FF6600;
	}

	
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
.image-left {
	float: left;
	margin-right: 10px;
}
.image-right {
	float: right;
	margin-left: 10px;
}
.more {
	font-size: 76%;
	text-transform: uppercase;
}
