/*
Theme Name: Caporale
Template: highwind
Author: VesnaG
Version: 1.0
Updated: 2014-04-29 20:28:10
*/

@charset "UTF-8";
@import url('../highwind/style.css');

h1,
.site-title,
.alpha {
  display: block;
  font-weight:bold;
  letter-spacing: -1px;
}
body {
    padding: 0;
    font-size: 0.9em;
  }
.page-title,
  .post-title {
    font-weight: 400;
    margin: 0;
    margin-bottom: 1rem;
    color: #444854;
    line-height: 1.333;
    position: relative;
    text-align: left;
    font-size: 2em;
    letter-spacing: -1px;
    font-weight: 300;
  }
.site-description {
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}
hr { 
height:3px; 
border:none; 
color:rgb(83,161,184); 
background-color:rgb(83,161,184); 
}

p,
ul,
ol,
dl,
blockquote,
pre,
table,
fieldset,
article,
article footer,
nav,
form,
.wp-post-image {
  margin: 0 0 0.4em 0;
}

.main-nav ul.menu ul a {
padding: .180em 1.125em;
}