/*

Original Informations:
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com

Modified by ThomAce
*/

body, html, div, table, td, p{
  font-family: Arial;
}

hr{
 width: 500px;
 text-align: center;
 height: 2px;
 border-top: 1px solid #060606;
 border-bottom: 1px solid #3D3939;
 border-left: 0px;
 border-right: 0px;
 padding: 0px;
 margin-bottom: 4px;
 margin-top: 4px;
}


/*+++++++ BODY +++++++*/
* { margin: 0px; padding: 0px; list-style:none; outline:none; text-decoration:none;}
body {

font:11px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
}

/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/
h2,h3 { font:18px Georgia,Times, serif;}
h3 { padding:20px 0 20px 0;}
a:hover { color:#72b6cf;}
a { color:#9fc253; font-weight:bold;}

/*+++++++ MISC +++++++*/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 1px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
a img { border: none;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}
.clear { clear:both; }
.space { width: 580px; background:url(line.png) bottom repeat-x; padding-bottom: 10px; padding-top:10px;}
img { border:none; border: 0px;}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.nopadding{padding: 0px; margin: 0px; border: 0px;}
.alignright { float: right; }
.alignleft { float: left }
html>body #content ul { padding: 0 0 0 30px; padding-left: 10px; }
html>body #content li { margin: 7px 0 8px 10px; }
#content ul li:before { content: "\00BB \0020"; }
#content ol { padding:0; margin:0;}

/*+++++++ MAIN +++++++*/
#wrapper { width:1000px; margin:20px auto 20px; margin-top: 10px;}
#main { width:1000px; margin:auto; }

/*+++++++ HEADER +++++++*/
#header { width:1000px; height: auto; margin-bottom:10px; }


#logo { width:100%; height: auto; padding: 0px; text-align: center;}
#logo h1 { text-indent:-9999px; }
#logo h1 a { display:block; background:url(site_logo.png) no-repeat; height:75px; padding: 0px;}
#logo img{ text-align: center; vertical-align: middle;}


.databg{
background : url('databg.png') repeat-y;
padding-top: 30px;
padding-left: 30px;
padding-right: 35px;
padding-bottom: 30px;
margin: 0px;
}
.databg h1{ font-size: 18px; padding-bottom: 6px; margin: 2px;}



#topsearch { float:right; width: 254px; height: 30px; background: url(sbox.png) no-repeat; margin:10px 5px 0 0; }
#topsearch #s { float: left; margin: 6px 0 0 6px; border: 0; width: 210px; background: none; color:#333; }
#topsearch #go { float: right; width:28px; height:30px;  }

/*+++++++ NAV +++++++*/
#nav { width:1000px; background:url(nav_bg.png) repeat-x; height:40px; margin-bottom:10px; padding-top: 0px; padding-left: 1px; padding-right: 1px; text-align: center;}
#nav ul { font:14px Georgia, Times, serif; text-align: center;}
#nav ul li {display:inline; height:40px; line-height:40px; float:left; border-left: 1px dotted #444444; border-right: 1px dotted #444444; padding-right: 6px; padding-left: 6px; text-align: center;}
#nav ul li.current_page_item a { color:#9fc253;  text-align: center;} 
#nav ul li.current_page_item a:hover{ color:#FF6600;  text-align: center;}
#nav ul li a { color:#72b6cf;   text-align: center;}
#nav ul li a:hover{ color:#FF6600;  text-align: center;}

/*+++++++ CONTENT +++++++*/
#content { float:left; width:580px; padding-right:10px; line-height:160%;}
/*#content img {margin: 0px;}*/
#sidebar { float:right; width:400px; }

.boxes {background:url(line.png) bottom repeat-x; padding-bottom:10px; padding-top:10px;}
.boxes_top {background:url(fooline.png) top repeat-x; padding-bottom:10px; padding-top:10px;}


.ads {margin-right:1px;}
.ads img {border:2px solid #101010;}
.rss {background:url(rss.gif) left no-repeat; padding-left:35px;}

.socialbar {color:#ccc; font:11px Georgia,Times, serif; background:url(socialbar.png) no-repeat top left; padding-top: 10px; padding-top: 0px; 
padding-right: 10px; padding-left: 10px; margin-top: 10px; margin-bottom: 0px; height:60px; line-height:20px; vertical-align: middle;}
.socialbar span {color:#FF6600;}
.socialbar a:link {color:#72b6cf;}
.socialbar a:hover {color:#449FC0;}

.inputfield{color:#666;border:1px solid #9FC253;background:#9FC253; width:150px;padding:2px;}
.pushbutton {background-color:#72B6CF; border:none; font-size:11px; color:#000; font-weight:bold; padding:3px;}
#lsidebar { width:170px; float:left; padding-bottom: 6px;}
#rsidebar { width:190px; float:right; padding-bottom: 6px;}


#content p { padding-bottom:10px;}
#content h2 { font:16px Georgia, Times, serif; text-transform:uppercase; padding-bottom:10px; }
#content h2 a { color:#fff;}
#content p.info { background: url(articleinfo2.png) no-repeat; height: 60px; padding-left: 12px; padding-top: 10px; padding-bottom: 1px; margin: 0px; vertical-align: middle; font-size:10px; text-transform:uppercase; color:#66cccc;}
#content p.postmetadata { width:580px; background:url(postmeta.png) repeat-x; height:26px; line-height:26px; text-transform:uppercase; font-size:10px; color:#66cccc; padding:0px;}
#content p.postmetadata a { color:#66cccc; font-weight:normal; height:26px; line-height:26px;}
#content p.tags { width:500px; height:26px; line-height:26px; text-transform:uppercase; font-size:10px; color:#ff6600; padding:0px;}

/*+++++++ NEXT PREVIOUS +++++++*/
.navigation { width:580px; height:20px; margin-bottom:20px; }
.navigation span.older { background:url(older.png) no-repeat left; padding-left:20px; }
.navigation span.newer { background:url(newer.png) no-repeat right; padding-right:20px; }

/*+++++++ SIDEBAR +++++++*/
#sidebar h2 { padding-bottom:10px; color:#9fc253;}
#sidebar ul{ margin:10px auto 20px;}
#sidebar ul li{}
#sidebar ul li ul{}
#sidebar ul li ul li{display:block; padding-left:18px; padding-bottom:5px;}
#sidebar p { padding-bottom:10px; line-height:140%;}
#sidebar a:hover { color:#9fc253;}
#sidebar a { color:#72b6cf; font-weight:normal;}
#sidebar { height: auto; }

/*+++++++ COMMENT +++++++*/
.comen { width:580px; margin-bottom:10px;}
.cleft { float:left; width:60px; border:3px double #dadada; }
.cright { float:right; width:500px; }
.comen .cright .ucomen{ font:11px Georgia, Times, serif; text-transform:uppercase; color:#72b6cf;}
.comen .cright .ucomen a { color:#72b6cf;}
#commentform textarea { width: 390px; padding: 2px; }
#commentform label { display:block; float:left; width:100px; color:#9fc253; font:bold 15px Georgia, Times, serif; text-align:right; padding-right:10px;}
#commentform #author { background:url(author.gif) no-repeat; width:370px; height:27px; border:none; padding:3px 0 0 30px;}
#commentform #email { background:url(email.gif) no-repeat; width:370px; height:27px; border:none; padding:3px 0 0 30px;}
#commentform #url { background:url(url.gif) no-repeat; width:370px; height:27px; border:none; padding:3px 0 0 30px;}
#commentform #comment { background:#eeeeee; border:3px solid #878d59;}
#commentform #submit { width:106px; height:34px; padding:10px 0 20px 110px; }


/*+++++++ FOOTER +++++++*/
#footer { width:1000px; background:url(fooline.png) repeat-x; height:26px; color:#ff6600; font:12px Georgia,Times, serif;}
#footer p { line-height:26px; padding-top:5px;}

/*+++++++ GALLERY +++++++*/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center;}
.attachment img { padding:2px; border:1px solid #999999;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}

.mytd{
             border-bottom: 1px solid silver;
             padding-bottom: 3px;
             padding-top: 3px;
             padding-left: 4px;
             padding-right: 4px;
             vertical-align: top;
                  }

.tdshadow{
padding-left: 4px;
border-bottom: 1px solid #4E4E4E;
vertical-align: top;
}

.databg ul li{
padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(circle.png) no-repeat 1px .35em;
}

.borderedtd{
padding: 1px;
border: 1px solid #4E4E4E;
vertical-align: top;
}

.bordered{
border: 1px solid #4B4B4B;
}

.td_header{
  border: 1px solid silver; 
  font-weight: bold;
  padding-left: 4px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 4px;
}
