@charset "utf-8";
/* CSS Document for Joomla 3 styles */

/* ===========================
	FONT STYLES
	========================== */
body {
	/* font-family: Verdana, Arial, sans-serif; */
	font-family: 'Alice', serif;
	font-size: 16px;
	/* background-image:url('/images/background/grunge_wall.png'); */
	/* background-image:url('/images/background/whitblur.jpg'); */
	background-image:url('/images/background/whitey2.png');
	padding-top: 50px;
	/*padding-bottom: 40px;*/
	background-attachment:fixed;
	line-height:26px;
}

h1, h2, h3, h4, h5, h6 {
	/* font-family: 'Alegreya Sans SC', sans-serif; */
	font-family: 'Playfair Display', serif;
	/*font-family: 'Open Sans Condensed',sans-serif;*/
	font-weight: 700;
}

h1 {
  font-size: 40px;
  line-height: 34px;
}

h2 {
  font-size: 26px;
  line-height: 30px;
}

h3 {
  font-size: 22px;
  line-height: 26px;
}

h4 {
  font-size: 18px;
  line-height: 20px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

h6 {
  font-size: 12px;
  line-height: 20px;
}


.main-1 {
margin: 0 auto;
line-height:24px;
/*max-width:70%;*/
}

.main-1 p {
line-height:24px;
}

.fourColumn {
margin-top:30px;
}

.copyright {
padding-top:30px;
}
 
.threeColumn {
padding-top:40px;
padding-bottom:40px;
margin-top:60px;
border-top: solid gray;
border-bottom: solid gray;
} 




.twoColumn {
margin-top:50px;
}

/*#2-1 {
background:#999999;
}

#2-2 {
background:#999999;
}*/

.articleModule {
background-color:#999999;
margin-bottom:20px;
padding:20px;
}

.container-content {
padding:20px 20px 20px 20px;
margin: 0 auto;
margin-top:10px;
margin-bottom:10px;
max-width:1170px;
background-image:url('/images/background/whitey2.png');
background-color:#ffffff;
/* border:solid 1px #999999; */
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header {
margin: 0 auto;
/*padding:20px;*/
}

#header1 {
padding-top:30px;
}

#header2 {
padding-top:10px;
}

#header3 {
padding-top:40px;
}

.wideHeader {
margin: 0 auto;
margin-top:20px;
max-width:1212px;
max-height:250px;
background-image:url('/images/tiyBanner.jpg');
}

.label_skitter p {
margin-top: 10px;
font-weight: bold;
font-size: 18px;
letter-spacing:2px;
font-family: arial,tahoma;
line-height: 125%;
}

.label_skitter_container {
padding: 10px;
width: 400px;
height: auto;
position: relative;
top: 0px;
left: 0px;
z-index: 160;
}

.brand {
margin-right:30px;
}

.navbar .nav {
margin-top:5px;
font-size:18px;
}

.navbar-inner {
font-family: 'Alegreya Sans SC', sans-serif;
background-color:transparent;
}

.navbar .nav > li > a {
color: #cccccc;
}

/*.navbar-inverse .navbar-inner {
background-color: #828282;
background-image: -moz-linear-gradient(top,#222,#828282);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#222),to(#828282));
background-image: -webkit-linear-gradient(top,#222,#828282);
background-image: -o-linear-gradient(top,#222,#828282);
background-image: linear-gradient(to bottom,#222,#828282);
background-repeat: repeat-x;
border-color: #252525;
}*/

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
color: white;
background-color: transparent;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
color: white;
background-color: transparent;
}

#2-1 {
margin-bottom:20px;
padding:10px;
}

.jcecaption {
font-family: Verdana, Arial, sans-serif;
font-size:12px;
line-height:18px;
}

body.contentpane {
background:#fff;
padding:10px;
}

.articleList {
margin-bottom:30px;
margin-top:30px;
}

.footer {
/*margin-top:30px;*/
background-color:rgba(153, 153, 153, 0.6);
border-top:ridge 6px #FF9900;
width:100%;
}

.footerContainer {
margin: 0 auto;
padding:20px;
max-width:1170px;
}

@media (max-width: 979px) {

body {
padding-top:0px;
}
 
}

@media (max-width: 767px) {

body {
padding-top:0px;
}
  
}

@media (max-width: 480px) {

body {
padding-top:0px;
}

}

.spilloverCover {
margin-bottom:60px;
}

.homeGraphic {
margin-top:40px;
}

.chimpRiverCover {
margin-bottom:20px;
}

.bt-social-share iframe{
width: auto;
max-width: none;
}

/* BLOG STYLING */

.rsblog-post a {
font-size:20px;
color:#000;
}

.aboutAngie {
line-height:20px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
font-size:12px;
}

.rsbicon-print {
font-size:12px;
}

.rsbicon-email {
font-size:12px;
}

.rsbicon-subscribe {
font-size:12px;
}

.socialLinks {
padding:10px;
}

div.aboutAngie .page-header {
font-size:18px;
}

div.blogCategories .page-header{
font-size:18px;
}

div.latestPosts .page-header{
font-size:18px;
}

div.blogTags .page-header{
font-size:18px;
}
 
footer.rsblog-entry-meta {
border-bottom: 3px solid #08C;
}

h1.rsblog-entry-title a {
font-size:26px;
}

footer.rsblog-entry-meta ul.unstyled.inline.pull-right li span a {
font-size:12px;
}

footer.rsblog-entry-meta ul.unstyled.inline.pull-left li a {
font-size:12px;
}

.rsblog-theme1 .rsblog-entry-header .rsblog-entry-meta {
padding:10px;
}

h1.rsblog-entry-title span {
font-size:26px;
}

ul.unstyled.inline li span span a {
font-size:16px;
}

.theLatest {
font-family: 'Alice', serif;
font-size: 16px;
line-height:26px;
}

.well {
background-color: #000;
background-image:url('/images/background/old_mathematics_@2X.png');
}

.btn-primary {
    color: #FFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: #cccccc;
    background-image: linear-gradient(to bottom, #ccc, #ccc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #FFF;
    background-color: #ccc;
}