/*
Theme Name: Dezinerfoli Black Stripe
Theme URI: dezinerfolio.com	
Description: Very Neat Web 2.0 Black Stripe Theme
Version: 2.0
Author: Navdeep Raj
*/


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#5e5e5e;
/*overflow:visible; "scrool bar"*/
background: #000000;
text-align:center;
margin:0;
}

h1 {
font-size:1.67em;
font-weight:400;
/*color:#FF6200; */
color: #cb1415;
}


h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:px;
color:#CCCCCC;
}

h3 {
font-size:1.17em;
font-weight:bold;
color: #cb1415;
}

#menu {
float:right;
width:204px;
padding-bottom:7px;
text-align:left;
background: #1a1a1a;
/*#1a1a1a url(images/side_tr.gif) top right no-repeat; */
margin:0;
}

#menu h2,.df_menu_head {

background:url(images/side_h.gif);
background-repeat:no-repeat;
color:#CCCCCC;
text-transform:uppercase;;
display:block;
width:180px;
height:22px;
padding-top:8px;
cursor:pointer;
text-align:center;
font-size:10px;
margin:8px 0 0 7px;
}

#menu ul {
list-style-type:none;
margin:0;
padding:0;
}

#menu ul ul,.df_menu_cont {
font-weight:400;
text-align:left;
margin:0 0 4px;
padding:0;
overflow:hidden;
}

#menu ul ul li {
border:0;
margin:0;
padding:0;
}

#menu ul ul li a {
display:block;
margin-left:10px;
border-bottom:1px #323232 solid;
font-size:12px;
text-decoration:none;
width:171px;
/*color:#646464;*/
color:#696969;
outline:none;
overflow:hidden;
padding:11px 10px 10px 6px;
}

#menu ul ul li a:hover {
border-bottom:1px #e31415 solid;
color:#FFF;
}

#menu ul ul ul.children {
font-size:142%;
padding-left:4px;
}

