/*

Theme Name: Bluestone
Description: Simple, modern, lightweight
Version: 1.1
Author: Adamansnc
Author URI: http://www.adamansnc.com

To replace the banner image, just swap out masthead.png with your own image, sized 723px x 147px. 
The dropshadows are in the background CSS, not the image.

*/

* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	margin:2px;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}

td, th {
	color: #ccCCCC;
}

p, h2, h3, h4, h5, h6 {
  font-size:1.2em;
}

h2 a {
  color:#CCCCCC;
}

h6 {
  margin-bottom:60px;
  font-size:12px;
  color:#CCCCCC;
  font-weight:normal;
}

img {
  border:0;
}

div#wrapper {
  width:950px;
  margin:auto;
}

div#masthead {
  width:950px;
}

.spacertext {
 margin-bottom:80px;
}

/* Blog Title */
h1 {
	color: #ccc;
	font-size:20px;
}

h1 a {
  color: #ccc;
	font-size:24px;
	text-decoration:none;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  color:#888;
}

/* Pages Navigation */
div#masthead ul {
  float:left;
  margin-right:10px;
  position:relative;
  z-index:2;
  bottom:-2px;
}

div#masthead ul li {
  float:left;
}

div#masthead ul li a {
  color:#999;
  text-decoration:none;
  display:block;
  font-size:14px;
  padding-left:12px;
  padding-right:12px;
  padding-top:3px;
  padding-bottom:6px;
}

div#masthead ul li a:hover,
div#masthead ul li.current_page_item {
  background:#660033;
}

/* Banner image dropshadow */
div#masthead_image {
  background:#000033;
  width:950px;
  height:450px;
  z-index:0;
}

div#masthead_image2 {
  background:#fff;
  width:950px;
  height:200px;
  clear:both;
  position:relative;
  z-index:1;
}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:950px;
}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#main {
  margin:5px;
  width:625px;
  float:left;
  background-color:#000033;
}

/* Main header on single pages */
h2.header {
  color:#999;
  font-size:24px;
  padding:10px 0 0;
  line-height:1.5;
  margin:0 0 5px;
  border-bottom:1px solid #660033;
  position:relative;
}

h2.header2 {
  color:#999;
  font-size:24px;
  padding:10px 0 0;
  line-height:1.5;
  margin:0 0 5px;
  border-bottom:1px solid #660033;
  position:relative;
  clear:both;
}

div#main h2.header a {
  color:#999;
  text-decoration:none;
}

h2.header span {
  position:relative;;
  padding-right:10px;
  bottom:-5px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
	margin:15px 0 5px;
	color:#660033;
}

div#main p {
	color:#ccc;
	margin:10px 0;
	line-height:1.3;
}

div#main a {
  color:#999;
}

div#main a:hover {
  color:#660033;
}

.article {
  margin-bottom:20px;
}

.article blockquote {
  margin:0 15px 10px;
  padding:1px 15px;
  border-left:1px solid #660033;
  border-bottom:1px solid #660033;
  !color:#666;
  font-style:italic;
  font-family:Courier New;
  font-size:12px;
}

/*.article ul, .article ol {
  font-size:1.2em;
  color:#6b6b6b;
  margin-left:15px;
}

.article ul li {
  margin:5px 0;
  padding-left:15px;
  background:url(./images/square.png) 0 center no-repeat;
} */

.article ol {
  margin-left:30px;
}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  color:#999;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

#main_full{
  margin:5px;
  width:925px;
  float:left;
  background-color:#000033;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

div#secondary {
  margin:5px;
  width:300px;
  float:right;
  background-color:#000033;
}

div#secondary ul#sidebar {
  margin:15px 0 20px;
  color:#507fa3;
  padding-bottom:10px;
}

div#secondary ul#sidebar li {
  margin:5px 0;
  font-size:1.2em;
  line-height:1.5em;
}

/* Sidebar headers */
div#secondary h2 {
  color:#ccc;
  margin:20px 0 8px;
  font-size:16px;
  line-height:1;
}

div#secondary a {
  color:#666;
  text-decoration:none;
}

.cat {
  color:#fff;
  margin:20px 0 8px;
  font-size:16px;
  line-height:1;
}

.cat a { 
  color:#fff;!important
  text-decoration:underline;
}

.cat a:hover {
  color:ccc;
}

div#secondary a:hover {
  text-decoration:underline;
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {fs
  font-size:1em;
}

/* Optional bio area header (commented out by default) */
div#author h2 {
  font-size:1.2em;
}

div#secondary p {
  line-height:1.5;
  margin:5px 0;
  color:#666;
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;
  height:16px;
  width:156px;
  padding:2px;
  background:#666;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

ul#footer {
  height:60px;
  width:950px;
  margin:auto;
  text-align:center;
  font-size:12px;
  color:#686868;
  padding:2px;
  border-top:1px solid #660033;
}

ul#footer li {
  display:inline;
  margin-left:10px;
}

ul#footer li span {
  position:absolute;
  text-indent:-9999em;
}

ul#footer li a {
  color:#686868;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------
  Bluestone specifc Stuff - Extreme Wordpress Modding
  
-----------------------------------------------------------------------------*/

#mainhome {
 margin:10px;
 width:930px;
}

div#mainhome a {
  color:#999;
  text-decoration:none;
}

div#mainhome a:hover {
  color:#999;
  background-color:#660033;
}

h2.home {
  color:#999;
  font-size:18px;
  padding:0px;
  line-height:1;
  margin:0 0 5px;
  position:relative;
  text-decoration:none;
}

.featured {
  width:280px;
  margin:9px;
  padding:5px;
  height:155px;
  background-color:#000033;
  border-bottom: 1px solid #660033;
  border-left:1px solid #660033;
  float:left;
}

.special {
 width:580px;
 height:220px;
 margin:9px;
 padding:5px;
 background-color:#000033;
 border-bottom: 1px solid #660033;
 border-left:1px solid #660033;
 float:left;
}

.blankspace {
 clear:both;
 margin-top:1px;
}

.specialtext {
 width:330px;
 margin:9px;
 height:200px;
 float:right;
}

.homepicspecial {
 width:560px;
 height:190px;
 float:left;
}

h2.spec {
  color:#999;
  font-size:24px;
  padding:0px;
  line-height:1;
  margin:0 0 5px;
  position:relative;
  text-decoration:none;
}

.homepic {
 width:285px;
 height:120px;
}

/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

/* Background color for visitor comments */
ol.commentlist li {
  background:#F1F1F1;
  padding:10px;
  margin:10px 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
  background:#EBF9FC;
}

textarea#comment {
  width:500px;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */

/*-----------------------------------------------------------------------------

 Gallery

-----------------------------------------------------------------------------*/
#gallery {position:relative; width:686px; margin:40px auto; padding:10px; background:#000033}
#images {border:1px solid #660033; height:225px; background:#000033; margin-bottom:20px}
#image {position:relative; width:683px; height:382px; padding:0px; border:1px solid #660033; background:url(http://www.bluestonenapoli.it/images/loading.gif) center center no-repeat}
#image img {position:absolute; top:1px; left:1px}
#thumbwrapper {margin-top:10px; padding:1px; width:682px; height:100px; border:1px solid #660033; background:#000033}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:0px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(http://www.bluestonenapoli.it/images/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(http://www.bluestonenapoli.it/images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

