/* @override 
	http://localhost:3001/stylesheets/project.css
	http://localhost:3000/stylesheets/project.css
	http://trustart.bell-n-whistle.com/stylesheets/project.css?1277402212
*/

body.projects h1 {
	font: 16px "Times New Roman", Times, serif;
	color: #58595b;
	margin-bottom: 10px;
	color:#9D9D9F;
font-family:"Times New Roman";
font-weight:bold;
height:16px;
margin-bottom:10px;
text-transform:uppercase;

}

#project div.project_header h3,
.chapters #project h3{
	color: #de3a33;
	margin-bottom: 0px;
	font: bold 14px "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 10px;
}



body.projects #content ul li h3 a {
	color: #616365;
}

body.projects #content ul li h4 a {
	color: #c2312a;
}

div#main_column {
		width: 450px;
		float: left;
		overflow: hidden;
		margin-right: 20px;
}

.projects form.formtastic.project {
	overflow: hidden;
}



div#main_attributes,
div#chapters {
	padding: 20px;
	width: 410px;
	background-color: #ededed;
	margin-right: 20px;
}

div#chapters {
	background-image: url(../images/sidebar-bg.png);
}
.projects div#sidebar,
.chapters div#sidebar {
	float: left;
	width: 360px;	
	background-color: #ededed;
	margin-top: 10em;
	overflow: hidden;
	padding: 0px;
	margin-left: 5px;
}

div#new_project #sidebar {
	margin: 0px;
}

.terms #content div.post div.entry p {
	margin-bottom: 10px;
}

.terms #content div.post div.entry h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}

.terms #content div.post div.entry p strong {
	font-weight: bold;
}

#gift h3 {
	background: none !important;	
}

#gift h3 a img {
	text-align: center;
	margin-left: 65px;	
}

#shareholders ul {
	overflow: hidden;
	clear: both;
}

#shareholders a.more {
	float: none !important;
	clear: both !important;
	position: relative !important;	
	margin-top: 50px;
}

div#top-ten {
	padding-bottom: 18px !important;
}

.project div#sidebar {
	margin-top: 0px;
	padding: 20px;
	width: 310px;
}

.projects input#project_name {
	width: 390px;
}

form#new_project.formtastic.project {
	overflow: hidden;
}

div#chapter,
div#chapter_resources
 {
		padding: 20px;
		width: 370px;
}

#sidebar div#chapter_resources {
	width: 320px;
}

form#new_chapter.formtastic.chapter {
}

#new_chapter fieldset.inputs ol div.fields_sidebar {
	padding: 20px;
}

.fields_sidebar textarea#chapter_description {
	width: 280px;
}

#chapter_finished_at_input fieldset ol li {
	width: auto;
	margin-left: 20px;	
	font-size: 12px;
	float: left;
}

#chapter_goal_input p.inline-errors {
	color: #ff273e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

input#project_chapters_attributes_0_visible {
	
}

#chapter li label input.visible_chapter {
	width: 20px;	

}

fieldset.inputs div#chapter {
	padding: 0px;
}

#sidebar fieldset.inputs {
	width: 360px !important;
	margin: 0px;
	padding: 0px;	
}

#project_chapters_attributes_0_description {
	height: 150px;	
	width: 380px;
	font-size: 14px;
	padding: 10px !important;
}

input#project_chapters_attributes_0_goal {
	width: 150px !important;
	margin-top: 5px;
}


.projects form.formtastic input,
.projects form.formtastic textarea {
	padding: 5px 10px !important;
	border: none;
	color: #969696;
	font: italic 18px "Times New Roman", Times, serif;
	width: 370px;
}

.projects form.formtastic input {
	width: 380px;
}

div#sidebar input {
	width: 300px;
}

.projects form.formtastic textarea {
	padding: 20px !important;
}

#sidebar #project_chapters_attributes_0_description {
	width: 300px;	
}

div#chapter_resources {
	background-color: #e0dcda;
}

.projects #chapters #chapter_resources {
	margin-top: 10px;
}

div#chapter_resources label {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div#chapter_resources input.destroy_resource {
	width: 20px;	
}

textarea#chapter_description {
	height: 200px;
}

div#chapter_resources input {
	padding: 5px 10px !important;
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#chapter_resources input.resource_name {
	width: 300px;
}

#sidebar input.resource_name {
	width: 200px;
}

#chapter_resources p {
	color: #3d3d39;
	margin-bottom: 10px;
	font: 14px/1.4em Arial, Helvetica, Geneva, sans-serif;
}

#resources fieldset input,
#new_resources fieldset input {
	width: 20px;
}
#resources  fieldset ol,
#new_resources  fieldset ol {
	padding-left: 60px;
}

.projects #errorExplanation h2 {
	display: block;
	clear: both;
	overflow: hidden;
	height: 40px;
}

.projects #errorExplanation ul{
	padding-left: 20px;
}

#chapter p.inline-errors {
	color: red;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

#chapter li.date fieldset ol li {
	float: left;
	width: 100px;
}

#project_chapters_attributes_0_resources_attributes_0_kind_input fieldset ol li {
	margin-bottom: 0px;
}

div#new_project {
	overflow: auto;
	margin-bottom: 20px;	
}

#project_name_input p.inline-errors {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

div#errorExplanation.errorExplanation {
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.4em;
}

#errorExplanation p {
	color: #9c9c9c;
}

#errorExplanation ul li {
	color: #c00;
	font-style: italic;
}
#project_chapters_attributes_0_resources_attributes_0_kind_input fieldset ol li label {
	width: 100px;
}

.projects form.formtastic label {
	display: block;
	width: 100%;
	color: #58595b;
	margin-bottom: 10px;
	font: bold 15px Helvetica, Arial, Geneva, sans-serif;
	margin-top: 15px;
}

.projects form.formtastic p.inline-hints {
	margin: 0;
	font: italic 14px "Times New Roman", Times, serif;
	margin-top: 5px;
	color: #58595b;
	width: 420px;
}

.projects form.formtastic #sidebar p.inline-hints {
	width: 300px;
}

.projects input#project_submit.create {
	background-color: #e9ff5e;
	color: #040404;	
	width: 100px;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 12px;
}

.projects #main_attributes fieldset.inputs ol fieldset.buttons {
	padding: 0px;
}

.projects textarea#project_description {
	width: 370px;
	height: 200px;
}

.projects input#project_header {
	width: 360px;
}

textarea#project_video_link {
	width: 370px;

}


div.additional_links {
	padding-top: 10px;
	border-top: 2px #58595b solid;	
}

div.additional_links a {
	color: #58595b;
	font-family: "Times New Roman", Times, serif;
}

.projects #container div.meta h3 a,
.project #container div.meta h4 {
	color: #de3a33;
}

.project #container div.meta h4 {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 10px;
}

#resources ul li span a,
#new_resources ul li span a {
	color: #58595b;
	font-style: italic;
	font-variant: normal !important;
	font-weight: normal !important;
}
#resources ul li span a:hover,
#new_resources ul li span a:hover {
	color: #333;
}

.profile #own_projects ul {
float:left;
width:740px;
}

.profile #own_projects ul li {
background:url("../images/bg-proyect.jpg") no-repeat scroll 0 0 transparent;
border:5px solid #F2EFEC;
float:left;
height:249px;
margin:0 14px 14px 0;
padding:10px;
position:relative;
width:207px;
}

.profile #own_projects ul li.last {
	margin-right:0;
}

.profile #own_projects ul li div.project h3,
.profile #own_projects ul li div.project h4{
	text-align:center;
	color:#58595B;
}

.profile #own_projects ul li div.project h3 {
	font-size:1.25em;
	font-weight:bold;
	height:20px;
	margin-bottom:1px;
}

.profile #own_projects ul li div.project h4{
	font-style:italic;
	height:22px;
	margin-bottom:6px;
	font-family: "Times New Roman";
	font-weight:bold;
}