/*   
Theme Name: aslampHC
Theme URI: http://aslamp.com/projects
Description: A blend of black, white, and high contracty to form a sleek and simple design.
Author: Lamp
Author URI: http://aslamp.com
Version: 1.0
*/

/* =general & repeats
================================================= */

body { behavior:url("/wp-content/themes/aslamphc/js/csshover.htc"); }

* { /* removes global padding & margins */
  margin: 0;
  padding: 0;
}

h1, h2, h3, p, pre, blockquote, form, fieldset, ul {
  margin: 1em 0; /* give me back my basic margins */
}

h1, h2, h3 {
  font-family: Helvetica, sans-serif;
  text-transform: lowercase;
  letter-spacing: -1px;
  color: #222222;
  font-weight: bold!important;
}

h1 {font-size: 2.5em;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.5em;}

.entry strong, #bottom strong {
  color: #222;
}

a {text-decoration: none;}
a:active {outline: none;}

a:link, a:active, a:visited {color: #222222;}

  a:hover {color: #000000;}

p, li {
  font-size: 1.2em;
  line-height: 1.4em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #222222;
}

body {
  font-size: 62.5%; /* resets to 10px */
  margin: -1.2em 0;
  background: #ffffff;
  max-width: 100%;
  background-image:url('http://www.ircgraphics.com/images/gray-fade-bg.gif');
  background-position:0px 0px;
  background-repeat:repeat-x;
}

em, i {
  font-style:italic!important;
}

/* =navigation
================================================= */

#header {
  display: block;
  width:100%;
  background: #222222;
  border-bottom: 3px solid #999999;
  text-align: center;
  margin: 0 auto;
  padding:0px;
  background-image: url('/wp-content/themes/aslamphc/images/gradient2.php.jpg');
  background-repeat: repeat-x;
  overflow: visible;
  clear: both;
}

#header {
  text-align: -moz-center;
}

#navigation {
  width: 530px;
  text-align: center;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  text-transform: lowercase;
  letter-spacing: -1px;
  padding:0px;
  margin:0px;
}

  #navigation li.navig {
    float:left;
    list-style: none;
    margin-top:0px;
  }
  
  #navigation li.left {
    float: left;
  }

  #navigation li.navig a {
    display: block;
    text-align:left;
    line-height: 2em;
    color: #222222;
    overflow:visible;
    border-top: 3px solid #999999;
  }
  
  #navigation li.navig a:hover {
    color: #000000;
  }

h1 {

  padding:15px 0 0px 0;
  margin:0 auto;
  width:530px;
  font-size: 30px;
  height:30px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  letter-spacing: -1px;
  color: #666666!important;
  text-align:left;
  vertical-align: middle;
}

h1 a {
  color: #f0f0f0!important;
}

h1 .left {
  float:left;
  clear:left;
}

.left .navg {
  display:none;
}

.left:hover .navg {
  display:inline;
}

.right .navg {
  display:none;
}

.right:hover .navg {
  display:inline;
}

.navg a {
  font-size:16px;
  color:#f0f0f0!important;
  vertical-align: middle;
}

.navg a:hover {
  color:#fff!important;
}

h1 span {
  color: #666666;
}

h1 .right {
  float:right;
}

#navi {
  margin: 0 auto;
  text-align: center;
  color: #f0f0f0;
  width: 530px;
}

#navi div {
  padding: 0 0 10px 0;
  margin: 0;
  font-family: Helvetica, sans-serif;
  text-transform: lowercase;
  font-weight: bold!important;
  letter-spacing: -1px;
  line-height: 15px;
  font-size: 15px;
  color: #f0f0f0;
}

#navi .left {
  float: left;
  clear: left;
}

#navi .right {
  float: right;
}

#navi a {
  color: #f0f0f0;
}

#navi a:hover {
  color: #ffffff;
}

/* =top page
================================================= */
  
#page {
  width: 550px;
  margin: 0 auto;
  text-align: left;
  overflow:visible;
  padding: 0;
}

.content {
  margin-top: 0em;
  padding: 0 2% 1%;
  overflow:visible;
}

.chrondate {
  color:#666666!important;
  display:inline;
}
.chrondate a{
  color:#666666!important;
}
.chrondate a:hover {
  color:#222222!important;
}

.post {
  position: relative;
  padding-bottom: 0em;
  padding-top: 0em;
}

  /* hides from ie-mac \*/
  * html .post { /* fixes ie for absolutely pos. comments button */
    height: 1%;
  }

.oner {
  margin-top:-21px;
  background-color:#222222;
  border:2px #666666 solid;
  border-width:0px 2px 2px 2px;
  padding:0px 10px 0px 10px;
  overflow: visible;
  width:550px;
  margin-left:-12px;
}

.post {
  margin-top:0px;
  padding-top:0px;
  overflow: visible;
} 

.one {
  margin-top:0px;
  padding-top:0px;
}

.notone {
  margin-top:0px;
  padding-top:0px;
}

.aside {
  margin-top:0px;
  padding-top:0px;
}

.aside h3 {
  margin-bottom: 0px;
}

.notone .entry {
  width: 520px;
  border: 3px #999999 solid;
  background-color: #f0f0f0;
  padding: 0px 5px 0px 5px;
  margin:0px;
  position:absolute;
  z-index:100;
}

.asider {
  border-left: 4px solid #666666;
  padding-left: 4px;
  margin-left: -8px;
}

.aside .entry p {
  font-size:10px!important;
  margin-top:0px;
}

.entrycomments {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0.9em;
  letter-spacing: -1px;
}

  .entrycomments a {
    text-align: center;
    display: block;
    padding: 0.3em;
    padding-bottom: 0em;
    line-height: 1.2em;
    outline: none;
  }
  
  .entrycomments a:link, .entrycomments a:visited {
    color: #222222;
  }
  
  .entrycomments a:hover, .entrycomments a:active {
    color: #f0f0f0;
  }

.entry {
  padding-bottom: .0em;
}

  .entry a:link, .entry a:active, .entry a:visited {
    color: #222222;
    font-weight:bold;
  }
  
  .entry a:hover {
    color: #000000;
  }
  
  .entry h3 {
    padding-left: 1em;
    margin-top: 1em;  
  }
  
  .entry ul {
    list-style: square inside;
    color: #f0f0f0;
  }
    
  .entry li {
    width: 34.5em;
  }
    
  .entry ul li {
    padding-left: 1.3em;
    margin-left: 3em;
    background-position: 0 0.4em;
  }

  .entry ol {
    margin: 0 0 0 5.5em;  
  }
  
  .entry blockquote p {
    margin-left: 3em;
    width: 34em;
    color: #666666;
  }
  
  .entry img {
    float: left;
    margin: 0 5px 0 0;
  }
  
.entrymeta {
  font-size: 0.9em;
  margin: -2.2em 0 1.6em 0;
  text-transform: lowercase;
}
  
/* =comments
================================================= */
.tabbedCommentslive .commentTabhide {display:none;}

.tabbedCommentslive {
  margin-top: 3em;
  margin-bottom: 2em;
}

.commentTab h3, .commentTab p, .commentTab a {
  color: #222222;
}

ul.tabbedCommentsnav {
  margin:0;
  padding:0;
  text-transform: lowercase;
  font-weight: bold;
  font-size: 1.2em;
  letter-spacing: -1px;
}

  .tabbedCommentsnav li {
    list-style: none;
    margin: 0;
    display: inline;
  }

  .tabbedCommentsnav li a {
    padding: 0.3em 0.5em;
    background: #999999;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
    border-bottom: 0px solid #222222;
    margin-right: 0.1em;
  }
  
    .tabbedCommentsnav li.tabbedCommentsactive a {
      color: #222222;
      background-color: #ffffff; /* active tab */
    }

    .tabbedCommentsnav li a:hover, 
    .tabbedCommentsnav li.tabbedCommentsactive a:hover {
      color: #222222;
      background: #ffffff;
    }

.tabbedCommentslive .commentTab {
  background: #ffffff;
  padding: 1.2em 0.5em;
  margin: 0.2em 0 0 0;
  border: 1px solid #666666;
}

.commentlist li {
  list-style: none;
  font-size: 1em;
  margin-bottom: 0.5em;
  background: #ffffff;
  border-top: 0px solid #666666;
  border-bottom: 0px solid #666666;
  width: 100%;
}

  .comment {
    overflow: auto;
    padding: 0 0.5em 0.6em 0.5em;
    outline: none;
  }
  
  .comment p {
    color: #222222;
  }
  
  li.alt {
    background: #3f3f3f;
    border-top: 0px solid #444;
    border-bottom: 0px solid #444;
  }
  
  li.author {
    background: #eeeeee;
    border-top: 0px solid #666666;
    border-bottom: 0px solid #666666;
  }
  
  .commentmeta {
    text-align: left;
    color: #222222;
  }
  
    .commentmeta a:link, .commentmeta a:active, .commentmeta a:visited {color: #222222; font-weight:bold;}
      .author a:link, .author a:active, .author a:visited {color: #222222;}
    .commentmeta a:hover, li.author a:hover, li.specialguest a:hover {color: #000;}

/* +start comment styling */
#comments_title {border-top:1px dotted #222222;margin:1em 0 0;padding:5px 0;}
	#comments {float:left;width:160px;}
	#comment_meta {float:left;}
	#comment_meta a {font-weight:bold;}
	
ol.commentlist,
ol.pingslist {list-style:none;margin:0;padding:0;}
	.commentlist li,
	.pingslist li {border-top:1px dotted #222222;margin:0;overflow:auto;padding:0;}
		.comment_credentials {float:left;font-size:0.97em;margin:10px 0;padding-left:3px;width:25%px;}
			.comment_credentials .author_highlight {font-weight:bold;}
		.comment_credentials br {margin:0;padding:0;}
		.comment_text {float:right;margin-top:10px;padding-right:3px;width:75%px;}
			.comment_text p {margin:0 0 15px;}
		li.author {background:url(images/diag-dark.gif) top left;}

.discussion {
  border-top: 1px dotted #222222;
}

/* =bottom page
================================================= */

#bottom {
  width: 100%;
  background: #222222; 
  border-top:3px #999999 solid;
  color:#f0f0f0!important;
  height: 100%;
}

#bottom p {
  color: #f0f0f0;
}

#bottom h1, #bottom h2, #bottom h3 {
  color: #f0f0f0;
}

#bottom h3 {
  border-bottom: 1px #999999 dotted;
 padding-bottom: 0px;
  margin-bottom: 0px;
    line-height: 14px;
}

#bottom a:link, #bottom a:active, #bottom a:visited {color: #f0f0f0;}

  #bottom a:hover {color: #ffffff;}

#bottomwrap {
  margin: 0 auto;
  padding-top: 3%;
  padding-left: 1.5%;
  width: 550px;
}

#bottomwrap a:hover {color: #fff;}

  #bottomwrap ul {
    margin-left: 1.9em;
  }
  
  #bottomwrap ul li {
    padding-left: 0em;
    background-position: 0 0.4em;

  }
  
  #bottomnav li {
    list-style:square inside;
    color:#f0f0f0;
  }
  
.toolshed {
  padding-left: 1.6em;
  padding-left: 0em;
  margin-top: 1.5em;  
}
  
#bottomleft {
  float: left;
  width: 25em;
  position: relative;
}

#bottomnav li a span {
  display: none;
}
    
  #bottomnav li a:hover span {
    display: inline;
  }
  
#bottomright {
  float: right;
  width: 25em;
  overflow: hidden;
}

/* favicon links inspired by kristin
  http://www.wiphey.com/2006/02/07/wp-quicky-1-9rules-style-links-page/ */
  
#linkage {
  list-style:none!important;
}

#linkage li {
  background-image: none !important; /* overrides li background images */
  margin-left: -1.3em;
  list-style:none;
}

#linkage ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#linkage ul li {
  margin: 0;
  padding: 0 0 0.2em 0;
  display: block;
  width: 25em;
  display: inline;
  list-style:none;
  }

#linkage h2 {
  font-size: 1.2em;
  margin: 0 0 0.2em 0;
  padding: 0 0 0.2em 0;
    text-transform: lowercase;
}

#linkage img {
  padding: 2px;
  background: #ffffff;
  border: 1px solid #666666;
   width: 16px;
   height: 16px;
}

li.linkcat ul {
  margin: 0;
  padding: 0;
  list-style-type:none;
}

li.linkcat ul li {
  margin: 0;
  padding: 0 0 0.2em 0;
  display: block;
  width: 25em;
  display: inline;
  list-style:none;
  }

li.linkcat .widgettitle {
  font-size: 1.2em;
  margin: 0 0 0.2em 0;
  padding: 0 0 0.2em 0;
    text-transform: lowercase;
    list-style:none;
}

li.linkcat img {
  padding: 2px;
  background: #ffffff;
  border: 1px solid #666666;
   width: 16px;
   height: 16px;
}

.linkageNotes a:active, .linkageNotes a:link, .linkageNotes a:visited {
  color: #f0f0f0;
}

/* =footer
================================================= */

#footer {
  background-color: #222222;
  text-align: center;
  padding: 0.5em 0 0.3em;
  text-transform: lowercase;
  color: #f0f0f0!important;
  height:100%;
  vertical-align: bottom;
}

#footer p {
  color: #f0f0f0;
}

#footer a:hover {color: #fff;}


/* =misc & images
================================================= */

img {
  background: #eeeeee; 
  border: 1px solid #222222; 
  padding: 2px; 
}

.flickr_badge_image { background: #222222!important; border: 1px solid #666666!important; padding: 2px!important; }

.flickr_badge_image a img { border:0px!important; padding:0px!important; }

#flickr_badge_image3 { clear:both!important; }

#flickr_badge_uber_wrapper { width:200px!important;}

.gravatar {
  float: left;
  border: 1px #666666 solid;
  padding: 2px;
  margin: 0.5em 0.5em 0 0;
}

abbr[title] {border-bottom: 1px dotted #999;}
abbr[title]:hover {cursor: help;}
  
.clear { /* for clearing floats */
  clear: both;
}

.alignleft {float: left;}
.alignright {float: right;}

#tagcloud {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  margin-bottom: 2.8em;
}

.wp-smiley {
  border: 0;
}

/* =forms
================================================= */

#s {
  width: 100%;
  background: #333;
  border: 1px solid #666666;
  color: #f0f0f0;
  padding: 0.3em;
}

#submit, #searchsubmit, #author, #url, #email, #comment {
  border: 1px solid #666666;
  background: #333;
  padding: 0.3em;
  color: #f0f0f0;
  font-family: Helvetica, arial, sans-serif;
  font-size: 0.9em;
}

#author, #url, #email, #comment {
  color: #f0f0f0;
  border: 1px solid #4f4f4f;
}

.commentTab #submit {
  background: #666666;
  border: 0px solid #999999;
  color: #f0f0f0;
  padding: 0.3em 0.3em;
  font-size: 0.9em;
  text-transform: lowercase;
  font-weight: bold;
}

  #author, #email, #url {
    width: 15em;
  }
  
  #comment {
    width: 100%;
    height: 15em;
    overflow: auto;
  }

.musicplayer {
  clear: both;
  padding: 0px;
  background-color: #ffffff;
  border: #999999 solid 3px;
  width: 530px;
  padding-bottom: 0px;
  margin-bottom: -10.5px;
  z-index: 100;
}

/* =sidebar
================================================= */

.leftcontent {
  float: left;
  width:48%;
  padding: 0 2% 0 0;
}

.rightcontent {
  float:right;
  width:48%;
  padding: 0 0 0 2%;
}

#sidebar ul li h2, .widgettitle {
  font-size: 16px;
  padding: 10px 0 0px 0;
  margin-bottom: 5px;
  border-bottom: 1px #999999 dotted;
}

#sidebar ul li { 
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #222222;
  list-style:none; 
}

#sidebar ul li ul {
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding:0px;
  margin:0px;
  list-style:square inside;
  color: #222222;
}

#sidebar ul li ul li {
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding-left:10px;
  list-style:square inside;
  color: #222222;
}