/*
Theme Name: Zeus Printing
Theme URI: http://www.zeusprinting.com/
Description: Zeus Printing theme.
Version: 1.0
Author: Zeus Web Design
Author URI: http://www.zeuswebdesign.com/
*/

body {
margin: 0;
padding: 0;
background: #fff url(images/wrapper-bg.gif) repeat-x;
font: 0.85em Tahoma, Arial, Helvetica, sans-serif; 
color: #CCCCCC; 
line-height: 18px;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 36px;
color: #FFFFFF;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #FFFFFF;
}

h1 a:hover {
color: #999999;
}

a:link, a:visited {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #A7A195;
}

h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #fdba3f;
}

h2 a:link, h2 a:active, h2 a:visited {
color: #fdba3f;
}

h2 a:hover {
text-decoration: underline;
}

#wrapper {
margin-left: auto;
margin-right: auto;
width: 1230px;
}

#body-wrapper {
/*background:url(images/bg.jpg) repeat-y;*/
width: 1006px;
padding:0 112px;
}

h3 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #fdba3f;
}

h4 {
font-size: 14px;
font-weight: normal;
padding: 0;
margin: 0;
color: #fdba3f;
}

h4 a:link, h4 a:active, h4 a:visited {
color: #fdba3f;
text-decoration: none;
}

h4 a:hover {
text-decoration: underline;
}

img {
border: 0;
}

p {
margin: 0 0 15px 0;
}

.postcomments {
float: right;
width: 35px;
height: 32px;
background: url(images/comments.png) no-repeat 0 0;
text-align: center;
padding: 2px 0 0 0;
margin: 4px 0 0 0;
font-size: 14px;
}

.postcomments:hover {
background: url(images/comments.png) no-repeat 0 -48px;
}

.date {
float: left;
width: 560px;
}

.postdets {
float: left;
width: 610px;
margin: 0 0 15px 0;
}

ul {
list-style: none;
}

blockquote {
width: 80%;
height: auto;
margin: 0; 
padding: 15px 25px 15px 85px;
display: block;
}

#header {
height: 174px;
padding:0 112px
}

#logo-wrapper {
padding:6px 0 0;
}
#logo-wrapper h1 {
  margin:0;
  padding-left:203px;
}
#logo-wrapper a {
  height:116px;
  width:599px;
  display:block;
  text-indent:-9999px;
  background:url(images/logo.gif) no-repeat left top;
}

#logo {
height: 160px;
width: 143px;
float: left;
margin-right:863px;
}

#nav-wrapper {
  margin-top:14px;
}

#contact-info {
  width:414px;
  height:32px;
  float:left;
  background:#fff url(images/nav-bar-sep-l.gif) no-repeat left top;
}
#contact-info .inner {
  background:url(images/nav-bar-sep-r.gif) no-repeat right top;
  height:26px;
  padding:3px 0;
}
#contact-info ul {
  list-style:none;
  margin:0;
  padding:0;
}
#contact-info li {
  float:left;
  line-height:26px;
  color:#000;
  font-weight:bold;
  font-size:13px;
  font-family:Arial, Helvetica, sans-serif;
}
#contact-info li a {
  color:#000;
  text-decoration:none;
}
#contact-info .facebook {
  margin-left:14px;
  padding:0 2px 0 0;
  text-indent:-9999px;
}
#contact-info .facebook a {
  background:url(images/icon-facebook.gif) no-repeat left center;
  display:block;
  width:24px;
  height:25px;
}
#contact-info .twitter {
  text-indent:-9999px;
  padding:0 2px 0;
}
#contact-info .twitter a {
  background:url(images/icon-twitter.gif) no-repeat left center;
  height:25px;
  width:25px;
  display:block;
}
#contact-info .phone {
  background:url(images/icon-phone.gif) no-repeat 10px center;
  padding:0 0 0 48px;
}
#contact-info .email {
  background:url(images/icon-email.gif) no-repeat 10px center;
  padding:0 0 0 48px;
}
#contact-info .sep {
  margin-left:16px;
  border-left:2px solid #999;
}

/** begin navigation **/
#navigation {
  float:right;
  width: 585px;
  font-size: 14px;
  text-transform:lowercase;
  font-weight:bold;
}

#navigation ul {
list-style: none;
margin: 0;
float: right;
padding:0 36px 0 0;
}

#navigation li {
display: inline;
margin: 0 0 0 25px;
padding: 6px 0 14px;
float: left;
}

#navigation li.current_page_item, 
#navigation li:hover,
#navigation .current-cat {
background: url(images/current.png) bottom no-repeat;
}

#navigation .current-cat a,
#navigation li.current_page_item a {
	color:#fdba3f;
}
/** end navigation **/

/** begin primary layout **/
#content {
float: left;
width: 920px;
/*background: url(images/bg.png) repeat;*/
background-color:#000;
margin: 27px 20px;
padding:18px;
border:1px #7d7d7d solid;
}

#main {
width: 610px;
margin: 0 46px 0 0;
float: left;
}

.pagenavi {
font-size: 15px;
}

.pagenavi a:link, .pagenavi a:active, .pagenavi a:visited {
color: #fdba3f;
text-decoration: underline;
}

.pagenavi a:hover {
color: #A7A195;
}

#main h3 {
font-size: 16px;
font-weight: normal;
margin: 8px 0 2px;
padding: 0;
}

.postbox {
width: 610px;
float: left;
}

.home-image {
padding: 10px;
background: #FFFFFF;
}

.theblogpost ul, .pagebox ul {
list-style: disc;
}

.pagebox {
width: 610px;
float: left;
}

.thepost {
width: 610px;
padding-top:18px;
clear:both;
}

.theblogpost {
float: left;
width: 610px;
border-bottom: 1px dashed #CCC;
margin: 0 0 20px 0;
padding: 0 0 10px 0;
}

.thepagepost {
float: left;
width: 610px;
margin: 0 46px 0 0;
}

.entry a:link, .entry a:visited {
color: #CCCCCC;
text-decoration: underline;
}

.entry a:hover {
color: #A7A195;
}
/** end primary layout **/

/** begin home page **/
#busdets {
list-style: none;
margin: 5px 0 0 0;
padding: 0;
float: left;
}

#busdets a:link, #busdets a:visited {
color: #CCCCCC;
}

#busdets a:hover {
color: #A6A6A6;
}

#busdets h2 a:link, #busdets h2 a:visited {
color: #fdba3f;
}

#busdets li {
padding: 0 0 0 45px;
cursor: pointer;
}

#busdets li.contact {
background: url(images/contact.png) no-repeat 0 0;
}

#busdets li.contact:hover {
background-position: 0 -40px;
}

#busdets li.hours {
background: url(images/hours.png) no-repeat 0 0;
}

#busdets li.hours:hover {
background-position: 0 -100px;
}

#busdets li.location {
background: url(images/location.png) no-repeat 0 0;
}

#busdets li.location:hover {
background-position: 0 -40px;
}
/** end home page **/

/** begin specials **/
.specialitem {
margin: 10px 15px 0 0;
padding: 0;
/*background:url(images/dash-bg.gif) repeat-x left bottom;*/
float: left;
width: 190px;
}
.specialitem.last {
  margin-right:0;
}

.specialitem p {
margin: 0;
font-size: 12px;
line-height: 1.2em;
}

.specialitem a:link, .specialitem a:visited {
color: #CCCCCC;
}

.specialitem a:hover {
color: #A6A6A6;
}

.specialitem h4 a:link, .specialitem h4 a:visited {
color: #fdba3f;
}

.specialimage {
padding: 2px;
float: left;
width: 16px;
height: 23px;
margin: 0 10px 0 0;
}

.specialimage:hover {
background: #CCCCCC;
}
/** end specials **/

/** begin sidebar **/
#sidebar {
float: left;
width: 264px;
}

.widgetblock a:link, .widgetblock a:active, .widgetblock a:visited {
color: #CCC;
text-decoration: underline;
}

.widgetblock a:hover {
color: #A7A195;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar li {
padding:0 0 4px 0;
}

.widgetblock {
/*width: 200px;*/
margin: 0 0 25px 0;
/*float: left;*/
}
/** end sidebar **/

/** begin blocks **/
#blocks {
width: 920px;
padding: 18px;
float: left;
margin: 0 20px 40px;
/*background: url(images/bg.png) repeat;*/
background-color:#000;
border:1px solid #7D7D7D;
}

#blocks a:link, #blocks a:visited {
color: #CCCCCC;
}

#blocks a:hover {
color: #A6A6A6;
}

#blocks h4 {
font-size: 16px;
font-weight: normal;
padding: 0;
margin: 0 0 12px 0;
color: #fdba3f;
}

#blocks h4 a:link, #blocks h4 a:visited {
color: #fdba3f;
}

.blockitem {
width: 300px;
float: left;
margin: 0 10px 0 0;
}

#blocks p {
margin: 0;
padding: 0;
}

.lastblockitem {
width: 300px;
float: left;
margin: 0;
}

.blockimage {
float: left;
padding: 2px;
background: #FFFFFF;
margin: 0 10px 0 0;
width: 100px;
height: 100px;
}

.blockimage:hover {
background: #CCCCCC;
}
/** end blocks **/

#footer-wrapper {
margin:4px 0 0;
border-top:4px #000 solid;
}

#footer {
width: 960px;
color: #999;
padding:2px 0 40px;
font-size:10px;
line-height:normal;
background:#fff;
margin-left:auto;
margin-right:auto;
}

#footer a:link, #footer a:visited {
color: #999;
}

#footer a:hover {
text-decoration: underline;
}

#footer p {
padding:0;
margin:1px 0 0;
}

#portfolio-images img {
	display:none;
}

#portfolio-nav {
	text-align:center;
	margin:0;
	padding:0;
	font-size:11px;
}

.quote {
	background: url(images/quote.gif) no-repeat 0 -3px;
	line-height:20px;
}
.quote p {
	padding-top:3px !important;
}
.quotee {
	font-weight:bold;
}

.quick-quote-wrapper {
  padding-bottom:12px;
  margin-bottom:24px;
  border-bottom:2px solid #999;
}

#qq p {
	margin:8px 0 0;
	clear:both;
}
#qq label {
	width:180px;
}
#qq input {
	width:45px;
	float:left;
	margin:0 4px 4px 0;
}
#qq .link {
	text-align:center;
	padding-top:8px;
	border-top:1px dashed #ccc;
  height:18px;
}
#qq-calc {
	background-color:#fdba3f;
	padding:3px 10px;
	color:#000;
}
#qq-calc:hover {
	text-decoration:underline;
}
#qq-result {
	display:none;
	border-top:1px dashed #ccc;
	padding:4px 0;
	margin:10px 0 0;
	color:#fff;
	text-align:center;
}
.fine-print {
	font-size:9px;
	padding-top:24px;
}

#side-offer {
	margin-bottom:36px;
}

.feat-link {
  padding-top:12px;
}

.clearer {
  clear:both;
}


#home {
  list-style:none;
  margin:0;
  padding:0;
}
#home #home-left {
  width:600px;
  float:left;
}
#home #home-who {

}
#home #home-why {
  margin-top:32px;
}
#home #home-what {
  float:left;
  margin-left:20px;
  text-indent:-9999px;
  background:url(images/what-banner.jpg) no-repeat 0 0;
  width:300px;
  height:343px; 
}

.foot-posts {
  list-style:disc outside none;
  margin:0;
  padding:0 16px;
}

#sidebar .quick_contact .gfield_required,
#main .gfield_required {
  color:#FDBA3F;
}

#main .contact-method .gfield_label {
  float:left;
  margin-right:18px;
}
#main .contact-method .gfield_radio li {
  float:left;
}
#main .contact-method .gfield_radio li label {
  margin-right:18px;
}
#sidebar .quick_contact .top_label input.medium,
#sidebar .quick_contact .top_label select.medium {
  width:80%;
}
#sidebar .quick_contact .top_label .gfield_label {
  margin-top:4px;
}
#sidebar .quick_contact .gform_heading {
  margin-bottom:10px;
}
#sidebar .quick_contact .gform_footer {
  margin-top:0;
}
#sidebar .quick_contact textarea.small {
  height:40px;
}
