/*  
Theme Name: Project Invisible Super
Theme URI: n/a
Description: Secret
Author: Daily Blog Tips	
Author URI: n/a
Version: 1.0
*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  border: none;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #a963f8;
  }

a:hover {
  color: #882eee;
  }

blockquote {
  margin: 5px 10px;
  padding: 5px 10px;
  background: #121013;
  border: 1px dotted #241735;
  }

code {
  color: #937caf;
  }

a img {
  border: none;
  }


/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: auto;
  width: 100%;
  font-family: arial, sans-serif;
  text-align: center; /* IE Centering Technique */
  background-attachment: fixed; 
  background: url(images/bghorz.png) #171717 top repeat-y;
  color: #b68bea;
  }

#background {
  text-align: left; /* IE Centering Technique */
  background: url(images/bgvert.png) top repeat-x;
  width: 100%;
  height: 100%;
  clear: both;
  }
 

#wrapperb {
	background: url(images/pro.png) no-repeat top;
  clear: both;
}

.topcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgtopwhite.gif) left top no-repeat;
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  }

#header {
  margin: 0 10px;
  padding: 0;
  height: 80px;
  color: #a963f8;
  }

#header h1.sitename {
  padding: 5px 0 0 0;
  position: relative;
  font-size: 10pt;
  font-weight: normal;
  width: 400px;
  }

#header h1.sitename a {
  color: #ddc1fc;
  text-decoration: none;
  }

#header h1.sitename a:hover {
  color: #b07beb;
  text-decoration: none;
  }

#header h1.sitename ul {
	list-style-type: none;
	list-style: none;
}
#header h1.sitename li {
	list-style-type: none;
	list-style: none;
}
#header h2.sitedesc {
  padding: 0 0 0 0;
  position: relative;
  font-size: 10pt;
  color: #A6DDEA;
  }

#header .topright {
  float: right;
  position: relative;
  margin: 5px 0 0 0;
  padding: 0;
  width: 400px;
  height: 60px;
  text-align: right;
  color: #a963f8;
  font-size: 10pt;
  }

#header .topright a {
  color: #ddc1fc;
  }

#header .topright a:hover {
  color: #723eb2;
  }

.timezonecalculator-refreshable-output {
	color: #ddc1fc;
}
.search {
  padding-bottom: 5px;
  }

#searchform {
  float: right;
  margin-left: 0;
  margin-top: -12px;
  margin-right: -20px;
  }

#searchform {
  margin-left: 10px;
  width: 290px;
  padding-top: 20px;
  height: 57px;
  background: url(images/search.png) 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: 20px;
  margin-bottom: 10px;
  width: 220px;
  background: none;
  border: none;
  color: #b68bea;
  }

#searchbutton {
  width: 30px;
  margin-left: auto;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#nav {
	width: 900px;
  clear: both;
  margin: 120px auto 0 auto;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  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: 30px;
  background: url(images/bgtableft.png) left 0px no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 30px;
  color: #ddcbf3;
  background: url(images/bgtabright.png) right 0px no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -30px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -30px;
  color: #fff;
  }

#nav li.current_page a {
  background-position: left -30px;
  }

#nav li.current_page a span {
  background-position: right -30px;
  color: #fff;
  }

#main {
  clear: both;
  width: 1000px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 50px auto auto auto;
  padding: 0;
  }

#contentwrapper {
  float: left;
  width: 600px;
  }

#content {
  }

#content .pageTitle {
  padding: 5px 20px 15px 20px;
  font-size: 16pt;
  font-family: arial, sans serif;
  letter-spacing: -1px;
  color: #b3a8ca;
  }

.post {
  margin: 5px 0 25px 10px;
  }

#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: #d7b4ff;
  font-family: arial, sans serif;
  letter-spacing: -1px;
  }

h2.postTitle a {
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
  color: #d7b4ff;
  }

h2.postTitle a:hover {
  color: #a065e3;
  }

.postMeta {
  padding: 2px 10px 3px 10px;
  font-size: 9pt;
  color: #c297f3;
  }

.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 0;
  border: none;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #e8d4ff;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #e8d4ff;
  }

.postTags {
  margin: 5px 10px 15px 20px;
  font-size: 9pt;
  color: #b689e8;
  }
  
  

p.comments {
  clear: both;
  padding: 5px 10px 5px 20px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.png) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 20px;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 20px -25px;
  background: #1a1a1a;
  border: 1px solid #451f74;
  width: 530px;
  }

.commentlist cite {
  padding: 20px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  margin-left: 10px;
  }

.comment h3 {
  padding: 0 20px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #b689e8;
  margin-left: 10px;
  }

.comment p {
  padding: 10px 20px;
  margin-left: 10px;
  font-size: 10pt;
  color: #8461aa;
  }

.comment a {
  text-decoration: none;
  margin-left: 10px;
  }

.comment a:hover {
  text-decoration: underline;
  margin-left: 10px;
  }

.comment textarea {
  width: 530px;
  padding-left: 5px;
  margin-left: 10px;
  background-color: #1c1c1c;
  color: #b68bea;
  border: 1px solid #451f74;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.png) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }


/* Sidebars */

.sidebars {
  float:right;
  margin-top: 0px;
  margin-left: 15px;
  margin-right: 16px;
  padding-top: 9px;
  width: 320px;
  }

.sidebars h2 {
  padding: 8px 12px 2px 24px;
  font-size: 11pt;
  color: #c29eeb;
  background: url(images/sidebar_title_bg.png) left top no-repeat;
  height: 36px;
  }

.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: #b07beb;
  background: url(images/bullet.png) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

.sidebars li.nobg a:hover {
  background: none;
  color: #633597;
  text-decoration: none;
  }

.sidebars a {
  display: inline;
  color: #b07beb;
  text-decoration: none;
  }

.sidebars a:hover {
  color: #633597;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

.rss {
	margin-left: auto;	
}

#tag_cloud a {
  display: inline;
  }

.sidebars ul.children li {border-bottom:none;}
.sidebars ul.children {margin-bottom:-5px;}


/* Footer */

#footer {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  padding-top: 10px;
  color: #d7bef3;
  text-align: left; /* IE Centering Technique */
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  line-height: 19px;
  }

#footer a {
  color: #a16bdd;
  }

#footer a:hover {
  color: #501691;
  }

#credits {
  clear: both;
  float: left;
  margin: 0 auto;
  padding: 0 0 5px 0;
  width: 1000px;
  text-align: center;
  }

/* extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:85%;
  }
