﻿/*-- Positional -- */
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #C6C4C4;
  background: #000000;
  background-image: url('http://skys-content.com/v4/bg_vertical.jpg');
  background-position: center center;
  }
  
#bg_horizontal{
  height: 800px;
  background-image: url('http://skys-content.com/v4/bg_horizontal.jpg');
  background-repeat: repeat-x;
  padding-top: 6px;
  }
  
  
#outer-wrapper {
  width: 847px;
  margin: 0px auto 0;
  background-color: #000000;
  text-align: left;
  font: normal normal 100% Verdana, sans-serif;
  }

#content-wrapper {
  padding-left: 5px; /* to avoid the border image */
  width: 842px;
  background-image: url('http://skys-content.com/v4/contentbg.png'); 
  background-repeat: repeat-x; 
  
}

#main {
  float: left;
  width: 550px;
  margin-top: 0px;
  margin-right: 10;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 1em;
  line-height: 1.5em;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }

#sidebar {
  float: right;
  width: 220px;
  margin-left: 0px;
  padding-right: 35px;
  padding-top: 0px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 12px;
  line-height: 1.4em;
  color: #999999;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }
 
.clear { /* to fix IE6 padding-top issue */
  clear: both;
  }

#footer-wrapper {
  margin: 0;
  padding:0;
  }

#footer {
width: 837px;
margin-top: 3px;
background-image: url('http://skys-content.com/v4/footerbg.png');
background-repeat: repeat-x;
background-position: center center;  
background-color: #000000;
font: 100 13px  'Lucida Grande','Trebuchet MS',arial;
text-align: center;
color: #ffffff;
padding: 5px;
margin-bottom: 3px;
}

#header-wrapper {
  margin: 0;
  padding: 0;
  padding-top: 15px;
  font: normal normal 100% 'Century Gothic', 'Lucida Grande','Trebuchet MS';
  background: #000000 url(http://skys-content.com/v4/headbg.png) no-repeat center top;
  }

#header {
  margin: 0;
  padding-top: 120px;
  height: 85px;
  color: #FFFFFF;
  }

/*-- Headers --*/
#header h1 { 
  text-shadow: #120606 2px 2px 2px;
  text-align: center;
  font-weight: 100;
  font-size: 40px;

 }

#header h1 a {
  text-decoration: none;
  color: #FFFFFF;  
  }

#header h1 a:hover {
  color: #eee;
  }
  
h5{
	margin: 0;
	padding: 0;
	color: #C6C4C4;
	font: 100 15px Andalus, "century gothic";
	margin-top: -10px;
}

h2.date-header {
  margin: 0;
  padding-top: 42px;
  padding-left: 14px;
	font: 100 13px "century gothic", cambria, arial;
	color: #D8B09F;
  }

.post h3 {
  margin-top: -42px;
  margin-bottom: 25px;
  font: italic bold 130% 'Bookman Old style', Georgia;
  letter-spacing: 2px;
  color: #C6C4C4;	
  text-align:center;
  background-image: url('http://skys-content.com/v4/h1bg.png');
  background-position: center center;
  height: 25px;

  }
  
.post h3 a, .post h3 a:visited { 
  color: #C6C4C4;	
  text-decoration: none;
  font: italic bold 130% Georgia, "Century Gothic", Arial;
  
 }


#comments h4 {
  font: italic bold 23px 'Bookman Old style', Georgia;
  letter-spacing: 2px;
  color: #C6C4C4;	
  text-align:center;
  background-image: url('http://skys-content.com/v4/h1bg.png');
  background-position: center center;
  height: 25px;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }

.sidebar h2 { 
	margin: 0;
	margin-top: 17px;
	padding: 0;
	color: #C6C4C4;
	font: 100 18px Andalus, "century gothic";
	text-align: right;
	background-image: url('v4/h2bg.png');
	background-repeat: no-repeat;
  height: 25px;
  height: 25px !important; /* for most browsers */
  height /**/:50px; /* for IE5/Win */
  }
  

/*-- Content --*/
blockquote {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 30px;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #996666;
  }

hr {
  color: #000000;
  border-bottom: solid 1px #000000;
  }

img {
  border: none;
  }

/* unordered list style */

ul {
  /*list-style: none;*/
  margin-left: 10px;
  padding: 0;
  }

/*li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(http://www.blogblog.com/tictac_blue/tictac_blue.gif) no-repeat left 6px;
  }
*/  

input, textarea{
	background-image: url('http://skys-content.com/v4/footerbg.png');
	background-position: center center;
	color: #ffffff;
}
  /* ---( main column )--- */

.post {
  margin: 0px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 14px;
  }

.post-footer {
 	margin: 0;
  	padding: 0;
  	font: 100 13px "century gothic", cambria, arial;
	color: #D8B09F;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
 }

#blog-pager-older-link { 
  float: right;
 }
 
#blog-pager {   
  width: 300px;
  text-align: center; 
      margin-left: 125px;
	padding: 3px;
 }

/* comment styles */

#comments {
  padding: 10px 10px 0px 10px;
  font-size: 12px;
  line-height: 14px;
  color: #c6c4c4;
  }

  
#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  background-image: url('http://skys-content.com/v4/contentbg.png'); 
  background-repeat: repeat-x; 

  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 25px;
  }

.comment-body p {
  margin-bottom: 10px;
  }

.comment-author{
  margin-top: 4px;
  margin-right: 0;
  margin-bottom: 3px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  color: #c6c4c4;
  }

.comment-footer {
  padding-bottom: 20px;;
}


.deleted-comment {
  font-style:italic;
  color:gray;
  }


/*-- My content stuff --*/
.footer_links{
	width: 150px;
}

/*-- Sidebar --*/

.sidebar .widget {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 10px;
}

.profile-textblock { 
  clear: both;
  margin-left: 0;
}

.profile-img { 
  float: left;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  border: 1px solid #ddd;
  padding: 4px;
}


/*-- Links -- */
a, a:visited{
	color: #878787;
	text-decoration: none;
	font-family: "century gothic", cambria, arial;
}

a:hover{
	color: #A01115;
	text-decoration: underline overline;
}

.footer_links a, .footer_links a:visited{
	text-decoration: none;
	text-align:center;
	font: 100 10px arial;
	display: block;
	color: #D1AC79;
	border-bottom: solid 1px #000000;
}	

.footer_links a:hover{
	color: #A01115;
	text-decoration: none;
}

  
.comment-author a, .comment-author a:visited{
  color: #D1AC79;
}

.comment-author a:hover{
	color: #A01115;
}

.sidebar a, .sidebar a:visited, .sidebar a:hover{
	font-style: 'Lucida Grande','Trebuchet MS', arial;
	fonnt-size: 12px;
}

#blog-pager a, #blog-pager a:visited, #blog-pager a:hover{
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #C6C4C4;	

}