/*
  Design by Free CSS Templates
  http://www.freecsstemplates.org
  Released for free under a Creative Commons Attribution 2.5 License
  */

body {
    margin: 0px;
    padding: 0;
    background: #F3F2ED;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #464646;
}

h1, h2, h3 {
    margin: 0;
    font-weight: normal;
    color: #549900;
}

h1 {
    font-size: 2em;
}

h2 {
    padding-top: 5px;
    font-size: 1.5mp;
}

h3 {
    font-size: 1.2em;
}

p, ul, ol {
    margin-top: 0;
    line-height: 180%;
    text-align: justify;
}

ul, ol { }

blockquote { }

li {
    list-style-type: square;
}

a { color: #D99821; }

a:hover { text-decoration: none; }

a img {
    border: none;
}

img.left {
    float: left;
    margin: 7px 30px 0 0;
}

img.right {
    float: right;
    margin: 7px 0 0 30px;
}

hr { display: none; }

.line {
    margin: 20px 0 !important;
    width: 100%;
    display: block;
    height: 1px;
    margin: 0 auto;
    background-color: #aaa;
    overflow: hidden;
}

.list1 {
}

.list1 li {
    float: left;
    line-height: normal;
}

.list1 li img {
    margin: 0 30px 30px 0;
}

.list1 li.alt img {
    margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
    background: #131313;
}

#header {
    width: 920px;
    margin: 0 auto;
    text-align: center;
}

/* Menu */

#menu {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#menu ul {
    overflow: hidden;
    margin-top: 12px;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: block;
    float: left;
    margin-left: 10px;
}

#menu a {
    display: block;
    padding: 8px;
    letter-spacing: -0.04em;
    text-decoration: none;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    border: solid 4px #444;
}

#menu a:hover { 
    text-decoration: none;
    background-color: rgb(255, 153, 0);
    border: solid 4px #000;
}

#menu .current_page_item a {
}

#menu .first {
    
}
/* Search */

#search {
    float: right;
    padding: 10px 10px 0px 0px;
}

#search form {
    float: right;
    margin: 0;
    padding: 4px 0px 0 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search input {
    float: left;
    font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
    width: 213px;
    height: 28px;
    padding: 6px 0 0 7px;
    border: none;
    background: url(images/img02.jpg) no-repeat left top;
    color: #000000;
}

#search-submit {
    width: 82px;
    height: 28px;
    margin-left: 10px;
    padding: 0px 5px;
    background: url(images/img03.jpg) no-repeat left top;
    border: none;
    text-indent: -9999px;
    color: #FFFFFF;
}

/* Page */

#page {
    width: 850px;
    margin: 0 auto;
    background: #FFFFFF;
    border: solid 7px #ccc;
    border-top-width: 0;
}

strong.break {
    display: block;
}

.glimpse {
    border: solid 7px #bbb;
}

/** LOGO */

#logo {
    position: relative;
    width: 100%;
    height: 360px;
}

#logo .logo {
    height: 350px;
    position: absolute;
    left: 450px;
    width: 541px;
    background: transparent url(../images/whalez.png) no-repeat 0 0;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/whalez.png',sizingMethod='scale');
}

#logo .logo span {
    display: none;
}

#logo p {
    position: absolute;
    width: 350px;
    left: 50px;
    top: 40px;
    line-height: 150%;
    height: 300px;
    overflow: hidden;
    color: #444 !important;
    font-size: 1.6em;
    text-align: right;
    letter-spacing: -0.05em;
}

#logo p span {
    display: block;
    margin-bottom: 10px;
}

#13px a {
    color: #63BBE9;
}

#banner {
    padding-bottom: 20px;
}

/* Content */

#content {
    width: 770px;
    margin: 0 auto;
    padding-top: 30px;
}

/* Post */

.post .column {
    width: 250px;
    float: left;
}

#updates {
    float: right;
    border-left: solid 1px #efefef;
}

#download .column {
    text-align: center;
    margin-bottom: 30px;
}

#download .column a {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: bold;
}

span.expand {
    letter-spacing: 0.15em;
}

span.squeeze {
    font-size: 27px;
    margin-left: -7px;
    color: #aaa;
    letter-spacing: -0.1em;
}

.subtitle {
    display: block;
    font-size: 15px;
    padding-top: 6px;
    text-indent: 50px;
    font-style: italic;
}

#service {
    margin-top: -65px;
}

#service input {
    color: #555;
}

#service input.submit {
    color: white !important;
    width: 160px !important;
    float: right !important;
    margin-right: 2px;
    background-color: black;
}

#service input.submit:hover {
    background-color: rgb(255, 153, 0);
}

#service .column {
    width: 49.5%;
}

#service .column input {
    font-size: 20px;
    width: 96%;
}

#service form {
    overflow: hidden;
    width: 100%;
}

#service,
#title {
    padding-bottom: 0;
    border: 0 !important;
}

.analyze {
    width: 200px;
    background-color: black;
    color: white;
    border: solid 4px #ccc;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    font-size: 20px;
    margin: 0 auto;
}

.analyze:hover {
    background-color: #99CC33;
    border-color: #DDEEBB;
}

.analyze span {
    display: block;
    text-align: center;
}

.analyze .small {
    font-size: 10px !important;
    color: #ddd;
}

.analyze:hover .small {
    color: #DDEEBB;
}

#service form .notice {
    float: left;
    width: 50%;
    margin-left: 1%;
    font-size: 11px;
    word-wrap: break-word;
    display: block;
}

.column h2 {
    font-weight: bold;
    color: black;
    letter-spacing: -0.05em;
    text-align: center;
}

.post {
    overflow: hidden;
    width: 100%;
    margin-bottom: 45px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E0E0E0;
}

.notice {
    border: 0;
}

.post .title {
    padding-bottom: 10px;
}

.large,
.post .title a {
    text-decoration: none;
    font-size: 30px;
    letter-spacing: -0.05em;
    color: #2E2E2E;
    padding-bottom: 10px;
}

.post .date {
    display: inline-block;
    background: #454545;
    margin: 0px;
    padding: 0px 10px;
    color: #FFFFFF;
}

.post .meta {
    margin-left: 2px;
    padding: 4px 30px 2px 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #66665E;
}

.post .meta span {
    margin: 0px;
}

.post .meta a {
    padding: 6px 10px 5px 10px;
    background: #454545;
    text-decoration: none;
    color: #FFFFFF;
}

.post .entry {
    padding: 10px 0px 20px 0px;
}

.links {
    display: inline;
    height: 18px;
    margin: 0px 0px 4px 0px; 
    padding: 6px 10px 5px 10px;
    background: #454545;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

.links:hover {
    background-color: rgb(255, 153, 0);
}

.post .comments {
    display: block;
    width: 120px;
    height: 18px;
    margin: 0px; 
    padding: 3px 0px 0px 40px;
    background: #90BF35;
    border: 1px solid #5F817E;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 240px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#sidebar li {
    margin-bottom: 30px;
    padding: 0 0 10px 0px;
}

#sidebar li ul {
    margin: 0px 0px;
    border-left: 10px solid #E0E0E0;
}

#sidebar li li {
    margin: 0px 0px 0px 20px;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #E0E0E0;
}

#sidebar li li a {
    font-weight: normal;
}

#sidebar li li a:hover {
    color: #666666;
}

#sidebar p {
    margin: 0;
    padding: 0px 14px;
    border-left: 10px solid #E0E0E0;
}

#sidebar h2 {
    height: 30px;
    margin: 0 0 10px 0px;
    padding: 6px 0 2px 0px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: normal;
    color: #2E2E2E;
}


#sidebar p {
    line-height: 200%;
}

#sidebar a {
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}

/* Calendar */

#calendar {
}

#calendar caption {
    padding-bottom: 5px;
    font-weight: bold;
}

#calendar table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #24130F;
    border-left: 1px solid #24130F;
    border-right: 1px solid #24130F;
}

#calendar thead th {
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #24130F;
    border-left: 1px solid #24130F;
    background: #24130F;
}

#calendar tbody td {
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #24130F;
    border-left: 1px solid #24130F;
    border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
    padding: 5px;
    border-left: 1px solid #24130F;
    border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
    border-top: 1px solid #24130F;
    text-align: right;
}

#calendar tfoot #prev {
    border-top: 1px solid #24130F;
}

#calendar .pad {
    border-bottom: 1px solid #24130F;
}

#calendar #today {
    background: #24130F;
}

/* Footer */

#footer {
    width: 920px;
    height: 100px;
    margin: 0 auto;
    padding: 0;
}

#footer-bgcontent {
}

#footer p {
    margin: 0;
    padding: 30px 0px 0px 0px;
    text-align: center;
    line-height: normal;
    font-size: 12px;
}

#footer a {
}

ul.wrapped {
    width: 100%;
    overflow: hidden;
}


ul.wrapped li {
    width: 23%;
    float: left;
    margin-right: 1%;
}

form {
    width: 100%;
    overflow: hidden;
}

form label {
    display: block;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -0.04em;
}

form input {
    display: block;
    width: 60%;
    padding: 5px;
    font-size: 15px;
    border: solid 2px #bbb;
}

form.wide input {
    width: 98%;
    font-size: 20px;
}

form.wide input.submit {
    float: right !important;
}

form input.submit {
    background-color: #aaa;
    color: white;
    border: 0;
    padding: 5px 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    width: auto;
    letter-spacing: -0.04em;
}

form input.submit:hover {
    background-color: rgb(255, 153, 0);
    cursor: pointer;
}

.highlight {
    background-color: #FFFF99;
}

.errorlist a,
.errorlist a:link,
.errorlist a:visited {
    color: #900;
}

form.wide .errorlist {
    width: 97%;
}

form .errorlist {
    background-color: #FFCC00;
    width: 59%;
    padding: 5px 10px;
}

form .errorlist li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: black;
}

#url {
    display: block;
    text-align: center;
    padding: 40px 0;
    word-wrap: break-word !important;
}

#url input,
#url a {
    vertical-align: middle;
}

#short_url {
    font-size: 2em;
}

#error_title {
    font-size: 40px;
    color: rgb(255, 153, 0);
    text-align: center;
}

pre {
    border-left: solid 15px #ccc;
    background-color: #dedede;
    color: #111;
    letter-spacing: -0.06em;
    padding-top: 10px;
    font-family: Monaco, Courier, Courier New, monospaced;
}

.alertbox {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/monster.png',sizingMethod='scale');
    background: #fff6bf url(../images/monster.png) center no-repeat;
    background-position: 15px 50%;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
    overflow: hidden;
    width: 100%;
    padding: 35px 0;
    margin: 10px 0;
}

.alertbox .alertbox-title,
.alertbox .alertbox-content {
    float: left;
    width: 60%;
    margin-left: 20%;
}

.alertbox .alertbox-title {
    margin-bottom: 10px;
    color: #900;
    letter-spacing: -0.05em;
}

.alertbox .alertbox-content {
    line-height: 130%;
}

#demo {
    width: 100%;
    overflow: hidden;
}

#demo .desc {
    width: 340px;
    float: left;
}

#demo img {
    display: block;
    float: right;
    width: 414px;
}

.twtr-user,
.twtr-hd {
    display: none !important;
}

.twtr-widget-profile {
    margin-left: 4px !important;
}

.twtr-widget * {
    font-size: 15px !important;
    font-family: Helvetica, Arial, sans-serif !important;
    letter-spacing: -0.07em !important;
    line-height: 150% !important;
}

.twtr-widget a {
    display: inline !important;
    font-weight: normal !important;
}

h2.twitter a,
h2.twitter a:link
h2.twitter a:visited {
    color: #5BCEF2 !important;
    margin: 0 !important;
    text-decoration: none !important;
    font-size: 105% !important;
}

h2.twitter a:hover {
    color: black !important;
}

.twtr-tweet {
    border: 0 !important;
}

.twtr-ft {
    border-top: solid 1px #ddd !important;
}

/* buttons */
.awesome, .awesome:visited {
    background: #222 url(alert-overlay.png) repeat-x; 
    display: inline-block; 
    padding: 5px 10px 6px; 
    color: #fff; 
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}

.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }
