
/*
Theme Name: Manfredi
Version: 1.0
Theme URI: http://www.noisebirds.com.au
Description: Nice and sleek responsive design
Author: Noise Birds Digital
Author URI: http://www.noisebirds.com.au
*/
@import url("assets/css/common.css");

/* WordPress Core styles */
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#f3f3f3;border:1px solid #f0f0f0;max-width:86%;text-align:center;padding:0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;width:100% !important;margin:0;padding:0}
.wp-caption p.wp-caption-text{font-size:11px;text-align:left;line-height:17px;margin:0;padding:0 4px 5px}
.alignnone,a img.alignnone,.wp-caption.alignnone,.wp-caption.alignleft{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter,.aligncenter{display:block;margin:5px auto}
.alignright,a img.alignright{float:right;margin:5px 0 20px 20px}
.alignleft,a img.alignleft{float:left;margin:5px 20px 20px 0}


/***** Global stylesheet *****/

#canvas{
/*    background: transparent url("assets/images/bg-background.jpg"); */
/*    background-color:#d1cdc6; */
}
.ir { text-align:-9999em !important; font-size:0 !important; line-height:0 !important; }
/* Global
 ***************************************************************/
 @font-face {
	font-family: 'Sentinel-Medium';
	src: url('assets/fonts/sentinelmedium.eot');
	src: url('assets/fonts/sentinelmedium.eot?#iefix') format('embedded-opentype'),
			 url('assets/fonts/sentinelmedium.woff') format('woff'),
			 url('assets/fonts/sentinelmedium.ttf') format('truetype'),
			 url('assets/fonts/sentinelmedium.svg#sentinelmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
		
h1{font-size:21px;}
h2{font-size:18px;}
h2.title{
    font-weight:normal;
    color:#9a8243;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif !important;
    margin-bottom:0;
}
p{ margin:0 0 15px }

.site{
    color:#7b0417;
}

#social-tool{
    position:absolute;
    right:0;
    top:0;
    z-index:100;
    height:88px;
    border-left:1px solid #d9d9d9;
}
#social-tool a {
    color:#8b8b8b;
    font-family:"Sentinel-Medium",Arial;
}
#social-tool a.contact{
    display:block;    
    border-bottom:1px solid #d9d9d9;
    line-height:42px;
    font-size:15px;
    padding-left: 61px;
    background:url(assets/images/icon-mail-grey.png) no-repeat 32px 15px;
}
#social-tool .social{ text-align: center;  line-height:42px; }
#social-tool .social > li {
    position:relative;
    float:left;
    line-height:42px;
    height:42px;
}
#social-tool .social li > a { display:inline-block; font-size:15px; line-height:43px; width:80px; text-align:center}
#social-tool .social li.first{ border-right:1px solid #d9d9d9;}
#social-tool a.share{ display:inline-block;}
#social-tool .sub-social{ position:absolute; top:43px;left:-46px;display:none; width:175px; background: url(assets/images/social-popup-pointer.png) no-repeat center 0; }
/*#social-tool #action-share .sub-social {height:168px;}*/
#social-tool .sub-social.sub-social-last { right:0;left:auto; background-position: 120px 0;}
#social-tool #action-share .inner {height:130px;}
#social-tool #action-like iframe { margin:17px 0 0 31px; }
#social-tool .sub-social-bg { background-color:#000; margin-top:13px; padding:20px; }
#social-tool .sub-social .inner{  border:1px solid #333; width:135px; }
#social-tool .sub-social ul{ border-bottom:1px solid #333;padding:17px 0 17px 17px; }
#social-tool .sub-social li{ line-height:65px; padding:5px; float:left; }
#social-tool .sub-social li a { display:block; width:22px; height:21px; }
#social-tool .sub-social li a.icon-facebook { background:url(assets/images/icon-social.png) no-repeat 0 0;  }
#social-tool .sub-social li a.icon-facebook:focus,
#social-tool .sub-social li a.icon-facebook:hover { background-position:-35px 0; }
#social-tool .sub-social li a.icon-twitter { background:url(assets/images/icon-social.png) no-repeat 0 -27px;  }
#social-tool .sub-social li a.icon-twitter:focus,
#social-tool .sub-social li a.icon-twitter:hover { background-position:-35px -27px; }
#social-tool .sub-social li a.icon-email { background:url(assets/images/icon-social.png) no-repeat 0 -56px;  }
#social-tool .sub-social li a.icon-email:focus,
#social-tool .sub-social li a.icon-email:hover { background:url(assets/images/icon-social.png) no-repeat -35px -56px;  }
#social-tool .sub-social a { color:#fff; }
#social-tool .sub-social .twitter-widget{
    margin:19px auto 20px;
    text-align:center;
    width:86px;
}
#breadcrumbs a, #breadcrumbs h1{
    float:left;
}
#breadcrumbs .arrow{
    float:left;
/*
     background: transparent url("assets/images/arw-grey.gif") no-repeat center top;
     width:13px;
     height:24px;
*/
     display:inline-block;
     padding:0 10px;
}
.form-item label{
    width:138px;
    display:inline-block;
}

/* Container ***********************/
/* navigation */
#global-navigation {
/*
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:32px;
*/
}
#global-navigation ul{
    padding:0 15px;
} 
#global-navigation li{
    float:left;
}
#global-navigation a{
    display:block;
    height:12px;
    padding:8px;
    line-height:100%;
    font-size:18px;
    color:#000;
    text-transform:uppercase;
}
#global-navigation a:hover{text-decoration:none; color:#ccc;}
#global-navigation li.current-menu-item a{
/*    background-color:#000; */
/*    color:#ccc; */
    font-weight:bold;
    color:#a27f3f !important;
    text-decoration:none;
  
}
#header-block .fb-like { position:absolute; right:178px; top:11px; width:75px; }

/*
#nav-home{
    background: #3b190d url("assets/images/nav-home.gif") no-repeat left top;
    width:99px;
}
#nav-products{

    background: #3b190d url("assets/images/nav-products.gif") no-repeat left top;
    width:76px;
}
#nav-blog{
    background: #3b190d url("assets/images/nav-blog.gif") no-repeat left top;
    width:77px;
}
#nav-guide{
    background: #3b190d url("assets/images/nav-guide.gif") no-repeat left top;
    width:161px;
}
#nav-contact{
    background: #3b190d url("assets/images/nav-contact.gif") no-repeat left top;
    width:122px;
}
#nav-showcart{
    background: #3b190d url("assets/images/nav-showcart.gif") no-repeat left top;
    width:155px;
}
*/

/* TILE-CONTAINER */
.tile-container li{
/*
    width:237px;
    padding:1px;
*/
    border-right:1px solid #d1cdc6;
    width:239px;
    padding-bottom:10px;
/*    margin-bottom:40px; */
}
.tile-container li.last{
    border-right:0;
    width:238px;
}
/*
.tile-container .item{
}
*/
.page-content{
    padding:38px 23px;
}
#contact_submit-page .page-content{
    height:240px;
}
/* 
 ***************************************************************/
.item .image { height:119px; padding:0 20px 20px 20px; }
.item .summary{height:140px; padding:0 20px; position:relative; }
.item .date{position:absolute; bottom:0; left:20px; padding:0; }
.item-video  a { position:relative; display:block; }
.item-video  a img { display:block; }
.item-video .icon-play {
    background: url("assets/images/icon-video-play.png") no-repeat;
    height: 58px;
    left: 72px;
    position: absolute;
    top: 37px;
    width: 58px;
}
.title, .title a {color:#9a8243; }
.url, .url a, .date, .date a{color:#bd0c29; font-size:11px; font-style:italic; font-family:Georgia;}
.desc {clear:both; padding:15px;}
.desc a {
    text-decoration:underline;
}
.intro{color:#999; margin-bottom:10px; }

.tags {color:#999;}

.tag a{
    text-decoration:underline;
}
.detail-container{
    padding:38px 20px;
}
.detail-container-left{
    width:440px;
    float:left;
}
.detail-container-right{
    width:480px;
    float:right;
}
.detail-container .desc{
    padding:20px 0;
    overflow:hidden;
}
.detail-container .wp-caption { background-color:#ccc; }
.detail-container .wp-caption p.wp-caption-text {font-size:10px; line-height:18px; }
.detail-container .latest-container{
    padding:0;
}
#title-block h1{
    padding-top:20px;
}
.detail-page #title-block h1{
    padding-top:2px;
}

#related-links{
    margin-top:12px;
}
#related-links li,
#related-links a{
    color:#9a8243;
}
.btn-pdf{
    display:block;
    width:185px;
    height:35px;
    background: transparent url("assets/images/icn-pdf.png") no-repeat left top;
    margin-top:12px;
    text-align: -999em;
    font-size:0;
    line-height:0; 
}
/* Home
 ***************************************************************/
body.home .page{
    border:none !important;
}
#home-flash-block{
    position:relative;
    width:920px;
    height:310px;
    padding:0 20px;
    overflow:hidden;
}
#home-flash-block .slide-content,
#home-flash-block .slide-content-bg{
    position:absolute; 
    width:480px;
    min-height:170px;
    bottom: 17px;
    right:20px;
    background:url(assets/images/bg-black-opacity50.png) 0 0;
}
#home-flash-block .slide-content{
    z-index:3;
}
#home-content-block{
    border-bottom: 1px solid #D1CDC6;    
    margin-bottom: 0;
}
#twitter-block{
    padding:20px;
	float:left;
}
#twitter-block h3{
    padding-top:14px;
    /*display: inline-block;*/
	margin-bottom:10px; height:22px;
}
#instagram-block h3 { 
    padding-top:10px; margin-bottom:8px; height:28px;}
#feed-container-wrapper .arrow {
    background: transparent url("assets/images/bg-twitter-pointer.png") no-repeat 0 0;
    width:9px;
    height:14px;
    position:absolute;
    top:15px;
    left:-9px;
}
#feed-container-wrapper {
    vertical-align: top;
    position:relative;
	min-height:55px;
    display: inline-block;
    padding:12px 15px; 
    background-color:#edecea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left:20px; 
}
.home  #feed-container-wrapper, .home #instagram-wrapper {  
	vertical-align: top;
    position:relative;
	width:425px;
	min-height:56px;
   /* display: inline-block;*/
    padding:12px 15px; 
    background-color:#edecea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left:0;    
}
.home #instagram-wrapper { width:415px;}
.home #instagram-wrapper .loading , .home #instagram-wrapper .AlpinePhotoTiles_parent_class{ min-height:56px !important}
.home #twitter-block { padding-right:10px;}
.home #instagram-block { float:left; padding:20px 20px 20px 10px; width:420px}
.home #twitter-block  #tweet { width:380px !important;}
.home #feed-container { width:400px !important;}
#instagram-block .AlpinePhotoTiles_inpost_container { padding-bottom:0; max-height:105px;
    background-color:#edecea;}

.post-single{
    width : 252px;
}

.slide-content .copy{
    color:#fff;
    padding:20px;
}
.slide-content a{
     display:inline-block;
     width:75px;
     height:18px;
     text-transform: uppercase;
     text-decoration: none;
     text-align: center;
     color: lightgrey;
     position:absolute;
     z-index:4;
     bottom:20px;
     right:145px;
     border-style: solid;
     border-width: 1px;
     padding: 3px;
}
.slide-content a:hover{
     background-color: #fff;
     color: #000;
}

/*
.slide-content div, .slide-content h1{
    float:left;
    width:176px;
    padding:30px;
    color:#fff;
}
*/
.slide-content h1{
/*    font-size:48px;*/
    font-size:28px;
    color:#fff;
    line-height:24px;
    margin-bottom:8px;

}
.slide-content ._copy{
}

.slide-content .copy{

}
.slide-content .copy a{
	position:absolute; bottom:14px; right:15px;
}

.slide-content .copy .youtube-link {
    right: 100px;
    text-indent: 0px;
    border-style: solid;
    text-transform: uppercase;
    text-decoration: none;
    border-width: 1px;
    padding: 3px;
    height: 18px;
    text-align: center;
}

#slider-navi-container{
    position:absolute;
    bottom:33px;
    left:480px;
    z-index:3;
}
#slider-navi a{
    display:inline-block;
    width:18px;
    height:18px;
    margin-right:2px;
    color:#fff;
    text-align:center;
    background: transparent url("assets/images/nav-slider.png") left bottom;
    text-indent:-9999px;
}
#slider-navi a.activeSlide{
    background-position: left top;
}

#home-flash-block .slide-images{
    z-index:1;
    
}
#home-flash-block .slide-images img { height:293px; }
/*
#home-flash-block img{
    width:  958px;
    height: 309px;
    top:  2px;
    left: 1px;
}
*/
#notification-tile{
    border:0 none;
    width:208px;
    padding:12px 20px 12px 12px;
}
#feed-container a{
    padding-right:8px;
}
#feed-container{
    width:770px;
}

/*
#feed-container .tweet_list{
    position:absolute;
}
#feed-container a{
    text-decoration:none;
    float:left;
    margin-right:8px;
}

#feed-container li{
    margin-bottom:8px;
    width:212px;
    border:none;
    padding-bottom:4px;
    overflow:hidden;
}
*/
.followus{
    text-align:right;
    font-style:italic;
    margin:8px 0 20px;
}
.followus a{
    text-decoration:underline;
}
.single-person #notification-tile{
    width:300px;
    margin-top:15px;
    padding:0;
}
.single-person #feed-container li{
    width:284px;
}


.carousel-previous{
    position:absolute;
    display:none;
}
.carousel-next{
    position:absolute;
    bottom:0px;
    right:0;
}

/* About
 ***************************************************************/
.single-person .desc{
    padding:0;
}
.single-person .grid_4{
    margin:0;
    margin-right:20px;
}

/* News
 ***************************************************************/
.latest-container{
    padding:15px 0;
    width:340px;
}
.latest-container li{
    margin-bottom:8px;
}

.html p{
    padding-bottom:14px;
    line-height:20px;
}
.html ol{
   list-style: decimal outside none;
   padding-left:20px;
   margin-bottom:14px;
}
.html ul{
   list-style: disc outside none;
   padding-left:20px;
   margin-bottom:14px;
}



/* Product
 ***************************************************************/
#tile-products .tile-container .item{}

/* Partner
 ***************************************************************/
/*
#partner-page .item .title{
    margin-bottom:12px;
}
#partner-page .item .address{
    color:#999;
    margin-bottom:8px;
}
#partner-page .item .summary{
    height: 220px;
}
#partner-page .item .desc{
    background: transparent url("assets/images/bg-partner_desc.png") no-repeat 12px 0px;
    padding:30px 15px 10px;
    height:160px;
}
*/
/* History
 ***************************************************************/


/* Contact
 ***************************************************************/
/*
#contact-new-page .page-content{

}
*/
#contact-new-page .page-content { padding-top:20px;}

#contact-new-page .restaurant-info { margin:20px 0 40px; }
#contact-new-page .restaurant-info  li { float:left; width:277px; solid #D1CDC6; border-right:1px solid #D1CDC6; padding-right:20px; margin-right:20px; }
#contact-new-page .restaurant-info  li  img { display:block; max-width: 277px; }
#contact-new-page .restaurant-info  li  h4 { margin-top:10px;}
#contact-new-page .restaurant-info  li:nth-child(3n) { padding-right:0; margin-right:0; border:none; }

#contact-new-page .form-item textarea { width:320px; }
#contact-new-page .form-controller { width:471px;}
#contact-new-page  #submit { margin-left:138px; cursor:pointer; }
#contact-new-page .captcha-container { position:relative; display:inline-block; height:100px; }
#contact-new-page .captcha-container img#captcha { position:absolute; top:25px; left:0; }
#contact-new-page .captcha-container input { position:absolute; top:60px; width:95px;}
/*#contact-new-page .captcha-container a { position:absolute; top:65px; width:100px; background:url(assets/images/refresh.png) no-repeat 0 2px; padding-left: 18px; }*/
#contact-new-page .captcha-container p { position:absolute; top:0; width:100px;}
#contact-new-page .form-item label.error { width:380px;}
#contact-new-page .form-item label.captcha-error { margin-left:141px;}
#contact-new-page .form-item .wpcf7-not-valid-tip, #contact-new-page .wpcf7-validation-errors{ padding-left:15px; color:#f33; font-size:1.1em; font-weight:bold;border-width:1px;}
#contact-new-page .wpcf7-validation-errors { border-color:red; background-color:#F2DEDE;}
#contact-new-page .wpcf7-mail-sent-ok { color:#398F14; background-color:#DFF0D8; border-width:1px; }
span.wpcf7-not-valid-tip-no-ajax {margin-left:138px;}
.wpcf7-form label { float:left;}
.gallery-container{
/*    padding-left:26px; */
}

#admin-login-form{
    padding:0 30px;
}

#footer-navigation ul a { text-transform:uppercase;}
/*
#footer-block-content{
    padding-left:23px;
}
*/
#footer-block #footer-social { position:absolute; right:14px; top:20px; }
#footer-block #footer-social li { float:left;  margin-left:10px; }
#footer-block #footer-social li a { display:block; width:22px; height:21px; background-image:url(assets/images/icon-social.png); position-repeat:no-repeat; }
#footer-block #footer-social li.facebook a { background-position: no-repeat 0 0;}
#footer-block #footer-social li.twitter a { background-position: 0 -27px;}
#footer-block #footer-social li.facebook a:focus,
#footer-block #footer-social li.facebook a:hover { background-position: -35px 0;}
#footer-block #footer-social li.twitter a:focus,
#footer-block #footer-social li.twitter a:hover { background-position: -35px -27px;}

/* ie7 */
*:first-child+html #contact-new-page .captcha-container { display:inline; }


.fb-like{
padding-top:7px;
padding-left: 100px;
}

#about-page h2{
    padding-left: 15px;
}

.page.generic{ 
   padding:10px;
}
/* TILE-CONTAINER */
#about-page .tile-container{
    overflow:hidden;
    margin:20px 0 20px;
}

.tweet, .query {
  font-family: Georgia, serif;
  font-size: 120%;
  color: #085258; }
.tweet .tweet_list, .query .tweet_list {
-webkit-border-radius: .5em;
list-style-type: none;
margin: 0;
padding: 0;
background-color: #8ADEE2; }
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
text-transform: uppercase; }
.tweet .tweet_list li, .query .tweet_list li {
overflow-y: auto;
overflow-x: hidden;
padding: .5em; }
.tweet .tweet_list li a, .query .tweet_list li a {
color: #0C717A; }
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
background-color: #91E5E7; }
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
padding-right: .5em;
float: left; }
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
vertical-align: middle; }

.single-person .tweet { width:230px; }
