/*
Theme Name: Ricky Reyes
Theme URI: http://rickyreyes.com/
Description: Custom web design by <a href="http://sheeromedia.com/">Sheero Media</a>.
Version: 1.0
Author: Sheero Media
Author URI: http://sheeromedia.com/
Tags: custom design, exclusive license

	This layout is for the website of
	Ricky Reyes (rickyreyes.com)
	only and may not be used for any other purpose.

*/


/* Begin Typography & Colors */
body {
	background:#d52e7c;
	margin:0px;
	padding:0px 0px 0px 0px;
}
body, td, th {
	color:#363636;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.page {
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}
.container {
	width:960px;
	margin:auto;
	padding:0px 0px 0px 0px;
}

img {border:none;}

p {margin:0px; padding:0px 0px 10px 0px; line-height:20px;}

a {color:#f36799;}
a:hover {color:#d9a71b;}

img, div, a { behavior: url(iepngfix.htc); }

/* Header */
.headernav {
	width:662px;
	height:52px;
	background-image:url(images/topnav.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px 0px 0px 298px;
	color:#bc6c02;
	font-size:12px;
	font-family:Georgia, serif;
	text-align:center;
}
.headernavlink {float:left; width:76px; height:52px; margin:0px 3px 0px 0px;}
.headernavlink a {
	display:block;
	width:76px;
	height:52px;
	text-decoration:none;
	background-image:url(images/topnavlink.jpg);
	background-repeat:no-repeat;
	color:#bc6c02;
	padding:0px 0px 0px 0px;
	line-height:58px;
}
.headernavlink a:hover {background-position:-76px 0; color:#efcb0c;}
.headernavlink-home {float:left; width:76px; height:52px; margin:0px 3px 0px 0px;}
.headernavlink-home a {
	display:block;
	width:76px;
	height:52px;
	text-decoration:none;
	background-image:url(images/topnavlink2.jpg);
	background-repeat:no-repeat;
	color:#bc6c02;
	padding:0px 0px 0px 0px;
	line-height:58px;
}
.headernavlink-home a:hover {background-position:-76px 0; color:#efcb0c;}


.headerbody {
	width:960px;
	height:245px;
}
.headerlogo {
	width:240px;
	height:203px;
	background-image:url(images/header1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	padding:42px 0px 0px 130px;
}
.headerlogo a {
	width:220px;
	height:155px;
	display:block;
	text-decoration:underline;
}
.headertext {
	width:562px;
	height:43px;
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	font-size:36px;
	text-transform:lowercase;
	color:#000000;
	text-align:right;
	font-family:Georgia, serif;
	padding:202px 28px 0px 0px;
	letter-spacing:5px;
}

/* Content */
.body1 {
	width:950px;
	margin:0px 5px 0px 5px;
	padding:0px;
	background-image:url(images/content1.gif);
	background-repeat:repeat-y;
}
	.body1-home {background-image:url(images/content1-home.gif);}
.body2 {
	width:950px;
	margin:0px;
	padding:0px;
	background-image:url(images/content2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
	.body2-home {background-image:url(images/content2-home.jpg);}
.body3 {
	width:940px;
	margin:0px;
	padding:0px 5px 20px 5px;
	background-image:url(images/content3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
	.body3-withtip {background-image:url(images/content3_withtip.jpg);}
	.body3-home {background-image:url(images/content3-home.jpg);}
	
/* Footer */
.footer {
	width:950px;
	margin:0px 5px 0px 5px;
	padding:0px;
}
.copyright {
	width:930px;
	height:46px;
	background-image:url(images/footer1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#700939;
	font-size:11px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	padding:35px 0px 0px 20px;
}
.copyright a {color:#700939; text-decoration:none;}
.copyright a:hover {color:#d42e7c;}
.footerhomebg {
	background-image:url(images/footer-home.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.backtotop {
	width:902px;
	height:59px;
	background-image:url(images/footer2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-weight:bold;
	text-align:right;
	padding:2px 48px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.backtotop a {color:#ffffff;}
.backtotop a:hover {color:#ffda72;}

/* Content Area */
.sidebar {
	width:230px;
	float:left;
	padding:101px 0px 0px 0px;
}
	.sidebar-home {width:323px; padding:0px 0px 0px 0px;}
.content {
	width:650px;
	float:right;
	padding:30px 30px 0px 0px;
}
	.content-home {width:580px; padding:20px 0px 0px 0px;}
	
.content p.postmetadata {
	background-color:#ededed;
	color:#686868;
	font-size:11px;
	line-height:16px;
	margin:10px 0px 30px 0px;
	padding:5px 10px 7px 10px;
}
.content p.postmetadata a {color:#686868; text-decoration:none;font-style:italic;}
.content p.postmetadata a:hover {color:#f36799;}

.content h2 {
	font-family:Georgia, serif;
	font-size:24px;
	color:#e80c70;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 15px 0px;
}
.content h2 span.date {
	color:#7d7d7d;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.content ul {margin:0px; padding:10px 0px 0px 0px; list-style-type:none;}
.content ul li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 7px 17px;
	background-image:url(images/icon_home.gif);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:18px;
}
.content ul li p {margin:0px; padding:0px 0px 0px 0px; line-height:18px;}
.content ul li span {
	display:block;
	font-size:10px;
	text-transform:uppercase;
	color:#7d7d7d;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
}

.content .pagenavibox {display:block; margin:0px; padding:20px 0px 0px 0px;}

.prodpage_img {}
.prodpage_img img {
	float:right;
	border:1px solid #fff1ca;
	margin:0px 0px 10px 20px;
}

.productbox {
	width:290px;
	float:left;
	margin:15px 15px 0px 0px;
	padding:5px 5px 5px 5px;
	border:1px solid #f9e7b5;
}
.productbox_img {float:left; width:90px; }
.productbox_img img {width:90px; height:90px;}
.productbox_name {float:right; width:190px; padding:8px 0px 0px 0px;}

/* Sidebar */
.beautytip1 {
	width:230px;
	background-image:url(images/beautytip1.gif);
	background-repeat:repeat-y;
	margin:46px 0px 0px 0px;
}
.beautytip2 {
	width:170px;
	background-image:url(images/beautytip2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#484848;
	font-family:Georgia, serif;
	font-style:italic;
	padding:5px 30px 20px 30px;
}
.beautytip2 p {line-height:20px; text-align:left; margin:0px; padding:0px 0px 10px 0px;}
.beautytip2 p q {margin:0px; padding:0px 0px 0px 0px;}

.sidebar ul {margin:0px; padding:0px; list-style-type:none;}
.sidebar ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.sidebar ul li h2 {
	font-family:Georgia, serif;
	color:#000000;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 0px 20px;
}
.sidebar ul li ul {margin:0px; padding:5px 0px 15px 35px;}
.sidebar ul li ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;
}


/* WP Snap */
ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
	margin:0px;
	padding:0px;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0px 5px 10px 0px;
}

ol.snap_nav li a {
	font-weight: bold;
	border: 1px solid #ffffff;
	background-color:#ffffff;
	padding:0px 2px 0px 2px;
	text-decoration:none;
}
ol.snap_nav li a:hover {
	background-color:#0a78b6;
	color:#ffffff;
}

ol.snap_nav li.snap_selected a {
	border: 1px solid #ffffff;
	text-decoration:underline;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}



/* Home */
.welcometext {
	color:#484848;
	height:173px;
	width:273px;
	margin:0px;
	padding:97px 10px 0px 40px;
	font-family:Georgia, serif;
	font-size:12px;
	font-style:italic;
	line-height:20px;
}
.videobox {
	width:302px;
	margin:0px;
	padding:65px 0px 0px 21px;
	background-image:url(images/video.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	line-height:20px;
}
.homerow1 {
	width:540px;
	margin:0px;
	padding:0px 40px 54px 0px;
	background-image:url(images/home1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:315px;
}
	.homerow1_col1 {width:220px; float:left;}
	.homerow1_col2 {width:300px; float:right;}
		.homerow1_col2 ul {margin:0px; padding:20px 0px 0px 0px; list-style-type:none;}
		.homerow1_col2 ul li {
			margin:0px 0px 5px 0px;
			padding:0px 0px 7px 17px;
			background-image:url(images/icon_home.gif);
			background-repeat:no-repeat;
			background-position:top left;
			line-height:18px;
		}
		.homerow1_col2 ul li span {
			display:block;
			font-size:10px;
			text-transform:uppercase;
			color:#7d7d7d;
			font-family:Arial, Helvetica, sans-serif;
			padding:0px 0px 0px 0px;
		}

.homerow2 {
	width:550px;
	height:164px;
	margin:0px;
	padding:0px 30px 0px 0px;
	background-image:url(images/home2.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
	.homerow2_col1 {width:340px; float:left;}
	.homerow2_col2 {width:190px; height:103px; float:right;}
		.homerow2_col2 a {
			display:block;
			width:190px;
			height:103px;
			text-decoration:none;
		}