/* ==========================================================================
   Base
   ========================================================================== */

body {
	background: #f7f2f9;
}

a {
	color: #794b82;
}

/* =============================================================================
   Header
   ========================================================================== */

.navbar-inner, .banner {
	background: #a066aa;
	border: none;
	filter: none;
}
.navbar .brand {
	text-indent: -9999px;
	background: url(../img/logo.jpg) no-repeat left center transparent;
	margin-left: 0;
	width: 513px;
	height: 140px;
	padding: 20px 0 11px;
}
.navbar .nav {
	float: none;
}
.navbar .nav>li>a {
	margin-right: 15px;
	padding: 5px 10px 5px;
}
.navbar .nav>li>a, .navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background: none;
	text-shadow: none;
	font-size: 16px;
}
.navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus, .navbar .nav>li>a:focus, .navbar .nav>li>a:hover, .bigbutton:hover {
	background: #c7a9d0;
	color: #a066aa;
}
.navbar .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.dropdown-submenu>a:after {
	border-left-color: #000;
}
.nav-main {
	clear: both;
}

.dropdown-menu {
	margin: 0;
}
.dropdown-menu, .dropdown-submenu>.dropdown-menu {
	background: #c7a9d0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	width: 250px;
}
.dropdown-menu>li>a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	white-space: normal;
	line-height: 19px;
}
.navbar .nav>li>.dropdown-menu:before, .navbar .nav>li>.dropdown-menu:after {
	border: none;
	background: none;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
	background: #a066aa;
	color: #fff;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background: #a066aa;
	color: #fff;
}
.navbar-user, .navbar-user-wrap {
	background: #ECBC9C;
	margin-bottom: 0;
}
.page-template-page-private-php .navbar-user-wrap {
	display: none;
}
.navbar-user .nav>li>a {
	color: #D56C30;
}
.navbar-user .nav>.active>a, .navbar-user .nav>.active>a:hover, .navbar-user .nav>.active>a:focus {
	background: #D56C30;
}
/* ==========================================================================
   Content
   ========================================================================== */
.slider {
	height: 550px;
	background: #dcd3e2;
	position: relative;
}
.slider .jw-colorcycle-wrap {
	width: 1280px;
	margin: 0 auto;
	box-shadow: 0 2px 5px #000;
	overflow: hidden;
}
.slider-pager {
	position: absolute;
	bottom: 180px;
	left: 50%;
	margin-left: -420px;
	z-index: 99;
	width: 75px;
}
.slider-pager a {
	display: block;
	width: 37px;
	height: 30px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../img/arrows.png) no-repeat left center transparent;
	float: left;
}
.slider-pager a.jw-cc-next {
	background-position: right center;
}
#prob-sol {
	width: 940px;
	margin: -160px auto 0 auto;
	background: #eaf4e4;
	box-shadow: 0 2px 5px #000;
	position: absolute;
	z-index: 99;
	border: 1px solid #76ae58;
	border-top: none;
	left: 50%;
	margin-left: -471px;
}
.logged-in #prob-sol {
	display: block;
}
.cell {
	float: left;
	width: 376px;
	font-size: 15px;
	line-height: 22px;
}
.cell .cell, .single-parent {
	width: 188px;
}
.th {
	background: #76ae58;
	font-size: 22px;
}
.cell a {
	display: block;
	padding: 10px 5px;
	color: #000;
}
.th a {
	color: #fff;
	border-right: 1px solid #fff;
	padding: 5px;
	cursor: default;
}
.th a:hover {
	text-decoration: none;
}
.cell:last-child .th a, .cell:last-child .cell:last-child a  {
	border: none;
}
.cell .initial-no {
	color: #76ae58;
	font-size: 54px;
	float: left;
	display: block;
	line-height: 36px;
	font-weight: bold;
	margin: 0 5px 0 0;
	height: 85px;
}
.cell .cell a {
	display: block;
	padding: 10px 5px;
	border-right: 1px solid #76ae58;
	height: 88px;
}
.cell .cell a:hover {
	background: #cee6c1;
	text-decoration: none;
}
.cell strong {
	color: #76ae58;
}
.content { }

h1, h2.entry-title {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 24px;
	line-height: 30px;
}
.page-header h1 {
	font-weight: bold;
	text-transform: uppercase;
}
h2, .page-header h1 {
	font-size: 24px;
	color: #794b82;
	line-height: 30px;
	margin: 0 0 24px 0;
}
h6 + h1 {
	margin-bottom: 5px;
}
h1 em {
	font-size: 48px;
	color: #794b82;
	font-weight: bold;
	font-style: normal;
}
h2.entry-title {
	margin-bottom: 20px;
	clear: both;
}
h2.entry-title a {
	color: #000;
}
h3 {
	font-size: 15px;
	line-height: 20px;
}
#comments h3, #respond h3, #comments h3 a, #respond h3 a {
	color: #fff;
	background: #794b82;
	padding: 3px;
}
h4 {
	font-size: 15px;
	line-height: 1.3em;
}
h4 em, h4 i {
	font-weight: normal;
}
.sidebar h4 {
	font-size: 15px;
	margin: 0;
}
h6 {
	font-size: 15px;
	color: #794b82;
}
#breadcrumbs + h6 {
	margin-bottom: 40px;
}
h6.pull-right a {
	display: block;
	padding-right: 30px;
	background: url(../img/r-arr.png) right center no-repeat transparent;
}
h6.pull-left a {
	display: block;
	padding-left: 30px;
	background: url(../img/l-arr.png) left center no-repeat transparent;
}
.page-header {
	padding: 0;
	border: none;
}

/* ==========================================================================
   Primary Content
   ========================================================================== */

.main {
	padding: 20px 0;
}
.main p, .main li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
	font-family: Georgia, serif;
}
.main ul {
	list-style: square;
}
.home-columns h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 24px;
}
h2.news-updates {
	margin-top: 20px;
}
.home-columns h3 {
	background: #a066aa;
	color: #fff;
	padding: 5px;
}
.home-columns strong, .home-columns b, .home-columns a {
	color: #794b82;
}
.home-columns .span5 p, .home-columns .span5 ul, .home-columns .span5 img {
	margin-right: 20px;
}
.home-columns .span5 p img {
	margin-right: 0;
}
.home-columns a, .home-columns blockquote,  .home-columns blockquote p {
	font-family: Helvetica, Arial, sans-serif;
}
.home-columns a em {
	font-family: Georgia, serif;
}
.home-columns blockquote,  .home-columns blockquote p {
	font-weight: bold;
	font-size: 13px;
}
.home-columns blockquote {
	color: #794b82;
	border: none;
	padding: 0;
}
.home-columns img.alignright {
	max-width: 50%;
}
p.psidebarimg {
	margin-left: 240px;
}
.main hr {
	border-color: #f7f2f9;
	clear: both;
	margin: 10px 0;
	border-bottom: none;
}
.main aside hr {
	border-color: #000;
}

h1.purplerule, h2.purplerule, h3.purplerule, h4.purplerule, h5.purplerule, h6.purplerule {
	border-bottom: 1px solid #794b82;
	clear: both;
}
.main hr.purplerule {
	border-color: #794b82;
}
.main p a, .main article li a {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}
.main p a:hover, .home-columns a:hover, .home-columns a:hover strong, #bbpress-forums a:hover {
	color: #77ae58;
	text-decoration: none;
}
#breadcrumbs a {
	font-family: Georgia, serif;
}
.archive article {
	margin-bottom: 20px;
}
.callout {
	padding: 20px;
	border-left: 2px solid #000;
	font-size: 18px;
	line-height: 1.4em;
}
/* ==========================================================================
   Sidebar
   ========================================================================== */

.sidebar { }
.page-template-page-downloads-php aside {
	background: url(../img/col-span4.jpg) right top repeat-y transparent;
}

.inner-wrap {
	padding: 20px;
}

aside blockquote {
border: none;
padding: 0;
}
.main aside blockquote p {
font-style: italic;
font-size: 1.1em;
line-height: 1.4em;
}
aside .quotesource {
	margin-left: 20px;
	padding-left: 15px;
}
.sidebar .widget {
	padding: 10px 20px;
	margin-right: 20px;
	border-top: 2px solid #794b82;
}
.sidebar .widget:first-child {
	border: none;
}
.sidebar .widget h3 {
	color: #794b82;
	font-size: 18px;
}
.sidebar .widget-inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar .widget_display_topics ul, .sidebar .widget_display_replies ul {
	list-style: disc;
	margin: 10px 20px;
}
.sidebar .widget-inner li {
	margin-bottom: 10px;
}
.sidebar .updated {
	font-weight: bold;
}
.sidebar .byline {
	font-family: Georgia, serif;
	font-style: italic;
}
.widget_recent_comments {
	display: none;
	visibility: hidden;
}
.logged-in .widget_recent_comments {
	display: block;
	visibility: visible;
}

/* ==========================================================================
   Posts
   ========================================================================== */

.hentry header { }
.hentry header time {
	color: #794b82;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.hentry .byline a {
	font-weight: bold;
	font-family: Georgia, serif;
	font-style: italic;
}
.hentry .entry-content { }
.hentry footer { }

.media-heading {
	font-size: 14px;
}
#comments .media {
	padding: 10px;
}
.thread-alt {
	background: #fff;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.content-info {
	padding: 20px 0;
	background: #bba6c3 url(../img/footer-shadow.jpg) center top repeat-x;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
.content-info a, .footer-address strong {
	color: #794b82;
}
.content-info a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-address strong {
	font-size: 16px;
}
.content-info .menu, .content-info .menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.content-info .menu li {
	float: left;
	margin-right: 20px;
	font-weight: bold;
	height: 250px;
	width: 125px;
}
.content-info .menu li ul li {
	float: none;
	font-weight: normal;
	height: auto;
	margin-right: 0;
	width: auto;
	margin-bottom: 5px;
	line-height: 19px;
}
.content-info .menu li ul li ul li {
	padding-left: 10px;
}
.content-info .menu .menu-about-tlpi {
	width: 80px;
}


/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin: 0 20px 20px 0; }
.alignright { float: right; margin: 0 0 20px 20px; }
figure.alignnone { margin-left: 0; margin-right: 0; }
figure.thumbnail {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
article img.alignleft { clear: left; }
.thumbnail .caption {
	padding: 10px 0;
	font-size: 12px;
}

aside .gform_wrapper .top_label input.medium {
	width: 99%;
}
aside .gform_wrapper {
	margin: 0;
}
.gform_wrapper .gform_heading {
	font-family: Georgia, serif;
	font-size: 13px;
	margin-bottom:0;
	font-style: italic;
}
.gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex input[type=url], .gform_wrapper .ginput_complex input[type=email], .gform_wrapper .ginput_complex input[type=tel], .gform_wrapper .ginput_complex input[type=number], .gform_wrapper .ginput_complex input[type=password], .gform_wrapper .ginput_complex select {
	margin-bottom: 0;
}
.gform_wrapper input[type="text"] {
	height: 32px;
}
.gform_wrapper .field_description_below .gfield_description {
	padding-top: 0;
}

aside .gform_wrapper form {
	margin: 0;
}
aside .gform_wrapper .top_label .gfield_label {
	font-weight: normal;
}
.gform_wrapper li, .gform_wrapper form li {
	margin-bottom: 0;
}
aside .gform_wrapper .gform_footer {
	margin: 0;
	padding: 10px 0;
}

.login-form {
	border: 2px solid #A066AA;
	background: #D4C9DA;
}
.login-header {
	background: #A066AA;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
.login-form form {
	padding: 10px;
}
.purple-btn, .red-btn {
	text-align: center;
}
.purple-btn a, .red-btn a {
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #fff;
font-weight: bold;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-color: #A066AA;
border: 1px solid #A066AA;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: inset 0 3px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 3px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
box-shadow: inset 0 3px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
.red-btn a {
	background: #DC143C;
	border-color: #DC143C;
}
.btn {
background: #A066AA;
border: 1px solid #A066AA;
text-shadow: none;
color: #fff;
}

/* BBPress*/
.forum-titles li, .main li.bbp-body li {
	font-family: Helvetica, Arial, sans-serif;
}
#bbpress-forums li.bbp-header {
	background-color: #A066AA;
	color: #fff;
}
#bbpress-forums .bbp-forums li.bbp-header {
	color: #000;
	background: #c7a9d0;
}
.topic-author .avatar, .bbp-search-form { display: none; }
div.bbp-breadcrumb {
	float: none;
}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar, #bbpress-forums p.bbp-topic-meta img.avatar {
	display: inline;
	margin: 0;
}
.avatar, .bbp-template-notice {
	display: none !important;
}
.main .bbp-topic-title, .main .bbp-forum-title {
	font-weight: bold;
	color: #000;
}
.bbp-forum-info .bbp-forum-content {
	font-style: italic;
}
.bbp-topic-started-by {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: normal;
}
.buttonrow {
	padding: 10px 20%;
}
.buttonrow a {
    height: 40px;
    width: 42%;
    margin: 0 3%;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}
.buttonrow a.oneline {
	line-height: 40px;
}
.tab-wrap {
    margin-right: 20px;
}
.main .nav-tabs, .main .nav-tabs li {
    list-style: none;
    margin-bottom: 0;
    border: none;
}
.main .nav-tabs {
    width: 100%;
}
.main .nav-tabs li {
    width: 50%;
}
.main .nav-tabs>li>a {
    border: 1px solid #a066aa;
    border-bottom: transparent;
    text-transform: uppercase;
    margin-right: 0;
    border-radius: 20px 20px 0 0;
}
.main .nav-tabs>li.news-tab-toggle a {
    margin-right: 7px;
    background: #E7DFEB;
}
.main .nav-tabs>li.blog-tab-toggle a {
    background: #a066aa;
    color: #fff;
}
.main .nav-tabs>li.blog-tab-toggle.active a {
    background: #ECF3E4;
    color: #a066aa;
    border: 1px solid #a066aa;
    border-bottom: transparent;
}
.tab-content {
    border-radius: 0 0 20px 20px;
    border: 1px solid #a066aa;
    border-top: none;
    background: #E7DFEB;
}
.tab-content #blog {
    background: #ECF3E4;
}
.tab-pane {
    padding: 20px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (max-width: 1280px) {

	.slider {
		height: 440px;
		background: #dcd3e2;
	}
	.slider .jw-colorcycle-wrap {
		width: 1024px;
		height: 440px;
		margin: 0 auto;
		box-shadow: 0 2px 5px #000;
	}

	.slider img {
		width: 100%;
		height: auto;
	}

}

@media (min-width: 979px) {
	.page-template-page-publications-php .main {
		background: url(../img/col-span4.jpg) left top repeat-y transparent;
	}
	.page-template-page-rightcol-php .main, .archive .content, .single-post .content {
		background: url(../img/col-span4.jpg) right top repeat-y transparent;
	}
	.nav-secondary {
		float: right;
		padding-top: 40px;
	}
	.nav-secondary .nav li {
		width: 160px;
	}
	.navbar .nav-secondary .nav>li>a {
		text-transform: none;
		background: #b68cc0;
		font-size: 13px;
	}
	.navbar .nav-secondary .nav>.active>a:hover, .navbar .nav-secondary .nav>.active>a:focus, .navbar .nav-secondary .nav>li>a:focus, .navbar .nav-secondary .nav>li>a:hover {
		background: #c7a9d0;
		color: #a066aa;
	}
	.nav-secondary strong {
		display: block;
		text-transform: uppercase;
		font-size: 18px;
	}
	.home-columns {
		background: url(../img/home-columns.png) repeat-y left top transparent;
	}
	.home-columns .span5 {
		width: 340px;
	}
	.home-columns .span2 {
		width: 220px;
	}
	.navbar .nav .donate-login a {
		background: #77ae58;
	}
}

@media (max-width: 979px) {

	.slider {
		height: auto;
		background: #dcd3e2;
	}
	.slider .jw-colorcycle-wrap {
		width: 100%;
		height: 300px;
		margin: 0 auto;
		box-shadow: none;
	}
	.slider img {
		width: auto;
		height: 300px;
	}
	#prob-sol {
		width: 724px;
		margin: 0 auto;
		position: relative;
		z-index: 99;
		left: auto;
	}
	.cell, .cell .cell {
		float: none;
		width: 100%;
	}
	.th a, .cell .cell a {
		border: none;
	}
	.cell .cell a {
		height: auto;
	}
	.cell .initial-no {
		height: 55px;
	}
	.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
		color: #fff;
	}
	.nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background: transparent;
		color: #555;
	}
}

@media (max-width: 767px) {

	.navbar .brand {
		width: 100%;
		height: 140px;
		background-size: 320px 87px;
	}
	.content-info {
		padding: 10px;
	}
	.footer-widgets {
		display: none;
	}
	.home-columns .span2 {
		width: 100%;
	}
	#menu-user-menu {
		margin: 0 20px;
	}
	.nav-secondary li {
		background: #b68cc0;
		text-align: center;
	}
	.nav-secondary li a {
		text-transform: none;
	}

}

@media (max-width: 480px) {
	.navbar .brand {
		width: 100%;
		height: 70px;
		background-size: 240px 66px;
	}
}

.lt-ie9 .span5 img {
	max-width: 120px;
}
