/*
Theme Name: Ryder
Theme URI: http://www.rydersalon.com/
Description: Custom theme designed for Greg Murrell and Ryder Salon
Version: 1.0
Author: Alt Group
Author URI: http://www.altgroup.net
Tags: black, white, custom, five columns
*/


body  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #1a1a1a;
	min-width: 995px;
	font-size: 12px;
}
body, h1, h2, h3, h4, h5, h6, form, p, ol, ul, div, table, tr, td{
	margin: 0;
	padding: 0;
}

.holdwidth {
	width: 1235px;
}
ul, ul li{
	list-style-type: none;
	margin: 0;
}
ul{
	padding: 0px 0px 30px 10px;
}
li {
	padding: 0px 0px 2px 0px;
}
a: visited {
	text-decoration:line-through;
}
/* structure */
#container { 
	margin: 0 auto;
	text-align: left; 
} 

.single_column {
	float: left; 
	width: 300px;
	margin: 0px 0px 0px 0px; 
}
.single_column_thin {
	float: left; 
	width: 270px;
	margin: 0px 0px 0px 0px; 
}
.single_column_collections {
	float: left; 
	width: 300px;
	margin: 0px 0px 0px 0px; 
}
.indexpage {
	width: 1655px;
}

.gridit li {
	float: left; 
	width: 300px;
	margin: 0px 1px 0px 0px;
}
.thin {
	width: 270px;
}
.double_column {
	float: left; 
	width: 602px;
	margin: 0px 0px 0px 0px; 
}
.double_column_wide {
	float: left; 
	width: 662px;
	margin: 0px 0px 0px 0px;
}
.triple_column {
	float: left; 
	width: 904px;
	margin: 0px 1px 0px 0px; 
}
.flexi_column {
	float: right; 
	margin: 0px 1px 0px 0px; 
}

.col_2wide_float {
	float: left; 
	margin: 0px 1px 0px 0px; 
}
.full_length{
	height: 1000px;
}
.double_height{
	height: 496px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.verticalspacer {
	height: 247px;
    font-size: 1px;
    line-height: 0px;
}
.horizontalspacer {
	height: 1px;
    font-size: 1px;
    line-height: 0px;
}
.greyBg {
	background-color: #1a1a1a;
}
.blackBg {
	background-color: #000 !important;
}
.whiteBg {
	background-color: #FFF;
}
.border_right {
	border-right: 1px solid #FFF;
}
.border_left {
	border-left: 1px solid #FFF;
}
#blog_article {
	background-color: #FFF;
	padding: 15px 0px 30px 10px;
	margin: 0px 0px 60px 0px;
}
.article_links {
	padding-top: 20px;
	margin: 20px 10px 30px 0px;
	background:transparent url(images/division.gif) no-repeat scroll top left;
}
.backstage {
	position:relative;
	top: -400px;
}
.backstage ul{
	padding: 0;
	margin: 0;
	width: 600px;
}
.backstage li{
	float: left; 
	height: 742px;
	padding: 0;
	margin: 0;
}
.backstage p{
	padding: 0px 20px 4px 0px;
}
.backstage .single{
	width: 300px;
}


/* navigation */
.verticalspacer {
	height: 247px;
    font-size: 1px;
    line-height: 0px;
}
.homepage {
	height: 744px;
}
.contentpage {
	height: 463px;
}

#navigation {
	padding: 23px 10px 10px 0px;
	background:transparent url(headers/rotate.php) no-repeat scroll 0 0;
	/* background:transparent url(images/nav_background.jpg) no-repeat scroll 0 0; */
}
#navigation h1{
	padding: 0px 0px 1px 0px;
}
#navigation h1 a {
	color: #FFF;
	text-decoration:none;
	line-height: 36px;
	border-bottom: 1px solid #FFF;
}
#navigation h1 a:hover {
	border-bottom: 1px solid #CCFF33;
}
.navselect a{
	border-bottom: 1px solid #FFF;
}
.navselected a{
	border-bottom: 1px solid #CCFF33;
}
.current-cat a{
	border-bottom: 1px solid #CCFF33 !important;
}
#current-cat a{
	border-bottom: 1px solid #CCFF33 !important;
}
.current_page_parent a{
	border-bottom: 1px solid #CCFF33 !important;
}
.current_page_item a{
	border-bottom: 1px solid #CCFF33 !important;
}


a.current:link, a.current:visited, a.current:active { 
	background-color: #CCFF33;
	color: #000 !important;
	text-decoration: none; 
} 

.logo {
	background:transparent url(images/logo.gif) no-repeat scroll 0 0;
	margin-left: 10px;
}
.logo a{
	font-size: 42px;
	font-weight: bold;
	display: block;
	overflow:hidden;
	color: #FFF;
	width: 140px;
	height: 70px;
	letter-spacing: -1px;
	text-decoration: none;
	text-indent:-9999px;
}
/* forms */
input {
    border: 1px solid #999;
    font-size: 12px;
    color: #333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 2px 2px 2px 2px;
	margin: 4px 0px 0px 0px;
	width: 150px;
} 

#searchfield {
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 60px;
	float: left;
	font-size: 12px;
	line-height: 14px;
}

#s {
    float: left;
	width: 130px;
	height: 18px;
	margin: 0px 0px 0px 10px;
}

#searchsubmit {
	float: left;
	width: 40px;
	margin: 0px 0px 0px 10px;
}

#archiveselect {
	border: 1px solid #ddd;
	padding: 2px;
	margin: 1px;
	height: 21px;
	width: 150px;
	font-size:11px;
	line-height:18px;
}
/* footer */
#footer {
	font-size: 10px;
	color: #999;
	padding: 10px;
}
#footer a{
	color: #999;
	text-decoration: none;
}

/* typography */
h2, h3, blockquote{
	font-family: "Times New Roman", Garamond, "Adobe Garamond Pro", "Adobe Garamond", Georgia, "Times New Roman", serif;
	
}
h1{
	letter-spacing: 1px;
	line-height: 22px;
	font-size: 19px;
	word-spacing: -1px;
	font-weight: normal;
	padding: 10px;
	text-transform: uppercase;
	font-family: "Times New Roman", Garamond, "Adobe Garamond Pro", "Adobe Garamond", Georgia, serif;
}
h2{
	letter-spacing: -0.2px;
	line-height: 23px;
	font-size: 21px;
	word-spacing: -1px;
	font-weight: normal;
	font-style: italic;
	padding: 10px;
}

h5 {
	font-size: 10px;
	color: #999;
	padding: 0px 0px 20px 10px;
}
#blog_article h1 {
	letter-spacing: -1px;
	line-height: 58px;
	font-size: 66px;
	word-spacing: -1px;
	font-weight: normal;
	padding: 0px 10px 40px 10px;
}
#blog_article p,  #blog_article h5, #blog_article blockquote{
	width: 560px;
}
#blog_article h6 {
	font-family: "Times New Roman", Garamond, "Adobe Garamond Pro", "Adobe Garamond", Georgia, "Times New Roman", serif;
	padding: 0px 0px 35px 10px;
	margin: 0;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}
#blog_article blockquote {
	padding: 10px 0px 10px 0px;
	margin: 0;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}
#blog_article img{
	padding: 5px 0px 5px 0px;
}

.header_rule_top {
	border-top: 1px solid #FFFFFF;	
	margin: 0 10px;
}
.header_rule_top_black {
	border-top: 1px solid #000;	
	margin: 0 10px;
}
.header_rule_bottom {
	border-bottom: 1px solid #FFFFFF;	
	margin: 0 10px;
}
.header_rule_bottom_black {
	border-bottom: 1px solid #000;	
	margin: 0 10px;
}
.header_rule_bottom_black h1, .header_rule_bottom h1{
	margin: 0;
	padding: 0;
}
.header_rule_top h1, .header_rule_top_black h1{
	margin: 0;
	padding: 2px 0 12px 0;
}
.img_gallery p{
	padding-left: 0 !important;
}
.white{
	color: #FFF;
}
.white a{
	color: #FFF;
}
.black{
	color: #1a1a1a;
}
.black a{
	color: #1a1a1a;
}
.date{
	font-size: 10px;
	color: #999;
	padding: 10px;
}
.newsentry{
	padding: 20px 0px 10px 0px;
	margin: 0px 30px 0px 0px;
}
.newsentry p{
	padding: 0px 0px 0px 10px;
}
.newsentry img{
	border:none;
	padding-bottom: 3px;
}
.entryimg p{
	padding: 0px 0px 0px 0px;
}
.salon_nav{
	padding: 15px 0px 0px 0px;
}
.salon_nav h2{
	padding: 5px 0px 0px 0px;
}
.salon_nav_black a{
	border-bottom: 1px solid #FFF;
}
.salon_nav_white a{
	border-bottom: 1px solid #000;
}
.salon_nav a{
	text-decoration: none;
}
.salon_nav li{
	margin: 0px 0px 7px 0px;
}
.blog_nav{
	padding: 15px 0px 0px 0px;
}
.backstage_nav{
	padding: 15px 0px 0px 0px;
}
.collection_brief {
	background-color: #1a1a1a;
	padding: 10px 6px 10px 6px;
	margin-bottom: 20px;
}

.content p {
	padding: 5px 30px 10px 10px;
}
.content a {
	font-weight:bold;
	font-style:italic;
}
.content ul{
	margin: 0;
	padding: 0;
}
.content li{
	width: 330px;
	float: left;
	padding: 0;
}
.img_gallery p{
	margin-top: 25px;
}
.img_gallery img{
	margin-bottom: 25px;
}
/*buttons */
.bottom_nav a{
	background-color: #1a1a1a;
	color: #FFF;
	margin: 10px;
	padding: 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	min-width: 120px;
	text-align:center;
}
.prev a{
	float: left;
}
.next a{
	float: right;
}
/* custom headers */
#home_behindscenes_header {
	background-image: url(images/homepage_behindthescenes_June.jpg);
	padding-top: 461px;
}
#home_gallery_header {
	background-image: url(images/homepage_collectionsgallery_June.jpg);
	padding-top: 456px;
	/* color: #FFF; */
}
#home_news_header {
	padding-top: 202px;
}
#home_salon_header {
	background-image: url(images/homepage_salon.jpg);
	background-repeat:no-repeat;
	padding-top: 330px;
	color: #FFF;
	height: 166px;
}
#home_salon_header li{
	padding-bottom: 6px;
}
#home_salon_header p{
	padding: 6px 0px 0px 10px;
}
#salonpages_header {
	padding: 202px 0px 10px 0px;
}
#bloglist_header {
	padding: 202px 0px 10px 0px;
}
#backstage_header {
	z-index: 1;
	position:relative;
	top: 200px;
	left: 0px;
	width: 300px;
	height: 400px;
}
#backstage_header h2{
	line-height: 35px;
}

/* collections */
.collections {
	/* background-image: url(images/ryder_dreaming_is_free.jpg); */
	background-repeat:repeat-x;
	z-index:-1;
	position:absolute;
	height: 400px;
	width: 300%
}

.row_1 {
	left:602px;
	top:0px;
	
}
.row_2 {
	left:0px;
	top:400px;
}
.row_3 {
	left:-950px;
	top:800px;
}
.row_4 {
	left:-2000px;
	top:1200px;
}
.row_5 {
	left:-3000px;
	top:1600px;
}