/*   
Theme Name: Teen Trend Magazine 
Theme URI: 
Description: wordpress theme for teentrendmagazine.com
Author: Timbo White
Author URI: http://www.timbowhite.com
Template: 
Version: 1.0.0
.
No comment
.
*/

body {
font-size:90%; line-height:130%; 
background: url(/images/pattern_pinkPlaid2.png) repeat;
color:#000000;
font-family: Verdana,sans-serif;
font-size:0.75em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

* {margin:0px;padding:0px;}
a img {border: none;}
a {color: #0057B1;}
a:hover {text-decoration: none;}
h3{color:#9E1C50;}
h2{color:#9E1C50;}
h1{color:#9E1C50;}
h1{font-size:1.5em;}
h2{font-size:1.3em;}
h3{font-size:1.2em;}
h4{font-size:1em; padding-bottom: 10px;}
img {
    padding: 0;
    max-width: 100%;
    }
p{
    padding: 5px 0;
}

.clear_left{clear:left;display:block;height:0px; line-height:0;}

/* template declaration start */

#container{
    margin: 0 auto 50px auto;
    width:980px; 
    font-size:1.080em; 
    border: 2px solid #FFF;
    background-color: #CF2660;
    position: relative;
}

/* top menu declaration start in header */
#top_menu
{
    height:26px;    
    margin-left:620px;
    position:relative;
    color:#9E1C50;
    top: -2px;
}

#top_menu ul
{
    background:url('/images/roundedcornr_536031_grad_bl.gif') no-repeat scroll left;
    height: 26px;
    padding-left:10px;
}

#top_menu ul
{
    display:block;
    list-style-type:none;
    list-style-image:none;
    font-size:1em;
    margin:0px auto;
}
#top_menu li
{
    float:left;
    margin: 3px 5px;
}

/*

http://www.roundedcornr.com/

Corner radius in pixels:    12
Background color:   CF2660
Box color at top:       fffdb9
Box color at bottom:    CF2660
Gradient height in pixels:  52
Gradient angle (degrees):   

*/

#topmenu_container
{
    background: url(/images/roundedcornr_536031_grad.gif) repeat-x top right;
    height:26px;
    float: none;
}

#logoContainer
{
    background: url('/images/logoBg.gif') no-repeat;
    width: 960px; 
    height: 96px;
    margin: 10px 0px 0 0px;
    float: left;
    position: absolute;
    left: 10px;
}

#logo
{
    background: url('/images/logo2.jpg') no-repeat;
    width: 450px;
    height: 90px;
    margin: 5px 0 0 10px;
    float: left;
}

#logo a{
    display: block;
    width: 100%;
    height: 100%;
}

#logoRight
{
    float: right;
    top: 36px;
    right: 10px;
    position: relative;
}

#searchContainer
{
    width: 448px;
    height: 50px;
    background: url('/images/searchBg.gif') no-repeat;
    text-align: center;
}

#search{
    margin: 0 auto;
    position: relative;
    top: 20%;
    padding-left: 20px;
}

#searchButton{
    float: left;
}

#primary_menu
{
    background: #ffffff url('/images/pmenu_bg.png') no-repeat;
    margin: 0px auto; height: 68px; width: 975px;
}

#pm_main
{
    padding-left:20px;
    height: 38px;
}
#pm_sub ul
{
    list-style-type:none;
    list-style-image:none;

}
#pm_main ul
{
    list-style-type:none;
    list-style-image:none;

}
#pm_main li
{
    float:left;
    margin:2px 10px 0 0;
    background:url('/images/pm_sep.png') no-repeat scroll right;
    padding:0px 10px 0 0;
    text-align:center;
    vertical-align:middle;
    height: 34px;
    margin-top:2px;
}

#pm_main li a
{
    color:#fff;
    display:block;
    height: 34px;
    float:left;
    
    
}
#pm_main li a:hover
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    font-size:1.1em;
    
}

#pm_main li a
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    font-size:1.1em;
    
}

#pm_main li a:hover
{
    background:url('/images/tab_bg_active.png') no-repeat scroll right top;
}

#pm_main li a:hover b
{
    background:url('/images/tab_bg_active_left.png') no-repeat scroll left top;
}

#pm_main li.active a
{
    background:url('/images/tab_bg_active.png') no-repeat scroll right top;
}

#pm_main li.active a b
{
    background:url('/images/tab_bg_active_left.png') no-repeat scroll left top;
}

#pm_main li a b
{
    padding:0 10px;
    display:block;
    padding-top: 7px;
}
#pm_sub
{
    float:right;
    margin-right:10px;
}
#pm_sub li
{
    float:left;
    margin:2px 5px;
    
}

#pm_sub li a
{
    color:#E0E7EF;
    font-weight:bold;
    font-size:1em;
}

/* meanu declaration end*/

#leaderBoard{
    margin: 90px 0 10px 0;
    position: relative;
    text-align: center;
}

/* content */
#content
{
    padding:0px;
    position: relative;
    text-align:justify;
}


.middle_col
{
    position: relative;
    width:59%;
    min-height:300px;
    margin: 0 5px 0 0px;
    float: right;
}

.left_col{
    width: 20%;
    float: left;
    margin: 0 0px 0 10px;
}

.right_col
{
    float: right;
    min-height:200px;
    width:17%;
    margin: 0 10px 0 5px;
}

.right_col ul,
.middle_col ul,
.left_col ul{
    list-style-type: none;
}


.right_col li,
.middle_col li,
.left_col li{
    background-image: url('/images/li.gif');
    background-repeat: no-repeat;
    background-position: 0 .2em;
    padding-left: 1.3em;
    text-align: left;
}

h2.pagetitle{
    border-bottom:1px solid #0B94BF;
    padding: 5px 0 7px 0;
}

h6.postdate{
    font-style: italic;
    color: #7F7F7F;
    font-size: .6em;
}

.right_col h3,
.middle_col h3,
.left_col h3{
    border-bottom:1px solid #9F2759;
    padding: 5px 0 10px 0;
}

/* Footer declaration Start */
#footer
{
    border-top: 2px solid #FFFFFF;
    background: none;
    width:90%;
    min-height:5px;
    margin: 10px auto 20px auto;
    color: #FFF;
    text-align: center;
}

#footer_menu_container{
    width: 50%;
    margin: 10px auto 0px auto;
    
}

#footer_menu ul
{
    padding-left:10px;
}

#footer_menu ul
{
    display:block;
    list-style-type:none;
    list-style-image:none;

    margin:0px auto;
}
#footer_menu li
{
    float:left;
    margin: 3px 5px;
}
#footer_menu a
{
    color: #FFF;
}


#copyright
{
    margin-top: 10px;
    font-size:.9em;
}



/* boxes */

/* Design box #0  -  corners for the container */
.roundedcornr_top_left_402194 {
    background: url(/images/roundedcornr_402194_tl.png) no-repeat top left;
    height: 12px;
    width: 12px;
    margin: -2px 0 0 -2px;
    position: relative; 
    float: left;
}
.roundedcornr_top_402194 {
    
}

div.roundedcornr_bottom_left_402194{
    height: 12px;
    width: 12px;
    clear: both;
    left: 0;
    bottom: 0;
    margin: 0px 0 -2px -2px;
    position: absolute;
    background: url(/images/roundedcornr_402194_bl.png) no-repeat bottom left;
}


div.roundedcornr_bottom_right_402194 {
    background: url(/images/roundedcornr_402194_br.png) no-repeat bottom right;
    height: 12px;
    width: 12px;
    clear: both;
    right: 0;
    bottom: 0;
    margin: 0px -2px -2px 0;
    position: absolute;
}
.roundedcornr_content_402194 {
    background: url(/images/roundedcornr_402194_r.png) top right repeat-y;
}

.roundedcornr_top_402194 div,.roundedcornr_top_402194,
.roundedcornr_bottom_402194 div, .roundedcornr_bottom_402194 {
    width: 100%;
    font-size: 1px;
}






/*
RoundedCornr.com

Corner radius in pixels:    12
Background color:   CF2660
Box color:  fffdb9
Border color:   Fefefe
Border width in pixels:     3
Margin in pixels:   15

*/

/* Design box #1 */
.db1
{
    position:relative;
}

.db1 .db1_title
{
    height:5px;
    background:url('/images/roundedcornr_550944_tl.png') no-repeat scroll top left;
    display:block;
    padding-top: 7px; 
    padding-left: 20px; 
    color:#9E1C50;
}

.db1 .db1_content
{
    background: #fefefe url(/images/roundedcornr_391628_grad.gif) repeat-x top left;
}
.db1  .db1_container 
{
    background: #fefefe url(/images/roundedcornr_391628_grad.gif) repeat-x top left;
    padding: 0 10px 10px 10px;
    position:relative;
}


/* design box 2*/

.roundedcornr_box_550944 {
    background: url(/images/roundedcornr_550944_tl.png) no-repeat top left;
}
.roundedcornr_top_550944 {
    background: url(/images/roundedcornr_550944_tr.png) no-repeat top right;
}
.roundedcornr_bottom_550944 {
    background: url(/images/roundedcornr_550944_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_550944 div {
    background: url(/images/roundedcornr_550944_br.png) no-repeat bottom right;
}
.roundedcornr_content_550944 {
    background: url(/images/roundedcornr_550944_r.png) top right repeat-y;
}

.roundedcornr_top_550944 div,.roundedcornr_top_550944,
.roundedcornr_bottom_550944 div, .roundedcornr_bottom_550944 {
    width: 100%;
    height: 15px;
    font-size: 1px;
}
.roundedcornr_content_550944, .roundedcornr_bottom_550944 {
    /*margin-top: -19px;*/
}
.roundedcornr_content_550944 { padding: 0 15px; }


.db2_content h3
{
border-bottom:1px solid #E0E1E1;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd2_top
{
    height:12px;
    line-height:0;
    font-size:1px;
}
.bd2_top_content
{
    height:10px;
    line-height:0;
    font-size:0px;
}
.bd2_bot
{
    background:url('/images/db2_bg_right.png') no-repeat scroll right bottom;
    height:10px;font-size:1px;
}

.bd2_bot_content
{
    background:url('/images/db2_bg_left.png') no-repeat scroll left bottom;
    height:10px;font-size:1px;
    line-height:0;
}


/* design box 3 (designed to be matted inside box #1 and box #2)*/

.db3
{
    margin:10px 0;
}
.db3_content
{
    background:#ebf3fa;
    border-left:1px solid #b1c9d9;
    border-right:1px solid #b1c9d9;
    padding: 0px 10px;
}

.db3_content h3
{
border-bottom:1px solid #b1c9d9;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd3_top
{
    background:url('/images/db3_bg_left.gif') no-repeat scroll left top;
    height:10px;
    line-height:0;
    font-size:1px
}
.bd3_top_content
{
    background:url('/images/db3_bg_right.gif') no-repeat scroll right top;
    margin: 0 0 0 20px;
    height:10px;
    line-height:0;
    font-size:1px;
}
.bd3_bot
{
    background:url('/images/db3_bg_left.gif') no-repeat scroll left bottom;
    height:10px;
    font-size:1px;
}

.bd3_bot_content
{
    background:url('/images/db3_bg_right.gif') no-repeat scroll right bottom;
    margin: 0 0 0 20px;
    height:10px;
    font-size:1px;
}

.db3_content
{
    background:#ebf3fa;
    border-left:1px solid #b1c9d9;
    border-right:1px solid #b1c9d9;
    
    padding: 0px 10px;
}

.db3_content h3
{
border-bottom:1px solid #b1c9d9;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}


/* design box 4*/

.db4
{
    margin:10px 0;
} 
.db4_content
{
    background:#FAFAFA;
    border-left:1px solid #E0E1E1;
    border-right:1px solid #E0E1E1;
    
    padding: 0px 10px;
}

.db4_content h3
{
    border-bottom:1px solid #E0E1E1;
    margin:0  5px 10px 5px;
    padding:0px 5px 5px 10px;
    color: #0B94BF;
}

.bd4_top
{
    background:url('/images/db4_bg_right.png') no-repeat scroll right top;
    height:10px;
    line-height:0;
    font-size:1px;
}
.bd4_top_content
{
    background:url('/images/db4_bg_left.png') no-repeat scroll left top;
    height:10px;
    line-height:0;
    font-size:1px;
}
.bd4_bot
{
    background:url('/images/db4_bg_right.png') no-repeat scroll right bottom;
    height:10px;font-size:1px;  line-height:0;
}

.bd4_bot_content
{
    background:url('/images/db4_bg_left.png') no-repeat scroll left bottom;
    height:10px;font-size:1px;
}

/* design box 5  (meant to matted inside box #1 and box #2) */
.db5
{
    margin: 0 0 10px 0;
} 
.db5_content
{
    background:#FAFAFA;
    border-left:1px solid #E0E1E1;
    border-right:1px solid #E0E1E1;
    padding: 1px 10px 0px 10px;
}

.db5_content h3
{
    border-bottom:1px solid #E0E1E1;
    margin:0  5px 10px 5px;
    padding:0px 5px 5px 10px;
    color: #0B94BF;
}

.bd5_top
{
    background:url(/images/db5_bg_left.png) no-repeat scroll left top;
    height:10px;
    line-height:0;
    font-size:1px;
}
.bd5_top_content
{
    background:url(/images/db5_bg_right.png) no-repeat scroll right top;
    height:10px;
    line-height:0;
    font-size:1px;
    margin: 0 0 0 20px;
}
.bd5_bot
{
    background:url('/images/db5_bg_left.png') no-repeat scroll left bottom;
    height:10px;font-size:1px;  line-height:0;
}

.bd5_bot_content
{
    background:url('/images/db5_bg_right.png') no-repeat scroll right bottom;
    height:10px;
    font-size:1px;
    margin: 0 0 0 20px;
}

/* design box 6  (meant to matted inside of the main content container) 

*/
.roundedcornr_box_746595 {
    background: url(/images/roundedcornr_746595_tl.png) no-repeat top left;
}
.roundedcornr_top_746595 {
    background: url(/images/roundedcornr_746595_tr.png) no-repeat top right;
}
.roundedcornr_bottom_746595 {
    background: url(/images/roundedcornr_746595_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_746595 div {
    background: url(/images/roundedcornr_746595_br.png) no-repeat bottom right;
}
.roundedcornr_content_746595 {
    background: url(/images/roundedcornr_746595_r.png) top right repeat-y;
}

.roundedcornr_top_746595 div,.roundedcornr_top_746595,
.roundedcornr_bottom_746595 div, .roundedcornr_bottom_746595 {
    width: 100%;
    height: 15px;
    font-size: 1px;
}
.roundedcornr_content_746595, .roundedcornr_bottom_746595 {

}
.roundedcornr_content_746595 { padding: 0 15px; }

  
  /*------------- end boxes -------------------*/

.fClear
{
    padding: 0px;
    margin: 0px;
    clear: both;
}

/*------ Ads -----------*/
.adfullBanner
{
    width: 468px;
    height: 60px;
    background:url('/images/adBanners/au_468x60_w.jpg') no-repeat;
}

.adLeaderBoard
{
    width: 728px;
    height: 90px;
    background:url('/images/adBanners/au_728x90_w.jpg') no-repeat;
}

p.adText
{
    font-size: .8em;
    text-transform: uppercase;
}

/*--------- Buttons ----------*/
input.btn1{
    color:#9E1C50;
    font-family: Verdana,sans-serif;
    font-size: 1.1em;
    padding: 0;
    border: none;
    margin: 0;
    width: 140px;
    height: 30px;
    background: url('/images/btnSearch.gif') no-repeat;
    cursor: pointer;
}


/*-------- text input ---------*/
input.txt1{
    padding: .4em .9em;
    font-size: 1.2em;
    border-width: 0;
}

.blue{
    color: #0B94BF;
}

.magenta{
    color: #CF2660;
}

ul.spaced1
{
    list-style-type: none;
    line-height: 1.5em;
    background-position: 0 .9em;
}


/* wp specific */
#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
    }

#wp-calendar a {
    text-decoration: none;
    }

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
    }

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    }

    
/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
    }

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    }

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    }

#wp-calendar a {
    display: block;
    }

#wp-calendar caption {
    text-align: center;
    width: 100%;
    }

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
    }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    background-color: #fff; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #B1C9D9;
    text-align: center;
    background-color: #EBF3FA;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions */

/*  Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left
    }
/* End Images */

