/*   
Theme Name: Giglio
Theme URI: http://giglio.com
Description: This Giglio is Developed by WLTS Team
Author: WLTS
Author URI: http://whitelake.in
Version: 1
*/

@charset "utf-8";
/* CSS Document */



.readmorepost , .readmorepost:hover {
    color: #c15e47;
    font-weight: bold;
}

.bottomcontent input {
    display: inline-block !important;
}
.h1style { 
    font-size: 36px;
    line-height: 40px;
}

.imagefix img { width:auto !important ; height:auto; }
img.attachment-page-single {
	height:auto;
	width: 0px;
	margin:0;
    display: none ;
}
.widget_archive h2 {font-size:21px !important;}
.rec-title {margin-bottom:10px !important; }
.home .event1 p {font-size:12px; line-height:12px;}

.required {color:red;}
/* new style */
a {color:#333333;}
.captchaInputDiv .captchaInputDiv, .captchaInputDiv .required, .captchaInputDiv #captcha_code{ display:inline-block; float:left;}
.error-msg404 a {
    color: #BD7454;
}
.red {color:red;}

.testimonial_slideri {
    background: none repeat scroll 0 0 transparent !important;
}
.testimonial_by_wrap {
    display: none;
}
.testimonial_quote {
    background: none repeat scroll 0 0 transparent !important;
	-moz-box-sizing: border-box !important;
    float: left;
    margin-left: 0px !important;
    min-height: 32px!important;
    padding-left: 0px !important;
    width: 100% !important;
    font-style: normal !important;
    font-weight: normal !important;
	font-family: Tahoma,Geneva,sans-serif !important;
	 color: #333333 !important;
	 font-size: 14px !important;
	 text-align: justify !important;
	 
}

.testimonial_quote span {
padding: 10px !important;
    text-align: justify !important;
	font-family: Tahoma,Geneva,sans-serif !important;
	 color: #333333 !important;
	 font-size: 14px !important;
} 

#vsrp_Holder, .vsrp_div { height:300px !important; padding: 0 20px;}
.vsrp_div {
    font-size: 12px; text-align: justify; font-family: Tahoma,Geneva,sans-serif; color:#333333;
}

#vsrp_Holder p{ margin-bottom:0;}
#vsrp_Holder hr{ margin:2px 0 !important}

.hideimgsidebar img {
    display: none;
}
.rpwe-block li img {
    height: 63px;
    width: 83px;
}

#respond input[type="submit"], .searchform input[type="submit"], .iphorm-submit-element{
    background: none repeat scroll 0 0 #4BB27B;
    border: 1px solid #319861;
    color: #FFFFFF !important;
    padding: 10px 20px; font-weight:bold;
}
#respond input[type="submit"]:hover, .searchform input[type="submit"]:hover, .iphorm-submit-element:hover {
    background: none repeat scroll 0 0 #43DA89;
}

.iphorm-submit-wrap button span{ background: none repeat scroll 0 0 #4BB27B !important; border: 1px solid #319861 !important;font-weight:bold;}
.iphorm-submit-wrap button em{background:none !important;color: #FFFFFF !important;}


/*comment*/
.post ol li{list-style:none;}
li.comment{padding:10px; margin-bottom:15px}
li.thread-even{background:#F7F7F7;}
li.thread-odd{background:#E8E8E8;}
.comment .avatar {
    border: 1px solid #EEEEEE;
    float: right;
    margin: 0 0 0 10px;
}
.commentmetadata{font-size: smaller;}
.fn a{font-weight:bold;font-style: normal;}
.comment-meta time{color:#333333 !important;}
.reply a.comment-reply-link{position: relative !important;}
.comment-author-admin .children {
    margin-top: 10px;
}

label#captcha_code_label {
    display: inline-block;
    margin: 0;
}
.searchform input[type="submit"] {
    margin: -7px 0 0;
    padding: 5px 10px;
    width: auto;
}
.recentcontent img {display:none !important;}
.fbook, .twit, .gogplus{display:block;float:left; }
.fbook{width:150px;}
.twit, .gogplus{width:100px; }



 h1, h2, h3, h4, h5, h6{ 
          font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
          font-weight: normal; 
          color: ; 
        }
        body{ 
          font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
          font-weight: normal; 
          color: ; 
        }
        .navbar{ 
            position: relative;
            z-index: 90000;
        }
        body{
          padding-top: 0;
        }
        
        .navbar-inner, .navbar .fill { 
          
        }#05002e
        .navbar-inner, .navbar .fill {
         
        }
        #main article {
          border-bottom: none;
        }

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

/* wp-specific classes */
.wp-caption{
	
}

.wp-caption-text{
	
}

.sticky{
	
}

.gallery-caption{
	
}

/* layout */

body{
	padding-top: 0;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
	top: 28px; 
}

.navbar .brand{
	color: #000 !important;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}

.nav-container{
	padding-left: 0;
	padding-right: 0;
}

#inner-header{
	width: 100%;
}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}

.navbar-form, .navbar-search {
	margin: 0 0 9px;
}

.navbar-search{
	padding-left: 0;
}

#s{
	width: 100px;
}

#content{
	padding: 10px 0 0;
}

.more-link{
	white-space: nowrap;
}

.footer-links{
	float: right;
	margin-bottom: 18px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}

.sidebar{
	margin-top: 18px !important;
}

#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post{
	display: inline;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}
figure[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#credit320{
	background: url('images/320press_mini.png') no-repeat left top transparent;
	padding-left: 20px;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

#main article img{
	height: auto;
	max-width: 100%;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main .post h3{
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit{
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

/* comments */



#comments{
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
	
}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment{
	width: 270px;
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}


/* widget styles */

.widget{
	margin-bottom: 18px;
 list-style: none outside none;
}

.widgettitle{
	margin-bottom: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover{
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a{
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar{
	width: 100%;
	
}

#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

#wp-calendar td{
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left{
	padding-right: 15px;
}

@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}
}

@media only screen and (min-width: 980px) {

.half-left3 img, .half-left2 img{ width:100%; height:auto;}
	body{
		
	}
	
	.container-fluid{
		max-width: 970px;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#inner-footer{
		padding: 0;
	}
	
	#content{
		padding-left: 0;
		padding-right: 0;
	}
	
	.topbar-inner{
		padding: 0;
	}
	
	.topbar form.pull-right {
		float: right;
	}
	
	.navbar-form, .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}
	
	.navbar-search{
		padding-left: 0;
	}
	
	.sidebar{
		margin-top: 0 !important;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 60px;
	}
	
	.hero-unit h1 {
		font-size: 60px;
	}
	
	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}
	
	.vcard:hover .edit-comment{
		display: inline-block;
	}
	
	#s{
		width: 210px;
		margin-bottom: 6px;
	}
	
	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}
}


#mid_left {
	width: 325px;
	height: 355px;
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-left: 2px;
}

#mid_right {
	width: 500px;
	height: 340px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
        padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(images/bio-bg.jpg); 
        background-repeat: no-repeat;
	background-position: center center;
}


.contact-row {width: 100%;height: auto;margin: 0 auto;overflow: hidden;}
.contact-left {float:left;clear:left;margin-top:10px; width:49%; height: auto; border-right: 1px solid #4bb27c;}
.contact-right {width: 50%; height: auto; float:left;}
.contact-hr {border: 1px solid #4bb27c ; width: 95%; height: 0px; margin: 10px 5px 10px 15px; text-align: center;}
.clearfloat {font-size: 1px; line-height: 0px; clear: both; height: 0px;}

.media-row {width: 100%;height: auto;margin: 0 auto;overflow: hidden;}
.media-left {float:left;clear:left;margin-top:10px; width:49%; height: auto; border-right: 1px solid #4BB27C;}
.media-right {width: 50%; height: auto; float:left;}

.half-row {width: 100%;height: auto;margin: 0 auto;overflow: hidden;}
.half-left {float:left;clear:left; width:59%; height: auto; border-right: 1px solid #4BB27C;}
.half-left2 {float:left;clear:left; width:59%; height: auto;}
.half-left3 {float:left;clear:left; width:5o%; height: auto; border-right: 1px solid #4BB27C;}
.half-right {width: 40%; height: auto; padding-left: 5px; float:left;}
.half-right2 {width: 49%; height: auto; float:left;}
.half-left-capo {float:left;clear:left; width:50%; height: auto; border-right: 1px solid #4BB27C;}
.half-right-capo {width: 49%; height: auto; float:left;}

.one-half {float:left;clear:left; width:33%; height: auto; border-right: 1px solid #4BB27C;}
.two-half {width: 33%; height: auto; float:left; border-right: 1px solid #4BB27C;}
.three-half {width: 33%; height: auto; float:left;}

.one-half-new {float:left;clear:left; width:33%; height: auto;}
.two-half-new {width: 33%; height: auto; float:left;}
.three-half-new {width: 33%; height: auto; float:left;}

.nav-container {
    background: url('images/msshadow.png') no-repeat center bottom;
    padding-bottom: 22px;}

.events .event1 .fc-day-content > div {
    height: auto !important;
    padding: 5px !important;
}

.events .event1 .fc-event-title {
    white-space: nowrap;
}

.iphorm-swfupload-browse {
    background: #4bb27b none repeat scroll 0 0 !important;
    border: none !important;
    color: #fff !important;
    padding: 5px 10px !important;
}
.iphorm-swfupload-browse :hover{color: #fff !important;}


/* Mobile */
@media (max-width: 800px){
.half-left3, .half-right2 { width:40%;}
.contact-right{width:46%;padding:0 2%}
.contact-right p .alignleft{ margin-bottom:63px !important}
.contact-left .iphorm-element-textarea{ width:75% !important}
.contact-right .social-i{display:none}
.review-g{padding:0 !important }
div .navbar .nav li .sub-menu li:first-child a, div .navbar .nav li:first-child a{padding:6px 15px !important}
.navbar .nav li .sub-menu li:hover a{color:#FDC062 !important}
div ul.sub-menu li a, div ul.sub-menu2 li a{text-transform: none;}
}
@media (max-width: 600px){
.half-left, .half-right { width:100% !important; float:none !important; clear:both !important;}
.contact-right p a img.size-full{ margin-right:5px !important}
}
@media (max-width: 600px){
.contact-right, .contact-left{ width:94%; padding:3%}
.contact-left .iphorm-element-textarea{ width:95% !important}
}
@media (max-width: 568px){
.half-row h1{ line-height:normal; font-size:25px; text-align:center;}
.half-row h1 img{ float:none !important; width:40px; margin-bottom:60px;}
.half-left3, .half-right2 { width:100%; clear:both; margin:0 auto; text-align:center; float:none !important;}
.newh{
color: #BD7454;
font-family: 'Book Antiqua',Glass Antiqua,cursive; 
text-shadow:0 0px 3px #fff
text-align: center;
font-size: 16px !important;
    line-height: normal;
    padding-top: 15px;
    height: 20px !important;}
}

@media (max-width: 320px){


}

