/*  
Theme Name: Mont' Tiara
Theme URI: 
Description: Designed 
Author: Design Blog
Author URI: � 2008, Design Blog. All rights reserved. 
*/

/* 
   * Default HTML tags 
   */
a {
    color: #303030;
    }

a:visited {
            color: #303030;
            text-decoration: underline;
}

a:hover {
	color: #ef0b0c;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 3px solid #ebece4;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: url("images/background.jpg");
	   background-repeat:repeat-x;
       background-color: #000000;
       font-size: 62.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       line-height: 14px;
       }

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 12px;
     background: url("images/post-title-background.jpg") repeat-x;
     margin: 11px 0 6px 0;
     padding: 4px 0 8px 5px;
     font-weight: bold;
     color: #f3f3f3;
}

h2 a{ 
                     text-decoration: none;
                     color: #f3f3f3;
                     }
h2 a:visited{ 
                     text-decoration: none;
                     color: #f3f3f3;
                     }
h2 a:hover{ 
                     text-decoration: none;
                     color: #f3f3f3;
                     }
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #f3f3f3;
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

img { 
      padding: 3px;
     
      }

a:hover img {
      padding: 3px;
      border: #303030 1px solid;
}


img.alignleft { 
                float: left;
                margin: 3px 3px 0px 0;
                }

img.alignright { 
                 float: right;
                 margin: 0 3px 0px 3px;
                 }

li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ol#comments li p {
                   font-size: 100%;
                   }

ul { 
     margin: 0;
     padding: 0;
     }

/*
   * Classes
   */

/* The credits at the bottom of the site */
#credit {
          color: #333;
          font-size: 11px;
          width: 868px;
          text-align: center;
          margin: 0 auto;
          padding: 5px 0 5px 0;
          clear: both;
         
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #303030;
                          }





/* Link to the comments */
.feedback {
            color: #ef0b0c;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }

.feedback a { 
                            text-decoration: none;
                            color: #ef0b0c;
                            }
.feedback a:hover { 
                            text-decoration: underline;
                            }
.feedback a:visited { 
                            text-decoration: none;
                            color: #ef0b0c;
                            }
.feedback a:visited:hover { 
                            text-decoration: underline;
                            }

/* The post informations */
.meta { 
        font-size: 0.9em;
        }

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #ef0b0c;
          text-transform: lowercase;
          text-decoration: none;
          }

.meta a:hover { 
   text-decoration: underline;
          }

.meta { 
        color: #555;
        font-weight: normal;
        letter-spacing: 0;
       
        }


.storycontent { 
                font-size: 100%;
                }
				
				

				

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #ebece4;
                        border: 1px solid #ebece4;
                        color: #303030;
                        }

#commentform textarea {
	width: 96%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: right;
           width: 610px;
           padding: 0px 20px 20px 12px;
           text-align: left;
           display: inline;
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: none;
                 }

#content-big {
           float: left;
           width: 612px;
           padding: 0px 8px 20px 12px;
           text-align: left;
           display: inline;
           text-align: justify;
           }


#header {
          font-size: 28px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 218px;
          width: 900px;
          background: url("images/header.jpg");
          }

.header-title {
	font-family: Verdana;
	color:#020202;
	font-size:23px;
        font-weight:bold;
	padding: 148px 0 0 348px;
	text-align:left;
	}
.header-title a{
	color:#020202;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#020202;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-size: 11px;
        font-family: Verdana;
        font-weight: normal;
	color:#020202;
	padding: 6px 0 0 349px;
	text-align:left;
	}

.ad468 {                  padding-left: 268px;
                          text-align: center;
                   }







#footer { 
          width: 900px;
          height: 38px;
          margin: 0 auto;
          color: #303030;
          background: url("images/footer.jpg") no-repeat;
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
          }


#footer a, #footer a:visited{
                          color: #303030;
                          text-decoration: none;
                          }
#footer a:hover,#footer a:visited:hover {
                          color: #303030;
                          text-decoration: none;
                          }

/* 
   * Left sidebar 
   */
#menu-left { 
             float: left;
             padding: 0px 8px 20px 20px;
             width: 230px;
             display: inline;
             }

#menu-left a,
#menu-left a:visited { 	     font-size: 11px;
	                     font-weight:bold;
                             line-height: 16px;
                             text-decoration: none;
                             color: #c3c3c3;
                             }

#menu-left a:hover,
#menu-left a:visited:hover  { 
                              color: #c3c3c3;
                             text-decoration: underline;
                              }

#menu-left ul ul { 
                   margin-left: 16px;
		   margin-bottom: 12px;
                   }

#menu-left ul ul li { 
                      list-style-image: url("images/icon.gif");
                      }

#menu-left h2 {
     font-size: 12px;
     background: url("images/sidebar-h2.jpg") no-repeat;
     margin: 11px 0 6px 0;
     padding: 4px 0 4px 5px;
     font-weight: bold;
     color: #f3f3f3;
             width: 230px;
}

.adsense { 
                          text-align: center;
                          margin-top: 2px;
                   }
/* End of left sidebar */



input#s {
          width: 158px;
          background: #eeeeee;
          border: 1px solid #303030;
          color: #303030;
}

#rap { 
       width: 900px;
       margin: 0 auto;
       background: url("http://www.straightfromtv.com/news/images/rap-background.jpg") repeat-y;
       text-align: left;
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
       }
	   
#subcat-rap { 
       width: 900px;
       margin: 0 auto;
       background: url("http://www.straightfromtv.com/news/images/rap-background.jpg") repeat-y;
       text-align: left;
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
       }
	   
.productwrappers{
				width:600px;
				height:200px;
				background: url("images/product-background.jpg");
				z-index:1;
				
				}
.productinfo{
				float:left;
				width:320px;
				background-color: #FFFFFF;
				margin: 30px 20px 20px 20px;
				}
				
.productadsense{
		        float:left;
				width:320px;
				background-color: #FFFFFF;
				margin: 15px 20px 20px 20px;
				}

.productpicture{
				float:right;
				width:200px;
				background-color: #FFFFFF;
				margin: 20px 15px 15px 10px;
				align:center;
			}
#search {
	margin: 0px 0px 0px 0px;
	height: 20px;
	width: 230px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #fdfef6;
	border: 1px solid #313131;
	color: #303030;
	width: 150px;
	font-size: 12px;
	height: 16px;
}

.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	background: #fdfef6;
	border: 1px solid #313131;
	color: #303030;
	width: 60px;
	font-size: 12px;
	height: 20px;
}


