/*
Theme Name: Tied Shoe
Theme URI: 
Author: António Andrade (Virtual Campus Lda.)
Version: 1.0
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  font-family: "Lucida Grande",Arial,Tahoma,Verdana,sans-serif;
  font-size: 13px; }

body {
  line-height: 1.35; }

p {
  margin: 1em 0;
  text-align: justify; }

a {
  color: #801517;
  text-decoration: none; }

a:hover {
  color: #000; }

ul {
  list-style: square outside;
  margin: 1em 0 1em 2em; }

ul li {
  margin: 1em 0; }

h3 {
  font-weight: bold;
  font-size: 15px;
  border-bottom: 1px solid #eeeeee;
  margin: 1em 0; }

h4 {
  font-weight: bold;
  margin: 1em 0; }

strong {
  font-weight: bold; }

.wrap {
  width: 990px;
  margin: 0 auto; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

/* HEADER */
#header {
  height: 150px;
  padding-top: 25px;
  border-bottom: 1px solid #eeeeee;
  background: url("http://tied-shoe.eu/community/mod/elgg_theme_tied_shoe/views/default/graphics/bg.jpg") repeat scroll 0 0 transparent; }

#header #logo {
  position: relative;
  top: 26px;
  left: 5px;
  float: left; }

#header #search {
  float: right; }

#header #search input {
  background: none repeat scroll 0 0 white;
  border: 1px solid #eeeeee;
  color: #BBBBBB;
  width: 230px;
  border-radius: 10px 10px 10px 10px;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 4px 2px 26px;
  -moz-box-sizing: border-box;
  position: relative;
  top: 122px; }

#header #search input:focus, #header #search input:active {
  border: 1px solid #f2e479;
  color: #80772F; }

/* MAIN CONTAINER */
#main_container {
  border-bottom: 1px solid #dfdfdf;
  background: url("http://tied-shoe.eu/community/mod/elgg_theme_tied_shoe/views/default/graphics/sidebar_background.png") repeat-y scroll right top transparent; }

/* CONTAINER */
#container {
  float: left;
  padding: 20px 25px 20px 10px;
  width: 725px;
  /*width:724px;*/ }

#container h2 {
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  padding-bottom: 5px;
  width: 100%;
  color: #222222;
  font-weight: bold;
  margin-bottom: 25px; }

/* SIDEBAR */
#sidebar {
  float: left;
  /*background:#fbfbfb;border-left:1px solid #eee;*/
  width: 210px;
  padding: 20px 10px; }

#photo_stack {
  position: relative;
  height: 130px;
  list-style: none;
  margin: 1em 0 30px 0; }

#photo_stack li {
  position: absolute;
  top: 0;
  left: 0; }

#photo_stack li img {
  width: 200px;
  border: 4px solid white;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
  position: relative; }

#photo_stack li img#photo_stack_1 {
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  transform: rotate(4deg);
  top: 0;
  left: 0; }

#photo_stack li img#photo_stack_2 {
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  transform: rotate(-1deg);
  top: 0;
  left: -3px; }

#photo_stack li img#photo_stack_3 {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  transform: rotate(5deg);
  top: 2px;
  left: 1px;
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  transform-origin: bottom right; }

#photo_stack li img#photo_stack_4 {
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  transform: rotate(-4deg);
  top: 2px;
  left: 0; }

#photo_stack li img#photo_stack_5 {
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  transform: rotate(1deg);
  top: 5px;
  left: 0;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  transform-origin: top left; }

#photo_stack li img#photo_stack_6 {
  -webkit-transform: rotate(7deg);
  -moz-transform: rotate(7deg);
  transform: rotate(7deg);
  top: -7px;
  left: 3px;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  transform-origin: bottom left; }

#photo_stack li img#photo_stack_7 {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
  top: 0;
  left: -4px; }

#sidebar ul.menu,
#sidebar ul.nav {
  margin: 1em 0;
  font-weight: bold;
  list-style: none; }

#sidebar ul.menu li,
#sidebar ul.nav li {
  margin: 0.5em 0;
  padding-left: 1em;
  background: url("imgs/collapsed.png") no-repeat left center; }

#sidebar ul.menu li.current_page_item,
#sidebar ul.nav li.current_page_item {
  opacity: .6; }

#sidebar ul.menu li a,
#sidebar ul.nav li a {
  color: #80772F; }

#sidebar h3 {
  border-bottom: 1px solid #cccccc;
  color: #444;
  font-size: 13px;
  margin: 25px 0 5px;
  padding-bottom: 5px;
  font-weight: bold; }

#sidebar .widget ul {
  margin: 0; }

#sidebar .widget .lang-item {
  list-style: none;
  display: inline-block;
  margin: 5px 5px 5px 0; }

.report_box {
  float: left;
  margin: 2.5em 2.5em 0 0;
  width: 210px; }

.report_box.break {
  margin-right: 0; }

.report_box h3 {
  border-bottom: 1px solid #cccccc;
  color: #801517;
  font-size: 15px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: bold; }

.report_box img {
  border: 1px solid #eeeeee;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
  width: 208px; }

/* FOOTER */
#tied_shoe_footer {
  clear: both;
  background: url("http://tied-shoe.eu/community/mod/elgg_theme_tied_shoe/views/default/graphics/tied_shoe_footer.png") no-repeat;
  width: 990px;
  height: 45px;
  margin: 50px auto 50px;
  opacity: .35;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

#tied_shoe_footer:hover {
  opacity: 1; }

#tied_shoe_footer a {
  float: left;
  display: inline-block;
  height: 45px;
  width: 61px;
  text-indent: -99999em; }

#tied_shoe_footer a#vc {
  width: 55px; }

/* PARTNERS */
#partners {
  list-style: none;
  margin-left: 5px; }

#partners li {
  float: left;
  margin: 2em 5.25em 2em 0;
  width: 325px; }

#partners li:nth-child(even) {
  margin-right: 0; }

#partners li img {
  width: 80px;
  margin-right: 30px;
  float: left; }

#partners li .partner_desc {
  float: left;
  width: 215px; }

#partners li .partner_desc h4 {
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: .5em;
  width: 100%; }

#partners li .partner_desc {
  margin-top: -15px; }

#partners li a#partner_tuc img {
  position: relative;
  top: -35px; }

/* CONTACT and ENROLL */
#enroll_form input[type=text],
.contact_form-wrapper input[type=text], .contact_form-wrapper textarea {
  width: 80%;
  float: left;
  margin-bottom: 1em;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
  border: 1px solid #d6d6d6;
  background: #eee;
  padding: 5px; }

#enroll_form label,
.contact_form-wrapper label {
  width: 15%;
  float: left;
  clear: left;
  text-align: left; }

#courses {
  margin-left: 105px; }

#courses li {
  margin-left: 0;
  list-style: none; }

#courses li input {
  position: relative;
  top: 2px; }

#top_banner {
  margin-bottom: 25px;
  margin-top: -20px; }

/* SUBPAGES */
#subpages {
  margin-bottom: 25px; }

#subpages li {
  background: white;
  list-style: none;
  border: 1px solid #dddddd;
  border-radius: 0 5px 5px 0;
  margin-left: -37px;
  padding: 5px 5px 5px 15px; }

#subpages li.current_page_item {
  padding-left: 16px;
  border-left: 0; }

/* TOP MENU */
#top_buttons {
  float: right; }
  #top_buttons li {
    display: inline-block;
    margin-right: 15px; }
    #top_buttons li:first-child a {
      background: #de363a; }
      #top_buttons li:first-child a:hover {
        background: #801517; }
    #top_buttons li:nth-child(2) a {
      background: #c7bd67; }
      #top_buttons li:nth-child(2) a:hover {
        background: #80772f; }
    #top_buttons li a {
      padding: 10px 20px;
      background: #555;
      color: white;
      font-weight: bold;
      border-radius: 5px;
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.25); }
      #top_buttons li a:hover {
        box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25); }

#header #search {
  clear: both;
  margin-top: -6.8em; }
