/*
Theme Name: yenco
Theme URI: http://snipurl.com/i7oj
Description: yenco
Author: Riki Tiki Tavi
Author URI: http://snipurl.com/i7oj
Version: 1.0
*/

body {
  font-family:Arial;
  font-size: 10pt;
  padding:0px;
  margin:0px;
}

a, a:visited {
  color:#000;
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
}

img {
  border:0px;
}

#page {
  margin:0px auto;
  width:756px;
}          

#header {
  margin:10px auto 0px auto;
  padding:0px;
  background:url(images/header-bg2.jpg) no-repeat 0px 0px;
  height:200px;
  position:relative;
}

#title {
  font-size:20pt;
  position:absolute;
  top:15px;
  left:180px;
  font-family:Georgia, Times New Roman;
  color:#888;
}

#description {
  font-size:10pt;
  position:absolute;
  top:50px;
  left:180px;
  color:#888;
}

ul#navmenu-h, ul#navmenu-h li, ul#navmenu-h ul{ margin: 0; padding: 0; border: 0 none;list-style: none;}
ul#navmenu-h ul ul { margin-top:-1px;}
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/ {
  clear: both; display: block; font: 1px/0px serif; content: "."; height: 0; visibility: hidden; }

ul#navmenu-h {
  height: 24px;
  margin:-2px 10px 0px 10px;
}
ul#navmenu-h li {
  height:25px;
  float: left;
  display: inline;
  position: relative;
  margin-right:2px;
}
ul#navmenu-h li li {
  height:25px;
  margin-right:0px;
}
ul#navmenu-h ul {
  width: 200px;
  top: 25px;
  left: 0px;
  display: none;
  position: absolute;
  background-color:#b0d1cc;
}
ul#navmenu-h ul li {
  width: 200px;
  float: left;
  display: block !important;
  display: inline;
}
/* Root Menu */
ul#navmenu-h li a, ul#navmenu-v li a {
  border-left: none;
  float: none !important;
  float: left;
  display: block;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%;
  line-height:25px;
  color:#555;
  border-bottom:0px;
}
/* 2nd Menu */
ul#navmenu-h li:hover li a, ul#navmenu-v li:hover li a,
ul#navmenu-h li.sfhover li a, ul#navmenu-v li.sfhover li a { 
  float: none;
  _border-top:none;
}
ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul,
ul#navmenu-h ul ul ul ul {
  display: none;
  position: absolute;
  top: 4px;
  left: 196px;
}

/* NO EDIT PAST THIS LINE - Do Not Move - Must Come Before display:block for Gecko */

ul#navmenu-h li:hover ul ul, ul#navmenu-v li:hover ul ul,
ul#navmenu-h li:hover ul ul ul, ul#navmenu-v li:hover ul ul ul,
ul#navmenu-h li:hover ul ul ul ul, ul#navmenu-v li:hover ul ul ul ul,
ul#navmenu-h li.sfhover ul ul, ul#navmenu-v li.sfhover ul ul,
ul#navmenu-h li.sfhover ul ul ul, ul#navmenu-v li.sfhover ul ul ul,
ul#navmenu-h li.sfhover ul ul ul ul, ul#navmenu-v li.sfhover ul ul ul ul {
  display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-v li:hover ul,
ul#navmenu-h ul li:hover ul, ul#navmenu-v ul li:hover ul,
ul#navmenu-h ul ul li:hover ul, ul#navmenu-v ul ul li:hover ul,
ul#navmenu-h ul ul ul li:hover ul, ul#navmenu-v ul ul ul li:hover ul,
ul#navmenu-h li.sfhover ul, ul#navmenu-v li.sfhover ul,
ul#navmenu-h ul li.sfhover ul, ul#navmenu-v ul li.sfhover ul,
ul#navmenu-h ul ul li.sfhover ul, ul#navmenu-v ul ul li.sfhover ul,
ul#navmenu-h ul ul ul li.sfhover ul, ul#navmenu-v ul ul ul li.sfhover ul {
  display: block;
}

#nav-h {
  position:absolute;
  left:0px;
  top:169px;
  background:url(images/menu-bg1.gif) no-repeat 4px 0px;
  height:66px;
  height:24px;
  width:756px;
}

#navmenu-h li a {
  padding:0px 10px 0px 10px;
  line-height:25px;
}

#navmenu-h li a:hover, #navmenu-h li.current_page_item a, #navmenu-h li.sfhover a, #navmenu-h li.current_page_parent a {
  background:url(images/menu-hover.gif) repeat-x 0px 2px;
  line-height:25px;
  color:#000;
}

#navmenu-h li.sfhover li a, 
#navmenu-h1 li:hover li a, #navmenu-h1 li:hover li a span {
  background:#eee;
  color:#333;
  background-image:none;
  border:0px;
}

#navmenu-h li li a:hover {
  background-color:#ccc;
  background-image:none;
  color:#333;
  border:0px;
}


#container {
  width:756px;
  zoom:1;
}

#content {
  float:left;
  display:inline;
  width:520px;
  margin-top:10px;
  margin-left:5px;
}

#sidebar {
  width:220px;
  float:right;
  display:inline;
  margin:10px 0px 0px 0px;
}


#sidebar ul#widgets {
  margin-top:0px;
  margin-left:4px;
  padding:0px;
  list-style:none;
}

.widget {
  margin-bottom:20px;
}

.widgettitle {
  color:#777;
  font-size:11pt;
  font-family:Georgia, Times New Roman, MS Serif;
  margin:0px 0px 10px 0px;
  background:url(images/widget-title-bg.gif) no-repeat;
  line-height:32px;
  padding-left:40px;
}

.widget a {
  text-decoration:none;
}

.widget a:hover {
  text-decoration:underline;
}

#sidebar ul#widgets ul {
  margin-top:0px;
  padding-left:21px;
}

#sidebar ul#widgets ul li {
  padding:0px;
  margin:0px;
  list-style-image:url(images/bullet.gif);
  line-height:14px;
}

.post {
  border-bottom:1px dotted #777;
  margin-bottom:20px;
  padding-bottom:20px;
}

.entry p {
  text-indent:20px;
}

.post-title {
  font-size:18px;
  font-family:Georgia, Times New Roman;
  color:#555;
  margin:5px 0px 0px 0px;
}

.post-title a {
  text-decoration:none;
  color:#555;
}

.post-title a:hover {
  text-decoration:underline;
}

.post-date {
  font-size:9pt;
}


#footer {
  height:117px;
  color:#fff;
  overflow:hidden;
  margin-bottom:20px;
}

#footer p {
  text-align:center;
  margin:2px 0px;
}

#footer p a {
  color:#fff;
}

#footer .copyright {
  margin:30px 0px 0px 0px;
  padding:0px;
  font-weight:bold;
}

#s {
  border:1px solid #999;
  padding:3px;
  width:120px;
}

#submitsearch {
  border:1px solid #999;
  background-color:#fff;
  padding:1px;
  width:80px;
}

blockquote {
  border-left:2px solid #999;
  padding-left:10px;
}

.alignleft {
  float:left;
  margin:5px 5px 5px 0px;
}

.alignright {
  float:right;
  margin:5px 0px 5px 5px;
}

textarea#comment {
  width:99%;
  border:1px solid #999;
}

input#submit {
  border:1px solid #999;
  background-color:#fff;
}


#bottom-menu div {
  width:180px;
  height:100px;
  float:left;
  text-align:center;
}

#bottom-menu div a {
  font-family:Georgia, Times New Roman;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  line-height:165px;
}


.icons {
  width:160px;
  height:100px;
  overflow:hidden;
  display:block;
  float:left;
  margin-right:12px;
  margin-bottom:40px;
  text-align:center;
}

.last-icon {
  margin-right:0px;
}

.icons a {
  font-family:Georgia, Times New Roman;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  width:160px;
  height:100px;
  position:relative;
  display:block;
}

.icons a em {
  position:absolute;
  top:76px;
  left:0px;
  text-align:center;
  width:160px;
}



.under-65 a {
  font-size:12px;
}


.lifetime-income {
  background:url(images/lifetime-income.gif) no-repeat;
}

.dental-insurance {
  background:url(images/dental-insurance.gif) no-repeat;
}

.living-trusts {
  background:url(images/living-trusts.gif) no-repeat;
}

.longterm-care {
  background:url(images/longterm-care.gif) no-repeat;
}

.group-business {
  background:url(images/group-business.gif) no-repeat;
}

.disability-insurance{
  background:url(images/disability-insurance.gif) no-repeat;
}

.medicare-plans {
  background:url(images/medicare-plans.gif) no-repeat;
}

.life-insurance {
  background:url(images/life-insurance.gif) no-repeat;
}

.under-65 {
  background:url(images/under-65.gif) no-repeat;
}

.legacy-planning {
  background:url(images/legacy-planning.gif) no-repeat;
}


#tree {
  width:720px;
  height:249px;
  background:url(images/tree.jpg) no-repeat;
  padding-top:4px;
}

#tree p {
  margin:5px 10px 0px 340px;
  font-family:Georgia, Times New Roman;
  font-style:italic;
}

#home-course {
  background:url(images/cources-home.gif) no-repeat 10px 0px;
}

#home-podcast {
  background:url(images/podcasts-home.gif) no-repeat 10px 0px;
}

#home-resources {
  background:url(images/resources-home.gif) no-repeat 10px 0px;
}

#home-patrons-network {
  background:url(images/patrons-home.gif) no-repeat 10px 0px;
}

#bottom-menu {
  margin-top:20px;
}

#bottom-menu div {
  width:180px;
  height:100px;
  float:left;
  text-align:center;
}

#bottom-menu div a {
  font-family:Georgia, Times New Roman;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  line-height:165px;
}

#serving {
  position:absolute;
  top:88px;
  left:607px;
  font-size:9pt;
}

#serving ul {
  margin:0px 0px 0px 20px;
  padding:0px;
}

#phone {
  font-size:8pt;
  font-family:Arial;
  font-weight:bold;
  /*background:url(images/USA-flag.gif) no-repeat 0px 6px;*/
  position:absolute;
  right:5px;
  top:5px;
  padding-left:32px;
}

#phone em {
  font-weight:normal;
  font-style:normal;
  margin-top:8px;
}

#subscribe {
  position:absolute;
  top:100px;
  left:190px;
}

#subscribe form {
  margin:0px;
}

#subscribe em {
  font-style:normal;
  font-size:8pt;
  font-family: Arial;
}

#subscribe .submit {
  border:1px solid #777;
  padding:1px;
  background-color:#fff;
  font-size:8pt;
  font-family:Arial;
}

#subscribe .field {
  border:1px solid #777;
  padding:2px;
  width:140px;
  font-size:8pt;
  font-family:Arial;
}

.rss a span, .rss a:hover span {
  background:url(images/rss.gif) no-repeat 0px 0px;
  padding-left:18px!important;
}

.emailreqtxt, .reqtxt, .linklove {
  display:none !important;
}

.cform textarea,
.cform input {
	width:300px !important;
}
.cform select {
	width:308px!important;
	padding:2px 0!important;;
}  


p.cf-sb {
	text-align:center !important;
	padding: 0!important;
	margin: 0;
}


.cform input.sendbutton	{ 
	width:100px !important;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:none;
}


.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#fff !important; 
}


.hidebox {
  display:none;
}

p.rounded-box {
  background: #ddd;
  border: 1px solid #999;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -khtml-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  text-align:center;
  margin:0px auto;
  padding-top:5px;
  text-indent:0px;
  line-height:14px;
}

p.rounded-box a {
  font-size:14pt;
  text-decoration:none;
}

p.our-services {
  width:130px;
}

p.hsa-health-plans-video {
  width:230px;
}

p.watch-video {
  width:250px;
}

p.rounded-box em {
  font-size:10pt;
  font-style:normal;
  padding-bottom:5px;
  display:block;
  text-transform:capitalize;
}

.column1, .column2 {
  width:49%;
  float:left;
  display:inline;
  text-align:center;
}
