/*
File:			custom.css
Description:	Custom styles for Thesis

*/

body.custom {
  background:#F3F7FB url(images/wpa-clouds.jpg) repeat-x;
}

.custom #container{
  margin-top:1em;
  margin-bottom:1em;
}

.custom #page{
 background:#FFF;
 padding: 1em;
 border:1px solid #C1D7EF;
}

.custom #header{
  background:url(images/wordpressangel.jpg) repeat-x;
  width:100%;
  margin:0;
  border:0;
  padding:0;
  height: 97px;
}

.custom #header #logo a{
  font-size: 28px;
}

.custom #logo{
 font-family: Georgia,Arial,sans-serif;
  float:left;
  font-size: 28px;
  text-indent:185px;
  padding-top:50px;
 }
 .custom #header #tagline  {
 text-indent:185px;
 font-family: Georgia,Arial,sans-serif;
 font-weight: bold;
 color: #fff;
 padding-top:20px;
 } 


.custom #content_box {


}
.custom #content {

}
.custom #image_box {
background: none;
border:none;
}
.custom #multimedia_box {
background: #FFF;
border:none;
}
.custom #custom_box {
background: #FFF;
border:none;
}

.custom #footer{
border-top:1px solid #C1D7EF;
	color:#999;
	padding:0 25px;
	height:64px;
}
.custom #footer p{
	color:#999;
	text-align: center;
	font-weight: bold;
}
.custom #tabs{
 border:0;
background-color: #2659ae;
height:26px;
}
.custom #tabs li {
  margin-left:12px;
  text-align:center;
  background:none;
  border:0;
  font-weight: bold;
}
.custom #tabs li a{
	color:#fff;
	background:#2659ae;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.custom #tabs li a:hover{
  color:#2659ae;
  background:#FFF;
  text-decoration: none;

}

.custom #tabs li.current_page_item {
  background:#2659ae;

}

.custom #tabs li.current_page_item a:hover{
  background:#fff;
  color:#000;
}

.custom .nav_leaf {
border-bottom: 2px solid #D6DDE6;
}

.custom H1 {
color: #143D95;
font-family: Georgia, Arial, sans-serif;
}
.custom H2 {
	color: #143D95;
	font-family: Georgia, Arial, sans-serif;
}
.custom H3 {
color: #143D95;
font-family: Georgia, Arial, sans-serif;
}
.custom H4 {
color: #143D95;
font-family: Georgia, Arial, sans-serif;
}
.custom H5 {
color: #143D95;
font-family: Georgia, Arial, sans-serif;
}
.custom #sidebar_2 h3, #sidebar_1 h3 {
	font-family: Verdana, sans-serif;
	color: #143D95;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #C1D7EF;
	font-weight: bold;
	padding: 5px;
}
#newsletter_widget-378414801 {
	background-image: url(images/news-bk.jpg);
	background-repeat: no-repeat;
	padding: 0 7px 25px 7px;
}
#newsletter_widget-378414801 H3{
	color: #FFF;
	background:none;
 }
#newsletter_widget-378414801 .teaser {
	color: #FFF; 
 }
.newsletter_submit input {
	background-color: #143D95;
	color: #FFF; 
	padding: 3px;
}
.cactions {
	float: right;
}
.ccats a{
background:url(images/folder.gif) left no-repeat;
 padding-left:15px;}
.cauth a{background:url(images/user.gif) left no-repeat;
 padding-left:15px}
.cperm a{ background:url(images/file.gif) left no-repeat;
 padding-left:15px}
.ccomm a{background:url(images/add_comment.gif) left no-repeat;
 padding-left:15px}