/*
Theme Name: InvestGrandePrairie.com
Theme URI: http://www.imagedesignpros.com
Description: Custom template for Economic Development Grande Prairie
Version: 1.0
Author: Image Design
*/

*{
	margin:0px;
	padding:0px;
}
html, body {
	height: 100%;
}

body{
	font: 62.5% Arial, Helvetica, sans-serif;
}
#Wrapper {
	position: relative;
	min-height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#Header {
	background: #0099D3 url(images/header.png) no-repeat;
	position: relative;
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#Search{
	position:absolute;
	top:26px;
	right:30px;
}
#Search input#searchsubmit{
	border:none; 
	background: #274F9E;
	color: #FFF;
	padding: 3px;
}
#Search input#s{
	border:none; 
	background: #45ADF0;
	color: #FFF;
	padding: 4px;
}
#iLogo {
	height: 30px;
	width: 470px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	overflow: hidden;
	z-index:999;
}
#iLogo a {
	color: #FFF;
	text-decoration: none;
	font-size: 1.5em;
}
#iLogo a span {
	background: url(images/investgpcom.png) no-repeat;
	height: 50px;
	width: 490px;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor:pointer;
}
#iLogo a:hover span{
}
#subLogo {
	position: absolute;
	height: 115px;
	width: 195px;
	left: 0px;
	top: 50px;
	text-align: left;
	padding-left: 20px;
	padding-top: 30px;
	overflow: hidden;
	z-index:999;
}
#subLogo a {
	color: #E6E6E6;
	text-decoration: none;
	font-size: 1em;
	text-transform: uppercase;
}
#subLogo a span {
	background: url(images/gpab.png) no-repeat;
	position: absolute;
	height: 145px;
	width: 215px;
	left: 0px;
	top: 0px;
	cursor:pointer;
}
#Menu {
	position: absolute;
	height: 27px;
	width: 830px;
	top: 170px;
	left: 85px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 999;
}
#Menu li {
	float: left;
	height: 27px;
	font-size: 1.4em;
}
#Menu li a {
	color: #E6E6E6;
	text-decoration: none;
	display: block;
	padding-right: 0.7em;
	padding-left: 0.7em;
	height: 22px;
	padding-top: 7px;
	font-weight: bold;
}
#Menu li a:hover, #Menu .current_page_parent a, #Menu .current_page_item a{
	background: url(images/arrow.png) no-repeat center bottom;
	color: #FFF;
}
.CloseBox {
	text-align: right;
	float: right;
	margin-right: 5px;
}
.CloseBox a {
	color: #E6E6E6;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	padding: 2px 5px 5px;
}
.CloseBox a:hover {
	color: #FFFFFF;
	
}

.subside {
	position: relative;
	width: 289px;
	background: #00AEEF url(images/subgradient.png) repeat-y;
	border: 1px solid #00AEEF;
	display:none;
	z-index: 999;
}
body .show{
	display:block;
}
.subside h4 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.subside h5 {
	text-transform: uppercase;
	color: #8DCEA8;
	font-size: 1.1em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.3em;
}

.subside ul {
	margin-left: 2em;
	padding-bottom:1em;
	list-style-type:none!important;
}
.subside ul li {
	float: none;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: normal;
	height: auto;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	list-style-type:none;
}
.subside li a {
	display: inline;
	padding: 0px;
	padding-left: 1.2em;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
}
.subside li a:hover {
	background: url(images/subarrow.png) no-repeat left center;
	color: #fff;
}


#Container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 95px;
}
#Footer {
	background: url(images/footer.png) no-repeat;
	position: absolute;
	height: 95px;
	width: 960px;
	left: -10px;
	bottom: 0px;
}
#FooterMeta {
	text-align: right;
	width: 580px;
	margin-top: 60px;
	font-size:0.9em;
	color:#fff;
}
#FooterMeta a{
	color:#E6E6E6;
	text-decoration:none;
}
#FooterMeta a:hover{
	color:#fff;
}
#ImageDesign {
	position: absolute;
	height: 95px;
	width: 236px;
	top: 0px;
	right: 0px;
}
#ImageDesign a {
	display: block;
	height: 95px;
	width: 120px;
	background: url(images/imagedesign.png) 0px -95px;
}
#ImageDesign a:hover {
	background: url(images/imagedesign.png);
}
#ImageDesign span{
	margin-left:-9999px;
}

#Sidebar {
	width: 290px;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 2em;
	border-right: 1px solid #00AEEF;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 20px;
	margin-top: 1em;
	
}
#Sidebar ul{
	list-style-type:none;
}
#Sidebar h2 {
	padding-top: 0.7em;
	color: #25387F;
	font-size: 1.7em;
	font-weight: bold;
	background-color:#fff;
}
#Sidebar .post {
	margin-top: 1em;
	margin-bottom: 2em;
}
#Sidebar .post h3 {
	font-size: 1.5em;
	color: #00A157;
	background-color:#fff;
}
#Sidebar .post h3 a {
	color: #00A157;
	text-decoration: none;
}
#Page .news h1 a, #Page .news h2 a{
	color: #00A157;
	text-decoration: none;
}
#Page .news h1 a:hover, #Page .news h2 a:hover{
	color: #25387F;
	text-decoration: none;
}
#Page .news h2 small{
	font-size: 0.7em;
}
#Page .news h2 small a{
	color: #E6E6E6;
}
#Page h2.searchlink a{
	text-decoration:underline;	
}
#Page .news .entry{
	font-size: 1.2em;
}
#Page .news small{
	color: #00AEEF;
	font-size: 1.1em;
	font-weight: bold;
}
#Page .news{
	border-bottom:solid 1px #00A157;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}
#Page .navigation{
	font-weight: bold;
	font-size:1.1em;
}
#Sidebar .post h3 a:hover {
	color: #25387F;
	text-decoration: none;
}
#Sidebar .post small {
	color: #00AEEF;
	font-size: 1.1em;
	font-weight: bold;
	background-color:#fff;
}
#Sidebar .post strong{
	background-color:#fff;
}
#Sidebar .post .entry {
	font-size: 1.2em;
}
#Sidebar .post .entry p {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#Sidebar .post a {
	color: #00A157;
	text-decoration: none;
}
#Sidebar .post a:hover {
	color: #25387F;
	text-decoration: underline;
}
#Page {
	margin-right: 20px;
	position: relative;
	xmargin-left: 440px;
	margin-top: 2em;
	padding-bottom: 95px;
	float:left;
	width:585px;
}
#Page h1 {
	color: #25387F;
	font-size: 1.9em;
}
#Page p {
	font-size: 1.3em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	line-height: 1.3em;
}
#Page h2 {
	color: #006534;
	font-size: 1.6em;
	padding-top: 1em;
}
.imgframe {
	border: 2px solid #00AEEF;
	padding: 2px;
}
.hide {
	display: none;
}

.clear{
	clear:both;
}
.imgalignright, .alignright{
	float:right;
	margin-left: 1em;
	margin-bottom:1em;
}
.imgalignleft .alignleft{
	float:left;
	margin-right: 1em;
	margin-bottom:1em;
}
.feature {
	border: 1px solid #00AEEF;
	width: 240px;
	margin-top: 2em;
	margin-bottom: 2em;
}
#Page .hover {
	background: #E6E6E6;
	cursor:pointer;
}

.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.feature h3 {
	background: #00AEEF url(images/blue-gradient.png) repeat-y;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 1.6em;
	padding: 0.3em 0.5em 0.1em;
	font-weight: normal;
}
#Page .feature p {
	padding: 0.5em;
}
#Page .feature .more{
	padding-top: 0em;
	padding-bottom: 0.5em;
	font-size:1.1em;
}
.feature .more a {
	font-weight: bold;
	color: #00A157;
	text-decoration: none;
}
.feature .more a:hover{
	color:#00AEEF;
}


#Page a{
	color:#25387F;
	text-decoration:none;
}
#Page a:hover{
	color:#006633;
	text-decoration:underline;
}
#Page ul, #Page ol{
	margin-left:2em;
	font-size:1.3em;
}
#Page ul ul, #Page ul ul ul{
	font-size: 1.2em;
}
#Page li{
	margin: 0.3em 0;
}
#Page .ddsg-wrapper ul li a{
	font-weight: bold;
}
#Page .ddsg-wrapper ul ul li a, #Page .ddsg-wrapper ul ul ul li a{
	font-weight: normal;
}
.twidget{
	width:250px;
	float:right;
	margin-left:10px;
	margin-bottom: 10px;
}
#Page .twtr-widget p{
	font-size: 1em;	
}
.PDS_Poll{
	float:left;
	font-size:12px;
	width:auto;
	margin-right: 10px;
	margin-bottom: 5px;
}
.PDS_Poll *{
	width:auto;	
}
