/*

Theme Name: Ripe
Theme URI: http://www.ripegraphics.com
Description: Ripe.
Version: 1.0
Author: Emery Greer
	  
*/

/* 
***************************************************************************
***** 
***** black - #000000
***** white - #ffffff
***** grey - #7c7c7c
***** blue - #a1c5e8
*****
***************************************************************************
*/

* {padding: 0; margin: 0;}

body {font: 15px arial, verdana, geneva, sans-serif;}

img {border: none;}

#header {margin: 2px 40px;}

#footer {margin: 2px 40px;}

#logo {float: right; margin-right: 13px;}

#logo-bottom {float: right; margin-left: 13px; margin-top: 36px;}


.buy a {margin: 0 auto; display: block; width: 40px; height: 20px; border: 0; background: url('/wp-content/themes/ripe/images/buy.png') 0 0 no-repeat; text-decoration: none;}
.buy a:hover {background-position: 0 -20px;}

.about {padding: 0; float: right; margin-top: 72px;}
.about a {display: block; width: 96px; height: 13px; border: 0; background: url('/wp-content/themes/ripe/images/about.png') 0 0 no-repeat; text-decoration: none;}
.about a:hover {background-position: 0 -13px;}

.identity {padding: 0; float: right; margin-top: 72px;}
.identity a {display: block; width: 112px; height: 13px; border: 0; background: url('/wp-content/themes/ripe/images/identity.png') 0 0 no-repeat; text-decoration: none;}
.identity a:hover {background-position: 0 -13px;}

.print {padding: 0; float: right; margin-top: 72px;}
.print a {display: block; width: 93px; height: 13px; border: 0; background: url('/wp-content/themes/ripe/images/print.png') 0 0 no-repeat; text-decoration: none;}
.print a:hover {background-position: 0 -13px;}

.environment {padding: 0; float: right; margin-top: 72px;}
.environment a {display: block; width: 127px; height: 13px; border: 0; background: url('/wp-content/themes/ripe/images/environment.png') 0 0 no-repeat; text-decoration: none;}
.environment a:hover {background-position: 0 -13px;}

.apparel {padding: 0; float: right; margin-top: 72px;}
.apparel a {display: block; width: 88px; height: 13px; border: 0; background: url('/wp-content/themes/ripe/images/apparel.png') 0 0 no-repeat; text-decoration: none;}
.apparel a:hover {background-position: 0 -13px;}

div.hr {background: #fff url(/wp-content/themes/ripe/images/hr.png) no-repeat scroll center; height: 6px; margin: 4px 0;}
div.hr hr {display: none;}

#contents {
margin: 10px auto;
width: 696px;
padding: 10px;
background: #ffffff;
color: #000000;
text-align: left; 
}

div.aboutpage {
padding: 10px 30px;
color: #7c7c7c; 
}

div.aboutpage p {
padding: 10px 0;
}



a.link {border-bottom: 1px dashed #a1c5e8; color: #a1c5e8; text-decoration: none; font-weight: bold;}
a.link:hover {border-bottom: 1px solid #a1c5e8;} 

