/*
Theme Name: Abuv
Description: Wordpress theme made for Abuv website.
Version: 1.0
Author: John Guarino
Author URL: http://www.riseabuv.com
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	background: #FFFFFF url(http://www.riseabuv.com/images/main-bg.jpg);
	margin: 0px;
	padding: 0px 0px 40px;
	border: none;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(http://www.riseabuv.com/images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #eb8126;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 220%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #faaf6f;
	text-decoration: none;
}
h2 a:hover {
	color: #e5c5b0;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin-top: 15px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1050px;
	border: none;
}
#header {
	background: url(http://www.riseabuv.com/images/header-bg.png) no-repeat;
	height: 352px;
	border: none;
	position: relative;
	background-position: center;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	text-transform: lowercase;
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 387px;
	bottom: 85px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	font: bold 22px/100% Arial, Helvetica, sans-serif;
	border: none;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #efa05c;
}
#content {
	float: left;
	width: 1050px;
	background: url(http://www.riseabuv.com/images/content-bg.png) repeat-y;
	background-position: center;
}
.post {
	float: left;
	clear:both;
	padding-top: 15px;
	width: 675px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(http://www.riseabuv.com/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: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
	border-bottom: 2px dashed #1d5570;
}

.post-aut {
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #ababab;
}
.post-comments {
	background: url(http://www.riseabuv.com/images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #ababab;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	float: left;
	clear:both;
	padding-top: 5px;
	width: 675px;
	margin: 0 0 0 0;
	color: #5498b6;
}
.navigation a, .navigation a:visited {
	color: #5498b6;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(http://www.riseabuv.com/images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(http://www.riseabuv.com/images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(http://www.riseabuv.com/images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	width: 200px;
	background: #113343;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin: 15px 75px 0 25px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#searchform {
	background: #bcd67e url(http://www.riseabuv.com/images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(http://www.riseabuv.com/images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #75bfe1;
	margin: 0px 10px 0px;
}
#sidebar img {
	margin: 0 5px 0 5px;
	border: none;
}
#sidebar img#contact {
	border: none;
	margin: 10px 10px 0px;
}
#sidebar a {
	color: #75bfe1;
	text-decoration: none;
	border: none;
}
#sidebar a:visited {
	color: #75bfe1;
	text-decoration: none;
	border: none;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 0px;
	padding-left: 20px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #5498b6;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 0px;
	padding-left: 20px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #5498b6;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 65px;
	background: url(http://www.riseabuv.com/images/footer-bg.png) no-repeat;
	color: #ababab;
	font-size: 95%;
	line-height: 130%;
	background-position: center;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 1050px;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(http://www.riseabuv.com/images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(http://www.riseabuv.com/images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(http://www.riseabuv.com/images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(http://www.riseabuv.com/images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
#left-column		{
	float: left;
	clear:both;
	width: 675px;
	margin: 0 0 0 75px;
}
#blog-link {
	width: 95px;
	height: 42px;
	margin: 276px 0 0 163px;
	float: left;
 	border: none;
}
#about-link {
	width: 95px;
	height: 42px;
	margin: 276px 0 0 13px;
	float: left;
 	border: none;
}
#store-link {
	width: 95px;
	height: 42px;
	margin: 276px 0 0 8px;
	float: left;
 	border: none;
}
#charities-link {
	width: 95px;
	height: 42px;
	margin: 276px 0 0 11px;
	float: left;
 	border: none;
}
#faq-link {
	width: 95px;
	height: 42px;
	margin: 276px 0 0 5px;
	float: left;
 	border: none;
}
#contact-link {
	width: 95px;
	height: 42px;
	margin: 276px 0 0 9px;
	float: left;
 	border: none;
}
#cart-link {
	width: 95px;
	height: 42px;
	margin: 276px 0 0 16px;
	float: left;
 	border: none;
}
#category-nav {
	text-align: center;
	font-size: 14px;
	padding: 320px 0 0 0;
	height: 16px;
	font-weight: bold;
}
#category-nav a:link {
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	color: #FFF;
}
#category-nav a:hover {
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	color: #FFF;
}
#category-nav a:visited {
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	color: #FFF;
}
#faq-ques {
	font-size: 14px;
	color: #ababab;
}
#sorry {
	font-size: 14px;
}
#full-column {
	float: left;
	clear:both;
	width: 900px;
	margin: 0 0 0 75px;
}
.full-post {
	float: left;
	clear:both;
	padding-top: 15px;
	width: 900px;
}
img.product-img {
	border: none;
}
img#product-img {
	border: none;
}
h3.product-title {
	color: #CC6600;
	margin: 5px 0 0 0;
}
.product sale {
	width: 215px;
}
.product {
	width: 215px;
}
#contained {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
#contained-1 {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	height: 234px;
	margin-bottom: 5px;
}
#navarrows {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: left;
}
#navstore {
	width: 950px;
	margin-left: 50px;
	margin-right: auto;
	text-align: center;
	float: left;
	font-size: 16px;
}
#navstore a {
	color: #FFFFFF;
}
#navstore a:hover {
	color: #FAAF6F;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.product-price {
	color: #ABABAB;
	padding: 0 0 0 0;
}
.product-status {
	color: #ff0000;
	padding: 0 0 0 0;
}
#product-images {
	width: 460px;
}
#product-details {
	width: 400px;
	float: right;
}
ul#images-list {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
h1.title {
	color: #CC6600;
	height: auto;
	padding: 0 0 0 0;
}
h3.price {
	color: #ABABAB;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
#product-options {
	margin-bottom: 5px;
}
select#option {
	font-family:'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
img#sizingchart {
	float: right;
	margin-top: 15px;
}
col#col-item {
	width: 550px;
	text-align: left;
}
th[scope=row] {
	text-align: left;
	font-size: 15px;
}
img#cart-img {
	border: none;
	margin-right: 10px;
}
thead#cart-head {
	text-align: left;
	color: #ABABAB;
	font-size: 18px;
}
span.item-name {
	margin-top: auto;
	margin-bottom: auto;
}
col#col-price {
	width: 150px;
}
td.item-price {
	text-align: left;
	font-size: 15px;
}
#cart-table .item-qty input {
	width: 20px;
	border: solid .5px #091b25;
	background-color: #25688b;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
}
col#col-total {
	width: 100px;
}
col#col-qty {
	width: 100px;
}
.cart-update {
	margin-top: 5px;
}
td.item-total {
	font-size: 15px;
	text-align: left;
}
#cart-update-ship {
	background-color: #25688b;
	padding: 2px 2px 2px 2px;
}
.cart-discount {
	float: left;
}
#cart-footer {
	width: 900px;
	margin-top: 10px;
	float: left;
	text-align: right;
}
.cart-total {
}
.cart-shipping {
}
#totals {
	margin-top: 5px;
}
.cart-discount input {
	height: 14px;
}
h3.item-total-price {
	color: #CC6633;
}
#blog-imgs {
	border: none;
}
#social {
	margin-bottom: 5px;
	text-align: center;
}
#interview-question {
	color: #EB8126;
	margin-bottom: 10px;
}
