/* Consumer Blog Styles (cb-styles.css) */

/* basic page elements */

body {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 12px;
}

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

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #333;text-decoration: none; }
.module-content a:hover { color: #039; }

h1, h2, h3, h4, h5, h6 {
    font-family: arial, helvetica, verdana, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left:0;
    padding: 10px 5px 0px 10px;
    color: #039;
    background: transparent;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-transform:none;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #039;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body {
    min-width: 815px;
    color: #333;
    background: #009090 url(http://www.insureinfoblog.com/images/body-bg.gif) repeat-y center;
}

#container {
    width: 792px;
    margin-bottom: 0px;
    background:#fff;
}

#container-inner {
    border-width: 25px 25px 0px 25px;
    border-style: solid;
    border-color: #fff;
}
#pagebody { 
background: #fff url(http://www.insureinfoblog.com/images/pagebody-bg.gif) repeat-y left;
}
#pagebody-inner { }

#banner {
    width: 742px; /* necessary for ie win */
	height:150px;
    background: url(http://www.insureinfoblog.com/images/masthead-bg.jpg) no-repeat;
}

#banner-inner {
    padding: 0;
    border: 0;
}

.banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-shadow:none;
	text-indent:-900em;
	background:url(http://www.insureinfoblog.com/images/title-bg.jpg) no-repeat;
	width:450px;
	height:47px;
	position:absolute;
	top:82px;
	left:47px;
}

#banner-description {
    margin-top: 10px;
    margin-bottom: 0;
margin-right:10px;
    color: #fff;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
    text-shadow: none;
float:right;
width:200px;
}
#banner-nav{
position:absolute;
	top:120px;
	left:15px;
	list-style:none;
}
#banner-nav li{
float:left;
margin:0 30px 0 0;
font-weight:bold;}

#alpha { margin: 15px 15px 0 15px; width: 480px; }
#beta { width: 200px; background: #e6ecf2; }
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fff;
}

.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-header {
    margin-top: 0;
    border-left: 0;
    padding: 0 0 0 10px;
    color: #039;
    font-size: 18px;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #a3b8cc;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: center;
    background: #e6ecf2;
}

.comments-open-footer {
    margin: 10px 0;
}

/* modules */

.module {
    margin: 0 0 10px 0;
    border-bottom: 0;
    background: transparent;
}

.module-content {
    margin: 0 0 10px 0;
    border-top: 0;
    padding: 10px 10px 0 10px;
    font-size: 11px;
    line-height: 1.2;
}
.module-links ul li.wrap{
margin-right:50px;
}

.module-gurulist{
padding:0 0 0 2px;}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 10px;
    color: #292e33;
    background: transparent;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list {
    margin: 0 15px 10px 2px;
    list-style: none;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: none;
}

.module-list-item {
    margin-top: 0;
    color: #666;
    line-height: 1.2;
	border-bottom:1px solid #adadad;
}

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    padding: 0;
    background: #f3f6f9;
}

.typelist-thumbnail {
    background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content {
    margin: 0;
    border-width: 0;
    padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item {
    width: 64px; /* mac ie fix */
    margin: 0 10px 10px 0;
    padding: 0;
    background: none;
}

.module-recent-photos .module-list-item a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #36414d;
    background: #fff;
}

.module-tagcloud .module-list {text-align: left; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; border-bottom:0; }
.module-tagcloud li{padding:0px;}
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 12px; }
.module-tagcloud li.taglevel6 { font-size: 11px; }
.module-tagcloud li.taglevel7 { font-size: 10px; }
.module-tagcloud li.taglevel8 { font-size: 9px; }
.module-tagcloud a.tagcloud{text-decoration:none;}
.module-tagcloud a.tagcloud:hover{text-decoration:underline;}

/* three-column tweaks */

.layout-three-column #alpha {
    margin: 0;
    width: 197px;
    background:transparent url(http://www.insureinfoblog.com/images/alpha-bg.gif) repeat-y left;
}

.layout-three-column #alpha-inner {
    padding: 0;
    border: 0;
}

.layout-three-column #beta {
    margin: 0;
    width: 369px;
    background:transparent url(http://www.insureinfoblog.com/images/beta-bg.gif) repeat-y left;
}

.layout-three-column #beta-inner {
    padding: 0 5px;
    border-width: 0;
}

.layout-three-column #gamma {
    margin: 0;
    width: 176px;
    background:transparent url(http://www.insureinfoblog.com/images/gamma-bg.jpg) no-repeat left top;
}

.layout-three-column #gamma-inner {
    padding: 0;
    border-width: 0;
}

h3.find{
font-weight:bold;
font-size:12px;
margin-bottom:0;
padding-bottom:0;
}
.find a{
color:#333;
}
.find a:hover{
color:#039;}

.module-content .gfg-listentry{
line-height:1.1em;
font-size:11px;
background-position:0 -2px;
background-image:none;
background:transparent;
padding-left:0;
border-bottom:1px solid #ccc;
margin-bottom:2px;
}
