/*
Theme Name: malorny.net
Version: 1.0
Author: Dirk Malorny
Author URI: http://malorny.net
Tags: two-columns, right-sidebar, fixed-width, threaded-comments
*/

/* basic */
body { margin:0px; padding:0px; background:#5e5e5e url('images/bg.jpg') center top repeat-x fixed; }
p,li,td,th,h1,h2,h3,h4,h5,h6,div { font-family:Trebuchet MS,Segoe UI,Myriad Pro,sans-serif; color:#777; }

a { color:#C60; text-decoration:none; outline:none; }
a:hover { color:#FF952B; text-decoration:none; }
a img { border:0; }
blockquote { padding:1px 10px 1px 40px; margin:10px 0px 10px 0px; background:#F1F0EB url('images/blockquote.gif') 10px top no-repeat; font-style:italic;}
blockquote blockquote { background-color:#E8E6DD; display:inline-block; }
blockquote blockquote blockquote { background-color:#DFDDD0; display:inline-block; }
blockquote blockquote blockquote blockquote { background-color:#D8D6C5; display:inline-block; }
pre { padding:5px 10px 5px 10px; margin:5px 0 10px 0; background-color:#F2F3F4; border:1px dashed #aaa; line-height:160%; overflow:auto; }
tt { background-color:#F2F3F4; margin:2px 0; display:inline-block;}
input, select, textarea { font-size:8pt; color:#333; }
form { margin:0px; padding:0px; }
p { margin:11px 0px 11px 0px; }
acronym, abbr { cursor:help; border-bottom:1px dashed #999; }
code { font:1.1em 'Courier New', Courier, Fixed; }
h1, h2, h3, h4, h5, h6 { line-height:130%; }
h1,.post-title { font-weight:bold; font-size:19pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:10pt; margin-bottom:0;}
h5 { font-size:10pt; }
h6 { font-size:10pt; }
p,li,td,th { font-size:10pt; }
img.icon {width:14px; height:17px; position:relative; top:-2px; vertical-align:middle; margin:0 4px;}
.hidden {display:none; }

/* main layout */
#wrap { width:900px; margin:0px auto 0px; padding:0; overflow:hidden;}
#columns { background:url('images/body.png') left top repeat-y; overflow:hidden; }
#bottomcorners { height:20px;  margin:0; padding:0; overflow:hidden;}
.c1 { width:600px; float:left; overflow:hidden; margin-left:10px; }
.c2 { width:280px; float:left; overflow:hidden; text-shadow:0px 1px 0px rgba(255,255,255,.45); }
.content { margin:10px 20px 20px 20px; overflow:hidden; }


/* header */
#header { background:url(images/head.png); height:175px; overflow:hidden; position:relative; }

/* footer */
#footer { height:12px; background:url(images/foot.png) no-repeat; overflow:hidden; padding:40px 20px 20px; font-size:8pt; color:#aaa; }
#footer a { color:#ccc; }
#footer a:hover { color:#eee; }

#title { position:absolute; top:20px; left:20px; width:307px; height:110px; background-image:url(images/logo.png);}
#title h1 { margin:35px 0px 5px 30px; padding:0px; letter-spacing:-1px; }
#title h1 a { color:#eee; text-shadow:0px 1px 0px rgba(0,0,0,.65);}
#title h4 { margin:0px 0px 15px 40px; padding:0px; color:#8C9BBF; text-shadow:0px 1px 0px rgba(0,0,0,.65);}

#search { position:absolute; top:60px; right:15px; padding:0px 10px 10px 10px; overflow:hidden; }
#search input { padding:5px 5px 5px 25px; width:105px; height:10px; background:url(images/search.png) left top no-repeat; border:none; color:#fff; }

/* menu */
#topmenu { overflow:hidden; font-size:11px; line-height:100%; float:right; margin-top:20px; margin-right:20px; } 
#topmenu a.subscribe { color:#F93; border:none; }
#topmenu a.subscribe:hover { color:#FFF; }
#topmenu ul { list-style:none; list-style-image:none; margin:0px; padding:0px; overflow:hidden; padding:10px 0px 10px 0px; }
#topmenu ul li { display:inline; }
#topmenu ul li a { display:block; padding:0px 8px 2px 8px; float:left; border-right:1px dotted #aaa; text-decoration:none; color:#8F9AB1; }

#menu { position:absolute; top:130px; left:10px; height:30px; overflow:hidden; margin:0; padding:0; }
#menu ul { list-style:none; list-style-image:none; margin:0; padding:0; height:30px; display:block; overflow:hidden; padding-left:5px; }
#menu ul li.page_item { height:30px; display:block; float:left; background:url(images/button_inactive_right.png) right top no-repeat; margin:0 2px; padding:0; }
#menu ul li.page_item a { height:30px;  display:block; background:url(images/button_inactive_left.png) left top no-repeat; color:#1a3e76; padding:8px 10px 0 10px; font-size:12px; font-weight:bold; text-shadow:0px 1px 0px rgba(255,255,255,.45); }
#menu ul li.page_item a:hover { color:#fff; text-shadow:none; }
#menu ul li.current_page_item {background:url(images/button_active_right.png) right top no-repeat; color:#000; }
#menu ul li.current_page_item a { background:url(images/button_active_left.png) left top no-repeat; color:#000; }
#menu ul li.current_page_item a:hover { color:#000; text-shadow:0px 1px 0px rgba(255,255,255,.45); cursor:default; }


/* navigation 
.navigation { overflow:hidden; }
.Nav { margin:4px 0px 0px 20px; }
.navigation span { display:none; }
.navigation a { padding:2px 8px 2px 8px; background-color:#D0D6DF; color:#333333; display:inline-block; }
.navigation a:hover { background-color:#B7C1D0; }
.navigation .on { padding:5px 10px 5px 10px; }
*/

/* content */
.content ul { list-style:disc; list-style-position:outside; }
.content li { padding-left:0px; margin-bottom:7px; }
.content table { border:1px solid #aaa; border-collapse:collapse; margin:auto; }
.content th { border:1px solid #aaa; padding:1px 7px; background-color:#fff8cd;}
.content td { border:1px solid #aaa; padding:1px 7px; }

/* post */
.post { overflow:hidden; margin:0px 0px 0px 0px; }
.post-head { font-weight:bold; font-size:22px/120%; overflow:hidden; }
.post-head a { color:#53678C; }
.post-head a:hover { color:#8094B5; }
.post-date { float:right; color:#CCCCCC; text-transform:uppercase; font-weight:normal; margin-left:5px; }
.post-text { overflow:hidden; margin:5px 0px 0px 0px; }
.post-foot { overflow:hidden; padding:8px 0px 8px 0px; margin:10px 0px 0px 0px; font-size:11px; color:#999999; }
.post-author { display:none; }
.post-comments { float:right; font-weight:bold; }

/* submenu */
.submenu { border-bottom:1px solid #aaa; padding:0 10px 10px; margin:0 0 10px 0;}
.submenu p { display:inline; padding:0; margin:0; }
.submenu ul { display:inline; list-style:none; margin:0; padding:0;}
.submenu li { display:inline; border-left:1px dashed #aaa; padding:0 5px;}
.submenu li.current_page_item  a { text-decoration:underline; }


.sep { background:url('images/sep.gif') center top no-repeat; height:17px; margin:20px 0px 20px 0px; }

/* comments */
.commentlist { padding:0px; margin:0px; overflow:hidden; }
.commentlist ul { margin:0px; padding:0px; list-style:none; list-style-image:none; }
.commentlist li { margin:0px 0px 0px 0px; padding:0px; list-style:none; overflow:hidden; }
.children .comment { padding-left:20px; }
.comment-box { overflow:hidden; background-color:#ECEEF2; margin:10px 0px 0px 0px; }.bypostauthor { margin-left:50px !important; }.bypostauthor .comment-box  { background-color:#fff; border:1px dashed #ccc; }.bypostauthor p { font-style:italic; font-size:9pt !important; }

/* comment corners */
.comment-text { overflow:hidden; padding:0px 10px 0px 10px; }
.avatar { float:left; margin:0px 10px 0px 0px; }
.comment-author cite, .comment-author cite a { font-weight:bold; font-style:normal; }
.comment-meta a { font-size:8pt; color:#999999; }
.comment-reply { font-size:8pt; float:right; }
.comment-reply a { background-color:#ECEEF2; padding:3px 7px 3px 7px; color:#333333; margin-left:5px; }
.comment-reply a:hover { background-color:#DCDFE7; }
.trackbacklist { padding:0px 0px 0px 20px; overflow:hidden; }
.trackbacklist .comment-author cite, .trackbacklist .comment-author cite a { font-weight:normal; }
#respond input, #respond textarea { background-color:#F8F8F8; padding:4px; border:solid 1px #CCCCCC; }
#respond input { background-color:#F8F8F8; }
#respond input:hover, #respond textarea:hover { border:solid 1px #AEAEAE; }
#respond #comment { width:98%; max-width:98%; }
#respond #submit { background-color:#E3E4E6; }
#respond #submit:hover { background-color:#D7D8DB; }

/* widgets */
#widgets { list-style:none; list-style-image:none; margin:10px 10px 0px 10px; padding:0px; color:#333333; }
.widget { padding:0px 5px 30px 5px; }
.widget ul { margin:0px 20px 0px 20px; padding:0px; }
.widget ul li { padding:5px 0px 0px 0px; }
.widget h2, .submenu h2 { margin:0px 0px 5px 0px; padding:0px; color:#546a85; font:bold 11px/160%; }

.recent .tabs { list-style:none; margin:0px; padding:0px; overflow:hidden; }
.recent .tabs li { padding:0px; margin:0px; display:inline; }
.recent .tabs li a { float:left; display:block; padding:2px 6px 2px 6px; background:#ECEEF2; color:#333333; margin-right:5px; border-bottom:solid 4px #ECEEF2; }
.recent .tabs li a:hover { background-color:#DDE0E8; }
.recent .tabs li a.active { background-color:#D3D8E2; border-bottom:solid 4px #D3D8E2; }
.recent ul { list-style:none; margin:0px; padding:0px; }
.recent ul li { margin-bottom:4px; background-color:#D3D8E2; display:block; padding:5px 10px 5px 10px; }

#box-comments { margin:0px; padding:0px; }
#box-comments li { overflow:hidden; }
.recent a { color:#CC6600; background:none; }
.recent a:hover { color:#FF952B; }
.tab-comments-avatar .avatar { margin:3px 10px 3px 0px; }
#box-categories li a { background:url('images/dot.gif') left 5px no-repeat; padding-left:17px; }

/*  defaults */
.navigation { overflow:hidden; width:98%; display: block; text-align: center; margin:auto; padding:0px; }
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding:0px; margin:0px 0px 2px 15px; display: inline; }
img.alignleft { padding:0px; margin:0px 15px 2px 0px; display: inline; }
.alignright { float: right; }
.alignleft { float: left }

/* Calendar */
#wp-calendar { margin:auto; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font-weight:bold; text-align: center; }
#wp-calendar th { font-style:normal; font-weight:normal; text-transform: capitalize; }
#wp-calendar { empty-cells: hide; width: 200px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; background-color:#D3CFBE; }
#wp-calendar #today { background-color:#BDC6D5; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { text-align: center; background-color:#EAE8DF; }
#wp-calendar .pad { background-color:#F5F4F1; }
#wp-calendar tfoot .pad { background-color:#D3D8E2; }

/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #F4F5F7; text-align: center; background-color: #F4F5F7; padding-top: 4px; margin: 10px;
			-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }