/* $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 {
  margin: 0;
  padding: 0;
  background: url("../images/cafe_setting.jpg") no-repeat center 256px;
  background-color: #2C1901;
  font: 14px arial,helvetica,"Nimbus Sans L","Bitstream Vera Sans",sans-serif;
  color: #2C1901;
}

#page-wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
}

#page {
height: 100%;
}

/*
 * 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;
}

.content p{
  font-size: 14px;
  line-height: 17px;
  color: white;
}

/*
 * Header
 */
.front #header, .section-admin #header, .section-user #header {
  height: 200px;
}
 
#header {
  height: 251px;
  width: 100%;
  background-color: #2C1901;
  padding-bottom:5px;
}

#header .section {
}

#header-inner {
  margin: auto;
  height: 190px;
  width: 1025px;
}

#header #banner {
  background: url("../images/shadow.png") repeat scroll 0 0 white;
}

#banner-inner{
  width:1025px;
}

.mugCharLeft a, .mugCharRight a {font-size:16px; font-weight:bold;}

#logo /* Wrapping link for logo */ {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}

#logo img {
  vertical-align: bottom;
  padding-top: 10px;
}

.content .menu {
  position: relative;
  top: 0;
}

#mugs{
  clear: both;
  height: 100px;
  padding-top: 5px;
  margin-left: -20px;
}

#navigation{
  height: 30px;
  background-color: #894200;
  width: 100%;
}

#navigation .section {
  margin: auto;
  padding-top: 6px;
}

#nav-inner {
  width: 1066px;
  margin: auto;
}

#navigation .menu a{
  font-size: 20px !important;
}

#front-logo {
  background: url("../images/crlogo.png") no-repeat center;  
  height: 127px;
  padding-top: 45px;
}

#front-logo:hover {
	background:url("../images/crlogo_hover.png") no-repeat center;
}

#header #phases {
  margin-top: 27px;
  float: right;
}

#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 */ {
}

.region-header /* Wrapper for any blocks placed in the header region */ {
}

/*
 * Main (container for everything else)
 */
#main-wrapper {
  background-color: #b6893d;
}

.frontpage #main-wrapper {
  background: none;
}

#main {
  width: 1025px;
  height: 100%
}

/*
 * Content
 */
#content {
  width: 1025px;
}

#content .section {
}

#mission /* The mission statement of the site (displayed on homepage) */ {
}

#fphases {
  margin: auto;
  height: 89px;  
  position: relative;
  top: -542px;
  left: -7px;
}

#fphases a {
}

/* these glows are ugly, but I didn't design them */
#fphase1 {
  background: url("../images/first_ready.png") no-repeat center;  
  height: 89px;
  width: 383px;
  display: inline-block;
  text-indent:-9999px;
}

#fphase1:hover {
	background:url("../images/first_ready_glow.png") no-repeat center;
}

#fphase2 {
  background: url("../images/first_set.png") no-repeat center;  
  height: 89px;
  width: 287px;
  margin-left: 55px;
  display: inline-block;
  text-indent:-9999px;
}

#fphase2:hover {
	background:url("../images/first_set_glow.png") no-repeat center;
}

#node-375 {
  position: relative;
  height:675px;
  }


#fphase3 {
  background: url("../images/first_go.png") no-repeat center;  
  width: 112px;
  height: 89px;
  margin-left: 152px;
  display: inline-block;
  text-indent:-9999px;
}

#fphase3:hover {
	background:url("../images/first_go_glow.png") no-repeat center;
}

#phase1{
  background: url("../images/getready60.png") no-repeat center;
  height: 50px;
  width: 207px;
  display: inline-block;
  padding-right: 20px;
}

#phase1:hover{
  background: url("../images/getready60_glow.png") no-repeat center;
}

#phase2{
  background: url("../images/getset60.png") no-repeat center;
  height: 50px;
  width: 180px;
  display: inline-block;
}

#phase2:hover{
  background: url("../images/getset60_glow.png") no-repeat center;
}

#phase3{
  background: url("../images/go60.png") no-repeat center;
  height: 50px;
  width: 64px;
  display: inline-block;
  padding-right: 20px;
}

#phase3:hover{
  background: url("../images/go60_glow.png") no-repeat center;
}

a#cr-logo{
  background: url("../images/lm_logo.png") no-repeat center;
  height: 83px;
  width: 475px;
  display: inline-block;
  float: left;
}

a#cr-logo:hover{
  background: url("../images/lm_logo_glow.png") no-repeat center;
}

#avatars{
  background: url("../images/characters.png") no-repeat bottom;
  width: 1021px;
  height: 152px;
  clear: both;
}

#mugs{
    background: url("../images/mugs.png") no-repeat bottom;
  width: 1021px;
  height: 102px;
  clear: both;
}

#block-menu-menu-get-set .block-inner .content ul.menu li{
  width: 100px;
  margin-right: 175px;
  text-align: left;
}


#block-menu-menu-get-set .block-inner .content ul.menu li.first{
  margin-right: 190px;
  margin-left: 75px;
}

#block-menu-menu-get-set .block-inner .content ul.menu li.last{
  margin-right: 0 !important;
  margin-left: -20px;
}

#block-menu-menu-get-ready .block-inner .content ul.menu li {
  width: 200px;
  margin-right: 70px;
}

#block-menu-menu-get-ready .block-inner .content ul.menu li.first{
  margin-right: 80px;
}

#block-menu-menu-get-ready .block-inner .content ul.menu li.last {
  margin: 0;
}


#block-menu-menu-go-menu .block-inner .content ul.menu li.expanded ul.menu{
  width: 130px;
  display: inline-block;
  
}

#block-menu-menu-go-menu .block-inner .content ul.menu li.last{
  margin: 0;
  
}

#block-menu-menu-go-menu .block-inner .content ul.menu li{
  margin-right: 44px;
  width: 230px;
  display: inline;
  
  }
#navigation ul {
  vertical-align: top;
}

.video-content{
  width: 960px;
  margin: auto;
  padding-bottom: 20px;
}

body.frontpage #main {
  width: 1025px;
  background: url("../images/cafe_setting.jpg") no-repeat center;
}
body.frontpage #content {
  width: 1025px;
  height: 672px;
}

body.internal {
  background: transparent;
  background-color: #2C1901;
}

body.internal #main {
  width: 1025px;
  height: auto !important;
  min-height: 100%;
}
body.internal #content {
  width: 1025px;
  height: auto !important;
  min-height: 100%;
}

.credit-heading  {font-size: 36px;}
ul.credits {list-style: none; font-size: 24px; line-height: 30px; margin: 0; margin-left: -45px;}

#content #moreinfo a {
  color: black;
  text-transform: uppercase;
  cursor: pointer;	
  font-size: 12px;
  float: left;
  margin-bottom: 10px;
  font-weight: bold;
}

.ui-dialog-titlebar .ui-widget-header .ui-corner-all .ui-helper-clearfix p {
  color: black !important;
}

#landmarks-avdesc #landmarks-ru-desc, #landmarks-avdesc #landmarks-en-desc {
  text-align: left !important;
}

#content #moreinfo a:hover {
  color: white;
}

.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;
  color: black;
}

h1.title {
  margin-bottom: 5px;
}

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 */
}

.section-admin table {
  width: 100%;

}

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 {
  clear: both;
  position: relative;
  display: block;
  background-color: #2C1901;
  border-top: 10px solid #894200;
  min-height: 150px;
  color: #ffffff;
  font-size: 1.33em;

}



#footer .section {
    width: 1000px;
  margin: auto;
}

#block-block-3{
  width: 500px;
}

#footer-message /* Wrapper for the footer message from Drupal's "Site information"
                   and for any blocks placed in the footer region */ {
}

.region-footer {
}

#footer a {
  font-size: 14px;
  color: #EBDDC0;
  text-shadow: 0.1em 0.1em 0.2em black;
}

#footer a:hover {
  color: #ffffff;
}

#footer #bottom-small {
  font-size: .75em;
  margin-top: 1em;
}#navi

/*
#user-bar {
  padding: .65em 0;
}

#user-bar label {
  float: left;
  margin-left: 10px;
  margin-right: 2px;
}

#user-bar input {
  float: left;
}

#user-bar span.form-required {
  display: none;
}

#user-bar input.form-submit {
  margin-top: -1px;
  margin-left: 10px;
  padding: 0 .5em;
}

#user-bar div.item-list ul {
  //float: right;
  margin: 0 10px; 
  padding: 0;
  //margin-right: 10px;
  list-style-type: none;
}

#user-bar div.item-list ul li {
  float: left;
  margin: 0 5px;
  padding: 0 10px;
}

#user-bar p.user-info {
  float: left;
  padding: 0;
  margin: 0 0 0 10px;
}
*/
/*
 * 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);
}
