﻿/*
Theme Name: Magnifizine
Version: 1.3.1
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, Tahoma, Verdana;
font-size: 9pt;
font-weight: normal;
background: url(images/page-bg.jpg) repeat;
text-align: center;
line-height: 18px;
color: #000000;
}
a {
cursor: pointer !important;
text-decoration: none;
}
a:hover {
cursor: pointer !important;
text-decoration: underline;
}


/* General Styling */

@font-face {
font-family: 'BonvenoCF-Light';
src: url('images/fonts/BonvenoCF-Light.otf') format('opentype');
}
h1, h2, h3, h4, h5, h6 {
font-family: 'BonvenoCF-Light', Arial;
font-weight: normal;
margin: 0;
padding: 10px 0;
text-transform: uppercase;
}
h1 {
font-size: 20pt;
font-weight: bold;
}
h2 {
font-size: 15pt;
}
h3 {
font-size: 13pt;
}
h4 {
font-size: 12pt;
}
ol {
margin: 0 0 1em 3em;
padding: 0;
}
ul {
list-style-type: square;
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: #000000; 
font-size: 9pt;
border: 1px solid #303030;
padding: 5px;
}
select {
font-family: Arial;
color: #000000; 
font-size: 9pt;
}
input[type="submit"], input[type="reset"] {
font-family: 'BonvenoCF-Light', Arial;
font-size: 12pt;
background: transparent;
border: 0 none;
padding: 0;
cursor: pointer;
text-transform: uppercase;
}
input[type="submit"]:hover, input[type="reset"]:hover {
color: #000000;
cursor: pointer;
}
blockquote {
clear: both;
font-style: italic;
font-weight: bold;
background: transparent url(images/bq.png) left top no-repeat;
margin: 5px 20px 10px 20px;
padding: 10px 0 5px 30px;
overflow: hidden;
}
cite {
float: right;
padding: 0 0 5px 0;
}
hr {
margin: 20px 0;
background-color: #303030;
color: #303030;
width: 100%;
border: 0;
}
th {
padding: 3px 10px;
background: #c0c0c0;
text-transform: uppercase;
}
td {
padding: 3px 10px;
background: #f7f7f7;
}
fieldset {
border: 1px solid #c0c0c0;;
margin: 0;
padding: 10px;
}
label {
font-weight: bold;
}
legend {
font-weight: bold;
}


/* Header */

#header {
float: left;
position: relative;
width: 100%;
height: 170px;
background: url(images/header.jpg) no-repeat;
}
#logo {
float: right;
position: relative;
top: 30px;
right: 20px;
text-align: right;
width: 600px;
height: 100px;
overflow: hidden;
}
.logo-extended {
width: 940px !important;
}
#logo img {
border: 0 none;
}
#logo h1 {
float: right;
font-size: 45pt;
padding: 30px 0 0 0;
}
#logo h1 a:hover {
text-decoration: none;
}
#logo h4 {
color: #ffffff;
font-weight: normal;
padding: 0 5px 0 0;
}

/*Search */

#header #searchform {
float: left;
position: relative;
top: 50px;
left: 20px;
padding: 5px;
border: 1px solid #303030;
background: #000000 url(images/search-bg.gif) no-repeat center right;
}
#header #searchbar {
float: left;
width: 250px;
border: 0 none;
color: #ffffff;
background: transparent;
padding: 5px;
}
#header #searchsubmit:hover {
color: #ffffff;
}


/* Navigation */

#nav-container {
float: left;
position: relative;
top: 0;
left: 10px;
width: 730px;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2.8em;
}
#nav a {
font-family: 'BonvenoCF-Light', Arial;
font-size: 9pt;
display: block;
padding: 0 10px;
text-decoration:none;
text-transform: uppercase;
}
#nav a:hover{
text-decoration:none;
}
#nav li{
float:left;
position:relative;
}
#nav ul {
z-index: 10;
position: absolute;
display: none;
/*width: 18em;*/
top: 2.5em;
left: 0.8em;
background: #202020;
border-width: 0 0 0 2px;
border-style: solid;
}
#nav li ul li{
margin: 0;
padding: 0;
}
#nav li ul a{
font-family: 'BonvenoCF-Light', Arial;
font-size: 8pt;
width: 18em;
display: block;
height: auto;
float: left;
line-height: 1em;
padding: 10px;
font-weight: normal;
}
#nav li ul a:hover {
background: #000000;
cursor: pointer;
}
#nav ul ul{
top:auto;
}	
#nav li ul ul {
left:18em;
margin: 0 0 0 -4px;
border: 0 none;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav .cat-item a:hover, #nav .page_item a:hover {
color: #ffffff;
}
#nav .current-cat a, #nav .current_page_item a {
color: #ffffff;
}
#nav .current-cat-parent a, #nav .current_page_parent a {
color: #ffffff;
}
#nav .children .cat-item a, #nav li .page_item a {
color: #ffffff;
}
#nav .children .current-cat a, #nav .children .current_page_item a {
color: #ffffff;
}

/* Social Icons */

#social-icons {
float: right;
width: 200px;
padding: 10px 25px 0 0;
}
#social-icons img {
border: 0 none;
float: right;
margin: 0 0 0 5px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
width: 22px;
}
#social-icons img:hover {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}


/* Main Site Segments */

#page-wrap {
float: left;
text-align: left;
position: absolute;
top: 0;
left: 50%;
width: 980px;
margin-left: -490px;
background: #ffffff;
}
#container {
float: left;
width: 960px;
min-height: 400px;
padding: 0 20px 20px 0;
}
#main-content {
float: left;
width: 640px;
}
.main-content-extended {
width: 980px !important;
}
#sidebar {
float: right;
width: 280px;
padding: 20px 0 0 0;
}
#sidebar img {
border: 0;
max-width: 280px;
}
.cat-sidebar {
margin: 300px 0 0 0;
}


/* Footer */

#footer {
float: left;
width: 940px;
padding: 20px;
color: #ffffff;
font-size: 8pt;
background: url(images/slider-bg.jpg) no-repeat bottom;
}
#footer a {
color: #808080;
}
#footer a:hover {
color: #ffffff;
text-decoration: none;
}
.footer-widget {
float: left;
width: 300px;
margin: 0 20px 20px 0;
}
.footer-widget h3 {
font-size: 10pt;
padding: 0;
margin: 0 0 5px 0;
}
.footer-widget ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.footer-widget li {
list-style-type: none;
padding: 0;
margin: 0;
}
.last {
margin: 0 !important;
border: 0 none !important;
}
#footer-text {
clear: both;
}
#footer-nav {
float: left;
list-style-type: none;
padding: 0;
margin: 7px 0 0 0;
}
#footer-nav li {
float: left;
list-style-type: none;
padding: 0;
margin: 0 10px 0 0;
}


/* Post/Page/Category Styling */

#page {
padding: 20px;
}
#post {
padding: 10px 20px 20px 20px;
}
.subtitle {
margin: -10px 0 0 0;
}
#page-content {
clear: both;
padding: 0 0 0 20px;
}
#page-content img {
max-width: 620px;
}
.post-container {
float: left;
width: 640px;
}
.post-thumbnail {
float: left;
position: relative;
width: 123px;
height: 100px;
overflow: hidden;
background: url(images/no-thumb-small.jpg) no-repeat;
}
.post-thumbnail img {
border: 0;
}
.post-thumbnail-meta {
position: absolute;
bottom: 0px;
left: 0px;
color: #ffffff;
background: #000000;
width: 115px;
text-align: right;
padding: 0 4px;
font-size: 9px;
text-transform: uppercase;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.post-content {
float: left;
width: 507px;
padding: 10px 0 5px 10px;
font-size: 11px;
line-height: 12px;
}
.post-content h3 {
padding: 0 0 10px 0;
}
.post-content .meta {
padding: 10px 0 0 0;
float: right;
color: #808080;
}
.col-left {
float: left;
width: 460px;
padding: 0 10px 0 0;
}
.col-right {
float: right;
width: 460px;
padding: 0 0 0 10px;
}


/* Tabs */

#panels {
clear: both;
}
#tabs {
float: left;
}
a.tab {
float: left;
font-family: 'BonvenoCF-Light', Arial;
text-transform: uppercase;
color: #000000;
font-size: 12pt;
text-decoration: none;
display: block;
padding: 10px 20px;
cursor: pointer;
}
a.tab-active, a.tab-active:hover {
float: left;
font-family: 'BonvenoCF-Light', Arial;
text-transform: uppercase;
background: #000000;
font-size: 12pt;
text-decoration: none;
display: block;
padding: 10px 20px;
cursor: pointer;
}

/* Featured Posts */

.large-thumbnail {
width: 640px;
height: 250px;
overflow: hidden;
position: relative;
background: url(images/no-thumb-large.jpg) no-repeat;
}
.large-thumbnail img {
width: 640px;
border: 0px;
}
.boxed, .alt-boxed {
display:inline-block;
width: 600px;
padding: 10px 20px;
}
.alt-boxed {
background: #000000;
}
.boxed-extended {
width: 940px !important;
}
.featured-large-content {
padding: 5px 0 20px 20px;
}
.featured-large-meta {
position: absolute;
bottom: 0px;
right: 0px;
color: #ffffff;
background: #000000;
width: 632px;
text-align: right;
padding: 0 4px;
font-size: 9px;
text-transform: uppercase;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.featured-large-meta a {
color: #ffffff;
}
.featured-large-meta a:hover {
color: #ffffff;
}
.featured-large-comment-no {
position: absolute;
bottom: 18px;
right: 0px;
font-size: 15pt;
line-height: 15pt;
padding: 5px 10px;
background: #000000;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.featured-large-comment-no a, .featured-large-comment-no a:hover {
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
}
.featured-small-container {
float: left;
width: 100%;
padding: 0 0 5px 0;
margin: 0 0 5px 0;
background: url(images/featured-small-line.gif) no-repeat left bottom;
}
.featured-small-content {
float: left;
margin: 0 0 0 5px;
}
.featured-small-content h4 {
float: left;
font-family: Arial;
font-size: 8pt;
margin: 0;
padding: 3px 5px;
text-transform: none;
font-weight: bold;
}
.featured-small-content h4 a {
color: #000000;
}
.featured-small-content span {
float: left;
padding: 3px 5px;
color: #909090;
font-size: 8pt;
}
.featured-small-content span a {
color: #909090;
}


/* Main Slider */

#slider-container-large {
float: left;
width: 980px;
height: 525px;
overflow: hidden;
background: #000000;
position: relative;
}
#slider-container-medium {
float: left;
width: 980px;
height: 350px;
overflow: hidden;
background: #000000;
position: relative;
}
#slider-container-small {
float: left;
background: #000000;
position: relative;
top: 0;
left: 100px;
width: 780px;
height: 418px;
overflow: hidden;
}
#slider-container-outer-small {
width: 980px;
height: 443px;
background: url(images/slider-bg.jpg) no-repeat;
position: relative;
}
#mySlides-large, #slider1-large {
width: 980px;
height: 525px;
overflow: hidden;
position: relative;
}
#mySlides-medium, #slider1-medium {
width: 980px;
height: 350px;
overflow: hidden;
position: relative;
}
#mySlides-small, #slider1-small {
width: 780px;
height: 418px;
overflow: hidden;
position: relative;
}
#mySlides-large img, #slider1-large img {
width: 980px;
height: 525px;
border: 0;
}
#mySlides-medium img, #slider1-medium img {
width: 980px;
height: 350px;
border: 0;
}
#mySlides-small img, #slider1-small img {
width: 780px;
height: 418px;
border: 0;
}
.contentdiv {
visibility: hidden;
position: absolute;
left: 0; 
top: 0;
width: 100%;
height: 100%;
}
.jFlowControl, .toc {
width: 123px;
height: 100px;
overflow: hidden;
float: left;
position: relative;
cursor: pointer;
background: url(images/no-thumb-small.jpg) no-repeat;
}
.jFlowControl img, .toc img {
width: 123px;
border: 0 none;
}
.image-thumb, .image-thumb-selected {
position: absolute;
bottom: 0px;
left: 0px;
width: 115px;
padding: 4px 4px;
text-transform: uppercase;
font-size: 9px;
line-height: 9px;
background: #000000;
color: #ffffff;
cursor: pointer;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.image-thumb:hover, .selected .image-thumb-selected {
cursor: pointer;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.slider-link {
line-height: 0 !important;
padding: 0 !important;
margin: 0 !important;
border: 0 none !important;
}
.wp-post-image {
border: 0 none;
}
object {
line-height: 0 !important;
padding: 0 !important;
margin: 0 !important;
border: 0 none !important;
}

/* Portfolio Slider */

#slider2 {
float: left;
position: relative;
overflow: hidden;
width: 960px;
height: 600px;
margin: 30px 0 0 0;
}
.portfolio-image-container {
float: left;
width: 560px;
overflow: hidden;
}
.portfolio-image {
float: left;
position: relative;
width: 560px;
max-height: 400px;
overflow: hidden;
}
.portfolio-image img {
width: 100%;
border: 0;
}
.portfolio-image-small {
float: left;
width: 80px;
height: 64px;
overflow: hidden;
}
.portfolio-image-small img {
width: 80px;
min-height: 64px;
border: 0;
}
.portfolio-text {
float: left;
width: 380px;
margin: 0 0 0 20px;
}
.portfolio-meta {
position: absolute;
z-index: 1000;
bottom: 0px;
right: 0px;
color: #ffffff;
background: #000000;
width: 552px;
text-align: right;
padding: 0 4px;
font-size: 9px;
text-transform: uppercase;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.portfolio-meta a {
color: #ffffff;
}
.portfolio-meta a:hover {
color: #ffffff;
}
#port-cats {
float: right;
}
#port-cats ul {
list-style-type: none;
margin: 10px 0 0 0;
padding: 0;
}
#port-cats li {
float: left;
list-style-type: none;
font-family: 'BonvenoCF-Light', Arial;
margin: 0 0 0 30px;
padding: 0;
font-size: 10pt;
text-transform: uppercase;
}
#port-cats .current_page_item a {
color: #000000;
}

/* Slider pop up containers */

.pop_box_upper_large {
height:120px;
position:relative;
top:-653px;
width:100%;
z-index:500;
background: #000000;
border-bottom: 5px solid #334143;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.pop_box_upper_medium {
height:120px;
position:relative;
top:-478px;
width:100%;
z-index:500;
background: #000000;
border-bottom: 5px solid #334143;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.pop_box_upper_small {
height:130px;
position:relative;
top:-556px;
width:100%;
z-index:500;
background: #000000;
border-bottom: 5px solid #334143;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
.pop_inner_upper {
padding: 10px 20px;
color: #ffffff;
}
.pop_inner_upper h3 {
font-size: 14pt;
}
.pop_box_lower {
height: 65px;
position: relative;
top: 0px;
width: 100%;
z-index:500;
}
.pop_inner_lower {
padding: 0px;
width: 100%;
}


/* Slider Controls */

#slider-controls {
position: absolute;
top: 150px;
right: 0px;
padding: 3px 5px;
}
#slider-controls img {
float: left;
cursor: pointer;
border: 0;
}
#slider-controls img:hover {
cursor: pointer;
}

/* Mini Slider */

#minislider {
width: 280px;
height: 150px;
position: relative;
overflow: hidden;
}
#minislider img {
width: 280px;
height: 150px;
border: 0px;
}
#minisliderContent {
width: 280px;
position: absolute;
top: 0;
margin-left: 0;
}
.minisliderImage {
float: left;
position: relative;
display: none;
}
.widget .minisliderImage span {
display: none;
position: absolute;
left: 0;
font-size: 8pt;
padding: 5px 10px 10px 10px;
width: 260px;
background-color: #000000;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
color: #ffffff;
line-height: 12px;
}
.cap-top {
top: 0;
left: 0;
border-bottom: 3px solid #334143;
}
.cap-bottom {
bottom: 0;
left: 0;
border-top: 3px solid #334143;
}


/* Alternative Category Template */

#alt-cat-container {
position: relative;
width: 980px;
height: 300px;
overflow: hidden;
}
#alt-cat-container img {
width: 980px;
min-height: 300px;
border: 0px;
}
#alt-cat-container h2 {
position: absolute;
left: 0px;
bottom: 0px;
width: auto;
z-index: 500;
font-size: 40pt;
padding: 10px 20px;
line-height: 40pt;
}


/* Widgets */

.widget {
float: left;
width: 100%;
margin: 0 0 30px 0;
}
.widget h3 {
text-align: right;
border-width: 0 1px 1px 0;
border-style: solid;
padding: 0 2px 1px 0;
margin: 0 0 10px 0;
}
.widget h4 {
padding: 20px 0 0 0;
}
.widget ul {
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.widget li {
border-bottom: 1px solid #e0e0e0;
padding: 2px 0;
}
.widget li a {
font-size: 8pt;
}
.widget li ul li {
padding: 2px 0 0 10px;
border: 0 none;
}

/* Post Display */
.post-display {
margin: 0 0 20px 0;
font-size: 8pt;
line-height: 10pt;
}
.post-display h3 {
margin: 3px 0 3px 0;
padding: 0;
font-size: 10pt;
text-align: left;
border: 0;
}
.post-display-image {
width: 280px;
max-height: 150px;
overflow: hidden;
}
.post-display-image img {
max-height: 150px;
border: 0px;
}

/* Search Widget */
#sidebar #searchform {
float: right;
width: auto;
}
#sidebar #searchbar {
float: left;
width: 200px;
}

/* Recent Comments Widget */
#recent-comments li {
border: 0 none;
padding: 0;
margin: 0;
}
#recent-comments .avatar {
float: left;
}
#recent-comments .text {
float: left;
width: 235px;
padding: 5px 0 5px 5px;
font-size: 8pt;
line-height: 10pt;
}
#recent-comments span {
font-size: 7pt;
}


/* Comments Section */

#comments {
clear: both;
width: 640px;
}
#comments h3 {
display:inline-block;
width: 600px;
text-align: right;
padding: 10px 20px;
}
#respond {
text-align: left !important;
background: transparent !important;
padding: 30px 0 0 0 !important;
}
#commentlist {
list-style: none;
margin: 20px 0 0 20px;
padding: 0;
}
#commentlist li ul {
list-style: none;
}
.comment-body {
float: left;
width: 100%;
margin: 0 0 20px 0;
padding: 0 0 20px 0;
border-bottom: 1px solid #c0c0c0;
}
.children li {
list-style-image: none;
}
.children .comment-body {
float: right;
width: 95%;
}
.children .avatar {
width: 40px;
height: 40px;
}
.comment-left {
float: left;
width: auto;
text-align: center;
padding-right: 10px;
}
.comment-text {
width: auto;
padding: 10px 10px 10px 0;
overflow: hidden;
}
.comment-text p {
margin: -10px 0 20px 0;
}
.comment-meta {
font-size: 7pt;
color: #808080;
}
.moderation {
float: right;
color: #930000;
}
.author {
font-size: 8pt;
}
#commentform {
float: left;
width: auto;
margin: 0 0 0 20px;
}
#commentform textarea {
width: 560px;
max-width: 560px;
}

/* Captions & aligment */

.aligncenter, div.aligncenter {
display: block;
margin: 0 auto; 
border: 0;
}
.alignleft {
float: left;
border: 0;
margin: 0 10px 5px 0;
width: auto;
}
.alignright {
float: right;
border: 0;
margin: 0 0 5px 10px;
width: auto;
}
.wp-caption {
position: relative;
}
.wp-caption img {
border: 0 none;
}
.wp-caption-text {
position: absolute;
bottom: 0px;
right: 10px;
color: #ffffff;
background: #000000;
line-height: 12px;
padding: 0 4px 1px 4px;
font-size: 9px;
text-transform: uppercase;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.left {
width: auto;
float: left;
}
.right {
width: auto;
float: right;
}
.clear {
clear: both;
}


/* Page Navi */

.wp-pagenavi, .page-comments {
padding: 0 !important;
border: 0 !important;
float: right !important;
width: auto;
}
.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;
width: auto !important;
border: 0 none !important;
float: left !important;
font-family: 'BonvenoCF-Light', Arial !important;
background: transparent !important;
padding: 2px 8px 4px 8px !important; 
margin: 0 0 0 5px !important;
font-size: 12pt !important;
font-weight: normal !important;
text-transform: uppercase !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: 0 none !important;
}
.post-navi {
float: right;
margin: 10px 0 30px 0;
font-family: 'BonvenoCF-Light', Arial !important;
padding: 2px 8px 4px 8px !important; 
font-size: 12pt;
text-transform: uppercase !important;
text-decoration: none !important;
}
.post-navi span {
text-decoration: none;
font-family: 'BonvenoCF-Light', Arial !important;
padding: 2px 8px 4px 8px !important; 
margin: 0 0 0 5px !important;
font-size: 12pt !important;
font-weight: normal !important;
background: #000000 !important;
}
.post-navi a span {
text-decoration: none !important;
background: transparent !important;
}
.post-navi a:hover span {
text-decoration: none;
background: #000000 !important;
}
.post-navi a:hover {
text-decoration: none !important;
}