/*
  Theme Name: Finn Financial Group
  Theme URI: http://www.finnfinancialgroup.com/
  Version: 1.0
  Author: http://www.finnfinancialgroup.com/
  Author URI: http://www.finnfinancialgroup.com/
*/

/* THE BASICS */

html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, a, span, hr { margin: 0; padding: 0; }

body {
  position: relative;
  padding: 0 0 30px;
  background: #fff url(images/bg.gif) left top repeat-x;
  color: #5d5d5d;
  font: 0.8em/1.6em "Helvetica","Arial",sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

h1 {
  padding: 0px 0px 25px;
  color: #a4aeb6;
  font-size: 2.15em;
line-height: 22pt;
}

h1 a {
  color: #a4aeb6;
}

h2 {
  color: #1867aa;
  font-size: 1.25em;
}

p { padding: 0 0 15px; }

ul, ol { padding: 0 0 15px 15px; }

a {
  text-decoration: none;
  color: #1867aa;
  overflow: hidden;
}

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

img, a img { border: none; }

hr {
  height: 1px;
  padding: 0 0 15px;
  margin: 0 0 15px;
  background: none;
  border: none;
  border-bottom: 1px solid #a4aeb6;
}

/* HEADER */

#header {
  position: relative;
  width: 900px;
  height: 152px;
  margin: 0 auto;
}

#header h1 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 900px;
  height: 152px;
  background: url(images/header.gif) center top no-repeat;
  display: block;
  text-indent: -9999px;
}

#contact-info {
  position: absolute;
  top: 25px;
  right: 40px;
  text-align: right;
  z-index: 10;
}

#contact-info h2 {
  padding: 0 0 5px;
  color: #fff;
  font: 1.7em/1.7em "Garamond","Georgia",serif;
}

#contact-info ul {
  color: #95b6d3;
  list-style: none;
  font-size: 1.05em;
}

#contact-info a {
  color: #95b6d3;
  text-decoration: none;
}

#contact-info a:hover { color: #fff; }

#contact-info .phone {
  font-size: 1.25em;
  font-weight: bold;
}

/* MENU */

#menu-wrap {
  clear: both;
  position: relative;
  width: 898px;
  height: 34px;
  margin: 0 auto;
  background: #aaacad url(images/menu.gif) left top repeat-x;
  border: 1px solid #959494;
  z-index: 1000;
}

/* top level */
#menu {
  float: right;
  height: 34px;
  padding: 0;
  list-style: none;
}

#menu li {
  float: left;
  position: relative;
  height: 35px;
}

#menu li a {
  padding: 0 15px 0 22px;
  border-left: 1px solid #989a9b;
  color: #586173;
  font-size: 1.05em;
  line-height: 35px;
  text-decoration: none;
  text-transform: uppercase;
}

#menu .home a { border-left: none; }

/* drop downs */
#menu ul {
  visibility: hidden;
  position: absolute;
  top: 34px;
  left: 0;
  width: 294px;
  height: 0;
  padding: 0 0 5px;
  font-size: 11px;
  background: #aaacad;
  list-style: none;
  overflow: hidden;
  z-index: 1000;
}

#menu .page-item-248 ul {
  width: 150px;
}

#menu li li {
  left: 0;
  width: 294px;
  height: 20px;
  padding: 0;
  border-left: none;
}

#menu ul a {
  width: 250px;
  height: 20px;
  padding: 0 22px;
  border-left: none;
  display: block;
  line-height: 20px;
  text-align: left;
}

#menu .visible ul, #menu li:hover ul, #menu a:hover ul {
  visibility: visible;
  height: auto;
}

/* current page */
#menu .current_page_parent li a, #menu .current_page_item li a {
  color: #586173;
}

#menu .current_page_item a, #menu li .current_page_item a, #menu .current_page_parent a, #menu .current_page_parent .current_page_item a, #menu a:hover, #menu li a:hover, #menu li ul li a:hover {
  color: #fff;
}

/* SLIDESHOW */

#slideshow {
  position: relative;
  clear: both;
  width: 891px;
  height: 213px;
  padding: 5px 7px 10px 8px;
  margin: 0 auto;
  list-style: none;
  background: url(images/slideshow.gif) no-repeat;
  z-index: 1;
}

#slideshow li {
  position: absolute;
  top: 5px;
  left: 8px;
  width: 891px;
  height: 213px;
}
#page-image {
  clear: both;
  width: 906px;
  height: 154px;
  margin: 0 auto;
  background: url(images/static.gif) no-repeat;  
}

#page-image img {
  width: 891px;
  height: 139px;
  padding: 5px 7px 10px 8px;  
}

/* MAIN CONTENT */

#content {
  width: 840px;
  margin: 0 auto;
  padding: 25px 30px;
  background: #f9f9f9 url(images/content.gif) left top repeat-x;
  border-bottom: 8px solid #fff;
  overflow: hidden;
}

#main {
  float: left;
  width: 440px;
  padding: 10px;
}

#sidebar {
  float: right;
align: right;
  width: 305px;
}

#sidebar h2 {
  width: 305px;
  height: 41px;
  padding: 0;
  background: #18507f url(images/get-started.gif) left top no-repeat;
  text-indent: -9999px;
}

#sidebar h3 {
  color: #a4aeb6;
  padding: 0 0 5px;
}

#sidebar #monthly-archives {
  padding: 0 0 15px;
}

#sidebar p { padding: 0 0 13px; 
  float: right;
}

#sidebar p a {
  width: 305px;
  height: 172px;
  background: #93a08e url(images/find-out.jpg) left top no-repeat;
  display: block;
  text-indent: -9999px;
}

  #sidebar .newsletter {
  width: 282px;
  height: 40px;
  margin: 0 0 15px;
  padding: 7px 13px 0 8px;
  background: #eff1f2 url(images/email.gif) left top repeat-x;
  border: 0px solid #e8e9e9;

}

#sidebar .newsletter p {
  padding: 0 8px 7px;
  color: #777779;
  font: italic 1.05em/1.05em "Georgia","Times New Roman",serif;
  text-transform: lowercase;
}

#sidebar .newsletter input {
  float: left;
  width: 184px;
  height: 13px;
  padding: 7px;
  border: 1px solid #e1e1e1;
  color: #939598;
  font: 12px/12px "Helvetica","Arial",sans-serif;
}

#sidebar .newsletter input.active { color: #000; }

#sidebar .newsletter input.submit {
  float: right;
  width: 79px;
  height: 31px;
  padding: 31px 0 0;
  background: url(images/submit.gif) left top no-repeat;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
}

/* FOOTER */

h6#footer {
  clear: both;
  width: 867px;
  height: 43px;
  margin: 0 auto;
  padding: 0 33px 0 0;
  background: #eff1f2;
  color: #a1a1a1;
  font-size: 0.9em;
  line-height: 43px;
  text-align: right;
}

/* WORDPRESS POSTS */

img.alignleft {
  float: left;
  padding: 0 10px 5px 0;
}

img.alignright {
  float: right;
  padding: 0 0 5px 10px;
}

.navigation { clear: both; }
.alignleft { float: left; }
.alignright { float: right; }

/* Blog */
.post-info {
  margin: 0 0 15px;
  border-bottom: 1px solid #a4aeb6;
  font-size: 0.9em;
}

/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments {clear:both;position:relative;padding:20px 0 0 0;}
#comments h3{ color:#555; font-weight:normal; }
#comments .comment.thread-even { background: #f7f7f7; border-bottom:1px solid #b2b2b2; }
#comments .comment{margin-top:10px;width:100%;list-style-type:none;}
#comments .comment .comment-container  { padding: 15px 20px; }
#comments .comment-head  { margin: 0 0 15px 0; }
#comments .comment-head .avatar  { float: right; margin: 0 0 10px 10px; }
#comments .comment-head .avatar img{margin: 0;vertical-align: middle;border:1px solid #ddd; padding:3px; background:#fff; }
#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 15px; }
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}
#comments .reply { padding-top:10px; }
#comments .reply a {  padding:1px 15px; background:#e7e7e7; color:#444; text-decoration:none; font-size:12px; text-transform:uppercase;}
#comments .reply a:hover { background:#06a0f0; color:#fff; }

#comments .commentlist { padding-left: 0; }

#comments ul.children{margin:10px 0 0 25px;padding:0; }
#comments .cancel-comment-reply{margin-bottom:10px;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#comments h3#pings { margin-top:25px; }
#comments .pingbacks li.pingback { margin:10px 0; }
#comments .pingbacks li.pingback .reply { display:none; }

/* 5.2 Comments Form */
#respond  {clear:both; padding: 0 0 0 0;}
#respond h3  { color:#555; font-weight:normal; }
#respond .left { float:left; width:200px; margin-right:15px; }
#respond .right { float:left; width:380px; }

#commentform input.txt  {  color:#666; background: #fcfcfc; width: 170px; margin: 0 5px 10px 0; padding: 7px 10px; border: 3px solid #e2e2e2; }
#commentform textarea  { color:#666; background: #fcfcfc; width: 95%!important; padding: 7px 10px; border: 3px solid #e2e2e2; }

input, textarea, submit { font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;  font-size: 14px; }
#commentform #submit  { margin: 15px 0 0 0; background:#f0f0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#333; font-size:12px; text-transform:uppercase; border:none; padding:4px 25px 4px 15px; }
#commentform #submit:hover  { background:#06a0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#fff; cursor:pointer; }

/* 5.3 Pingbacks / Trackbacks */
h3#pings  { margin: 25px 0 10px 0; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; }
.pinglist li .date  { font-size: 11px; }
.pinglist li .pingcontent  { display: block; margin: 10px 0; }

