/* @override http://www.sosyourlife.com/wp-content/themes/thesis_16/thesis_16/custom/custom.css?012210-183529 */

/*
File:            custom.css
Description:    Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag
will be appended with the "custom" class, like so: <body class="custom">. You can use
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the
following declarations to this file:

    .custom a, .custom a:visited { color: #090; }    <--- This makes links green
    .custom a:hover { color: #00f; }    <--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
    http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom #header { border-bottom:none;

height:180px;

width: 800px;

padding-top:0;

background-color: #000000;

padding-bottom:0;

margin-left:-3px;

background:url(http://www.sosyourlife.com/wp-content/uploads/2009/05/header.jpg)

center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }



.custom ul.menu li.current_page_item, .custom ul.menu li.current-cat { padding-bottom:0; background:#FFFFFF; }
.custom ul.menu li a:hover { text-decoration:none; background:#306EFF; }
.custom ul.menu li.current_page_item a:hover { text-decoration:none; background:#306EFF; }
, .custom ul.menu li.current-cat a:hover { text-decoration:none; background:#EEEEEE; }
.custom a:hover { color: #FFFFFF; background: #000000; }
#footer a:hover { color: #FFFFFF; background: #000000; }
dl#trackback_list dt a:hover { color: #FFFFFF; background: #000000; }
li.widget ul li { border-bottom:1px solid #DDDDDD; display:block; margin:0; padding:0.5em; }
li.widget ul li:hover { background:#DDDDDD; display:block; margin:0; padding:0.5em; }
.custom li.widget { margin-bottom: 0.5em; line-height: 1.2em; }
.custom li.widget a:hover { color:#222222; background: none; }
.custom h1.entry-title { background:#306EFF none repeat scroll 0 0; color:#FFFFFF; padding:0.3em 0; text-align:center; font-weight: bold}
.custom #content_box {background-color:#EEEEEE;}
.custom #content {background-color:#fff;}
.custom .teaser h2 a { font-weight: bold }
.custom li.widget ul li{
background:#f0f0f0;
border: 0.1em solid #ffffff;
-moz-border-radius:4px;
padding:0.5em;
margin:0.5em;
}
.custom li.widget ul {
background:#800517;
border: 0.1em solid #ffffff;
-moz-border-radius:4px;
padding:0.5em;
}.custom .sidebar h3{background-color: #306EFF; text-align: center;

-moz-border-radius: 4px;padding: 0.1em 0.1em 0.1em 0.5em; font-weight:bold; font-size:1em; color:#ffffff;}
.custom .teaser { text-align: justify; }
body.custom {background: #C0C0C0;}
.custom #container {margin-top: 0.9em; margin-bottom: 0.9em; padding: 0.3em; background: #33332f; border:0.3em solid #C0C0C0;}

.custom #page {background: #fff;}


/* @override http://wordpresslandingpage.com/wp-content/themes/thesis_15/custom/custom.css?080309-160817 */
/* @override http://wordpresslandingpage.com/wp-content/themes/thesis_15/custom/custom.css?080309-160816 */
/*

*/

/*---:[ Start corklandingpage ]:---*/

.corklandingpage #header { padding: 0; border-bottom: 0em;
    display: none;
}
.corklandingpage #footer { padding-bottom: 0; border-top: 0em; }
.corklandingpage #footer { display: none; }
.corklandingpage #sidebars { display: none; border: none; }
.corklandingpage #tabs {display:none;}
.corklandingpage #content_box { background:none; }
.corklandingpage .comments_closed { display: none; }
.corklandingpage #header #logo { display: none; }
.corklandingpage #header #tagline { display: none; }
.corklandingpage #content { margin: 0 auto; float: none; }
.corklandingpage #content h2, .sale #content h1 { font-size:25pt; text-align:center; font-weight:bold; }
.corklandingpage a { color: #111; }
.corklandingpage a:hover { color: ; background: #f2e127; }

body.corklandingpage {
    background: url(http://wordpresslandingpage.com/wp-content/uploads/2009/08/corkboard.jpg) fixed;
}
    .corklandingpage #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.4em solid #3e3e3a; }
        .corklandingpage #page { background: #fff; }

.corklandingpage h1 {

    font-variant: normal;

    text-align: center;

    font-weight: bold;

    font-size: 3.1em;
}

.corklandingpage .ul.menu {
    display: none;
}
/*---:[ End corklandingpage ]:---*/


/*---:[ Start SalesLetter ]:---*/
.salesletter #header { padding: 0; border-bottom: 0em;
    display: none;
}
.salesletter #footer { padding-bottom: 0; border-top: 0em; }
.salesletter #footer { display: none; }
.salesletter #sidebars { display: none; border: none; }
.salesletter #tabs {display:none;}
.salesletter #content_box { background:none; }
.salesletter .comments_closed { display: none; }
.salesletter #header #logo { display: none; }
.salesletter #header #tagline { display: none; }
.salesletter #content { margin: 0 auto; float: none; }
.salesletter #content h2, .sale #content h1 { font-size:25pt; text-align:center; font-weight:bold; }
.salesletter a { color: #111; }
.salesletter a:hover { color: ; background: #f2e127; }
body.salesletter { background: #44443f; }
    .salesletter #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.4em solid #3e3e3a; }
        .salesletter #page { background: #fff; }

.salesletter .ul.menu {
            display: none;
        }


/*---:[ End SalesLetter ]:---*/



/*---:[ Start whitelandingpage ]:---*/

.whitelandingpage #header { padding: 0; border-bottom: 0em;
    display: none;
}
.whitelandingpage #footer { padding-bottom: 0; border-top: 0em; }
.whitelandingpage #footer { display: none; }
.whitelandingpage #sidebars { display: none; border: none; }
.whitelandingpage #tabs {display:none;}
.whitelandingpage #content_box { background:none; }
.whitelandingpage .comments_closed { display: none; }
.whitelandingpage #header #logo { display: none; }
.whitelandingpage #header #tagline { display: none; }
.whitelandingpage #content { margin: 0 auto; float: none; }
.whitelandingpage #content h2, .sale #content h1 { font-size:25pt; text-align:center; font-weight:bold; }
.whitelandingpage a { color: #111; }
.whitelandingpage a:hover { color: ; background: #f2e127; }

body.whitelandingpage { background: #fff; }
    .whitelandingpage #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.4em solid #3e3e3a; }
        .whitelandingpage #page { background: #fff; }
.whitelandingpage h1 {
    font-variant: normal;
    text-align: center;
    font-weight: bold;
    font-size: 3.1em;
}

.whitelandingpage .ul.menu {
    display: none;
}

.whitelandingpage #page ul.menu {
    display: none;
}

.whitelandingpage h2 {
    margin-top: 10px;
}




/*---:[ End whitelandingpage ]:---*/


/*---:[ Start bluelandingpage ]:---*/
.bluelandingpage #header { padding: 0; border-bottom: 0em;
    display: none;
}
.bluelandingpage #footer { padding-bottom: 0; border-top: 0em; }
.bluelandingpage #footer { display: none; }
.bluelandingpage #sidebars { display: none; border: none; }
.bluelandingpage #tabs {display:none;}
.bluelandingpage #content_box { background:none; }
.bluelandingpage .comments_closed { display: none; }
.bluelandingpage #header #logo { display: none; }
.bluelandingpage #header #tagline { display: none; }
.bluelandingpage #content { margin: 0 auto; float: none; }
.bluelandingpage #content h2, .sale #content h1 { font-size:25pt; text-align:center; font-weight:bold; }
.bluelandingpage a { color: #111; }
.bluelandingpage a:hover { color: ; background: #f2e127; }
body.bluelandingpage { background: #006699; }
.bluelandingpage #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #000; border: 0.0em solid #3e3e3a; }
.bluelandingpage #page { background: #fff; }
.bluelandingpage h1 {
    font-variant: normal;
    text-align: center;
    font-weight: bold;
    font-size: 3.1em;
}
.bluelandingpage .ul.menu {
    display: none;
}


/*---:[ End bluelandingpage ]:---*/


/*---:[ Start twitterlandingpage ]:---*/
.twitterlandingpage #header { padding: 0; border-bottom: 0em;
    display: none;
}
.twitterlandingpage #footer { padding-bottom: 0; border-top: 0em; }
.twitterlandingpage #footer { display: none; }
.twitterlandingpage #sidebars { display: none; border: none; }
.twitterlandingpage #tabs {display:none;}
.twitterlandingpage #content_box { background:none; }
.twitterlandingpage .comments_closed { display: none; }
.twitterlandingpage #header #logo { display: none; }
.twitterlandingpage #header #tagline { display: none; }
.twitterlandingpage #content { margin: 0 auto; float: none; }
.twitterlandingpage #content h2, .sale #content h1 { font-size:25pt; text-align:center; font-weight:bold; }
.twitterlandingpage a { color: #111; }
.twitterlandingpage a:hover { color: ; background: #f2e127; }

body.twitterlandingpage {
    background: url(http://wordpresslandingpage.com/wp-content/uploads/2009/08/pyramids1.jpg) fixed;
}

    .twitterlandingpage #container { margin-top: 3em; margin-bottom: 2em; padding: 0.4em; background: #000;
}
        .twitterlandingpage #page { background: #fff; }

.twitterlandingpage h1 {
    font-variant: normal;
    text-align: center;
    font-weight: bold;
    font-size: 3.1em;
}

.twitterlandingpage .ul.menu {
    display: none;
}

/*---:[ End twitterlandingpage ]:---*/


/*---:[ Start greylandingpage ]:---*/
.greylandingpage #header { padding: 0; border-bottom: 0em;
    display: none;
}
.greylandingpage #footer { padding-bottom: 0; border-top: 0em; }
.greylandingpage #footer { display: none; }
.greylandingpage #sidebars { display: none; border: none; }
.greylandingpage #tabs {display:none;}
.greylandingpage #content_box { background:none; }
.greylandingpage .comments_closed { display: none; }
.greylandingpage #header #logo { display: none; }
.greylandingpage #header #tagline { display: none; }
.greylandingpage #content { margin: 0 auto; float: none; }
.greylandingpage #content h2, .sale #content h1 { font-size:25pt; text-align:center; font-weight:bold; }
.greylandingpage a { color: #111; }
.greylandingpage a:hover { color: ; background: #f2e127; }
body.greylandingpage { background: #44443f; }
    .greylandingpage #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.4em solid #3e3e3a; }
        .greylandingpage #page { background: #fff; }
.greylandingpage h1 {
    font-variant: normal;
    text-align: center;
    font-weight: bold;
    font-size: 3.1em;
}

.greylandingpage .ul.menu {
    display: none;
}

/*---:[ End greylandingpage ]:---*/

