/* $Id$ */

/**
 * @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;
}

a {
  text-decoration: none;
  color: #381004;
}

a.active,
a:hover,
a:focus {
  text-decoration: underline;
  color: #381004;
}

#page-wrapper {
}

#page {
	margin: 10px auto auto;
	width: 1070px;
}

#block-views-Progam_liturgic-block_1 {
    overflow:hidden;
}

/*
 * 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
 */
.box_round {
     -moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 12px; /* Saf3-4 */
          border-radius: 12px; /* Opera 10.5, IE 9, Saf5, Chrome */
}

.box_shadow {
     -moz-box-shadow: 0px 0px 5px #C0A7A0; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #C0A7A0; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #C0A7A0; /* Opera 10.5, IE 9 */
}

.box_gradient {
  background-color: #444444;
  background-image: -moz-linear-gradient(top, #444444, #999999); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #444444),color-stop(1, #999999)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#999999'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#999999')"; /* IE8 */
}


#header-wrapper {
	margin: auto;
	width: 1073px;
	height: 224px;
	/*display: table-cell;*/
	position: relative;
	vertical-align: middle;
	z-index: 900;
}

#header {
	margin: auto;
	position: relative;
	/*width: 1070px;
	height: 218px;*/
}
#header div {
	float: left;
}

#header #left_element_h {
	background-image: url('../images/RV7-content_03.png');
  width: 15px;
  height: 225px;
}
#header #spacer {
	width: 271px;
	height: 225px;
}

#header #right_element_h {
	background-image: url('../images/RV7-content_07.png');
  width: 21px;
  height: 225px;
}

#header #center_element_h {
	background-image: url('../images/RV7-content_06.png');
  width: 1034px;
  height: 225px;
  background-repeat:repeat-x;
}
#header #center_element_h #menu {
	background-image: url('../images/manastirea_radu_voda_header.jpg');
	background-repeat: no-repeat;
	height: 225px;
	width: 636px;
}
#header h1 {
	font-size: 35px;
	font-family: Georgia;
	color: #C3B181;
	text-align: center;
	margin-top: 135px;
	margin-bottom: 0px;
}

#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 */ {
}

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

#hramuri {
    left: -92px;
    margin: auto;
    position: absolute;
    top: 4px;
    width: 1220px;
    z-index: 550;
}

#sfanta-treime {
    z-index: 550;
    left: -92px;
    position: absolute;
    top: 4px;
}

#sfantul-nectarie {
	z-index: 50;
  left: 880px;
  position: absolute;
  top: 4px;
}

#bottom_text {
	position: absolute; 
	bottom:12px; 
	z-index:100; 
	background-image: url('../images/vultur_bicefal.png');
	width: 554px;
	height: 100px;
	left: 3px;
}
#radu_voda_description {
	position: absolute; 
	right: 5px;
	width: 450px;
	height: 90px;
	top: 5px;
	color: #fff;
	font-size: 12px;
	z-index: 75;
}

#radu_voda_description_shadow {
	position: absolute; 
	right: 4px;
	width: 450px;
	height: 90px;
	top: 6px;
	color: #000;
	font-size: 12px;
	z-index: 70;
}

/*
 * Main (container for everything else)
 */
#main-wrapper {
    z-index: 100;
}

#main {
	margin-top: 8px;
}

#main_center div {
	float: left;
}

#main #left_element {
	background-image: url('../images/front-centru-stanga.png');
  width: 16px;
  height: 441px;
}

#main #right_element {
	background-image: url('../images/front-centru-dreapta.png');
  width: 16px;
  height: 441px;
}

#main #center_element {
	background-image: url('../images/front-centru.png');
  width: 1038px;
  height: 441px;
  background-repeat:repeat-x;
}

#block-views-Progam_liturgic-block_1 {
    background-color: #d1ceb1;
    height: 248px;
    margin-top: 170px;
    width: 292px;
    font-size: 12px;
    padding: 3px;
    color: #330000;
}

#block-views-Progam_liturgic-block_1 h2 a {
	color: #330000;
	text-decoration: none;
	line-height: 1em;
	font-size: 17px;
}

#block-views-Progam_liturgic-block_1 h2 a:hover, 
#block-views-Progam_liturgic-block_1 h2 a:focus {
	text-decoration: underline;
}

#block-views-Progam_liturgic-block_1 h2.title {
	/*text-decoration: underline;
	font-size: 12px;*/
	margin-bottom: 0px;
	margin-top: 0px;
}

#block-ddblock-1 {
    background-color: #d1ceb1;
    height: 405px;
    /*left: 488px;*/
    /*margin-top: -16px;*/
    width: 554px;
    padding: 3px;
}
/*
 * Content
 */
h1.title {
	border-bottom-style: solid;
	font-size: 18px;
}

#content {
	color: #381004;
	min-height: 600px;
}

#content a:active, 
#content a.active {
    color: #5895BE;
}

#content a:link, 
#content a:visited {
    color: #027AC6;
    text-decoration: none;
}

#content h1.title {
	border-bottom-style: solid;
	font-size: 18px;
}

#content h2.title a {
    text-decoration: none;
    color: #381004;
}
    
#content h2.title a.active,
#content h2.title a:hover,
#content h2.title a:focus {
    text-decoration: underline;
    color: #381004;
}
        
#content .section {
}

#content img {
	border: 8px solid transparent;
}
#content .field-field-img-teaser {
	float: left;
}

#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;
  color: #381004
}

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 {
	background-color: #FFEEEE;
	border: 1px solid #806E6E;
}

.region-sidebar-second-frontpage {
}

.region-sidebar-second .section {
}

/*
 * Footer
 */
#footer {
	font-size: 10px;
	text-align: center;
}

#footer hr {
  width: 660px;
  border: 1px solid #381004;
}

#footer .section {
}

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

#footer-message p {
 margin: 0px;
}

#hcard {
	font-size: 10px;
}

.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);
}
