/*

Theme Name: Pro Hoobin.com
Theme URI: http://www.hoobin.com
Description: The One Man System Of Growing Money Online
Version: 1.1
Author: Ken

*/

/* Universal Apply */
.clear{
    margin: 0;
    padding: 0;
    clear: both;
}
.alignleft{float: left;}
.alignright{float: right;}

a.ads {
    text-decoration: none !important;
    border:none !important;
}

.ads-section a img {
    text-decoration: none !important;
    border:none !important;
}
.ads-section a {
    text-decoration: none !important;
    border:none !important;
}


.number-view {
    color: #999;
    font-weight: normal;
}

.page-title h1{
    line-height:33px;
    padding-left: 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    color:#0092C8;
    font-weight: bold;
}

.page-title {
    margin: 10px 0px 5px 10px;
}

.guide-header {
    margin: 10px 0px 10px 0px;
    padding: 0;
    font-family: Georgia, sans-serif;
    color: #FF0000;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 30px;
}

.top-popular {
    margin: 0px 10px 0px 0px;
    padding: 10px 10px 10px 10px;
    clear:both;
    line-height: 20px;
    background: #F3F3F3;
}

/* The Main Content */

body {
    margin:0;
    padding: 0;
    background: #666 url(images/bg_body.gif);
    color:#333;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, address, dd, dl, hr, form {
    margin: 0;
    padding: 0;
    clear: none;
}

p {
    margin:0 0 15px 0;
    line-height:15px;
    font-weight: normal;
}

blockquote {
    color: #616193;
    margin-top: 1em;
    margin-bottom: 2em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    background: url(images/semitransparent-blue-light.png);
    border: 1px dashed #adade3;
    font-style: italic;
}

ul, ol {
    margin-top: 10px;
    margin-bottom: 10px;
}
ul li, ol li {
    margin-left: 20px;
    line-height: 18px;
}


#wrapper{
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

/*--------- start of top header ---------*/

#top-header{
    float: left;
    width: 960px;
    text-align:left;
    border-top: 4px solid #000;
    background: #fff;
}


#top-header form {
    float: right;
    margin-top: -29px;
    display: inline;
    padding-bottom: 5px;
    padding-right: 30px;
}

#top-header input.field{
    background: #FFFCEE;
    border: 1px solid #D7CFAB;
    color: #D2CDB4;
    font: normal 1.4em "Trebuchet MS", Sans-Serif;
    padding: 6px 10px 5px;
    width: 275px;
}

#top-header h1 {
    margin: 2px 0px 0px 10px;
    line-height:33px;
    padding-left: 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    color:#0092C8;
    font-weight: bold;

}

#top-header h1 a {
    color: #444444;
    text-decoration: none;
}

#top-header h1 a:hover {
    text-decoration: underline;
}

/*--------- start of menu ---------*/

#menu{
    float: left;
    width: 960px;
    border-top: 1px solid #eee;
    background: #fff;
}

#menu ul, #menu ul li{
    list-style:none;
    margin:0;
    padding:0;
}

#menu ul{
    padding: 0 0 0 1px;
}

#menu ul li{
    float: left;
    display: inline;
    line-height: 18px;
}

#menu ul li a{
    display: block;
    padding: 10px;
    border-right: 1px solid #eee;
    background: #fff;
    text-decoration: none;
    color: #666;
}

#menu ul li a:hover{
    margin: -5px 0 0 -1px;
    padding: 10px 10px 14px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    color: #000;
}

#menu ul li.rss a{
    padding: 10px 10px 10px 25px;
    background: #fff url(images/rss.gif) no-repeat 10px 14px;
}

#menu ul li.rss a:hover{
    padding: 10px 10px 14px 25px;
}

/*--------- start of main-theme ---------*/

#main-theme {
    float: left;
    width: 960px;
    border-top: 1px solid #5f0000;
    border-bottom: 1px solid #5f0000;
    padding: 0px 0px 5px 0px;
    background: #c00 url(images/bg_main_theme.gif) repeat-x left bottom;
}

#main-theme a{
    color: #000;
}

#main-theme p.message{
    padding: 15px 10px 0px 10px;
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
    color: #fff;
}

#main-theme img {
    float: left;
    margin: 10px 10px 0px 10px;
    vertical-align: middle;
}

#subscribe-button {
    margin-left: -4px;
    margin-top: -25px;
    padding-right: 30px;
    float: right;
    width: 188px;
    height: 36px;
    text-indent: -2000px;
    text-decoration: none;
    background: url(images/btn_subscribe.png) no-repeat;
}

/*--------- start of main container ---------*/

#container{
    float: left;
    width: 960px;
    background: #fff url(images/dot.gif) repeat-y 960px 0px;
}

#content {
    float: left;
    padding: 5px 0px 0px 20px;
    width: 540px;
    background: #FFFFFF;
    /*
    border-style: dashed;
    border-width: medium;
    border-color: black;
    */
}

#single-content {
    float: left;
    padding: 5px 0px 0px 20px;
    width: 600px;
    background: #FFFFFF;
}

#default-content {
    float: left;
    padding: 5px 0px 0px 20px;
    width: 540px;
    background: #FFFFFF;
}

#content a {
    border-bottom:#999 1px dashed;
    text-decoration:none;
}

#content a:link, a:visited {
    color:#0092C8;
    text-decoration:none;
}

#content a:hover {
    color:#73A533;
    text-decoration:none;
}

#single-content a {
    border-bottom:#999 1px dashed;
    text-decoration:none;
}

#single-content a:link, a:visited {
    color:#0092C8;
    text-decoration:none;
}

#single-content a:hover {
    color:#73A533;
    text-decoration:none;
}

.sidebar blockquote {
    color: #616193;
    margin-top: 1em;
    margin-bottom: 2em;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    background: url(images/semitransparent-blue-light.png);
    border: 1px dashed #adade3;
    font-style:normal;
}


/*--------- start of main content -----*/

/*--------- start of featured ---------*/
.featured {
    float: left;
    text-align:left;
    vertical-align:text-top;
    width: 535px;
    background:#fff;
    margin: 0 0 .5em 0;
    border: 1px solid #f1f1f1;
    color:#333;
    font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;

}
.featured p {
    color:#333;
    font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.featured_content {
    float: right;
    width: 70%;
    padding: 10px;
}

.featured_title {
    float: left;
    width: 20%;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}

.featured_title h4 {
    color: #999;
    font-size: 11px;
    margin: .3em 0;
    padding: .2em 0;
    font-weight: normal;
}
.featured_title h4 span.date { text-transform: uppercase; }

/*--------- start of recent ------------*/
#recent {
    float: left;
    width: 535px;
    padding-top: 10px;
    background: #fff;
    border: 1px solid #f1f1f1;
    font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
    font-size: 13px;
}

.entry-content h2.recent-entry {
    margin: 0 0 10px 0px;
    padding: 0;
    font-family: Georgia, sans-serif;
    color:#0092C8;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 30px;
}

.entry-content a.recent-entry {
    border-bottom: none !important;
    text-decoration: underline !important;
}

.entry-content
.post-1 { padding: 10px 0;; }

.frontpage-title {
    font-size: 16px;
    font-weight: bold;
}

/*--------- definitive series ------*/
#definitive-series {
    background: #fff;
    float: right;
    width: 520px;
    margin: 0 0 .5em 0;
    padding: 10px;
    border: 1px
    solid #f1f1f1;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 13px;
}
#definitive-series a {
    border-bottom: none !important;
    text-decoration: underline !important;
}

#definitive-series ul {
    font-size: 14px;
    list-style:none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#definitive-series ul li {
    list-style:none;
    padding:5px 0px 5px 0px;
    line-height: 1.4em;
}

/*--------- quick guide ------------*/
#quick-guide {
    background: #fff;
    float: left;
    width: 520px;
    margin: 0 0 .5em 0;
    padding: 10px;
    border: 1px
    solid #f1f1f1;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 13px;

}
#quick-guide a {
    border-bottom: none !important;
    text-decoration: underline !important;
}
#quick-guide ul {
    font-size: 1.2em;
    list-style:none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#quick-guide ul li {
    list-style:none;
    padding:5px 0px 5px 0px;
    line-height: 1.4em;
}

#recent-posts{
    color:#000000;
    background: #c2e1ee;
    float:left;
    margin-top:10px;
    padding: 10px 10px 10px 10px;
    width:500px;
}

.front-content {
    margin: 0 2px;
    line-height: 120%;
    clear:both;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 13px;
}



.front-post h1{
    line-height:33px;
    padding-left: 15px;
    font-family: 'Trebuchet MS', Verdana, Sans-Serif;
    letter-spacing: -1px;
    font-size: 1.8em;
    color:#0092C8;
    font-weight: bold;
}

.front-post h2{
    background: url(images/latest.png) no-repeat left center;
    line-height:33px;
    padding-left: 55px;
    font-family: 'Trebuchet MS', Verdana, Sans-Serif;
    letter-spacing: -1px;
    font-size: 1.8em;
    color:#0092C8;
    font-weight: bold;
}

.front-post h3{
    background: url(images/latest.png) no-repeat left center;
    line-height:33px;
    padding-left: 55px;
    font-family: 'Trebuchet MS', Verdana, Sans-Serif;
    letter-spacing: -1px;
    font-size: 1.8em;
    color:#0092C8;
    font-weight: bold;
}

.front-post h4 {
    font-size:18px;
    color:#0092C8;
    margin:10px 0 8px 0;
    font-weight:normal;
}

.front-post ol{
    margin: 0;
    padding-left: 30px;
    padding-right: 10px;
    margin-bottom: 2em;
}

.front-post ol li{
    margin-bottom: 10px;
}

.front-post ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 50px;
    margin-bottom: 2em;}

.front-post li {
    margin-bottom: 5px;
}

.front-post ul a {
    font-size: 1.2em;
    padding-left: 15px;
    margin-bottom: 12px;
    display:inline;
    height: 1.2em;
    line-height:1.2em;
    text-decoration: none;
    border-left: 4px #f3f8fb solid;
    color: #606060;}


.front-post ul a:hover{
    border-left: 3px #88c4dd solid;
    background-color: #ceeffc;
    color: #181818;
}

    .front-post a:link, .front-post a:visited {
        color:#0092C8;
        text-decoration:underline;
    }

    .front-post a:hover {
        color:#73A533;
        text-decoration:none;
    }

    .front-post .postmeta {
        font-size:10px;
        line-height:10px;
        color:#CCC;
        text-transform:uppercase;
        margin:0 0 5px 0;
    }

        .front-post .postmeta a:link, .front-post .postmeta a:visited {
            color:#AAA;
            font-weight: bold;

        }

        .front-post .postmeta a:hover {
            color:#73A533;
            text-decoration:none;
        }

/*--------- end of main content -----*/

/*--------- sidebar -----*/
#rsidebar {
    width: 160px;
    float: right;
    padding: 10px 2px 0px 2px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;

}

#lsidebar {
    margin: 0px 0px 0px 0px;
    width: 205px;
    float: left;
    padding: 10px 5px 0px 5px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;

    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
}

.sidebar a:link, .sidebar a:visited, .sidebar a {
    text-decoration:underline;
    color: blue;
}

.sidebar a:link img, .sidebar a:visited img {
    text-decoration: none;
    border:none;
}

.sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sidebar h2 {
    font-size:13px;
    text-transform:uppercase;
    font-weight:700;
    border-bottom:#ccc 1px solid;
    border-top:#ccc 1px solid;
    margin:0 0 10px;
    padding-top:5px;
    text-align: center;
}
.sidebar ul li {
    list-style-type:none;
    margin:0 0 15px;
    padding:0;
}

.sidebar ul li ul {
    list-style-type:square;
    margin:0;
    padding:0 0 0 5px;
}
.sidebar ul li ul li {
    list-style-type:none;
    background:transparent url(images/b.gif) no-repeat 0 2px;
    border:0;margin:0 0 1px;padding:0 0 0 15px;
}
.sidebar p {padding:0 5px;}


.popular-lsidebar ul {list-style-type:none;margin:0;padding:0;}
.popular-lsidebar ul li{list-style-type:none;margin:0 0 10px;padding:0;}
.popular-lsidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}
.popular-lsidebar ul li ul li{list-style-type:none;background:transparent url(images/li.gif) no-repeat 0 3px;border:0;margin:0;padding:0 0 3px 15px;}


/* FOOTER */

#footer {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
    clear:both;
    border-top:1px solid #CCC;
}

#footer p {
    margin:5px 0 30px 5px;
    color:#CCC;
    text-transform:uppercase;
    font-size:10px;
}

#footer a:link, #footer a:visited {
    color:#AAA;
}

#footer a:hover {
    color:#73A533;
    text-decoration:none;
}


