/*
Theme Name:		WCM Redesign
Description:	Custom theme developed for Weiss Capital Management.
Version:		3.0.0
Author:			Johndel Barrett
*/



/* ELEMENT STYLING */

html, body {
	height: 100%;
	margin:0;
	padding:0;
}

body {
	background: url(images/body_tile.gif) repeat-y center;
	background-color: #e8edf0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	}

a, img {
	border: 0px;
}

.clear {
	clear: both;
}

li {
	font-size: 1.4em;
	line-height: 1.5em;
	padding: .4em;
}

p {
	color: #222222;
	margin: 0em 0em 1em 0em;
	padding: 0em;
	font-size: 1.4em;
	line-height: 1.6em;
}

h1, h2, h3, h4 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	padding: 0px;
	margin: 0px;
	/* font-weight: normal; */
	letter-spacing: -.03em;
}

h1 {
	font-size: 2.4em;
	/* color: #083222; */
	color: #003920;
	margin: 0em 0em .6em 0em;
}

h2 {
	font-size: 1.8em;
	color: #005534;
	margin: 0em 0em .6em 0em;
}

h3 {
	margin: 0em 0em .6em 0em;
	font-size: 1.6em;
	color: #083222;
}

h3 a:link, h3 a:visited {
	color: #003e71;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #003e71;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/* BODY AND CONTENT */

#container {
	min-height:100%;
	position:relative;
}

.body-wrap {
	padding-bottom:110px;
}

.footer-wrap {
	position:absolute;
	bottom:0;
	width:100%;
	height:110px;   /* Height of the footer */
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/footer_bg.gif);
}

.body-group {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-bottom: 20px;
	background: url(images/body-group-bg.gif);
	background-color: #ffffff;
}

.body-wrap {
	width: 100%;
}

.left-content {
	background: #f9fbfc;
	margin: 0px;
	float: left;
	width: 210px;
	padding: 15px 19px 0px 20px;
	border-collapse: collapse;
	border-top: solid 4px #ccdbe4;
	border-right: solid 1px #ccdbe4;
}

.right-content {
	float: left;
	width: 690px;
	margin: 0px 0px 0px 20px;
}

.row {
	clear:both;
	padding-bottom: 10px;
	margin-bottom: 24px;
	border-bottom: solid 1px #ccdbe4;
}

.row-bottom {
	border: none !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.row-col {
	width: 335px;
	float: left;
}

.col-margin-left {
	margin-left: 20px;
}

/* MARQUEE */

.marquee-left {
	float: left;
	width: 250px;
	height: 250px;
	border-bottom: solid 4px #00497a;
	background-image:url('http://www.weisscm.com/wp-content/uploads/marquee-left-WeissWebinar.jpg');
}

.marquee-right {
	float: left;
	width: 730px;
	height: 250px;
	border-bottom: solid 4px #004728;
}

/* HEADER */

.header-wrap {
	background:url('images/header_wrap_bg.gif') repeat-x top;
	height: 148px;
	width: 100%;
}

.header-group {
	background:url('images/header-bg.jpg') no-repeat;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	height: 74px; /*Reg height -4px. Accomodating for 4 pixel overlap on selector tile */
	width: 980px;
}

.header-logo {
	position: relative;
	left: 10px;
	top: 20px;
	float: left;
}

input.search {
	background-color:#EBEAE2;
	color: #000;
	font: normal 13px Georgia, Verdana, sans-serif;
	line-height:15px;
}

/* NAVIGATION */

.nav-1r {
	width: 980px;
	height: 39px; /*Reg height +4px. Accomodating for 4 pixel overlap on selector tile */
	background: url('images/nav_1r-tile.gif') bottom repeat-x;
}

.nav-2r {
	width: 980px;
	height: 35px;
	float: left;
	background-image: url('http://www.weisscm.com/wp-content/uploads/nav_2r_tile_2.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #005534;
}

.nav-1r ul {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.nav-1r ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
	
.nav-1r ul li a, .nav-1r ul li a:visited {
	padding: 22px 22px 18px 22px;
	margin: 0px;
	display: block;
	font-size: 12px;
	line-height: 0px;
	text-transform: uppercase;
	font-weight: bold;
	/* color: #99bbae; */
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	text-shadow: 0px 1px 1px #003c25;
}

.nav-1r ul li a:hover {
	color: #ffffff;
	background-image: url(images/nav-selector-tile.gif);
	background-position: right;
	background-repeat: repeat-x;
	border: none;
	text-decoration: none;
}

.nav-1r ul li.current_page_item a, .nav-1r ul li.current_page_parent a, .nav-1r ul li.current_page_item a:visited, .nav-1r ul li.current_page_parent a:visited {
	cursor: default;
	color: #ffffff;
	background-image: url(images/nav-selector-tile.gif);
	background-position: right;
	background-repeat: repeat-x;
}

.nav-1r ul li.current_page_item a:hover {
	text-decoration: none;
	background-image: url(images/nav-selector-tile.gif);
	background-position: right;
	background-repeat: repeat-x;
}

.nav-1r ul li div.left-menu-drop-shadow {
	margin-left: -4px;
	height: 39px;
	width: 4px;
	background-image: none;
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	display: block;
}

.nav-1r ul li div.right-menu-drop-shadow {
	height: 39px;
	width: 4px;
	background-image: none;
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	display: block;
}

.nav-1r ul li div.right-menu-drop-shadow.on-right {
	background-image: url(http://www.weisscm.com/wp-content/uploads/nav_selector_right_shadow.png) !important;
}

.nav-1r ul li div.left-menu-drop-shadow.on-left {
	background-image: url(http://www.weisscm.com/wp-content/uploads/nav_selector_left_shadow.png) !important;
}

.nav-1r ul li div.menu-button {
	display: block;
	height: 39px;
	float: left;
}

.nav-2r ul {
	float: left;
	padding: 0px;
	margin: 8px 0px 0px 5px;
	display: inline;
}

.nav-2r ul li {
	display: inline;
	margin: 0px;
	padding: 0px 16px 0px 16px;
	font-size: 12px;
	color: #abc1b9;
	background: right no-repeat url(images/nav_2r_bullet.gif);
	/* font-weight: bold; */
}

.nav-2r ul li.first, .nav-2r ul li.first a.menu-highlight {
	color: #ffffff;
}

.nav-2r ul li a, .nav-2r ul li a:visited {
	color: #adc4d4;
	text-decoration: none;
	text-shadow: 0px 1px 1px #00233c;
}

.nav-2r ul li a:hover {
	color: #ffffff;
}

.nav-2r ul li a.menu-highlight, .nav-2r ul li a.menu-highlight:visited {
	color: #ffffff;
}

/* SIDEBAR */

.sidebar h2, .sidebar h3 {
	font-weight: bold;
	margin: 0px 0px .6em 0px;
}

.sidebar ul.sidebar-ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar ul.sidebar-ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar ul.sidebar-ul li a {
	display: block;
	padding: 12px 0px;
	border-bottom: dotted 1px #ccdbe4;
}

.standard-no-bullet {
	padding: 12px 0px;
	margin: 0px;
	border-bottom: dotted 1px #ccdbe4;
}

.standard-bullet {
	background: url(images/icon_generic_bullet.gif) no-repeat 0px 13px;
	padding: 12px 0px 12px 15px;
	margin: 0px;
	border-bottom: dotted 1px #ccdbe4;
}

.standard-bullet a, .standard-bullet a:link, .standard-bullet a:visited, .sidebar-ul li a:link, .sidebar-ul li a:visited, .standard-no-bullet a, .standard-no-bullet a:link, .standard-no-bullet a:visited {
	color: #083222;
}

ol.forms-library-list {
	color: #083222;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	border-bottom: dotted 1px #ccdbe4;
}

ol.forms-library-list li {
	padding: 12px 0px;
	margin: 0px;
	border-bottom: dotted 1px #ccdbe4;
	list-style-position: outside;
	font-weight: bold;
}

ol.forms-library-list li a {
	font-weight: normal;	
}

.forms-library {
	background: url(images/icon-form.gif) no-repeat;
	background-position: 0px 15px;
	padding-left: 42px !important;
}

.list-of-links {
	background: url(images/icon_generic_bullet.gif) no-repeat 0px 13px;
	padding: 12px 0px 12px 15px;
	margin: 0px;
	border-bottom: dotted 1px #ccdbe4;
}

.list-of-links-no-bullet {
	padding: 12px 0px;
	margin: 0px;
	border-bottom: dotted 1px #ccdbe4;
}

.list-of-links-no-bullet.wa-1 {
	padding-top: 0px;
}

.list-of-links-no-bullet.wa-3 {
	border-bottom: none;
	margin-bottom: 0px;
}

.bottom {
	border-bottom: none !important;
}

.list-of-dates {
	margin-bottom: 12px;
}

.list-of-dates p {
	margin: 0px;
	padding: 0px;
}

p.article-date {
	background: url(images/icon_generic_bullet.gif) 0px 2px no-repeat;
	padding-left: 15px;
}

.list-of-dates td {
	padding: 12px 0px;
	border-bottom: dotted 1px #ccdbe4;
}

.padding-top-0 {
	padding-top: 0px !important;
}

/* FOOTER */

.footer-group {
	padding: 10px 15px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.footer-group p {
	color: #99bbae;
	font-size: 1.2em;
	line-height: 1.2em;
}

.footer-group a, .footer-group a:visited {
	color: #ffffff;
}

/* MISC */

h1.slider {
	color: #ffffff;
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
	line-height: .9em;
}

p.slider {
	color: #ffffff;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

.descpanelfg { /* Controls the Marquee Description */
	padding: 10px 20px !important;
}

#slideshowtoggler {
	position: relative;
	float: right;
	margin-top: -35px;
	margin-right: 15px;
	z-index: 2000;
}

#slideshowtoggler a.prev {
	float: left;
	display: block;
	color: #ffffff;
	padding: 3px 0px 8px 6px;
	width: 34px;
	height: 9px;
	background: url('images/ToggleBG.png') no-repeat;
	margin-right: 0px;
}

#slideshowtoggler a.next {
	float: left;
	display: block;
	color: #ffffff;
	padding: 3px 3px 8px 6px;
	width: 34px;
	height: 9px;
	background: url('images/ToggleBG.png') no-repeat;
}

.alignleft {
	margin-right: 20px;
	float: left;
}

.alignright {
	margin-left: 20px;
	float: right;
}

.read-more-link {
	text-align: right;
}

.read-more-link a {
	font-weight: bold;
	padding: 1px 0px 2px 24px;
	background-image: url(http://www.weisscm.com/wp-content/uploads/icon_read_more.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.divider_line {
	height: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccdbe4;
}

.sidebar .divider_line {
	height: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccdbe4;
}

.date_line {
	font-size: 1.2em;
	color: #898989;
	font-weight: bold;
}

.pullquote {
	width: 30%;
	float:right;
	margin: 15px;
	padding: 25px;
	background-image: url(images/img-pullquote-bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: solid 1px #c9d5dc;
	border-top: solid 4px #c9d5dc;
}

.empty-block-quote {
	float:right;
	margin: 15px;
	padding: 25px;
	border-bottom: solid 1px #c9d5dc;
	border-top: solid 4px #c9d5dc;
}

.greenlink, .greenlink:link, .greenlink:visited {
	color: #005534;
}

.dark-green-link, .dark-green-link:link, .dark-green-link:visited {
	color: #003920;
}

.wa-front-page-box {
	background: url(http://www.weisscm.com/wp-content/uploads/bg-wa-on-front.gif) bottom no-repeat;
	padding: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #dbdac1;
}

.wa-latest-line {
	height: 30px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCDBE4;
}

.wa-latest-line h3.left {
	float: left;
	color: #005534;
}

.wa-latest-line h3.right {
	float: right;
	color: #005534;
	font-weight: normal;
}

.wa-front-page-box p.read-more-link {
	margin: 0px;
	margin-right: 30px;
}

.wa-front-page-box p.read-more-link a {
	margin: 0px;
}

.blue-box {
	background: none repeat scroll 0 0 #F9FBFC;
	border: 1px solid #CCDBE4;
	padding: 15px;
}

/* SEARCH BOX */

.search-box {
	float: right;
	position: relative;
	top: 25px;
}

#search-field {
	position: relative;
	float: left;
	margin: 3px;
}

.phone-number-bar {
	float: right;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

/* TEXT HINTING */

div#username,
div#password {
	position:relative;
	float:left;
}

input#username-field,
input#password-field {
	border-style: hidden;
	border-width: 0px;
	padding:6px 4px 0px 4px;
	width: 164px;
	height: 19px;
	background: none;
}

label.overlabel {
	margin: 0px;
	padding: 0px;
	color:#999;
	font-size: 12px;
	top:5px;
	left:6px;
}

label.overlabel-apply {
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:5px;
	left:6px;
	z-index:1;
	color:#999;
	font-size: 12px;
}

/* WEISS ADVICE BLOG */

.weiss-advice-post-body p {
	color: #222222 !important;
	margin: 0em 0em 1em 0em !important;
	padding: 0em !important;
	font-size: 1.4em !important;
	line-height: 1.6em !important;
}

.interact-with-post {
	padding: 6px 0px;
	margin-bottom: 10px;
	height: 22px;
	border-bottom: 1px dotted #CCDBE4;
}

.interact-with-post-by-line {
	padding-left: 24px;
	margin: 0px;
	line-height: 1.4em;
	float: left;
	background-image: url(http://www.weisscm.com/wp-content/uploads/icon_calendar.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.weiss-advice-post h1 {
	font-size: 3.1em;
}

.weiss-advice-post-body h2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif !important;
	font-size: 2.4em !important;
	color: #005534 !important;
	margin: 0em 0em .6em 0em !important;
}

.weiss-advice-archive-table {
	margin-bottom: 20px;
}

.weiss-advice-archive-table .issue {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
}

.weiss-advice-archive-table .title {
	display: block;
	margin-bottom: 4px;
}

.weiss-advice-archive-table .title a {
	color: #005534;
	font-size: 1.34em;
	line-height: 1.34em;
}

.weiss-advice-archive-date-line {
	display: block;
	font-size: 1.1em;
	color: #898989;
}

/* WEISS ADVICE BLOG -- Interaction Bar 

.interaction-bar-container {
	clear: both;
	border-top: 4px solid #ccdbe4;
	border-bottom: 1px dotted #ccdbe4;
	padding: 3px 0px;
	margin: 12px 0px;
	height: 33px;
}

.interaction-bar-list {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
}

.interaction-bar-list a {
	float: left;
	font-size: 14px;
	padding: 0px 0px 2px 24px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	display: block;
}

.interaction-bar-list .ib-list-item {
	float: left;
	margin-left: 20px;
}

.interaction-bar-list-second-level {
	position: absolute;
	width: 360px;
	left: -999em;
	background-color: #ffffff;
	border: 1px solid #ccdbe4;
	margin: 24px 0px 0px 0px;
	padding: 6px;
	list-style: none;
}

.ib-share-item {
	padding: 0px;
	margin: 0px;
	float: left;
}

.interaction-bar-list li:hover .interaction-bar-list-second-level, .interaction-bar-list li.sfhover .interaction-bar-list-second-level {
	left: auto;
}

.ib-share-item a:hover {
	background-color: #e5edf1;
} */

div.interaction-bar-container {
	clear: both;
	border-top: 4px solid #ccdbe4;
	border-bottom: 1px dotted #ccdbe4;
	padding: 3px 0px;
	margin: 12px 0px;
	height: 33px;
}

ul.interaction-bar-list li.ib-list-item .ib-list-link {
	display: block;
	font-size: 14px;
	padding: 0px 0px 2px 24px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

ul.interaction-bar-list, ul.interaction-bar-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.interaction-bar-list li.ib-list-item {
	float: left;
	margin-left: 25px;
}

ul.interaction-bar-list li ul {
	position: absolute;
	left: -999em;
}

ul.interaction-bar-list li:hover ul, ul.interaction-bar-list li.sfhover ul {
	left: auto;
}

li.ib-share-item a:hover {
	background-color: #e5edf1;
}

ul.interaction-bar-list-second-level {
	position: absolute;
	width: 300px;
	left: -999em;
	background-color: #ffffff;
	border: 1px solid #ccdbe4;
	margin: 0px 0px 0px 0px ;
	padding: 6px !important;
	list-style: none;
}

ul.interaction-bar-list-second-level li.ib-share-item {
	width: 150px;
	padding: 0px;
	margin: 0px;
	float: left;
}

ul.interaction-bar-list-second-level li.ib-share-item a.ib-share-link {
	color: #000;
	padding: 6px 0px 6px 30px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin: 0px !important;
	font-size: 13px;
	line-height: 13px;
	width: 120px;
	display: block;
}
