/*
Theme Name: Ultrapom Rental Business - Sandbox Variant
Theme URI: http://ultrapom.com
Description: Ultrapom custom theme
Version: 0.1
Author: Jacob Schwartz, Carolyn Campbell
Author URI: http://schwambell.com
Template: sandbox
Tags: site specific
*/

/* Inherit the default theme styles */
@import url( ../sandbox/style.css );




/* Overall page */

body {
	font-family:verdana;
	font-size:12px;
	margin:0px;
}

div#wrapper {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	background-attachment:scroll;
	background-image:url("images/ultrapom-header-revised.jpg");
	background-position:center 42px;
	background-repeat:no-repeat;
}

div.wrapper {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}

div#wrapper-header {
	background-attachment:scroll;
	background-image:url("images/ultrapom-header-revised.jpg");
	background-position:center 42px;
	background-repeat:no-repeat;
}

div#wrapper-middle {
	overflow:hidden;
	width:100%;
	background-color:#e0e0e0;
}
#wrapper-middle-sub1 {
	width:100%;
	background-image:url("images/border-3px_color.gif");
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:scroll;
}
#wrapper-middle-sub2 {
	width:100%;
	background-image:url("images/border-3px_color.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:scroll;
}
div#container-middle {
	overflow:hidden;
}

div#wrapper-footer-top {
		
}

div#wrapper-footer-bottom {
	background-color:#999999;
	padding-bottom:60px;
	width:100%;
}

h2, h3, h4 {
	font-size:14px;
	font-weight:normal;
}

img {
	border:0px none;	
}

a {
	color:#333333;
	text-decoration:none;
}

img#wpstats{
	display:none;
}

input {
	border:1px solid #CCCCCC;
	display:inline;
	padding:0;
	padding-left:4px;
	padding-right:4px;
}

select {
	border:1px solid #CCCCCC;
}



/* header */

div#header {
	margin-top:10px;
	font-size:14px;
	height:50px;
}

h1 {
	padding:0px;
	margin:0px;
	height:31px;
	
}

h1 span {
	display:none;
}

div#blog-description {
	display:none;
}

div#access {
	height:155px;
	margin:0px;
	margin-bottom:2px;
	font-size:14px;
}

.skip-link {
	display:none;
}

div#menu {
	padding-top:75px;
	padding-left:40px;
	padding-bottom:20px;
	background:none;
	color:white;
	margin:0px;
}

div#announcement {
	padding-left:40px;
	padding-top:10px;
	color:#666666;
}

div#announcement p {
	margin:0px;	
}

#menu ul li a, #menu ul li a:link {
	color:white;
}

#menu ul li div a, #menu ul li div a:link {
	color:#333333;
}

div#menu ul li ul {
	color:#666666;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:30px;
	width:600px;
	z-index:5;
}

div#menu ul li div.dropdown-widget-container {
	left:0px;
	position:absolute;
	z-index:6;
	width:100%;
}

div#menu ul li:hover div.dropdown-widget-container {
	left:0px;
}

div#menu ul li div.dropdown-widget-space {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}

div#menu ul li div.dropdown-widget-inner {
	left:auto;
	position:absolute;
	width:915px;
	z-index:6;
	display:none;
}

div#menu ul li div.dropdown-hood {
	background-attachment:scroll;
	background-image:url("images/dropdown_menu_hood_4.png");
	background-position:center bottom;
	height:22px;
	margin:14px 0 0 26px;
	padding:0;
	position:absolute;
	width:903px;
	z-index:7;
	display:none;
}	
	
div#menu ul li div.widget {
	background-color:#f1f1f1;
	border:1px solid #999999;
	display:inline-block;
	margin-left:40px;
	margin-top:26px;
	padding:10px 48px 28px;
	-moz-box-shadow: 0px 10px 12px #cccccc;
	-webkit-box-shadow: 0px 10px 12px #cccccc;
	box-shadow: 0px 10px 12px #cccccc;
}

div#menu ul li div.widget h3 {
	display:none;
}

div#menu ul li ul li {
	background-color:white;
	padding-bottom:10px;
	-moz-box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);
}

div#menu ul li ul li a, div#menu ul li ul li a:link {
	color:#333333;	
}

#announcement .addtoany_share_save_container {
	display:none;
}

#top_right_nav {
	float:right;
	font-size:small;
	position:relative;
	right:40px;
	top:-20px;
}


#shopping_cart_link {
	float:right;
}

#top_nav_search {
	float:right;
	padding-right:15px;
}

#top_nav_search form {
	display:inline;
}

#shopping_cart_link a, #shopping_cart_link a:link {
	color:#333333;
}

#menu .cat_menu_name {
	color:#666666;
	font-size:10px;
	display:inline-block;
	margin-top:4px;
}

#menu .cat_menu_img {
	display:inline-block;
	border:1px solid #CCCCCC;
	width:45px;
	height:65px;
}

#menu .cat_menu_item {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	display:inline-block;
	width:55px;
	vertical-align:top;
}

#menu .cat_menu_item a {
	margin:0px;
	padding:0px;
	width:100%;
}	
	
#menu .blog-dropdown .hentry {
	display:inline-block;
	width:180px;
}

#menu .blog-dropdown .hentry.p4 {
	width:150px;
}

#menu .blog-dropdown abbr {
	display:none;
}

#menu .blog-dropdown h2 {
	line-height:15px;
	margin-bottom:0;
	min-height:30px;
	width:160px;
	font-size:12px;
}

#menu .blog-dropdown a:link {
	color:#333333;
	margin-right:30px;
}

#menu .blog-dropdown .blog-more {
	height:136px;
	width:50px;
	display:none;
	vertical-align:top;
}

#menu .blog-dropdown .blog-more a, #menu .blog-dropdown .blog-more a:link {
	color:#333333;
	margin-top:70px;
	font-size:12px;
	margin-right:0;
	text-align:center;
}




/* footer */

div#footer {
	min-height:200px;
	margin-bottom:50px;
}

div#bottom-recent-blog-posts {
	text-align:left;
	margin-left:40px;
}

div#bottom-recent-blog-posts h3 {
	color:#666666;
	font-size:18px;
	font-weight:normal;
	margin-top:18px;
	margin-bottom:0px;
}

div#bottom-recent-blog-posts div.post {
	float:left;
	width:230px;
}

div#bottom-recent-blog-posts h2 {
	line-height:15px;
	margin-bottom:0;
	min-height:30px;
	width:200px;
}

div#bottom-recent-blog-posts a, div#bottom-recent-blog-posts a:link {
	color:#006699;
	text-decoration:none;
	font-weight:normal;
}

div#bottom-recent-blog-posts abbr {
	color:#999999;
	text-decoration:none;
	border-bottom-style:none;
	font-size:10px;
}

div#bottom-recent-blog-posts .entry-date {
	margin-bottom:10px;	
}

div#footer-sidebar, div#footer-sidebar-2 {
	clear:left;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1000px;
}

div#footer-sidebar .widget {
	display:inline-block;
	margin:20px 15px 30px;
	max-width:188px;
	min-width:75px;
	vertical-align:top;
}

div#footer-sidebar #ultra_rss_link {
	width:100px;	
}

div#footer-sidebar-2 ul.menu {
	margin-bottom:30px;
	padding:0px;
}

div#footer-sidebar-2 li.menu-item {
	display:inline;
	list-style-type:none;
	padding:10px;
}




/* main content */

div#container, div#primary {
	margin-top:0px;
}

div#container {
	background-image: url("images/content-background.gif");
	background-position: center top;
	background-repeat: repeat-y;
	display:inline-block;
	margin-right:100px;
	padding:0;
	width:650px;
}

div#content {
	margin:0px 3px 30px 0px;
	padding-left:20px;
	padding-right:20px;
	min-height:333px;
}

div#content a, div#content a:link {
	color:#006699;
	text-decoration:none;
}

div#content h2 {
	margin-top:0px;	
}

h2.entry-content {
	font-size:14px;
}

#content h2.entry-title {
	font-size:20px;
}

div#content .entry-meta {
	color:#666666;
}

.entry-content .wp-caption {
	text-align:center;
}

.attachment .entry-meta {
	display:none;
}

div#collection-thumbnail-menu div.page {
	width:160px;
	height:235px;
	float:left;
	margin:10px;
}

div#collection-thumbnail-menu .entry-title {
	text-align:center;
}
	
#content .category-blog .entry-thumb {
	float:left;
	width:200px;
}	

#content .category-blog .blog-entry-summary {
	float:left;	
	width:400px;
	margin-bottom:30px;
}

#content .category-blog .entry-title {
	margin-top:0px;
	margin-bottom:0px;
}

#content .category-blog .entry-meta {
	display:none;
}

#content .category-blog abbr.published {
	border:none;
	color:#999999;
	font-size:10px;
}

#content.blog-single-post {
	padding-left:30px;
	padding-right:30px;	
}






/* sidebar */

div.sidebar {
	height:333px;
	margin:0;
	padding:0;
	width:270px;
}

div.sidebar li {
	margin:10px;
}

div.sidebar ul {
	background-color:#E8E8E8;
	border:3px solid #CCCCCC;
	color:#333333;
	margin-left:40px;
	margin-right:20px;
	margin-top:20px;
}

div.sidebar h3 {
	font-size:14px;
}

.widget_wpsc_categorisation h3.widgettitle {
	display:none;
}

.widget_wpsc_categorisation .wpsc_category_title {
	margin-bottom:0px;
	margin-top:0px;
}

div.sidebar ul ul {
	margin:0px;
}

div.sidebar ul ul li {
	list-style:none outside none;
	margin:0px;
}

div.sidebar a, div.sidebar a:link {
	color:#663300;
	text-decoration:none;
}

div#secondary-advertising.sidebar {
	height:auto;
	margin-bottom:30px;
}
div#secondary-advertising.sidebar ul {
	background-color:transparent;
	border-width:0px;
}
div#secondary-advertising.sidebar li {
	margin-left:0px;
	margin-right:0px;
}

div.sidebar .widget_easyspeakcontactform {
	background-image: url("images/ultrapom-how-can-we-help.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:50px;
}

div.sidebar .widget_easyspeakcontactform h3 {
	display:none;
}

div.sidebar input, div.sidebar textarea {
	border:solid 1px #CCCCCC;
	width:180px;
}













/* particular pages */

div.featured-image {
	
}

div.featured-image .entry-title, div.featured-image .entry-date, div.featured-image .entry-meta  {
	display:none;	
}

.home .navigation {
	display:none;
}

.home div#content {
	margin-bottom:0px;
}

.search-results #wrapper-middle .entry-date {
	display:none;
}

.search-results #wrapper-middle .hentry {
	padding-bottom:20px;
}





/* Shopping Cart Messageboard */
#shopping_cart_messageboard {
	position:fixed;
	top:0px;
	width:100%;
	z-index:100000;
	text-align:center;
}
#shopping_cart_messageboard .cart_message {
	padding:10px;
	padding-right:15px;
	padding-left:15px;
	background-color:#ffffff;
	border:solid 1px #cccccc;
	display:inline-block;
}
#shopping_cart_messageboard .shoppingcart {
	display:none;
}








/*  Search Results */
.search-results .wpsc-product {
	width:145px;
	display:inline-block;
}
.search-results .product_thumbnail, .search-results .product_title {
	display:inline-block;
	width:100px;
	text-align:center;
}







/* product pages */


#shoppingcart {
	display:none;
}
.wpsc-breadcrumbs {
	padding-bottom: 20px;
}
.wpsc_default_product_list {
	overflow:hidden;
}
.wpsc_default_product_list .wpsc_description {
	display:none;
}
.default_product_display div.wpsc_product_price {
	font-size:12px;
}
.default_product_display form.product_form fieldset legend, #content .default_product_display form.product_form fieldset legend {
	display:none;
}
.default_product_display div.wpsc_quantity_update {
	margin-bottom:0;
	margin-left:0;
	padding-bottom:0;
}
.default_product_display .wpsc_quantity_update input, #content .default_product_display .wpsc_quantity_update input {
	text-align:center;
}
.default_product_display form.product_form fieldset, #content .default_product_display form.product_form fieldset {
	display:inline;
}
.wpsc_default_product_list .wpsc_buy_button_container {
	width:100%;
}
.wpsc_default_product_list .wpsc_description, .wpsc_default_product_list .default_product_display {
	float:left;
	height:200px;
	text-align:center;
	width:180px;
}
.default_product_display h2.prodtitle, #content .default_product_display h2.prodtitle {
	min-height:30px;
}
.default_product_display .imagecol, .default_product_display .product_form {
	width:100%;
}
.default_product_display div.imagecol {
	margin-bottom:10px;
}
#content .default_product_display div.wpsc_buy_button_container {
	text-align:center;
}
.default_product_display div.imagecol img.no-image, #content .default_product_display div.imagecol img.no-image {
	display:inline;
}
.wpsc_categories {
	padding:0px;
}
.wpsc_categories li {
	float:left;
	list-style-type:none;
	margin:10px;
	text-align:center;
	width:130px;
	min-height:200px;
}
.wpsc_category_details {
	display:none;
}
.wpsc-breadcrumbs~.wpsc_categories, .wpsc-breadcrumbs+.wpsc_categories {
	display:none;
}
.wpcart_gallery .attachment-gold-thumbnails, .imagecol img.product_image {
	cursor:pointer;
}
#sliding_cart div {
	display:none;
}
.product_quantity_field_changed {
	background-color:#FFFF99;
}






/*  Single Product Page  */

body.single .wpsc-product h2.entry-title {
	/*display:none;*/
}

#single_product_page_container {
	
}

#single_product_page_container .imagecol {
	float:left;
}

#single_product_page_container .productcol {
	float:left;
	padding-left:20px;
	width:285px;
}

#single_product_page_container .productcol h3 {
	padding-top:0px;
	margin-top:0px;
}

#single_product_page_container .standard_meta div {
	float:left;
}
#single_product_page_container .standard_meta .label {
	width:65px;
	clear:both;
}
#single_product_page_container .standard_meta .value {
	
}
#single_product_page_container .wpsc_product_price .label {
	width:65px;
	clear:both;
}
#single_product_page_container .wpsc_product_price .value {
	
}

#single_product_page_container .product_form {
	clear:both;	
}

#single_product_page_container .wpsc_quantity_update, #single_product_page_container .wpsc_loading_animation{
	float:left;
	padding-top:20px;
}

#single_product_page_container .wpsc_quantity_update legend {
	display:none;	
}

#single_product_page_container .wpsc_buy_button_container, #single_product_page_container .wpsc_product_price  {
	float:left;
	text-align: left;
	padding-top:20px;
	padding-left:10px;
}

#single_product_page_container .links div {
	float:left;
	padding-top:20px;
}
#single_product_page_container .links .label {
	width:65px;
	clear:both;
}
#single_product_page_container .product_image {
	border:solid 1px #cccccc;
}








/* Shopping Cart Page */

#shopping_cart_error_overall {
	color:red;
	padding-bottom:20px;
}

#checkout_page_container {
	width:850px;
	position:relative;
	clear:both;
}

#shopping_cart_top_notice {
	padding-bottom:20px;
}

.checkout_cart td.wpsc_product_quantity, .checkout_cart td.wpsc_product_price {
	padding-right:20px;
	padding-left:20px;
}

.checkout_cart .row {
	margin:0 0 15px;
	clear:left;
	min-height:25px;
}

.checkout_cart .header {
	font-weight:bold;
	margin-bottom:5px;
}
.checkout_cart .header .product_col {
	text-align:left;
}

.checkout_cart .row div {
	float:left;
	text-align:center;
}

.checkout_cart .product_col {
	width:350px;
}
.checkout_cart .quantity_col {
	width:190px;
}
.checkout_cart .price_col {
	width:60px;
}
.checkout_cart .total_col {
	width:60px;
}
.checkout_cart .remove_col {
	width:80px;
}
.checkout_cart .wpsc_product_image {
	margin-bottom:5px;
	margin-right:10px;
	position:relative;
	top:-8px;
}
.checkout_cart .quantity_col .quantity_input {
	width:30px;
}
.checkout_cart div.coupon_label {
	width:150px;
	text-align:left;
}
.checkout_cart div.total_label {
	width:590px;
	text-align:right;
	margin-right:5px;
}
.checkout_cart div.wpsc_total_amount_before_shipping {
	width:60px;
	text-align:center;
}
.checkout_cart .wpsc_coupon_row, .checkout_cart .wpsc_total_before_shipping {
	width:700px;
}
.checkout_cart .wpsc_coupon_row {
	margin-top:20px;
}
#content #checkout_page_container .productcart {
	width:680px;
	margin-bottom:5px;
}

#content #checkout_page_container #shipping .wpsc_shipping_header {
	display:none;
}
#content #checkout_page_container #shipping .pricedisplay {
	display:none;
}

#content #checkout_page_container #shipping_subtotals {
	margin-top:20px;
	margin-bottom:30px;
	text-align:right;
}
#content #checkout_page_container #shipping_subtotals .productcart div {
	display:inline;
	margin-right:5px;
}
#content #checkout_page_container #shipping_subtotals .productcart div.pricedisplay {
	margin-right:40px;
}

#checkout_page_container textarea, #checkout_page_container input {
	margin:0px;
}

#content #checkout_page_container #shipping {
	
}

#content #checkout_page_container .wpsc_shipping_header {
	background-color: #f5f5f5;
	height:30px;
	vertical-align:bottom;
}

#content #checkout_page_container #shipping .wpsc_shipping_quote_price {
	text-align:right;	
}

#content #checkout_page_container #shipping .wpsc_shipping_quote_radio {
	text-align:left;
	width:40px;
}

#checkout_page_container #wpsc_shopping_cart_container h2 {
	padding-top:30px;
}

#checkout_page_container .wpsc_checkout_forms .wpsc_email_address {
	min-height:100px;
}

#checkout_page_container .wpsc_gateway_container div {
	margin-bottom:10px;
}

#checkout_page_container input.custom_gateway {
	margin-right:10px;
}

#checkout_page_container tr.wpsc_change_country td {
	padding-bottom:20px;
}

#checkout_page_container .wpsc_checkout_forms tr td {
	padding-top:10px;
}

#checkout_page_container .wpsc_make_purchase{
	padding-top:30px;
	padding-bottom:30px;
}

#checkout_page_container .total_price td.wpsc_totals{
	text-align:right;
}
#checkout_page_container .wpsc_checkout_table .label-column {
	width:150px;
}
#checkout_page_container .table-2 .label-column {
	width:120px;
}
#checkout_page_container .table-4 .label-column {
	width:110px;
}
#checkout_page_container .wpsc_checkout_table {
	display:inline-block;
	margin-bottom:20px;
}
#checkout_page_container .table-1 {
	margin-right:60px;
}
#checkout_page_container .table-2 {
}
#checkout_page_container .table-3 {
	margin-right:60px;
}
#checkout_page_container .table-4 {
}
#checkout_page_container input.make_purchase {
	padding:6px;
	font-size:14px;
	margin-top:10px;
	margin-bottom:20px;
}
#checkout_page_container .wpsc_ssl_seal td {
	text-align:right;
}
.wpsc_checkout_table input.text{
	width:230px;
}
.wpsc_checkout_table textarea {
	width:235px;
}






/* Template: no sidebar */

.page-template-page-noSidebarTemplate-php div#container {
	width:900px;
	margin-left:50px;
	margin-right:50px;
}
.page-template-page-noSidebarTemplate-php div#container {
	background-image: url("images/content-background-900.gif");
}