/*
Theme Name: Mortar
Theme URI: http://www.mortarsprayer.com/
Description: A custom theme coded primarily for Pacific Asset Development. All rights reserved.
Version: 1.0
Author: Sammy Russo
Author URI: http://searchfriendlywebdesign.com/
*/

body {background: #CEC9AE repeat-y top center url(images/site_background2mod.gif); font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; margin:0; padding: 0;}
#page { width: 910px; margin: 0px auto; clear:both; }
#header { width:860px; height:65px; vertical-align:top; padding: 15px 25px 5px 25px;	}
#navigation {  background: url(images/menu_background.gif) repeat-x; height:59px; line-height: 59px; margin-bottom: 15px; padding:0; margin-left: 0;}
#container { width: 840px; padding:0 40px 0 30px; clear:both;}
#content { width: 605px; padding-right:15px;}
#sidebar {width: 205px; padding: 40px 0 0 5px;}
#footer {text-align: center; border-top: 1px #666 solid; width: 90%; margin: 0 auto; padding: 20px 5px; clear:both;}
.articles {padding: 5px 0 10px 20px;}

/*-- MAIN NAVIGATION STYLES --*//

#navigation ul { display: inline;}
#navigation li { display: inline; list-style:none; padding: 1em 4em 1em 0; margin-left: -3em; text-transform:uppercase; }	
#navigation li a, #navigation li a:link, #navigation li a:visited { font-family:"Times New Roman", Times, serif; font-size: 1.5em; color:#000000; padding: .4em 1em; font-weight: bold; }
#navigation li a:hover	{ background-color: #D1CCB2; padding: .4em 1em; }
a, a:link, a:visited {text-decoration:underline; color:#0066CC;}
a:hover {text-decoration: none; color:#996600;}
li.tollfree {padding-left: 2em; color:#990000; font-size: 1.8em; letter-spacing: 0;}

/*-- Typography --*/

p {font-size: 1.2em;}
#content h1 {font-size:2.2em; letter-spacing:1px; border-bottom: 1px solid #666; }
#content h2 {font-size: 1.6em; color:#990000;}
#content h3 {font-size: 1.4em;}
#content h4 {font-size: 1.2em; margin:0 0 -8px 0; padding: 0px;}
#content li, #container li {font-size: 1.2em;}
#sidebar h2 { font-size: 2.4em; color:#993300; font-weight: normal;}
#sidebar h3 { width: 195px; padding: 8px 5px; color: #FFFFFF; background-color: #A09475; text-align: center;  margin-bottom:8px;font-size:1.6em;}
#sidebar h4  { font-size: 1.6em; color:#009900;}
#header h1 {font-family: "Times New Roman", Times, serif; font-size: 3.4em; color:#333; font-weight:bold;} 
#header h1 a, #header h1 a:link, #header h1 a:visited {color:#333; text-decoration:none; }

.description {font-size: 1.5em; letter-spacing:1px;}
.price {font-size: 1.6em; color:#993300;}

/*-- Sidebar Lists & Menu Styles --*/

#sidebar li { font-size: 1.6em; padding-bottom: 5px;}
#sidebar li a, #sidebar li a:visited {text-decoration: underline; font-weight:none;}
#sidebar li a:hover {text-decoration:underline; color:#0066CC;}

/*-- MISC & GLOBAL STYLES --*/

.alignleft {float:left;}
.alignright {float:right;}
.tollfree { font-size:2em; color:#990000; padding-top: 1em; padding-left: 1em;}
li.tollfreeB { font-size:2em; color:#990000; padding-left: 5em;}
.widecolumn {float:left; width:755px;}
h1,h2,h3,h4 {padding: 0; margin:0;}
.entry {clear: both;}
ul.articles {line-height: 2em;}
	
/*images*/
p img {padding: 2px 2px 2px 2px; margin: 0px 8px 10px 8px; max-width: 100%; border: 1px solid #000;}
img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {margin-left: 1em;}
img.alignleft {margin-right: 1em;}
.alignright {float: right;}
.alignleft {float: left;}
a img {border: 0px; padding: 0px;}

/* End Images */



/*Feature Box Sidebar*/

.featurebox {width: 196px; margin:0 0 2em 0; padding:Opx 0px 0px 10px;}
.featuretop {height:16px; background: url(images/feature_top.gif) no-repeat;margin:0px; padding:0px;}
.featurebody {width: 196px; background: url(images/feature_bg.gif) repeat-y;margin:0px; padding:0px;}
.featurebottom {height:18px; background:url(images/feature_bottom.gif) no-repeat; margin-top:-1.2em; padding:0px;}
#sidebar p img {border: 0px;}
form {margin:0px; padding:0px;}

.yak_button { background:url(images/cart_bttn.jpg) no-repeat; height: 35px; width: 95px; color:#FFFFFF; font-weight: bold; border: 0px;}
.clear {clear:both; padding-bottom: 5px;}

/*SOCIABLE*/
div.sociable { text-align:center; padding: 1em;}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.gCustom {background-image:/images/google-checkout.gif no-repeat; height:53px; width:120px;}

/*VIDEO TABLES*/
table tr td.leftCCC {width: 100px; vertical-align:top; text-align:center; background-color:#ededed;}
table tr td.rightCCC {width: 500px; vertical-align:top; font-size: 1em; background-color:#ededed;}
table tr td.leftE5 {width: 100px; vertical-align:top; text-align:center; background-color:#e5e5e5;}
table tr td.rightE5 {width: 500px; vertical-align:top; font-size: 1em; background-color:#e5e5e5;}