/* @override
	http://forgecreativellc.com/fps/wp-content/themes/FreedomPrinting/style.css
	http://printingandspecialty.com/wordpress/wp-content/themes/FreedomPrinting/style.css */

/*
Theme Name: Freedom Printing and Specialty
Description: Custom theme developed for Freedom Printing
Version: 1.0
Author: Jonathan Herndon
Author URI: http://forgecreativellc.com
Tags: custom
*/

/* @group Core Layout */

body {
  background-image: url(_images/bg.jpg);
  text-align: center;
  font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
  margin: 0;
}

div#page-centering-wrapper {
background-image: url(_images/bg_1.jpg);
background-repeat: repeat-x;
background-position: left top;
padding-top: 160px;
}

div#page-container {
	text-align: left;
	width: 924px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	margin-top: -129px;
}


div.wecome h1.home-header {
	padding: 0;
	margin: 0;
}

a{
	text-decoration: none;
	color: #2d64b8;
}

a img {
	border-style: none;
}

div#page-body {
	float: left;
	width: 924px;
	padding: 10px 0 0;
	background: url(_images/center_bg.jpg) repeat-x #f8f8f8;
}

div.postwrapper {
	background-image: url(_images/main_bg.png);
	float: left;
	margin-top: 15px;
}

#page-body div.postwrapper {
	width: 615px;
}

h2.news-index-item {
	font-size: 110%;
}

div.news-index-item {
	padding-left: 10px;
	margin-left: 30px;
	width: 560px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
}

/* @group Post Layouts */



.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(_images/date-bg.gif) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 500px;
	padding-right: 0;
	margin-bottom: 15px;
}

div.news-index-entry {
	margin-bottom: 40px;
	padding-left: 58px;
}

div.post-title h2 {
	margin: 0;
}

.post-cat {
	background: url(_images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

h2.news-index-header {
	margin: 0;
}

/* @end */

div#search-results.postwrapper {
	width: 614px;
		background-image: url(_images/main_bg.png);
	
}

div.post-footer {
	float: left;
	width: 100%;
	height: 28px;
	background: url(_images/wri_bottom.png) no-repeat left bottom;
	bottom: 20px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

#page-body div.sb-wrapper {
	float: right;
	margin-right: 30px;
	background-image: url(_images/bg_wri.jpg);
	width: 260px;
	margin-top: 15px;
}

div#sb-top {
	margin-top: -10px;
	height: 23px;
	background: url(_images/SB-Top.png) no-repeat 0 top;
	width: 261px;
	margin-bottom: -15px;
}

div#sb-bottom {
	margin-top: -10px;
	height: 23px;
	background: url(_images/bottam_wri.jpg) no-repeat 0 top;
	width: 261px;
}

#page-body div.sb-wrapper ul {
	margin: 0;
	padding: 0 0 10px 20px;
	list-style: none;
	width: 200px;
}

#page-body div.sb-wrapper ul li ul li {
	background: url(_images/mini-page-arrow.gif) no-repeat left -2px;
	padding-left: 10px;
}

#page-body div.promo-tables a {
	color: #ffffff;
}

#page-body div.promo-tables a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#page-body div.sb-wrapper ul li ul {
	padding-left: 0;
}


#page-body div.sb-wrapper  h2.widgettitle {
	font-size: 14px;
}

#page-body div.sb-wrapper ul li div.sub-page-nav ul.sub-pages {
	padding-left: 0;
}

#page-body div.sb-wrapper ul li h3.sidebar-page-title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #2d63b8;
	width: 220px;
}

div.post {
	float: left;
	width: 615px;
	margin: 0;
	padding: 0;
	background: url(_images/wri_bg.png) no-repeat left top;
}

div.entry {
	padding-left: 30px;
	padding-right: 20px;
}

h1.post-header, .wecome, h1#search-header.post-header  {
	background: url(_images/wri_top.png) no-repeat left top;
	margin: -10px 0 0;
	padding: 26px 0 0 30px;
}

h1#search-header.post-header {
	
}

h3.post-header {
	margin-left: 28px;
}

div#shop-page.postwrapper {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px;
	padding: 10px;
	width: 884px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(0.887, #d4d4d4), to(#cbcbcb));
	background-image: -moz-linear-gradient(90deg, white 0%, #d4d4d4 88.7%, #cbcbcb 100%);
	border: 1px solid #939393;
}

#post-84 h1.shop-header {
	font-size: 120%;
	margin: 0;
}

div#post-84.shop-post {
	margin: 0;
}

div.credits {
	text-align: center;
	color: silver;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 5px;
}

#page-container div.credits a {
	color: #e8e8e8;
	text-decoration: underline;
}

#search-header span {
	font-weight: normal;
	font-style: normal;
	color: #696969;
}

#page-body img.header-image {
	margin-left: 10px;
	padding: 0;
	border-style: none;
}

div#footer {
	width: 100%;
	height: 31px;
	background: url(_images/footer_bg.jpg) no-repeat 0 bottom white;
	float: left;
	padding-top: 10px;
}


div#footer ul {
margin: 0;
padding: 0 0 10px 0;
list-style-type: none;
text-align: center;
}

div#footer ul li{
	display: inline;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0;
	padding: 0;
}

div#footer ul li:first-child {
	border-left-style: none;
}

div#footer ul li a {
	padding-right: 10px;
	padding-left: 10px;
}

/* @end */

/* @group Header */

div#header {
	background: url(_images/top_header.jpg) no-repeat center top;
	height: 94px;
	width: 924px;
	float: left;
}

#header div.logo {
	height: 86px;
	width: 270px;
	float: left;
	margin-top: 3px;
	margin-left: 41px;	
}

.contact_numberHome {
	float: right;
	width: 236px;
	background-image: url(_images/contact_img.jpg);
	background-repeat: no-repeat;
	background-position: left 18px;
	height: 51px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height:18px;
	color: #333333;
	text-decoration: none;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom:30px;
}

/* @end */

/* @group WP Core Alignment CSS */

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group Nav */

div.toolbar {
	float: left;
	clear: both;
	width: 100%;
	padding-left: 0;
	text-align: left;
	z-index: auto;
	padding-top: 0;
	background: url(_images/navi_bg.jpg) repeat-x 0 center #2d65b8;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	font-style: normal;
	/*font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;*/
	font-variant: normal;
}

div.toolbar a:hover{
	/*Cancels site wide 'a' underlines*/
	border-bottom-style: none;
	background-color: #2d64b8;
	color: white;
}

span.sf-sub-indicator {
	
}

/* @group ESSENTIAL */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
display:inherit !important;
visibility:inherit !important;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/* @end */

/* @group Skin */

/***  SKIN ***/
.sf-menu {
	float:			left;
	font-size: 2px;
}

.sf-menu a,.sf-menu a:visited {
	padding: .75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
}
.sf-menu li {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	border-right: 1px solid #2d64b8;
	border-left: 1px solid #4397fc;
	width: auto;
	text-align: center;
}

.sf-menu li a, .sf-menu li a:visited {
	color: #fffeff;
}
.sf-menu li li {
	background: #eaeaea;
	border-bottom: 1px dotted #2a529d;
	text-align: left;
	border-left-style: none;
	border-right-style: none;
}

.sf-menu li li a, .sf-menu li li a:visited{
	color: #424242;
	text-transform: capitalize;
	padding-top: .5em;
	padding-bottom: .5em;
}

.sf-menu li li a:hover{
	color: #ffffff;
}


.sf-menu li li li {
	background: #eaeaea;
	border-left: 1px solid #d5d5d5;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}

/* @end */

/* @group Arrows */

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('_images/arrows-ffffff.png') no-repeat -10px -100px; 
	/* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  
	/* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* @end */



/* @group My Group */

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}

/* @end */

/* @end */

#searchform div {
	padding-top: 0;
	padding-bottom: 20px;
	width: 220px;
	border-bottom: 1px dotted #2d63b8;
	float: left;
	margin-bottom: 20px;
}

li.widget.widget_recent_entries {
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #2d63b8;
	width: 220px;
	margin-bottom: 10px;
}

input#searchsubmit {
background: url(_images/search-btn-bg.gif) no-repeat;
border: none;
width: 66px;
height: 26px;
font: bold 12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
vertical-align: middle;
}

#searchsubmit {
	float: right;
}


/* @group PromoTable */

#page-body div.promo-tables {
	float: right;
}

.bg_wri {
	background-image: url(_images/bg_wri.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 259px;
}
.top_wri {
	background-image: url(_images/top_wri.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 5px;
}
.printing_heading {
	background-image: url(_images/printing_heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 5px;
}
.bott_wri {
	background-image: url(_images/bottam_wri.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-right: 24px;
	padding-left: 24px;
}

/* @end */

