/*template*/

body{
background:#eeeeee url(images/bgbody.jpg) repeat-x left top;
font:12px/18px Arial, Helvetica, sans-serif;
text-align:center;
padding:8px 0;
color:#202020;
}

a:link, a:visited{
color:#316e9f;
}

a:hover{
text-decoration:none;
}

#container, .wrap{
width:960px;
margin:0 auto;
text-align:left;
}

#header{
height:162px;
background:url(images/bgheader.jpg) no-repeat center top;
}

#head-top{
height:122px;
}

#logo{
float:left;
width:664px;
overflow:hidden;
}

#logo a{
background:transparent url(images/logo.png) no-repeat left top;
height:55px;
text-indent:-2999px;
margin:28px 0 0 1px;
display:block;
}

#head-top .livechat a:link, #head-top .livechat a:visited{
background:#feb33d;
text-decoration:none;
color:white;
padding:0 5px;
}

#head-top .livechat a:hover{
background:#ff7e00;
}

#contact-panel{
float:right;
margin:28px 0 0 0;
text-align:right;
color:white;
}

#contact-panel .phone{
font-size:32px;
line-height:1em;
font-weight:bold;
margin-bottom:14px;
background:url(images/icon-phone-header.png) no-repeat 10px 5px;
}

#contact-panel .livechat{
font-size:15px;
font-weight:bold;
margin:0;
}

#navigation{
margin:0;
width:960px;
}

#navigation li{
float:left;
list-style:none;
}

#navigation a{
padding:10px 10px;
font-weight:bold;
display:block;
float:left;
cursor:pointer;
font-size:14px;
border-right:#d4d4d4 solid 1px;
border-left:#ffffff solid 1px;
}

#navigation a.parent{
padding-right:25px;
background:url(images/icon-dropdown.gif) no-repeat right 18px;
}

#navigation .current, #navigation .current a:hover{
background:url(images/bgnav-alt.png) repeat-x left top;
}

#navigation a:link, #navigation a:visited{
color:#202020;
}

#navigation .current a:link,
#navigation .current a:visited{
color:white;
}

#navigation li.first a{
border-left:none 0;
}

#navigation li#searchcolumn{
padding:8px 10px 12px;
float:right;
background:url(images/bgsearchcolumn.png) no-repeat right top;
width:170px;
text-align:right;
}

#searchcolumn .textfield{
width:138px;
background:transparent;
border:none;
}

#searchcolumn .button{
background:transparent;
border:none;
cursor:pointer;
width:16px;
text-indent:4999px;

}

#navigation a:link, #navigation a:visited{
text-decoration:none;
}

#content{
padding:15px 0;
background:#ffffff;
}

#attention-info.wrap{
clear:both;
}

#footer{
background:url(images/bgfooter.png) repeat-x center top;
padding-top:20px;
font-size:0.9em;
}

#foot-top{
line-height:24px;
}

#linklist{
width:600px;
margin:0;
float:left;
}

#linklist .col{
width:25%;
float:left;
list-style:none;
}

#linklist .col ul{
margin:0;
}

#linklist .col li{
list-style:none;
background:url(images/bullet.gif) no-repeat left 4px;
padding-left:20px;
}

#extra{
width:310px;
float:right;
}

#extra .textfield{
margin-right:10px;
}

#extra .icon-rss{
padding:6px 42px 8px 0;
background:url(images/icon-rss.png) no-repeat right top;
text-decoration:none;
color:#202020;
font-size:1.25em;
display:block;
float:left;
}

#foot-bottom{
padding-top:20px;
background:url(images/logo-bottom.gif) no-repeat right 20px;
}

#foot-bottom p{
width:760px;
margin-bottom:0;
}

#maincontent h1{
color:#4672a8;
}

#maincontent li{
margin-bottom:0.5em;
}

/*layout*/
#maincontent{
float:left;
width:690px;
}

#maincontent.wide{
float:right;
width:730px;
}

#maincontent.full{
float:left;
width:960px;
}

.sidecontent{
width:250px;
}

.sidecontent.left{
margin-right:10px;
}

.sidecontent.right{
margin-left:10px;
}

/*reusable*/
.left{
float:left;
}

.right{
float:right;
}

.twocolumns{
margin-bottom:1em;
}

.twocolumns .col{
width:50%;
float:left;
}

.clearfix:after, .twocolumns:after{
content:'.';
clear:both;
display:block;
height:0;
visibility:hidden;
font-size:0;
}

.button, .button-blue{
background:#ff7e00 url(images/bgbutton.png) repeat-x left top;
border:#d97716 solid 1px;
line-height:1.1em;
padding:2px 4px;
color:white;
font-weight:bold;
cursor:pointer;
display:inline-block;
text-align:center;
text-decoration:none;
}

a.button{
padding:5px 4px;
color:white;
}

.button-blue{
background:#5086fe url(images/bgbutton-blue.jpg) repeat-x left top;
border:#4e7ddf solid 1px;
}

table.datalist{
border-collapse:collapse;
}

table.datalist th{
background:#6a95ca;
padding:5px;
color:white;
}

table.datalist td{
padding:5px;
border:none;
text-align:center;
}

table.datalist td.first{
text-align:left;
}

table.datalist td.extra{
border-bottom:none;
}

table.datalist tr.alt td{
background:#dcecfd;
}

table.datalist tbody{
border-bottom:#dcecfd solid 1px;
}

.contentbox-content{
padding:10px;
}

.icon-more{
padding-right:20px;
background:url(images/icon-more.png) no-repeat right top;
}

.icon-help{
background:url(images/icon-help.png) no-repeat left top;
width:16px;
height:16px;
text-indent:-2999px;
overflow:hidden;
display:block;
}

.attention, .info{
padding:10px 10px 10px 50px;
background:#fffbcc url(images/icon-attention.png) no-repeat 10px 10px;
border:#e6db55 solid 1px;
min-height:32px;
margin-bottom:1em;
}

.info{
background:#ecf2fe url(images/icon-info.png) no-repeat 10px 10px;
border:#b8d9fd solid 1px;
}

/*page home*/

dt{
font-size:1.1em;
font-weight:bold;
}

dd{
margin-bottom:1em;
}

#content-top{
margin-bottom:1em;
}

#content-top .content-slider{
float:left;
width:620px;
}

#content-top .module-box{
float:right;
width:280px;
border:#d7d7d7 solid 1px;
}

#content-top .module-box dl{
margin:0;
}


#content-top .module-box dt{
padding-left:24px;
background:url(images/bullet.png) no-repeat left top;
}

#content-top .module-box dd{
margin-left:0;
}

#content-top .module-box h2{
border-bottom:#5989c3 solid 3px;
padding-bottom:0.5em;
}

.content-slider {
position:relative;
overflow:hidden;
}

.content-slider .wrapper{

width:620px;
}

.content-slider ul{
margin:0;
width:9000px;
}

.slider-control{
margin:0;
}

.content-slider .slider-control a{
position:absolute;
top:80px;
display:block;
width:34px;
height:34px;
text-indent:-2999px;
overflow:hidden;
background:transparent url(images/btn-prev-next.png) no-repeat left top;
}

.content-slider .slider-control a.btn-prev{
left:5px;
}

.content-slider .slider-control a.btn-next{
right:5px;
background-position:left -34px;
}

#content-top .content-slider li{
height:212px;
position:relative;
list-style:none;
float:left;
}

.content-slider .desc{
position:absolute;
height:50px;
background:transparent url(images/black60.png) repeat left top;
bottom:0;
left:0;
width:580px;
padding:10px 20px;
color:white;
}

.content-slider .desc a:link, .content-slider .desc a:visited{
color:white;
text-decoration:none;
}

#mortgage, #life-insurance{
border:#d7d7d7 solid 1px;
}

#mortgage{
margin-right:10px;
}

#life-insurance{
margin-left:10px;
}

#mortgage-top, #life-top{
background:url(images/bggrad-grey.jpg) repeat-x left top;
padding-top:20px;
}

#mortgage-top img, #life-top img{
float:left;
}

#mortgage-top h2, #mortgage-top p, 
#life-top h2, #life-top p{
margin-left:96px;
}

#content-main .best-buys, #content-main .calc-quick-links{
float:left;
width:215px;
margin-bottom:1em;
margin-left:10px;
display:inline;
}

#content-main .request-call-back, #content-main .min-check{
float:right;
width:215px;
margin-bottom:1em;
margin-right:10px;
display:inline;
}

#content-main .datalist td{
font-size:10px;
}

#content-main .calc-quick-links h2, #content-main .min-check h2{
padding-left:80px;
background:url(images/icon-calc-watch.png) no-repeat left top;
height:80px;
}

#content-main .min-check h2{
background-position: left -160px;
padding-left:90px;
}

#content-main hr{
margin:0;
}

#mission-statement{
background:#ffffff url(images/bggrad-blue.jpg) repeat-x left top;
border:#bbdafa solid 1px;
margin-bottom:1em;
padding:10px;
}

#mission-statement .icon{
padding:30px 0 0;
background:transparent url(images/icon-statement.png) no-repeat right top;
margin-top:-22px;
z-index:2;
zoom:1;
}

#attention-info{
background:url(images/bgattention-info.png) no-repeat center 20px;
margin-bottom:1em;
padding-top:40px;
line-height:18px;
}

#attention-info .attention{
width:630px;
float:left;
padding:0 0 0 40px;
background:url(images/icon-attention.png) no-repeat left 3px;
border:none 0;
}

#attention-info .info{
width:180px;
float:right;
padding:0 0 0 40px;
background:url(images/icon-info.png) no-repeat left 3px;
border:none 0;
}

/*article page*/

table#svr-rate th{
background:#ecf4fc url(images/bgthgrad-blue.png) repeat-x left top;
border:#d3e7fc solid 1px;
border-width:0 0 1px 1px;
color:#343434;
}

#related-article{
background:#ffffff url(images/bgmodul-grad-bottom-blue.png) repeat-x left bottom;
margin-bottom:1em;
}

#related-article h2{
background:#4d78ad url(images/bgmodul-head-blue.png) repeat-x left top;
padding:8px 10px;
margin:0;
color:white;
border:#4d78ad solid 1px;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
}

#related-article .content{
padding:10px;
background:url(images/bgmodul-grad-top-blue.png) repeat-x left top;
border:#d6e5fa solid 1px;
-moz-border-radius:0 0 8px 8px;
-webkit-border-radius:0 0 8px 8px;
}

#related-article .content ul{
margin:0;
}

#related-article .content li{
list-style:none;
margin-bottom:0.5em;
padding:0 0 0.5em 24px;
border:#edf3fb solid 1px;
border-width:0 0 1px 0;
background:url(images/bullet-related-article.png) no-repeat left 4px;
}

.module-table{
border:#cccccc solid 1px;
margin-bottom:1em;
background:#ffffff;
}

.module-table .header{
background:#e5e5e5 url(images/bgmodule-table-header.jpg) repeat-x left top;
border:#cccccc solid 1px;
border-width:0 0 1px 0;
padding:10px;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
}

.module-table .header h2{
margin-bottom:0;
}

.module-table .content{
padding:10px;
overflow:hidden;
}

/*best buy page*/

.module-table.bestbuys .header{
position:relative;
height:55px;
}

.header .attention{
width:600px;
position:absolute;
top:10px;
right:10px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
margin:0;
}

.tab-control{
}

.header .tab-control{
margin:0;
position:absolute;
left:10px;
bottom:-1px;
}

.tab-control li{
float:left;
list-style:none;
margin-right:5px;
}

.tab-control .current a{
background:#ffffff url(images/sprite-open-close-tab.png) no-repeat right 8px;
border:#cccccc solid 1px;
border-width:1px 1px 0 1px;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
border-radius:8px 8px 0 0;
}

.tab-control a{
float:left;
display:block;
font-size:1.2em;
text-decoration:none;
padding:8px;
padding-right:28px;
background:url(images/sprite-open-close-tab.png) no-repeat right -24px;
font-weight:bold;
color:#343434;
}

.tab-control a:hover{
background-color:#f5f5f5;
border:#cccccc solid 1px;
border-width:1px 1px 0 1px;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
border-radius:8px 8px 0 0;
}

/*form page*/

table.steps{
background:url(images/bgsteps.png) no-repeat left 15px;
}

table.steps td{
text-align:center;
}

table.steps a{
display:block;
background:url(images/bgperstep.png) no-repeat left top;
width:32px;
padding:6px 0;
margin:0 auto;
font-size:18px;
text-decoration:none;
}

table.steps a.current{
background:url(images/bgperstep-current.png) no-repeat left top;
padding:6px 0 16px;
color:white;
}

.form li{
overflow:hidden;
border-bottom:#cccccc solid 1px;
list-style:none;
}

.form li.last{
border-bottom:none 0;
}

.form li p{
float:left;
width:400px;
}

.form ul{
margin:1em 0;
}

.form li input.textfield, 
.form li textarea{
float:left;
width:220px;
}

.form li select, 
.form li .input{
float:left;
width:226px;
}

.form li .input label{
margin:2em;
}

.form li .icon-help{
float:left;
margin-left:10px;
}

.error-message{
background:#ff7c69 url(images/icon-error.png) no-repeat 4px 3px;
border:#c62811 solid 1px;
color:white;
font-weight:bold;
padding:2px 2px 2px 24px;
}

.info-message{
background:#99caf7 url(images/icon-info-16.png) no-repeat 4px 3px;
border:#155baf solid 1px;
color:white;
font-weight:bold;
padding:2px 2px 2px 24px;
}

.form li p.error-message, 
.form li p.info-message{
clear:both;
float:none;
width:auto;
margin-bottom:0.5em;
}

/*calculator page*/

.calc-module .header{
background:#4D78AD url(images/bgmodul-head-blue.png) repeat-x scroll left top;
color:white;
}

.CalcContain{
background:url(images/bgmodul-grad-top-blue.png) repeat-x left 1px;
border:#a6d0fc solid 1px;
padding:10px;
}

.QuestUnit{
clear:both;
overflow:hidden;
margin-bottom:1em;
padding-bottom:1em;
border-bottom:#cccccc solid 1px;
}

.QuestUnit.last{
margin-bottom:0;
border-bottom:none 0;
}

.QuestUnitRow:after{
content:'.';
clear:both;
display:block;
height:0;
visibility:hidden;
font-size:0;
}

.slider-unit{
float:left;
margin:4px;
padding-left:15px;
width:380px;
}

.ui-slider{
background:#003366 url(images/slider-background.gif) no-repeat left top;
border:0 none;
height:16px;
font-size:0;
line-height:0;
position:relative;
}

.ui-slider-handle{
cursor:pointer;
background:url(images/slider-handle.png) repeat-x scroll left top;
height:32px;
width:32px;
position:absolute;
top:-8px;
z-index:2;
}

.numField{
border:#d7d7d7 solid 1px;
background-color:white;
padding:2px;
}

.icon-poundsterling{
padding-left:20px;
background:url(images/currency-percent.gif) no-repeat left 2px;
}

.icon-percent{
padding-right:20px;
background:url(images/currency-percent.gif) no-repeat right -28px;
}

.QuestUnitRow .numField {
float:right;
}

.QuestUnitRow .input{
text-align:right;
}

.QuestUnitExtra{
padding-top:2em;
}

.QuestUnitExtra .option{
float:left;
display:block;
padding:3px 10px;;
background:#fffbcc;
border:#fbd97f solid 1px;
margin:0;
}

.resultPane{
background:url(images/bgresult.jpg) no-repeat center top;
width:630px;
height:384px;
padding:40px 30px 20px;
}

.resultPane .imgResult{
margin-bottom:2em;
text-align:center;
}

.resultPane .form label{
float:left;
display:block;
width:120px;
}

.resultPane .form .phoneflag{
padding-left:120px;
}

.resultPane .calc-quick-links{
background:url(images/icon-calc-watch.png) no-repeat scroll left top;
padding-left:85px;
height:90px;
}

.calc-quick-links ul{
margin:1em 0;
}

.calc-quick-links li{
list-style:none;
background:url(images/bullet.gif) no-repeat left 4px;
padding-left:20px;
}

/*
=======================================================================
minisite page
=======================================================================
*/

#minisite-img{
background:url(images/minisite1.jpg) no-repeat left top;
height:274px;
width:690px;
}

#minisite-img .overlay{
width:184px;
height:234px;
background:url(images/bgminisite-overlay.png) no-repeat left top;
padding:40px 20px 0;
-moz-border-radius:8px 0 8px 0;
-webkit-border-radius:8px 0 8px 0;
border-radius:8px 0 8px 0;
}

#minisite-img h1{
text-align:center;
margin-bottom:1.5em;
color:white;
}

#minisite-img ul{
margin:0;
}

#minisite-img li{
list-style:none;
margin-bottom:1em;
}

#minisite-img .button{
background:#5086fe url(images/bgbutton-blue.jpg) repeat-x left top;
border:#4e7ddf solid 1px;
color:white;
text-decoration:none;
display:block;
text-align:center;
line-height:22px;
}

#minisite-img a.button:hover{
background:#5086fe url(images/bgbutton.png) repeat-x left top;
border:#d97716 solid 1px;
}

#minisite-col{
overflow:hidden;
}

#minisite-col .mortgage-calc, #minisite-col .pop-articles{
background:url(images/bgminisite-col.png) no-repeat left top;
width:430px;
height:111px;
float:left;
padding:30px 20px 10px;
}

#minisite-col .pop-articles{
float:right;
}

#minisite-col ul{
margin:0;
}

#minisite-col li{
list-style:none;
background:url(images/bullet.gif) no-repeat left 4px;
padding-left:20px;
}

#minisite-col img{
float:left;
}

#minisite-col .twocolumns{
float:right;
width:340px;
}


/*
=======================================================================
popup page
=======================================================================
*/

#facebox{
z-index:999;
position:relative;
}

#facebox  .footer .close{
display:none;
}

#facebox_overlay{
background:url(images/black60.png) repeat left top;
}

#facebox .body{
background:transparent url(images/bgpopup.png) no-repeat center top !important;
}

#user-details{
padding:1.5em 0 0.5em;
}

#user-details h2{
text-align:center;
margin-bottom:1em;
font-size:1.8em;
color:#6da2e3;
}

#user-details ul{
margin:0 auto 1em;
width:180px;
}

#user-details .button{
margin:0 auto 1em;
}

#user-details li{
background:#ffffff url(images/icon-id-phone-email.png) no-repeat 2px top;
padding-left:24px;
list-style:none;
margin-bottom:0.5em;
}

#user-details li.phone{
background-position: 2px -30px;
}

#user-details li.email{
background-position: 2px -60px;
}

#extra-information{
background:#f0f6fc;
padding:1.5em 0 1em;
}

#extra-information h3{
text-align:center;
}

#extra-information ul{
margin:0 auto 1em;
padding:10px;
}

#extra-information li{
margin-bottom:0.5em;
list-style:none;
}

#extra-information li label{
display:block;
width:170px;
float:left;
}

.button-big{
background:url(images/bgbutton-big.png) no-repeat center top;
color:white;
width:221px;
height:46px;
text-align:center;
border:none 0;
font-size:2em;
font-weight:bold;
}

#facebox .last-row{
padding:1.5em 0;
}

#facebox .last-row h3{
text-align:center;
}

#facebox .flag-button{
text-align:center;
}

.bgattention{
padding:10px;
background:#fffbcc;
border:#e6db55 solid 1px;
margin-bottom:1em;
text-align:center;
}

/*
=======================================================================
phone enquiry form
=======================================================================
*/

.phone-enquiry{
background:url(images/bg-phone-enquiry.jpg) no-repeat left top;
padding:20px;
height:148px;
margin-bottom:1em;
}

.phone-enquiry.wide{
background:url(images/bg-phone-enquiry-wide.jpg) no-repeat left top;
}

.phone-enquiry h2{
float:left;
}

.phone-enquiry .extra{
float:left;
width:250px;
margin-left:60px;
line-height:24px;
}

.phone-enquiry .form{
float:right;
width:400px;
}

.phone-enquiry .form p{
float:left;
width:170px;
margin-right:30px;
display:inline;
}

.phone-enquiry .form select{
width:168px;
}

.phone-enquiry .form select, 
.phone-enquiry .form .button{
width:168px;
}

.phone-enquiry .form .buttonflag{
width:368px;
margin-right:30px;
text-align:right;
}

.phone-enquiry .form label{
display:block;
}

/*breadcrumbs*/
#breadcrumbs{
background:#fdfdfd;
border:#cccccc solid 1px;
overflow:hidden;
margin:0 0 1.5em;
}

#breadcrumbs li{
float:left;
list-style:none;
margin:0;
height:22px;
padding:7px 28px 3px 18px;
background:url(images/bread-trail.gif) no-repeat right top;
}

#breadcrumbs li.current{
background:none;
}

/*request call back*/

.request-call-back label{
width:60px;
float:left;
}

.request-call-back .textfield{
width:130px;
float:left;
}

.request-call-back .form p, 
#content-main .request-call-back{
overflow:hidden;
}

.request-call-back .button{
float:right;
width:154px;
}

.sidecontent .request-call-back{
background:url(images/bgrequest-call-back.png) no-repeat left top;
height:284px;
padding:20px;
margin-bottom:1em;
}

.sidecontent .request-call-back div.phone{
background:none;
text-align:center;
padding:0;
}

.sidecontent .request-call-back h3{
background:none;
text-align:center;
font-size:2em;
line-height:1em;
color:#6da2e3;
margin-bottom:0.1em;
}

.sidecontent .request-call-back .textfield{
width:120px;
}

.sidecontent .request-call-back .button{
width:145px;
margin-right:5px;
}

.sidecontent .request-call-back a.button{
width:135px;
}

.textfield.name, 
.textfield.phone, 
.textfield.email{
background:#ffffff url(images/icon-id-phone-email.png) no-repeat 2px top;
padding-left:20px;
}

.textfield.phone{
background-position: 2px -30px;
}

.textfield.email{
background-position: 2px -60px;
}

/*form*/
.textfield, select, textarea{
border:#d7d7d7 solid 1px;
background-color:white;
padding:2px;
}

/*modules*/
.module-box{
padding:10px;
border:#d7d7d7 solid 1px;
background:url(images/bggrad-grey.jpg) repeat-x left top;
margin-bottom:1em;
}

.module-box.blue{
background:url(images/bgmodul-grad-top-blue.jpg) repeat-x left 1px;
border-color:#a6d0fc;
}

/*misc*/
.no-margin{
margin:0;
}

hr, .hrline{
height:20px;
border:none 0;
border-top:#cccccc solid 1px;
color:white;
background:#ffffff url(images/bggrad-grey.jpg) repeat-x left top;
clear:both;
}

.LenderImage img{
width:60px;
}

/*roundies*/
.module-box, #mortgage, #life-insurance, 
#mission-statement, #attention-info, #related-article, 
.module-table, #mortgage-top, #life-top, .CalcContain, 
.info, .attention, #minisite-img, #facebox .body, .about-author{
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
}

.widgettitle, .module-title, .feed-title, .search-results h2 {
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
border-radius:8px 8px 0 0;
}

.widgetcontent, .nocomments, #commentsform, #commentlist, 
.search-results-content{
-moz-border-radius:0 0 8px 8px;
-webkit-border-radius:0 0 8px 8px;
border-radius:0 0 8px 8px;
}

.button, #breadcrumbs, .button-blue,
.posts-quick .quick-read-more a:link, 
.posts-quick .quick-read-more a:visited,
#commentlist .reply a, .comments-navigation a, 
.read-more, .navigation a, #sbutt {
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
}

/*=====================
wpcontrol
=====================*/

.sidebar{
width:250px;
float:right;
}

.widgetcontainer, .post{
list-style:none;
}

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited, 
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a, #sbutt {
background:#ff7e00 url(images/bgbutton.png) repeat-x left top;
border:#d97716 solid 1px;
line-height:18px;
padding:2px 8px;
color:white;
font-weight:bold;
cursor:pointer;
display:inline-block;
text-align:center;
text-decoration:none;
}

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a {
background:#5086fe url(images/bgbutton-blue.jpg) repeat-x left top;
border:#4e7ddf solid 1px;
}

.about-author{
padding:10px;
background:url(images/bgmodul-grad-top-blue.jpg) repeat-x left 1px;
border:#a6d0fc solid 1px;
margin-bottom:1em;
}

#commentlist .comment-node	{ background: #FFF; border: 1px solid #d7d7d7; }

#respond .module-title, .search-results h2{
background:#4d78ad url(images/bgmodul-head-blue.png) repeat-x left top;
padding:8px 10px;
margin:0 10px 0 0;
color:white;
border-color:#4d78ad;
}

.single .post .entry-title, .single-post .entry-title{
background:url(images/icon-page.png) no-repeat left top;
line-height:32px;
padding-left:40px;
}

.entry-info .published{
background:url(images/icon-cal.png) no-repeat left top;
padding-left:20px;
}

.search-results form{
float:right;
}

#index-featured .posts-default .entry-meta, #index-featured .posts-quick .entry-meta{
margin-left:5px;
}

/*==========================
tweetcounter
==========================*/
#rsstweetcounter{
background:url(images/bgsubscribe.png) no-repeat left top;
margin-bottom:10px;
height:141px;
}

#rsstweetcounter .widgetcontent{
border-width:0px;
background:transparent;
}

#rsstweetcounter h4{
margin:0;
font-size:1.6em;
padding:15px 10px;
border-bottom:#d6e5fa solid 1px;
}

small{
color:#676767;
}

#rsscount, #tweetcount{
background:url(images/rss.png) no-repeat left top;
padding-left:40px;
cursor:pointer;
min-height:32px;
*height:32px;
display:block;
width:74px;
float:left;
text-decoration:none;
font-size:1.4em;
font-weight:bold;
}

#tweetcount{
background-image:url(images/twitter.png)
}

#rsstweetcounter h4 small, #rsscount small, 
#tweetcount small{
font-size:10px;
font-weight:normal;
}

.share   {
 	clear:both;
	background:url(images/line.png) repeat-x bottom center;
 	padding-bottom:20px; 
 	margin-bottom:10px; 
	}

.share2   {text-align:left;}
	
	.share h3, .prevnext h3  {
	font-family:"Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	color:#2a2828;
	margin-bottom:10px;
 	}

	.share li {
	padding:0 0 3px 20px;
	display:inline;
	margin-right:15px;
	}

	.share li a {
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	}

	.share2 li {
	padding:0 0 3px 20px;
	display:inline;
	margin-right:15px;
        text-align:left;
	}

	.share2 li a {
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	}

	 li.facebook  {
	background:url(images/facebook.png) no-repeat left;
	}

	  li.twitter  {
	background:url(images/twitterpt.png) no-repeat left;
	}

	 li.delicious  {
	background:url(images/delicious.png) no-repeat left;
	}

	  li.digg  {
	background:url(images/digg.png) no-repeat left;
	}

	  li.stumble  {
	background:url(images/stumble.png) no-repeat left;
	}
	
.tag-links {
background:url(images/tag.png) no-repeat left 2px;
padding-left:20px;
float:left;
clear:both;

}

.nextpage {
background:url(images/page.png) no-repeat left;
padding-left:20px;
float:left;
clear:both;
margin-bottom:5px;
font-weight:bold;
}Ãƒâ€º
