/*
Theme Name: Current
Theme URI: http://tuttoeuropa.it
Description: Alta formazione per traduttori e interpreti
Version: 0.0.1
Author: admin
Author URI: 
*/
h1,h2,h3,h4,h5,h6 {clear:both}
h1 {font-size:1.6em; margin:12px 0}
h2 {font-size:1.4em; margin:12px 0}
h3 {font-size:1.3em; margin:8px  0}
h4 {font-size:1.2em; margin:8px  0}
h5 {font-size:1.2em; margin:6px  0}
h6 {font-size:1.2em; margin:4px  0}

article > p, article .entry {
    font-size: 1.2em;
    line-height: 1.4em;
}

tr td {
  border-color: #ddd;
  border-style: solid;
  border-width: 2px;
}

table.clean {
  border: 0;
}

table.clean tr td {
  padding: 1px;
  margin: 0;
  border: none;
}
aside h3 {
  font-size: 1.2em;
}

#header, #content, footer, #slideshow {
  background-color: #fff;
}
#header {
  height: 200px;
  background-position: right 35px
}

#description {
  margin: 20px 0 0 0;
}

#menu {
  position: absolute;
  bottom: 0;
  left: 0;
}
#menu li {
  border-bottom: 1px dotted #ddd;
}
ul.horizontal li {
  float: left;
  list-style-type: none;
}

ul.horizontal li a {
}

#header ul#groupmenu {
  width: 100%;
  border: 0;
  height: 40px;
  margin-bottom: 20px;
}

#header ul#groupmenu {
  border: 0;
}

#header ul#groupmenu li {
  text-align: center;
  text-transform: uppercase;
}

#header ul#groupmenu li a {
  width: 200px;
  border-width: 4px 0 4px 4px;
  border-style: solid;
  border-color: #444;
  border-right: 0;
  height: 30px;
  display: block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
#header ul#groupmenu li a.first {
  border-width: 4px 0px 4px 4px;
}
#header ul#groupmenu li a.last {
  border-width: 4px 4px 4px 4px;
  border-color: #444;
  border-style: solid;
}

#header ul#groupmenu  li.liceo a {
  background-color: #143B74;
}

#header ul#groupmenu  li.ssml a {
  background-color: #aa1e1f;
}
#header ul#groupmenu  li.agenzia a {
  background-color: #733d61;
}
#header ul#groupmenu  li.lingue a {
  background-color: #cbc93e;
}
#header ul#groupmenu  li.certificazioni a {
  background-color: #ef6a1b;
}

#title {
  position: static;
}

.column section {
    clear: none;
    float: left;
    width: 20%;
}
article > h1, article > h2, article > h3, article header h1, article header h2, article header h3 {
  font-size: 1.6em;
}

.category-front-page-posts {
    height: 350px;
}
.category-front-page-posts h2 {
  border-bottom: 1px dashed #fff;
}

.category-front-page-posts, .category-front-page-posts h1, .category-front-page-posts h2, category-front-page-posts a {
  text-transform: uppercase;
	color: #AA1E1F;
}

.category-liceo a, .category-ssml a, .category-tuttoeuropa a, .category-lingue a, .category-certificazioni-linguistiche a {
	color: #AA1E1F;
}

.category-front-page-posts footer, .category-front-page-posts footer a {
	color: #444;
}
article footer {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
}

article > h1 a, article > h2 a, article header h1 a, article header h2 a {
    display: block;
    padding: 10px;
}

article > h1, article > h2, article > h3, article header, .pagetitle {
    margin-bottom: 8px;
    height: 90px;
    border-bottom: 1px dashed #FFFFFF;
}

.category-front-page-posts h2 {
    border: 0;
}

h3., h4 {
  color: #CBC93E;
}

h3.widgettitle {
  border-bottom: 1px dashed #444;
}

.entry tr td {
  padding: 6px;
}

article .entry ul {
  list-style: none;
}

article .entry li, .widget li {
   list-style-image: url("/wp-content/uploads/constructor/themes/current/list-item-sq.png");
list-style-position: inside;
}

aside {
    font-size: 1.1em;
    line-height: 1.4em;
}
article > h1, article > h2, article > h3, article header, .pagetitle  {
  height: auto;
}

#menu ul li.menu-item.floatright {
  float: right;
}

#menu ul li.menu-item.floatleft {
  float: left;
}

.widget h3 {
  line-height: 1.4em;
}

article .entry ul.simple {
  list-style-type: none;
}

article .entry ul.simple li {
   list-style-image: none;
}

table.default tr th {
  background-color: #733d61;
  color: #ffffff;
}

table.default2 tr th {
  background-color: orange;
  color: #ffffff;
}

h2.subtitle {
  font-style: italic;
  font-size: 12px;
  margin-bottom: 35px;
}