/*
Theme Name:  Creativeben
Description:  Made for creativeben.dk
Author:  Benjamin Fedder Jensen
Author URI:  http: //www.creativeben.dk
Template:  creativeben3.0
Version:  3.0
Tags:  pwn
*/

/* Typography settings */
body {
	text-align: justify;
	font-family: Lucida Sans Unicode, Tahoma, Verdana, sans-serif;
	font-size: 76%;
	/* Method by Owen Briggs
	   http://www.thenoodleincident.com/tutorials/typography/index.html */
	line-height: 150%;
	color: #333;
}

a {
    text-decoration: none;
    color: #990000;
}

a:hover {
    color: #cc0000;
}

/* Document settings */
.clear {
    clear: both;
}

body {
    margin: 0;
    padding: 0;
    background: #4d4d4d url(images/background.gif) repeat-x;
}

#container {
    width: 802px;
    margin: 0 auto;
    margin-top: 10px;
}

*{
    outline: none;
}

/* Projects */
div.projects {
	background-color: blue;
	margin: 0 14px;
}

div.projects > div {
	font-family: Tahoma, Lucida Sans Unicode, Verdana, sans-serif;
    float: left;
    width: 254px;
    height: 49px;
	margin: 5px;
}

div.projects > div > span {
	margin: 0 0 0 30px;
	display: block;
    padding: 0;
	text-transform: uppercase;
    font-size: 90%;
	height: 13px;
}

div.projects > div > a {
	margin: 0 0 0 30px;
    padding: 0;
	display: block;
	color: #333;
	font-size: 125%;
	height: 16px;
	font-weight: bold;
}

div.projects > div > a:hover {
    color: #cc0000;
}

div.projects > div.finish {
	background: transparent url(images/projectfinished.gif) no-repeat;
}

div.projects > div.ongoing {
	background: transparent url(images/projectongoing.gif) no-repeat;
}

div.projects > div.paused {
	background: transparent url(images/projectpaused.gif) no-repeat;
}

/* Wordpress */
#middle > img, #middle > img a {
    border: solid 1px #666;
    padding: 2px;
}

img.wp-smiley {
    display: inline;
    border: none;
    padding: 0;
}

blockquote {
    margin: 20px 20px 0 20px;
    border-left: 4px solid #ddd;
    padding: 0 5px 0 5px;
    width: 92%;
    font-size: 9px;
}

.commenttext blockquote {
    border-left: 4px solid #B6B6B5;
}

.wp-caption {
    border:1px solid #ddd;
    text-align:center;
    background-color:#f3f3f3;
    padding-top:4px;
}

.wp-caption img {
    border:1px solid #ddd;
    margin:0;
    padding:0;
}

.wp-caption p.wp-caption-text {
    font-size: 90%;
    color: #333;
    margin: 0;
    padding: 5px 5px 5px 0px;;
}

.alignleft, img.alignleft {
    float: left;
    margin: 5px 10px 5px 0;
}
.alignright, img.alignright{
    float: right;
    margin: 5px 0 5px 10px;
}
.aligncenter, div.aligncenter, img.aligncenter{
    text-align: center;
    display: block;
    margin: 10px auto;
}

/* COMMENTS */
#content input{border:1px solid #E5E2E0; width:160px;padding:5px;font: 12px Verdana;}
#content textarea{border:1px solid #E5E2E0;width:534px;height:100px;padding:5px;font: 12px Verdana;}
#content input#submit {width: 88px;height: 25px;border: 0px;background: url(images/bg.png) no-repeat 0 -475px;font: bold 12px Georgia,serif;color:#FFF;text-align:center;cursor:pointer;}
#comentarii ol.commentlist{width:547px;margin:0;padding:0;font-size:11px;}
#comentarii .commentlist .author_comment{background-color:#EEE !important;border:1px solid #9D9793 !important;}
#comentarii .commentlist .list.alt{background-color:#EEE;border-bottom:1px solid #DDD;}
#comentarii .commentlist .list{background-color:#F5F5F5;border-bottom:1px solid #DDD;}
#comentarii .commentlist li{list-style:none;margin-bottom:14px;background-color:#EEE;padding:5px;}
#comentarii .commentlist cite{display:block;font-style:normal;border-bottom:1px dotted #CCC;padding:5px;}
#comentarii .commentlist cite img{border:1px solid #aab59a;float:left;margin-right:9px;padding:1px;}
#comentarii .commentlist .author{font:bold 1.2em Tahoma, "Times New Roman", Times, serif;text-decoration:none;margin-bottom:5px;}
#comentarii .commentlist .time{background:url(images/bg_clock.gif) no-repeat 1px 2px;padding-left:15px;}
#comentarii .commenttext{color:#2C2C29;padding:10px 4px;}
.trackbacks{background-color:#EEEEEE;margin-bottom:5px;padding:10px;border-bottom:1px solid #CCC;}
#tabsContainer{margin-top:2em;}
#tabsContainer a{text-decoration:none;}
.tab-content {background-color:#FFF;display: none;}
.tab-content p.no{padding-top:10px;}
.tab-content.selected { display: block; }
.clear_tab{clear:both;border-bottom:3px solid #2C2C29;margin-top:-21px;}
.tabs {display: block;float: left;height: 30px;padding: 0 0 0 20px;line-height: 29px;position: relative;top: 1px;color: #787878;text-decoration: none;margin: 0 5px 0 0;}
.subscribe_comments {display: block;float: left;height: 30px;padding: 0 0 0 20px;line-height: 29px;position: relative;top: 1px;color: #787878;text-decoration: none;margin: 0 5px 0 0;}
.tabs span {display: block;float: left;padding: 0 20px 0 0;cursor:pointer;}
.tabs.selected {background-color:#2C2C29;color:#FFF; }
div.selected{background-color:#FFF;color:#2C2C29;}

/* Page content */
#content * h2 {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 170%;
    text-transform: uppercase;
}

#content * h3 {
	/*margin: 12px 15px 12px 15px;*/
    margin: 0 15px;
    padding: 0;
    font-family: Tahoma, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 160%;
	clear: both;
}

#content * h2 a, #content * h2 a:hover {
    color: #333;
}

#content > div > p {
    margin: 12px 15px 12px 15px;
    font-size: 110%;
}

#content ul, #content ol{
    margin: 15px 30px;
	font-size: 110%;
}
#content ul li {
    list-style: circle;
    margin-bottom: 4px;
    }
#content abbr, #content acronym, #content span.abbr {
    cursor:help;
    border-bottom: 1px dotted #333;
}
#content table{ 
    border-bottom: 3px solid #ddd;
    border: 1px solid #ddd;
}
#content table td, #content table th {
    text-align: left;
    padding: .2em .4em;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
#content table td img {
    border:0px;
}
#content table td a{
    padding:0px;
}
#content table th{
    background: #ebebeb;
    border-bottom: 2px solid #d9d9d9;
}
#content table tr.odd{
    background: #ebebeb;
}

#content .youtube{
    display: block;
    text-align: center;
}

/* Sidebar */

/* Buttons etc. */
#content div.buttons {
    margin: 12px 15px 12px 15px;
}

div.buttons {
    overflow: hidden;
    width: 100%;
}
div.buttons a {
    background: transparent url("images/buttonright.gif") no-repeat scroll top right;
    color: #333;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

div.buttons a:hover {
    color: #666;
}

div.buttons a span {
    background: transparent url("images/button.gif") no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

div.buttons a:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

div.buttons a:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/* General layout */
#header {
    height: 83px;
    padding: 0;
    background: transparent url(images/header.gif) no-repeat bottom;
}

#header #top {
    height: 47px;
}

#header #bottom {
    height: 36px;
}

#logo {
    float: left;
    position: relative;
    width: 251px;
    height: 47px;
}

#logo a:hover {
    background-position: bottom right;
}

#rss {
    top: 11px;
    float: right;
    position: relative;
    width: 99px;
    height: 36px;
}

#rss a {
	display: block;
	width: 99px;
	/* Text-replacement - LIR method */
    padding: 36px 0 0 0;
    overflow: hidden;
    background: url(images/rss.gif) no-repeat;
    height: 0px !important;
    height /**/: 36px;
}

#rss a:hover {
    background-position: bottom right;
}

#logo h1 {
    padding: 0;
    margin: 0;
}
   
#logo h1 a {
    font-size: medium;
	display: block;
	width: 251px;
	/* Text-replacement - LIR method */
    padding: 47px 0 0 0;
    overflow: hidden;
    background: url(images/logo.gif) no-repeat;
    height: 0px !important;
    height /**/: 47px;
}

#search {
    float: right;
    width: 190px;
    height: 28px; 
    position: relative;
    top: 5px;
    right: 17px;
}

#search fieldset {
    margin: 0;
    padding: 0;
    display: inline;
    border: 0;
}

#search #s {
    background:none;
    float: left;
    border: 0;
    width: 162px; 
    color: #EEEEEE;
    font-size: 95%;
    margin: 4px 2px 2px 4px;
    
}

#header #search #go {
    float: right;
    width: 20px;
    height: 25px;
}

/* Navigation */
#navigation {
    position: relative;
    padding: 0;
    margin: 0;
	left: 10px;
}


#navigation li {
	list-style-type:none;
    display: block;
    float: left;
    text-align: center;
}

#navigation li a {	
    display: block;
    padding-top: 8px;
    width: 110px;
    height: 28px;
	background: url(images/navigation.gif) no-repeat;
	color: White;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    font-size: 100%;
}

#navigation li a.s {	
	background-position: 0 -36px;
}

#navigation li a:hover {	
	background-position: bottom right;
}

#middle {
    background: transparent url(images/content.gif) repeat-y;
    padding: 0;
    margin: 0;
}

#content {
	float: left;
	width: 558px;
    padding: 10px 10px 5px 14px;
    background: transparent url(images/leftshadow.gif) no-repeat top left;
}

#sidebar {
	float: right;
	width: 196px;
    padding: 10px 14px 5px 10px;
    background: transparent url(images/rightshadow.gif) no-repeat top right;
}

#footer {
    width: 802px;
    height: 30px;
    background: #4d4d4d url(images/footer.gif) no-repeat top;
    font-family: Tahoma, Lucida Sans Unicode, Verdana, sans-serif;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    font-size: smaller;
    color: #AAA;
}

#footer i {
    color: #bd3a3a;
}

#footer a {
    color: #DDD;
}
#footer a:hover {
    color: #FFF;
}

/* Posts */
div.blogpost {
    height: 39px;
    clear: both;
}
div.blogpost span.date {
    display: block;
    float: left;
    height: 39px;
    width: 43px;
    padding: 0 5px 0 0;
    background:  transparent url(images/date.gif) no-repeat;
}
div.blogpost span.date span {
    padding-top: 1px;
    display: block;
    font-family: Tahoma, Lucida Sans Unicode, Verdana, sans-serif;
    font-weight: bold;
    text-align: center;
}
div.blogpost span.date span.day {
    font-size: 140%;
    color: White;
}
div.blogpost span.date span.month {
    font-size: 80%;
}
div.blogpost div.title {
    float: right;
    width: 500px;
    display: block;
    padding: 0 5px;
    background: transparent url(images/titleline.gif) repeat-x bottom;
}

div.blogpost div.title span.category {
    float: right;
}

div.blogpost div.title span {
    font-family: Tahoma, Lucida Sans Unicode, Verdana, sans-serif;
    font-size: 90%;
}

div.blogpost div.title span a {
    color: #555;
}

div.blogpost div.title span a:hover {
    color: #333;
    text-decoration: underline;
}

a[rel~=“tag”] {
    background-position: 0 -47px;
}

