/*-------- general -------*/

* {margin:0;padding:0;} 

html{height: 100%;}

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	background-color:#eee;
	height: 100%;
	line-height: 140%;
}

a {
  color:#537cbc;
  text-decoration: none;
}

a:hover {
  color: #2e4394;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 105%;
	margin-bottom: 5px;
}

h1,
h1 a {
	font-size: 28px;
  text-decoration: none;
	color: #222;
	padding: 30px 0px 0px 0px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	line-height: 70%;
}

h2,
h2 a{
	font-size: 20px;
  text-decoration: none;
	font-family: Arial, sans-serif;
	margin-bottom: 15px;
}

h3,
h3 a {
	font-size: 16px;
    text-decoration: none;
}

h4,
h4 a {
	font-size: 14px;
    text-decoration: none;
}

h5,
h5 a {
	font-size: 13px;
    text-decoration: none;
}

h6,
h6 a {
	font-size: 12px;
    text-decoration: none;
}

/*-------- main layout elements -------*/
#container{
	width: 960px;
	margin:0px auto;
	background: #fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

#header{
	
}

#branding{
}

#nav{
}
	
#main-menu{
	float: left;
	width: 100%;
	font-size: 18px;
}

#main-menu ul{
	list-style:none; 
	background:none;
}
#main-menu-links{
	padding: 5px;
	margin: 5px 0px;
}

#main-menu-links a{color: #fff;}

#main-menu-links a:hover{color: #000;}

#main-menu ul li{
	display: inline;
	margin-right: 15px;
}

#block-system-main-menu h2{visibility: hidden;}

#main{
	position:relative;
	width: auto;
	height: 100%;
	overflow: hidden;
	margin-bottom:15px;
}

#content{
	color: #000;
	font-size: 100%;
	padding: 20px;
	height: 100%;
}

#footer{
	clear: both;
	width: 930px;
	padding: 15px;
	background: #2e4394;
	color:#fff;
}

/*-------- branding elements -------*/

#logo{
	float:left;
	padding-right:10px;
	margin-top:-20px;
}

#sitename{ 
	float:left;
	padding-top:10px;
}
	 
#sitename h1,
#sitename h1 a{
	padding: 20px 0px 0px 0px;
}

#sitename h1 a:hover{
	color: #000;
	padding: 0px;
}

/*-------- sidebars -------*/

.bar{
	color: #000;
	padding: 20px 15px;
	background-color: #fff;
	margin-left: 15px;
	position:relative;
	height:100%;
	width: 200px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*-------- body classes ------*/

body.one-sidebar #content {
	width: 655px;
	padding: 25px;
	position: relative;
	background: #fff;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

body.two-sidebars #content {
	width: 400px;
	padding: 25px;
	position: relative;
	background: #fff;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

body.no-sidebars #content {
	width: 930px;
	padding: 25px;
	position: relative;
	background: #fff;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/*-------- search -------*/

#search{
	float:right;
}

#search-block-form{
	width: 245px;
	float: right;
	margin-right: -5px;
}

.form-item-search-block-form input.form-text,
.form-item-search-block-form input[type=text]{
	width: 184px;
	height:18px;
  border: solid 2px #ddd;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
	padding:5px;
	margin-right:5px;
}

#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 30px;
  width: 30px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  text-transform: capitalize; /* make text indent work in ie */
	border: 0;
  background: url('http://savingteens.org/sites/all/themes/sticc/images/search.png') no-repeat center top;
	background-color: #444;
	-moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
}

/*-------- nodes and common elements -------*/

p{margin-bottom: 10px;}

ul.pager{
	padding-top: 15px;
	font-size: 12px;
}

.item-list .pager {
	text-align: left;
}

.item-list .pager li{ 
	padding: .05em;
}
	
.more-link{
	margin-bottom: 10px;
}

ul li{
	margin-left:20px;
}

.buttonblock{
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	background:#fc8419;
	color:#fff;
	font-size:18px;
	margin-top:20px;
	-webkit-box-shadow: 5px 5px 4px 3px rgba(248, 174, 64, .5);
	box-shadow: 5px 5px 4px 3px rgba(248, 174, 64, .5);
}

.buttonblock a{
	color: #fff;
}
/*-------- blocks -------*/

#block-system-powered-by{padding: 15px 0px;}

.block h2{
	font-size: 24px;
}

#block-views-0e99bf394edd9287b1ef65e361d2ecfe{
	float:left;
	width: 115px;
	margin: 15px 15px 15px 35px;
}

#block-block-7{
	float:left;
	padding-top:30px;
	margin-left:10px;	
	margin-bottom:-64px;
}

#block-block-7 .slogan{
	padding-left:90px;
}

#block-block-8{
	float:right;
	clear:left;
	margin-right:10px;
}

#block-system-0{
	padding-left:450px;
}

#block-block-11{
	color: #547cba;
}

#block-block-12{
	float:right;
	margin-top: -50px;
}

h2.title,
.view-Testimonials .views-field-nothing,
.view-Testimonials .views-field-nothing a{
	font-size:30px;
	color:#537cbc;
	text-transform:uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

.blue{
	color:#537cbc;
}

.blacklink a{
	color: #000;
}

table{
	border:0px;
	border-color:none;
}

#block-block-13{
	border-bottom:1px solid #ccc;
	margin-bottom:25px;
	padding-bottom:15px;
}
/*-------- views -------*/

.donate{
	margin-top: 33px;
	float: right;
}

.view-homepage .views-row{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}

.view-News .views-row{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}

.view-News .views-row-last{
	margin-bottom:0px;
	padding-bottom:15px;
	border-bottom:none;
}

.view-News .views-field-title{
	font-size:15px;
	padding-bottom:10px;
}

.view-teen-bios .views-row{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}

.view-teen-bios .views-row-first{
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #ccc;
}

#node-8 p{/*-- advisory --*/
	margin:0px;
}
/*-------- link styles -------*/

ul.inline li {
	padding:0px;
}

/*-------- comments -------*/
#comments{margin-top: 40px;}

#comments h2{
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

#comments ul.links a{color: #fff;}

#comments ul.links a:hover{color: #333;}

.comment{
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/*-------- forms -------*/
input, select, textarea, button {
  font-family: Helvetica, Arial, sans-serif;  
}

input.form-text,
input[type=text]{
	height:18px;
  border: solid 2px #ddd;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
	padding:5px;
	margin-right:5px;
	font-size:16px;
	margin-top:3px;
}

textarea.form-textarea, textarea {
  background-color: #fff;
  border: solid 1px #666;
  padding: 10px;
}

button,
input[type=submit],
input.form-submit,
.form-actions a,
.form-actions a:visited,
.button, a.button, a.button:visited {
  background: #eee;
  border: 1px solid #ddd;
  border-bottom-color: #ccc;
  border-right-color: #ccc;
  color: #333;
  font-size: 13px;
  padding: 4px;
  margin: 4px;
  overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}