/* $Id: pages.css,v 1.18.2.3 2010/06/26 17:18:58 johnalbin Exp $ */

/**
 * @file
 * Page Styling
 *
 * Style the markup found in page.tpl.php. Also includes some styling of
 * miscellaneous Drupal elements that appear in the $content variable, such as
 * ul.links, .pager, .more-link, etc.
 */


/*
 * Body
 */
body {
  background:url(../images/bg-body.png) repeat-x top left #f8f8f8;
  color:#231f20;
  font-family:"Calibri",Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  
}

#page-wrapper {
	border-top: 3px solid #00bfff;
	width:960px;
}

#page {
	
}

/*
 * The skip navigation link will be completely hidden until a user tabs to the
 * link. See http://www.webaim.org/techniques/skipnav/
 */
#skip-link a,
#skip-link a:visited {
  position: absolute;
  display: block;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  text-align: center;
  background-color: #666;
  color: #fff;
}

#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  position: static;
  width: 100%;
  height: auto;
  padding: 2px 0 3px 0;
}

/*
 * Header
 */
#header {
  

}

#header .section {
}

#logo /* Wrapping link for logo */ {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}

#logo img {
  vertical-align: bottom;
}

#name-and-slogan /* Wrapper for website name and slogan */ {
}

h1#site-name,
div#site-name /* The name of the website */ {
  margin: 0;
  font-size: 2em;
  line-height: 1.3em;
}

#site-name a:link,
#site-name a:visited {
  color: #000;
  text-decoration: none;
}

#site-name a:hover,
#site-name a:focus {
  text-decoration: underline;
}

#site-slogan /* The slogan (or tagline) of a website */ {
}

#navigation {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:50px;
	text-align:right;
	width:700px;
	
}

#navigation .section { margin-left:300px; }
#main-menu { font-size:18px; font-weight:normal; }
#main-menu li { margin:0 10px; }
#main-menu a {   color:#231f20; text-decoration:none; padding-bottom:5px; }
#main-menu a:hover { border-bottom:4px solid #00bfff; padding-bottom:5px;}

#navigation ul { width:400px; }



#navigation li{
	padding:5px;
}

#havigation a:hover {   }


.region-header /* Wrapper for any blocks placed in the header region */ {
}

/*
 * Main (container for everything else)
 */
#main-wrapper {
	
	
}

#main {
	margin:10px auto;
	width:940px;
}

#main a:link {color:#00bfff;}      /* unvisited link */
#main a:visited {color:#534c4d;}  /* visited link */
#main a:hover {color:#00bfff; text-decoration:none;}  /* mouse over link */
#main a:active {color:#534c4d;}  /* selected link */

/*
 * Content
 */
 
/*#main #content h1.title { border-bottom:5px solid #00BFFF; 	font-size:36px; font-weight:normal; letter-spacing:3px; line-height:26px; margin:10px 0; text-transform:uppercase; text-align:center; width:115px; } */

#content {
}

#content .section {
}

#mission /* The mission statement of the site (displayed on homepage) */ {
}

.region-content-top /* Wrapper for any blocks placed in the "content top" region */ {
}

.breadcrumb /* The path to the current page in the form of a list of links */ {
  padding-bottom: 0; /* Undo system.css */
}

h1.title, /* The title of the page */
h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
h3.title /* Comment title */ {
  margin: 0;
}


#main #content h1.title { color:#00bfff; font-weight:normal; margin:10px 0; text-transform:uppercase; }
#main #content #content-area h2.title { color:#00bfff; font-weight:normal; margin:10px 0; text-transform:uppercase; }
#comments h2.title, #comments h3.title { color:#00bfff; font-weight:normal; margin:10px 0; text-transform:uppercase; }


#block-views-blog_views-block_1 h2.title { 
	border-bottom:5px solid #00BFFF;
	font-size:36px;
	font-weight:normal;
	letter-spacing:3px;
	line-height:26px;
	margin:10px 0;
	text-transform:uppercase;
	text-align:center;
	width:95px;
}

.view-display-id-block_1 { margon:0 0 25px 0; }

#block-views-blog_views-block_1 ul { margin:0 0 0 -25px; }
#block-views-blog_views-block_1 li { list-style:none; padding:10px 0; }

#block-views-blog_views-block_1 .views-field-title { font-size:24px; font-weight:normal; padding:5px 0; text-transform:uppercase; }
#block-views-blog_views-block_1 .views-field-title a { color:#00bfff; text-decoration:none; } 
#block-views-blog_views-block_1 .views-field-created { float:left; font-weight:bold; font-size:14px; margin-right:10px; }
#block-views-blog_views-block_1 .views-field-tid { font-style:italic; }
#block-views-blog_views-block_1 .views-field-body { margin:10px 0; }
#block-views-blog_views-block_1 .views-field-view-node { float:left; margin-right:5px; font-size:11px; }

#block-views-featured_project-block_1 { margin:15px 0 0 0;}
#block-views-featured_project-block_1 table, #content .view-featured-project table {width:960px; margin:20px 0 0 0;}
#content .view-featured-project table td { padding:25px 0; } 
#block-views-featured_project-block_1 .views-field-title, #content .view-featured-project .views-field-title  { font-weight:bold; font-size:12px; }
#block-views-featured_project-block_1 .views-field-field-project-type-value,  #content .view-featured-project .views-field-field-project-type-value{ font-size:11px; font-style:italic; float:left; margin-right:5px; }

#block-views-featured_project-block_1 .views-field-field-port-images-fid {  }
#block-views-featured_project-block_1 .views-field-field-port-images-fid img,  #content .view-featured-project .views-field-field-port-images-fid img { background:#FFF; border:1px solid #666; margin:0 auto; padding:5px; }

#block-views-featured_project-block_1 h2.title { border-bottom:5px solid #00BFFF; font-size:36px; font-weight:normal; letter-spacing:3px; line-height:26px; margin:10px 0; text-transform:uppercase; text-align:center; width:115px; }
#block-views-featured_project-block_1 .views-field-view-node, #content .view-featured-project .views-field-view-node{ float:left; margin-right:5px; font-size:11px; }

#block-views-frontpage_blocks-block_1 h2.title { border-bottom:5px solid #00BFFF; font-size:36px; font-weight:normal; letter-spacing:3px; line-height:26px; margin:10px 0; text-transform:uppercase; text-align:center; width:115px; }

#block-views-blog_views-block_1 ul { margin:0 0 0 -25px; }
#block-views-blog_views-block_1 li { list-style:none; padding:10px 0; }

#block-views-frontpage_blocks-block_1 { float:left; margin-right:20px; width:600px; }
#block-views-frontpage_blocks-block_1 .views-field-title { font-size:24px; font-weight:normal; padding:5px 0; text-transform:uppercase; }
#block-views-frontpage_blocks-block_1 .views-field-title a { color:#00bfff; text-decoration:none; } 
#block-views-frontpage_blocks-block_1 .views-field-created { float:left; font-weight:bold; font-size:14px; margin-right:10px; }
#block-views-frontpage_blocks-block_1 .views-field-tid { font-style:italic; }
#block-views-frontpage_blocks-block_1 .views-field-body { margin:10px 0; }
#block-views-frontpage_blocks-block_1 .views-field-view-node { float:left; margin-right:5px; }
#block-views-frontpage_blocks-block_1 .view-content .views-row-even { border-top:1px dotted #CCCCCC; margin:25px 0; padding:20px 0 0 0; }

#block-aggregator-feed-1 { float:left; width:274px; }
#block-aggregator-feed-1 h2.title { border-bottom:5px solid #00BFFF; font-size:36px; font-weight:normal; letter-spacing:3px; line-height:26px; margin:10px 0; text-transform:uppercase; text-align:center; width:155px; }
#block-aggregator-feed-1 .views-field-title { font-size:24px; font-weight:normal; padding:5px 0; text-transform:uppercase; }
#block-aggregator-feed-1 .views-field-title a { color:#00bfff; text-decoration:none; } 
#block-aggregator-feed-1 .views-field-created { float:left; font-weight:bold; font-size:14px; margin-right:10px; }
#block-aggregator-feed-1 .views-field-tid { font-style:italic; }
#block-aggregator-feed-1 .views-field-body { margin:10px 0; }
#block-aggregator-feed-1 a { text-decoration:none; }
#block-aggregator-feed-1 .views-field-view-node { float:left; margin-right:5px; font-size:11px; }
#block-aggregator-feed-1 ul { list-style:none; margin-left:-25px; }
#block-aggregator-feed-1 ul li { margin:10px 0; }
#block-aggregator-feed-1 a { text-decoration:none; }


#block-views-tweets-block { float:left; width:274px; }
#block-views-tweets-block h2.title { border-bottom:5px solid #00BFFF; font-size:36px; font-weight:normal; letter-spacing:3px; line-height:26px; margin:10px 0; text-transform:uppercase; text-align:center; width:155px; }
#block-views-tweets-block .views-field-title { font-size:24px; font-weight:normal; padding:5px 0; text-transform:uppercase; }
#block-views-tweets-block .views-field-title a { color:#00bfff; text-decoration:none; } 
#block-views-tweets-block .views-field-created { float:left; font-weight:bold; font-size:14px; margin-right:10px; }
#block-views-tweets-block .views-field-tid { font-style:italic; }
#block-views-tweets-block .views-field-body { margin:10px 0; }
#block-views-tweets-block .views-field-text { padding:20px 0 0 0; }
#block-views-tweets-block .views-field-created-time { border-bottom:1px dotted #CCCCCC; padding:0 0 10px 0; }
#block-views-tweets-block a { text-decoration:none; }
#block-views-tweets-block .views-field-view-node { float:left; margin-right:5px; font-size:11px; }
#block-views-tweets-block ul { list-style:none; margin-left:-25px; }
#block-views-tweets-block ul li { margin:10px 0; }
#block-views-tweets-block a { text-decoration:none; }


tr.even /* Some tables have rows marked even or odd. */ {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

tr.odd {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

div.messages /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */ {
}

div.status /* Normal priority messages */ {
}

div.warning,
tr.warning /* Medium priority messages */ {
  /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
}

div.error,
tr.error /* High priority messages. See also the .error declaration below. */ {
}

.error /* Errors that are separate from div.messages status messages. */ {
  /* color: #e55; */ /* Drupal core uses a #e55 background */
}

.warning /* Warnings that are separate from div.messages status messages. */ {
  /* color: #e09010; */ /* Drupal core uses a #e09010 background */
}

div.tabs /* See also the tabs.css file. */ {
}

.help /* Help text on a page */ {
  margin: 1em 0;
}

.more-help-link /* Link to more help */ {
  font-size: 0.85em;
  text-align: right;
}

#content-area /* Wrapper for the actual page content */ {
}

ul.links /* List of links */ {
  margin: 1em 0;
  padding: 0;
}

ul.links.inline {
  margin: 0;
  display: inline;
}

ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}

.pager /* A list of page numbers when more than 1 page of content is available */ {
  clear: both;
  margin: 1em 0;
  text-align: center;
}

.pager a,
.pager strong.pager-current /* Each page number in the pager list */ {
  padding: 0.5em;
}

.feed-icons /* The links to the RSS or Atom feeds for the current list of content */ {
  margin: 1em 0;
}

.more-link /* Aggregator, blog, and forum more link */ {
  text-align: right; /* LTR */
}

.region-content-bottom /* Wrapper for any blocks placed in the "content bottom" region */ {
}

/*
 * First sidebar (on left in LTR languages, on right in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-first
 * (see the layout.css file.)
 */
.region-sidebar-first {
}

.region-sidebar-first .section {
}

/*
 * Second sidebar (on right in LTR languages, on left in RTL)
 *
 * Remember to NOT add padding or margin to your .region-sidebar-second
 * (see the layout.css file.)
 */
.region-sidebar-second {
}

.region-sidebar-second .section {
}

/*
 * Footer
 */
#footer {
	background:#231f20; color:#00bfff; padding:10px; 
}

#footer p { margin:0 0; }

#footer .block { margin-bottom:0; }

#footer .section {
}

#footer-message /* Wrapper for the footer message from Drupal's "Site information"
                   and for any blocks placed in the footer region */ {
}

.region-footer {
}

/*
 * Closure
 */
.region-page-closure /* Wrapper for any blocks placed in the closure region */ {
}

/*
 * Drupal boxes
 *
 * Wrapper for Comment form, Comment viewing options, Menu admin, and
 * Search results.
 */
.box /* Wrapper for box */ {
}

.box h2 /* Box title */ {
}

.box .content /* Box's content wrapper */ {
}

/*
 * Markup free clearing (See: http://www.positioniseverything.net/easyclearing.html )
 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/**
 * Hide elements from all users.
 *
 * Used for elements which should not be immediately displayed to any user. An
 * example would be a collapsible fieldset that will be expanded with a click
 * from a user. The effect of this class can be toggled with the jQuery show()
 * and hide() functions.
 */
.element-hidden {
  display: none;
}

/**
 * Hide elements visually, but keep them available for screen-readers.
 *
 * Used for information required for screen-reader users to understand and use
 * the site where visual display is undesirable. Information provided in this
 * manner should be kept concise, to avoid unnecessary burden on the user. Must
 * not be used for focusable elements (such as links and form elements) as this
 * causes issues for keyboard only or voice recognition users. "!important" is
 * used to prevent unintentional overrides.
 */
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
