| 7 |
<?php print $head ?> |
<?php print $head ?> |
| 8 |
<?php print $styles ?> |
<?php print $styles ?> |
| 9 |
<?php print $scripts ?> |
<?php print $scripts ?> |
| 10 |
<? |
|
| 11 |
if(strpos($_SERVER['HTTP_USER_AGENT'],'MSIE 6.0')==true) { ?> |
|
| 12 |
<style type="text/css" media="all">@import "<?php print base_path() . path_to_theme() ?>/ie6.css";</style> |
<!--[if IE 6]> |
| 13 |
<? } else {?> |
<link type="text/css" rel="stylesheet" media="all" href="<?php print base_path() . path_to_theme() ?>/ie6.css" /> |
| 14 |
<style type="text/css" media="all">@import "<?php print base_path() . path_to_theme() ?>/style.css";</style> |
<![endif]--> |
|
<? } ?> |
|
| 15 |
</head> |
</head> |
| 16 |
|
|
| 17 |
<body> |
<body> |
| 23 |
<div class="header-back"> |
<div class="header-back"> |
| 24 |
<div id="header"> |
<div id="header"> |
| 25 |
<div class="top-menu"> |
<div class="top-menu"> |
| 26 |
<div class="top-menu-pad"> |
<?php print $top_menu; ?> |
|
<?php print $top_menu; ?> |
|
|
</div> |
|
|
</div> |
|
| 27 |
|
|
| 28 |
<div class="logo-name"> |
</div> |
| 29 |
<!-- site logo --> |
<div class="logo_site_slogan"> |
| 30 |
<?php if ($logo) : ?> |
<!-- site logo --> |
| 31 |
<div class="logo"> |
<?php if ($logo) : ?> |
| 32 |
<a href="<?php print $base_path ?>" title="<?php print t('Home') ?>"> |
<div class="logo"> |
| 33 |
<img class="logo" src="<?php print $logo ?>" alt="<?php print t('Home') ?>" /> |
<a href="<?php print $base_path ?>" title="<?php print t('Home') ?>"> |
| 34 |
</a> |
<img class="logo" src="<?php print $logo ?>" alt="<?php print t('Home') ?>" /> |
| 35 |
</div> |
</a> |
| 36 |
<?php endif; ?> |
</div> |
| 37 |
|
<?php endif; ?> |
| 38 |
|
|
| 39 |
<!-- end site logo --> |
<!-- end site logo --> |
| 40 |
|
|
| 41 |
<!-- site name --> |
<!-- site name --> |
| 42 |
<?php if ($site_name) : ?> |
<?php if ($site_name) : ?> |
| 43 |
<div class="site-name"> |
<div class="site-name"> |
| 44 |
<h1><a href="<?php print $base_path ?>" title="<?php print t('Home') ?>"><?php print $site_name; ?></a></h1> |
<h1> |
| 45 |
</div> |
<a href="<?php print $base_path ?>" title="<?php print t('Home') ?>"> |
| 46 |
<?php endif; ?> |
<?php print $site_name; ?> |
| 47 |
<!-- end site name --> |
</a> |
| 48 |
|
</h1> |
| 49 |
|
</div> |
| 50 |
|
<?php endif; ?><!-- end site name --> |
| 51 |
|
|
| 52 |
<!-- site slogan --> |
<!-- site slogan --> |
| 53 |
<?php if ($site_slogan) : ?> |
<?php if ($site_slogan) : ?> |
| 54 |
<h2><?php print $site_slogan; ?></h2> |
<div class="slogan"> |
| 55 |
<?php endif; ?> |
<?php print $site_slogan; ?> |
|
<!-- end site slogan --> |
|
|
</div> |
|
|
<div class="header-content-area"> |
|
|
<div class="header-image"> |
|
|
<?php print $header_image ?> |
|
|
</div> |
|
|
<!-- Serach Box --> |
|
|
<div class="top-search"> |
|
|
<?php if ($search_box) : ?><label>Search</label><?php print $search_box ?><?php endif ; ?> |
|
|
</div> |
|
|
<!-- end serach box --> |
|
|
<div class="header-text"> |
|
|
<?php print $header_text ?> |
|
|
</div> |
|
| 56 |
</div> |
</div> |
| 57 |
|
<?php endif; ?><!-- end site slogan --> |
| 58 |
|
</div> |
| 59 |
|
<div class="header_content"> |
| 60 |
|
<div class="header-image"> |
| 61 |
|
<?php print $header_image ?> |
| 62 |
|
</div> |
| 63 |
|
<div class="header_search_text"> |
| 64 |
|
<!-- Serach Box --> |
| 65 |
|
<div class="top-search"> |
| 66 |
|
<?php if ($search_box) : ?><label>Search</label><?php print $search_box ?><?php endif ; ?> |
| 67 |
|
</div> |
| 68 |
|
<!-- end serach box --> |
| 69 |
|
<div class="header-text"> |
| 70 |
|
<?php print $header_text ?> |
| 71 |
|
</div> |
| 72 |
|
</div> |
| 73 |
|
</div> |
| 74 |
<!-- primary links --> |
<!-- primary links --> |
| 75 |
<?php if (drupal_is_front_page() == 1) { ?> |
<?php if (drupal_is_front_page() == 1) { ?> |
| 76 |
<div id="menu"> |
<div id="menu"> |
| 77 |
<?php if (isset($primary_links)) { ?><?php print theme('links', $primary_links, array('class' =>'links', 'id' => 'navlist')) ?><?php } ?> |
<?php print theme('links', $primary_links, array('class' =>'links', 'id' => 'navlist')) ?> |
| 78 |
</div> |
</div> |
| 79 |
<?php } else {?> |
<?php } else {?> |
| 80 |
<div class="slant-end"> |
<div class="slant-end"> |
| 81 |
<div id="menu"> |
<div id="menu"> |
| 82 |
<?php if (isset($primary_links)) { ?><?php print theme('links', $primary_links, array('class' =>'links', 'id' => 'navlist')) ?><?php } ?> |
<?php print theme('links', $primary_links, array('class' =>'links', 'id' => 'navlist')) ?> |
| 83 |
</div> |
</div> |
| 84 |
</div> |
</div> |
| 85 |
<?php } ?> |
<?php } ?> |
| 94 |
</div></div><!-- end header --> |
</div></div><!-- end header --> |
| 95 |
|
|
| 96 |
<!-- content --> |
<!-- content --> |
| 97 |
<div class="content-container"> |
<div class="main_content_container"> |
| 98 |
<!-- begin mainContent --> |
<!-- begin mainContent --> |
| 99 |
<div id="mainContent" style="width: <?php print Amor_Azul_get_mainContent_width( $sidebar_left, $sidebar_right) ?>px;"> |
<div id="mainContent" style="width: <?php print Amor_Azul_get_mainContent_width( $sidebar_left, $sidebar_right) ?>px;"> |
| 100 |
|
|
| 101 |
<?php if ($mission): print '<div class="mission">'. $mission .'</div>'; endif; ?> |
<?php if ($mission): print '<div class="mission">'. $mission .'</div>'; endif; ?> |
| 102 |
<?php if ($breadcrumb): print '<div class="breadcrumb">'. $breadcrumb . '</div>'; endif; ?> |
<?php if ($breadcrumb): print '<div class="breadcrumb">'. $breadcrumb . '</div>'; endif; ?> |
| 103 |
<?php if ($title) : print '<h1 class="pageTitle">' . $title . '</h1>'; endif; ?> |
<?php if ($title) : print '<h1 class="pageTitle">' . $title . '</h1>'; endif; ?> |
| 104 |
<?php if ($tabs) : print '<div class="tabs">' . $tabs . '</div>'; endif; ?> |
<?php if ($tabs) : print '<div class="tabs">' . $tabs . '</div>'; endif; ?> |
| 105 |
<?php if ($help) : print '<div class="help">' . $help . '</div>'; endif; ?> |
<?php if ($help) : print '<div class="help">' . $help . '</div>'; endif; ?> |
| 106 |
<?php if ($messages) : print '<div class="messages">' .$messages . '</div>'; endif; ?> |
<?php if ($messages) : print '<div class="messages">' .$messages . '</div>'; endif; ?> |
| 107 |
<?php print $content; ?> |
<?php print $content; ?> |
| 108 |
<?php print $content_bottom; ?> |
<?php print $content_bottom; ?> |
| 109 |
<?php print $feed_icons; ?> |
<?php print $feed_icons; ?> |
| 110 |
|
|
| 111 |
</div><!-- end mainContent --> |
</div><!-- end mainContent --> |
| 112 |
|
|
| 113 |
<!-- begin sideBars --> |
<!-- begin sideBars --> |
| 114 |
|
|
| 115 |
<div id="sideBars-bg" style="width: <?php print Amor_Azul_get_sideBars_width( $sidebar_left, $sidebar_right) ?>px;"> |
<div id="sideBars-bg" style="width: <?php print Amor_Azul_get_sideBars_width( $sidebar_left, $sidebar_right) ?>px;"> |
| 116 |
<div id="sideBars" style="width: <?php print Amor_Azul_get_sideBars_width( $sidebar_left, $sidebar_right) ?>px;"> |
<div id="sideBars" style="width: <?php print Amor_Azul_get_sideBars_width( $sidebar_left, $sidebar_right) ?>px;"> |
| 117 |
|
|
| 118 |
<!-- left sidebar --> |
<!-- left sidebar --> |
| 119 |
<?php if ($sidebar_left && arg(0)!='admin') : ?> |
<?php if ($sidebar_left && arg(0)!='admin') : ?> |
| 120 |
<div id="leftSidebar"> |
<div id="leftSidebar"> |
| 121 |
<div class="sidebar-left-top"></div> |
<div class="sidebar-left-top"></div> |
| 122 |
<div class="leftbar-content"> |
<div class="leftbar-content"> |
| 123 |
<?php print $sidebar_left; ?> |
<?php print $sidebar_left; ?> |
| 124 |
</div> |
</div> |
| 125 |
<div class="sidebar-left-bottom"></div> |
<div class="sidebar-left-bottom"></div> |
| 126 |
</div> |
</div> |
| 127 |
<?php endif; ?> |
<?php endif; ?> |
| 128 |
|
|
| 129 |
<!-- right sidebar --> |
<!-- right sidebar --> |
| 130 |
<?php if ($sidebar_right) : ?> |
<?php if ($sidebar_right) : ?> |
| 131 |
<div id="rightSidebar"> |
<div id="rightSidebar"> |
| 132 |
<?php print $sidebar_right; ?> |
<?php print $sidebar_right; ?> |
| 133 |
</div> |
</div> |
| 134 |
<?php endif; ?> |
<?php endif; ?> |
| 135 |
|
|
| 136 |
</div><!-- end sideBars --> |
</div><!-- end sideBars --> |
| 137 |
</div><!-- end sideBars-bg --> |
</div><!-- end sideBars-bg --> |
| 138 |
</div> |
</div> |
|
|
|
| 139 |
</div><!-- end container --> |
</div><!-- end container --> |
| 140 |
<!-- footer --> |
<!-- footer --> |
| 141 |
<div id="footer"> |
<div id="footer"> |
| 144 |
<?php print $footer_message; ?><br /> |
<?php print $footer_message; ?><br /> |
| 145 |
Powered by Drupal, Design & Developed by <a href="http://www.cmswebsiteservices.com"> CMS Website Services</a>, LLC |
Powered by Drupal, Design & Developed by <a href="http://www.cmswebsiteservices.com"> CMS Website Services</a>, LLC |
| 146 |
</div> |
</div> |
|
<?php if($footer_links) { ?> |
|
| 147 |
<div class="footer-link"> |
<div class="footer-link"> |
| 148 |
<?php print $footer_links; ?> |
<?php print $footer_links; ?> |
| 149 |
</div> |
</div> |
|
<?php } ?> |
|
| 150 |
</div> |
</div> |
| 151 |
</div><!-- end footer --> |
</div><!-- end footer --> |
| 152 |
|
|