/*
Theme Name: Convergence
Theme URI: http://thefirepress.com
Description: The place for high quality printing and design online.
Version: 1
Author: Cecil (based on convergence by Maximus)
Author URI: http://www.firestormcs.com
Tags: printing, design, industry, blog
*/

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

img {border: none;}

body {
	background: url(images/bgr.gif) #f7f6f6 repeat-x top;
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
}

/* helpers */



a {
	color: #33707e;
font-weight:normal;
	text-decoration: underline;

}
a:hover {
color:#999;
	text-decoration: none;
}

li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.5em;}
h1 span img, h2 span img, h3 span img, h4 span img, h5 span img, h6 span img{margin:0;padding:0 5px 0 0;}
h1 {
	font-size: 2.4em;
	letter-spacing: -1.5px;
	}

h2 {
	color: #222222;
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 8px 0;
	padding:0px 0;
	}

h3 {
	color: #333333;
	font-size: 1.8em;
	}

h4 {
	font-size: 1.4em;
	}

h5 {
	font-size: 1.2em;
	}

h6 {
	font-size: 1em;
	}
p {
	font: 1.2em/1.8em Arial, Verdana, Helvetica, sans-serif;
	padding: 0;
	margin:18px 0;
}
/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 975px;
}
#page-bot {
	background: url(images/page-bot.gif) repeat-x top;
	height: 39px;
}
/*=== Header ===*/
#header{
	background: url(images/header-bg.jpg) no-repeat;
	height: 125px;
	margin: 0 0 1px;
}

.header-contact {
	float: right;
	clear:right;
	height: 40px;
	padding: 21px 0 0;
}
.header-contact h2{
	background: url(images/Mobile.png) no-repeat 0 3px;
	padding:0 0 0 40px;
	margin:0;
	font-size: 30px;
	color:#eee;
}
/*- Logo -*/
#header h1 {
	background: url(images/logo.jpg) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 408px;
	margin-bottom:0;
}
#header h1 a {
	display: block;
	height: 125px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
	font-size: 10px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
}
.topnav li {
	background: url(images/topnav-sep.gif) no-repeat left;
	float: left;
	line-height: 30px;
}
.topnav li.first {
	background: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #333333;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.topnav li a:hover,
.topnav li.active a {
	text-decoration: underline;
}
.topnav li.active a, .topnav li.current_page_item a, .topnav li.current_page_parent a {
	color:#fff;
	background-position:100% -37px;
}
/*- Nav1 -*/
#nav1 {
	background: url(images/catnav-bg.gif) no-repeat left top;
	font-size: 13px;
	height: 37px;
}
#nav1 ul.sf-menu li {
	position: relative;
	/* background: url(images/nav1-sep.gif) no-repeat right top; */
	border-left:1px solid #32558a;
	border-right:1px solid #32558a;
	float: left;
	line-height: 37px;
	padding: 0 0px 0 0;
	text-align: center;
}
#nav1 ul.sf-menu li a {
	color: #aabbcc;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	width: 100px;
	cursor: pointer;
}
#nav1 ul.sf-menu li a:hover {
	text-decoration: none;
	background: #32558a;
}

#nav1 li.active a, #nav1 li.current_page_item a, #nav1 li.current_page_parent a {
	color:#fff;
	background-position:100% -37px;
}

#nav1 ul.sf-menu li ul {
	border: 1px solid #000000;
	background: #272726 url(images/ul_children_bg.gif) repeat-y top right;
}
#nav1 ul.sf-menu li ul li {
	border:0;
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul li a {
	color: #bebebe;
	text-decoration: none;
	display:block;
}
#nav1 ul.sf-menu li ul li a:hover {
	text-decoration: none;
	background: none;
}
#nav1 ul.sf-menu li ul li ul {
	border: 1px solid #000000;
	border-left: none;
	background: #272726 url(images/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul li ul li {
	border:0;
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul li ul a {
	color: #bebebe;
	text-decoration: none;
}
#nav1 ul.sf-menu li ul
{
	margin:5px 0 0 0;
}
#nav1 ul.sf-menu li ul ul
{
	margin:-1px 0 0 27px;
}

.breadcrumb{
    margin: 15px 10px 0 0;
	padding: 5px 10px;
	display: block;	
	border: 2px solid #ccc;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: black;
	background: #e5e5e5 url('images/white-highlight.png') top left repeat-x;
}

/*=== All Columns ===*/
#columns {
	margin: 37px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 660px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 305px;
}
#rightcol a {
	text-decoration: none;
}

/*=== Right Column action buttons ===*/
#sidebar_actions li{
	display:inline;
	margin:0 0px 0 0;
	padding:0 0 0 0px;
}

#sidebar_actions a{
	text-indent:0;
	font:14px bold Georgia,helvetica,sans-serif;
	display:inline-block;
	width:85px;
	height:20px;
	margin:0 0px 0 0;
	padding:10px 0 0 40px;
}

#sidebar_actions li a#get_quote{
	background:url(images/quote.png) left top no-repeat;	
}
#sidebar_actions li a#send_file{
	background:url(images/SendDocument.png) left top no-repeat;	
}

/*=== Right Column social icons ===*/
/* #social_icons {
	background:url(images/line.png) left bottom no-repeat;
	margin:0px 0 10px -7px;
	padding:0 0 10px 9px;
} */

#social_icons a{
	text-indent:-9999pt;
	display:inline-block;
	width:34px;
	height:34px;
	margin:0 6px 0 0;
}

#social_icons a.largetwitter{
	background:url(images/twitter-sprite.png) left top no-repeat;	
}

#social_icons a.largeemail{
	background:url(images/email-sprite.png) left top no-repeat;
}

#social_icons a.largedelicious{
	background:url(images/delicious-sprite.png) left top no-repeat;
}

#social_icons a.largefacebook{
	background:url(images/facebook-sprite.png) left top no-repeat;
}

#social_icons a.largestumble{
	background:url(images/stumbleupon-sprite.png) left top no-repeat;
}

#social_icons a.largedigg{
	background:url(images/digg-sprite.png) left top no-repeat;
}

#social_icons a.largerss{
	background:url(images/rss-sprite.png) left top no-repeat;
	margin:0px;
}

#social_icons a:hover{
	background-position:bottom;
}

/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #33707e;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2, .post-title h2 a  {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 .45em;
	color: #222222;
	text-decoration: none;
}
/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #ffffff;
}
.post-date em {
	background: #5eb7cb;
	color: #ffffff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;
 /* margin: 0 0 1em; */
}

.print-article {
position:absolute;
top:30px;
right:25px;
}

.print-article a {
display:block;
height:24px;
width:24px;
text-indent:-9999px;
background: url(images/printer_24.png) no-repeat 3px 3px;
background-color:#eee;
border:1px dotted #e5e5e5;
margin: 0 0 0 0;
padding: 3px;
}
.print-article a:hover {
background-color:#ccc;
border:1px dotted #999;
}

/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	font-size:1.1em;
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	background: url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height: 42px;
	padding: 0 18px;
}
.social-links .fl {
	line-height: 42px;
}
.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links img {
	margin: 0 0 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 80px;
}
.post-comments .fr {
	width: 520px;
}
.authcomment {  
    background-color: #B3FFCC !important;  
}  
/*- Widget Title - */
.wtitle {
	background: url(images/box-bgr.gif) repeat-x top;
}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
}

.admin_line{
	background: url(images/administrator_32.png) no-repeat 5px 5px;
    margin: 0 0 5px 0;
	padding: 0px;
	border-bottom: 1px solid #cfcfcf;
}
.user_line{
	background: url(images/user_32.png) no-repeat 5px 5px;
    margin: 0 0 5px 0;
	padding: 0px;
}

.h2login{
	background: url(images/lock_32.png) no-repeat 5px 5px;
    margin: 0 0 5px 0;
	padding: 0px;
	border-bottom: 1px solid #cfcfcf;
}

a#toggle_usersidepanel{
position:absolute;
top:10px;
right:25px;
display:block;
height:16px;
width:20px;
text-indent:0px;
margin: 0 0 5px 0;
padding: 0 0 0 20px;
background: url(images/adjust_16.png) no-repeat 0 0;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/

.mtitle {
	background: url(images/box-bgr.gif) repeat-x top;
}
.mtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 42px;
}

.box {
position:relative;
	background: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 0 0 28px;
	padding: 1px;
}
.box .content {
position:relative;
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
	padding: 18px;
}
.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: center;
}
#rightcol .box {
	margin: 0 0 10px;
}
/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background: url(images/ico-list1.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 13px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;
}

.iconlist{

}

.iconlist li{
display:inline;
list-style-type:none;
float:left;
text-align:center;
}

.iconlist li a{
display:block;
height: 110px;
width: 110px;
padding: .7em 0 .7em 13px;
margin-right:5px;

background: url(images/productIcon_bg.jpg) no-repeat 0 0;
}

.iconlist li a:hover{
background-position:left bottom;
}


/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
	padding: 31px 0 0;
}
#search input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 8px;
	width: 285px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}
/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 1px solid #cfcfcf;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-right: 23px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}

/*-----------------------------------------------
// Products
----------------------------------------------- */
li.productdisplay {
float:left;
margin:0 25px;
}
.product_image{
display:block;
max-width:100%;
padding:4px;
border:1px solid #ccc;
}

input.wpsc_buy_button{
display:block;
text-indent:-9999px;
background: url(images/addtocart_btn.gif) no-repeat 0 0;
border:none;
cursor:pointer;
height:35px;
width:170px;
line-height:35px;
margin:6px 4px 0 0;
padding:2px 5px;
}

input.wpsc_buy_button:hover,input.wpsc_buy_button:focus{
background-position:bottom left;
outline:0;
}

.productdisplay h3{
font-size:17px;
font-style:italic;
padding:18px 0 14px;
}

/* sidebar cart */

table.shoppingcart,
table.shoppingcart td,
table.shoppingcart thead,
table.shoppingcart tbody,
table.shoppingcart th{
	border: 0;
}

table.shoppingcart th{
background:#efefef;

border-bottom:1px dotted #444;
}

table.shoppingcart td{
border-bottom:1px dotted #ccc;
}

table.shoppingcart th,
table.shoppingcart td{
	text-align:left;
	vertical-align: middle;
	padding:2px 5px;
}

span.total{
	display:block;
	margin-top: 15px;
	text-align: right;
}

span.numberitems{
 margin:0 5px 0 0;
}

span.emptycart a{
  color: black;
	background: none;
	border: none;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	display: block;
	margin: 0;
	padding: 0
}
span.emptycart a:hover,
.entry-content input.wpsc_buy_button:hover{
text-decoration: none;
	cursor:pointer;
outline:0;
}
span.checkout a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/btnCheckout.gif) repeat scroll 0 0;
	display:inline-block;
	font-size:0;
	height:25px;
	margin-left:140px;
	overflow:hidden;
	text-indent:-9999px;
	vertical-align:middle;
	width:87px;
}
span.checkout a:hover {
background-position:87px 0;
}

/*-----------------------------------------------
// Tables
----------------------------------------------- */

label { 
	display: block; 
	margin-bottom: 5px; 
	}

/*input field properties*/
input,
.input-short,
.input-medium,
.input-long { 
	font-size: 12px;
	padding: 3px;
	}
	
select { padding: 2px; }
textarea { padding: 3px; }
.input-short { width: 25% }
.input-medium { width: 50% }
.input-long { width: 75% }

input,
input.input-short,
input.input-medium,
input.input-long, 
select, 
textarea {
	background: url(images/input-bg.gif) top left repeat-x #f6f6f6;
	border: 0;
	border: 1px solid #cccccc;
	}

input:focus,
input.input-short:focus,
input.input-medium:focus,
input.input-long:focus, 
select:focus, 
textarea:focus {
	background: url(images/input-bg-focus.gif) top left repeat-x #ffffff;
	border-color: #a9c2d1;
	}
	
input.submit-blue { 
	background: url(images/submit-blue-bg.gif) top left repeat-x; 
	border: 0; 
	border-top: 1px solid #1e568f; 
	border-left: 1px solid #1e568f; 
	border-right: 1px solid #1e568f; 
	border-bottom: 1px solid #1e568f; 
	color: #ffffff; 
	font-size: 14px; 
	padding: 2px 12px; 
	margin: 0px 10px 0 0;
	cursor: pointer;
	}
	
input.submit-green { 
	background: url(images/submit-green-bg-lt.gif) top left repeat-x; 
	border: 0; 
	border-top: 1px solid #5b9400; 
	border-left: 1px solid #5b9400; 
	border-right: 1px solid #5b9400; 
	border-bottom: 1px solid #5b9400; 
	color: #ffffff; 
	font-size: 14px; 
	padding: 2px 12px; 
	margin: 0px 10px 0 0;
	cursor: pointer;
	}

input.submit-green-hover { 
	background-image: url(images/submit-green-bg-hover.gif);
	}
	
input.submit-gray { 
	background: url(images/submit-gray-bg.gif) top left repeat-x; 
	border: 0; 
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #888888; 
	border-bottom: 1px solid #888888; 
	color: #ffffff; 
	font-size: 14px; 
	padding: 2px 12px; 
	margin: 0px 10px 0 0;
	cursor: pointer;
	}

input.submit-gray-hover { 
	background-image: url(images/submit-gray-bg-hover.gif); 
	}
	
/*=== Footer ===*/
#footer {
	color: #5f5f5f;
	font-size: 11px;
	line-height: 39px;
	margin: 0 auto;
	width: 975px;
}
#footer a {
	color: #33707e;
	text-decoration: none;
}
#footer a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}
/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
