/*
Theme Name: dChris.net
Theme URI: 
Description: Blog Theme
Version: 1.0
Author: Christian Lendl
Author URI: http://www.lendl.me
*/


body {
font:normal 13px Georgia, Arial, Helvetica, sans-serif;
color : #FEFFFF;margin:0; padding:0;
}

a {color:#000;text-decoration:none;}
a:hover {text-decoration :underline;}
h1, h2, h3, h4, img, form, ul, li, table, td {margin:0; padding:0;}
h1, h2 {font:normal 20px/26px Georgia, Arial;margin-bottom:5px;}
h3, h4 {font:bold 13px/20px Georgia, Arial;margin-bottom:5px;}
a img {border:0 none;}
p {padding:10px 0;margin : 0; }
blockquote {margin: 5px 20px;padding:0 0 0 20px; border-left: 3px solid #C90;}
code { font: 11px 'Courier New', Courier, Fixed; border:1px dashed #C90;margin:10px;padding:10px;display:block;}
small {font-size:10px}

/* Form */


input, select, textarea {margin:0 2px; padding:3px 2px; border:1px solid  #333;height:15px;width:200px;vertical-align:top;background:#0d0d0d;color:#f8f8f8;}
textarea {height:120px;width:340px;}
#searchform {margin:0 auto;width:300px;}
#searchsubmit, .btn, #submit {margin:0; padding:0; width:80px; text-align:center;height:23px;font-weight:bold;background:#fffffe; color:#000;cursor:pointer; border:0; }
input#submit {width:140px;height:26px;}
/*  ====================== Common ======================= */



/* Alignments */
.alignright { float: right;	width:auto;}
.alignleft { float: left;width:auto;}
.center, .centered {text-align:center;}



/*Images */
img.centered { display: block;	margin:0 auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;float:right;	}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.avatar {padding:0; margin: 0 7px 2px 0; display: inline; float: left;}



/* Navigation */
.navigation { display: block; padding:5px 10px 0 10px;font-weight:bold;}
.navigation .alignright { width:49%; text-align:right; 	}
.navigation .alignleft {width:49%; text-align:left;}


/*  ====================== Page Structure ======================= */
#wrapper {width:1001px; margin:0 auto; padding:30px 0 0 0;}
#leftcol {float:left; width:160px;color:#444444;}
#content {float:left; width:545px;padding-left:30px;}
#main {float:left; width:788px;padding-left:22px;}
#sidebar {float:left; width:247px;padding:0 0 0 18px;}
#footer {text-align:center;color:#000;}


/*  ====================== Header ======================= */

a.logo {display:block; width:170px; height:75px;background:url(images/logo.gif) no-repeat;margin-bottom:10px;}
a.logo span {display:none;}

/*  ================================= Contents ============================= */
.post a {color:#fff;text-decoration:underline;}
.post a:hover {color:#fff;text-decoration:none;}
.post-outer {width:540px; background:url(images/post-bg.gif) repeat-y;margin-bottom:15px; }
.post-inr {width:540px; background:url(images/post-top.gif) no-repeat; }
.post {width:500px;padding:15px 18px; background:url(images/post-btm.gif) no-repeat left bottom; }


p.metatags {padding:5px 10px; font:normal 11px arial;}
p.metatags a {text-decoration:underline;}
p.metatags a:hover {text-decoration:none;}
p.more {padding:0 0 5px 0;font-weight:bold;}
.post h2, .post h1{padding:0;}
.post h2 a, .post h1 a {color:#FEFFFF; text-decoration : none;}
.post ul, ol {margin:5px 25px;}
.entry {padding:10px 0; line-height:22px;}

#coments_section {padding:10px 0;}

.thumbox {margin-top: -12px; margin-left: -11px; height:230px;width:230px;overflow:hidden;}
.thumbox img, .sbbox img {display:block; margin:0 auto; height: 230px; width:230px;}
.postlink {display:block; height:230px; margin-top:-230px; margin-left: -11px; position:relative;}
.postlink:hover {text-decoration:none;}
.post-detail {display:none; }
.post-title {position:absolute; bottom:0;display:block;cursor:pointer;background:#000; color:#fff; filter:alpha(opacity=60); opacity:0.6;width:220px;padding:10px 0 10px 10px;font:bold 16px Georgia,arial;}

.postlink:hover .post-detail {display:block;cursor:pointer;background:#000; color:#fff; filter:alpha(opacity=50); opacity:0.7;padding:10px;width:210px; height:210px;font-weight:bold;overflow:hidden;}

      
.postlink:hover .post-title{display:none;}
* html .postlink:hover .post-title{display:block;}

.post img {max-width:500px;}
* html .post img {width:expression(this.width>this.height && this.width>470?470:true);}
* html .thumbox img {width:expression(this.width>this.height && this.width>209?209:true);}
* html .sbbox img {width:expression(this.width>this.height && this.width>209?209:true);}


/*  ================================= sidebar ============================= */
#leftcol ul {list-style:none;}
#leftcol li {font:bold 14px/23px Georgia, Arial; }
#leftcol a {color:#000;}
.lbox {background:url(images/dot.gif) repeat-x left bottom;padding-bottom:10px; margin:0 0 7px 0; }

/* Left Bar */
.sbbox {background:url(images/box-bg.gif) repeat-y; margin:0 0 7px 0;width:247px; }
.sbbox-inr {background:url(images/box-top.gif) no-repeat;}
.sbbox-main {background:url(images/box-btm.gif) no-repeat bottom left; padding:16px; width:215px;height:209px;overflow:hidden;}


.sbbox ul {list-style:none; color:#fff;}
.sbbox li {color:#fff; font:normal 12px Georgia,arial; background:url(images/sb-li.gif) no-repeat 5px 7px; padding:4px 0 8px 17px; }
.sbbox a {color:#fff;}
.latest-pic {height:31px; margin-top:-31px; background:#333; color:#fff; filter:alpha(opacity=70); opacity:0.7;width:209px; text-align:center;}
  

#main .sbbox {float:left; margin:0 5px 7px 5px;}


/*  ================================= Footer ============================= */
#footer p {padding:5px 0;}



/*  ================================= Others ============================= */
.clr {clear : both;font:normal 1px/1px arial;height:1px;}
.space {font:normal 1px/1px arial;height:10px;}

/* --------------------- common elements --------------------------- */
h2.pagetitle, h2.center {text-align: center; padding:10px 0;}

.alt { background:#2a2a2a; }
.alt .even  {background:#000; }

ol.commentlist{list-style:none;margin:0 0 10px 0; padding:0;}
.commentlist li {list-style:none;margin:5px 0;padding:5px 10px;}

h3#respond, h3#comments {padding:0 0 10px 0;font:bold 12px arial;}

/* Calender */
table {border-collapse:collapse;}
#calendar_wrap {width:99%; font-size:11px;margin:0 auto; }
#wp-calendar {width:100%;}
#wp-calendar td, #wp-calendar th {padding:0 2px;border-collapse:collapse; border:1px solid #e2e2e2;text-align:center}
#wp-calendar td#next {text-align:right;}
#wp-calendar td#prev {text-align:left;}
acronym, abbr, span.caps { cursor: help;}

.flkr_pic {list-style:none;height:209px;overflow:hidden;}
.sbbox .flkr_pic li {float:left; width:69px; height:69px; padding:0;background:none;}
.flkr_pic li img {float:left; width:69px;height:69px;}
