/* 
Rippa No 1
Content Link: 0D3799
Content Background: White
Adlink Background: 7f6252
Link: FFFFFF

*/

/* ---------- base styles ------------- */
@charset "utf-8";

* {
	padding:0;
	margin: 0;
	}
	
body {
	background-color: #D4CFC8;
	background-image: url(back.jpg);
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
	

#wrapper {
	background: White url(content.jpg) repeat-y top left;
	width: 860px;
	margin: 0 auto;
	text-align: left;
	/*border-top: solid Black;
	border-top-width: 1px;
	border-left: solid black;
	border-left-width: 1px;
	border-right: solid black;
	border-right-width: 1px;
	border-bottom: solid black;
	border-bottom-width: 1px;*/
	}
#clear {
	clear:both;
	}
	
/* ----------------- header styles ---------------*/
#header {
	background: Black;
	height: 90px;
	border-bottom: thick solid;
	border-bottom-width: 1px;
}

#header p.logo {
font-size: 2em;
color: #D3C285;
font-weight: bold;
text-align: center;
padding-top: 10px;
}

#header p.description {
font-size: 1em;
color: White;
text-align: center;
font-style: italic;
padding-top: 5px;
}

#header ul.nav {
	margin: 0;
  	padding-top: 5px;
  	padding-left: 290px;
	width: 860px;
  	list-style: none;
}
	
#header ul.nav li{
  	float:left;
	}
#header ul.nav a {
  padding: 0 1em;
  font-size: 0.7em;
  line-height: 1.5em;
  text-decoration: none;
  color: White;
  display: block;
}

#header ul.nav a:hover {
	color:#FFFFFF;
	background: 2459c4;
	}
	
#header h1{
	margin-left: -9000px;
	}
	
/* --------------------- content styles ------------------------ */
#content{
	float:left;
	width: 610px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 70px;
	font-size: 1em;
	text-align: justify;
	color: #2E2E2E;
	}

#content a{
color:#17406A;
}

#content h1 {
font-size: 1.3em;
/*background-color: #101518;
/*padding: 10px;
border:White Double;
color: #7F0000;*/
color: Black;
}


#content h2 {
font-size: 1.1em;
/*background-color: #101518;
padding: 10px;
border:White Double;
color: White;*/
color: Black;
}

#content h3 {
	font-size: 1em;
}


#content img {
	float: left;
	padding-right: 20px;
}

#content ul {
	padding-left: 0.8em;
  	list-style: decimal;
	list-style-position: inside;
	margin-bottom: 2em;
	}

/* Next */

#content br {
margin-bottom: 1em;
}

#content p {
	margin-top: 0em;
	font-size: 0.9em;
}

#content p.next {
	font-size: 0.9em;
	padding-top: 0.5em;

}



#content p.next a {


}



/* --------------------- sidebar styles ------------------------ */
#sidebar {
	width: 120px;
	float: left;
	position: absolute;
	margin-left: 725px;
	color: White;
font-size:1em;
padding-top:10px;
	}
/* ----- sidebar navigation styles -------*/

#sidebar ul{
	padding-top:5px;
	margin:0;
	list-style-type:none;
	font-size:0.9em;
color:White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top: solid White;

}

#sidebar ul.nav{
padding-top:5px;
padding-bottom:5px;
	margin:0;
	list-style-type:none;
	font-size:0.8em;
	color:White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebar ul.nav li{
	padding-top:0.5em;
}

#sidebar ul a{
	color:White;
	text-decoration:none;
}

#sidebar ul li{
padding-bottom: 0.5em;
}


#sidebar h1 {
	font-size:1.1em;
	padding-top: 0.8em;
	padding-bottom: 0.5em;

}	

#sidebar h1 a {
	color: White;
	text-decoration: none;
	text-align:center;
}

#sidebar h2 {
	font-size:1em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top: solid White;
}	


#sidebar h2 a {
	color: White;
	text-decoration: none;
	text-align:center;
}	

#sidebar h3 {
	font-size:0.9em;
	padding-top: 0.8em;
	padding-bottom: 0.5em;
}	

/* -------------------- footer styles -------------------------------- */
#footer {
	color: White;
	padding: 0.5em;
	background-color: Black;
	clear: both;
	border-top: solid Black;
	border-top-width: 1px;
	text-align: right;
	padding-right: 1em;
	}
#footer a {
	color: White;
	text-decoration: none;
	}	
	
#footer ul {
	margin: 0;
  	padding: 0.4em;
 	float: left;
	width: 600px;
  	list-style: none;
	}
#footer ul li{
	float:left;
	}
#footer ul a {
  padding: 0 1.1em;
  font-size: 0.8em;
  line-height: 1.5em;
  text-decoration: none;
  color: White;
  float: left;
  display: block;
}


#clear {
clear:both;
}


#summary {
padding: 1.5em;
}

#summary a {
color:#0D3799;
}

#summary h1 {
font-size: 1.5em;
background-color: #101518;
padding: 10px;
border:White Double;
color: White;
font-style: italic;
}


#summary p.readmore {
margin-top: 2em;
font-size: 0.8em;
font-style: italic;
text-align:center;
}


/* Silo */

#silo {
/* width: 300px; */
	background-color: White;
	font-size: 0.7em;
	float: left;
	font-style: italic;
	font-weight: bold; 

}

#silo ul {
padding-left: 5px;
	/* width: 400px; */
	float: left;  	
}	

#silo ul li{
	float: left;
	margin-right: 10px;
	list-style: none;
	padding-bottom: 2px;
	}
	
#silo ul a {
  font-size: 0.9em;
  line-height: 1em;
  text-decoration: none;
  color: Black;
}


#sbicons {
text-align: right;
}

#sbicons img {
	float: right;
	padding-right: 10px;
	border-style: none;

}

#tads {
	color: black;
}

#tads a {
color: #14188a;
font-weight: bold;
font-size: 0.8em
}

#tads p {
color: #7F7F7F;
font-size: 0.8em
}

#tads p.url {
color: #4C4C4C;
font-size: 0.8em
}
