/*
Theme Name: School of Global Transformation Theme
Theme URI: http://www.sgtinfo.com/
Description: A custom theme designed for School of Global Transformation, designed by <a href="http://www.mntphotography.com">Matthew Thomas</a>
Version: 1.0
Author: Philip Renich
Author URI: http://www.elfboy.com/
Tags:
*/


/* ----- STRUCTURE ----- */
body {
	background: #fff url(images/bg.gif) repeat-x;
}
#wrap {
	margin: 0 auto;
	width: 788px;
	padding: 0 12px;
	background: transparent url(images/bg_wrap.png) repeat-y;
}
#header {
	position: relative;
	width: 788px;
	height: 428px;
	background: url(images/header.gif) no-repeat;
}
#content-wrap {
	position: relative;
	margin: -145px 0 15px 24px;
	padding-bottom: 25px;
	float: left;
	display: inline; /* IE6, I hate you */
	width: 560px;
	background: transparent url(images/bg_content-bt.gif) no-repeat 19px bottom;
}
#content-header {
	line-height: 0;
	font-size: 1px;
}
#content {
	float: left;
	display: inline; /* IE6, I hate you */
	width: 482px;
	margin: 0 8px 0 19px;
	padding: 0 25px;
	background: #ececed url(images/bg_content.gif) repeat-y top right;
}
#sidebar {
	position: relative;
	margin-top: -145px;
	float: left;
	width: 204px;
}
#apply {
	position: relative;
	margin-top: 45px;
	width: 100%;
	height: 172px;
	background: url(images/logo_sidebar.gif) no-repeat top center;
}
#contact {
	width: 159px;
	margin: 25px 0 0 45px;
}
#quote {
	clear: left;
	margin: 0 60px 20px 60px;
	padding: 12px 0 0 65px;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #6e6e70;
	background: url(images/quote.gif) no-repeat;
}
#wrap-end {
	margin: 0 auto;
	width: 812px;
	height: 21px;
	background: url(images/bg_wrap-bt.gif) no-repeat;
}
#footer {
	width: 788px;
	margin: 10px auto 25px;
	text-align: center;
}


/* ----- HEADER ----- */
#header h1 {
	text-indent: -9999px;
}
#header h1 a {
	position: absolute;
	display: block;
	top: 26px;
	right: 0;
	width: 301px;
	height: 105px;
	background: transparent url(images/logo.gif) no-repeat;
}
#header h2, #blogButton {
	text-indent: -9999px;
}
#header h2 a {
	position: absolute;
	display: block;
	top: 176px;
	left: 115px;
	width: 14px;
	height: 103px;
}
#blogButton {
	position: absolute;
	display: block;
	top: 153px;
	left: 595px;
	width: 128px;
	height: 128px;
	background: transparent url(images/blog_off.png) no-repeat;
}
#blogButton:hover {
	background: transparent url(images/blog_on.png) no-repeat;
}

/* ----- NAVIGATION ----- */
#nav {
	margin-top: 21px;
	margin-left: -1px;
	width: 172px;
}
#nav li {
	padding: 13px 15px;
	font-size: 1.7em;
	list-style: disc inside;
	color: #d1d3d4;
	background-color: #000;
}
#nav #nav-top, #nav #nav-bt {
	padding: 0;
	font-size: 1px;
	width: 172px;
	height: 15px;
	list-style: none outside;
	background: transparent url(images/nav_corner-top.gif) no-repeat;
}
#nav #nav-bt {
	background: transparent url(images/nav_corner-bt.gif) no-repeat;
}
#nav li a {
	font-weight: bold;
	color: #d1d3d4;
	text-decoration: none;
}
#nav li.vision-values-page{ padding-top: 0; }
#nav li.faq-page { padding-bottom: 0; }
#nav li a:hover, #nav li:hover, #nav li:hover a {
	color: #6e6e70;
}


/* ----- SIDEBAR ----- */
#apply a {
	position: absolute;
	bottom: 15px;
	font-size: 2.4em;
	color: #e76f16;
	text-decoration: none;
}
#contact a {
	width: 149px;
	display: block;
	padding: 5px 0 5px 10px;
	font-size: 2.1em;
	color: #d1d3d4;
	background-color: #000;
	text-decoration: none;
}
#contact p {
	padding: 5px 10px;
	font-size: 1.3em;
	font-weight: bold;
}


/* ----- CONTENT ----- */
#content h1 {
	margin-bottom: .2em;
	font-size: 2.4em;
	font-weight: bold !important;
	line-height: 2em !important;
	border-bottom: 1px dotted;
}
#content h2 { font-size: 2.2em; }
#content h3 { font-size: 2em; }
#content h4 { font-size: 1.8em; }
#content h5 { font-size: 1.8em; }
#content h6 { font-size: 1.6em; }
#content h1, #content h3, #content h5 { color: #6e6e70; }
#content h2, #content h4, #content h6 { color: #e76f16; }
#content h1, #content h3, #content h5,
#content h2, #content h4, #content h6 {
	font-weight: normal;
	line-height: 1.2em;
}
#content h2+h3.in { margin-top: .6em; }
#content h2+h3.in+p { margin-top: .75em !important; }
#content h3.in+p { margin-top: 0 !important; }
#content h3.in+p:first-line { line-height: 1.5em; }
#content h3.in {
	float: left;
	margin-right: .33em;
	font-weight: bold;
}


#content p {
	margin: 1em 0;
	font-size: 1.6em;
	color: #6e6e70;
}
#content ul {
	margin: 1em 2em;
	list-style: disc;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #6e6e70;
}

#content .column {
	width: 47%;
	float: left;
}
#content .gutter {
	margin-right: 6%;
}


/* ----- FOOTER ----- */
#footer p {
	font-size: 1.5em;
	color: #6e6e70;
}
#footer ul {
	margin-top: .1em;
	font-size: 1.3em;
	text-transform: uppercase;
}
#footer ul li {
	display: inline;
	color: #e76f16;
}

#footer ul li a, #footer p a {

	color: #e76f16;
	text-decoration: none;
}


/* ----- LINKS ----- */
#apply a:hover, #contact a:hover, #footer ul li a:hover,
#apply a:active, #contact a:active, #footer ul li a:active {
	text-decoration: underline;
}

#nav .current, #nav .current a {
	color: #e76f16;
}

#footer .current a {
	color: #6e6e70;
}


/* ----- CONTACT FORM ----- */

#content form p, input, textarea, fieldset { font-size: 1.2em; }

fieldset { color: #6e6e70; }
legend { font-weight: bold; }
input, textarea {
	width: 97%;
	background-color: #ececed;
}
select, select option {

	font-size: 1.2em;

	background-color: #ececed;
}
label {
	display: block;
	font-weight: bold;
}
label span, legend span { color: #ff0000; }
#name label, #birthday label {
	display: inline-block;

	width: 12.5em;

	font-weight: normal;
}

#birthday label { width: 3.5em; }

.wpcf7-list-item {
	display: block;
	margin-left: 0 !important;
}
#sex input, #send { width: auto; }
#first-name { width: 10em; }
#last-name {width: 12em; }
#country, #phone, #found {width: 50%; }
#day, #month { width: 2em; }
#year { width: 4em; }