﻿/*
Theme Name: Flash Drive Light
Version: 2.0
Description: Designed by <a href="http://www.ghostpool.com">GhostPool Designs</a>.
Author: GhostPool Designs
Author URI: http://www.ghostpool.com
*/
* {
outline: none;
}
html {
margin:0;
padding:0;
}
body {
margin: 0;
padding: 0;
font-family: Arial;
font-size: 9pt;
font-weight: normal;
color: #111111;
text-align: center;
line-height: 20px;
}
a {
text-decoration: none;
}
a {
	-webkit-transition:all 1200ms ease-out;
	-o-transition:all 1200ms ease-out;
	-moz-transition:all 1200ms ease-out;

}


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

/* General Styling */
@font-face {
font-family: 'CABNDWebBold';
src: url('images/CABNDWebBold.otf') format('opentype');
}
@font-face {
font-family: 'Delicious Bold';
src: url('images/Delicious-Bold.otf') format('opentype');
}
@font-face {
font-family: 'Delicious Small Caps';
src: url('images/Delicious-SmallCaps.otf') format('opentype');
}
h1, h1 a, h2, h2 a {
font-family: 'Delicious Bold', Arial;
color: #111111;
font-weight: normal;
}
h1 {
margin: 0 0 5px 0;
font-size: 30pt;
line-height: 30pt;
}
h2 {
font-size: 24pt;
line-height: 24pt;
margin: 0 0 5px 0;
}
h3, h3 a {
font-family: 'Delicious Small Caps', Arial;
font-size: 15pt;
line-height: 15pt;
margin: 0 0 5px 0;
font-weight: normal;
}
h4, h4 a {
font-family: 'Delicious Small Caps', Arial;
font-size: 12pt;
line-height: 12pt;
margin: 0 0 5px 0;
font-weight: normal;
}
h5, h5 a {
font-family: 'Delicious Bold', Arial;
font-size: 12pt;
line-height: 12pt;
color: #808080;
font-weight: normal;
margin: 0 0 5px 0;
}
h6, h6 a {
font-family: 'Delicious Bold', Arial;
font-size: 10pt;
line-height: 10pt;
color: #808080;
font-weight: normal;
margin: 0 0 5px 0;
}
ol {
margin: 0 0 1em 3em;
padding: 0;
}
ul {
margin: 0 0 1em 3em;
padding: 0;
}
li {
padding: 0 0 2px 0;
}
form {
margin: 0; padding: 0;
}
input, textarea {
background: #ffffff;
font-family: Arial;
color: #111111; 
font-size: 9pt;
border: 1px solid #808080;
padding: 5px;
}
input:focus, textarea:focus {
border: 1px solid #404040;
}
select {
font-family: Arial;
font-size: 9pt;
}
input[type="submit"], input[type="reset"] {
font-weight: bold;
width: auto;
padding: 5px;
cursor: pointer;
cursor: hand;
}
input[type="submit"]:hover, input[type="reset"]:hover {
background: #000000;
color: #ffffff;
}
blockquote {
font-style: italic;
background: transparent url(images/bq_left.gif) left top no-repeat;
margin: 5px 20px 10px 20px;
padding-left: 50px;
}
blockquote p {
background: url(images/bq_right.gif) right bottom no-repeat;
margin: 0;
padding-right: 50px !important;
}
hr {
margin: 20px 0;
background-color: #c0c0c0;
color: #c0c0c0;
width: 100%;
border: 0;
}
th, td {
padding: 3px 10px;
}
fieldset {
border: 1px solid #c0c0c0;
padding: 5px;
margin: 0;
}
label {
font-weight: bold;
}
legend {
color: #000000;
font-weight: bold;
}

/* Index Page */
#index-border {
position: absolute;
top: 50%;
left: 50%;
width: 980px;
height: 550px;
margin-left: -490px;
margin-top: -275px;
}
#index-bg {
position: absolute;
top: 13px;
left: 14px;
z-index: 1;
width: 952px;
height: 525px;
overflow: hidden;
}
#index-logo {
float: left;
position: relative;
top: 30px;
left: 30px;
width: 253px;
height: 65px;
}
#index-logo img {
border: 0 none;
}
#contact-info {
float: right;
position: relative;
top: 30px;
right: 30px;
text-align: right;
width: auto;
}

/* Main Page */
#page-wrap {
float: left;
text-align: left;
position: absolute;
top: 0;
left: 50%;
width: 980px;
margin-left: -490px;
}
#header-outer {
float: left;
width: 980px;
}
#header-inner {
float: left;
position: relative;
top: 40px;
left: 14px;
width: 890px;
height: 55px;
padding: 30px;
}
#logo {
float: left;
position: relative;
width: 253px;
height: 65px;
}
#logo img {
border: 0 none;
}

/* Index Navigation */
#index-nav {
float: left;
position: relative;
top: 74px;
left: 0px;
text-align: left;
}
#index-nav ul li{
padding: 1px 0;
list-style-image: none;
}
#index-nav ul li a {
width: 150px;
height: 41px;
}

/* Main Navigation */
#main-nav {
float: left;
width: 627px;
position: relative;
top: 6px;
left: 20px;
text-align: left;
overflow: hidden;
}
#main-nav ul li {
float: left;
}
#main-nav ul li a {
width: 100px;
height: 41px;
font-size: 14pt;
}

/* General Navigation Styling */
.nav ul li a {
display: block;
color: #ffffff;
font-size: 16pt;
font-weight: bold;
padding: 7px 0 5px 13px;
overflow: hidden;
font-family: 'Delicious Bold', Arial;
font-weight: normal;
}
.nav ul {
list-style: none;
margin: 0;
padding: 0;
}
.nav ul li span {
font-family: Arial;
font-size: 8pt;
color: #ffffff;
}

/* Slider */
#videotrip {
float: right;
position: relative;
top: 25px;
right: 45px;
width: 660px;
height: 440px;
overflow: hidden;
}

/* Overall Content Container */
#container {
float: left;
position: relative;
top: 50px;
left: 14px;
width: 890px;
min-height: 100%;
padding: 30px;
}

/* Sidebar */
#sidebar {
float: left;
width: 250px;
}
#sidebar img {
border: 0 none;
}

/* Main Content On Right */
#main-content {
float: left;
position: relative;
top: 0px;
left: 30px;
width: 610px;
}

/* Main Footer */
#main-footer {
width: 892px;
height: 50px;
text-align: center;
margin-top: 30px;
padding: 10px 44px 20px 44px;
font-size: 8pt;
}

/* Index Footer */
#index-footer {
clear: both;
width: 945px;
text-align: right;
position: relative;
top: 100px;
left: 0px;
font-size: 8pt;
}

/* Blog Posts */
.post {
width: 100%;
float: left;
margin: 0 0 50px 0;
}
.post-preview {
width: 100%;
height: 200px;
overflow: hidden;
border: 1px solid #000000;
margin: 0 0 10px 0;
}
.post-preview img {
border: 0px;
}
.post-content img {
max-width: 100%;
}
.post-meta-left {
float: left;
color: #808080;
width: 505px;
font-family: 'Delicious Bold', Arial;
font-size: 12pt;
}
.post-meta-left a {
color: #808080;
}
.post-meta-left a:hover {
text-decoration: none;
}
.post-meta-left h2 {
margin: 0;
padding: 0;
}
.post-meta-left h2 a {
color: #111111;
}
.post-meta-right {
border-left: 1px solid #000000;
float: right;
font-size: 16pt;
padding: 8px 0 3px 10px;
font-family: 'CABNDWebBold', Arial;
text-align: center;
text-transform: uppercase;
}
.post-meta-right a {
font-size: 12pt;
}
.post-content {
clear: both;
padding: 5px 0 0 0;
}
.col-left {
float: left;
width: 435px;
padding: 0 10px 0 0;
}
.col-right {
float: right;
width: 435px;
padding: 0 0 0 10px;
}
#post-links {
float: left;
padding: 10px 0;
width: 100%;
}

/* Page Styling */
.page-title {
margin: 0 0 5px 0;
}

/* Contact Page Styling */
#contact-form {
float: left;
width: 300px;
}
#contact-details {
float: left;
padding: 25px 0 0 60px;
width: 250px;
}

/* Search */
#searchbar {
float: left;
width: 170px;
height: 17px;
font-size: 9pt;
margin: 0 5px 0 0;
}

/* Follow Us Box */
#toggle-container {
position: absolute;
top: 0px;
left: 30px;
z-index: 500;
}
#toggle-container-full {
position: absolute;
top: 0px;
right: 30px;
z-index: 500;
}
#toggle-container-full #toggle-button {
float: right;
}
#toggle-button {
background: #000000;
width: 90px;
font-family: 'Delicious Small Caps', Arial;
padding: 0 7px 5px 7px;
font-size: 12pt;
text-align: center;
}
#toggle-button a:hover {
color: #ffffff;
}
#toggle-box {
display: none;
width: 190px;
background: #000000;
color: #ffffff;
padding: 10px;
text-align: left;
}
#toggle-box img {
border: 0px;
margin: 2px;
}
#toggle-box img:hover {
margin: 0 2px;
}

/* Widgets */
.widget {
float: left;
width: 100%;
margin: 0 0 30px 0;
}
.widget h3 {
color: #111111;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #eeeeee;
}
.widget ul {
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.widget li {
font-family: 'Delicious Small Caps', Arial;
padding: 2px 0;
color: #111111;
font-size: 12pt;
}
.widget li a {
color: #111111;
}
.widget .children {
padding: 2px 0 0 10px;
}
.widget .recentcomments {
color: #808080;
}

/* Comments Section */
#comments {
clear: both;
float: left;
width: 610px;
}
#commentlist {
list-style: none;
margin: 20px 0 0 0;
padding: 0;
}
#commentlist li ul {
list-style: none;
}
.comment-body {
float: left;
width: 100%;
padding: 0 0 20px 0;
}
.children li {
list-style-image: none;
}
.children .comment-body {
float: right;
width: 95%;
}
.comment-meta-left {
float: left;
width: 92px;
margin: 0 20px 0 0;
text-align: center;
}
.children .comment-meta-left {
width: 46px;
}
.comment-meta-left .avatar {
width: 80px;
height: 80px;
padding: 5px;
margin: 0 0 5px 0;
border: 1px solid #808080;
background: url(images/gradient.gif) repeat-x;
}
.children .comment-meta-left .avatar {
width: 40px;
height: 40px;
padding: 2px;
}
.author {
width: 92px;
font-size: 8pt;
line-height: 8pt;
}
.children .author {
width: 46px;
}
.comment-meta-right {
float: right;
font-weight: bold;
text-transform: uppercase;
font-size: 8pt;
}
.comment-meta-right a {
font-weight: bold;
text-transform: uppercase;
font-size: 8pt;
}
.comment-text {
width: auto;
padding: 10px;
border: 1px solid #808080;
background: url(images/gradient.gif) repeat-x;
overflow: hidden;
}
.moderation {
color: #cc0000; font-weight: bold;
}
#commentform {
float: left;
width: 568px;
padding: 20px;
border: 1px solid #808080;
background: url(images/gradient.gif) repeat-x;
}
#commentform textarea {
width: 555px;
max-width: 555px;
}

/* Captions & aligment */
.aligncenter, div.aligncenter {
display: block;
margin: 0 auto; 
border: 1px solid #000000;
}
.alignleft {
float: left;
margin: 0 10px 5px 0;
border: 1px solid #000000;
width: auto;
}
.alignright {
float: right;
margin: 0 0 5px 10px;
border: 1px solid #000000;
width: auto;
}
.wp-caption {
background: url(images/gradient.gif) repeat-x;
border: 1px solid #000000;
text-align : center;
padding-top : 4px;
margin : 0 7px 2px 0;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 3px 0 3px 0;
margin: 0;
text-transform: uppercase;
}
.left {
width: auto;
float: left;
}
.right {
width: auto;
float: right;
}
.clear {
clear: both;
}

/* Page Navi */
.wp-pagenavi, .page-comments {
padding: 0 0 20px 0 !important;
margin: 0 !important;
border: 0 !important;
float: right !important;
width: auto !important;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span.pages, .wp-pagenavi span.extend, .page-numbers, .wp-pagenavi span.current, .page-comments span.current {
display: block !important;
border: 1px solid #808080 !important;
float: left !important;
background: #ffffff !important;
padding: 2px 6px !important; 
margin: 0 0 0 5px !important;
color: #111111 !important;
font-size: 9pt !important;
width: auto;
font-weight: bold !important;
}
.wp-pagenavi span.current, .page-comments span.current, .wp-pagenavi a:hover, .page-numbers:hover {	
color: #ffffff !important;
text-decoration: none !important;
background: #000000 !important;
border: 1px solid #000000 !important;
}

/* Portfolio Slider */
#slider-container {
clear: both;
width: 710px;
margin: 0 auto;
padding: 20px 0 0 0;
}
#mySlides {
overflow: hidden;
width: 700px
min-height: 350px;
max-height: 370px;
}
.slider-image {
float: left;
display: block;
width: 700px;
height: 300px;
overflow: hidden;
cursor: pointer;
cursor: hand;
}
.slider-image img {
width: 100%;
border: 0px;
}
.slider-excerpt {
float: left;
display: block;
padding: 5px 10px;
font-family: 'Delicious Bold', Arial;
font-size: 12pt;
}
.visit-btn {
float: left;
width: 80px;
padding: 10px 0 0 10px;
}
#slider-container h2 {
line-height: 35px;
text-align: right;
width: 520px;
}
#myController {
width: 100%;
position: relative;
float: left;
top: 0px;
left: 0px;
}
.thumbnail {
float: left;
width: 90px;
height: 90px;
margin: 5px;
overflow: hidden;
cursor: pointer;
cursor: hand;
background: #000000;
}
.thumbnail img {
border: 0px;
width: 90px;
}
.thumbnail img:hover {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.jFlowSelected .thumbnail img {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.image-rollover {
position:absolute; 
top:40px; 
left:0; 
width:700px; 
height:300px; 
background:url(images/zoom.png);
filter:progid:DXImageTransform.Microsoft.alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.image-rollover:hover {
cursor: hand;
cursor: pointer;
}
.video-rollover {
display:block; 
position:absolute; 
top:40px; 
left:0; 
width:700px; 
height:300px; 
background:url(images/play-video.png);
filter:progid:DXImageTransform.Microsoft.alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.video-rollover:hover {
cursor: hand;
cursor: pointer;
}
#port-cats {
width: 790px;
float: left;
}
#port-cats-list {
padding: 20px 0 0 0;
float: right;
}
#port-cats-list ul {
float: right;
list-style: none;
padding: 0;
margin: 0;
font-family: 'Delicious Bold', Arial;
font-size: 12pt;
}
#port-cats-list li {
float: left;
padding: 0 0 0 20px;
}


/* mandala */
#indexvidshad {
	width: 660px;
	height: 400px;
	background-image: url(http://hd-fractals.com/wp-content/uploads/vidshad.png)
}
#indexvid {
	border: 0px;
	margin-left: 11px;
	margin-top: 20px;
	float: left;
	height: 360px;
	width: 640px;
}
.button
{
        display: inline-block;
        white-space: nowrap;
        background-color: #ccc;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
        background-image: -webkit-linear-gradient(top, #eee, #ccc);
        background-image: -moz-linear-gradient(top, #eee, #ccc);
        background-image: -ms-linear-gradient(top, #eee, #ccc);
        background-image: -o-linear-gradient(top, #eee, #ccc);
        background-image: linear-gradient(top, #eee, #ccc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
        border: 1px solid #777;
        padding: 0 1.5em;
        margin: 0.5em;
        font: bold 1em/2em Arial, Helvetica;
        text-decoration: none;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        -moz-border-radius: .2em;
        -webkit-border-radius: .2em;
        border-radius: .2em;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.button:hover
{
        background-color: #ddd;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}

.button:active
{
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
}

.button:focus
{
        outline: 0;
        background: #fafafa;
}    

.button:before
{
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        margin: 0 1em 0 -1em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
}

/* Hexadecimal entities for the icons */

.add:before
{
        content: "\271A";
}

.edit:before
{
        content: "\270E";
}

.delete:before
{
        content: "\2718";
}

.save:before
{
        content: "\2714";
}

.email:before
{
        content: "\2709";
}

.like:before
{
        content: "\2764";
}

.next:before
{
        content: "\279C";
}

.star:before
{
        content: "\2605";
}

.spark:before
{
        content: "\2737";
}

.play:before
{
        content: "\25B6";
}