/*
Site: Ripe2u.com
Author: Christian Ross
Author URI: http://www.thinairmediasolutions.com  
Apr 21, 2009 
*/


/* ---- Reset CSS ---- */

html, body, img {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }

html { overflow-x: auto; overflow-y: auto; }

body { line-height: 1; }
p { margin:0; padding:0; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
em { font-style: italic; }
strong { font-weight: bold; }

.clear:after { content: "."; display: block; height: 0;	font-size: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */ 
.image { display: block; font-size: 0; text-indent: -9999px; outline: none; }



/*  Ripe2u.com - CSS  */
/*  Layout  */
html { overflow-x: hidden; overflow-y: auto; }

body {
	margin-top: 0;
	background: #000 url(../images/bg1.jpg) 0 0 repeat-x;
	font: 14px Verdana, Arial, Helvetica, sans;
	text-align:left;
}

#container 		{ width:1000px; margin:0 auto; text-align:left; }
#header 		{ margin:0 auto; background:url(../images/header-bg.jpg) 50px 98px no-repeat; height:324px; }
  #navigation 	{ height:298px; text-align:center; background:url(../images/ripe2u.png) 0 0 no-repeat; }
    #nav 		{ padding-top: 260px; text-align:right; padding-right: 60px; color:#FFF; text-transform:uppercase; }
#tagline 		{ height:70px; background:url(../images/tagline.jpg) 50px 0 no-repeat; }
#content 		{ width:798px; margin:0 auto; background: #FFF url(../images/footer-bg.jpg) bottom no-repeat; padding: 20px 50px 70px; } 
#footer  		{ width:900px; height:30px; margin:0 auto; color:#FFF; padding:10px 0; font-size:11px; }
  #contact 		{ float:left; width:300px; }
  #footer-nav	{ float:right; width: 580px; text-align:right; }
  
  
/*  Styles  */

a:link    { color: #FA7718; font-weight: bold; text-decoration: none; }
a:visited { color: #FA7718; font-weight: bold; text-decoration: none; }
a:hover   { color: #666; 	font-weight: bold; text-decoration: underline; }
a:active  { color: #FA7718; font-weight: bold; text-decoration: none; }

a.completesite:link    { color: #A67935; font-weight: bold; text-decoration: none; }
a.completesite:visited { color: #A67935; font-weight: bold; text-decoration: none; }
a.completesite:hover   { color: #666; 	 font-weight: bold; text-decoration: underline; }
a.completesite:active  { color: #A67935; font-weight: bold; text-decoration: none; }

.mainNav 		  { font-size: 16px; font-weight: 600; line-height:30px; }
a.mainNav:link	  { text-decoration:none; color:#FFF; font-weight:normal; }
a.mainNav:active  { text-decoration:none; color:#FFF; font-weight:normal; }
a.mainNav:visited { text-decoration:none; color:#FFF; font-weight:normal;}
a.mainNav:hover   { text-decoration:none; color:#333; font-weight:normal;}

.footer 		  { font-size: 11px; font-weight:normal; color:#FFF; }
a.footer:link	  { text-decoration:none; color:#FA7718; font-weight:normal; }
a.footer:active   { text-decoration:none; color:#FA7718; font-weight:normal; }
a.footer:visited  { text-decoration:none; color:#FA7718; font-weight:normal;}
a.footer:hover    { text-decoration:none; color:#ccc; font-weight:normal;}

.completesite { font: 14px/22px "Lucida Grande", Verdana, Arial, Helvetica, sans; }
.pipe { font-size:10px; color:#999; padding:0 10px; }

h1.completesite { margin-top:-1px; font: 24px/34px bold "Times New Roman", Times, Georgia, serif; color: #3D2007; }
h2.completesite { margin: 1px 0 10px 0; font: 21px/34px bold "Times New Roman", Times, Georgia, serif; color:#3D2007; }
h3.completesite { margin: 10px 0 10px 0; font: 18px/32px bold "Times New Roman", Times, Georgia, serif; padding:0; color:#3D2007; }
h4.completesite { margin: 0; font: 16px/18px bold "Times New Roman", Times, Georgia, serif; padding:0; color:#3D2007; }


ul {padding:0; margin:0; }
li {padding:0 0 0 0; margin:0 0 0 20px; border:0; }

h2.tag { text-indent: -9999px; padding:0px; margin:0px; }
td { white-space:normal; }
