/*  
Theme Name: Dailyconversions
Version: 1.0

*/

body {
    margin: 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    background: #fff;
    color: #000000;
}
.holder {
    overflow: hidden;
    background: #fff;
    width: 1000px;
    margin: 0px auto;
    -moz-box-shadow: 0 -1px 8px #ccc;
    -webkit-box-shadow: 0 -1px 8px #ccc;
     margin-bottom: 20px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
img { border:0; }
.clear { clear: both }
.alignleft {
    padding: 0px 0px 0px 0px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}
img.double-border {
	border: 3px solid #ddd;
	padding: 0px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    float: right;
}
img.frame {
    height: 313px;
    width: 534px;
    min-height: 313px;
    height: auto!important;
}
#header {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    padding: 0 0;
}
#header #logo {
    width: 700px;
    padding: 0 0;
}
#header #social1 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#header #follow { width: 300px }
#header #fallow #searchform {
    margin: 14px 0 0 0;
    float: right;
}
#header #fallow #searchform #s {
    width: 166px;
    height: 31px;
    background: #ffffff url('images/TSinput.png') no-repeat;
    border: 0;
    margin: 0;
    padding: 0 0;
    vertical-align: middle;
    color: #000;
    color: #000000;
    font-family: Arial, Helvetica, monospace;
    font-size: 13px;
    line-height: 15pt;
}
#header #fallow #searchform #submit {
    width: 70px;
    height: 30px;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#top-menu {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.menu-top-container {
    overflow: hidden;
    float: left;
    display: inline;
}
#menu-top { padding: 0; }
.top-menu-left {
    background: url(images/top-menu-left.png) no-repeat;
    width: 15px;
    height: 44px;
    float: left;
    display: inline;
}
.top-menu-right {
    background: url(images/top-menu-right.png) no-repeat;
    width: 15px;
    height: 44px;
    float: left;
    display: inline;
}
#top-menu ul {
    overflow: hidden;
    height: 44px;
    float: left;
    display: inline;
    width: 1000px;
	margin: 0;
}
#top-menu li {
    list-style: none;
    font: bold 21px Arial, Helvetica, sans-serif;
    float: left;
    display: inline;
    text-align: center;
    width: 166px;
    background: url(images/top-menu-link.png) no-repeat;
    height: 44px;
}
#top-menu li:first-child {
    width: 168px;
    background: url(images/top-menu-first-link.png) no-repeat;
}
#top-menu li:last-child {
    width: 168px;
    background: url(images/top-menu-last-link.png) no-repeat;
}
#top-menu li a {
	padding-top: 14px;
    display: block;
    height: 100%;
    color: #0e86ac;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
}
#top-menu li a:focus { outline: none }
#top-menu li a:hover,
#top-menu li.current-menu-item a { background: url(images/top-menu-link.png) no-repeat left -44px }
#top-menu li:first-child a:hover,
#top-menu li.current-menu-item:first-child a { background: url(images/top-menu-first-link.png) no-repeat left -44px }
#top-menu li:last-child a:hover,
#top-menu li.current-menu-item:last-child a { background: url(images/top-menu-last-link.png) no-repeat left -44px }
#sticky-posts {
    background: #EAF9FD;
    width: 1000px;
    height: 125px;
    margin: 0 auto;
}
#sticky-posts td {
    width: 310px;
    height: 125px;
    padding: 5px 0 0 0;
    color: #CBCFD2;
}
#sticky-posts .title { color: #2C2C2C }
#sticky-posts .title a {
    color: #129bc2;
    font-family: Arial, Helvetica, monospace;
    font-weight: none;
    font-size: 13px;
}
#sticky-posts .title a:hover {
    color: #000;
    font-family: Arial, Helvetica, monospace;
    font-size: 13px;
}
#sticky-posts p {
    margin: 0 0 0 0;
    padding: 0;
    color: #616161;
    font-family: Arial, Helvetica, monospace;
    font-size: 12px;
    line-height: 14pt;
}
#sticky-posts p a { color: #616161 }
.socials {
	float: right; display: inline;
	width: 360px;
	margin: 10px 10px 0;
}
.socials a {
	float: left; display: inline;
	margin-right: 10px;
}
#content {
    width: 1000px;
    margin: 0 auto;
}
#content #left {
    width: 754px;
    padding: 0 10px;
}
#content #right {
    width: 320px;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
    margin-top: 0px;
	margin-right: 10px;
}
#advertisements {
    margin: 0;
	margin-top: 10px;
    padding: 0;
	border: 1px solid #9BE3F6;
}
#advertisements #title {
   background: #eaf9fd /* url('images/sidebar-advertisements.png') no-repeat*/;
    width: 318px;
    height: 36px;
}
#advertisements #title .widgettitle {
    color: #0e86ac;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 0 0 10px;
    width: 160px;
    font-weight: normal;
	margin-top: 0;
}
#advertisements #links {
    background: #eaf9fd;
    width: 318px;
    text-align: center;
    margin: 0;
}
#sidebar1 {
    width: 400px;
    margin: 0;
    padding: 0;
    color: #423f3f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#sidebar1 a {
    color: #423f3f;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#sidebar1 a:hover {
    color: #423f3f;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#sidebar1 h2 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#sidebar1 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#sidebar1 ul li {
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
}
#sidebar1 .widget {
   background: #EAF9FD;
    width: 318px;
	border: 1px solid #9be3f6;
	overflow: hidden;
}
#sidebar1 .widgettitle {
	color: #0e86ac;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 0 0 10px;
    width: 300px;
}
#sidebar1 ul li ul {
    background: #eaf9fd;
    width: 320px;
    margin: 4px 0 0 0;
    padding: 0;
}
#sidebar1 ul li ul li {
    margin: 0;
    padding: 5px 10px 20px 10px;
    background: url('images/sidebar1_li_bg.png') left bottom no-repeat;
}
#sidebar23 {
    width: 320px;
    margin: 0;
    padding: 0;
    color: #423f3f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#sidebar23 a {
    color: #423f3f;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#sidebar23 a:hover {
    color: #423f3f;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#sidebar2,
#sidebar3 {
    width: 158px;
    margin: 0;
    padding: 0;
}
#sidebar2 h2,
#sidebar3 h2 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#sidebar2 ul,
#sidebar3 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#sidebar2 ul li,
#sidebar3 ul li {
    margin: 20px 0 0 0;
    padding: 0;
    list-style-type: none;
}
#sidebar2 .widget,
#sidebar3 .widget {
    background: #EAF9FD;
    width: 158px;
	border: 1px solid #9BE3F6;
}
#sidebar2 .widgettitle,
#sidebar3 .widgettitle {
    color:#0E86AC;
    text-decoration: none;
    text-shadow:1px 1px 1px #FFFFFF;
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 10px 0 0 0;
}
#sidebar2 ul li ul,
#sidebar3 ul li ul {
    background: #eaf9fd;
    width: 158px;
    margin: 12px 0 0 0;
    padding: 0;
}
#sidebar2 ul li ul li,
#sidebar3 ul li ul li {
    margin: 0;
    padding: 5px 10px 20px 10px;
    background: url('images/sidebar23_li_bg.png') left bottom no-repeat;
}
#featured {
    width: 800px;
    margin: 0 auto;
    height: 310px;
    background: #eaf9fd;
    position: relative;
    left: 20px;
}
#featured ul.ui-tabs-nav {
    position: absolute;
    top: 0;
    right: 545px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 27px;
}
#featured img {
    border: 0;
    margin: 0;
}
#featured .sis {
    height: 313px;
    width: 534px;
    overflow: hidden;
}
#featured ul.ui-tabs-nav li {
    padding: 1px 0;
    padding-left: 10px;
    margin: 0 0 10px 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    font-family: Tahoma, Geneva, sans-serif;
}
#featured li.ui-tabs-nav-item { background: #b5b5b5 }
#featured li.ui-tabs-nav-item a {
    display: block;
    height: 27px;
    color: #fff;
    font-family: Tahoma, Geneva, sans-serif;
    text-decoration: none;
    line-height: 20px;
    padding: 0 0 0 0;
}
#featured .ui-tabs-panel {
    width: 534px;
    height: 313px;
    position: relative;
}
#featured li.ui-tabs-selected { background: #696969 }
#featured .ui-tabs-panel .info {
    position: absolute;
    bottom: 40px;
    right: 0;
    height: 70px;
    width: 310px;
    background: url('images/transparent-bg.png');
    font-family: Tahoma, Geneva, sans-serif;
    text-decoration: none;
    text-shadow: #000000 2px 2px 2px;
    font-weight: normal;
}
#featured .info h2 {
    font-size: 18px;
    font-family: Georgia, serif;
    color: #fff;
    padding: 0px;
    margin: 0;
    overflow: hidden;
}
#featured .info a {
    text-decoration: none;
    color: #fff;
    font-family: Tahoma, Geneva, sans-serif;
    text-shadow: #000000 2px 2px 2px;
    font-weight: normal;
}
#featured .info a:hover {
    text-decoration: underline;
    color: #fff;
    font-family: Tahoma, Geneva, sans-serif;
    text-shadow: #000000 2px 2px 2px;
    font-weight: normal;
}
#featured .ui-tabs-hide { display: none }
#posts { margin: 20px 0 0 0 }
#posts .post {
    margin: 20px 0 0 0;
    background: #fff url('images/post-bottom.png') center bottom no-repeat;
    padding: 0 0 1px;
    min-height: 200px;
}
#posts .post .userI {
    padding: 3px;
    background: url('images/userI-bg.png') no-repeat;
    float: left;
    margin: 0 5px 0 0;
}
#posts .post .postmeta {
	margin-top: 1px;
    color: #a09cba;
    font-family: Helvetica Narrow, sans-serif;
}
#posts .post .title {
	padding-left: 5px;
    font-family: Helvetica Narrow, sans-serif;
}
#posts .post .title a {
    color: #d67f3a;
    font-family: Helvetica Narrow, sans-serif;
    text-decoration: none;
    font-size: 18px;
	clear: both;
	margin-bottom: 10px;
}
#posts .post .title a:hover {
    font-size: 18px;
    font-family: Helvetica Narrow, sans-serif;
    text-decoration: underline, bold;
    color: #000000;
}
#posts .post .text {
    color: #6b6b6c;
    font-family: Arial, Helvetica, monospace;
    font-size: 12px;
    line-height: 15pt;
}

#posts .post .text p {
	margin-top: 4;
}

#posts .post .text a {
    color: #31a9e1;
    text-decoration: none;
}
#posts .post .text a:hover {
    color: #31a9e1;
    text-decoration: none;
}
.navigation {
    text-align: center;
    font-weight: bold;
    margin: 10px 0 0 0;
    border: 0;
    padding: 0 0;
}
.navigation .current,
.navigation .pages,
.navigation .prev,
.navigation .next {
    background: #0c85a7;
    color: #fff;
    border-bottom: 1px solid #0c85a7;
    padding: 5px 8px;
}
.navigation .page,
.navigation .page-numbers {
    color: #999999;
    background: none;
    padding: 5px 8px;
    border-bottom: 1px solid #0c85a7;
}
.navigation .extend {
    border-bottom: 1px solid #0c85a7;
    padding: 5px 8px;
}
.navigation a {
    text-decoration: none;
    color: #999999;
    border-bottom: 1px solid #0c85a7;
    padding: 5px 8px;
}
.navigation a:hover {
    background: #0c85a7;
    color: #fff;
    border-bottom: 1px solid #0c85a7;
    padding: 5px 8px;
}
#postpage .entry .author {
    color: #aeabab;
    font-family: Georgia, sans-serif;
    text-align: center;
}
#postpage .entry .author a,
#postpage .entry .author a:hover {
    color: #aeabab;
    font-family: Helvetica Narrow, sans-serif;
    text-decoration: none;
}
#postpage .title a {
    color: #d67f3a;
    text-decoration: none;
    font-family: Helvetica Narrow, sans-serif;
    font-size: 20px;
}
#postpage .title a:hover {
    color: #d67f3a;
    text-decoration: underline;
    font-family: Helvetica Narrow, sans-serif;
    font-size: 20px;

}
#postpage .postmeta {
    color: #c6c3c3;
    font-family: Helvetica Narrow, sans-serif;
    font-size: 12px;
    margin: 0 0 0 5px;
}
#postpage .postmeta a {
    color: #2496d6;
    text-decoration: none;
    font-size: 12px;
    font-family: Helvetica Narrow, sans-serif;
    font-weight: bold;
    font-style: italic;
}
#postpage .postmeta a:hover {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    font-family: Helvetica Narrow, sans-serif;
    font-weight: bold;
    font-style: italic;
}
#postpage .entry {
    color: #000000;
    font-family: Arial, Helvetica, monospace;
    font-size: 14px;
    line-height: 15pt;
}
.entry .alignright {
	margin-top: -10px;
}
#postpage .entry a {
    color: #31a9e1;
    text-decoration: none;
}
#postpage .entry a:hover {
    color: #31a9e1;
    text-decoration: underline;
}
#postpage .entry h3 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: normal;
}
#post-subscribe { position: relative }
#post-subscribe #bg {
    height: 252px;
    width: 626px;
    background: url('images/post-subscribe.png') no-repeat;
    position: absolute;
    left: -57px;
}
#post-subscribe #rss {
    position: absolute;
    right: 36px;
    top: 150px;
}
#post-subscribe #rss .input {
    color: #968e83;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, sans-serif;
    font-size: 14px;
    height: 36px;
    width: 188px;
    border: 0;
    background: url('images/post-subscribe-rss-input.png') no-repeat;
    vertical-align: middle;
    padding: 0 5px;
}
#post-subscribe #rss .submit { vertical-align: middle }
#post-subscribe #newsletter {
    position: absolute;
    right: 36px;
    top: 47px;
    width: 240px;
}
#post-subscribe #newsletter .input {
    color: #968e83;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 28px;
    width: 149px;
    margin: 2px 0;
    border: 0;
    background: url('images/post-subscribe-newsletter-input.png') no-repeat;
    float: left;
    padding: 0 5px;
}
#post-subscribe #newsletter .submit {
    float: right;
    margin: 2px 0 0 10px;
}
#end-posts {
    margin: 20px 0 10px 0;
    width: 100%;
    height: 20px;
    background: url('images/end-posts.png') center bottom no-repeat;
}
#footer {
    width: 100%;
    min-height: 340px;
    background: url('images/footer-bg.png') left bottom repeat-x;
}
#ftables {
    width: 1100px;
    margin: 0 auto;
    border: 0;
    padding: 0;
    border-collapse: separate;
    border-spacing: 53px 0;
}
.comments-template {
    position: relative;
    margin: 240px 0 0 0;
}
.comments-template #comments {
    color: #0c73a7;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 24px;
    font-weight: normal;
}
.comments-template #hyous a {
    float: right;
    color: #ed9017;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
}
.comments-template #hyous a:hover {
    float: right;
    color: #90c214;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
}
.comments-template .line {
    width: 530px;
    height: 20px;
    background: url('images/post-bottom.png') center center no-repeat;
}
.comments-template .comment {
    padding: 20px 0 0 0;
    background: url('images/post-bottom.png') center top no-repeat;
}
.comments-template .replybutton { float: right }
.comments-template .author {
    color: #000;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.comments-template .author a {
    color: #000;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}
.comments-template .author a:hover {
    color: #000;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-decoration: underline;
}
.comments-template .author .date {
    color: #acadad;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.comments-template p {
    color: #000000;
    font-family: Arial, Helvetica, monospace;
    font-size: 12px;
    line-height: 14pt;
    padding: 5px;
}
.comments-template ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.comments-template ul ul { margin: 0 0 0 40px }
.comments-template .comment-reply-link {
    width: 92px;
    height: 28px;
    padding: 7px 46px;
    background: url('images/reply.png') no-repeat;
}
.comments-template .comment-reply-link:hover {
    width: 92px;
    height: 28px;
    padding: 7px 46px;
    background: url('images/reply_hover.png') no-repeat;
}
.comments-template #respond {
    color: #adadad;
    font-family: Arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}
.comments-template input#author,
.comments-template input#email,
.comments-template input#url {
    margin: 0;
    border: 0;
    width: 260px;
    height: 34px;
    background: url('images/comment-input-text.png') no-repeat;
    color: #000000;
    font-family: Arial, Helvetica, monospace;
    font-size: 13px;
    line-height: 15pt;
    padding: 5px;
}
.comments-template textarea#comment {
    margin: 0;
    border: 0;
    width: 519px;
    height: 243px;
    background: url('images/comment-input-textare.png') no-repeat;
    color: #000000;
    font-family: Arial, Helvetica, monospace;
    font-size: 13px;
    line-height: 15pt;
    padding: 5px;
}
#ftables #aboutus,
#ftables #recentcomments,
#ftables #myfriends { width: 165px }
#ftables .title {
    color: #129bc2;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 20px;
    background: url('images/footer-line.png') left center repeat-x;
}
#ftables .title span {
    background: #fff;
    padding: 0 4px;
}
#ftables #aboutus .text {
    color: #5c5c5c;
    font-family: Arial, sans-serif;
    font-size: 12px;
}
#ftables #aboutus .text a {
    color: #5c5c5c;
    text-decoration: underline;
}
#ftables #aboutus .readmore {
    float: right;
    margin: 0;
    padding: 0;
}
#ftables #aboutus .readmore a {
    color: #129bc2;
    text-decoration: none;
}
#ftables #recentcomments ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#ftables #recentcomments ul li {
    margin: 13px 0;
    border-bottom: 1px solid #e7e7e7;
    color: #5c5c5c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#ftables #recentcomments .name { color: #a4a4a4 }
#ftables #recentcomments .name a {
    color: #129bc2;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
#ftables #recentcomments .name a:hover {
    color: #000000;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}
#ftables #recentcomments .name .by {
    color: #fff;
    font-weight: normal;
    background: #0c85a7;
    padding: 1px 7px;
    font-size: 11px;
}
#ftables #myfriends ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#ftables #myfriends ul li {
    background: #ebebeb;
    color: #747778;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 10px 10px;
}
#ftables #myfriends .none { background: none }
#ftables #myfriends ul li a {
    text-decoration: none;
    color: #747778;
}
#ftables #myfriends ul li a:hover {
    text-decoration: underline;
    color: #747778;
}
#copyright {
    width: 1000px;
    margin: 15px auto 0 auto;
    border-top: 1px solid #e2e2e2;
    padding: 10px 0 10px 0;
    color: #8a8a8a;
}
#copyright a {
    text-decoration: none;
    color: #8a8a8a;
}
#copyright #btd { float: right }
#top-logos {
    background: #eaf9fe;
    overflow: hidden;
    padding: 5px 0;
    width: 1000px;
    margin: 15px auto 0;
	-moz-box-shadow: 2px 0 5px #999; 
}
.logo1,
.logo2,
.logo3,
.logo4,
.logo5 {
    float: left;
    display: inline;
    margin: 10px 0 0 42px;
    width: 150px;
    height: 49px;
    text-indent: -9999px;
}
.logo1 { background: url(images/ewa.jpg) no-repeat }
.logo2 { background: url(images/blam.jpg) no-repeat }
.logo3 { background: url(images/lpbcdc.png) no-repeat }
.logo4 { background: url(images/none.jpg) no-repeat }
.logo5 { background: url(images/none.jpg) no-repeat }
.logo1:hover,
.logo2:hover,
.logo3:hover,
.logo4:hover,
.logo5:hover { background-position: 0 -49px }
.time {
	color: #666;
}
