/*
Copyright 2009 by Ahmet Topal
*/

/* Reset browser defaults */
@import url('css/reset.css');
/* Apply a basic layout */
@import url('css/2c-l-fixed.css');


abbr{
  border-bottom: 1px dotted #555
}
pre{
  background-color: #191919;
  border: 1px solid #333;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 5px;
  margin: 10px 0;
  white-space: pre;
  overflow: auto
  
}
pre,
code{
  font-size: 12px;
}
body {
  background: #000 url("images/body-background.jpg") center top;
  color: #AFAFAF;
  font-family: Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
  font-size: 90%;
  font-style: normal;
  line-height: 2em
}
.clear {
	clear: both;
}
#wrapper{
  background: transparent url("images/light-source-trans.png") no-repeat center top;
  height: auto;
  min-height: 290px
}
a {
  color: white;
  text-decoration: none
}
a:hover {
  color: #ddd
}
h1, h2, h3{
  color: white
}
h2{
  font-size: 1.5em;
  margin-bottom: 0.7em
}
#content ol,
#content ul{
  margin-bottom: 1em
}
.twitter {
  background: url("images/icons/twitter.png") no-repeat left center;
  padding-left: 20px;
}
.delicious {
  background: url("images/icons/delicious.png") no-repeat left center;
  padding-left: 20px;
}
.designer {
  background: url("images/icons/person.png") no-repeat left center;
  padding-left: 20px;
}
.site-link {
  background: url("images/icons/globe.png") no-repeat left center;
  padding-left: 20px;
}
.vimeo {
  background: url("images/icons/vimeo.png") no-repeat left center;
  padding-left: 20px;
}
.friendfeed {
  background: url("images/icons/friendfeed.png") no-repeat left center;
  padding-left: 20px;
}
.feed {
  background: url("images/icons/feed.png") no-repeat left center;
  padding-left: 20px;
}
.technorati {
  background: url("images/icons/technorati.png") no-repeat left center;
  padding-left: 20px;
}
#header {
  margin: 0 auto;
  padding: 40px 0;
	position: relative;
	z-index: 20
}
#branding {
  margin: 0 auto;
  overflow: visible;
  width: 940px;
}
#branding{
  padding: 10px 0;
}
.ie8 #branding{
	margin-bottom: 20px;
	height: 30px
}
#blog-title {
  text-align: left;
  display: inline;
  float: left;
  padding-left: 10px;
}
#blog-title a{
  display: block;
  width: 310px;
  height: 50px;
  background: url("images/logo.png") no-repeat left top;
  text-indent: -9000px;
  margin-bottom: 10px
}
#blog-description{
  display: none
}
#main{
	position: relative;
	z-index: 5;
  margin: 0 auto 30px auto
}
#primary,
#secondary{
  display: none
}
.aside{
  width: 270px
}
#content{
  width: 930px;
  margin: 0 auto;
  margin-top: 15px;
  margin-left: 12px;
  float: none;
  padding-top: 0
}
.msie #content,
.home #content{
  padding-top: 20px
}
.not-singular .entry-content{
  float: left;
  width: 310px;
  margin: 0 0 20px 0;
}
.not-singular .entry-content a{
  border: 3px solid #3F3F3F;
  display: block;
  height: 200px;
  width: 290px;
  overflow: hidden;
  position: relative;
  background-color: #191919;
}
.not-singular .entry-content a img{
  position: absolute;
  z-index: 5;
}
.not-singular .entry-content a div.slide-title{
	position: absolute;
	top: 0px;
	left: 3px;
	width: 290px;
	line-height: 1em;
	color: #FFFFFF !important;
	font-size:  17px;
	z-index: 0;
	padding: 0px;
}
.not-singular .entry-content a div.slide-title p.link {
	font-weight: bold;
	padding: 5px;
	display:block;
	margin-top: 10px;
	margin-bottom: 0px;
}
.not-singular .entry-content a div.slide-title p.description {
	font-size: 14px;
	font-weight: bold;
	margin-top: -15px;
	padding: 5px;
	display:block;
}
.not-singular .entry-content{
	position: relative
}
.not-singular .entry-content .new{
 	display: block;
	position: absolute;
	top: -6px;
	right: 10px;
	left: 252px;
	width: 42px;
	height: 22px;
	background: url("images/ico-new-trans.png") no-repeat top left;
	z-index: 200
}
.not-singular .video .new{
	background: url("images/ico-video-trans.png") no-repeat top left;
	width: 74px;
}
span.cover-up{
  background: url("images/side-fade-trans.png") no-repeat right top;
  position: absolute;
  right: 0;
  top: 0;
  height: 200px;
  width: 20px;
  z-index: 4
}
.main-aside h3{
  font-weight: bold;
  color: #fff;
  padding: 5px 0 5px 10px
}
.main-aside .footermenu li{
  margin: 0 0 10px 0;
  padding: 15px;
  background-color: #191919;
  border: 1px solid #333;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}
.main-aside .footermenu li div{
  padding: 0 0 0 10px;
  font-size: .8em;
  line-height: 2em
}
.main-aside .footermenu li ul li{
  margin: 0;
  padding: 0 0 0 10px;
  background: transparent;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}
.main-aside p{
  margin-bottom: 1em
}
.hentry{
  width: auto
}
.post h3,.post h4,.post h5,.post h6 {
  margin: 5px 0;
  padding: 5px 0;
}
.post h4 {
  font-size: 1.4em;
}
.post h5 {
  font-size: 1.2em;
  text-transform: uppercase;
}
.post h6 {
  font-size: 1.1em;
  text-transform: uppercase;
}
#footer {
  z-index: 0;
  border-top: 1px solid #353535;
  padding: 40px 0;
  color: #555;
  background: #0F0F0F url("images/footer-background.jpg") repeat;
  margin-top: 20px
}
#footer a{
  color: #666
}
#footer a:hover{
  color: #666
}
#footer #subsidiary .aside{
  width: 940px	
}
#footer .widgetcontainer{
  float: left;
  width: 270px;
  padding: 10px;
  margin: 10px 10px 20px 10px;
  background: #121212;
  filter:alpha(opacity=80);
  	  -moz-opacity:0.8;
	  -khtml-opacity: 0.8;  
	  opacity: 0.8;

  border: 1px solid #282828;
 }
#footer .widgetcontainer h3{
  margin-bottom: 10px
}
#footer .widgetcontainer a:hover{
  color: #999
}
#footer .reset{
  clear: both
}
#siteinfo{
  text-align: center;
  font-size: .8em
}
#siteinfo a{
  text-decoration: none;
  border-bottom: 1px dotted #333
}
#siteinfo a:hover{
  border-bottom-color: #555555
}

/* IE6 fixes */

.ie6 .entry-content {
  height:260px;
}

.ie6,
.ie6 #container{
  width: 100%;
  overflow: hidden
}
.ie6 #blog-title a{
  overflow: auto
}
