/*
Theme Name: Stylish Red
Theme URI: http://publisher-heaven.com
Description: Stylish and simple red theme for Wordpress
Author: Buddha
Author URI: http://publisher-heaven.com
*/


/*-----------Block Level Elements--------------*/

body { 
	margin:0;
	background-image: url('images/background.jpg');
	text-align:center;
	}
h1 { 
	margin:0;
	font:normal 1.6em Arial, Sans-Serif;
	letter-spacing:-1px;
	color:#666666;
	}
h1 a {  
        font-family:Verdana;
        font-size:10px;
	color:#ffffff;
      
	}
	
/* Wrapper */

#wrap {
	width:768px;
	margin:0px auto;
	border-left:1px solid  #000000;
	border-right:1px solid #000000;
	}
	
/* Header */

#header {
	height:120px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: left center
	}
	
#header h1
{
        font-family:Arial;
	padding-top: 40px;
        color: #fff;
	font-size: 14pt;
        font-style:bold;
        text-transform:uppercase;
}
#header h1 a{
   font-family:Arial;
   font-size: 14pt;
   text-transform:uppercase;
   text-decoration:none;
}


.desc
{
	color: #fff;
        font-family:Verdana;
	font-size: 8pt;
        text-transform:uppercase;
}	
	
/* Navigation Bar */

div#navigation {
    font-size: 10px;
    height: 59px;
    width: 100%;
    border-top: 1px solid #0D130D;
    border-bottom: 1px solid #0D130D;
	background-image:url('http://www.rumorficial.com/wp-content/themes/stylish-red/images/navigation.png');font-style:normal; font-variant:normal; font-weight:normal
}
div#navigation ul {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#navigation li {
    list-style-type: none;
    display: inline;
}
div#navigation li a {
    text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
    padding: 7px 10px;
	color:#EDE6EE;
}
div#navigation li a:link {
    color: #FFF:
}
div#navigation li a:visited {
    color: #FFF;
}
div#navigation li a:hover {
    color: #000;
	background-image:url('http://www.rumorficial.com/wp-content/themes/stylish-red/images/navigation_hoover.png');
}
	
/* Content Area */

#content {
	text-align:left;
	font-size:13px;
	font-family: Arial;
	color:#EDE6EE;
	background-image:url('images/content.png');
	background-repeat:repeat-y;
	background-color:#6699CC;
	float: left;
	width: 748px; padding-left:10px; padding-right:10px; padding-top:25px; padding-bottom:25px
	}
#post h2 {
          font-family:Verdana;
          font-size:11px;
          color:#ffffff;
            }
#post a {
        font-family:Arial;
        font-size:11px;
	color:#AECCEB;
        text-decoration:none;
	}
#post a:visited {
        font-family:Arial;
        font-size:11px;
	color:#AECCEB;
        text-decoration:none;
	}
#post a:hover {
        font-family:Arial;
        font-size:11px;
	color:#ffffff;
        text-decoration:none;
	}


#left
{
	width: 530px;
	float: left;
        padding-left:18px;
}
div#left h2 {
font-family:Arial; 
font-size:15px; 
color:#000000;
}
div#left a {
font-family:Bitstream Vera Sherif; 
font-size:15px; 
color:#ffffff; 
text-decoration:none;
}
div#left a:visited {
font-family:Bitstream Vera Sherif; 
font-size:15px; 
color:#ffffff; text-decoration:none;
}
div#left a:hover {
font-family:Bitstream Vera Sherif; 
font-size:15px; 
color:#6699CC; text-decoration:none;
}
div#left p {
           font-family:Bitstream Vera Sherif;
           font-size:12px;
           color:#AECCEB;
           }
#left h5 {
           font-family:Verdana;
           font-size:8px;
           color:#c7c2c2;
	     }
/* Menu */

#menu
{
	width: 150px;
	float: left;
	text-align:left;
	margin-left: 40px;
	bgcolor:#000000;
}

#menu h2 {
        font-family:Arial Bold;
        text-align:center;
        font-size:13px;
        color:#FFFF00;
        text-transform:uppercase;
  border-bottom: 1px;
  border-bottom-color: #003366;
  border-bottom-style: dotted;
}

#menu ul
{
	margin: 0 0 20px 0;;
	padding-left: 15px;
	list-style-type: none;
}
menu ul li {
  	display: inline;
	margin:0;
	padding:0px;
}


#menu a {
        font-family:Verdana;
        font-size:11px;
	color:#000000;
    text-decoration:none;
    background-image: url('http://www.rumorficial.com/wp-content/themes/stylish-red/images/navbulle.gif');
	background-repeat: no-repeat;
	background-position: 10px 50%
	}
#menu a:visited {
        font-family:Arial;
        font-size:11px;
	color:#003366;
        text-decoration:none;
	}
#menu a:hover {
        font-family:Verdana;
        font-size:11px;
	color:#003366;
        text-decoration:none;
	}

#searchform {
	background: transparent;
    display: inline;
}

	
/* Footer */

#footer {
	height:90px;
	line-height:30px;
	padding-bottom: 10px;
	background-image:url('images/footer.png');
	background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	clear: both
	}

#footer a {
	color:#fffff;
	text-decoration:none;
	}
#footer a:visited {
	color:#fffff;
	text-decoration:none;
	}
#footer a:hover {
	color:#000000;
    text-decoration:none;
	}