/*
Theme Name:     Twenty Ten AT
Template:       twentyten
Version:        0.1.0
*/



@import url("../twentyten/style.css");


/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 240px 0 110px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 200px;
}

/* =Fonts
-------------------------------------------------------------- */
@font-face {
	font-family: 'Raleway';
	src: url('fonts/raleway_thin.eot');
	src: url('fonts/raleway_thin.eot?#iefix') format('embedded-opentype'),
	     url('fonts/raleway_thin.woff') format('woff'),
	     url('fonts/raleway_thin.ttf') format('truetype'),
	     url('fonts/raleway_thin.svg#webfont') format('svg');
}

@font-face {
	font-family: 'BrightonLightPlain';
	src: url('fonts/BrightonLightPlain.eot?') format('eot'), 
	     url('fonts/BrightonLightPlain.woff') format('woff'), 
	     url('fonts/BrightonLightPlain.ttf')  format('truetype'),
	     url('fonts/BrightonLightPlain.svg#BrightonLightPlain') format('svg');
}



#site-title {
	font-family: 'Raleway'; /* no .ttf */
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
/* =Structure
-------------------------------------------------------------- */
#wrapper {
	background: #fff;
	margin-top: 0px;
	padding: 0 0px;
}
/* Structure the footer area */

#site-info {
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 600px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#site-generator {
	float: right;
	width: 105px;
}
/* =Global Elements
-------------------------------------------------------------- */
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
a:active,
a:hover {
	color: #000;
}

/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0px 0 0 0;
	position: relative;
}
#site-title {
	display: none;
	float: left;
	font-size: 62px;
	line-height: 36px;
	margin: 20px 0 18px 110px;
	width: 940px;
	text-transform: uppercase;
}
#site-title a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#site-description {
	display: none;
}

/* This is the custom header image */
#branding img {
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	float: left;
}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: transparent;
	display: block;
	float: left;
	margin: 0 0 0 88px;
	width: 720px;
	text-align: center;
}
#access .menu-header,
div.menu {
	font-size: 12px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	text-align: center;
}
#access a {
	color: #000;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #fff;
	color: #000;
	text-decoration: underline;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000;
	font-weight: bold;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #000;
	font-weight: bold;
}

/* =Content
-------------------------------------------------------------- */

.page-id-7 #main {
	padding: 10px 0 0 0;
}

.page-id-5 .entry-title,
.page-id-11 .entry-title,
.page-id-7 .entry-title,
.home .entry-title {
	display: none;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 21px;
	font-weight: 300;
}
.entry-meta a,
.entry-utility a {
	color: #000;
	text-decoration: none;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #000;
	text-decoration: underline;
}
.entry-title a:active,
.entry-title a:hover {
	color: #000;
}
#content .entry-title {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	text-transform: uppercase;
	letterspacing: .1em
}
.page-id-7 .entry-content, .entry-summary,
.page-id-11 .entry-content, .entry-summary {
	clear: both;
	margin: -35px 0 0 0;
}
.entry-content, 
.entry-summary {
	margin: -10px 0 0 0;
}
.page-link a:active,
.page-link a:hover {
	color: #000;
}
.points {
	margin: -45px 0 10px 141px;
}
.meta-sep, 
.author.vcard {
	display: none;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #000;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #000;
	text-decoration: underline;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-title {
	color: #222;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.widget-area .entry-meta {
	font-size: 11px;
	font-weight: 300;
}
.widget-area ul ul {
	list-style: none;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 2px solid #598393;
	overflow: hidden;
	padding: 18px 0 110px;
	width: 720px;
	margin-top: 0px;
}
#site-info {
	font-weight: 300;
	margin: 0 0 0 0px;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: normal;
	position: relative;
}
#site-generator a {
	background: none;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 0px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
}
#site-generator a:hover {
	text-decoration: none;
}


/* =Workshop page
-------------------------------------------------------------- */
#content table {
	border: none !important;
}
#content tr td {
	border: none !important;
	padding: 0;
}
.workshop_header {
	margin: 0;
}
#content .workshop_table {
	width: 100%;
	margin: 0;
}
.workshop_table tr td:first-of-type {
	color: #458899;
}
#content .workshop_table tr td ul {
	margin: 0 0 0 1.3em;
}
.page-id-315 .entry-title {
	display: none;
}
.workshop_testimonials {
	background: #578798;
	color: #fff;
	padding: 20px 0 5px 0;
}
.workshop_signup {
	margin: 40px 0 0 0;
	border: 1px solid #e7a813;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
#gform_fields_1 {
	margin: 0 3px 0 20px;
}
#content #gform_submit_button_1 {
	margin: 0 0 0 20px;
}
.workshop_button {
	background: #5590AA;
	color: #fff !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 6px;
	text-decoration: none !important;
}
.workshop_button:hover {
	background: #3b748d;
}


/*PROJECT MAP*/
#projectmap {
	background: url('http://www.artfulthinking.net/wp-content/uploads/2013/05/projectmap1.png') no-repeat;
	height: 112px;
	width: 590px;
	margin-left: 110px;
	position: relative;
}
#projectmap p {
	position: absolute;
	left: 120px;
	top: 34px;
}
.mc-field-group {
	float: left;
}
#mc-embedded-subscribe {
	float: left;
	height: 28px;
	text-transform: uppercase;
	padding: 2px 5px;
	margin: 0;
	background: #e79e00;
	color: #fff;
	dispaly: block;
	border: none;
	cursor: pointer;
}
#mc_embed_signup {
	position: absolute;
	left: 120px;
	top: 75px;
}
#mc-embedded-subscribe:hover {
	background: #47809D;
}
.mc-field-group input {
	height: 20px;
	margin: 0 10px 0 0;
	padding: 2px 5px;
	color: #727272;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: #fff;
	border: 1px solid #ccc;
}
.mc-field-group input:active {
	color: #333333;
}

/*GETTING STARTED FORM*/
#gform_2 .gfield_label {
	/*font-family: BrightonLightPlain, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;*/
	font-size: 14px;
	color: #5590AA;
	font-weight: bold;
	margin-top: 20px;
}
#gform_2 .gfield_description {
	/*font-family: BrightonLightPlain, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;*/
	font-size: 14px;
}
.hidden-input .ginput_container {
	display: none;
	height: 0;
	width: 0;
}