/*
Theme Name: Reprise Media
Theme URI: http://www.reprisemedia.com/
Description: The default Reprise Media theme.
Version: 1.0

*/

A {
	color: #1267bf;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0;
	padding: 20px 0;
	background: #004e90;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

TD, BODY {
	font-family: Helvetica Neue, Arial, Helvetica, Verdana, sans-serif;
	font-SIZE: 12px;
	color: #000;
}

TD {
	vertical-align: top;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
        letter-spacing: -.5px
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

BLOCKQUOTE {
}

.clear {
	clear: both;
}

.dotted {
	border-top: 1px dotted #534f4e;
	margin-bottom: 20px;
}

/* ########################################################################################## */

#container {
	width: 980px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

/* ########################################################################################## */

#head {
	background: url('images/head.png') right top no-repeat;
	padding: 10px 10px 2px 10px;
	position: relative;
}

#head H1 {
	padding: 0;
	margin: 0 0 10px 0;
}

#head H1 A {
	display: block;
	width: 215px;
	height: 49px;

	background: url('images/logo.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#head .mainmenu {
	background: #01588f url('images/menu.png') left top no-repeat;
}

#head .mainmenu UL {
	height: 39px;
	background: url('images/menu.png') right bottom no-repeat;
	overflow: hidden;

	list-style: none;
	padding: 0;
}

#head .mainmenu LI {
	float: left;
}

#head .mainmenu LI A {
	float: left;

	display: block;
	height: 39px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;

	font-size: 14px;
        font-weight: bold;
        letter-spacing: -.5px
}

#head .mainmenu LI A SPAN {
	display: block;
	padding: 10px 30px 20px 30px;
}

#head .mainmenu LI.page-item-2 A {
	background: url('images/menu.png') left top no-repeat;
}

#head .mainmenu LI.current_page_ancestor A,
#head .mainmenu LI.current_page_item A,
#head .mainmenu LI A:hover {
	background-color: #0e92d0;
}

#head .submenu {
	position: absolute;
	top: 35px;
	right: 10px;
}

#head .submenu UL {
	padding: 0;
	list-style: none;
}

#head .submenu LI {
	float: left;
	padding: 0 7px;
	border-left: 1px solid #333;
}

#head .submenu LI.page-item-99 {
	border: none;
}

#head .submenu UL LI A {
	color: #333;
        font-SIZE: 11px;
        letter-spacing: -.15px
}

#head .submenu LI.page-item-105 A {
	background: url('images/head_contact.png') right top no-repeat;
	padding-right: 30px;
}




/* ########################################################################################## */

#page {
	border-top: 5px solid #e3e3e3;
	margin: 0 10px;
	line-height: 1.5;
	font-size: 13px;
}

#page A.block {
	float: left;
	display: block;
	padding: 3px 15px;
	background: #fca500;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#page HR {
	border: 0;
	border-bottom: 1px dotted #ccc;
	height: 1px;
	color: #fff;
	background: #fff;
	clear: both;
	margin: 15px 0;
	padding: 0;
}


#page H1 {
	color: #00579a;
	font-size: 24px;
	letter-spacing: -1px;
}

#page H2 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #11579b;
	border-bottom: 1px solid #fab205;
	padding: 1px 2px 0 2px;
	margin-bottom: 15px;
}

#page H3 {
	color: #00579a;
	font-size: 16px;
}

#page .breadcrumbs {
	font-size: 9px;
	padding: 12px 0 10px 15px;
	border-bottom: 1px dotted #ccc;
}

#page .breadcrumbs A {
	text-decoration: underline;
}


#page .thumblist {
	padding: 0 0 10px 0;
}

#page .thumblist IMG {
	border: 1px solid #ccc;
	padding: 3px;
}

/* ########################################################################################## */

#content {
	padding: 15px;
}

BODY.home #content {
	width: 600px;
	float: left;
	padding-right: 30px;
}

#content.withsidebar {
	width: 700px; /* 670 == 45 diff */
	float: right;
	padding-right: 30px;
}

#content UL LI {
	padding-bottom: 10px;
}

/* ########################################################################################## */

#sidebar {
	width: 190px; /* 235 == 45 diff */
	float: left;
	margin: 15px 0 0 0;
	border-right: 1px dotted #ccc;
	font-size: 11px;
}

#sidebar UL {
	list-style: none;
	padding: 0;
}

#sidebar UL UL LI {
	padding: 0 5px 0 0;
	font-weight: normal;
	width: 100%;
	float: left;
}

#sidebar UL UL LI.current_page_item {
	font-weight: bold;
}

#sidebar UL UL LI A {
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
}

#sidebar UL UL UL {
	padding: 0;
	display: none;
}

#sidebar UL UL LI.current-cat-parent UL,
#sidebar UL UL LI.current-cat UL,
#sidebar UL UL LI.current_page_ancestor UL,
#sidebar UL UL LI.current_page_item UL {
	display: block;
}

#sidebar UL UL UL LI A {
	padding: 5px 0 5px 20px;
	background: url('images/side_dot.png') 10px 11px no-repeat;
}

#sidebar H2 {
	background: #004d91 url('images/side_head.png') right center no-repeat;
	color: #fff;
	padding: 10px;
}

#sidebar .moreinfo {
	border: 1px solid #c8d0d2;
	background: #f1f5f8;
	margin: 10px 10px 15px 0;
	padding: 10px;
}

#sidebar .moreinfo UL {
	list-style: none;
	padding: 0;
}

#sidebar .moreinfo A {
	display: block;
	padding: 5px 0 5px 20px;
	background: url('images/side_dot.png') 10px center no-repeat;
}

#sidebar .contact {
	display: block;
	background: url('images/side_contact.png') left top no-repeat;
	width: 180px;
	height: 88px;

	overflow: hidden;
	text-indent: -9999px;
	margin: 30px 8px 10px 0;
}

#sidebar .archive-dropdown {
	clear: both;
	padding: 20px 0 0 10px;
}


/* ########################################################################################## */

#homebar {
	width: 300px;
	float: left;
	padding: 15px 0;
	font-weight: bold;
	font-size: 12px;
}

#homebar H5 {
	color: #00579a;
	font-weight: normal;
	font-size: 26px;
	letter-spacing: -1px;
}

#homebar .newslist {
	padding: 0 0 10px 0;	
}

#homebar .newslist UL {
	list-style: none;
	padding: 0;
}

#homebar .newslist UL LI {
	padding: 10px 5px;
	border-bottom: 1px dotted #333;
}

#homebar .newslist UL LI SMALL A {
	color: #000000;
}

/* ########################################################################################## */

#foot {
	border-top: 5px solid #e3e3e3;
	position: relative;
	background: url('images/foot.png') left -238px repeat-x;
	font-size: 11px;
	color: #666;
}


#foot A {
	color: #999;
}

#foot A:hover {
	color: #666;
}

/* --- */

#foot .center {
	border: 1px solid #ddd;
	border-width: 0 1px;
	margin: 10px 200px 0 200px;
	padding: 0 0 20px 0;
}

#foot .center UL {
	padding: 0;
	list-style: none;
	width: 450px;
}

#foot .center UL LI {
	float: left;
	width: 130px;
	padding: 0 20px 0 0;
}

#foot .center UL LI A {
	display: block;

	background: url('images/foot.png') right 9px no-repeat;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;

	padding: 5px 0;
}

#foot .center UL LI A:hover {
}

/* --- */

#foot .left {
	width: 200px;
	position: absolute;
	top: 10px;
	left: 0;
}

#foot .left UL {
	list-style: none;
	padding: 0;
}

#foot .left UL LI {
	padding: 7px 0;
	border-top: 1px solid #ddd;
}

#foot .left LI.phone {
	/*
	background: url('images/foot.png') left -23px no-repeat;
	padding: 5px 0 5px 30px;
	*/
	border: 0;
}

#foot .left UL LI A {
}

#foot .left UL LI.page-item-18 A {
	background: url('images/head_contact.png') left top no-repeat;
	padding: 0 0 2px 30px;
}



/* --- */

#foot .right {
	width: 200px;
	position: absolute;
	top: 10px;
	right: 0;
}

#foot .right UL {
	list-style: none;
	padding: 0;
}

#foot .right UL LI {
	padding: 0 0 5px 0;
}

#foot .right UL LI A {
	display: block;
	background: url('images/foot.png') left -67px no-repeat;
	padding: 0 0 2px 20px;
}

#foot .right UL LI A.searchviews {
}
#foot .right UL LI A.twitter {
	background-position: left -100px;
}
#foot .right UL LI A.linkedin {
	background-position: left -134px;
}
#foot .right UL LI A.facebook {
	background-position: left -168px;
}
#foot .right UL LI A.flickr {
	background-position: left -202px;
}


/* --- */

#foot .padding {
	padding: 5px 30px;
}

#foot H5 {
	font-weight: heavy;
	font-size: 15px;
}

/* --- */

#foot .copyright {
	padding: 10px 30px;
	color: #999;
	font-size: 10px;
}






/* ########################################################################################## */




#slider {
	display: block;
	position: relative;

	width: 960px;
	height: 279px;

	overflow: hidden;
	margin: 0;
	padding: 0;
}

#sliderWrapper {
	width: 9999px;
	height: 279px;
	position: relative;
	margin: 0;
}

.sliderPostWrapper {
	display: block;
	width: 960px;
	height: 279px;
	float: left;
	overflow: hidden;
	margin: 0;
}

.sliderImg {
	width: 960px;
	height: 279px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

.sliderImage {
	width: 960px;
	height: 279px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

.sliderContent {
	width: 100%;
	height: 90px;
	background-color: #000;
	float: left;
	position: relative;
	display: block;
	/*top: -100px;*/
	line-height: 1.2;
	font-size: 12px;
}

#page .sliderContent h3 {
	margin: 15px 25px 3px 25px;
	padding: 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.sliderContent p {
	color: #fff;
	margin: 0 25px 0 25px;
	padding: 0;
}

.sliderContent a {
	color: #8fc2ed;
	margin: 3px 0 0 0;
	position: relative;
	left: -25px;
	float: right;
	text-decoration: none;
}

.sliderControlLeft, .sliderControlRight {
	display: block;
	width: 47px;
	height: 51px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	position: absolute;
	top: 110px;

	z-index: 9999;
}

.sliderControlLeft {
	left: 0px;
	background-image: url('images/slide_left.png');
}

.sliderControlRight {
	right: 0px;
	background-image: url('images/slide_right.png');
}


.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.navigation A {
	display: block;
	margin: 0 0 10px 0;
}
