/* Copyright Awaken Company 2010 Written for - awakencompany.com
By: Anthony Roe of The Awaken Company and Kasvu Media */

html, body {
	font-family: Calibri, 'Trebuchet MS', Arial, sans-serif;
	font-size: 13px;
	background: #FFFFFF url('http://www.awakencompany.com/background.jpg') fixed top center no-repeat;
	color: #000;
	border: 0;
	margin:0 auto;
	border-top: 4px solid #2e2e2e;
}

body, p, h1, h2, h3, h4, ul, li, form, blockquote {
	margin: 0;
	padding: 0;

}
img {
border: none;
}
hr {
margin-top:10px;
margin-bottom:10px;
}

ul {
	padding-left: 40px;
	margin-top: 4px;
}

.servicelistings {
text-transform: uppercase;
margin-top: 15px;
padding-bottom:4px;
border-bottom: 4px solid #efefef;
font-size: 14px;
font-weight:bold;
width:100%;
}

.comphead {
text-transform: uppercase;
padding-bottom: 4px; padding-top: 40px;
border-bottom: 4px solid #efefef;
font-size: 16px;
font-weight:bold;
width:100%;
}

a {
color: #2e2e2e;
text-decoration: underline;
font-weight:bold;
outline: none;
}

a, a:visited {
color:#2e2e2e;
text-decoration:none;
outline:none;
}

a:hover {
color: #64a7e0;
}

a:hover:visited {
color: #64a7e0;
}

.navtext {
background:#64a7e0;
padding:7px;
color:#FFF;
text-transform: uppercase;
font-weight:bold;
}
.head a {
color:#FFF;
text-transform: uppercase;
font-weight:bold;
}
.head a:hover {
color:#FFF;
text-transform: uppercase;
font-weight:bold;
}
.head a:visited {
color:#FFF;
text-transform: uppercase;
font-weight:bold;
}
.head a:visited:hover {
color:#FFF;
text-transform: uppercase;
font-weight:bold;
}
.head {
background: #2e2e2e;
padding-top: 10px; padding-bottom:10px;
width:100%;
color: #FFF;
text-transform: uppercase;
text-align:center;
}
.head:hover {
background: #64a7e0;
}
/* essential layout */
#page {
width: 960px;
margin: 0 auto;
}
#page img {
border: none;
}

#header {
width: 960px;
height: 110px;
margin-bottom: 35px;
margin:0 auto;
}
#nav {
width: 960px;
height:50px;
text-align:center;
margin:0 auto;
overflow: visible;
margin-bottom: 10px;
}
#nav a, #nav a:visited {
background:#2e2e2e;
padding:7px;
color:#FFF;
}
#nav a:hover, #nav a:visited:hover {
background:#64a7e0;
padding:7px;
color:#FFF;
}
#bio {
width:960px;
border: 2px solid #2e2e2e;
margin-bottom: 50px;
background: #FFF;
}
.biotext {
padding:10px;
}
#company {
width: 300px;
float:left;
margin-bottom:10px;
}
#footer {
width:960px;
padding:10px;
background:#2e2e2e;
color:#FFF;
text-align:center;
}

/*misc*/

::-moz-selection{
	background:#2e2e2e;
	color:#fff;
}

::selection {
	background:#2e2e2e;
	color:#fff;
}

code::-moz-selection {
	background: #fff;
}

code::selection {
	background: #fff;
}

img, div, input { behavior: url("http://www.kasvumedia.com/includes/iepngfix.htc");
}

input:focus { background: #64a7e0; }
input:hover { background: #64a7e0; }
textarea:focus { background: #64a7e0; }
textarea:hover { background: #64a7e0; }
input { background: #2e2e2e; color: #FFF; font-weight:bold;  border: 1px solid #2e2e2e; padding: 10px;}
textarea { background: #2e2e2e; color: #FFF; font-weight: bold; border: 1px solid #2e2e2e; padding: 10px;}
select { border: 1px solid #2e2e2e; padding: 10px;}

#breakingnews {
margin-left: 0;
top: 0;
width: 150px;
height: 150px;
position: fixed;
z-index: 9;
}


.graphicdesign {
   background-image: url('http://www.awakencompany.com/graphic-design-ex2.png');
   height: 200px;
   width: 250px;
   overflow: hidden;
   display: block;
}
.graphicdesign:hover {
   background-position: 0 -200px;
}

.webdevelopment {
   background-image: url('http://www.awakencompany.com/web-design-ex2.png');
   height: 200px;
   width: 250px;
   overflow: hidden;
   display: block;
}
.webdevelopment:hover {
   background-position: 0 -200px;
}

.storenvytemplates {
   background-image: url('http://www.awakencompany.com/storenvy-templates-ex2.png');
   height: 200px;
   width: 250px;
   overflow: hidden;
   display: block;
}
.storenvytemplates:hover {
   background-position: 0 -200px;
}

.ministryservices {
   background-image: url('http://www.awakencompany.com/ministry-design-ex2.png');
   height: 200px;
   width: 250px;
   overflow: hidden;
   display: block;
}
.ministryservices:hover {
   background-position: 0 -200px;
}
							
