/*

Theme Name: Basic

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A nice basic theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WordPress themes.

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/



/*  

Basic Wordpress By Ben Swift - Screen stylesheet. Made alphebatized by Lonnie Lee Best's FormatCSS - [http://www.lonniebest.com/FormatCSS/]

*/



/* HTML styling */

.img-container {
  margin-bottom:15px; 
  float:left; 
  width:100%;
}

.img-container p {
  font-style: italic;
  text-align: left;
  font-size: 90%;
}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 2px -5px 10px !important;
  margin: 10px 2px -5px 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 

.img-shadow-left {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 2px -5px 10px !important;
  margin: 10px 2px -5px 5px;
}

.img-shadow-left img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 

.img-shadow-right {
  float:right;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 -5px 15px !important;
  margin: 10px 0 -5px 10px;
}

.img-shadow-right img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 


a { color: #CC6600; text-decoration: none; }

a.mini-add-comment { background: url(images/mini-down-arrow.gif) no-repeat; float: right; padding-left: 18px; }

span.next-entries { background: url(images/mini-nav-right.gif) no-repeat right center; display: block; float: right; padding-right: 18px; text-align: right; width: 225px; }

a.post-calendar { background: url(images/mini-calendar.gif) no-repeat; color: #999999; float: right; font-size: 95%; padding-left: 20px; }

span.post-dates { background: url(images/date.gif) no-repeat; float: left; font-size: 95%; padding-left: 20px; padding-right: 10px; text-transform: capitalize;}

span.post-cat { background: url(images/mini-category.gif) no-repeat; float: left; font-size: 95%; padding-left: 20px; }

span.post-comments { background: url(images/mini-comments.gif) no-repeat; float: right; font-size: 95%; padding-left: 20px; }

span.previous-entries { background: url(images/mini-nav-left.gif) no-repeat left center; display: block; float: left; padding-left: 18px; width: 228px; }

a:hover { color: #FF6600; text-decoration: none; }

a:visited { color: #CC6633; text-decoration: none; }

body { background-color: #27343c; font: 83%/140% "Trebuchet MS", Tahoma, Verdana, Arial; padding: 0px; text-align: justify;}

form { margin: 0px; padding: 0px; }

h1 { background: url(images/header-icon.gif) no-repeat; color: #c9eefe; font: lighter 36px/150% "Trebuchet MS", Tahoma, Verdana, Arial; height: 60px; margin: 0px; }

h1 a, h1 a:visited { color: #c9eefe; text-decoration: none; }

h1 a:hover { color: #ffffff; text-decoration: none; }

h2 { border-bottom: 1px dotted #CCCCCC; color: #94b3c5; font: lighter 18px "Trebuchet MS", Tahoma, Verdana, Arial: -1px; margin: 0px 0px 2px; padding-bottom: 3px; }

h2 a, h2 a:visited { color: #0d1216; text-decoration: none; }

h2 a:hover { color: #0099cc; text-decoration: none; }

h3 { color: #758d38; font: normal 140%/100% "Trebuchet MS", Tahoma, Verdana, Arial; margin: 10px 0px 5px; }

h4 { color: #758d38; font: normal 130%/100% "Trebuchet MS", Tahoma, Verdana, Arial; margin: 10px 0px 5px; }

hr.clear { clear: both; margin: 0px; padding: 0px; visibility: hidden; }

img.alignleft, img[align="left"] { float: left; margin: 2px 10px 5px 0px; }

img.alignright, img[align="right"] { float: right; margin: 2px 0px 5px 10px; }

img.center, img[align="center"] { display: block; margin-left: auto; margin-right: auto; }


p { margin: 0px; padding: 0px 0px 15px; }



/* Div's and layout */



#commentform { font: 110% "Trebuchet MS", Tahoma, Verdana, Arial; margin-top: 10px; }

#commentform #submit { background: url(images/btn-bg.gif) no-repeat; border: none; color: #FFFFFF; cursor: pointer; float: right; font: bold 12px "Trebuchet MS", Tahoma, Verdana, Arial; height: 20px; width: 100px; }

#commentform input { background-color: #ffffff; border: 1px solid #cccccc; margin-top: 3px; padding: 3px; width: 200px; }

#commentform label { color: #262626; font-size: 87%; }

#commentform p { margin: 0px; padding: 6px 0px; }

#commentform textarea { background-color: #ffffff; border: 1px solid #cccccc; height: 115px; margin-top: 3px; padding: 2px; width: 98.5%;} # width: 478px;

#commentform textarea:focus, #commentform input[type="text"]:focus { background: #ffffff; }

#comments, #respond { border-bottom: 1px dotted #CCCCCC; clear: both; padding: 10px 0 5px 0; }

#content { float: left; padding: 0px 10px 0px 20px; width: 490px; }

#credits { color: #7a9299; font-size: 11px; height: 15px; line-height: 120%; margin: 0px auto; padding-bottom: 3px; width: 768px; }

#credits a, #credit a:visited { color: #048db4; }

#footer { clear: both; color: #ACD7EE; font-size: 11px; line-height: 130%; margin-left: auto; margin-right: auto; padding-bottom: 10px; text-align: left; width: 768px; }

#footer a strong { color: #FFFFFF; }

#footer a, #footer a:visited { color: #ACD7EE; }

#footer a:hover { color: #FFFFFF; }

#footer h4 { font: normal 146%/100% "Trebuchet MS", Tahoma, Verdana, Arial; margin: 10px 0px 5px; }

#footer li a { display: block; }

#footer_bg { background: url(images/footer.jpg) no-repeat; height: 72px; width: 768px; }

#header { background: url(images/header.jpg) no-repeat; height: 40px; margin-left: auto; margin-right: auto; margin-top: 15px; width: 768px; }

#logo { background: url(images/logo.jpg) no-repeat; margin: 15px auto 0px; width: 768px; }

#logo p { color: #FFFFFF; font-size: 150%; line-height: 100%; padding: 0px; }

#nav { clear: both; float: right; list-style: none; margin: 0px 10px 0 0; }

#nav a { border-bottom: 3px solid #FFFFFF; color: #FFFFFF; display: block; float: left; font: 12px/100% "Trebuchet MS", Tahoma, Verdana, Arial; height: 32px; line-height: 32px; margin-right: 3px; text-decoration: none; vertical-align: middle; padding: 0 10px; }

#nav a:hover { border-bottom: 3px solid #0099CC; color: #0099CC; }

#nav li { display: inline; height: 30px; list-style: none; }

#nav ul { margin: 0px; padding: 0px; }

#page { background: url(images/content.jpg) repeat-y left top; margin: 0px auto; width: 768px; }

#searchform { margin: 15px 0 0; }

#searchform #s { background: #fff; border: 1px solid #cccccc; color: #000000; cursor: pointer; font-weight: normal; height: 19px; line-height: 19px; margin-right: 2px; padding: 0px 5px 0px 5px; vertical-align: middle; width: 135px; }

#searchform br { display: none; }

#searchform input { background: url(images/search-btn-bg.gif) no-repeat; border: none; color: #FFFFFF; font: bold 11px "Trebuchet MS", Tahoma, Verdana, Arial; height: 20px; line-height: 20px; vertical-align: middle; width: 52px; }

#sidebar { color: #000000; float: right; padding: 0px 10px 20px 10px; width: 220px; }

#sidebar a, #sidebar a:visited { color: #5c9699; display: block; text-decoration: none; }

#sidebar a:hover { color: #73a714; display: block; text-decoration: none; }

#sidebar h2, #sidebar .sidebartitle { border-bottom: 1px dotted #CCCCCC; color: #73a714; font: lighter 18px "Trebuchet MS", Tahoma, Verdana, Arial; margin: 20px 0px 2px; }

#sidebar ul { margin: 0; padding: 0; }

#sidebar ul li { border: none; border-bottom: 1px dotted #CCCCCC; list-style: none; margin: 0; padding: 2px 0; }

#sidebar ul li ul { margin: 0; padding: 0; }

#sidebar ul li ul li { border-bottom: 1px dotted #CCCCCC; padding: 2px 0 2px 0px; }

#sidebar ul li ul li ul li { border: none; padding: 1px 0 1px 10px; }

#catlist ul li ul li {list-style-type: disc; margin-left: 1.5em; border: none;}


/* Classes and other stuff */






.alignleft { float: left; }


.alignright { float: right; }

.center { text-align: center; }

.clear { clear: both; }

.commentlist { line-height: 130%; margin: 10px 0px; padding-left: 20px; }

.commentlist .alt { }

.commentlist cite { color: #CC6600; font-size: 120%; font-style: normal; font-weight: bold; }

.commentlist cite a, .commentlist cite a:visited { color: #CC6600; }

.commentlist li { padding: 5px 10px; }

.commentlist small { display: block; font-size: 87%; margin-bottom: 5px; }

.entry { clear: both; padding-top: 10px; }

.footer-about { float: right; padding-left: 10px; padding-right: 10px; width: 210px; }

.footer-left { float: left; margin-left: 10px; width: 240px; }
.footer-right { float: right; padding-left: 10px; padding-right: 10px; width: 210px; }
.footer-center { float: left; margin-left: 10px; width: 240px;}

.footer-social { float: right; padding-left: 10px; padding-right: 10px; width: 210px; text-align: center;}
.footer-social img {margin-left: 5px; margin-right: 5px; border: 0px;}

.footer-recent-comments { float: left; margin-left: 10px; width: 240px;}

.footer-recent-comments ul { list-style: none; margin: 0px; padding: 0px; }

.footer-recent-comments ul li { background: url(images/mini-footer-comments.gif) no-repeat; padding: 0px 0px 10px 20px; }

.footer-recent-comments img { border: 0px; }

.footer-recent-posts { float: left; margin-left: 10px; width: 240px; }

.footer-recent-posts strong { font-size: 107%; font-weight: bold; line-height: 135%; }

.footer-recent-posts ul { font-size: 11px; line-height: 110%; list-style: none; margin: 0px; padding: 0px; }

.footer-recent-posts ul li { background: url(images/mini-footer-post.gif) no-repeat; padding: 0px 0px 10px 20px; }




.loginout { background: url(images/mini-loginout.gif) no-repeat left center; margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }

.navigation { clear: both; height: 15px; padding: 10px 0px; }

.post { clear: both; padding-top: 15px; }

.post-date { background: url(images/date-bg.gif) no-repeat; float: left; height: 49px; width: 45px; }

.post-day { color: #999999; display: block; font-size: 18px; line-height: 18px; margin-left: -3px; padding-top: 7px; text-align: center; text-transform: uppercase; }

.post-month { color: #FFFFFF; display: block; font-size: 11px; line-height: 11px; margin-left: -3px; padding-top: 2px; text-align: center; text-transform: uppercase; }

.post-title { float: left; margin-left: 0px; width: 496px; }
.main-page-post-title { float: left; margin-left: 0px; width: 496px; }
/*
.main-page-post-title h2 {padding-top: 6px; padding-left: 30px; background: url(images/post-title-bullet.png) no-repeat top left;}
*/
.main-page-post-title h2 { text-shadow:2px 2px 2px #999; line-height: 25px;}
.rss { background: url(images/mini-rss.gif) no-repeat left center; margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }

.alt { margin: 0; padding: 10px; border-style: dashed; border-width: thin;} # background: #c9eefe;
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal;  }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
.commentlist { padding: 0; text-align: justify;  padding-left:0;}
.commentlist li { font-weight: bold; margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;    }
.commentlist p { margin: 10px 5px 10px 0; }
.commentmetadata { font-weight: normal; }
.commentlist .avatar {
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  float: left;
  margin-right:6px;
}

cite { 
margin: 7px 0 0; 
display: block; 
}

pre, code { 
padding: 5px 15px 5px 15px; 
border-left: 5px solid #000000; 
background-color: #f5f5f5;
display: block; 
font-size: 11.5px;
overflow: auto;
max-height: 300px;
}


/* Share Stack Styles */            
.stack { position: fixed; bottom: 28px; right: 40px; font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #666; }
.stack * { margin: 0; padding: 0; }
.stack > img { position: relative; cursor: pointer; padding-top: 35px; z-index: 2; }
.stack ul { list-style: none; position: absolute; top: 5px; margin:0; cursor: pointer; z-index: 1; }
.stack ul li { position: absolute; }
.stack ul li img { border: 0; }
.stack ul li span { display: none; }
.stack .openStack li span { 
    display: block;
    position: absolute;
    top: 17px;
    right: 60px;
    height: 14px;   
    line-height: 14px;
    background-color:#000;
    border: 0;  
    padding: 3px 10px;  
    text-align: center;
    text-shadow: #000 1px 1px 1px;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size: 12px;
    color: #fcfcfc; 
    border-radius: 10px;    
    opacity: .85;
    filter: alpha(opacity = 85);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/* IE Fixes */
.stack { _position: absolute; }
.stack ul { _z-index:-1; _top:-15px; }
.stack ul li { *right:5px; }