/*
Theme Name: Newsportal
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description: Jolly 3 column swishness.
Author: Kaushal
Author URI: http://www.kaushalsheth.com
*/

body {
font-family:Trebuchet MS;
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background: #cccccc;
}
h1{
padding:0;
margin:0;
font-size:17px;
}
h2{
padding:0;
margin:0;
font-size:14px;
}
A:link {
	COLOR: #CC0000; text-decoration: none;
}
A:visited {
	COLOR: #CC0000; text-decoration: none;
}
A:active {
	COLOR: #CC0000; text-decoration: none;
}
A:hover {
	COLOR: #CC0000; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width:960px;
  text-align: left;
  background: #FFFFFF;
-moz-box-shadow:0 0 1em #000000;
-webkit-box-shadow:0 0 1em #000000;
-khtml-box-shadow:0 0 1em #000000;
box-shadow:0 0 1em #000000;
}

#header_wrapper {
  background: #4E7DD1 url(images/menu_bg.gif) bottom left repeat-x;
  margin:0px; padding:0px;
}

#header {
  height: 400px;
  padding:0px;
  background: url(images/3.jpg) bottom left no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h1 a {
color:#ffffff;
text-decoration:none;
}

#header h1 a :visited
{
text-decoration:none;
color:#ffffff;
}
#header h1 a:hover
{
text-decoration:underline;
color:#ffffff;
}

#sitename {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x;
}

#content {
margin:10px 350px 0 195px;
padding:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
background: #dddddd;
}

#footer {
  height: auto;
  background: #333333;
  clear: both;
  text-align: center;
  padding:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

#footer A:link {
	COLOR: #888888; text-decoration: none;
}
#footer A:visited {
	COLOR: #888888; text-decoration: none;
}
#footer A:active {
	COLOR: #888888; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}


/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.collapsed {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.leaf {
  list-style-type: disc;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side a, #right_side a {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  background: url(images/tile_bar.jpg);
font:16px Helvetica,Verdana Arial sans-serif;
height:41px;
margin-bottom:0;
margin-left:0;
margin-top:0;
padding:0 0 0 10px;
text-align:center;
}

#navlist li
{
float:left;
list-style:none outside none;
margin:10px 20px 0 0;
color:#FFFFFF;
}

#navlist li a
{
  color: #000000;
  padding: 5px 5px;
  margin-left: 3px;
  text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
  color: #FFFFFF;
}

#navlist li a#current
{
  color: #ffffff;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
#left_side ul{
padding:0;
margin:0;
}
#left_side{
padding:5px;
width:180px;
background:#dddddd;
}
#right_side ul{
padding:0;
margin:0;
}
#right_side{
width:160px;
padding:5px;
margin-left:5px;
background:#dddddd;
}
#right_side form input{
width:140px;
}
#right_side form textarea{
width:140px;
height:140px;
}
#barside{
height:1px;
width:100%;
border-top:1px dashed #666666;
}
.entry ol li div table tbody tr td{
width:105px;
}
.entry ol{
padding-left:20px;
margin:0px;
}
.gallery{
clear:none;
}
#titlehead{
color:#ffffff;
margin:0 0 0 10px;
position:absolute;
text-align:left;
text-transform:uppercase;
width:500px;
}
#titlehead .fl{
font-size:30px;
font-weight:bold;
}
#titlehead .fs{
font-size:18px;
font-weight:bold;
line-height:10px;
}
#dealerhead{
color:#ffffff;
margin:265px 0 0 10px;
position:absolute;
text-align:left;
text-transform:uppercase;
width:100%;
}
#dealerleft{
float:left;
font-size:72px;
height:76px;
text-align:left;
text-transform:uppercase;
width:auto;
}
#dealerright{
font-size:14px;
font-weight:bold;
text-align:left;
text-transform:uppercase;
margin:0px;
width:auto;
}
.entry img{
max-width:395px;
}