/*
Theme Name: Portfolium
Author URI: http://www.wpshower.com
Description: Portfolium is a clean and flexible Wordpress grid-based portfolio theme designed in a modern & minimalist style. Portfolium is ideal for designers, artists, photographers, and other creative specialists who require a professional portfolio theme. Portfolium theme is coded in valid CSS and HTML and compatible with all browsers. It supports all Wordpress 3.0 features and gives you extra flexibility.
Author: WPSHOWER
Version: 1.0
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Tags: grids, portfolio, modern, stylish, minimalistic
Copyright: (c) 2010 WPSHOWER
*/

/*** Reset ***/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:top;background:transparent;}
body{line-height:1;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/*** Main ***/

html, body {height: 100%;}
body {font: 62.5% Helvetica, Arial, sans-serif; background: #fff;}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}
.wrapper {width: 975px; min-height: 100%; position: relative; padding-left: 30px;}

/*** Header ***/

.header {margin-bottom: 15px; padding-top: 30px; background: url("images/post_list.gif") 0 80px no-repeat;}
.logo {font-size: 19px; line-height: 0.95; width: 145px; height: 40px; padding: 0 0 11px 15px; background: url("images/post_list.gif") 0 50px no-repeat; float: left; position: relative;}
.logo a {color: #000; text-decoration: none; position: absolute; bottom: 12px;}
.logo a:hover {color: #c00;}

/*** Navigation ***/

.nav {vertical-align: baseline; float: left; margin-left: 15px; position: relative; z-index: 100;}
.nav li {width: 145px; height: 40px; float: left; padding: 0 15px 11px 0; background: url("images/post_list.gif") -14px 50px no-repeat;}
.nav li.current a {color: #c00;}
.nav a {color: #000; font-size: 16px; font-weight: bold; text-decoration: none; padding-top: 20px; display: block; width: 145px;}
.nav a:hover, .nav li.current a:hover, .jsddm_hover a, .sub-menu li a:hover {color: #c00;}
li.parent a {background: url("images/folder.gif") 138px 27px no-repeat;}
li.parent a:hover, li.jsddm_hover a {background: url("images/folder_active.gif") 100% 27px no-repeat;}
ul.sub-menu {position: absolute; visibility: hidden; z-index: 100; width: 145px; background: #fff; margin-top: 13px; padding:5px 0;}
ul.sub-menu li { margin-left: 0; height: auto; padding: 3px 0 3px !important; border: none; float: none; background: none; width: 145px;}
ul.sub-menu li:first-child { border-top:0; }
ul.sub-menu li a {background: none !important; font-size: 12px; padding: 0; color: #000; width: 145px;}
ul.sub-menu li a:hover { color:#f00; }
ul.sub-menu ul { position:relative; margin:0; padding:0 }
ul.sub-menu ul li { border:none; padding:3px 0 0 10px !important; width:135px; } 
ul.sub-menu ul li a { font-weight:normal; }

/*** Content ***/

.middle {padding: 0 15px 61px 0;}
.container {padding-bottom: 100px;}
.content {width: 785px; float: right;} 

#show {width: 785px; overflow: hidden; margin-bottom: 10px;}
#show img {cursor: pointer;}
#show_nav a { display:inline-block; font-size: 11px; background: #000; color:#fff; text-decoration: none; margin-right:3px; padding:1px 4px; font-weight:normal; }
#show_nav a:hover { background:#c00;}
#show_nav a.activeSlide { background: #ddd; color:#000; font-weight:bold;}
#show_nav a.activeSlide:hover { background: #ddd; }

.post_home {width: 145px; float: left; margin: 0 0 30px 15px;}
.thumb {display: block; width: 145px; height: 145px; margin-bottom: 5px; position: relative; color: #fff;}
.thumb img {display: block;}
.thumb span {display: block; width: 145px; height: 145px; position: absolute; top: 0; left: 0; background: #000;}
.post_home h2 {font-size: 11px; font-weight: bold;}
.post_home h2 a {color: #000 !important; text-decoration: none;}
.post_home h2 a:hover { color: #c00 !important;}

.recent h3 {font-size: 16px; font-weight: bold; color: #000; margin: 0 0 15px 15px; padding-bottom: 10px; border-bottom: 1px solid #000;}

.page_meta {height: 50px; padding-top:15px; }
.page_meta a {color: #777; text-decoration: none;}
.page_meta h3 a { color:#000; }
.page_meta a:hover {color: #c00;}
.rss, .tags, .search {width: 145px; height: 50px; float: left; margin-left: 15px; font-size: 11px; font-weight: bold; line-height: 40px; color: #777; border-bottom: 1px solid #b2b2b2;}
.heading {width: 625px; height: 50px; float: left; margin-left: 15px; font-size: 26px; line-height: 40px; color: #000; border-bottom: 1px solid #b2b2b2;}
.heading h3 { font-weight:normal; }
.tags {position: relative;}
.tags a {background: url("images/tags.gif") 100% 50% no-repeat; padding-right: 10px;}
.tags a:hover {background: url("images/tags.gif") 100% 50% no-repeat;}
.taglist {margin-top: 16px; background: #fff; position: absolute; left: -15px; width: 145px; padding: 15px 0 15px 15px; visibility: hidden;}
.taglist li {line-height: 1.5;}
.taglist li a {color: #000 !important; background: none !important; font-weight: normal; display: block;}
.taglist li a:hover {color: #c00 !important;}
.tags .jsddm_hover a {color: #c00; background: url("images/tags.gif") 100% 50% no-repeat; padding-right: 10px;}

.search input {background: #eee; border: none; color: #777 !important; font: bold 11px Helvetica, Arial, sans-serif; width: 145px;}

.post_comms { display:none; }

.post_list, .post_single {padding: 30px 0 45px; background: url("images/post_list.gif") 0 100% no-repeat;}
.post_single {background: none;}
.post_list a, .post_single a {color: #000; text-decoration: none;}
.post_list a:hover, .post_single a:hover {text-decoration: underline;}
.post_list h2, .post_single h2, .page h2 {font-size: 26px; color: #000; font-weight: normal; margin-bottom: 15px; /*padding-left: 175px;*/}
.page {padding-top: 15px;}
.page h2 {padding-left: 0;}
.post_list h2 a, .post_single h2 a, .page h2 a {color: #000; text-decoration: none;}
.post_list h2 a:hover, .post_single h2 a:hover, .page h2 a:hover {color: #c00; text-decoration: none;}
.post_list_meta, .post_single_meta {width: 145px; margin-left: 15px; float: left;}
.post_list_meta p, .post_single_meta p, .post_share {color: #777; font-size: 11px; margin-bottom: 11px; line-height: 1.7;}
.post_date {margin-bottom: 0 !important;}
.post_share { color:#777; line-height: normal;}
.post_list_meta p a, .post_single_meta p a, .post_share a { color:#777; }
.sharelist {display: none; margin-top: 11px;}
.sharelist li {margin-bottom: 3px;}

.post_content {width: 785px; margin-left: 15px; float: left;}
.more {margin-bottom: 0; font-weight: bold;}

.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 {color: #000; margin: 15px 0; font-weight: normal;}
.post_content h2:first-child { margin-top:0; }
.post_content h1 {font-size: 26px;}
.post_content h2 {font-size: 24px; font-weight: bold; }
.post_content h3 {font-size: 22px;}
.post_content h4 {font-size: 18px;}
.post_content h5 {font-size: 16px;}
.post_content h6 {font-size: 14px;}

.post_content p {color: #000; font-size: 12px; line-height: 1.5; margin-bottom: 12px;}
.post_content a {color: #000;}
.post_content a:hover {text-decoration: none; color:#c00; }
.post_content ul, .post_content ol {margin-bottom: 12px; padding-left: 40px;}
.post_content li {color: #000; font-size: 12px; line-height: 1.5;}
.post_content ul li {list-style: circle;}
.post_content ol li {list-style: decimal;}
.post_content blockquote {color: #000; font: italic 16px Georgia, Geneva, "Times New Roman", times; padding-left: 70px; margin: 15px 0;}
.post_content blockquote p {color: #000; font: italic 16px Georgia, Geneva, "Times New Roman", times;}

/*** Images ***/

.post_content img { margin: 0; height: auto; max-width: 785px; width: auto; }
.post_content .attachment img { max-width: 785px; }
.post_content .alignleft, .post_content img.alignleft { display: inline; float: left; margin-right: 15px; margin-top: 4px; }
.post_content .alignright, .post_content img.alignright { display: inline; float: right; margin-left: 15px; margin-top: 4px; }
.post_content .aligncenter, .post_content img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.post_content img.alignleft, .post_content img.alignright, .post_content img.aligncenter { margin-bottom: 12px; }
.post_content .wp-caption { background: #000; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center; }
.post_content .wp-caption img { margin: 5px 5px 0; }
.post_content .wp-caption p.wp-caption-text { color: #fff; font-size: 12px; margin: 5px; }
.post_content .wp-smiley { margin: 0; }
.post_content .gallery { margin: 0 auto 18px; }
.post_content .gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }
.post_content .gallery img {  }
.post_content .gallery .gallery-caption { color: #fff; font-size: 12px; margin: 0 0 15px; }
.post_content .gallery dl { margin: 0; }
.post_content .gallery img {  }
.post_content .gallery br+br { display: none; }
.post_content .attachment img { /* single attachment images should be centered */ display: block; margin: 0 auto; }

/*** Pagination ***/

.pagination {padding: 15px 0 15px 15px;}
.pagination_ctrl {height: 30px; width: 145px; float: left; background: url("images/pagination_ctrl.gif") 50% 50% no-repeat; position: relative;}
.nextpostslink, .previouspostslink {display: block; width: 63px; height: 30px; position: absolute;}
.nextpostslink {background: url("images/pagination_arr.gif") 100% 10px no-repeat; right: 7px;}
.previouspostslink {background: url("images/pagination_arr.gif") 0 10px no-repeat; left: 7px;}
.nextpostslink:hover {background-position: 100% -39px;}
.previouspostslink:hover {background-position: 0 -39px;}
.pagination_pages {height: 30px; line-height: 30px; float: right; margin-left: 15px;}
.pagination_pages a, .pagination_pages span {margin: 0 6px; padding: 5px; color: #000; text-decoration: none; font-size: 12px;}
.pagination_pages a:hover {text-decoration: underline;}
.pagination_pages .current {color: #000;}

/*** Comments ***/

.comments_heading {padding-bottom: 10px;}
.add_comment {width: 145px; height: 25px; float: left; margin-left: 15px; font-size: 11px; border-bottom: 1px solid #b2b2b2;}
.add_comment a {color: #c00; text-decoration: none;}
.add_comment a:hover {text-decoration: underline;}
.comment_qty {width: 785px; height: 25px; margin-left: 15px; float: left; border-bottom: 1px solid #b2b2b2; color: #000; font-size: 12px;}
.nopassword {color: #000; font-size: 12px; padding-left: 15px;}

.comment_item {padding: 15px 0; background: url("images/post_list.gif") 0 100% no-repeat;}
.comment_meta {float: left; width: 145px; margin-left: 15px; color: #000; font-size: 11px; line-height: 1.7;}
.comment_meta a {color: #c00; text-decoration: none; font-style: normal;}
.comment_meta a:hover {text-decoration: underline;}
.comment_text {width: 785px; margin-left: 15px; float: left; color: #000; font-size: 12px; line-height: 1.5;}

#respond {margin-top: 30px;}
.respond_meta {float: left; width: 145px; margin-left: 15px; color: #000; font-size: 12px; font-weight: bold;}
.comment_form {padding-bottom: 60px; width: 785px; float: left; margin-left: 15px;}
.comment_fields {margin-bottom: 25px;}
#author, #email, #url {width: 225px; float: left; margin: 0 15px 0 0; padding: 0; color: #000; font-size: 12px; border: none; border-bottom: 1px solid #b2b2b2; background: none; padding-bottom: 8px; overflow: hidden;}
#url {width: 305px; margin: 0;}
.comment_form textarea {width: 785px; height: 125px; overflow: auto; border: none; border-bottom: 1px solid #b2b2b2; background: none; color: #000; font: 12px Helvetica, Arial, sans-serif; margin-bottom: 15px;}
.comment_submit {text-align: right;}
#submit {width: 170px; height: 40px; padding: 0 15px; background: #b2b2b2 url("images/comment_submit.gif") 146px 17px no-repeat; border: none; text-align: left; color: #f2f2f2; font: 12px Helvetica, Arial, sans-serif; cursor: pointer;}
#submit:hover {background: #fff18f url("images/comment_submit.gif") 146px -26px no-repeat; color: #b2b2b2;}
.comment_message {color: #f2f2f2; font-size: 12px; margin-bottom: 12px;}
.comment_message a {color: #fff18f; text-decoration: none;}
.comment_message a:hover {text-decoration: underline;}

/*** Left column ***/

.l_col {width: 145px; margin-left: 15px; float: left;}

.l_col .post_portfolio h2 {color: #000; font-size: 14px; font-weight: bold;}
.post_divider {font-size: 11px; color: #000;}
.l_col .post_portfolio p {color: #000; line-height: 1.3; margin-bottom: 15px; font-size: 11px;}
.l_col .post_portfolio a {color: #000; text-decoration: none;}
.l_col .post_portfolio a:hover {text-decoration: underline; color:#c00}

/*** Footer ***/

.footer {width: 975px; position: relative; margin: -61px 0 0; padding-left: 30px;}
.footer_inn {margin: 0 15px; border-top: 1px solid #b2b2b2; height: 36px; padding-top: 10px;}
.footer_inn p {font-size: 11px; color: #000;}
.footer_inn a {color: #000; text-decoration: none;}
.footer_inn a:hover {color: #c00;}

/*
     FILE ARCHIVED ON 02:40:27 Jan 30, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:34:08 Jul 11, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 126.559 (3)
  esindex: 0.01
  captures_list: 206.507
  CDXLines.iter: 9.69 (3)
  PetaboxLoader3.datanode: 146.136 (5)
  exclusion.robots: 0.132
  exclusion.robots.policy: 0.123
  RedisCDXSource: 67.476
  PetaboxLoader3.resolve: 179.562 (2)
  load_resource: 239.216
*/