/*
Theme Name:Plasticbag v3.1
Theme URI:http://plasticbag.de
Description:Portfolio
Version:3.1
Author:Philipp Koerber
Author URI:http://plasticbag.de
Tags:minimalistic, clean, fixed width, three column, two column, separate blog, portfolio
*/

/* load 960 framework */
@import url("library/960/reset.css");
@import url("library/960/text.css");
@import url("library/960/960.css");
@import url("library/nav/superfish.css");

/* global styles */
img {-ms-interpolation-mode:bicubic;}
::selection {background:#f49ac1 !important;color:#333 !important;/* Safari and Opera */ }
::-moz-selection {background:#f49ac1;color:#333;/* Firefox */ }
body {background:#f5f5f5;margin:20px 0;color:#666;overflow:-moz-scrollbars-vertical;overflow-y:scroll;text-rendering:optimizeLegibility;}
h1,h2,h3,h4,h5 {color:#444;}
a {text-decoration:none;border-bottom:1px solid #ddd;color:#333;font-family:'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;}
a:hover {border-bottom:1px solid #00aeef;color:#00aeef;}
h4 {font-size:18px;margin:0;padding:0;color:#333;}
em {font:italic 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;}

/* headers */
#header {margin-top:15px;margin-bottom:20px;}
#header #logo {float:left;}
#header {margin-top:15px;margin-bottom:20px;}
#header #logo {float:left;}
#header h1 {text-transform:uppercase;padding:0;margin:-5px 0 0 0;}
#header h1 a {color:#00aeef;border:none;font:normal normal 100 33px/1 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;}
#header h1 a:hover {color:#666;}
#header .description {color:#888;font:italic normal 900 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;font-size:14px;}

/* intro */
#introduction {margin-top:0;}
#introduction h2 {text-shadow:0 1px 0 #fff, 0 -1px 0 #ccc;font-size:30px;font-weight:900;font-family:'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;margin:0 0 5px 0;padding:0;}
#introduction h3 {text-shadow:none !important;line-height:1.3;color:#888;font-size:20px;font-weight:100;font-family:'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;}
#introduction strong {background:#fff799;padding:1px 3px 1px 3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-radius-topleft:3px;border-radius-bottomleft:3px;border-radius-topright:3px;border-radius-bottomright:3px;}

/* navigation highlights */
.current_page_item a {background:#444;color:#fff !important;}
.current_page_item a:hover {color:#00aeef !important;}
.current-cat a {background:#444;color:#fff !important;}
.current-cat a:hover {color:#00aeef !important;}
.sf-menu {display:block;width:450px !important; font-weight:900 !important;}
.sf-menu a:hover{color:#fff;}

/* gallery */
#gallery {padding:9px;margin:0;background:#fff;color:#333;border:none;border:1px solid #ddd;}
#gallery img {text-align:center;}
#gallery-nav {margin:1px 0 25px 0;padding:0;list-style:none;}
#gallery-nav li {display:inline;margin:0;padding:6px 2px 4px 2px;background:none;}
#gallery-nav li.current {background:#fff;border-left:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
#gallery-nav li.current a {color:#444}
#gallery-nav li a {color:#ccc;border:none;padding:5px}
#gallery-nav li a:hover {color:#00aeef;}

/* content */
#content h2 {/* text-transform:uppercase;*/text-shadow:0 1px 0 #fff, 0 -1px 0 #ccc;margin-bottom:15px;font:normal normal 900 30px/1.5 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;}
#content div.portfolio{background:#fff url(images/thumb-bg.jpg) 8px 8px no-repeat;margin-bottom:22px;}
#content div.portfolio a.thumb {display:block;position:relative;overflow:hidden;height:134px;padding:15px;color:#333;border:none;line-height:1.2;border:1px solid #ddd;}
#content div.portfolio h4 {position:relative;}
#content div.portfolio a:focus, #content div.portfolio a:hover {text-decoration:none;}
#content div.portfolio img {position:absolute;top:7px;left:7px;width:284px;height:150px;border:0;z-index:3;}
#content div.portfolio span.title {position:absolute;bottom:0;left:0;padding:20px 20px 38px 25px;}
#content div.portfolio span.category {position:absolute;bottom:0;left:0;margin:0 20px 20px 25px;font-size:14px;color:#888;font-style:italic;font-weight:900;font-family:'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;}
#content div.portfolio span.category a {/* font-size:12px;*/border:none;color:#888;font:italic normal 900 12px/1.5 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;}
#content img.clients {padding:18px;margin:11px 22px 11px 0;background:#fff;color:#333;border:1px solid #ddd;}
#content span.excerpt {color:#888;font:italic normal normal 14px/1.5 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;}

/* prev next navigation */
.navigation, .navigation-archive {clear:both;margin-bottom:20px;height:33px;text-align:center;}
.navigation a {text-decoration:none;border:none;color:#00aeef;}
.navigation a:hover {color:#333;}
.next {float:right}
.prev {float:right}
.next a {font-size:20px;color:#00aeef;margin-left:10px;}
.prev a {font-size:20px;color:#00aeef;margin-right:10px;}
.next a, .prev a {float:right;display:block;border:none;}
.next a {width:auto;}
.prev a {width:auto;}
.next a:hover, .prev a:hover {border:none;color:#333;}
.navigation-archive .prev {float:left}
.navigation .alignleft {float:left;}
.navigation .alignright {float:right;}
.grey {color:#666;}

/* widgets */
#sidebar {margin-top:19px;}
#sidebar strong {color:#444;font:normal normal 500 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;}
h3, h3.item portfolio, h3.recent portfolio, h3.sub {text-shadow:0 1px 0 #fff, 0 -1px 0 #ccc;margin-bottom:7px;font:normal normal 900 21px/1.5 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;}
.recent ul li {display:block;list-style:none;margin:0;padding:8px 0;}
.recent ul li a {/* display:block */;border:none;/* font-weight:900;*/}
.item ul li {display:block;list-style:none;border-top:1px solid #ddd;margin:0;padding:8px 0;}
.item ul li a {/* display:block */;border:none;/* font-weight:900;*/}
.item dt {float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.description, .portfolio p {margin:0;padding:0;font:italic normal normal 14px/1.5 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif !important;color:#888;}
#sidebar .description a {font-style:italic; font-family:'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif !important;}
.item h4 {color:#666;margin-bottom:10px}
.textwidget {margin-bottom:30px;}
#wp-calendar {width:100%}
#wp-calendar td {text-align:center;}
#wp-calendar thead {background:#eee}
#wp-calendar td#prev {text-align:left}
#wp-calendar td#next {text-align:right}
#post-thumbs a img {background:#fff;color:#333;border:1px solid #ddd;height:75px;width:75px;display:block;margin:0;padding:6px;position:relative;float:left;margin-right:10px;margin-bottom:10px;}
#post-thumbs a img:hover {filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;}
.clearer {clear:left;height:1px;overflow:hidden;}

/* content area */
.postmetadata {font-size:12px;line-height:1.7em;background:none !important;position:relative;top:-23px;}
.postmetadata a {white-space:nowrap;background-color:#bbb;color:#fff;padding:1px 3px;text-decoration:none;border:none;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-radius-topleft:3px;border-radius-bottomleft:3px;border-radius-topright:3px;border-radius-bottomright:3px;}
.postmetadata a:hover {background-color:#00aeef;}
small {color:#888;}
hr.dotted {border:none;border-bottom:1px solid #ddd;position:relative;top:-13px;}
.pagetitle, .post h2 {margin-top:10px;}
.post strong {color:#444;font:normal normal 500 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;}
.post h3 a{text-shadow:none !important;font:normal normal normal 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;}
blockquote {text-shadow:0 1px 0 #fff, 0 -1px 0 #ccc;font:italic normal normal 22px/1.5 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;margin:10px 25px 10px 0;padding:5px 25px 5px 40px;background:url(./images/blockquote.png) left 7px no-repeat;color:#888;}

/* form elements */
input, textarea {-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;border-radius-topleft:5px;border-radius-bottomleft:5px;border-radius-topright:5px;border-radius-bottomright:5px;font:normal normal normal 10px/1.5 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;-webkit-border-radius:5px;border:none;padding:6px;background:#444;color:#fff;line-height:1}
select.myBlogRoll-Style, select.archivepulldown {position:absolute !important;display:block !important;border:none !important;width:300px !important;height:29px !important;padding:5px !important;color:#fff !important;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;border-radius-topleft:5px;border-radius-bottomleft:5px;border-radius-topright:5px;border-radius-bottomright:5px;font:normal normal normal 12px/1.5 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;background:#444 !important;}
input:hover,textarea:hover {background:#333;}
.myBlogRoll-Style:hover, .archivepulldown:hover {background:#333 !important;cursor:pointer;}
textarea, .y_name, .y_email, .y_text, .y_sub, .y_msg {font:12px/1.5 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;}
#submit, .submit {font:normal normal normal 12px/1.5 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;padding:5px 10px 3px 10px;border:none;background:#00aeef !important;cursor:pointer;}
#submit:hover,.submit:hover {background:#333 !important;}
form dt, dl.labels dt {float:left;color:#666 !important;width:auto;margin-bottom:0.8em;text-align:left;position:relative;}
.small {color:#666;}
#search {position:relative;float:right;height:30px;width:165px;}
#search #s {float:left;display:block;margin:0;padding:5px 5px 4px 20px;height:15px;width:140px;border:none;font:normal normal normal 12px/1.5 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;color:#fff;vertical-align:bottom;background:#444 url(images/search.png) 3px 5px no-repeat;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;border-radius-topleft:5px;border-radius-bottomleft:5px;border-radius-topright:5px;border-radius-bottomright:5px;line-height:1;}
#search #s:hover {color:#fff;background:#333 url(images/search.png) 3px 5px no-repeat;}
#archiveform {display:block;/* float:right;position:relative;top:15px;*/}

/* comments */
#respond h3 {border-bottom:1px solid #ddd;padding-bottom:7px}
.commentlist {padding:0;margin:0;}
.commentlist li {margin:10px 0 0px;padding:10px 10px 10px 10px;list-style:none;border:1px solid #ddd;}
.commentlist li ul {padding:0;margin:0;}
.commentlist li ul li {margin-right:0px;margin-left:0px;}
.commentlist li .avatar {float:left;border:1px solid #eee;padding:2px;background:#fff;margin-right:10px}
.commentlist cite, .commentlist cite a {font-style:normal;}
.commentmetadata {font-size:11px}
.children {padding:0;}
.nocomments {text-align:center;margin:0;padding:0;}
.commentmetadata {margin:0 0 10px 0;display:block;}
.even, .alt {background:#f8f6f2;}
ul.children li.odd {background:#f6ede7;}
.thread-odd {background:#f6ede7;}
.thread-even {background:#f8f6f2;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {background:#fff}
.cancel-comment-reply {margin-bottom:20px}

/* footer */
#copyright {font-size:12px;}

/* 3rd party */
a.ctc-tag {font:normal normal normal 'Trebuchet MS', Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;white-space:nowrap;border:none !important;background-color:#bbb;color:#fff !important;padding:1px 3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-radius-topleft:3px;border-radius-bottomleft:3px;border-radius-topright:3px;border-radius-bottomright:3px;}
a.ctc-tag:hover {border:none !important;background-color:#00aeef !important;color:#fff !important;}
td.lifestream_icon {display:none;overflow:hidden;}
.lifestream_label {}
h2.lifestream_date {font:normal normal normal 14px/1.5 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', Baskerville, 'Bookman Old Style', 'Bitstream Charter', 'Nimbus Roman No9 L', Garamond, 'Apple Garamond', 'Adobe Garamond Pro', 'ITC Garamond Narrow', 'New Century Schoolbook', 'Century Schoolbook', 'Century Schoolbook L', Georgia, serif;}
.lifestream_meta {font-size:12px !important;}
.lifestream_via a {border:none !important;text-decoration:none;background-color:#bbb !important;color:#fff !important;padding:1px 3px !important;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-radius-topleft:3px;border-radius-bottomleft:3px;border-radius-topright:3px;border-radius-bottomright:3px;}
.lifestream_via a:hover {border:none !important;background-color:#00aeef !important;color:#fff !important;}
.lifestream-paging a {text-decoration:none;border:none;color:#00aeef;}
.lifestream-paging a:hover {color:#333;}