/*  
Theme Name: WP Vista
Theme URI: http://www.themebin.com
Description: Trendy, fancy and  attractive wordpress theme.
Version: 1.0
Author: Santhosh. S for NET-TEC
Author URI: santhosh.themebin.com

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme.
    - You can use this theme for any purpose.
    - You can modify this theme as per your needs.

*/


body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:#000;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color: #a4dfed;
	text-decoration: none;
}
a:visited {
	color: #a4dfed;
	text-decoration: none;
}
a:hover {
	color: #5397a4;
	text-decoration: underline;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 20px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
}
h1 a, h1 a:visited{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #a4dfed;
	text-decoration: none;
}
h2 {
	color: #a4dfed;
	margin: 30px 0px 2px;
	border-bottom: 1px dotted #a4dfed;
	background: url(images/ch1-bg.png) left no-repeat;
	font: normal 190%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	padding-bottom: 3px;
	padding-left: 24px;
}
h2 a, h2 a:visited {
	color: #a4dfed;
	text-decoration: none;
}
h2 a:hover {
	color: #5397a4;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #5397a4;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background: #000 url(images/content-bg.jpg) repeat-y;
}
/* header area */
#header {
	background: #000 url(images/header-bg.jpg) no-repeat;
	height: 288px;
	position: relative;
	text-align: left;
	padding-right: 38px;
	color: #fff;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: relative;
	text-align:left;
	top:0px;
	bottom: 3px;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: relative;
	float:left;
	top: 22px;
	left: 10px;
	width: 630px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #fff;
	text-decoration: none;
}

.current_page_item{
	color: #fff;
	text-decoration: none;
}
#nav .page_item a{
	color: #a4dfed;
	text-decoration: none;
	background: none;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #fff;
}
#nav .active a {
	color: #fff;
}
#welcome {
	float: left;
	width: 600px;
	padding-left: 60px;
	padding-top: 60px;
	text-align: justify;
}


/* content area */
#content {
	padding: 0px 0px 20px 20px;
	float: left;
	width: 65%;
	overflow: hidden;
}
#content-top {
	background: url(images/content-top.jpg) center no-repeat;
	height: 120px;
}
#content-top img {
	border: none;
}
.post {
	clear:both;
	padding-top: 15px;
	padding-left: 35px;
	text-align:justify;
}

.posted {
	margin: 0;
	font-size:0.9em;
	padding: 5px;
	background:#111;
	border-bottom: 1px solid #222;
	color: #fff;
	text-align:right;
}
.category {
	float: left;
	background: url(images/category.png) left no-repeat;
	padding-left: 17px;
}
.calendar {
	background: url(images/calendar.png) no-repeat bottom left;
	font-size: 95%;
	float: left;
	padding-left: 17px;
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 600px;
	padding-top: 10px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.newsimage {
  float: left;
  border: 0px #7F7772 none;
  padding: 0px 14px 4px 4px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/comment.png) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

blockquote {
	margin : 10px;
	padding : 0 0 0 40px;
	color: #a4dfed;
	border : 0px solid #222;
	background : #111 url(images/quote.png) no-repeat 5px 5px;   
}

ul, ol {
	margin : 5px 20px;
	padding : 0 20px;
	color : #fff;
}

ul span, ol span {
	color : #afecfa;
}

code {
	color: #a4dfed;
	font-size: 12px;
}

.mini-add-comment {
	background: url(images/add-comment.png) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 30px;
}
.navigation a, .navigation a:visited {
	color: #a4dfed;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.png) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.png) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dashed #333333;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #131212;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #ffffff;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #ffffff;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #fff;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#131212;
	border: 0px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#131212;
	border: 1px solid #333333;
	padding: 2px;
	color: #a4dfed;
	margin-top: 3px;
}

#commentform #submit{
	background: url(images/buttons.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: solid 0px #333333;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 50px 10px 0px;
	width: 190px;
	color: #ffffff;
	overflow: hidden;
}

#sidebar img {
	border: none;
}

#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #a4dfed;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #3e7e8a;
}

#sidebar a, #sidebar a:visited{
	color: #a4dfed;
	text-decoration: none;
}
#sidebar a:hover{
	color: #5397a4;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar .text {
	padding: 2px 0 2px 0px;
	border-bottom: 1px #222 solid;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

ul.list-blogroll li{
	background: url(images/bullet.png) no-repeat;
	padding-left: 16px;
}

li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}

li.widget_calendar td {
	padding: 3px 5px;
}

.textwidget {
	padding-top: 5px;
}

/* search form */
#stuff {
	float: right;
	width: 250px;
}
#rss {
	padding-left: 70px;
}

input.tbox.search {
  width: 160px;
  padding: 10px 0 0 0;
  background-color: transparent;
  border: none;
  }
#search-form {
	position: relative;
	padding-right: 30px;
	height: 37px;
	float: right;
	width: 240px;
}
#search-form #s{
	background: none;
	height: 17px;
	width: 150px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	border: none;
}
#search-form #search-submit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 23px;
	width: 23px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

#searchform {
	background: #222;
	height: 17px;
	width: 60px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	border: none;
}
#searchform #searchsubmit { 
	height: 23px;
	width: 23px;
	border: none;
}

/* footer area */
#footer {
	clear: both;
	background: #000 url(images/footer.jpg) no-repeat;
	height: 19px;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
	text-align: center;
	padding: 70px 0 20px 0;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration:underline;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}

#credits {
	margin: 0px auto;
	width: 1000px;
	color: #fff;
	font-size: 85%;
	background: #000;
	line-height: 120%;
	text-align:center;
	font-size:12px;
}

#wordpress {
	font-size: 10px;
	background: #000;
	text-align: center;
}
#credits a, #credit a:visited {
	color: #a4dfed;
	text-decoration: underline;
}

/* Images */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.tbox{
	width: auto;
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}

.tbox.chatbox {
	width: 180px;
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin: 10px 0;
}
.tbox, .helpbox .npdropdown{
	margin: 0 0 0px 0;
	padding: 3px 3px 3px 3px;
	height: auto;
	text-align: left;
}
.tbox.comment.subject {
  width: 98%; 
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
  }
#comment.tbox.comment {
  width: 98%; 
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}
#contactForm textarea.tbox {
  width: 96%; 
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}
input#helpb.helpbox {
  float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
#commentform .helpbox{
  width: 98%; 
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}

.indent {
	margin : 10px;
	padding : 0 0 0 40px;
	color: #a4dfed;
	border : 1px solid #222;
	background : #111 url(images/quote.png) no-repeat 5px 5px;   
} 
.button {
	background: url(images/buttons.png) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: auto;
	height: 28px;
	cursor: pointer;
}
.nextprev{
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
	text-align: center;
}

.smalltext, .smallblacktext, .tbox{
	font: normal 8pt;
}

.helpbox {
  width: 98%;
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}

.fborder {
	background:#131212;
	border: 1px solid #333333;
	border-collapse: collapse;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}

/* forum parent headers, forum captions */
.forumheader, .nforumcaption{
	background:#131212;
	border: 1px solid #333333;
	border-collapse: collapse;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
	font-size: 99%;
	text-align: left;
}

.finfobar{
	background:#131212;
	border: 1px solid #333333;
	border-collapse: collapse;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
	font-size: 99%;
	text-align: left;
}
.finfobar a {
  color: #FFFFFF;
}

/* two left columns */
.forumheader2{
	background:#131212;
	border: 1px solid #333333;
	border-collapse: collapse;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
	font-size: 99%;
	text-align: left;
}

/* all the rest of the forum tables */
.forumheader3{
	background:#131212;
	border: 1px solid #333333;
	border-collapse: collapse;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
	font-size: 99%;
	text-align: left;
}

.forumborder {
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	vertical-align: top;
	font-size: 99%;
	text-align: left;
}

/* where it says forum, information and all tables across */
.fcaption {
	background:#131212;
	border: 1px solid #333333;
	border-collapse: collapse;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
	font-size: 99%;
	text-align: left;
}

.fcaption a {
	padding-right:4px;
	text-decoration: none;
	color: #a4dfed;
}

.fcaption a:hover{
  color: #5397a4;
	text-decoration: none;
}

/*sub links */
div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
color: #a4dfed;
}

div.menuBar {

}

div.emenuBar {

}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
    color: #a4dfed;
    background-color: transparent;
    border:0px none #333333;
    text-decoration: none;
    position: relative;
    text-decoration: none;
    margin: 0 3px;

    font: bold 14px/100% Arial, Helvetica, sans-serif;
    padding: 5px 15px;
    top: 22px;
  	left: 30px;
  	bottom: 0px;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
     color: #FFFFFF;
     background-color: #000;
     border:0px none #555555;
     text-decoration: none;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
  color: #FFFFFF;
  background-color: #000;
  border:0px solid #none;
  text-decoration: none;
}

div.menu {
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  z-index: 101;
  color: #FFFFFF;
  
}
/*****************sub links *********************/
div.menu a.menuItem {
  display: block;
  color:#a4dfed; 
  font-weight:bold; 
  text-decoration:none; 
  padding:5px 13px 5px 13px;
  background-color: #000;
  margin: 0px 0px 0px 0px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #131212;
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #FFFFFF;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #FFFFFF;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 0px solid #a5a5a5;
  border-bottom: 0px solid #ffffff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 0px solid #b3b3b3;
}