/*  
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
*/

html {overflow-y: scroll;}


/* Reset Defaults Starts */

input, textarea {
margin-left:10px;
background-color:#000;
margin-bottom:10px;
border: 1px solid #191919;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}




* {
  margin: 0;
  padding: 0;
  }

.list {
  list-style-image: url('images/bullet2.gif')
  }
  



h1, h2, h3, h4, h5, h6, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #787878;
  }

a:hover {
  color: #44433f;
  }

blockquote {
  margin: 5px 10px;
  padding: 5px 10px;
  background: #9DCAE8;
  border: 1px dotted #BBB;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  padding-bottom:0px;
  }









a.two:link {
	color: #44433f; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
        padding-left:10px;
}

a.two:visited {
	color: #44433f; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
        padding-left:10px;
}

a.two:hover {
	color: #a5a5a5; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
        padding-left:10px;
}

a.two:active {
	color: #44433f; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
        padding-left:10px;
}




a.three:link {
	color: #44433f; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.three:visited {
	color: #44433f; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.three:hover {
	color: #a5a5a5; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.three:active {
	color: #44433f; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}




p.two
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #44433f;
text-decoration: none;
}

















p {
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
}




/* Reset Defaults Ends */

body {
  background-color:#000;
  }

div.fullcontainer {
  width:100%;
  height:100%;
}

#wrapper {
  text-align: left; /* IE Centering Technique */
  margin:auto;
  width:850px; 
  font-family: arial, sans-serif;
  }

.topcurvewhite {
  margin: 0;
  height: 13px;
  background-color:blue;
  }

#useful{
background-color:#000;
}

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background-color:yellow;
  }

#header {
  margin: 0;
  background-color:#000;
  }

#contacttop {
margin-top:10px;
background-color:#000;
}

#contacttop p {
text-align:right;
padding-top:10px;
}

#header h1.sitename {
  padding: 0 0 0 0;
  position: relative;
  font-size: 10px;
  }

#header h1.sitename a {
  color: #44433f;
  text-decoration: none;
  }

#header h1.sitename a:hover {
  color: #787878;
  text-decoration: none;
  }

#header h2.sitedesc {
  padding: 0 0 0 0;
  position: relative;
  font-size: 11pt;
  color: #44433f;
  }

.search {
  padding-bottom: 5px;
  }

#searchform {
  float: right;
  margin-left: 0;
  margin-top: 2px;
  margin-right: 5px;
  }

#searchform {
  margin-left: 10px;
  width: 213px;
  padding-top: 8px;
  height: 28px;
  background: #44433f;
  background: url(images/search5.jpg) left 3px 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: 3px;
  width: 145px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#navcontainer {
padding-top:3px;
padding-bottom:3px;
width:100%;
height:18px;
border-top: 1px solid #191919;
border-bottom: 1px solid #191919;
margin-bottom:20px;
}


#navcontainer ul
{
font-size:11px;
padding-left: 0;
margin-left: 0;
color: #a5a5a5;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: #a5a5a5;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
color: #787878;
}


#twitter_div li a {
  background-color:#000;
  color:#1ec0e4;
  font-size: 11px;
  text-decoration: none;
  }

#twitter_div li a:hover {
  color:#cccccc;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }


SPAN.SH {
color:#0db8e2;
font-size:12px;
padding-top:0px;
}

SPAN.alternativetwo {
color:#44433f;
font-size:11px;
padding-top:0px;
}

SPAN.alternative {
color:#44433f;
font-size:11px;
padding-left:10px;
padding-top:0px;
}


SPAN.alternative6 {
color:#44433f;
font-size:11px;
}

SPAN.alternative2 {
  font-size: 12px;
  font-weight:bold;
  text-decoration: none;
  color: #fff;
  }



.right {
  text-align:right;
  padding-right:5px;
  }





SPAN.alternative4
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #787878;
text-decoration: none;
}

SPAN.alternative5
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #787878;
text-decoration: none;
}



#main {
  clear: both;
  width: 850px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  background-color:#000;
  }

#contentwrapper {
  float: left;
  width: 655px;
  background-color:#000;
  }

#content {
  }

#content .pageTitle {
  font-size: 12px;
  font-family: arial, sans serif;;
  color: #8c0000;
  padding-top:5px;
  }

.post {
  margin: 5px 0 25px 0;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 11px;
  font-weight: bold;
  }

#content h2 {
  font-size: 12px;
  }

#content h3 {
  font-size: 11px;
  }

#content h4, #content h5, #content h6 {
  font-size: 10pt;
  }

h2.homeTitle {
  margin: 0 0 11px 0;
  }

h2.postTitle {
  font-size: 12px;
  color: #fff;
  font-family: arial, sans serif;
  }

h2.postTitle a {
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  padding-top:10px;
  }

h2.postTitle a:hover {
  color: #a5a5a5;
  }

.postMeta {
  padding: 2px 10px 3px 10px;
  font-size: 11px;
  color: #787878;
  }

.postMeta a {
  text-decoration: none;
  }

.postContent img {
  padding-left:10px;
  margin: 0px;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 11px;
  color: #fff;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10px;
  color: #787878;
  }

.postTags {
  margin: 5px 10px 15px 10px;
  font-size: 10px;
  color: #787878;
  }

p.comments {
  color:#fff;
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10px;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10px;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 10px -25px;
  background-color: #000;
  border: 1px solid #191919;
  padding-top:10px;
  padding-bottom:10px;
  width: 635px;
  }

.commentlist cite {
  font-size: 10px;
  }

.commentlist cite a {
  }

.commentmetadata {
padding-left:10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  }

.comment p {
  padding: 10px;
  font-size: 10px;
  color: #fff;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  color:#fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  padding:10px;
  background-color:#000;
  width: 635px;
  border: 1px solid #191919;
  }


.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton3.jpg) left top no-repeat;
  border: none;
  font-size: 10px;
  color: #333;
  }

.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: 5px;
  width: 155px;
  background-color:#000;
  }

.sidebars h2 {
  padding: 6px 10px 2px 7px;
  font-size: 10px;
  color: #fff;
  background-color:#44433f;
  height: 29px;
  }

.sidebars table {
  width: 300px;
  }

.sidebars ul {
  margin: 0;
  }

.sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 11px;
  }

.sidebars li ul {
  padding: 0;
  }

.sidebars ul ul li {
  margin: 0;
  padding: 0px 0px 0px 0px;
  color: #003366;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dashed #ccc;
  }

.sidebars li.nobg a:hover {
  background: none;
  color: #333333;
  text-decoration: none;
  }

.sidebars a {
  display: inline;
  color: #a5a5a5;
  text-decoration: none;
  }

.sidebars a:hover {
  color: #787878;
  }

.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 {
  padding-top:3px;
  clear: both;
  margin-top: 10px;
  margin-bottom:50px;
  border-top:1px solid #191919;
  background-color:#000;
  color: #44433f;
  text-align: left; /* IE Centering Technique */
  }

#footer p {
  color:#191919;
  padding: 0;
  font-size: 8pt;
  }

#footer a {
  color: #44433f;
  font-size:11px;
  text-decoration:none;
  }

#footer a:hover {
  color: #a5a5a5;
  }

#credits {
  clear: right;
  float: right;
  background-color:#000;
  margin: 0 auto;
  width: 300px;
  text-align: right;
  }

/* 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;
  }

