/*
Theme Name: Rewaj Tech
Theme URI: http://wordpress.org/
Description: The WordPress theme based on our On Design 
Version: 1.0
Author: Tauseef Ahmed
Author URI: http://rewajtech.com/
Tags: 

*/


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1 {
	font-size: 16px;
}

.bg {
	background-image: url(Source/bg.png);
	background-repeat: no-repeat;
background-position: 0px 0px;}


#nav
{
border-left: 1px #E5E5E5 solid;}


#nav {
background-color:#ffffff;
font-family:arial,helvetica,sans-serif;
font-size:12px;
margin-bottom:1em;
padding:0px 0px 1px 0px ;
text-align:left;
}

#nav ul {
border:medium none;
display:list-item;
list-style-type:none;
margin:0pt;
padding:0pt;
}

#nav li {
border-bottom:1px solid #E5E5E5;
margin:0pt;
}

#nav .title {
background-color:#FD7914;
border-left:0px solid #FD7914;
border-right:10px solid #FD7914;
border-Top:2px solid #FD7914;
border-bottom:2px solid #FD7914;
color:#000000;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-weight:bold;
padding:0.1em;
text-align:left;
}

#nav .title a:hover {
background-color:#FD7914;
border-left:0px solid #FD7914;
border-right:10px solid #FD7914;
border-Top:2px solid #FD7914;
border-bottom:2px solid #FD7914;
color:#000000;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-weight:bold;
padding:0.1em;
text-align:left;
}

#nav li a {
background-color:#ffffff;
border-left:6px solid #FFFFFF;
border-right:10px solid #FFFFFF;
color:#B2B2B2;
font-weight: bold;
display:block;
padding:3px 1px 3px 0px;
text-decoration:none;
text-indent:5px;
width:100%;
}

html > body #nav li a {
width:185px;
}

#nav li a:hover {
background-color:#F9E8D9;
border-left:6px solid #FD7914;
border-right:10px solid #FFEBFF;
color:#000000;
font-weight: bold;}

.post{
line-height: 150%;
}