/*
Theme Name: USCPLC
Author: Joslex
Author URI: http://joslex.com/
Template: sparrow
*/

/* Import
-------------------------------------------------------------- */
@import url("../sparrow/style.css");
@import url("css/wp.css");


/* Typography
-------------------------------------------------------------- */
body {
	color: #4c4c4c;
}

h1 {
	color: #0a2172;
}

a:link,
a:visited {
	color: #000b80;
}

a:active,
a:focus,
a:hover {
	color: inherit;
}

article .entry-title a:active,
article .entry-title a:focus,
article .entry-title a:hover {
	color: #000b80;
}


/* Page
-------------------------------------------------------------- */
html {
	background: #040f37 url("images/html_bg.png") center top;
}

body {
	background: url("images/body_bg.png") no-repeat center top;
	min-width: 1000px;
	padding-top: 166px;
}

.page-wrapper {
	background: #000f43;
	background: rgba(4, 15, 55, 0.5);
	border-top-left-radius: 1em;
	-moz-border-radius-topleft: 1em;
	-o-border-top-left-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	-moz-border-radius-topright: 1em;
	-o-border-top-right-radius: 1em;
	-webkit-border-top-right-radius: 1em;
	padding: 2px 10px 24px;
	width: 960px;
}


/* Header
-------------------------------------------------------------- */
.page-header {
	background: #fff;
	margin: 0;
	padding: 5px 15px 20px;
	position: relative;
}

.page-header,
.page-header .primary {
	border-top-left-radius: 0.25em;
	-moz-border-radius-topleft: 0.25em;
	-o-border-top-left-radius: 0.25em;
	-webkit-border-top-left-radius: 0.25em;
	border-top-right-radius: 0.25em;
	-moz-border-radius-topright: 0.25em;
	-o-border-top-right-radius: 0.25em;
	-webkit-border-top-right-radius: 0.25em;
}

.page-header .logo {
	left: 15px;
	position: absolute;
	top: -169px;
	width: 930px;
}

.page-header .logo h1 {
	background: url("images/logo.png");
	height: 157px;
	left: 50%;
	margin: 0 0 0 -89px;
	position: absolute;
	top: 29px;
	width: 179px;
}

.page-header .logo h1 a {
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -9999em;
	width: 100%;
}

.page-header .logo p {
	color: #b5c7e8;
	font-size: 1.15em;
	position: absolute;
	top: 89px;
	left: 0;
}

.page-header .phone {
	color: #b5c7e8;
	font-size: 1.15em;
	position: absolute;
	right: 15px;
	text-align: right;
	top: -80px;
}

.page-header .phone span {
	color: #caddff;
	font-size: 1.4875em;
}

.page-header .primary {
	background: url("images/nav_bg.png") repeat-x;
	height: 49px;
	margin: 0 -15px;
	padding: 0 15px;
}

.page-header .primary ul {
	list-style: none;
	margin: 0;
}

.page-header .primary li {
	float: left;
	margin: 0;
}

.page-header .primary a:link,
.page-header .primary a:visited {
	background: no-repeat center;
	border-top: transparent solid 5px;
	color: #000b80;
	display: block;
	font-size: 0.785em;
	line-height: 49px;
	margin-top: -5px;
	padding: 0 1.5em;
	text-decoration: none;
	text-transform: uppercase;
}

.page-header .primary a:active,
.page-header .primary a:focus,
.page-header .primary a:hover,
.page-header .primary .current-menu-item a {
	background-color: #fbc701;
	border-color: #fee01b;
}

.page-header .primary .home:link,
.page-header .primary .home:visited {
	background-image: url("images/ico_home.png");
	overflow: hidden;
	text-indent: -9999em;
	width: 27px;
}

.page-header .primary .home:active,
.page-header .primary .home:focus,
.page-header .primary .home:hover {
	background-image: url("images/ico_home_active.png");
}

.page-header .banner {
	background: url("images/banner_bg.png") repeat-x bottom;
	padding-bottom: 41px;
}

.page-header .banner img {
	display: block;
}


/* Body
-------------------------------------------------------------- */
.page-body {
	background: #fff;
	padding: 0 15px;
	width: 930px;
}

#container {
	margin-bottom: 2.6em;
	margin-right: -295px;
}

#content {
	margin-right: 295px;
	padding-left: 10px;
}

#container.no-sidebar,
#container.no-sidebar #content {
	margin-right: 0;
}


/* Sidebar
-------------------------------------------------------------- */
#primary,
#secondary {
	clear: right;
	float: right;
	margin-bottom: 2.6em;
	width: 255px;
}

.widget-container {
	background: #e8e8e8;
	border-bottom: #d2d2d2 solid 5px;
	font-size: 0.925em;
	margin-bottom: 2.6em;
	padding: 1em;
}

.widget-container:last-child {
	margin-bottom: 0;
}

.widget-title {
	background: #d2d2d2;
	color: #000;
	font-size: 1.075em;
	margin: -0.925em -0.925em 0.925em;
	padding: 1em;
	text-transform: uppercase;
}

.widget_text_nostyle {
	background: none;
	border: 0;
	padding: 0;
}

.widget_text_nostyle .widget-title {
	background: none;
	margin: 0 0 0.925em;
	padding: 0;
}


/* Footer
-------------------------------------------------------------- */
.page-footer {
	background: #1c3691 url("images/logo_footer.png") no-repeat 840px center;
	border-bottom-left-radius: 0.25em;
	-moz-border-radius-bottomleft: 0.25em;
	-o-border-bottom-left-radius: 0.25em;
	-webkit-border-bottom-left-radius: 0.25em;
	border-bottom-right-radius: 0.25em;
	-moz-border-radius-bottomright: 0.25em;
	-o-border-bottom-right-radius: 0.25em;
	-webkit-border-bottom-right-radius: 0.25em;
	color: #acbaee;
	font-size: 0.785em;
	margin-top: 10px;
	padding: 40px 20px;
}

.page-footer a {
	color: #acbaee;
}

.page-footer ul {
	list-style: none;
	margin: 0 0 0.5em;
}

.page-footer li {
	display: inline;
	margin: 0;
}

.page-footer li + li:before {
	content: "|";
	margin: 0 0.5em;
}


/* Events
-------------------------------------------------------------- */
#tribe-events-content {
	padding: 0;
}

h2.tribe-events-cal-title {
	padding-left: 0;
}