/*  
Theme Name: getwrapped sheila
Theme URI: 
Description: Vehicle & Building Wraps and Rebranding Specialists
Author: Tom Selleck
Author URI: http://getwrapped.ca/

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

html,
body {
	text-align: center;
	background: #000 url("../images/bg.jpg") repeat-y 50% 0;
	min-height: 100%;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#body a:hover {
	color: #1784BC;
	border-bottom: none;
}

#body a:link, #body a:visited, #body a:active {
	color: #999;
	text-decoration: none;
	border-bottom: none;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	
}

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	float: left;
	width: 100%;
	
}

#header-inner {
	margin: 0 auto;
	text-align: left;
}
#body {
	padding-bottom:30px;	/* Height of the footer */
}


/* @group logo - image replacement */

/* LOGO - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo {
	position: relative;
	float: left;
	display: inline;
	width: 1024px;
	height: 162px;
	overflow: hidden;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../images/header.jpg") no-repeat 0 0;
}

#logo h1 { 
/* move text off the page */ 
text-indent: -5000px; 
}

#logo a {
	text-decoration: none;
}

/* @end */

/* @group logo - plain text */

/* LOGO - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/*#logo {
	font-size: 2.4em;
	margin-bottom: px;
}

#logo a:link, #logo a:visited, #logo a:active {
	color: #;
	text-decoration: none;
}

#logo a:hover {
	color: #;
}

/* @end */

/* @group nav - image replacement */

/* NAV - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


#nav {
	background:url("../images/nav2.jpg") 0 0 no-repeat;
	width: 1024px;
	height: 61px;
	margin: 0px;
	padding: 0px;
}

#nav span {
	display:none;
}

#nav li, #nav a  {
	height: 61px;
	display: block;
}

#nav li {
	float: left;
	list-style:none;
	display:inline;
	position:relative;
}

#nav-quote {
	width: 297px;
	background: url("../images/nav.jpg") no-repeat 0px 0px;
	}

#nav-quote a:hover {
	background: url("../images/nav.jpg") no-repeat 0px -61px;
}

#nav-quote.current a, #nav-quote.current a:hover {
	background: url("../images/nav.jpg") no-repeat 0px -61px;
}

#nav-home {
	width: 89px;
	background: url("../images/nav.jpg") no-repeat -297px 0px;
	}

#nav-home a:hover{
	background: url("../images/nav.jpg") no-repeat -297px -61px;
}

#nav-home.current a, #nav-home.current a:hover {
	background: url("../images/nav.jpg") no-repeat -297px -61px;
}

#nav-about {
	width: 94px;
	background: url("../images/nav.jpg") no-repeat -386px -0px;
	}

#nav-about a:hover {
	background: url("../images/nav.jpg") no-repeat -386px -61px;
	
}

#nav-about.current a, #nav-about.current a:hover {
	background: url("../images/nav.jpg") no-repeat -386px -61px;
}

#nav-portfolio {
	width: 110px;
	background: url("../images/nav.jpg") no-repeat -480px -0px;
	}

#nav-portfolio a:hover {
	background: url("../images/nav.jpg") no-repeat -480px -61px;

}

#nav-portfolio.current a, #nav-portfolio.current a:hover {
	background: url("../images/nav.jpg") no-repeat -480px -61px;

}

#nav-news {
	width: 94px;
	background: url("../images/nav.jpg") no-repeat -590px -0px;
	}

#nav-news a:hover {
	background: url("../images/nav.jpg") no-repeat -590px -61px;
}

#nav-news.current a, #nav-news.current a:hover {
	background: url("../images/nav.jpg") no-repeat -590px -61px;
}

#nav-services {
	width: 109px;
	background: url("../images/nav.jpg") no-repeat -684px -0px;
	}

#nav-services a:hover {
	background: url("../images/nav.jpg") no-repeat -684px -61px;
}

#nav-services.current a, #nav-services.current a:hover {
	background: url("../images/nav.jpg") no-repeat -684px -61px;
}

#nav-qna {
	width: 94px;
	background: url("../images/nav.jpg") no-repeat -793px -0px;
	}

#nav-qna a:hover {
	background: url("../images/nav.jpg") no-repeat -793px -61px;
}

#nav-qna.current a, #nav-qna.current a:hover  {
	background: url("../images/nav.jpg") no-repeat -793px -61px;
}

#nav-contact {
	width: 137px;
	background: url("../images/nav.jpg") no-repeat -887px -0px;
	}

#nav-contact a:hover {
	background: url("../images/nav.jpg") no-repeat -887px -61px;
}

#nav-contact.current a, #nav-contact.current a:hover {
	background: url("../images/nav.jpg") no-repeat -887px -61px;
}
/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	float: left;
	display: inline;
	width: 1024px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-align: left;
}

.content p a:link, .content p a:visited, .content p a:active, .content li a:link, .content li a:visited, .content li a:active {
	text-decoration: none;
	border-bottom: none;
	color: #1784BC;
}

.content p a:hover, .content li a:hover {
	border-bottom: none;
	color: #999;
}


/* @end */
/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	clear: both;
	color: #999;
	width: 100%;
	padding: 50px 0 20px;
	margin-top: -50px;
}

#footer-inner {
	margin: 0 auto;
	text-align: left;
}

#footer-credits {
	float: left;
	width: 300px;
	margin-left: 25px;

}

#footer-meta {
	text-align: right;
	float: right;
	width: 600px;
	margin-right: 25px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #999;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #1784BC;
	border-bottom: none;
}

#footer p {
	font-size: 10px;
}

#footer ul {
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 10px;
	border-left: 1px solid #999;
}

#footer ul li.first {
	border-left: none;
}

/* @end */
.highlight {
	background-color: #FF0;
}

#flashcontent {
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
	height: 600px;
	width: 100%;
}
