/* Colors
Wrapper: #363942
Thin Border: #DDDEDE
Green Border: #85C360
Container: #F5F6F7
Content: #FFFFFF
Sidebar: #F3F3F3
Orange : #FD3A1D
*/

/* general styles */

body {
	background-color: #FFF;
	background-image: url('../images/design/bg.gif');
	text-align: center;
	font-size:14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #474a51;
}

a:link, a:visited, a:active {
	color: #317b9e;
	text-decoration: none;
}

a:hover { 
	color:#104c68;
	text-decoration:underline;
}

a#english {
	padding-left: 21px;
	background: url('../images/design/en.gif') no-repeat 0 50%;
}

a#french {
	padding-left: 21px;
	background: url('../images/design/fr.gif') no-repeat 0 50%;
}

a:link.listen, a:visited.listen, a:active.listen {
	font-weight: bold;
	cursor: pointer;
	background: #85C360;
	padding: 8px 10px;
	color: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a.listen:hover {
	color: #474a51;
	text-decoration: none;
}

a:link.buy, a:visited.buy, a:active.buy {
	font-weight: bold;
	cursor: pointer;
	background: #85C360;
	padding: 8px 10px;
	color: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a.buy {
	color: #ffac90;
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #363942;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

h2 {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
}

/* structure styles */

#container {
	padding: 10px;
	background-color: #F5F6F7;
}

#wrapper {
	background-color: #363942;
	width: 920px;
	text-align: left;
	margin: 0 auto;
	padding: 20px;
}

#header img {
	margin: 0;
	padding: 0;
}

/* top-nav styles */

#top-nav {
	width: 960px;
	margin: 20px auto 5px;
	font-size: 12px;
	text-align: left;
}

#top-nav a {
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #363942;
}

#top-nav a:hover {
	color: #87A3AF;	
}

#top-nav .current {
	color: #363942;
	font-weight: bold;
}

/* nav styles */

#navlist {
	margin: 20px 0 30px;
	padding: 1px 0;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#navlist a {
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #87A3AF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navlist a:hover {
	color: #BFBFBF;
}

#navlist .current {
	color: #FFF;
	font-weight: bold;
}

/* body-full Styles (no sidebar) */

#body-full {
 	background: #FFF;
	width: 898px;
	padding-bottom: 20px;
	border: 1px solid #DDDEDE;
	overflow: auto;
}

#body-full h2 {
	margin: 20px 0 0 20px;
}

#body-full h3 {
	margin-left: 20px;
}

/* body-600 Styles (includes Sidebar 278px) */

#body-600 {
 	background: url('../images/design/fauxcol_600.gif');
	width: 898px;
	border: 1px solid #DDDEDE;
	overflow: auto;
}

.content-600 {
	float: left;
	width: 600px;
	display: inline;
	position: relative;
	padding-bottom: 50px;
}

#body-home {
	width: 898px;
	border: 1px solid #DDDEDE;
	overflow: auto;
}

.content-home {
	background: #000;
	float: left;
	width: 620px;
	display: inline;
	position: relative;
}

.content-600 h2 {
	margin: 60px 70px 0px;
	padding: 0 0 5px;
}

.content-600 h3 {
	margin: 0 70px 25px;
}

.content-600 h4 {
	margin-left: 70px;
	margin-right: 70px;
}

.content-600 p {
	margin: 0 70px 25px;
	line-height: 26px;
	text-align: justify;
}

/* menu-homepage styles */

#menu-homepage {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-homepage li#home-community {
	margin-bottom: 0;
	}
	
#menu-homepage li#selected a {
	background: #CCC0A9;	
}

#menu-homepage li#buy a {
	background: #85C360;
	color: #FFF;
}	

#menu-homepage li {
	border-top: 1px solid #cacaca;
	border-bottom: 1rgin-bottom: 0;
	}
	
#menu-homepage li#selected a {
	background: #CCC0A9;	
}

#menu-homepage li#buy a {
	background: #85C360;
	color: #FFF;
}	

#menu-homepage li {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #f3f1ed;
	margin: 0px;
	margin-bottom: 1px;
	font-family: Lucida Grande,Lucida Sans,Verdana,Georgia,Helvetica,Arial;	font-size: 12px;
	line-height: 12px;
}

#menu-homepage li a {
	text-decoration: none;
	color: #282828;
	padding: 12px 8px 12px 12px;
	display: block;
	background: #d8d5d2;
}
#menu-homepage li a:hover {
	background: #cbc6c1;
	color: #000;
}

.menu-head {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0; padding: 0;
	padding-bottom: 4px;
}

/* sidebar styles */

.sidebar-notes {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
}

.sidebar-notes h4 {
	margin: 0 20px 20px;
	padding: 0;
}

.sidebar-notes p {
	margin: 0 20px 20px;
	padding: 0;
}

.sidebar ul {
	list-style: none;
}

.sidebar li {
	clear: left;
}

.sidebar li {
	margin: 0 0 .5em 0;
}

.sidebar li img {
	float:left;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right:12px;
}

.sidebar-home, .sidebar {
	font-size: 12px;
	line-height: 16px;
}

.sidebar-home h3, .sidebar-home h4, .sidebar h3, .sidebar h4 {
	margin: 0 0 0 20px;
	padding: 1px 0;
}

.sidebar-home h3, .sidebar h3 {
	margin-top: 10px;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.sidebar-home .photo {
	border: 1px solid #DDDEDE;
	padding: 5px;
	margin: 10px 20px;
}

.sidebar-home p {
	margin: 15px 20px;
	padding: 0;
}

.sidebar {
	display: inline;
	width: 278px;
	margin-left: 20px;
	float: right;
}

.sidebar-home {
	display: inline;
	width: 278px;
	float: right;
}

.sidebar h2 {
	background: #736E65;
	border-bottom: 1px solid #FFF;
	padding: 12px;
	color: #FFF;
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* audio styles */

#audio .playlist-notes {
	margin: 10px 0 0 20px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

#audio, #free-audio {
	margin: 25px 70px;
	padding: 20px;
	width: 280px;
	border: 1px solid #ccc;
	background: #F5F6F7;
}

#audio h4, #free-audio h4 {
	margin: 0 0 0 20px;
	padding: 0;
}

#audio li, #free-audio li {
	line-height: 26px;
}

#audio li a, #audio li a:hover {
	font-size:14px;
	color: #474a51;
	text-decoration: none;
}

/* buy page styles */

#buy form {
	margin: 10px 70px;
}

#buy h4 {
	margin: 50px 70px 10px;
}

#buy-gift, #survey-gift {
	margin: 30px 70px;
}

.shipping {
	font-style: normal;
	font-size: 12px;
	letter-spacing: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;	
}

.notes {
	margin: 5px 0px;
	font-size: 12px;
}

#buy .notes {
	line-height: 14px;
}

#audio-reel {
	margin:  10px 0 25px 45px;
	padding: 0;
	list-style-image: url('../images/design/icon_listen.gif');	
}

/* news styles */

#pic-copyright {
	float: right;
	margin: 0 5px 0 0;
	font-size: 10px;
}

#category-summary, #all-categories {
	background: #fff6bf;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 20px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	text-align: left;
}

#articles {
	font-size: 12px;
}

#articles p {
	margin: 10px 70px;
	line-height: 18px;
}

h3.articles {
	margin-bottom: 0px;
	padding: 0;
}

#articles p.date-issue{
	margin-top: 2px;
	padding: 0px;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	line-height: 14px;
}

#article-meta {
	text-align: center;
	font-size: 12px;
	margin: 20px 70px;
	background: #FFF6BF;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

#article-meta li {
	display: inline;
	padding-right: 5px;
}

.meta-categories {
	background: url(../images/design/folder.gif) 0 0 no-repeat;
	padding-left: 20px;
	border-right: 1px solid #474a51;
} 

.meta-discuss {
	background: url(../images/design/discuss.gif) 0 0 no-repeat;
	padding-left: 20px;
} 

#article-meta li img {
	padding-top: 5px;
}

/* archives */
h3.archive-month {
	margin: 0 70px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#archive-article {
	margin: 0 70px;
	padding: 2px 0;
}

.credits {
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
}

/* projects page styles */

.project-category {
	float: left;
	width: 290px;
	margin: 20px 0px 5px;
}

.project-categories {
	margin: 0;
	padding-bottom: 4px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	color: #333;
}

.project-category ul {
	margin: 10px 0 0 20px;
	padding: 0;
	list-style: none;
}

.project-category li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;	
	background: url('../images/design/icon_bullet.gif') no-repeat 0 4px;
	font-size: 12px;
}

.project-type {
	font-size: 11px;
}

/* community page styles */

#community-signup {
background: #fff6bf url(../images/design/locked.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	min-height: 100px;
	text-align: left;
	padding: 20px 20px 20px 130px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

#community-signup ul {
	margin-top: 20px;
	margin-left: 35px;
}

/* footer Styles */

#footer {
	width: 960px;
	margin: 5px auto;
	font-size: 12px;
	text-align: left;
}

#footer a {
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #363942;
}

#footer a:hover {
	color: #87A3AF;	
}

#footer .current {
	color: #363942;
	font-weight: bold;
}

/* form Styles */

#contact_form p, #freeform p {
	margin: 0 0 20px;
	padding: 0;
}

label {
	font-weight: bold;
}

fieldset {
	padding: 20px;
	margin: 20px 70px;
	border: 1px solid #ccc;
	background: #F5F6F7;
}

input.text, input.title, textarea, select {
	margin: 0.5em 0;
	border: 1px solid #bbb;
}

input.text:focus, input.title:focus, textarea:focus, select:focus {
	border: 1px solid #666;
}

input.text, input.title {
	width: 320px;
	padding: 5px;
}

input.title {
	font-size: 1.5em;
}

textarea {
	width: 320px;
	height: 250px;
	padding: 5px;
}

/* misc styles */

#for {
	margin: 0 70px 5px 70px;
}

p.written-by {
	font-style: italic;
}

.photo {
	border: 1px solid #DDDEDE;
	padding: 5px;
	margin: 20px;
}

#video {
	margin: 50px 60px 0;
}


.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error a {
	color: #8a1f11;
}


.success a {
	color: #264409;
}

hr {
	display: none;
}
	
a img, img {
	border: none;
}

/* alert Styles */

#alert ul, #community-signup ul, .content-600 ul {
	margin:  0 70px 25px;
	padding: 0;
	list-style-image: url('../images/design/icon_bullet.gif');
}

#alert  {
background: #fff6bf url(../images/design/alert.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	min-height: 130px;
	text-align: left;
	padding: 20px 20px 20px 200px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

#alert h3 {
	margin-top: 30px;
}

#alert ul {
	margin-top: 20px;
	margin-left: 15px;
}

#alert ul li, #community-signup ul li, .content-600 ul li {
	line-height: 26px;
}

#info  {
background: #fff6bf url(../images/design/info.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	min-height: 130px;
	text-align: left;
	padding: 20px 20px 20px 160px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

#info-success  {
	background: #fff6bf url(../images/design/info.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	min-height: 130px;
	margin: 20px 70px 25px;
	padding: 10px 0;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	text-align: left;
}

#info-success h2 {
	margin: 0;
	padding: 20px 0 5px 170px;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#info-success h3 {
	margin: 0;
	padding: 0 0 20px 170px;
}

#info-success p {
	margin: 0;
	padding: 0px 20px 10px 170px;
	line-height: 20px;
}

#community-signup h2, #alert h2, #info h2 {
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#info h3 {
	margin-left: 0;
}

#alert p, #info p {
	margin: 10px 0;
}

/* jqModal styles */
  
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 25%;
    left: 50%;
    
    margin-left: -300px;
    width: 450px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 20px;
}

.jqmWindow2 {
    display: none;
    position: fixed;
    top: 15%;
    left: 450px;
    width: 240px;    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 20px;
}


.jqmClose {
	float: right;
}

.jqmWindow h4, .jqmWindow2 h4 {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}

.jqmWindow h5, .jqmWindow2 h5 {
	margin: 10px 0 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

.jqmWindow h6, .jqmWindow2 h6 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.task {
	font-style: normal;
}

.window-photo {
	border: 1px solid #DDDEDE;
	padding: 5px;
}

.jqmOverlay { background-color: transparent; }

/* self-clear */

#top-nav:after, #footer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#top-nav, #footer
{
	display: inline-block;
}

.clear {
	clear:both;
}

.left {
	float: left;
}

.right {
	float: right;
}