/**
	Theme Name: La Casa Norte
	Author: Lina Tao
	Author URI: http://www.lacasanorte.org
        Description: La Casa Norte's mission is to serve youth and families confronting homelessness. We provide access to stable housing and deliver comprehensive services that act as a catalyst to transform lives and communities. For over ten years, La Casa Norte have been delivering inspiration, housing and hope to those in need.
	Version: 1.0
	
	Green: #83A660
	Light Grey: #F2F2F2
	Dark Grey: #333333;
*/

html, body {
	background-color: #F2F2F2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	height: 100%;	
}

@font-face{ 
	font-family: "Alte_Regular";
	src: url('/wp-content/themes/lacasanorte/fonts/AlteHaasGroteskRegular.eot');
	src: local("Alte Haas Grotesk"), url('/wp-content/themes/lacasanorte/fonts/AlteHaasGroteskRegular.ttf') format("truetype");
	font-weight:normal;
}

@font-face{ 
	font-family: "Alte_Bold";
	src: url('/wp-content/themes/lacasanorte/fonts/AlteHaasGroteskBold.eot');
	src: local("Alte Haas Grotesk Bold"), url('/wp-content/themes/lacasanorte/fonts/AlteHaasGroteskBold.ttf') format("truetype");
}

/******************************** COMMON ********************************/
div#container {
	margin: 0px auto;
	min-height: 100%;
	color: #333333;
	background-image: url(/wp-content/themes/lacasanorte/images/body_background.png);	
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	color: #83A660;	
	font-size: 40px;
	font-family: Helvetica, Arial;
	font-weight: normal;
}

h2 {
	/** color: #777777;	**/
	font-family: Helvetica, Arial; 
	color: #333;
	font-size: 20pt;
	font-weight: normal;
	padding-bottom: 0px;
}

h3 {
	color: #83A660;	
	font-family: Helvetica, Arial;
	font-weight: normal;
	padding-bottom: 0px;
}

a {
	color: #83A660;	
	font-family: Helvetica, Arial;
}

a:hover {
	text-decoration: none;
}

div.left {
	float: left !important;	
}

div.right {
	float: right !important; 	
}

.clear {
	clear: both;	
}


/******************************** TOP ********************************/
div#top {
	height: 100px;
	background-image: url(/wp-content/themes/lacasanorte/images/header_background.jpg);
}

/** SITE MENU **/
div#menu {
	width: 960px;
	margin: 0px auto;
	line-height: 90px;
	font-size: 10pt;
	z-index: 100;
}

div.left {
	width: 170px;
	padding-left: 20px;
	margin-top: -10px;
	position: absolute;
	z-index: 99;	
}

div.menu {
	text-align: right;	
}

div.menu ul {
	display: inline;
	list-style: none;
	color: white;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

div.menu ul li {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;	
	padding-left: 13px;
}

div.menu ul li a {
	color: #777777;
	text-decoration: none;
}

div.menu ul li a:hover, div.menu ul li a.active {
	color: white;
}

div.menu ul li.current_page_item a, div.menu ul li.current_page_parent a {
	color: #83A660;
}

/** DONATE BUTTON **/
div#top li.page-item-633 a {
	background-color: #83A660;		
	color: white !important;
	padding: 10px;
	font-weight: bold; 
}

/** PAGE SUBMENU **/ 
div#submenu {
	width: 150px;
	height: 370px;
	margin-left: 18px;
	background-color: white;
	line-height: normal;
}

div.submenuHome {
	height: 155px !important;	
}

div#logo {
	padding-left: 7px;
	padding-top: 15px;
}	

div#submenu ul {
	list-style: none;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	*padding-left: 0px;
	*margin-left: 20px;
}

div#submenu ul li {
	padding-bottom: 15px;
}

div#submenu ul li a {
	color: #777;
	text-decoration: none;
}

div#submenu ul li a:hover, div#submenu ul li.current_page_item a {
	color: #83A660;
}

/******************************** PAGE BANNER ********************************/
div#pageBanner {
	width: 1050px;
	height: 310px;
	margin: 0px auto;
	background-image: url(/wp-content/themes/lacasanorte/images/photo_background.png);	
	z-index: 2;
	margin-top: -33px;
}	

div#pageImage {
	width: 960px;
	height: 250px;
	margin: 0px auto;
	padding-top: 30px;
	position: relative;
}

div#banenrContent {
	position: absolute;
	top: 35px;
	right: 50px;
	width: 450px;
	color: white;
	text-align: right;
	font-size: 20px;
	z-index: 98;		
}

div#banenrContent h1 {
	color: #777777; 
	font-size: 45px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-transform:uppercase;
	
	*padding-top: 40px;
}

div#banenrContent a {
	color: white;
	text-decoration: none;
}

div#banenrContent a:hover {
	text-decoration: underline;
}

div#nav {
	position: absolute;
	bottom: 20px;
	right: 50px;
	z-index: 97;
	*bottom: 35px;
}

div#nav a {
	color: white;	
	background-color: white;
	margin-right: 5px; 
	padding: 0px 5px 0px 5px;
}

div#nav a.activeSlide {
	color: #83A660;	
	background-color: #83A660;	
}

/******************************** MIDDLE ********************************/
div#middle {
	width: 980px; 
	height: auto;
	margin: 0px auto;
	background-repeat:repeat-y;
}

/** PAGE TOP PARENT **/
div#middle div#topMenu {
	width: 960px;
	height: auto;
	margin: 0px auto;
	margin-top: -14px;
	background-color: #333333;
	color: white;
}

div#topMenuContent {
	padding: 5px 50px;
}

div#middle div#topMenu h1 {
	padding: 15px 25px 15px 0px;
	margin: 0px;
}

/** PAGE CONTENT **/ 
div#bodyContent {
	padding: 10px 60px 30px 60px;	
	height: auto;
}

div#bodyContent h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 35px;
}

div.headingText {
	width: auto;
	text-align: center;
}

div.headingText h1 {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: white !important;
	margin-top: 0px;
	text-align: center;
	display: inline;
	*position: relative;
	*z-index: 99;
}

div.dotted {
	border-top: 1px dashed #777;			
	margin-top: -20px;
}

/** PAGE CONTENT STYLES **/ 
blockquote.quote {
	text-align: left;
	color: #83A660;
	font-size: 25px;
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial;
}

img.profile {
	float: right; 
	margin: 0px 0px 20px 20px;
}

img.inlinePhoto {
	float: left; 
	margin: 0px 30px 20px 0px;
}

img.bodyPhoto {
	width: 580px;
	border: 1px solid #ccc;	
}

table#whatWeDo td {
	margin: 0px;
	padding: 0px;
	padding-right:40px;
}

table#whatWeDo h2 {
	margin-top: 8px;
}


/** TABLES **/
table.tableData {
	border-bottom: 3px solid #83A660;
	width: 100%;
}

table.tableData th {
	background-color: #83A660;
	color: white;
	text-align: left;
}

table.tableData th, td {
	padding: 10px;
}

table.tableData tr.altRow {
	background-color: #eee;
}


/** CALL OUT**/
div.callout {
	width: 100%;
	background-color: #f2f2f2;
}

div.calloutContent {
	margin: 15px;	
	padding: 20px;  
}
 
div.calloutContent h1 {
}
 
div.calloutContent .left {
	width: 500px;	
	margin: 0px;
	padding: 0px;
}

div.calloutContent .right {
	width: 300px;	
	margin: 0px;
	padding: 0px;	
}

/** FINANCIALS **/
div.financials {
	width: 390px;
	text-align: center;
}

.footnote {
	font-size: 10pt;
	font-style: italic;
}


/** ICONS **/
img.icons {
	float: right;
	padding: 0px 0px 10px 25px;
}

img.iconsHome {
	float: right;
	padding: 0px 0px 10px 25px;
}


/** BLOG **/ 
div.postContent {
	padding-top: 0px;
}

div.postBody {
	float: left;
	width: 580px;	
	*margin-top: 25px;
}

div.postData {
	padding-top: 20px;
	float: right;
	width: 220px;	
}

div.postBody h2 a {
	color: #333;
	padding: 0px !important;
	margin: 0px !important;
	text-decoration: none !important;	
}

div.postBody h2 a:hover {
	text-decoration: underline !important;
}

.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}

.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
}

.pagination a:hover{
	color:#fff;
	background: #3279BB;
}

.pagination .current{
	padding:6px 9px 5px 9px;
	background: #3279BB;
	color:#fff;
}


/** PHOTO GALLERY STYLES **/
.ngg-singlepic {
	border: 0px !important;
}


/** EVENT CALENDAR **/
.upcoming .tribe-events-calendar-buttons {
	top: 0px !important;	
}

h4.event-day {
	font-size: 18pt;
	padding-top: 0px;
	margin-top: 0px;
}


/******************************** BOTTOM ********************************/
div#bottom {
	border-top: 1px dashed #777;	
	font-size: 12pt;
	height: 130px;
	margin-left: 50px;
	margin-right: 50px;
	font-family: helvetica, arial;
}	

div#bottom div.left {
	width: 60px;	
	margin-top: 20px;
	margin-left: -20px; 
	text-align: center;
	font-size: 10pt;
	
	*margin-top: -40px;
}

div.address {
	padding-top: 25px;
	width: 759px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #777;
	text-transform: uppercase;
}

div#bottom div.menu {
	width: 759px;	
	height: 22px;
	padding-top: 5px;	
	text-align: right;
	float: right;
}

/** FOOTER MENU **/
div#bottom ul {
	display: inline;
	list-style: none;
	color: white;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

div#bottom ul li {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;	
	padding-left: 18px;
}

div#bottom ul li a {
	color: #777777;
	text-decoration: none; 
	font-size: 8pt;
}

div#bottom ul li a:hover, div#bottom ul li a.active {
	color: #83A660;
}

/** SUBSCRIBE FORM **/ 
div#subscribe {
	padding: 10px;
	width: 300px;
	border-bottom: 1px dashed #777;	
	margin-top: -5px;
}

div#subscribe form {
	display: inline;	
	
}

div#subscribe input[type=text] {
	border: 0px;
	border-bottom: 1px dashed #83A660;
	width: 200px;
	color: #83A660;
	text-decoration: none; 
	font-size: 8pt;	
	text-transform: uppercase;	
}

div#subscribe input[type=submit] {
	border: 0px;
	background-color: #83A660;
	color: white;
}

/** ICONS **/ 
div#icons {
	width: 705px;
	height: 32px;
	padding-right: 0px;
	float: right;
	overflow: hidden;
}

div.icon {
	width: 38px;
	height: 34px; 
	background-image:url(/wp-content/themes/lacasanorte/images/icons.png);
	background-repeat: no-repeat;
	overflow: hidden;	
	float: right;
}

div.icon:hover {
	cursor: pointer;
}

div#email {
	background-position: 4px 0px;
}

div#email:hover {
	background-position: 4px -32px;
}

div#twitter {
	background-position: -34px 0px;
}

div#twitter:hover {
	background-position: -34px -32px;
}

div#facebook {
	background-position: -72px 0px;
}

div#facebook:hover {
	background-position: -72px -32px;
}

div#google {
	background-position: -184px 0px;
}

div#google:hover {
	background-position: -184px -32px;
}

div#linkedin {
	background-position: -110px 0px;
}

div#linkedin:hover {
	background-position: -110px -32px;
}

div#tv {
	background-position: -147px 0px;
}

div#tv:hover {
	background-position: -147px -32px;
}



/*********************************** TIMELINE ***********************************/
div#timeline {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	position: relative;
	background: url('/wp-content/themes/lacasanorte/images/dot.gif') left 45px repeat-x;
}

div#timeline a {
	color: #F2F2F2;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	font-family: helvetica;		
}

div#timeline a:hover, div#timeline a.selected {
	color: #83A660;
}

#dates {
	width: 800px;
	height: 30px;
	overflow: visible;
}

#dates li {
	list-style: none;
	float: left;
	width: 100px;
	height: 50px;
	font-size: 24px;
	text-align: center;
	background: url('/wp-content/themes/lacasanorte/images/biggerdot.png') center bottom no-repeat;
	margin-top: -16px;
	*margin-top: 0px;
}

#dates a {
	line-height: 38px;
}

#dates .selected {
	font-size: 38px;
}

#issues {
	width: 800px;
	height: auto;
	overflow: visible;
}	

div#timeline div.content {
	width: 95%;
	margin-left: 30px;
	*padding-left: 50px;
}

div#timeline div.content img {
	float: right !important;
	margin: 0px 0px 30px 50px;
}

#issues li {
	width: 800px;
	height: auto;
	list-style: none;
	float: left;
}

#issues li h1 {
	color: #83A660;
	font-size: 48px;
	margin: 20px 0;
	text-align: left;		
}

#issues li h2 {
	color: #333;
	padding-bottom: 10px;
	font-size: 20pt;
	font-weight: normal;
	padding-right: 50px;
}

#issues li p {
	font-size: 14px;
	margin-right: 70px;
	font-weight: normal;
	line-height: 22px;
}
		
#grad_left, #grad_right {
	width: 100px;
	height: 350px;
	position: absolute;
	top: 0;
}

#grad_left {
	left: 0;
}

#grad_right {
	right: 0;
}

#next, #prev {
	position: absolute;
	top: 0;
	font-size: 70px;
	top: 170px;
	width: 22px;
	height: 38px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#next:hover, #prev:hover {
	background-position: 0 -76px;
}

#next {
	right: 0;
	background-image: url('/wp-content/themes/lacasanorte/images/next.png');
}

#prev {
	left: 0;
	background-image: url('/wp-content/themes/lacasanorte/images/prev.png');
}

#next.disabled, #prev.disabled {
	opacity: 0.2;
}



/******************************** HOME PAGE ********************************/
h1.homeH1 {
	float: left !important;
}

div#facts {
	padding: 15px 0px 5px 0px;	
}

div.fact {
	background-image: url(/wp-content/themes/lacasanorte/images/fact_tile.png);
	width: 280px;
	height: 208px;
	float: left;
	text-align: center;
}

div.factContent {
	text-align: center;
	width: 250px;
	height: 208px;
	color: white;
	padding: 15px;
	font-size: 20px;
}

div.factContent h1 {
	font-size: 55px !important;	
	margin-top: 10px;
	margin-bottom: 10px;
}

div.middle {
	margin-left:10px;	
}

div.services {
	float: left;
	width: 400px;
}

div.services h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.dottedVertical {
	border-left: 1px dashed #777;	
	float: left; 
	width: 10px;
	height: 210px;
	margin-left: 40px;
}

div.dottedHome {
	border-top: 1px dashed #777;	
}

/******************************** VENN DIAGRAM ********************************/
div#vennDiagram {
		height: 600px;
		position: relative;
		width: 550px;
		float: left;
}

div#vennDiagram  h1#title {
	text-align: center;
	position: absolute;
	top: 250px;
	left: 210px;
	z-index: 99;
	color: #333;
}

div#vennDiagram .circle {
	position: absolute;
}

div#vennDiagram .circle h2 {
	position: absolute;	
}

div#vennDiagram div#green {
		left: 90px;
}

div#vennDiagram div#green h2 {
		left: 140px;
		top: 60px;
		color: white;
}

div#vennDiagram div#grey {
		top: 150px;
		right: 0px;
}

div#vennDiagram div#grey h2 {
		right: 50px;
		bottom: 130px;
		color: white;	
}

div#vennDiagram div#yellow {
		top: 150px;
		left: 0px;
}

div#vennDiagram div#yellow h2 {
		color: #787878;
		left: 50px;
		bottom: 130px;
	
}

div#vennDiagramContent {
	width: 280px; 
	float: right;
	padding-top: 60px;
}

div#vennDiagramContent div#defaultContent {
	padding-top: 120px;
	text-align: center;	
}

div#vennDiagramContent div.diagramDescription {
	display: none; 	
}


/** NEED HELP STYLES **/
div#helpServices {
	margin: 0;
	padding: 0;
}
 
div#helpServices .heading {
	margin: 1px;
	color: #fff;
	padding: 7px 10px;
	cursor: pointer;
	position: relative;
	background-color:#83A660;
}

div#helpServices .content {
	padding: 10px 20px;
	background-color: #f7f7f7;
}


/** DONATE PAGE **/
table.donateTable td {
	width: 50%;
	text-align: center;
}

table.donateTable .icons {
	float: left;
}	

h1.dollarAmount {
	font-size: 35pt !important;
	margin: 0px !important; 
	padding: 0px !important;
}
