/*  
Theme Name: Panicnet
Theme URI: http://www.templatepanic.com/
Description: A wordpress theme with lots of features.
Version: 1.0
Author: E. Ted
Author URI: http://www.templatepanic.com/
Tags: custom-header, threaded-comments, fixed-width, left-sidebar, two-columns
*/

/* ===================== import css ===================== */ 

@import "/web/20110504015344cs_/http://www.vectorpanic.org/wp-content/themes/Panicnet/reset.css";
@import "/web/20110504015344cs_/http://www.vectorpanic.org/wp-content/themes/Panicnet/includes/css/nivo-slider.css";
@import "/web/20110504015344cs_/http://www.vectorpanic.org/wp-content/themes/Panicnet/includes/css/prettyPhoto.css";

/* ===================== general ===================== */ 

body { font: 500 15px/21px "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333; text-align: left; }

a { color: #df7800; text-decoration: none; }
a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { padding: 10px 0 0 0; margin: 0; color: #555; font-weight: 700; }
h1 { font-size: 32px; line-height: 36px; }
h2 { font-size: 28px; line-height: 32px; }
h3 { font-size: 22px; line-height: 28px; }
h4 { font-size: 18px; line-height: 24px; }
h5 { font-size: 16px; line-height: 20px; }
h6 { font-size: 14px; line-height: 14px; }

input, textarea { font-size: 12px; padding: 2px; }
input#s, input#author, input#email, input#url, textarea#comment { padding: 3px; }
input#author, input#email, input#url { margin: 0 5px 0; }

hr { display: none; }
p { padding: 5px 0; }
code { }
pre { margin: 10px 0; padding: 15px; background: #eee; border: 1px solid #ddd; clear: both; }
small { font-size: 11px; line-height: 12px; }

blockquote { display: block; margin: 25px 0; padding: 0 0 0 45px; clear: both; font-size: 14px; font-style: italic; background: url(../../../wp-content/themes/Panicnet/images/quote.png) no-repeat; font-family: Georgia, Times; }
blockquote.pullquote, blockquote.pullquoteleft { font-size: 2em; line-height: 1em; font-style: italic; width: 200px; color: #a1a1a1; background-image: none; }
blockquote.pullquote { margin: 0 0 0 30px; border-left: 5px solid #eee; padding: 10px 0 10px 30px; }
blockquote.pullquoteleft { margin: 0 30px 0 0; border-right: 5px solid #eee; padding: 10px 30px 10px 0; text-align: right; }

table { margin: 0; }

.multi_col { -moz-column-width: 14em; -webkit-column-width: 14em; -moz-column-gap: 1em; -webkit-column-gap: 1em; }
.list_inline li { display: inline; margin: 0 5px 0 0; list-style: none; padding: 0; } 

.checklist ul { margin-left: 0; list-style:none!important; }
.checklist ul li { padding: 0 0 0 30px; background: url(../../../wp-content/themes/Panicnet/images/check.png) no-repeat center left; }

.left { float: left; }
.right { float: right; }

.dropcap { font-size : 300%; font-weight : bold; float : left; margin-top: 10px; margin-right: 5px; }
.highlight { background: #ffff66; }

.rounded { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; display: block; }

div.divider { clear: both; display: block; height: 1px; padding-top: 20px; margin-bottom: 20px; border-bottom: 1px dashed #aaa; }
div.divider.no_border { border: none; }

/* ===================== shortcodes/framework fluid width ===================== */ 

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth { position: relative; float: left; display: inline; overflow: hidden; margin-right: 4%; }

.first { margin-left: 0; /* the first left column */ }
.last { margin-right: 0; clear: right; /* the last right column */ }

/* ===================== images ===================== */ 

img, img a { border: none; vertical-align: bottom; }

.alignleft { float: left; margin: 0 15px 5px 0; display: inline; }
.alignright { float: right; margin: 0 0 5px 15px; display: inline; }
.aligncenter { display: block; margin: 0 auto; }

.wp-caption, .imgthumb, .entry img { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* ===================== layout ===================== */ 

.wrapper { width: 1000px; margin: 0 auto; }

#header { padding: 25px 35px; }

#top-nav { width: 1000px; position: relative; top: 0; z-index: 600; padding-top: 1px; padding-bottom: 1px; margin: 0; background: #555; border-top: 1px solid #000; border-bottom: 1px solid #000; }
#top-nav .boxinside { padding: 0; background: #222; }

#sliderbox { background: #f4f5f6; padding-bottom: 30px; }

#page { width: 100%; background: #f4f5f6; }

#content { width: 580px; padding: 10px 20px 60px 40px; float: left;  }

#sidebar { width: 300px; padding: 0 0 20px 0; margin: 20px 40px 40px 0; float: right; display: inline; }
#sidebar .box { padding: 1px; margin: 0 0 20px 0; background: #fff; border: 1px solid #ccc; }
#sidebar .boxinside { padding: 10px 18px; background: #e4e4e4;}

/* ===================== top-nav and dropmenu ===================== */ 

#menu { width: 765px; height: 35px; padding-left: 25px; float: left; display: inline; }
#menu ul li:hover { background: #333; }
#menu ul li.current_page_item { background: #444; }

#dropmenu { margin: 0; padding: 0; list-style-type: none; }
#dropmenu a { display: block; padding: 7px 10px; text-decoration: none; color: #999; text-transform: uppercase; font-size: 11px; }
#dropmenu ul { position: absolute; display: none; top: 27px; left: -20px; padding: 8px 20px; }
#dropmenu li { float: left; position: relative; list-style: none; }
#dropmenu ul ul { top: auto; }
#dropmenu li ul a { width: 120px; height: auto; float: left; }
#dropmenu li ul ul { top: -8px; left: 120px; margin: 0; }
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul { display: none; }
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul { display: block; }
#dropmenu ul li, #dropmenu li.active .children li.active ul li { background: #111; }
#dropmenu ul li:hover { background: #222; }

/* ===================== searchform ===================== */ 

#search { width: 200px; height: 35px; float: left; display: inline; }
#s { background: url(../../../wp-content/themes/Panicnet/images/bg-search.png) no-repeat top right; border: none; width: 180px; color: #555; font-size: 100%; top: 0; height: 20px; }
#searchform { float: right; padding: 7px 10px; }
#searchform, #searchform div { position: relative; }
#searchsubmit { border: medium none; cursor: pointer; display: block; height: 25px; outline: none; padding: 0; position: absolute; text-indent: -9999px; width: 35px; right: -14px; top: -6px; background: transparent url(../../../wp-content/themes/Panicnet/images/search.png) 2px center no-repeat; }
form#searchform input#s { padding: 0 30px 0 5px; width: 145px; }

/* ===================== intro  ===================== */ 

#intro { background: #f4f5f6; padding: 40px 40px 20px 40px; }
#intro p { padding-bottom: 20px; border-bottom: 5px solid #ddd; }
#intro, #intro a { color: #555; }
#intro .big { font-size: 24px; font-weight: bold; }
#intro .small { font-size: 14px; font-weight: normal; }
#intro h2 { font-size: 32px; font-weight: bold; padding-bottom: 20px; border-bottom: 5px solid #ddd; }

/* ===================== content  ===================== */ 

.post { padding: 0 0 40px 0; }
.post h2 a { color: #111; }

.entry { padding: 0; }
.entry a { text-decoration: underline; }
.entry a:hover { text-decoration: none; }
.entry ul, .entry ol { padding: 9px 40px; }
.entry a, .read_more a { color: #df7800; }

.postmeta { font-size: 13px; margin: 5px 0 20px; text-transform: lowercase; }

#author-info { margin: 40px 0 20px 0; border-top: 10px solid #ddd; padding: 10px 0; }
#author-info a { color: #df7800; }
#author-image img { float: left; margin-right: 10px; margin-top: 0; }
#author-bio p { padding: 0; margin: 0; font-size: 90%; }
#author-bio h4 { padding: 0; margin: 0 0 5px 0; }

#nav-below { margin: 0 0 20px 0; padding: 10px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }

/* ===================== gallery ===================== */ 

ul#project-gallery, ul#featured-gallery, ul#newly-added-gallery { margin: 20px 0 0; padding: 0; list-style: none; }
ul#project-gallery li, ul#featured-gallery li, ul#newly-added-gallery li { display: block; float: left; margin: 0 12px 12px 0; padding: 3px; overflow: hidden; width: 173px; border: 1px solid #cacaca; }
ul#project-gallery li a, ul#featured-gallery li a, ul#newly-added-gallery li a { display: block; overflow: hidden; }
ul#project-gallery li a:hover, ul#featured-gallery li a:hover, ul#newly-added-gallery li a:hover { filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8; }
ul#project-gallery li p, ul#featured-gallery li p, ul#newly-added-gallery li p { font-size: 11px; line-height: 15px; margin: 10px 0; text-align: center; }

/* ===================== sidebar ===================== */ 

#sidebar { color: #999; font-size: 95%; }
#sidebar a { color: #df7800; }
#sidebar ul { padding: 0; margin: 0; list-style: none; }
#sidebar ul li { border-bottom: 1px dotted #ccc; }
#sidebar ul li a { line-height: 22px; }
#sidebar ul li li { padding-left: 10px; border-bottom: none; }
#sidebar h4, #sidebar h4 a { border-bottom: 3px solid #ccc; margin: 0 0 10px; color: #777; }
#sidebar h4 a:hover { text-decoration: none; }

#latest-news ul { padding: 0; }
#latest-news ul li { padding: 0 0 5px 0; border-bottom: none; }

#latest-news .item_left img { margin-right: 15px; float: left; width: 60px; }
#latest-news .item_right { float: right; width: 185px; }

/* ===================== bottom-menu ===================== */ 

#bottom-menu { background: #111; padding: 20px 0 40px 0; list-style-type: none; color: #777; }
#bottom-menu a { color: #df7800; text-decoration: none; }
#bottom-menu a:hover { color: #999; text-decoration: underline; }
#bottom-menu ul { margin: 0; padding: 0; list-style: none; }
#bottom-menu ul li { border-bottom: 1px dotted #555; }
#bottom-menu ul li a { line-height: 22px; }
#bottom-menu ul li li { padding-left: 10px; border-bottom: none; }
#bottom-menu h4 { border-bottom: 2px solid #555; margin-bottom: 10px; color: #999; }

#bottom-menu-left { width: 279px; margin: 0 40px; float: left; display: inline; }
#bottom-menu-center { width: 279px; margin: 0 40px 0 0; float: left; display: inline; }
#bottom-menu-right { width: 279px; margin: 0 40px 0 0; float: left; display: inline; }

/* ===================== twitter ===================== */ 

#twitter_update_list { width: 100%; }
#twitter_update_list li { list-style-type: none; background: url(../../../wp-content/themes/Panicnet/images/twitter_small.png) no-repeat top left; padding-left: 30px; margin: 10px 0; }
#twitter_update_list span { font-style: italic; padding: 0 10px 0 0; }
#twitter_update_list span a { display: inline; }
#twitter_update_list span a:hover { text-decoration: underline; }

/* ===================== footer ===================== */ 

#footer-left #networks { padding: 20px 30px;  }
#footer-right p { text-align: right; padding: 20px 30px; }
#footer-right a { font-weight: 500; }
#footer-right, #footer-right a { color: #555; }
#footer-left { width: 400px; float: left; display: inline; }
#footer-right { width: 400px; float: right; display: inline; }

/* ===================== pagenavi ===================== */ 

#pagenavi { clear: both; text-transform: uppercase; margin: 50px 0; }
#pagenavi a, #pagenavi span { text-decoration: none; }
#pagenavi a:hover, #pagenavi span.current { border-color: #ccc; background: #ccc; color: #333; }
#pagenavi span.current { font-weight: bold; }

/* ===================== calendar ===================== */ 

table#wp-calendar { width: 100%; text-transform: none; padding-top: 0; margin-top: 0; }
table#wp-calendar caption { padding: 0 10px 10px; }
table#wp-calendar th { padding: 0; text-align: center; background: #EEEEEE; }
table#wp-calendar td { padding: 0; text-align: center; }

/* ===================== comments ===================== */ 

.comments {margin: 10px 0;}
.comments h3 {margin:50px 0 30px 0;font-size:24px;}

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li.comment { border: 1px solid #ddd; padding:1em; margin-bottom: 10px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
ol.commentlist li div.vcard { font-size:20px;}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard img.avatar { border:5px solid #ccc; float:left; margin:0 1em 1em 0; }
ol.commentlist li div.comment-meta { font-size:9px; margin-bottom: 10px;}
ol.commentlist li div.comment-meta a { color: #aaa; }
ol.commentlist li p { margin: 0; }
ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.pingback { border-bottom:1px dotted #676767; padding:1em; }

#commentform #author, #commentform #email, #commentform #url, #commentform #comment { border: 1px solid #ccc; border-radius: 3px; font: inherit; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 1px; padding: 5px; }
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform #comment:focus { border: 1px solid #aaa; }
#commentform #author, #commentform #email, #commentform #url { width: 200px;}
#commentform #comment { width: 400px; }
#commentform p { padding: 15px 0; }
#commentform small { line-height: 26px; }

/* ===================== css3/buttons ===================== */ 

.button { display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding: 5px 12px 5px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin: 5px 10px 5px 0; text-shadow: 0 1px 1px #555; font-variant: normal; color: #f2f2f2; }
.button:hover { text-decoration: none; color: #f2f2f2; }
.button:active { position: relative; top: 1px; }
a.button { color: #f2f2f2; text-decoration: none; } 
	
.black { border: none; background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#686868), to(#333333)); background: -moz-linear-gradient(top,  #686868,  #333333); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.black:hover { background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#686868)); background: -moz-linear-gradient(top,  #333333,  #686868); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.blue { border: none; background: #012b3b; background: -webkit-gradient(linear, left top, left bottom, from(#0097d0), to(#012b3b)); background: -moz-linear-gradient(top,  #0097d0,  #012b3b); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.blue:hover { background: #012b3b; background: -webkit-gradient(linear, left top, left bottom, from(#012b3b), to(#0097d0)); background: -moz-linear-gradient(top,  #012b3b,  #0097d0); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.pink { border: none; background: #570033; background: -webkit-gradient(linear, left top, left bottom, from(#ee038c), to(#570033)); background: -moz-linear-gradient(top,  #ee038c,  #570033); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.pink:hover { background: #570033; background: -webkit-gradient(linear, left top, left bottom, from(#570033), to(#ee038c)); background: -moz-linear-gradient(top,  #570033,  #ee038c); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.green { border: none; background: #2f4214; background: -webkit-gradient(linear, left top, left bottom, from(#90c841), to(#2f4214)); background: -moz-linear-gradient(top,  #90c841,  #2f4214); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.green:hover { background: #2f4214; background: -webkit-gradient(linear, left top, left bottom, from(#2f4214), to(#90c841)); background: -moz-linear-gradient(top,  #2f4214,  #90c841); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.orange { border: none; background: #5b360a; background: -webkit-gradient(linear, left top, left bottom, from(#f39322), to(#5b360a)); background: -moz-linear-gradient(top,  #f39322,  #5b360a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.orange:hover { background: #5b360a; background: -webkit-gradient(linear, left top, left bottom, from(#5b360a), to(#f39322)); background: -moz-linear-gradient(top,  #5b360a,  #f39322); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.purple { border: none; background: #2f0d2e; background: -webkit-gradient(linear, left top, left bottom, from(#8e2489), to(#2f0d2e)); background: -moz-linear-gradient(top,  #8e2489,  #2f0d2e); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.purple:hover { background: #2f0d2e; background: -webkit-gradient(linear, left top, left bottom, from(#2f0d2e), to(#8e2489)); background: -moz-linear-gradient(top,  #2f0d2e,  #8e2489); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }


/* ===================== css toggle effect ===================== */ 

div.trigger { padding: 0 0 0 0; margin: 0 0 5px 0; background: #f1f1f1 url(../../../wp-content/themes/Panicnet/images/pointer.png) no-repeat top left; height: 32px; line-height: 32px; width: 100%; font-size: 120%; border: 1px solid #ddd; float: left; }
div.trigger p { padding-left: 40px; }
div.active { background-position: left bottom; } 
.toggle_container { margin: 0 0 5px; padding: 0; border: 1px solid #ddd; background: #f1f1f1; overflow: hidden; width: 100%; clear: both; }
.toggle_container .block { padding: 20px; /*-- padding of container --*/ }

/* ===================== special ===================== */ 

.screenshot { margin: 7px 20px 20px 0; float: left; display: inline; }

.download-button, .preview-button { display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding: 15px 12px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 5px 0; text-shadow: 0 1px 1px #555; font-variant: normal; color: #f2f2f2; width: 230px; }
.download-button:hover, .preview-button:hover { text-decoration: none; color: #f2f2f2; }
.download-button:active, .preview-button:active { position: relative; top: 1px; }
a.download-button, a.preview-button { color: #f2f2f2; text-decoration: none; } 

/* ===================== authors list ===================== */ 

.author { margin-bottom: 80px; }
.author h3 { margin-bottom: 10px; }
.author .description { width: 100%; overflow: hidden; }
.author .description p { width: 75%; float: left; margin: 0; }
.author .avatar { float: right; border: 5px solid #ccc; }
.author h4 { background: #E7E7E7; padding: 5px; border: 1px dotted #ccc; }
.author .connect { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; list-style: none; margin: 0; padding: 0; width: 100%; overflow: hidden; padding: 10px 0px; }
.author .connect li { float: left; margin-right: 20px; }


/*
     FILE ARCHIVED ON 01:53:44 May 04, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:18:45 Nov 28, 2018.
     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: 93.801 (3)
  esindex: 0.009
  captures_list: 113.955
  CDXLines.iter: 12.44 (3)
  PetaboxLoader3.datanode: 94.694 (4)
  exclusion.robots: 0.304
  exclusion.robots.policy: 0.289
  RedisCDXSource: 4.675
  PetaboxLoader3.resolve: 156.689
  load_resource: 184.709
*ttp://www.templatepanic.com/
Description: A wordpress theme with lots of features.
Version: 1.0
Author: E. Ted
Author URI: http://www.templatepanic.com/
Tags: custom-header, threaded-comments, fixed-width, left-sidebar, two-columns
*/

/* ===================== import css ===================== */ 

@import "/web/20110504015344cs_/http://www.vectorpanic.org/wp-content/themes/Panicnet/reset.css";
@import "/web/20110504015344cs_/http://www.vectorpanic.org/wp-content/themes/Panicnet/includes/css/nivo-slider.css";
@import "/web/20110504015344cs_/http://www.vectorpanic.org/wp-content/themes/Panicnet/includes/css/prettyPhoto.css";

/* ===================== general ===================== */ 

body { font: 500 15px/21px "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333; text-align: left; }

a { color: #df7800; text-decoration: none; }
a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { padding: 10px 0 0 0; margin: 0; color: #555; font-weight: 700; }
h1 { font-size: 32px; line-height: 36px; }
h2 { font-size: 28px; line-height: 32px; }
h3 { font-size: 22px; line-height: 28px; }
h4 { font-size: 18px; line-height: 24px; }
h5 { font-size: 16px; line-height: 20px; }
h6 { font-size: 14px; line-height: 14px; }

input, textarea { font-size: 12px; padding: 2px; }
input#s, input#author, input#email, input#url, textarea#comment { padding: 3px; }
input#author, input#email, input#url { margin: 0 5px 0; }

hr { display: none; }
p { padding: 5px 0; }
code { }
pre { margin: 10px 0; padding: 15px; background: #eee; border: 1px solid #ddd; clear: both; }
small { font-size: 11px; line-height: 12px; }

blockquote { display: block; margin: 25px 0; padding: 0 0 0 45px; clear: both; font-size: 14px; font-style: italic; background: url(../../../wp-content/themes/Panicnet/images/quote.png) no-repeat; font-family: Georgia, Times; }
blockquote.pullquote, blockquote.pullquoteleft { font-size: 2em; line-height: 1em; font-style: italic; width: 200px; color: #a1a1a1; background-image: none; }
blockquote.pullquote { margin: 0 0 0 30px; border-left: 5px solid #eee; padding: 10px 0 10px 30px; }
blockquote.pullquoteleft { margin: 0 30px 0 0; border-right: 5px solid #eee; padding: 10px 30px 10px 0; text-align: right; }

table { margin: 0; }

.multi_col { -moz-column-width: 14em; -webkit-column-width: 14em; -moz-column-gap: 1em; -webkit-column-gap: 1em; }
.list_inline li { display: inline; margin: 0 5px 0 0; list-style: none; padding: 0; } 

.checklist ul { margin-left: 0; list-style:none!important; }
.checklist ul li { padding: 0 0 0 30px; background: url(../../../wp-content/themes/Panicnet/images/check.png) no-repeat center left; }

.left { float: left; }
.right { float: right; }

.dropcap { font-size : 300%; font-weight : bold; float : left; margin-top: 10px; margin-right: 5px; }
.highlight { background: #ffff66; }

.rounded { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; display: block; }

div.divider { clear: both; display: block; height: 1px; padding-top: 20px; margin-bottom: 20px; border-bottom: 1px dashed #aaa; }
div.divider.no_border { border: none; }

/* ===================== shortcodes/framework fluid width ===================== */ 

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth { position: relative; float: left; display: inline; overflow: hidden; margin-right: 4%; }

.first { margin-left: 0; /* the first left column */ }
.last { margin-right: 0; clear: right; /* the last right column */ }

/* ===================== images ===================== */ 

img, img a { border: none; vertical-align: bottom; }

.alignleft { float: left; margin: 0 15px 5px 0; display: inline; }
.alignright { float: right; margin: 0 0 5px 15px; display: inline; }
.aligncenter { display: block; margin: 0 auto; }

.wp-caption, .imgthumb, .entry img { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* ===================== layout ===================== */ 

.wrapper { width: 1000px; margin: 0 auto; }

#header { padding: 25px 35px; }

#top-nav { width: 1000px; position: relative; top: 0; z-index: 600; padding-top: 1px; padding-bottom: 1px; margin: 0; background: #555; border-top: 1px solid #000; border-bottom: 1px solid #000; }
#top-nav .boxinside { padding: 0; background: #222; }

#sliderbox { background: #f4f5f6; padding-bottom: 30px; }

#page { width: 100%; background: #f4f5f6; }

#content { width: 580px; padding: 10px 20px 60px 40px; float: left;  }

#sidebar { width: 300px; padding: 0 0 20px 0; margin: 20px 40px 40px 0; float: right; display: inline; }
#sidebar .box { padding: 1px; margin: 0 0 20px 0; background: #fff; border: 1px solid #ccc; }
#sidebar .boxinside { padding: 10px 18px; background: #e4e4e4;}

/* ===================== top-nav and dropmenu ===================== */ 

#menu { width: 765px; height: 35px; padding-left: 25px; float: left; display: inline; }
#menu ul li:hover { background: #333; }
#menu ul li.current_page_item { background: #444; }

#dropmenu { margin: 0; padding: 0; list-style-type: none; }
#dropmenu a { display: block; padding: 7px 10px; text-decoration: none; color: #999; text-transform: uppercase; font-size: 11px; }
#dropmenu ul { position: absolute; display: none; top: 27px; left: -20px; padding: 8px 20px; }
#dropmenu li { float: left; position: relative; list-style: none; }
#dropmenu ul ul { top: auto; }
#dropmenu li ul a { width: 120px; height: auto; float: left; }
#dropmenu li ul ul { top: -8px; left: 120px; margin: 0; }
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul { display: none; }
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul { display: block; }
#dropmenu ul li, #dropmenu li.active .children li.active ul li { background: #111; }
#dropmenu ul li:hover { background: #222; }

/* ===================== searchform ===================== */ 

#search { width: 200px; height: 35px; float: left; display: inline; }
#s { background: url(../../../wp-content/themes/Panicnet/images/bg-search.png) no-repeat top right; border: none; width: 180px; color: #555; font-size: 100%; top: 0; height: 20px; }
#searchform { float: right; padding: 7px 10px; }
#searchform, #searchform div { position: relative; }
#searchsubmit { border: medium none; cursor: pointer; display: block; height: 25px; outline: none; padding: 0; position: absolute; text-indent: -9999px; width: 35px; right: -14px; top: -6px; background: transparent url(../../../wp-content/themes/Panicnet/images/search.png) 2px center no-repeat; }
form#searchform input#s { padding: 0 30px 0 5px; width: 145px; }

/* ===================== intro  ===================== */ 

#intro { background: #f4f5f6; padding: 40px 40px 20px 40px; }
#intro p { padding-bottom: 20px; border-bottom: 5px solid #ddd; }
#intro, #intro a { color: #555; }
#intro .big { font-size: 24px; font-weight: bold; }
#intro .small { font-size: 14px; font-weight: normal; }
#intro h2 { font-size: 32px; font-weight: bold; padding-bottom: 20px; border-bottom: 5px solid #ddd; }

/* ===================== content  ===================== */ 

.post { padding: 0 0 40px 0; }
.post h2 a { color: #111; }

.entry { padding: 0; }
.entry a { text-decoration: underline; }
.entry a:hover { text-decoration: none; }
.entry ul, .entry ol { padding: 9px 40px; }
.entry a, .read_more a { color: #df7800; }

.postmeta { font-size: 13px; margin: 5px 0 20px; text-transform: lowercase; }

#author-info { margin: 40px 0 20px 0; border-top: 10px solid #ddd; padding: 10px 0; }
#author-info a { color: #df7800; }
#author-image img { float: left; margin-right: 10px; margin-top: 0; }
#author-bio p { padding: 0; margin: 0; font-size: 90%; }
#author-bio h4 { padding: 0; margin: 0 0 5px 0; }

#nav-below { margin: 0 0 20px 0; padding: 10px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }

/* ===================== gallery ===================== */ 

ul#project-gallery, ul#featured-gallery, ul#newly-added-gallery { margin: 20px 0 0; padding: 0; list-style: none; }
ul#project-gallery li, ul#featured-gallery li, ul#newly-added-gallery li { display: block; float: left; margin: 0 12px 12px 0; padding: 3px; overflow: hidden; width: 173px; border: 1px solid #cacaca; }
ul#project-gallery li a, ul#featured-gallery li a, ul#newly-added-gallery li a { display: block; overflow: hidden; }
ul#project-gallery li a:hover, ul#featured-gallery li a:hover, ul#newly-added-gallery li a:hover { filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8; }
ul#project-gallery li p, ul#featured-gallery li p, ul#newly-added-gallery li p { font-size: 11px; line-height: 15px; margin: 10px 0; text-align: center; }

/* ===================== sidebar ===================== */ 

#sidebar { color: #999; font-size: 95%; }
#sidebar a { color: #df7800; }
#sidebar ul { padding: 0; margin: 0; list-style: none; }
#sidebar ul li { border-bottom: 1px dotted #ccc; }
#sidebar ul li a { line-height: 22px; }
#sidebar ul li li { padding-left: 10px; border-bottom: none; }
#sidebar h4, #sidebar h4 a { border-bottom: 3px solid #ccc; margin: 0 0 10px; color: #777; }
#sidebar h4 a:hover { text-decoration: none; }

#latest-news ul { padding: 0; }
#latest-news ul li { padding: 0 0 5px 0; border-bottom: none; }

#latest-news .item_left img { margin-right: 15px; float: left; width: 60px; }
#latest-news .item_right { float: right; width: 185px; }

/* ===================== bottom-menu ===================== */ 

#bottom-menu { background: #111; padding: 20px 0 40px 0; list-style-type: none; color: #777; }
#bottom-menu a { color: #df7800; text-decoration: none; }
#bottom-menu a:hover { color: #999; text-decoration: underline; }
#bottom-menu ul { margin: 0; padding: 0; list-style: none; }
#bottom-menu ul li { border-bottom: 1px dotted #555; }
#bottom-menu ul li a { line-height: 22px; }
#bottom-menu ul li li { padding-left: 10px; border-bottom: none; }
#bottom-menu h4 { border-bottom: 2px solid #555; margin-bottom: 10px; color: #999; }

#bottom-menu-left { width: 279px; margin: 0 40px; float: left; display: inline; }
#bottom-menu-center { width: 279px; margin: 0 40px 0 0; float: left; display: inline; }
#bottom-menu-right { width: 279px; margin: 0 40px 0 0; float: left; display: inline; }

/* ===================== twitter ===================== */ 

#twitter_update_list { width: 100%; }
#twitter_update_list li { list-style-type: none; background: url(../../../wp-content/themes/Panicnet/images/twitter_small.png) no-repeat top left; padding-left: 30px; margin: 10px 0; }
#twitter_update_list span { font-style: italic; padding: 0 10px 0 0; }
#twitter_update_list span a { display: inline; }
#twitter_update_list span a:hover { text-decoration: underline; }

/* ===================== footer ===================== */ 

#footer-left #networks { padding: 20px 30px;  }
#footer-right p { text-align: right; padding: 20px 30px; }
#footer-right a { font-weight: 500; }
#footer-right, #footer-right a { color: #555; }
#footer-left { width: 400px; float: left; display: inline; }
#footer-right { width: 400px; float: right; display: inline; }

/* ===================== pagenavi ===================== */ 

#pagenavi { clear: both; text-transform: uppercase; margin: 50px 0; }
#pagenavi a, #pagenavi span { text-decoration: none; }
#pagenavi a:hover, #pagenavi span.current { border-color: #ccc; background: #ccc; color: #333; }
#pagenavi span.current { font-weight: bold; }

/* ===================== calendar ===================== */ 

table#wp-calendar { width: 100%; text-transform: none; padding-top: 0; margin-top: 0; }
table#wp-calendar caption { padding: 0 10px 10px; }
table#wp-calendar th { padding: 0; text-align: center; background: #EEEEEE; }
table#wp-calendar td { padding: 0; text-align: center; }

/* ===================== comments ===================== */ 

.comments {margin: 10px 0;}
.comments h3 {margin:50px 0 30px 0;font-size:24px;}

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li.comment { border: 1px solid #ddd; padding:1em; margin-bottom: 10px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
ol.commentlist li div.vcard { font-size:20px;}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard img.avatar { border:5px solid #ccc; float:left; margin:0 1em 1em 0; }
ol.commentlist li div.comment-meta { font-size:9px; margin-bottom: 10px;}
ol.commentlist li div.comment-meta a { color: #aaa; }
ol.commentlist li p { margin: 0; }
ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.pingback { border-bottom:1px dotted #676767; padding:1em; }

#commentform #author, #commentform #email, #commentform #url, #commentform #comment { border: 1px solid #ccc; border-radius: 3px; font: inherit; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 1px; padding: 5px; }
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform #comment:focus { border: 1px solid #aaa; }
#commentform #author, #commentform #email, #commentform #url { width: 200px;}
#commentform #comment { width: 400px; }
#commentform p { padding: 15px 0; }
#commentform small { line-height: 26px; }

/* ===================== css3/buttons ===================== */ 

.button { display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding: 5px 12px 5px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin: 5px 10px 5px 0; text-shadow: 0 1px 1px #555; font-variant: normal; color: #f2f2f2; }
.button:hover { text-decoration: none; color: #f2f2f2; }
.button:active { position: relative; top: 1px; }
a.button { color: #f2f2f2; text-decoration: none; } 
	
.black { border: none; background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#686868), to(#333333)); background: -moz-linear-gradient(top,  #686868,  #333333); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.black:hover { background: #383838; background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#686868)); background: -moz-linear-gradient(top,  #333333,  #686868); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.blue { border: none; background: #012b3b; background: -webkit-gradient(linear, left top, left bottom, from(#0097d0), to(#012b3b)); background: -moz-linear-gradient(top,  #0097d0,  #012b3b); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.blue:hover { background: #012b3b; background: -webkit-gradient(linear, left top, left bottom, from(#012b3b), to(#0097d0)); background: -moz-linear-gradient(top,  #012b3b,  #0097d0); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.pink { border: none; background: #570033; background: -webkit-gradient(linear, left top, left bottom, from(#ee038c), to(#570033)); background: -moz-linear-gradient(top,  #ee038c,  #570033); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.pink:hover { background: #570033; background: -webkit-gradient(linear, left top, left bottom, from(#570033), to(#ee038c)); background: -moz-linear-gradient(top,  #570033,  #ee038c); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.green { border: none; background: #2f4214; background: -webkit-gradient(linear, left top, left bottom, from(#90c841), to(#2f4214)); background: -moz-linear-gradient(top,  #90c841,  #2f4214); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.green:hover { background: #2f4214; background: -webkit-gradient(linear, left top, left bottom, from(#2f4214), to(#90c841)); background: -moz-linear-gradient(top,  #2f4214,  #90c841); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.orange { border: none; background: #5b360a; background: -webkit-gradient(linear, left top, left bottom, from(#f39322), to(#5b360a)); background: -moz-linear-gradient(top,  #f39322,  #5b360a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.orange:hover { background: #5b360a; background: -webkit-gradient(linear, left top, left bottom, from(#5b360a), to(#f39322)); background: -moz-linear-gradient(top,  #5b360a,  #f39322); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }

.purple { border: none; background: #2f0d2e; background: -webkit-gradient(linear, left top, left bottom, from(#8e2489), to(#2f0d2e)); background: -moz-linear-gradient(top,  #8e2489,  #2f0d2e); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#333333'); }
.purple:hover { background: #2f0d2e; background: -webkit-gradient(linear, left top, left bottom, from(#2f0d2e), to(#8e2489)); background: -moz-linear-gradient(top,  #2f0d2e,  #8e2489); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#686868'); }


/* ===================== css toggle effect ===================== */ 

div.trigger { padding: 0 0 0 0; margin: 0 0 5px 0; background: #f1f1f1 url(../../../wp-content/themes/Panicnet/images/pointer.png) no-repeat top left; height: 32px; line-height: 32px; width: 100%; font-size: 120%; border: 1px solid #ddd; float: left; }
div.trigger p { padding-left: 40px; }
div.active { background-position: left bottom; } 
.toggle_container { margin: 0 0 5px; padding: 0; border: 1px solid #ddd; background: #f1f1f1; overflow: hidden; width: 100%; clear: both; }
.toggle_container .block { padding: 20px; /*-- padding of container --*/ }

/* ===================== special ===================== */ 

.screenshot { margin: 7px 20px 20px 0; float: left; display: inline; }

.download-button, .preview-button { display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding: 15px 12px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 5px 0; text-shadow: 0 1px 1px #555; font-variant: normal; color: #f2f2f2; width: 230px; }
.download-button:hover, .preview-button:hover { text-decoration: none; color: #f2f2f2; }
.download-button:active, .preview-button:active { position: relative; top: 1px; }
a.download-button, a.preview-button { color: #f2f2f2; text-decoration: none; } 

/* ===================== authors list ===================== */ 

.author { margin-bottom: 80px; }
.author h3 { margin-bottom: 10px; }
.author .description { width: 100%; overflow: hidden; }
.author .description p { width: 75%; float: left; margin: 0; }
.author .avatar { float: right; border: 5px solid #ccc; }
.author h4 { background: #E7E7E7; padding: 5px; border: 1px dotted #ccc; }
.author .connect { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; list-style: none; margin: 0; padding: 0; width: 100%; overflow: hidden; padding: 10px 0px; }
.author .connect li { float: left; margin-right: 20px; }


/*
     FILE ARCHIVED ON 01:53:44 May 04, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:18:45 Nov 28, 2018.
     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: 93.801 (3)
  esindex: 0.009
  captures_list: 113.955
  CDXLines.iter: 12.44 (3)
  PetaboxLoader3.datanode: 94.694 (4)
  exclusion.robots: 0.304
  exclusion.robots.policy: 0.289
  RedisCDXSource: 4.675
  PetaboxLoader3.resolve: 156.689
  load_resource: 184.709
*/