/*
Theme Name: GAC
Theme URI: http://thegac.net.c1.previewmysite.com/
Description: This template is designed for Global Advisory Council - Conference & Incentive Alliance
Author: Farrukh Khan
Tags: custom header, fixed width, two columns
*/

body {
	/*background-color:#efefef;*/
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
	}
	
/*** Fonts ***/
@font-face {
 	font-family:Centaur-Regular;
 	src:url('fonts/centaur.ttf');
	}

@font-face {
	font-family:MyriadPro-Regular;
	src:url('fonts/myriadpro-regular-webfont.ttf'), url('fonts/myriadpro-regular-webfont.eot');
	}

@font-face {
	font-family:"Cambria", Arial, Helvetica, sans-serif;
	src:url('fonts/myriadpro-semibold-webfont.ttf'), url('fonts/myriadpro-semibold-webfont.eot');
	}

@font-face {
 	font-family:MyriadPro-Bold;
 	src:url('fonts/myriadpro-bold.otf'), url('fonts/myriadpro-bold-webfont.eot');
	}


/*** Standard Overrides ***/
a {
	color:#ff7400;
	outline:none;
	text-decoration:none;
	}

a:hover {
	transition:ease color 200ms;
	color:#005393;
	}

a img {
	outline:none;
	border:0px;
	}


h1, h2, h3, h4, h5, h6 {
	color:#181818;
	font-family:"Cambria", Arial, Helvetica, sans-serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	}

p, div, span, form, table, tr, td  {
	margin:0px;
	padding:0px;
	}


/*** Wrappers ***/
#main {
	padding:25px 0px 20px 0px;
	}

.wrapper {
	width:960px;
	margin:0px auto;
	}

#header {
	background:#ffffff;
	margin:0px;
	padding:10px 0px 0px 0px;
	border-bottom:solid 4px #000000;
	}
	
#header-left {
	float:left;
	padding:0px;
	}

#header-right {
	float:right;
	padding:0px;
	}

#logo {
	background-image:url(images/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:350px;
	}

#logo a {
	display:block;
	width:350px;
	}


#logo span {
	display:block;
	padding-top:108px;
 	font-family:Centaur-Regular;
	font-size:24px;
	font-weight:bold;
	color:#ff7400;
	}

#callus {
	background-image:url(images/telephone.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	font-family:"Cambria", Arial, Helvetica, sans-serif;
	margin:25px 0px 10px 0px;
	padding:0px 0px 0px 40px;
	color:#ff7400;
	font-size:38px;
	font-weight:bold;
	text-align:right;
	}

.profile-info {
	font-family:"Cambria", Arial, Helvetica, sans-serif;
	font-size:18px;
	float:left;
	padding:10px 0px 15px 25px;
	line-height:24px;
	}
	
#social-box {
	font-family:"Cambria", Arial, Helvetica, sans-serif;
	float:right;
	margin:0px 0px;
	padding:0px 0px 0px 0px;
	}

#social-box span {
	display:inline-block;
	float:left;
	font-size:24px;
	line-height:36px;
	padding:0px;
	color:#ff7400;
	}

#social-box a img {
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
	}

/*** Slider Area ***/
#slider-box-area {
	border-bottom:solid 4px #000000;
	background:#2d2e33;
	}

/*** Page Banner ***/
#page-banner {
	background:#febf01;
	border-bottom:solid 6px #181818;
	}

#page-banner #title-wrapper {
	background:url(images/globe.png) no-repeat 97% -5%;
	width:960px;
	margin:0px auto;
	padding:30px 0px;
	}

#page-banner #title-wrapper h1 {
	text-shadow:4px 4px 3px #000000;
	color:#ffffff;
	font-size:46px;
	line-height:46px;
	margin:0px;
	}

/*** Home Boxes ***/
#middle-boxes {
	background:url(images/top-content-tail.gif);
	box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.1) inset, 0px 0px 0px 1px rgb(200, 200, 200);
	margin:0px;
	padding:25px 20px 20px 20px;
	}

#middle-boxes h1 {
	font-family:"Cambria", Arial, Helvetica, sans-serif;
	color:#0059a4;
	font-size:22px;
	font-weight:normal;
	text-align:center;
	margin:0px 0px 12px 0px;
	padding:0px;
	}

#middle-boxes p {
	color:#20201f;
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:center;
	line-height:22px;
	font-size:14px;
	}

#middle-boxes .m_box {
	background:url(images/vr-border.png) no-repeat right center;
	width:270px;
	min-height:270px;
	margin:0px 30px 0px 0px;
	padding:0px 35px 0px 0px;
	float:left;
	}
	
#middle-boxes .m_box .icon {
	width:70px;
	margin:0px auto 15px auto;
	}

#middle-boxes .m_box.last {
	background:none;
	margin:0px 0px 0px 0px;
	padding-right:0px;
	float:right;
	}

/*** Content Area ***/
#content {
	float:left;
	width:600px;
	margin:0px;
	}

#content-wide {
	margin:0px;
	padding:0px;
	}

h1.archhead {
	font-family:"Cambria", Arial, Helvetica, sans-serif;
	color:#1c2b4a;
	font-size:24px;
	margin-bottom:12px;
	border-bottom:solid 1px #1c2b4a;
	}

.postbox {
	padding:0px;
	}

.postbox h1 {
	font-size:36px;
	line-height:36px;
	}

.postbox h2 {
	font-size:32px;
	line-height:34px;
	}
	
.postbox h3 {
	font-size:28px;
	line-height:32px;
	}

.postbox h4 {
	font-size:24px;
	line-height:28px;
	}
	
.postbox h5 {
	font-size:19px;
	font-weight:normal;
	line-height:24px;
	}

.postbox h6 {
	font-size:15px;
	font-weight:normal;
	line-height:19px;
	}

.postbox p {
	margin-bottom:16px;
	line-height:20px;
	}

.postbox ol{
	margin:0px 0px 0px 25px;
	padding:0px 0px 12px 0px;
	}
	
.postbox ol li{
	padding:0px 0px 3px 0px;
	line-height:18px;
	}

.postbox ul{
	list-style:none;
	margin:0px 0px 0px 20px;
	padding:0px 0px 12px 0px;
	}

.postbox ul li {
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 3px 25px;
	line-height:18px;
	}

.postbox blockquote {
	background:#efefef url(images/quote-top.png) no-repeat 10px 15px;
	border-top:solid 3px #febf01;
	border-bottom:solid 3px #febf01;
	margin:0px 0px 20px 0px;
	padding:10px 12px 0px 40px;
	}

.postbox blockquote .quotetext {
	background:url(images/quote-bottom.png) no-repeat right bottom;
	padding:0px 30px 0px 0px;
	}

.postbox .ref_name, { padding-left:10px; line-height:22px; margin-bottom:15px; font-weight:bold; font-style:italic; }

/*** Sidebar ***/
#sidebar {
	float:right;
	width:330px;
	color:#ffffff;
	}

#sidebar h1 {
	color:#000000;
	font-size:24px;
	line-height:24px;
	margin-bottom:12px;
	}
	
#sidebar h2 {
	color:#000000;
	font-size:28px;
	line-height:28px;
	margin-bottom:12px;
	}
	
#sidebar h3 {
	color:#000000;
	font-size:25px;
	line-height:25px;
	margin-bottom:12px;
	}
	
#sidebar h4 {
	color:#000000;
	font-size:22px;
	line-height:22px;
	margin-bottom:12px;
	}
	
#sidebar h5 {
	color:#000000;
	font-size:19px;
	line-height:19px;
	margin-bottom:12px;
	}

#sidebar h6 {
	color:#000000;	
	font-size:16px;
	line-height:16px;
	margin-bottom:12px;
	}

#sidebar p {
	margin-bottom:12px;
	line-height:19px;
	}

#sidebar ol{
	list-style-position:inside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 12px 0px;
	}
	
#sidebar ol li{
	padding:3px 0px 3px 0px;
	line-height:22px;
	border-bottom:dotted 1px #000000;
	}

#sidebar ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 12px 0px;
	}

#sidebar ul li{
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:2px 9px;
	padding:3px 0px 3px 25px;
	line-height:22px;
	border-bottom:dotted 1px #000000;
	}

#sidebar a { color:#005393; }
#sidebar a:hover { color:#ff7400; }

#sidebar .widget {
	background:#efefef;
	/*background:#1c1c1c;*/
	font-size:12px;
	padding:15px 15px 15px 15px;
	border-radius:12px;
	border:solid 5px #fff;
	box-shadow:0px 0px 5px #000;
	margin-bottom:25px;
	}

#testimonial-widget {
	background:#efefef;
	/*background:#1c1c1c;*/
	padding:15px;
	border-radius:12px;
	border:solid 5px #fff;
	box-shadow:0px 0px 5px #000;
	color:#000000;
	}

#testimonial-widget .ref_name {
	line-height:22px;
	margin-bottom:0px;
	padding-right:30px;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	}

#testimonial-widget .ref_name span {
	display:block;
	font-size:24px;
	line-height:24px;
	padding-bottom:5px;
	}

/*** Client List ***/
#contact-info {
	background:url(images/separator-1b.jpg) center bottom no-repeat;
	padding:20px 0px 16px 0px;
	margin:20px 0px 0px 0px;
	border-top:solid 1px #cccccc;
	font-size:22px;
	/*text-shadow:0px 0px 1px #333333;*/
	}

#contact-info h1 {
	float:left;
	font-size:30px;
	line-height:66px;
	margin:0px 0px 10px 0px;
	text-align:center;
	border-right:solid 1px #cccccc;
	padding-right:25px;
	}

#contact-info .c_box {
	/*width:410px;*/
	width:246px;
	padding-left:25px;
	padding-right:25px;
	border-right:solid 1px #cccccc;
	float:left;
	}

#contact-info .c_box.last {
	width:250px;
	padding-left:25px;
	padding-right:25px;
	border-right:none;
	float:left;
	}

#contact-info .address {
	background:url(images/address.png) no-repeat 0px 0px;
	padding-left:30px;
	margin-bottom:10px;
	}

#contact-info .phone {
	background:url(images/phone.png) no-repeat 0px 0px;
	padding-left:30px;
	margin-bottom:10px;
	}
	
#contact-info .fax {
	background:url(images/fax.png) no-repeat 0px 0px;
	padding-left:30px;
	margin-bottom:10px;
	}

#contact-info .email {
	background:url(images/mail.png) no-repeat 0px 0px;
	padding-left:30px;
	margin-bottom:15px;
	}

/*** Main Contact Form ***/
#main-contact-form {
	width:580px;
	float:left;
	}

#main-contact-form form {
	margin:0px;
	padding:0px;
	}
#main-contact-form form {
	margin:0px;
	padding:0px;
	}

#main-contact-form label {
	line-height:40px;
	width:150px;
	float:left;
	}

#main-contact-form input {
	border:solid 1px #cacaca;
	background:#ffffff;
	color:#181818;
	width:405px;
	margin:0px 0px 15px 0px;
	padding:10px;
	}

#main-contact-form textarea {
	border:solid 1px #cacaca;
	background:#ffffff;
	color:#181818;
	font-family:Arial, Helvetica, sans-serif;
	width:405px;
	height:100px;
	margin:0px 0px 15px 0px;
	padding:10px;
	resize:none;
	}

#main-contact-form select {
	border:solid 1px #cacaca;
	background:#ffffff;
	color:#181818;
	width:425px;
	margin:0px 0px 10px 0px;
	padding:10px;
	}

#main-contact-form input.wpcf7-submit {
	border:0px;
	background:#ff7400;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	width:auto;
	float:right;
	margin:0px 4px 0px 0px;
	padding:5px 15px;
	}

#main-contact-form input.wpcf7-submit:hover {
	background:#005393;
	transition:ease-in background 250ms;
	-moz-transition:ease-in background 250ms;
	-o-transition:ease-in background 250ms;
	-webkit-transition:ease-in background 250ms;
	}


#main-contact-form .whatwedo br { display:none; }


#wpcf7-f114-p115-o1 div.wpcf7-response-output {
	font-family: "Arial","Helvetica",sans-serif;
	background:#900;
	border:0px;
	color:#fff;
	text-align:center;
	font-size:12px;
	padding:5px;
	margin:10px 0px 0px 0px;
	}

#wpcf7-f114-p115-o1 div.wpcf7-mail-sent-ok {
	font-family: "Arial","Helvetica",sans-serif;
	background:#398f14;
	border:0px;
	color:#fff;
	text-align:center;
	font-size:12px;
	padding:5px;
	margin:10px 0px 0px 0px;
	}

/*** Contact Details ***/
#contact-details {
	font-family:"Cambria", Arial, Helvetica, sans-serif;
	width:350px;
	float:right;
	}

#contact-details .address {
	background:url(images/address.png) no-repeat 0px 0px;
	line-height:22px;
	padding-left:30px;
	margin-bottom:10px;
	}

#contact-details .phone {
	background:url(images/phone.png) no-repeat 0px 0px;
	line-height:22px;
	padding-left:30px;
	margin-bottom:10px;
	}
	
#contact-details .fax {
	background:url(images/fax.png) no-repeat 0px 0px;
	line-height:22px;
	padding-left:30px;
	margin-bottom:10px;
	}

#contact-details .email {
	background:url(images/mail.png) no-repeat 0px 0px;
	line-height:22px;
	padding-left:30px;
	margin-bottom:15px;
	}


/*** Footer ***/
#footer {
	border-top:solid 3px #ff7400;
	background:#181818;
	padding:10px 0px;
	color:#ffffff;
	font-size:12px;
	}

#copyright { float:left; }

#footer-menu { float:right; }

#footer a { color:#ffffff; }

#footer a:hover { color:#ff7400; }

#footer ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

#footer ul li {
	display:inline-block;
	margin:0px;
	padding:0px 10px;
	border-left:solid 1px #ffffff;
	float:left;
	}

#footer ul li:first-child { border-left:0px; }


/*** Misc. Styles ***/
.clear {
	clear:both;
	}

.center {
	text-align:center;
	}

.separator {
	background:url(images/separator.png) center center no-repeat;
	padding:20px 0px 20px 0px;
	}

.imgbdr {
	background:#ffffff;
	padding:4px;
	border:solid 1px #181818;
	}

#editpage a {
	background-color:#ff7400;
	float:left;
	margin:0px;
	padding:5px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#fff;
	display:block;
	text-decoration:none;
}
#editpage a:hover {
	background-color:#005393;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	color:#fff;
}

.navigation {
	padding:5px 0px 15px 0px;
	margin:auto;
	}

.align-left {
	float:left;
	}

.align-right {
	float:right;
    text-align:right;
	}

.navigation a  {
	background-color:#ff7400;
	display:block;
	padding:5px 8px;
	color:#fff;
	text-decoration:none;
	}

.navigation a:hover  {
	background-color:#005393;
	color:#fff;
	}

textarea {
	width:500px;
	}

#wp-calendar {
	margin:auto;
	}

.alignleft {
	margin-right:10px;
	float:left;
	}

.alignright {
	margin-left:10px;
	float:right;
	}

.aligncenter {
	display:block;
	margin:0px auto 10px auto;
	}

a.read_more {
	display:inline-block;
	background-color:#ff7400;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 10px;
	color:#fff;
	font-size:13px;
	}

a.read_more:hover {
	background-color:#005393;
	color:#fff;
	text-decoration:none;
	}

/*** Blog Page Styles ***/
.date {
	background-image: url(images/date.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.author {
	background-image: url(images/user.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.post-info {
	color: #333;
	font-size: 12px;
	margin-bottom: 6px;
	padding: 4px 0px;
	border-top: dotted 1px #181818;
	border-bottom: dotted 1px #181818;
}
.category {
	background-image: url(images/category.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.tags {
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	display: block;
}
.comments {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.bottom-info {
	color: #333;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 4px 0px;
	border-top: dotted 1px #181818;
	border-bottom: dotted 1px #181818;
}


/* COMMENT FORM */
#commentform input {
	width: 150px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	}

#commentform {
	margin: 0px 0px 0 0;
	}

#commentform textarea {
	width: 450px;
	padding: 2px;
	resize:none;
	}

#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

#commentform #submit {
	background-color:#ff7400;
	border:solid 1px #373737;
	color:#fff;
	padding:5px;
	margin: 0 0 5px auto;
	float: left;
	}
	
#commentform #submit:hover {
	background-color:#005393;
	border:solid 1px #373737;
	color:#fff;
	}

.commentlist li .avatar {
	width:32px;
	float:right;
	padding: 2px;
	background: #febf01;
	margin-right:0px;
	}

ol.commentlist {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	}

ol.commentlist li{
	background:none;
	padding-bottom:5px;
	margin:0px;
	}

.comment-meta {
	padding-bottom:8px;
	}

ol.commentlist a{
	color:#febf01;
	text-decoration:none;
	font-style:normal;
	}

ol.commentlist a:hover{
	color:#373737;
	text-decoration:underline;
	}

.reply {
	padding-bottom:5px;
	}

.reply .comment-reply-link {
	background-color:#ff7400;
	padding:4px 4px 4px 4px;
	color:#fff;
	}

.reply .comment-reply-link:hover {
	background-color:#005393;
	color:#fff;
	text-decoration:none;
	}

ul.children {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.comment-body {	
	border:solid 1px #373737;
	background-color:#f9f9f9;
	padding:10px;
	margin-bottom:5px;
	color:#000;
	}

#commentbox_cs p {
	color:#000000;
	}