/*	
	Author Name	: Arthus Erea
	Author Site	: http://mastermade.us
	Style Name	: Vertes
	Style URI	: http://mastermade.us
	Version		: 1.0
	Comments	: Designed for GBICCEDS <http://gbicvtceds.org/>
*/

/* @override 
	http://gbicvtceds.mastermade.us/wp-content/themes/k2/styles/vertes/vertes.css
	http://home.morgante.net/arthus/gbicvtceds/wp-content/themes/k2/styles/vertes/vertes.css
*/

/* @group Page Level */
body {
	background: #003366;
}
.columns-one #page {
	width:910px;
	border: none;
	margin: 0 auto;
	padding: 0;
	background: none;
}
.columns-one {
}

a#gbic {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url('images/gbic.png') no-repeat right top;
	height: 150px;
	width: 150px;
	text-indent: -250000px;
}

/* @end */

/* @group Header */

#header {
	margin: 0 10px 0 10px !important;
	background: transparent !important;
	height: auto;
	float: left;
	width: 880px;
}
#header h1 {
	padding: 0;
	margin: 25px 0 0 0;
}
#header ul.menu {
	margin: 30px 0 0;
	position: static;
	float: left;
	padding: 0 10px;
	width: 100%;
	background: url('images/nav.png') no-repeat 0 10px;
}
#header ul.menu li {
	display: block;
	width: 16%;
	float: left;
	padding: 0;
	background: url('images/navbar.png') repeat-x left top;
}
#header ul.menu li a, #header ul.menu li a:link, #header ul.menu li a:hover, #header ul.menu li a:visited {
	display: block;
	text-align: center;
	font-size: 150%;
	padding: 5px 2px;
	margin: 11px 0 0 0;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #FFFFFF;
}
#header ul.menu li.home a {
	border-left-style: solid;
}
#header ul.menu li.current_page_item {
	width: 20%;
}
#header ul.menu li.search {
	display: none;
}
#header ul.menu li.gbic {
	display: none;
}
#header ul.menu li.current_page_item a {
	background: #EEEEEE;
}
#header ul.menu li.home.current_page_item a {
	background: #EEEEEE url('images/navhomeactiveleft.png') repeat-y left top;
}
#header h1 {
	text-align:center;
}
#header p.description {
	display: none;
}
/* @end */

/* @group Body */
div.content {
	float: left;
	padding: 0;
	margin:  0;
	width: 100%;
	position: relative;
	background: #EEEEEE url('images/bodyright.png') repeat-y 882px top;	
}
div.content div#primary {
	padding: 0 30px;
	background: url('images/bodyleft.png') repeat-y 0 top;
	width: 65%;
}
/* @end */

/* @group Sidebar */

#sidebar-main {
	width: 30% !important;
	position: absolute;
	right: 0;
	top: 20px;
	border: none !important;
}
#sidebar-main div.module {
	margin: 0 40px 0 0;
}
#sidebar-alt {
	display: none;
}
/* @end */

/* @group Sidebar */

#sidebar-main div.module {
	margin:10px 40px 20px 0pt;
}

/* @end */

/* @group Project Form */

#aeFormulate fieldset {
	border: none;
}
#aeFormulate legend {
	display: none;
}
#aeFormulate div.upload label, #aeFormulate div.text label, #aeFormulate div.longtext label {
	display: block;
	float: left;
	width: 19em;
}
#aeFormulate div p.aeFormulate_info {
	display: none;
}
#aeFormulate div.text input, #aeFormulate div.upload input, #aeFormulate div.longtext textarea {
	margin: 1px 0 1px 5px;
	width: 23em;
}
#aeFormulate div.text input, #aeFormulate div.longtext textarea {
    border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDDDDD;
    background: #EEEEEE;
}
#aeFormulate div.text input:focus, #aeFormulate div.longtext textarea:focus {
	background: #FFFFFF;
}
#aeFormulate div.longtext textarea {
	height: 80px;
}
#aeFormulate div.submit {
	text-align: center;
}
#aeFormulate div.submit input {
}
/* @end */

/* @group Footer */

div#footer {
	width:76%;
	padding: 0;
	margin: 0 auto;
}
div#footer p {
	width: 95%;
	margin: 0 auto;
}
div#footer p.footer.designer {
	margin-top: 25px;
}
/* @end */
