/*
Theme Name: Discover Hope
Theme URI: 
Description: Discover Hope.
Version: 1.6
Author: Eric McGregor
Author URI: 
Tags: 

http://flowplayer.org/tools/index.html
http://baselinecss.com/

*/
@import url("js/css/slider.css");

html {
}

body {
	padding:0px;
	font-family: 'Myriad Pro', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px; 
	line-height: 1.5;
	background: #666;
}

a {
	color: #66cc33;
	font-weight: bold;
}
p {}
ul {}
li {}
h1 {}
h2 {}
h3 {}
h4 {}

/************************************
for fire background container
*/
#bg_container {
	margin: 0 auto;
}

/************************************
container
*/

#fullContainer {
	top: 70px;
	margin: 0 auto;
	background: white;
	width: 1024px;
	box-shadow: 0 0 30px #000;
   -moz-box-shadow: 0 0 30px #000;
   -webkit-box-shadow: 0px 0px 30px #000;
}

.container {
	background:#fff;
	width: 1024px;
}


/************************************
header
*/
#header {
	margin: 0;
	margin-top: 20px;
	background: white;
	z-index: 1000;
	width: 1024px;
	background: black;
	color: white;
	text-align: center;
	padding-top:20px;
}
#header .container {}
#headerimg {
}
#headerimg h1 {
	margin:0;
	margin-left: 20px;
}
#headerimg h1 a {
	display: block;
	color:#666;
	text-indent: -9999px;
	height: 148px;
	width: 196px;
	position: relative;
	margin: 20px auto;
	margin-top: 0;
	background: url(images/logo.jpg) 0 0 no-repeat;
	outline: none;
}
#headerimg h1 a span {}
#headerimg div.description {}

#header #global_search {
	position:absolute;
	top:0;
	right:0;
}



/************************************
globalnav
*/
.globalnav_container {
	width: 1024px;
	z-index:900;
	padding-top: 6px;
	height: 28px;
	position:relative;
	background: url(images/nav_bg.gif) 0 0 repeat-x;
	display: block;
}
.globalnav_container ul {
	padding:0;
	margin:0;
	list-style:none;
	display: inline;
}

div.menu {
	display: inline;
	margin: 0 auto;
}

.globalnav_container ul li {
	display: inline;
	position:relative;
	z-index:900;
	margin-right:5px;
	list-style:none;
	
}
.globalnav_container ul li a {
	display: inline;
	text-align:center;
	padding: 0 10px;
	border-right: 1px solid white;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: normal;
}

.globalnav_container ul li a.last {
	border-right: none;
}

.globalnav_container ul li a:hover, .globalnav_container li:hover a {
	color: #666;
}
 .globalnav_container li:hover ul li a {
	border:0;
	line-height:auto;
}
.globalnav_container ul li.current_page_item a {
	color: black;
}
.globalnav_container ul li.current_page_item ul li a {
	border:0;
}

/**************
ANCESTOR
***************/
.globalnav_container ul li.current_page_ancestor {}
.globalnav_container ul li.current_page_parent {}

/************************************
MAIN container
*/
#main {
	display: block;

}
#main .container {	
	display: block;
}

/************************************
content wrapper
*/
.content_wrapper {
}


/************************************
content
710px
*/
.content_wrapper .content {
	margin-left: 30px;

}

/************************************
post
*/
.post {
	padding: 20px 0;
}
.post h1 {}
.post h2 {
	margin:0;
}
.post h3 {}
.post small {}
.post p {}
.alignleft {
	float:left;
	margin:0 10px 5px 0;
}
.alignright {
	float:right;
	margin:0 0px 5px 10px;
}
.aligncenter {
	display:block;
	margin:10px auto;
}


.post .entry {}


.post_thumbnail_container {
	float:left;
	margin:0 20px 20px 0;
}


.gallery {}
.gallery dl.gallery-item {
	float:left;
	margin-right:10px;
}
.gallery dt.gallery-icon {}
.gallery dt.gallery-icon a {}
.gallery dt.gallery-icon a img {}




/************************************
navigation
*/
.navigation {
	height:20px;
}
.navigation .alignleft {}
.navigation .alignright {}


/************************************
page
*/
.page {}
.page.attached {}
.page h1 {}
.page h2 {}
.page h3 {}
.page small {}
.page p {}


/************************************
sidebar
230px
*/
#sidebar {}
#sidebar .wrapper {
	padding:10px;
}
#sidebar h3 {}

#sidebar ul {}
#sidebar ul li {}
#sidebar ul li a {}
#sidebar ul li a:hover {}
#sidebar ul li.current_page_item a {}



/*
***********************************
************************************
WIDGETS
************************************
************************************
*/

/************************************
widget
210px
*/
#sidebar .widget {}

.widget {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #d2d2d2;
}
.widget h3.widgettitle {}





/************************************
footer
*/
#footer {
	text-align:center;
	background: black;
	padding-top: 10px;
	color: #66cc33;
	float: left;
	width: 1024px;
	display: inline;
	height: 30px;
}

#footer ul, #footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	margin-left: 15px;
}

#footer p {
	text-align:inherit;
	display: inline;
}
#footer a {
	color: white;
} 

/*
***********************************
************************************
PAGE TEMPLATES
************************************
************************************
*/

#main.home {
	padding:0;
}
.home_main_info {
	padding:0 0 50px 0;
}

.frontfeature {
	float: left;
	width: 300px;
	position: relative;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.frontfeature img {
	margin-top: 20px;
}

.frontfeature a {
	display: block;
}

.frontfeature h2 {
	text-indent: -9999px;
	float: left;
	height: 400px;
	width: 22px;
	margin: 0;
	margin-right: 5px;
	padding: 0;
	font-weight: bold;
}

.frontfeature h2.one {
	background: url(images/graphicdesignprint_head.gif) 0 0 no-repeat;
}

.frontfeature h2.two {
	background:url(images/promotionalproducts_head.gif) 0 0 no-repeat;
}

.frontfeature h2.three {
	background: url(images/logoapparel_head.gif) 0 0 no-repeat;
}

.frontfeature ul.cooldudes li {
	display: inline;
}

.frontfeature ul, .frontfeature ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.frontfeature ul li:before {
	display: marker;
	content: "\2022 ";
	color: #66cc33;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 5px;
}

body {
}
#header, #globalnav, #footer, #footer .container, #header .container, #globalnav .container {
}
#main {
}

/* Contact */

.contactBox {
	float: left;
	width: auto;
	margin-right: 50px;
}

.contactBox p {
	width:250px;
}

.printingContact {
	float: left;
	width: 940px;
	margin-right: 50px;
	padding: 10px;
}

.printingContact p {
	width: 250px;
	float: left;
	margin-right: 30px;
}

.printingContact.description p {
	width: 400px;
}

.printingContact.description textarea {
	height: 100px;
}

.printingContact p.wide {
	width: 300px;
}

.odd {
	background: #f2f2f2;
}

ul#portfolio {
	height: 510px;
	overflow: hidden;
	display: block;
	float: left;
	display: none;
}

input {
	height: 25px;
	width: 240px;
	font-size: 14px;
	padding: 5px;
}

select {
	font-size: 14px;
	height: 35px;
	padding: 5px;
	width: 240px;
}

input[type=submit] {
	width: 200px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

label {
	width: 250px;
	clear: both;
}

textarea {
	height: 170px;
	width: 400px;
}

#f_date-required {
	background: url(images/Calendar-icon.jpg) 0 0 no-repeat;
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	margin-left: 4px;
}
