/*  
Theme Name: Vistalicious
Theme URI: http://dailyblogtips.com/vistalicious-wordpress-theme-released/
Description: WP theme with a Vista twist
Author: Daily Blog Tips	
Author URI: http://www.dailyblogtips.com/wordpress-themes/
Version: 1.2
Tags:green color, right sidebar, one column, fixed width
*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #84c44b;
  }

a:hover {
  color: #3b3b3b;
  }

blockquote {
  margin: 5px 10px;
  padding: 5px 10px;
  background: #9DCAE8;
  border: 1px dotted #BBB;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }


/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 27px auto 10px auto;
  width: 950px;
  font-family: Helvetica, arial, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #ffffff url(images/bg_main.jpg) center top repeat-y;
  background-attachment:inherit;
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  padding-left:0px;
  }

.topcurvewhite {
  margin: 0;
  height: 13px;
  /*background: url(images/bgtopwhite.gif) top no-repeat;*/
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  /*background: url(images/bgbottomwhite.gif) left bottom no-repeat;*/
  }

#header {
  margin: 0;
  padding: 0 0 15px 10px;
  }

#header h1.sitename {
  padding: 0 0 0 0;
  position: relative;
  font-size: 32pt;
  font-weight:normal;
  }

#header h1.sitename a {
  color: #fff;
  text-decoration: none;
  }

#header h1.sitename a:hover {
  color: #D0DE9C;
  text-decoration: none;
  }

#header h2.sitedesc {
  padding: 0 0 0 0;
  position: relative;
  font-size: 11pt;
  color: #A6DDEA;
  }

#header .topright {
  float: right;
  position: relative;
  margin: 5px 0 0 0;
  padding: 0;
  width: 400px;
  height: 60px;
  text-align: right;
  color: #fff;
  font-size: 10pt;
  }

#header .topright a {
  color: #A6DDEA;
  }

#header .topright a:hover {
  color: #D0DE9C;
  }

.search {
  padding-bottom: 0px; padding-top:0px; padding-right:22px;
  
}

#searchform {
  float: right;
  margin-left: 0;
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom:3px;
  }

#searchform {
  margin-left: 10px;
  width: 227px;
  padding-top: 15px;
  height: 28px;
  background: #ccc;
  background: url(images/search.gif) left 0px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 5px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 5px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 10px;
  width: 150px;
  background: none;
  border: none;
  color:#606060;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#nav {
  clear: both;
  margin: 5px 0 0 25px;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left; margin-top:2px;
  margin-right: 10px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 26px;
  background: url(images/bgtableft.gif) left top no-repeat;
  text-transform: capitalize;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 14px;
  padding-left: 5px;
  padding-right: 20px;
  line-height: 26px;
  color: #FFF;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #fff;
  }

#nav li.current_page a {
  background-position: left -26px;
  }

#nav li.current_page a span {
  background-position: right -26px;
  color: #fff;
  }

#main {
  clear: both;
  width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0px 15px 15px 10px;
 /* background: #fff url(images/bgwhite.gif) repeat-y top left;*/
  }
  
#logo-body {
	/*background: #fff url(images/logo_body.gif) no-repeat top right; */
}

#contentwrapper {
  float: left;
  width: 574px;
  margin-left:6px;
  }
  
#contentwrapper1 {
 float:none;
  width: 574px;
}

#content {
  }

#content .pageTitle {
  padding: 5px 10px 15px 10px;
  font-size: 16pt;
  font-family: Helvetica, arial, sans serif;
  letter-spacing: -1px;
  color: #da843b;
  }
 
.headerWhite{color: #ffffff;
}

.post {
  margin: 5px 0 5px 0;
  }
  
.post1 { padding-left:15px;
}

.paddLeftComment { margin-left:5px; margin-top:5px;
}
.paddLeftCaptcha { padding-left:6px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }

#content h2 {
  font-size: 15pt;
  }

#content h3 {
  font-size: 11pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 10pt;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px ;
  font-size: 16pt;
  font-weight: bold;
  color: #000;
  font-family: Helvetica, arial, sans serif;
  letter-spacing: -1px;
  }

h2.postTitle a {
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
  line-height:37px;
  color: #3b3b3b;  
  }

h2.postTitle a:hover {
  
  }

.postMeta {
  padding: 2px 10px 3px 10px;
  font-size: 9pt;
  color: #515151;
  }

.postMeta a {
  color: #8cc63f;
  text-decoration: none;
  }

.postContent img {
  margin: 10px;
  border: 3px solid #CCC;
  }

#content p, .postContent p {
  padding: 10px 10px;
  font-size: 9pt;
  color: #515151;
  line-height:18px;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  }

.postTags {
  margin: 5px 10px 2px 10px;
  font-size: 9pt;
  color: #000;
  }
 
.dotline {
  padding: 0px 0px 0px 10px;
  }
.dotlineGreen {
 padding: 8px 0px 0px 10px;
 }

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 8pt;
  padding-bottom:3px;
  text-decoration: none;
  color:#8cc63f;  
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 10px -25px;
  background: #e0e0e0;
  border: 1px solid #e0e0e0;
  width: 530px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 555px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #515151;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* Sidebars */

.sidebars {
  float:right;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 9px;
  padding-right:8px;
  width: 300px;
  }

.sidebars h2 {
  padding: 6px 5px 2px 7px;
  font-size: 11pt;
  color: #fff;
  background: url(images/sidebar_title_bg.gif) left top no-repeat;
  height: 29px;
  }
  
.reply {
   color: #84c44b;
}

.sidebars table {
  width: 300px;
  }

.sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

.sidebars li ul {
  padding: 0;
  }

.sidebars ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #515151;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dashed #ddd;
  }

.sidebars li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
  }

.sidebars a {
  display: inline;
  color: #515151;
  text-decoration: none;
  }

.sidebars a:hover {
  color: #515151;
  background: #c1dc9d;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebars ul.children li {border-bottom:none;}
.sidebars ul.children {margin-bottom:-5px;}


/* Footer */

#footer {
  clear: both;
  padding-top: 10px;
  padding-left:0px;
  color: #84c44b;
  text-align: left; /* IE Centering Technique */
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  line-height: 19px;
  }

#footer a {
  color: #84c44b; text-decoration:none;
  }

#footer a:hover {
  color: #D0DE9C; text-decoration:none;
  }
  
 #footerSidebar1{
	float: left; 
	width: 160px; 
	text-align:left;
	padding: 0px;
	padding-top:0px;
	margin-top:0px;
	height:1px;
	background-image:url(images/border.gif);
	background-repeat:repeat-x;
	color:#84c44b;
}

#footerTextLinkLeft{
	margin-top: 11px;
	padding:0px;
	padding-bottom:5px;
}

#footerSidebar2{
	/*float: right;
	width: 686px; */
	float:left;
	width: 690px;
	/*margin:0 0 0 0px;*/
	margin:0 0 0 35px;
	padding:0px;	
	height:1px;
	background-image:url(images/border.gif);
	background-repeat:repeat-x;
	color:#84c44b;
}
#footerTextLinkMid
{
	float:left;
	width:400px;
	margin-top: 10px;
	padding:0px;
	padding-bottom:5px;
	text-align:left;
}
#footerTextLinkRight{
	float:right;
	/*width:200px;*/
	text-align:right;
	margin-top: 10px;
	padding:0px;
	padding-bottom:5px;
	color:#84c44b;
}
a.linkWhite:link,a.linkWhite:visited{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none; font-weight:normal;
}

a.linkWhite:active,a.linkWhite:hover{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}

#content-footer-gap
{
	clear:both;
}


#credits {
  clear: both;
  float: left;
  margin: 0 auto;
  padding: 0 0 5px 0;
  width: 950px;
  text-align: center;
  }

/* extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:85%;
  }

a.gravatar {
  float:right;
  margin:10px 15px 20px 0;
  width:50px;
  }

#wp-calendar CAPTION { color:#8cc63f; font-size: 11pt; font-weight:bold; padding-bottom:4px;}
#wp-calendar a:link, a:visited{ color:#3b3b3b; font-weight:bold;}
#wp-calendar a:hover { color:#ffffff; background: #3b3b3b;}
#wp-calendar #today { color:#84c44a; font-size: 9pt; font-weight:bold; }
#wp-calendar td { font-size: 8pt; color:#515151; } 
#wp-calendar THEAD { background-color:#f0fedc; border:0px; text-align:center;  color:#515151; } 
#wp-calendar TRR { background-color:#f0fedc; border:0px;} 
#wp-calendar TR { text-align:center;}

.commentGray {
 	color:#3b3b3b; font-weight:bold; font-style:normal;
}
.commentGrayDate {
 	color:#3b3b3b; font-weight:normal; font-size: 8pt;
}
 

