/*!
Theme Name: _ua
Theme URI: http://arnel.it
Description: This is just a AR starter WordPress Theme template -- WordPress v2.9.1
Author: Arnel Helja
Author URI: http://arnel.it
Version: 1
*/

 @import url('css/coffeegrinder.css');
  @import url('css/wireframe-theme.css');
  @import url('css/main.css');




/* Text Elements */

h1 span.heading-text-1 {
  font-size: 20px;
}

body{
  max-width: 1054px;
  min-width: 1043px;
}


li.list-item-link{
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td, button, input, select, textarea{
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

img.logo {
margin: 20px 0;
}


/* Custom Elements */



@media screen and (max-width: 1024px) {



}


@media screen and (min-width: 851px) {

.sp32{

margin: 80px 0 40px 0;

}

}

@media screen and (max-width: 851px) {

.sp32{

padding-top: 0px;

}

}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  clear: both; 
  margin: 5px 0; 
  height: 0; 
  border: solid #C7C7C7; 
  border-width: 4px 0 0;
  width: 138px;
}


ul > li{
  list-style: none;
}


h1, h2, h3 {
color: #000;
padding: 0;
margin: 0;
font-size: 32px;
font-weight: bold;
text-transform: lowercase;
}

#menu-top-primary-menu .current_page_item {
  text-decoration: line-through;
}

.menu-item .current-menu-item > a{
  text-decoration: line-through;
}



#menu-item-513 {
  width: 140px;
}

#menu-item-520 {
  width: 140px;
}

#menu-item-309 {
  width: 140px;
}

#menu-item-307 {
  width: 140px;
}


.menu-item{
  font-weight: bold;
}

#sub-page-menu > ul > li > a {
  font-weight: bold;
}

.menu-item a{
  color: #C7C7C7;
}

.sub-menu a{
  color: #000;
}

.container_primary_menu ul li { 
	display: inline;
	padding-right: 37px;
  font-weight: normal;
  color: #000000;
}

.container_primary_menu ul li a{
  font-weight: normal;
  color: #000000;
}

#sub-page-menu > h2 {
	display: none;
}

.gallery-item img {
  border: 5px solid #fff!important;
  float: left!important;
}

.gallery-item {
  margin-top: 0px!important;
}


/* ======================================================
DELETE THE FOLLOWING CODE TO GET BACK THE BAR
======================================================*/

.coffee-2014-span-3 hr{
	display:none!important;
}

