/*
Theme Name: Vista Rewired
Theme URI: http://wordpress.org/
Description: Two column widgetized Wordpress theme.
Version: 1.0
Author: Pankaj
Author URI: http://www.ycoding.com/

	Vista Rewired v1.0
	http://www.ycoding.com

	This theme was designed and built for Vista Rewired, coded by Pankaj Roy,
	whose portfolio is available at http://www.ycoding.com/


*/



body {
font-family : Arial, Tahoma,Verdana;
font-size : 12px;
color : #252525;
margin:0; padding:0;
background:#650000;
}

a {
color : #981717;
text-decoration : none;
}
a:hover {
color : #981717;
text-decoration : underline;
}
img {margin:0; padding:0;}
a img {border:0;}
p {
padding : 5px 0;
margin : 0;
}

#wrapper {
  width : 1280px; margin:0 auto; padding:0;
  background : url(images/bg.gif) repeat-y;
}


/*  ====================== Page Structure ======================= */
#body-left{  width : 196px; height:469px; float:left;
  background : url(images/top-left.gif) repeat-y;}

#body-rt{width : 1084px; float:left;
  background : url(images/top-bg.gif) repeat-x 4px 0;}

#container{width : 572px; float:left;padding:37px 10px 0 10px;
  background : url(images/content-top.gif) repeat-x;}

#content-rt{width : 492px; height:475px; float:left;
  background : url(images/top-rt.gif) no-repeat;}
  
#footer-wrapper {
  width : 1280px; margin:0 auto; padding:0;
}
#footer-left {
  width : 471px; float:left;padding:50px 0 0 196px;height:253px;
  background : url(images/footer-left.gif) no-repeat 196px 0;
}


#footer-rt {
  width : 613px; float:left; height:303px;
  background : url(images/footer-rt.gif) no-repeat;
}


/*  ====================== Header ======================= */
/* --------- Logo ------------ */
#header {height:409px;}
h1 {margin:0; padding:156px 0 0 0;font-size:22px;color:#000;text-align:center;line-height:22px;}
h1 a{color:#000;text-decoration:none;}
h1 a:hover{color:#000;text-decoration:none;}
.desc {height:36px;text-align:center;width:320px; padding:0 126px;color:#DEDEDE;font-size:14px;}

/* Search Form */
#search {padding :0 0 0 185px;float:left;height : 20px;width:200px}
#search form {margin : 0;padding :0;border : 0;}
#search p {margin : 0;padding : 0;}
#search input {float : left; border : 0;}
#search input.txt {
background:transparent;width : 145px; margin : 0;color : #DEDEDE;
padding : 5px 10px 0 10px;font-size : 12px; line-height:12px;

}
#home-rss {float:left; height:20px;}

/* --------- Navigation -------- */
#nav1 ul {
margin : 0;
padding : 0;
list-style : none;
}
#nav1 li {
display:inline;
background : url(images/nav-li.gif) no-repeat;
padding : 0 10px 0 12px;
font-size : 14px;
font-weight : bold;
margin : 0;
color : #000;
}

#nav1 li.home {
background : transparent;
color : #fff;
}
#nav1 li.home a{
color : #fff;
}

#nav1 li a {
color : #000;
text-decoration : none;
}
#nav1 li a:hover {
color : #fff;
text-decoration : none;
}

/*  ================================= Conatiner ============================= */
#sidebar{float:left; width:111px; padding:10px; background:url(images/sidebar-bg.gif) no-repeat top right;}
#content{float:left; width:421px; padding:30px 10px 10px 10px ;}
.post {padding:0;}
.post h2 {color:#990000;font-size:24px;margin:0;padding:15px 5px 0 5px;}
.post h2 a, h2 a:hover {color:#990000; text-decoration:none;}
.entry {padding:5px; width:411px;}
.date-box {width:57px;height:65px;background : url(images/date-box.gif) no-repeat;text-align:center; font-weight:bold;color:#fff;}
.date-box .dt {padding:27px 0 0 23px; width:34px; height:22px;font-size:22px;line-height:22px;}
.date-box .month {padding:0 0 0 23px; width:34px; height:16px;font-size:16px;line-height:16px;}
/* -------------------------- Posts ----------------------------- */


/* --------------- SideBars ----------------*/

#sidebar ul {
list-style : none;
margin : 0;
padding : 0;
}
#sidebar ul li {
list-style : none;
margin : 0;
padding : 0 0 0 0;
}
#sidebar ul li h2 {
margin:0; padding:15px 0 5px 0;
font-size : 18px;
text-align : left;
background : url(images/bar-h2.png) no-repeat;
color : #000;
font-weight : bold;
}
#sidebar ul ul {
list-style : none;
margin : 0;
padding : 0;
}
#sidebar ul ul li {
list-style : none;
margin : 0; color : #650001;
padding : 0 0 0 15px;
font-weight : normal;
background : url(images/li.gif) no-repeat 0 5px;
font-size : 11px;
}
#sidebar ul ul ul li {
list-style : none;
margin : 0; color : #650001;
padding : 0 0 0 15px;
font-weight : normal;
background : url(images/li.gif) no-repeat 0 5px;
font-size : 11px;
}

#sidebar a {
margin : 0;
padding : 0;
color : #650001;
text-decoration : none;
}
#sidebar a:hover {
color : #650001;
text-decoration : underline;
}

/*  ================================= Footer  ============================= */
#footer-left p{
  font-size: 11px; text-align:center; color:#200000;
  line-height:13px; margin:0; padding-top:10px;
}
#footer-left a{
  color:#B85353; text-decoration:none;
}
#footer-left a:hover{
  color:#B85353; text-decoration:underline;
}


/*  ================================= Others ============================= */

.clr {
clear : both;
margin : 0; padding : 0;
font-size:1px; line-height:1px;
}


/* --------------------- common elements --------------------------- */
.navigation { display: block; color : #990000; width:95%;padding:0 0 0 0;font-weight:bold;}
small {margin:0; padding:0; font-size:12px;}
.postmetadata {clear: left;}
h2.pagetitle, h2.center {margin:0;text-align: center; padding:0; font-size:16px; color:#990000;}
h3.comments {padding: 0;margin: 20px auto 20px ;color:#990000;}
#more-link {font-weight:bold;text-align:right;color:#990000; }
a.more-link, a:hover.more-link {color:#990000; font-weight:bold; float:right;display:block;margin-top:10px; }
p.postmetadata a {font-weight:bold;}
p.postmetadata {margin:0; padding:20px;}
.alt { background-color: #E6DCDC;	border-top:2px solid #990000;border-bottom:2px solid #990000;}


input, select, textarea {
  border: 0; color:#333; background:#E6DCDC; border:1px solid #990000;
}
#commentform #submit {margin: 0; color:#990000; background:#E6DCDC;border:1px solid #990000;}
	
blockquote { border-left: 5px solid #E6DCDC;}
	
ol.commentlist {margin:0;padding:0;}
.commentlist li { font-weight:normal;}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

code { font: 1.1em 'Courier New', Courier, Fixed; background:#E6DCDC; border:1px solid #650001;}

/* Begin Calendar */
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 80%;	font-size: 10px;}
#wp-calendar #next a {padding-right: 5px;text-align: right;}
#wp-calendar #prev a {padding-left: 5px;text-align: left;	}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center;width: 100%;}
#wp-calendar td {padding: 1px 0; text-align: center;}
#wp-calendar td.pad:hover { background-color: #424242; }
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9px;	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption { 	text-align: center; }
#wp-calendar th { font-style: normal;text-transform: capitalize;}
#wp-calendar #today {font-weight:bold;}
/* End Calendar */

.smallattachment {text-align: center; float: left;margin: 5px 5px 5px 0px;}
.attachment {text-align: center; margin: 5px 0px;}



/* Begin Images */
p img {	padding: 0;	max-width: 90%;	}
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; }

/* End Images */



/* Begin Lists */
.entry ol,.entry ul {margin: 0;	padding: 5px 0 5px 35px; }
.entry li {margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline;
 list-style-type: none;
	list-style-image: none;}


/* Begin Form Elements */
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 80%; padding: 2px;}
/* End Form Elements */



/* Begin Comments*/
.alt { 	margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify;}
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0;	}
.nocomments { text-align: center; }
.commentmetadata {display: block; font-size:10px;font-weight:normal;}

/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { 	cursor: help;}
acronym, abbr { border-bottom: 1px dashed #424242; }
blockquote { margin: 15px 30px 0 10px;padding-left: 20px;}
blockquote cite { margin: 5px 0 0; display: block;}
.center { text-align: center;}
hr { display: none; }
.alignright { float: right;	}
.alignleft { float: left;}
.navigation .alignright { width:49%; text-align:right; 	}
.navigation .alignleft {width:49%; text-align:left;}
/* End Various Tags & Classes*/

.post img {padding:5px;}


