 /*
Theme Name: ryk&auml;
Theme URI: http://ryka.com
Description: Custom theme for ryka.com.
Version: 1.0
Author: NewSwell Studios
Author URI: http://newswell.com/
Tags: custom, ryka

*/

/* Branding *
 * ryka blue: #0778AE
 * ryka pink: #DA0862
*/

body{
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #EBEBEB url(images/body-bg.png) top repeat-x;
}
a{
	color:#0778AE;
}
a img{
	border:none;
}
ul, ol{
	margin:0px;
	padding:0;
	list-style: none;
}
h3,h4,h5,h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0778AE;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration:none;
}
h2 a{
	color:#DA0862;
	font-style:italic;
	font-weight:normal;
}
#wrap{
	width:960px;
	margin:auto;
}
#header, #main, #footer{
	float:left;
	width:960px;
}
#logo{
	float:left;
	width:150px;
	height:70px;
	margin:30px 0 0 15px;
	background:transparent url(images/logo.png) center center no-repeat;
	overflow: hidden;
	text-indent: -999px;
}
#header a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.nav a{

	text-decoration:none;
}
#header .nav, #header .nav2{
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	list-style:none;
	font-size:11px;
}
#header .nav li, #header .nav2 li{
	float:left;
}
#header .nav2{
	margin:45px 5px 0 0;
	clear:right;
}
#header .nav2 a{
	color:#0778AE;
	border-right:1px solid #999;
	padding:0 4px;
	display:block;
	margin:2px 0 0;
}
#header .nav2 a.last{
	border:none;
}
#header .nav2 form{
	margin:0 0 0 10px;
	color:#999;
}
#search{
	width:148px;
	height:14px;
	padding:1px 0;
	vertical-align:middle;
	border:1px solid #0778AE;
	margin:0 5px;
}
input.gobutton{
	width:28px;
	height:18px;
	background:transparent url(images/button-go-bg.png) no-repeat 0 0;
	border:0 none transparent;
	color:#FFF;
	text-transform:uppercase;
	vertical-align:middle;
	line-height: 18px;
}
input.gobutton-pink{
	background-image:url(images/button-go-pink-bg.png);
}
#header .nav{
	margin:17px 3px -4px 0;
	z-index: 100;
	position: relative;
	height:44px;
	clear:right;
}
#header .nav li{
	background:transparent url(images/tab-left-bg.png) top left no-repeat;
	height:36px;
	padding: 0 0 0 3px;
	margin:2px;
}
#header .nav a{
	color:#FFF;
	padding:0 18px 0 15px;
	display:block;
	background:transparent url(images/tab-right-bg.png) top right no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height:36px;
	line-height:36px;
	vertical-align: middle;
}
#header .nav li.active,
body.home #header .nav li.home,
body.products #header .nav li.products,
body.blog #header .nav li.blog,
body.single #header .nav li.blog,
body.archive #header .nav li.blog,
body.shop #header .nav li.shop
{
	background:transparent url(images/tab-selected-left-bg.png) top left no-repeat;
	height:38px;
	padding: 0 0 0 3px;
	border: 0 none transparent;
	border-bottom:4px solid #0778AE;
	margin-top:0;
}
#header .nav li.active a,
body.home #header .nav li.home a,
body.products #header .nav li.products a,
body.blog #header .nav li.blog a,
body.single #header .nav li.blog a,
body.archive #header .nav li.blog a,
body.shop #header .nav li.shop a{
	padding-top:2px;
	background:transparent url(images/tab-selected-right-bg.png) top right no-repeat;
}
#main{
	background:transparent url(images/main-top-bg.png) top center no-repeat;
	padding:12px 0 0 0;
}
#main .body{
	background:transparent url(images/main-bottom-bg.png) bottom center no-repeat;
	padding:0 0 10px;
	margin:0 0 8px;
	float:left;
}
#main .body .view{
	background:transparent url(images/main-tile-bg.png) top center repeat-y;
	padding:0 5px;
	float:left;
	width:950px;
}
#main .body .view #content{
	float:right;
	width:600px;
	padding:30px 75px;
	background:transparent url(images/scroll-trans.png) 524px 0 no-repeat;
}
.alignleft{
	float:left;
	width:auto;
}
.alignright{
	float:right;
	width:auto;
}
#respond{
	border-bottom:2px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin:0 0 30px;
	padding:20px 5px;
}
ol.commentlist{
	list-style:none;
	margin:0;
	padding:0;
}
ol.commentlist li.comment{
	border-top:1px solid #FFF;
	background:#EFEFEF;
	padding:20px;
	font-size:14px;
	color:#333;
}
ol.commentlist li.odd{
	background:#ECECEC;
}
.commentmetadata{
	color:#999;
	font-size:80%;
}
.comment-author .fn{
	color:#000;
}
#main .body .view #content .post{
	margin:0 0 70px;
}
#main .body .view #content .post h3{
	margin:10px 0;
}
#main .body .view #content .post small{
	color:#666;
}
p.postmetadata{
	font-size:14px;
	font-style:italic;
	padding:10px 100px 0 0;
}
p.tags{
	font-style:italic;
	color:#666;
}
#main .body .view #content h2{
	height:40px;
	margin:20px 0 0;
}
#main .body .view #content  p{
	line-height:150%;
	margin:10px 0 15px;
}
#main .body .view #content  p.tags{
	margin-top:50px;
}
#main .body .view #sidebar{
	float:left;
	width:180px;
	padding:20px 5px 20px 15px;
}
#sidebar h2{
	color:#0778AE;
	font-size:18px;
	padding-bottom:5px;
}
#sidebar ul.nav li{
	height:22px;
	width:180px;
	background:transparent url(images/sidebar-nav-bg.png) top left no-repeat;
	margin:0 0 4px 0;
}
#sidebar ul.nav li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	height:22px;
	display:block;
	color:#0778AE;
	padding:0 15px;
}
#sidebar ul.boxes {
	padding:10px 0;
}
#sidebar ul.boxes li{
	margin:10px 0;
}
.widget_tag_cloud{
	padding:0 0 30px 0 ;
}
.widget_tag_cloud h2{
	margin-bottom:0;
}
.widget_tag_cloud a{
	color:#DA0862;
	font-style:italic;
}
body.home #main .body .view{
	height:440px;
}
body.home #main ul.slides{
	position:absolute;
	z-index:100;
	overflow:hidden;
	width:950px;
	height:440px;
}
body.home #main ul.features{
	position:absolute;
	z-index:200;
}
body.home #main ul.features li{
	width:180px;
	height:108px;
	margin:30px;
}
body.home #main ul.features li.active{
	background: transparent url(images/box-bg-highlight.png) no-repeat;
}
body.home #main #slideshow li{
	position:absolute;
	height:440px;
	visibility:hidden;
}
#tagline{
	position:absolute;
	z-index:300;
	top:290px;
	left:500px;
}
#footer{
	width:950px;
	height:217px;
	padding:3px 5px 0 5px;
	margin:0 0 30px 0;
	background:transparent url(images/footer-bg.png) top center no-repeat;
}
#footer a{
	/*font-family:Arial, Helvetica, sans-serif;*/
}
#footer .cell{
	width:296px;
	height:208px;
	margin:0 10px 10px;
	float:left;
}
#footer .cell .head{
	height:35px;
	font-family:"SnellRoundhand Script",Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	color:#FFF;
	margin:3px 0;
	text-indent:-999px;
	overflow:hidden;
}
#footer .cell .stay-informed{
	background:transparent url(images/footer-sprite.png) 0 0 no-repeat;
}
#footer .cell .latest-news{
	background:transparent url(images/footer-sprite.png) 0 -35px no-repeat;
}
#footer .cell .follow-us{
	background:transparent url(images/footer-sprite.png) 0 -70px no-repeat;
}
#footer .cell h3{
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#0778AE;
	font-size:20px;
	font-weight:normal;
	margin:10px 0;
}
#footer .cell h3 a{
	text-decoration:none;
}
#footer .cell .body p{
	margin:10px 65px 10px 0;
	line-height:130%;
	font-size:15px;
}
#footer .cell .body form p{
	font-size:12px;
}
#email-signup, #mce-EMAIL{
	width:148px;
	height:14pxpadding:1px 0;
	vertical-align:middle;
	border:1px solid #666;
	margin:0 5px;
}
#footer a.feed{
	background:transparent url(images/icon-rss.png) left center no-repeat;
	height:32px;
	line-height:32px;
	padding:12px 0 12px 36px;
	vertical-align:middle;
	margin:0 0 0 5px;
	font-size:16px;
}
#footer .copyright{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
	clear:left;
}
.addthis_toolbox a{
	margin:0 10px 0 5px;
	cursor:pointer;
	text-decoration:underline;
	float:left;
}
.addthis_button_expanded{
	background:transparent url(images/icon-more.png) left center no-repeat;
	height:32px;
	line-height:32px;
	padding:0 0 0 36px;
	vertical-align:middle;
	font-size:16px;
}
span.at15t_expanded {
	display:none;
}
#mce-responses{
	background:#FFFFFF none repeat scroll 0 0;
	color:#FF0000;
	margin:-30px 0 0;
}
#mce-responses div{
	padding:4px;
}
/* riparyka page */
body.page-id-63 #main .body .view #content{
	background:transparent url(images/ripa-scroll.jpg) 0 0 no-repeat;
	padding:0 100px 50px 400px;
	width:450px;
	height:400px;
}
/* renew page */
body.page-id-57 #main .body .view #content{
	background:none;
	padding:0;
	width:auto;
}
body.page-id-57 #main .body .view #sidebar{
	padding:10px 0;
	width:200px;
}
body.page-id-57 #main .body .view #sidebar h2.renew{
	height:60px;
	text-indent:-999px;
	overflow:hidden;
	background: transparent url(images/txt-renew.png) top right no-repeat;
	clear:right;
}
body.page-id-57 #main .body .view #sidebar a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}
body.page-id-57 #main .body .view #sidebar a.button{
	background: transparent url(images/button-32-sprite.png) top center no-repeat;
	width:170px;
	height:32px;
	line-height:32px;
	float:right;
	font-size:14px;
	text-transform:uppercase;
}
body.page-id-57 #main .body .view #sidebar a.active{
	background-position:bottom center !important;
}
body.page-id-57 #main .body .view #sidebar h3.features{
	height:23px;
	text-indent:-999px;
	overflow:hidden;
	background: transparent url(images/txt-features.png) bottom right no-repeat;
	clear:right;
	padding:20px 0 0 0;
}
body.page-id-57 #main .body .view #sidebar ul.feature-navigation{
	float:right;
}
body.page-id-57 #main .body .view #sidebar ul.feature-navigation li{
	background: transparent url(images/button-32-sprite-left.png) top left no-repeat;
	width:28px;
	height:32px;
	padding: 0 0 0 4px;
	float:left;
	margin:0 0 0 4px;
}
body.page-id-57 #main .body .view #sidebar ul.feature-navigation li.active{
	background-position:bottom left !important;
}
body.page-id-57 #main .body .view #sidebar ul.feature-navigation li a{
	background: transparent url(images/button-32-sprite-right.png) top right no-repeat;
	padding:0 4px 0 0;
	width:24px;;
	height:32px;
	line-height:32px;
	display:block;
}
body.page-id-57 #main .body .view #sidebar ul.feature-navigation li.active a{
	background-position:bottom right !important;
}
body.page-id-57 #main .body .view #content ul.slides{
	overflow:hidden;
	border:4px solid #0778AE;
	width:720px;
	height:405px;
	margin:12px 12px 8px 0;
	background:#FFF url(images/loader.gif) center center no-repeat;
}
body.page-id-57 #main .body .view #content ul.slides li{
	width:720px;
	height:405px;
	position:absolute;
	visibility:hidden;
	background-color:#FFF;
}
body.page-id-57 #main .body .view #content ul.slides ol.points{
	width:280px;
	float:right;
	margin:0 20px;
}
body.page-id-57 #main .body .view #content ul.slides ol.points li{
	display:block;
	width:auto;
	height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#DA0862;
	background:transparent url(images/bullet.png) left 2px no-repeat;
	line-height:20px;
	margin:20px 0;
	padding:0 0 1px 24px;
	position:relative;
	visibility:inherit;
}
body.page-id-57 #main .body .view #content #feature-1{
	background:#FFF url(images/feature-renew.png) 65px 90px no-repeat;
}
body.page-id-57 #main .body .view #content #feature-1 ol.points {
	width:220px !important;
}
body.page-id-57 #main .body .view #content #feature-2{
	background:#FFF url(images/feature-renew-bottom.png) 100px 15px no-repeat;
}
body.page-id-57 #main .body .view #content #feature-3{
	background:#FFF url(images/feature-renew-heel.png) 0 75px no-repeat;
}
body.page-id-57 #main .body .view #content ul.slides ol.points li.point-1{
	background-image: url(images/bullet1.png);
	background-position: 0 3px;
}
body.page-id-57 #main .body .view #content ul.slides ol.points li.point-2{
	background-image: url(images/bullet2.png);
	background-position: 0 3px;
}
body.page-id-57 #main .body .view #content ul.slides ol.points li.point-3{
	background-image: url(images/bullet3.png);
	background-position: 0 3px;
}
body.page-id-57 #main .body .view #content ul.slides ol.points li.point-4{
	background-image: url(images/bullet4.png);
	background-position: 0 3px;
}
body.page-id-57 #main .body .view #content ul.slides ol.points li.point-5{
	background-image: url(images/bullet5.png);
	background-position: 0 3px;
}
body.page-id-57 #main .body .view #content ul.slides ol.points li.point-6{
	background-image: url(images/bullet6.png);
	background-position: 0 3px;
}
.floatright{
	float:right;
}
a.buy_now{
	background: transparent url(images/button-120-pink.png) no-repeat;
	height:32px;
	width:120px;
	display:block;
	line-height:32px;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}
#sidebar a.buy_now{
	float:right;
	margin:40px 0 0;
}
ul.points{
  list-style:disc outside;
  color:#DA0862;
}
ul.points li{
  margin:20px 100px 20px 20px;
}
ul.points li b{
  color:#000;
  font-weight:normal;
  font-size:15px;
}