/*   
Theme Name: Supernova
Theme URI: http://lawmacs.com
Description: Supernova has been specially designed for blogging websites however due to its clean design and plenty of customization options, it can easily be customized for any purpose.
Author: Gary Lawood
Author URI: http://www.lawmacs.com
Version: 1.0
License: GNU General Public License 2.0
License URI: license.txt
Tags: black, orange, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready, threaded-comments
Supernova Wordpress theme Copyright (c) 2013 Sayed Taqui.
Supernova theme is distributed under the terms of the GNU GPL
-------------------------------------------
		FONT_FACES
		CSS_RESET
		DEFAULT_STYLES
		WRAPPER_STYLES
		TOP_MOST_STYLES
		HEADER_TITLE_STYLES
		NAVIGATION_STYLES
		BANNER_STYLES
		CONTENT_STYLES
		META_STYLES
		SIDERBAR_STYLES
		FOOTER_STYLES
		WIDGET_STYLES
		COMMENT_SYSTEM		
		TEMPLATE_STYLES				
		MISC  
 -------------------------------------------*/
/*The CSS has been compressed a little, to decrease the total file size, you can uncompress it using any online tool like csscompressor.com*/
/*========================
		FONT_FACES
=========================*/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('lib/fonts/BebasNeue/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/BebasNeue/BebasNeue-webfont.woff') format('woff'),
         url('lib/fonts/BebasNeue/BebasNeue-webfont.ttf') format('truetype'),
         url('lib/fonts/BebasNeue/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

/*========================
		CSS_RESET		
=========================*/

/*Based on work by Eric Meyer: http://meyerweb.com/eric/thoughts/2011/01/03/reset-revisited*/ 
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	outline:0;
	border:0;
	font-size: 100%;
	vertical-align: baseline;	
	/*font-family: Georgia,Sans-serif;*/
        font-family:Georgia,"Times New Roman", Times, serif;
}

body{font-size:13px;
	font-family:Georgia,"Times New Roman", Times, serif;
	line-height: 1.5em;
	color:#333;
}			
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
input, textarea, select{outline:0;}

/*====================
	DEFAULT_STYLES		
=====================*/	
h1, h2, h3, h4, h5, h6 {display:block;
	color:#13382A;
	line-height:100%;
	font-family:Droid Serif, Georgia, serif;
	text-shadow:1px 1px #fff;/*
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0.6em;padding-bottom:7px;
	color: #373e44;*/
}
h1	{ font-size: 24px; margin-bottom: 0.5em; }
h2	{ font-size: 20px; }
h3	{ font-size: 18px; }
h4	{ font-size: 16px; }
h5	{ font-size: 14px; }
h6	{ font-size: 13px; }		


p {font-size:13px; margin-bottom: 8px; line-height: 1.5em; text-shadow: 1px 1px 1px rgba(243, 243, 243, 0.6);font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;}
a{text-decoration:none; webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;
transition: all 0.5s ease; color:#939393;outline:none; color:#059BD8; background-color:#FFFFFF;}

img{max-width:100% !important;height:auto;}

/*Clear Float*/
.clearfix:before, .clearfix:after {content:""; display:table;}
.clearfix:after {clear:both;}

/*More*/
#sidebar ul, #footer ul, #header_wrapper ul,ul{list-style:none;margin:0; padding:0;}
#footer p{font-size:1em}
		
/*====================
	WRAPPER_STYLES
=====================*/
#body_wrapper{margin:0 auto;background: #FFFFFF url(images/mashhead.png ) top left repeat-x;}
#wrapper{width:1030px;margin:0 auto;}	
#header_wrapper{height: 150px; margin-bottom: 2px; }			
/*====================
	TOP_MOST_STYLES
=====================*/

#top_most{background:url(images/_black.png);color:#ccc;z-index:999;display:none;padding:0px 0 0}
.header_nav{float:left; width: 980px; margin-left:15px; margin-bottom: 0px;}

/*Navigation*/
.menu li{float:left;padding-right:1.5em;padding-bottom: 2px;position:relative;list-style:none}
.menu li a{color:#ccc;display:block;-moz-box-shadow:2px 1px 6px #000 inset;-webkit-box-shadow:2px 1px 6px #000 inset;box-shadow:2px 1px 6px #000 inset;font-size:1.2em;padding: 7px 8px;}
.menu li a:hover{color:#db9f0e}
.menu li ul{background:#000;border-radius:5px;border:1px solid rgba(0,0,0,0.17);box-shadow:0 0 5px rgba(0,0,0,0.1);font-weight:400;display:none;position:absolute;left:0;top:100%;z-index:99}
.menu li ul li{padding-right:0;padding-bottom:0;_display:inline}
.menu li ul li a{font-weight:400!important;font-size:1.3em;width:145px;display:block;padding:10px}
.menu li ul li a:hover{background:url(images/overlay.png) top right}
.menu li ul:before{content:"";width:0;height:0;position:absolute;bottom:100%;left:13px;border-color:#000 transparent;border-style:solid;border-width:0 8px 8px}
.menu li:hover > ul{display:block}
.menu li ul li,#nav li ul li a{float:none}
.menu li ul li ul{display:none}
.menu li ul li:hover ul{left:100%;top:0}
.menu .hasChildren{position:absolute;right:18px;bottom:21px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:6px solid #ccc}
.menu li ul li .hasChildren{position:absolute;right:18px;bottom:11px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #ccc}
		
/*CATEGORY*/
#header_wrapper .category{float:right;background:url(images/lines.png) no-repeat top left;border-radius:5px 5px 0 0;cursor:pointer;margin-top:-5px;padding:20px 0 0}
#header_wrapper li.categories{list-style:none;margin-top:-7px;width: 699px; position:relative;}
#header_wrapper .category ul{float:none!important;visibility:hidden;position:absolute;background:#fff;border-radius:0 0 5px 5px;box-shadow:0 2px 1px #CCC;z-index:999; left:0}
#header_wrapper .category:hover{background:#fff url(images/lines-on.png) no-repeat top left;color:#000}
#header_wrapper .category:hover ul{visibility:visible;padding-bottom:20px;-moz-transition:mpadding-bottom .5s ease-in-out;-webkit-transition:padding-bottom .5s ease-in-out;-o-transition:padding-bottom .5s ease-in-out;transition:padding-bottom .5s ease-in-out}
#header_wrapper .category ul li a{display:block;color:#db9f0e;transition:none;font-size:1.4em;padding:10px 0 10px 55px;width: 144px;}
#header_wrapper .category .first_cat{margin-left:55px;padding-bottom:15px;display:inline-block;font-size:1.5em}
#header_wrapper .category ul li:hover{background:#f6f6f6}

/*=========================
	HEADER_TITLE_STYLES
==========================*/

#title_wrapper{padding: 0px 0 0px 10px; clear:both;}
#header_ad{float:right; width: 468px; height: 60px; border: 1px solid #333333;margin-top: 30px;}
#header_title{clear:both;float:left;padding: 5px 15px 5px 0;background: url(images/logo.png) left center no-repeat; text-indent: -9999px;width: 300px; height: 100px;}
#header_title h1{margin-bottom:0;font-size:3em;}
#header_title h1 a{color:#000;text-shadow:none;}
#header_title p{font-family:HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:300;font-style:italic;color:#000;font-size:1.4em;line-height:1.3em;text-shadow:none}
#header_title img{margin-bottom:10px;}
#logo a{clear:both;float:left;padding: 0;background: url(images/logo.png) left center no-repeat; text-indent: -9999px;width: 300px; height: 100px;}
			
/*======================
	NAVIGATION_STYLES
=====================*/
		
#nav_wrapper{margin-bottom: 20px;font-weight:500;background:url(images/_line.png) no-repeat bottom left;padding-bottom: 0;padding-top: 10px;}

/*Navigation*/	
.nav{float:left;width:1020px;padding-bottom: 8px;}
.nav li,#nav li{float:left;padding-right:1em;position:relative;list-style:none; margin-bottom: 0;}
.nav li a,#nav li a{color:#000;padding-right:10px;padding-bottom: 6px;font-weight:400;text-transform:none;font-family:BebasNeueRegular;font-size:2em;text-shadow:1px 1px #fff;}
.nav li a:hover{color:#db9f0e}
.nav li ul{top:25px;background:#fff;border-radius:5px;border:1px solid rgba(0,0,0,0.17);box-shadow:0 0 5px rgba(0,0,0,0.1);font-weight:400;display:none;position:absolute;left:0;z-index:99;padding-top:10px}
.nav li ul li{padding-right:0;_display:inline}
.nav li ul li a{font-weight:400!important;font-size:1.5em;width:145px;display:block;padding:10px}
.nav li ul li a:hover{background:#f6f6f6}
.nav li ul:before{content:"";width:0;height:0;position:absolute;bottom:100%;left:13px;border-color:#fff transparent;border-style:solid;border-width:0 8px 8px}
.nav li:hover > ul{display:block}
.nav li ul li,#nav li ul li a{float:none}
.nav li ul li ul{display:none}
.nav li ul li:hover ul{left:100%;top:0}
.nav .hasChildren{position:absolute;right:18px;bottom:5px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #000}
.nav li ul li .hasChildren{position:absolute;right:18px;bottom:14px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #000}
.nav li.current_page_item a{color:#db9f0e!important;font-weight:700;display:block}
.nav li.current_page_item ul a{color:#ccc !important; font-weight:normal}

/*Search*/	
#nav_search{float:right;margin-top:-40px}
.search_input{width:218px;text-indent:5px;font-family:Lato, sans-serif;border-radius:0 0 0 0!important;padding:5px}
input#supernova_search{background:url(images/search.png) no-repeat 5px 6px;-moz-border-radius:2px;border-radius:2px;font-size:14px;height:22px;line-height:1.2em;padding:4px 10px 4px 28px}
#supernova_search{float:right;-webkit-transition-duration:400ms;-webkit-transition-property:width, background;-webkit-transition-timing-function:ease;-moz-transition-duration:400ms;-moz-transition-property:width, background;-moz-transition-timing-function:ease;-o-transition-duration:400ms;-o-transition-property:width, background;-o-transition-timing-function:ease;width:72px}
#supernova_search:focus{background-color:#f9f9f9;width:200px}
#searchsubmit{display:none}

/*====================
	BANNER_STYLES
=====================*/

#supernova_slider_wrapper{width:90%;position:relative;height:320px;margin:0 auto 50px; visibility:hidden}
.loader{background:url(images/loader.gif) no-repeat;width:32px;height:32px;z-index:999;position:absolute;top:200px;left:260px}
h1.later_highlight{color:#fff;text-transform:uppercase;padding-left:30px;background:url(images/footer_line.png) no-repeat bottom left;padding-bottom:.8em;font-size:3em;text-shadow:none;letter-spacing:.2em}
#supernova_slider{position:absolute;left:-30px;width:110%}
#supernova_slider img{height:300px}
.flex-control-paging li a{width:13px;height:13px;display:block;background:#fff;cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,0.3)}
.flexslider{border:1px solid #ccc}
.featured_item{position:relative}
.featured_content{background:url(images/slider-back.png) no-repeat left;height:79px;display:block;position:absolute;top:170px;left:0;width:100%;color:#fff;padding-left:20px}
.featured_inner{margin-top:15px;max-width:70%}
.featured_inner h3{margin-bottom:0;text-transform:uppercase;font-size:3em;font-weight:400;color:#fff;font-family:BebasNeueRegular;text-shadow:none}
.featured_inner	p{font-style:italic;font-size:1.3em;color:#fff;text-shadow:none}
	
/*====================
	CONTENT_STYLES
=====================*/

#content_wrapper{min-height:500px;position:relative;background: none;}
#content{width:670px;float:left;min-height:500px;margin-right:15px;}
.main_content{background: #fff;border-right: 1px solid #e2e2e2;font-size: 12px;font-family: Arial, Helvetica, Garuda, sans-serif;
 margin:10px 0 10px 0;padding: 10px 10px 0px 0px; min-height: 400px;}
.post{margin:25px 0px 25px 0px;background: url(images/x-post.gif) repeat-x 0 bottom ;padding: 15px 0px 25px 0px;}
.heading{background:url(images/widget.png) no-repeat top left;padding-bottom:.8em;margin: 5px 0 10px auto;clear: both;width: 100%;height: 10px;}
h1.latest_blogs{text-transform:uppercase;font-size:2.5em;}
.post h2 a{/*text-transform:none;font-family:Arial, Helvetica, Garuda, sans-serif;color:#525252;font-size: 20px;font-weight: bold;*/
font-size:20px;
	font-family: Droid Serif, Georgia, serif;
	font-weight:normal;
	padding:15px 0 5px;
	text-shadow:1px 1px #fff;
}
.post h2 a:hover{color:#373e44;border-bottom: 0px dotted #373e44;}
img.attachment-thumbnail,.size-thumbnail{border-radius:0;border:5px solid #fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.75);-moz-box-shadow:0 0 2px rgba(0,0,0,0.75);box-shadow:0 0 2px rgba(0,0,0,0.75);width:150px;height:150px;float:left;margin:0 10px 10px 0}
.full_article{font-style:italic;color:#525252;padding-left:10px;display:inline-block;padding-top:2px;font-size:1em}
.article_wrapper{border-left:1px solid #db9f0e;display:block}
#content .entry li{font-size:14px;margin:10px 20px}
.post_heading{background:transparent}
.post_heading h2{padding-left:0}
.main_content .post{margin:1px 0 10px}
.entry .wp-caption{border:1px solid #E0E0E0;box-shadow:0 1px 2px rgba(0,0,0,0.09);-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:2em;max-width:100%;text-align:center;padding:8px}
.entry .wp-caption p{margin-bottom:.5em;margin-top:.6em}
.entry p,.entry > ul,.entry > li,.entry > dl,.entry>ol{margin-top:1em;margin-bottom:2em}
.entry .wp-caption p.wp-caption-text{font-size:.8em;line-height:1.4em;margin:.25em 0 0}
.entry .gallery{margin:25px 0!important}
.entry .gallery .gallery-item{margin-bottom:0!important;margin-top:0!important}
.entry .gallery .gallery-icon{line-height:0;margin-bottom:0!important}
.entry .gallery img{border:none!important}
.entry .gallery .gallery-caption{padding-left:0!important;margin:10px!important}
.entry table{width:100%}
.entry blockquote{font-family:"Noto Serif" serif;font-style:italic;margin:2em 0 2em 1.5em}
.entry blockquote cite{font-family:"Noto sans" sans-serif;font-weight:700}
.entry figcaption.quote-caption{font-family:"Noto sans" sans-serif;font-weight:700;margin-left:1.5em;margin-top:-1em}
.entrypre{background:#FFF;border:1px solid #E0E0E0;box-shadow:0 1px 2px rgba(0,0,0,0.09);font-family:"Courier New", Courier, mono;overflow-x:auto;padding:10px}
.entry code{font-family:"Courier New", Courier, mono}
.entry sup,.entry sub{position:relative;height:0;line-height:1;vertical-align:baseline}
.entry sup{bottom:1ex}
.entrysub{top:.5ex}
.post h2,.post p{-ms-word-wrap:break-word;word-wrap:break-word}
.single_content{background:#fff;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-radius:5px;margin-bottom:50px;padding:2%}
.next_prev_post a{color:#db9f0e;font-weight:700;font-family:GearedSlab;font-size:1.5em}
.entry .no-image{width:20px;height:110px;float:left}
.entry a{font-size:12px; line-height: 1.5;}
.post h2,.entry blockquote p:last-child{margin-bottom:0}
.post_title{font-size:2.3em;}
.entry blockquote p:first-child,.entry p{margin-top:0}
.readmore,.post-entry-read-more{text-align: right;float: right;}
/*====================
	META_STYLES
=====================*/

/*Meta*/
.main_content .meta_author{text-transform:capitalize;color:#db9f0e}
.meta{margin-bottom: 10px;margin-top:11px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;margin-left:0;overflow:hidden;padding: 7px 0}
.left_meta{display:inline-block;margin-top:10px}
.meta_by{font-style:italic;color:#525252;display:inline-block;margin-right:2px;font-size:1.3em}
.meta_date{color:#939393;font-style:normal;font-size:1.1em}
.meta .meta_date{font-size:12px;font-style:normal;}
.sharethispost{float:left;color:#939393;font-size:.9em;text-transform:uppercase; margin-top:1.4em}
.leave_comment{font-size:1.3em}
.entry{padding-bottom:2em;padding-top:1.5em;background:transparent}
.entry-meta {font-weight: bold;font-size: 11px; line-height: 1.5;color: #777;text-transform: Capitalize;  margin-bottom: 10px;font-family:verdana;}
.entry-meta span {font-size: 11px; font-family: Georgia, serif;  font-style: normal;  text-transform: uppercase; color: #333;padding-left: 5px;padding-right: 5px;}
.entry-meta a {color: #663399; border-bottom: 0px dotted #ccc;}
.entry-meta a:hover { color: #444 }
.entry-footer {border-top: 3px double #ebebeb; padding: 5px 0 0 0;}

/*-----------------------------------------------------------------------------------*
/*Post Author Section
/*-----------------------------------------------------------------------------------*/
#post-author {
    padding: 0px;
    margin: 20px 0;
    background: #FFF;
   
}
#author-avatar {
    float: left;
    width: 60px;
}
#author-avatar img {
    padding: 4px;
    border: 1px solid #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#author-description {
    float: right;
    width: 560px;
    font-size: 10px;
}

#post-author h3{font-size: 2em;background:url(images/widget.png) no-repeat bottom left;font-family:BebasNeueRegular;text-transform:uppercase;padding-bottom:.6em;line-height:2em}


/*Social Icons*/
.social_black{float:right}
.social_black ul{list-style:none;float:left;margin:0 0 0 8px;padding:0}
.facebook_b,.twitter_b,.google_b,.stumble_b,.rss_b,.youtube_b{width:32px;height:32px;float:left;margin-right:5px;cursor:pointer;display:inline-block;background:url(images/sprite.png) no-repeat left top}
.facebook_b{background-position:0 0}
.twitter_b{background-position:-32px 0}
.google_b{background-position:-64px 0}
.stumble_b{background-position:-96px 0}
.rss_b{background-position:-128px 0}
.youtube_b{background-position:-160px 0}

/*Light for home page*/
.home_content .facebook_b{background-position:0 -64px}
.home_content .twitter_b{background-position:-32px -64px}
.home_content .google_b{background-position:-64px -64px}
.home_content .stumble_b{background-position:-96px -64px}
.home_content .rss_b{background-position:-128px -64px}
.home_content .youtube_b{background-position:-160px -64px}

/*Hover*/
.facebook_b:hover{background-position:0 -32px}
.twitter_b:hover{background-position:-32px -32px}
.google_b:hover{background-position:-64px -32px}
.stumble_b:hover{background-position:-96px -32px}
.rss_b:hover{background-position:-128px -32px}
.youtube_b:hover{background-position:-160px -32px}

/*Light for footer*/
#footer .facebook_b,#footer .twitter_b,#footer .google_b,#footer .stumble_b,#footer .rss_b,#footer .youtube_b{width:32px;height:32px;float:left;margin-right:5px;cursor:pointer;display:inline-block;background:url(images/sprite.png) no-repeat left top}
#footer .facebook_b{background-position:0 -64px;no-repeat;}
#footer .twitter_b{background-position:-32px -64px;no-repeat;}
#footer .google_b{background-position:-64px -64px;no-repeat;}
#footer .stumble_b{background-position:-96px -64px;no-repeat;}
#footer .rss_b{background-position:-128px -64px;no-repeat;}
#footer .youtube_b{background-position:-160px -64px;no-repeat;}

/*hover*/
#footer .facebook_b:hover{background-position:0 -32px}
#footer .twitter_b:hover{background-position:-32px -32px}
#footer .google_b:hover{background-position:-64px -32px}
#footer .stumble_b:hover{background-position:-96px -32px}
#footer .rss_b:hover{background-position:-128px -32px}
#footer .youtube_b:hover{background-position:-160px -32px}

/*=====================
	SIDERBAR_STYLES
=====================*/

#sidebar{width:280px;float:left;margin-bottom:20px; margin-top: 30px;/*background:transparent url(images/lawmacs_sidebar.png) top left repeat-y;*/}
#sidebar li,#footers li{font-size:13px;padding: 4px; border-bottom:1px solid #CCC;}
#sidebar a,#footers a{padding:3px}
#sidebar li a,#footer li a{line-height:20px; clear; both; text-decoration: none;}
#sidebar .alignnone a,#footer .alignnone a{box-shadow:none;padding:0}
#sidebar .alignnone a:hover,#footer .alignnone a:hover{background:transparent}
a abbr{display:inline-block}
		
/*=====================
	FOOTER_STYLES
=====================*/

#footer_wrapper{background:url(images/black.png);overflow:hidden;padding: 6px 2em 5px;}
#footer .widget h2{font-size:2em;}
#footer h2{text-shadow:none;color:#fff;font-weight:400}
#footer{color:#dbdbdb;width:1100px;margin:0 auto}
#footer #footer_widgets .widget:nth-child(4n-3){clear:both;float:left}
#footer_widgets .widget{width:22%;float:left;margin-right:3%;font-size:1.4em;margin-bottom:40px;background: none;}
#footer a,#footer p,#footer pre,#footer span,#footer i,#footer{color:#ccc!important;text-shadow:none!important}
#footer_widgets .widget:last-child{margin-right:0}
.footer_line{background:url(images/footer_line.png) no-repeat;height:14px;display:block}
#footer ul{list-style:none;margin:0;padding:0}
#footer_left_part{float:left;color:#939393;font-size:1.1em;margin-top:1em;line-height:1.5em}
.footer_nav li{float:left;margin-right:5px}
.footer_nav li a{margin-right:5px}
.footer_nav li:after{content:'|'}
#footer .current_page_item a{color:#db9f0e;font-weight:400;display:inline-block}
#footer a:hover{color:#db9f0e}
#footer #footer_left_part span,#footer #footer_left_part a{color:#ccc}
#footer .footer_nav li:last-child:after{content:none}
#footer_right_part{float:right;margin-top:10px;}
#footer_right_part p{color:#fff;font-family:gothambold1;line-height:1.5em}
#footer_social{margin-top:5px}
#footer_right_part ul{list-style:none;float:left;margin:10px 0 0;padding:0}
#footer_right_part span{float:left;color:#939393;font-size:1.1em;margin-top:1.4em;margin-right:1em}
#footer_right_part li{width:26px;height:26px;margin-right:5px;float:left}
.copyright{display:block}
.copyright span{color:#fff;text-transform:uppercase;font-family:GearedSlab}
.credits{display:block;clear:left;font-size:1em;line-height:2em}
#footer #footer_left_part .credits a:hover{color:#03C!important;text-shadow:1px 1px 5px #03C}
.powered_by{font-size:1em;margin-left:2px}
.site_developer{color:#fff}
#footer .widget_categories li a{border:none}
.footer_nav li a:hover,#footer .footer_nav li a:hover{color:#db9f0e!important}
	
/*====================
	WIDGET_STYLES
=====================*/	

/*All Widgets*/
.widget{margin-bottom:25px; background: url(images/post.gif) repeat-x 0 bottom;padding-bottom: 25px;}
#footer	.widget{color:#ccc}
.widget h2{font-size:20px;
	font-family: Droid Serif, Georgia, serif;
	font-weight:normal;
	padding:12px 0 23px 12px;margin-bottom: 15px;font-weight: bold;
	text-shadow:1px 1px #fff;background: url(images/h4.png) no-repeat bottom left;text-transform:capitalize;background-color: #f4f4f4;
	border-top: 2px solid #c00000;
	}
.widget a{color:#336699;line-height:1.4em;border:none;}
.widget a:hover{background: transparent;color:#0000FF;}
.widget h2 a{color:rgba(147,147,147,0.6);font-family: Droid Serif, Georgia, serif;text-transform:capitalize;font-size:20px;display:inline-block}

/* Tables */
table {	width: 100%; margin-bottom: 20px;}
table th,
table td {padding: 8px;	line-height: 20px;text-align: left;vertical-align: top;border: 1px solid #FFF;}
table th {
	font-weight: bold;
	}
table thead th {
	vertical-align: bottom;
	}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
	border-top: 0;
	}
table tbody + tbody {
	border-top: 0px solid #ddd;
	}		
/*Calender Widget*/	
#wp-calendar {width: 70%; margin:0 auto; cursor:pointer; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 12px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td {border: 0px solid #fff; text-align: center; padding:8px; font-size: 11px;}
#wp-calendar tbody td:hover { background: #db9f0e; color:#fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar #today{ font-weight:bold; background: #db9f0e; color:#fff;	}
#wp-calendar .pad:hover{background:transparent; }

/*RSS Widget*/	
.widget_rss{line-height:25px;text-align:justify}
.rsswidget{color:rgba(147,147,147,0.6);font-size:1em;font-weight:700;display:block;text-align:left;padding:0}
.rsswidget:hover{background:transparent!important;color:#db9f0e!important}
.rss-date{color:#333;font-size:.8em;font-style:italic}
.rssSummary{font-size:.8em;line-height:1.8em}
.widget_rss li{margin-bottom:10px}
.widget_rss a:hover{box-shadow:none}
#footer a.rsswidget{color:#ccc!important}	
	
/*Search*/	
.widget_search{overflow:hidden}
	
/*Text Widget*/	
.textwidget{line-height:1.5em}
.textwidget img{border:2px solid #fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.75);-moz-box-shadow:0 0 2px rgba(0,0,0,0.75);box-shadow:0 0 2px rgba(0,0,0,0.75);margin:5px 0}
.textwidget .wp-smiley{border:none;box-shadow:none;margin:2px 0 0}
.recentcomments .url{font-weight:700;font-style:italic}

/*Recent Commments*/	
li.recentcomments,li.recentposts{border-bottom:1px solid #ccc;padding:5px;margin-bottom:5px}
.recentcomments	a:last-child{color:#494141}
	
/*Recent Posts Widget*/	
.sidebar-posts{margin:5px 0;}	
	
/*Recent Posts*/		
.widget_categories{overflow:hidden}
.widget_categories li{float:left;margin-right:10px;font-size:12px;margin-bottom:15px}
.widget_categories li a{border-radius:5px;border:1px solid #e6e6e6;padding:5px}
.widget_categories li a:hover{background:#db9f0e;color:#fff}
.recent_posts img{width:60px;height:50px;float:left;margin-right:10px;margin-bottom:5px;border:2px solid #fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.75);-moz-box-shadow:0 0 2px rgba(0,0,0,0.75);box-shadow:0 0 2px rgba(0,0,0,0.75)}
.sidebar-posts{overflow:hidden;margin-bottom:10px;border-bottom: 1px solid #ccc;}
.sidebar-posts h4{text-transform:uppercase;font-family:BebasNeueRegular;color:#525252;font-size:13px;margin-bottom:.5em}
#footer .sidebar-post-meta .date,#footer .sidebar-post-meta .comments{font-size:.8em}
.recent_posts a{color:#525252}
.sidebar-posts h4 a:hover{color:#0000ff}
	
/*widget_nav_menu*/	
.widget li a:hover{ }
.widget_categories li a:hover,.widget_rss li a:hover{margin-left:0}

/*====================
	COMMENT_SYSTEM
=====================*/	

#comments{margin-bottom:20px;margin-top:20px;margin-left: - 30px;background:url(images/widget.png) no-repeat bottom left;color:#939393;text-transform:uppercase;padding-bottom:.6em;line-height:2em;margin:5px 0;}
.supernova_comments{font-size:13px}
.supernova_comments input{margin:10px 7px 10px 0}
.supernova_comments_textarea{margin-bottom:10px}
.s345{margin-bottom:15px}
.comment-body{border:1px solid #ccc;margin-bottom:20px}
.commentlist .children{margin-left:100px}
.supernova_avtar{float:left;margin-right:20px}
.supernova_avtar img{border:1px solid #DCDCDC;padding:3px}
.supernova_comment_body{margin-bottom:20px}
.comment_stuff{background:none;display:inline-block;max-width:72%;padding:0 15px 15px 0}
.children .comment_stuff{max-width:56%}
.supernova_author a{font-size:14px;font-weight:700;font-family:Tahoma, verdana, arial, sans-serif;color:#C22420}
.supernova_author{text-transform:capitalize;font-size:15px;font-weight:700}
.replyback a{color:#C22420;font-size:13px;font-family:Tahoma, verdana, arial, sans-serif}
.says{margin-left: 10px;font-size:14px;font-weight:400;text-transform:none;font-style:normal;font-family:Tahoma, verdana, arial, sans-serif;color: #333;}
.comment_text{color:#333;font-family:Tahoma, verdana, arial, sans-serif;margin:5px 0}
ol.commentlist{list-style:none;margin:0;padding:0}
.comment{border-bottom:1px dotted #ccc;padding-top:15px;padding-bottom:10px}
.commentlist li{list-style:none}
.leave_comment a{font-size:.8em}
#respond h2{font-size:2.2em;background:url(images/widget.png) no-repeat bottom left;color:#939393;text-transform:uppercase;padding-bottom:.6em;line-height:2em;margin:5px 0}
.loggedinas{text-transform:uppercase;color:#939393!important;margin:5px 0}
.commentmetadata{color:#838080;font-family:Tahoma, verdana, arial, sans-serif;font-size:1.2em!important;display:block;margin-top:.3em}
/*====================
	TEMPLATE_STYLES		
=====================*/	
	
.content_full{width:100%;}
.single_heading{color:#525252;text-transform:uppercase;padding-bottom:.1em}
.single_content .meta_author{text-transform:capitalize;color:#db9f0e}
.single_content .entry{margin-top:25px}
.single_content .attachment-medium{float:left;width:195px;height:195px;box-shadow:0 1px 4px;border:1px solid #fff;margin:0 15px 10px 0}
.next_prev_post{clear:both;overflow:hidden;margin-bottom:60px;margin-top:50px}
.prev_post{float:left}
.next_post{float:right}
.not_found_text{text-align:center;font-size:2.8em}
.not_found{display:block;width:180px;margin:0 auto}
#content .attachment-medium{border:2px solid #fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.75);-moz-box-shadow:0 0 2px rgba(0,0,0,0.75);box-shadow:0 0 2px rgba(0,0,0,0.75);width:230px;float:left;margin:0 20px 20px 0}
				
/*====================
		MISC
=====================*/	
	
/*Pagination*/	
.pagination{clear:both;position:relative;line-height:13px;overflow:hidden;display:inline-block;font-size:18px;color:#525252;padding:20px 0}
.pagination_wrapper{text-align:center}
.pagination span,.pagination a{display:block;float:left;text-decoration:none;width:auto;color:#525252;font-size:18px;margin:2px 2px 2px 0;padding:6px 9px 5px}
.pagination a:hover{color:#db9f0e}
.pagination .current{color:#db9f0e;padding:6px 9px 5px}
#backtotop{width:40px;height:40px;position:fixed;bottom:0;right:20px;cursor:pointer;opacity:0.6}
	
/*Selection*/
::selection{background: #F90; /* Safari */}
::-moz-selection{background: #F90; /* Firefox */}
p.red::selection{background: #F90;}
p.red::-moz-selection{background: #F90;}
::-moz-selection { color: #fff; text-shadow: none; }
::selection { color: #fff; text-shadow: none; }
		
/*Tooltip*/	
.tooltip{display:inline;position:relative}
.tooltip:hover:after{background:rgba(0,0,0,.8);border-radius:5px;bottom:26px;color:#fff;content:attr(title);left:20%;position:absolute;z-index:98;width:220px;padding:5px 15px}
.tooltip:hover:before{border:solid;bottom:20px;content:"";left:50%;position:absolute;z-index:99;border-color:#333 transparent;border-width:6px 6px 0}

/*Extra*/
pre{white-space:pre-wrap;word-wrap:break-word;overflow:auto;font:.9em Monaco,monospace,Courier,"Courier New";margin-bottom:1em;line-height:1.7em}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
ins{text-decoration:none;background:#f6f6f6}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0;margin-bottom:25px}
abbr,acronym,cite{color:#999;font-size:14px;display:block;margin-top:5px;font-style:italic}
cite:before{content:"\2014 \2009"}
blockquote:before{display:block;content:"\201C";font-size:80px;position:absolute;left:-20px;top:-20px;color:#7a7a7a}
big{font-size:1.25em;line-height:1.3em}
small{font-size:.6em!important}
sup,sub{height:0;line-height:1;position:relative;vertical-align:baseline}
sup{bottom:1ex}
sub{top:.5ex}
.sticky{}
code,var,kbd,tt{background:#f3f3f7;font-family:Monaco,monospace,Courier,"Courier New";display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:0 3px}
code pre,pre code{border-style:dashed;padding:10px}
kbd,tt{font-family:Courier,'Courier New',monospace}
strong,b{font-weight:700}
dl{margin:0 0 1.625em 1em}
dt,dd{display:list-item}
.bypostauthor{}
dt{list-style-type:square;font-weight:700}
dd{list-style-type:circle;margin-left:1.625em}
em,i{font-style:italic}
.entry embed,.entry iframe,.entry object {max-width: 100%;}

/*Input*/
select{max-width: 90%; background: none repeat scroll 0 0 #FAFAFE; border: 1px solid #E2E2E6; -webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1) inset;}
input[type=text],input[type=email],input[type=password],textarea{background:none repeat scroll 0 0 #FAFAFE;border:1px solid #E2E2E6;-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px;border-radius:2px 2px 2px 2px;box-shadow:1px 1px 5px rgba(0,0,0,0.1) inset;color:#464B5A;padding:5px}
input[type=submit]{-moz-box-shadow:inset 0 1px 0 0 #fff;-webkit-box-shadow:inset 0 1px 0 0 #fff;box-shadow:inset 0 1px 0 0 #fff;background:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#dfdfdf');background-color:#ededed;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;display:inline-block;color:#777;font-family:arial;font-size:15px;font-weight:700;text-decoration:none;text-shadow:1px 1px 0 #fff;padding:6px 10px; cursor:pointer}
input[type=submit]:hover{background:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf',endColorstr='#ededed');background-color:#dfdfdf}
input[type=submit]:active{position:relative;top:1px}

	
/*Generated by visual editor*/	
.alignleft,img.alignleft{display:inline;float:left;margin-right:1.5em}
.alignright,img.alignright{display:inline;float:right;margin-left:1.5em}
.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}

/*IE8*/
@media \0screen { 
#footer h2{font-size: 17px;font-family:Tahoma, Geneva, sans-serif;font-weight:bold;padding-bottom:20px;} 
.flex-direction-nav .flex-next{right:10px;}
.flex-direction-nav .flex-prev{left:10px;}	
#sidebar h2{font-size: 20px;font-weight:bold;padding-bottom:20px;color:rgb(75, 74, 74);}
.widget li a:hover{margin-left: 0;}
#nav li a {color: #000;padding-right: 15px;padding-bottom: 15px;text-transform: uppercase;font-family: Tahoma, Geneva, sans-serif;font-size: 1.5em;font-weight:bold;}
#nav .hasChildren{right: 18px;bottom:2px;}
#nav li ul li a {font-weight: 700!important;font-size: 1.2em;width: 145px;font-family: Tahoma, Geneva, sans-serif;display: block;padding: 10px;}
}
	
/*IE 7*/
*:first-child+html #title_wrapper{min-height:100px;}
*:first-child+html #nav_wrapper{z-index:9999;position:relative;}	
*:first-child+html #header_wrapper .category{z-index:99999;position:relative;}	
*:first-child+html #nav li ul{top:15px;}		
*:first-child+html #header_wrapper .category ul {top:25px;left:-16px;}
*:first-child+html #header_wrapper .category ul li a{width:160px;}	
*:first-child+html #supernova_search {width:150px;}
*:first-child+html select{width: 80%;}
*:first-child+html .flex-direction-nav .flex-next{display:none;}	
*:first-child+html .flex-direction-nav .flex-prev {display:none;}

/********************************************************************************************* 

5. Comments  -------------------------  comments.php

*********************************************************************************************/   
.comments_icon{background: url(images/reply-comment.png) left center no-repeat; margin-right: 25px; width: 50px;height: 22px;padding: 2px; overflow: hidden;}
#comments { display:block;  margin:0 0 0 10px;  font-family:Georgia, serif; }
#comments h3 { color: #262525; font-weight: normal; padding:0; font-size:18px; font-style:italic; }
.comment-input-text textarea { width: 80%; }
.comment-list { margin: 0; padding: 15px 0 0; }
.comment-list li { list-style: none; }
.comment-list p { padding:15px 0 0; }
.comment-list li .commbody { border-top: 1px solid #e9e7e0; padding:0 0 8px; }
.comment-list ul { margin-bottom: 0; }
.comment-list ul.children .commbody { padding: 0 0 10px; }
.comment-author img { float: left; margin: 0 12px 12px 0; border:3px solid #fff; -webkit-box-shadow: 1px 1px 1px  rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 1px  rgba(0,0,0,0.1); box-shadow: 1px 1px 1px rgba(0,0,0,0.1); }
.bypostauthor .comment-author img { border:3px solid #EE7373;}
.comment-author cite.fn  { font-style:normal;  }
.comment-author cite.fn a { font-style:normal; font-size: 14px; color: #3b3d3e; }
.comment-author cite.fn a:hover { color: #000; }
.comment-profile-wrapper { text-align: center; width: 105px; }
span.says {  }
.comment-meta { float: left; margin-top: 6px; font-size:11px; color:#8d8d8d; font-style:italic;}
.commleft { float: left; width: 215px; padding-top:15px; border-top:3px solid #e9e7e0; }
.commentmetadata a { color: #6D6C6C; font-style:normal; }
.commentmetadata a:hover { color: #484040; text-decoration: none; }
.comment-gravatar { margin-bottom: 3px; }
.comment-content-wrapper { float: right; width: 538px; }
.comment-parent, .comment-single { margin-top: 15px; }
ul.children { background:url(images/reply_bg.png) no-repeat;}
.comment-list ul.children, #comments #respond ul {  padding: 9px 0 0 35px; margin: 0 0 10px 15px}
.comment-list ul.children ul.children { margin-left: 40px; }
.comment-list ul.children li {   margin: 0; }
.comment-body { padding: 8px 12px 0; margin: 0; position: relative; }
.comment-list li div p { margin-bottom: 0; padding-right: 15px; color: #808080; font-size: 12px; margin-left: 229px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:1.7;}
.comment .post-date { margin-top: 0; }
.comment .post-date .right a { color: #BBB; }
.comment .post-date .right a:hover { color: #234; }
.reply {   height:20px;  clear: both; float:right;}
.reply a { display:block; }
.commbody:hover .reply a { display:block;   margin-right: 15px; background:url(images/reply-comment.png) no-repeat top left; padding-left:16px; }
.cancel-comment-reply { margin:0 0 7px; }
.reply a, .cancel-comment-reply a { text-transform:uppercase; font-family: Arial, sans-serif;  color: #7D7D7D; font-size: 10px; border: none; margin-right: 3px; }
.reply a:hover, .cancel-comment-reply a:hover { text-decoration: none; color:#333; }

.nocomments {padding: 0 0 20px;}

#respond { margin-right:30px; }
#respond h3 {padding:0 0 10px; }
#respond li { list-style: none; }
#respond ul { margin: 0; }
#respond .legend { margin-bottom: 10px; }

#comments #respond .legend { margin-bottom: 0; border-bottom: 0; }
#comments #respond ul { padding: 10px 0 0 15px;  }
#comments ul.children #respond ul { margin-left: 30px; padding: 0; }
#comments #respond .comment-profile-wrapper, #comments #respond .comment-arrow { display: none; }
#comments #respond .comment-body { background: #FFF; }
#comments #respond .comment-content-wrapper { width: 100%; float: none; }

#respond #formLabels p, #formContent p { background: #f1efe5; padding: 12px 20px; margin: 0 0 20px; }
#respond label { width: 90px; text-align: right; float: left; color: #7e7e7e; font-size: 15px; margin: 0 14px 0 0; font-family: Georgia, serif; }
#respond label span { color: #bab9b9; font-style: italic; font-size: 11px; display: block; }
#respond input, #respond textarea { font-size: 18px; font-weight: normal; padding: 9px 6px; font-family: Georgia; background: #fbf9f0; border-width: 1px; border-style: solid; border-color: #c5c4bf #fffcf0 #fffcf0 #c5c4bf; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #564B4B; }

#respond #formLabels input {   width:55%;}
#respond #formContent textarea { width: 77%; }
.comment-list li #respond p { margin-left: 0; }
.comment-list li #respond h3 { padding: 8px 0; }
#trackbacks { float: left; width: 100%; }
#trackbacks ol { padding: 10px 0; }
#trackbacks li { list-style-type: decimal; padding: 5px 0 5px 15px; }

#respond  .submit { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; font-family: Georgia, serif; font-size: 14px; color: #737373; border: 1px solid #DDD9D9; background: #E8E5D8; text-shadow: 0 1px 0 #FFFFFF; margin: 10px 0 5px 100px; padding: 7px 10px; border-bottom: 1px solid #CBC5C5; -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.10), 0 1px 0 0 #F8F2F2 inset; -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.10), 0 1px 0 0 #F8F2F2 inset; box-shadow: 0 1px 1px 0 rgba(0,0,0,0.10), 0 1px 0 0 #F8F2F2 inset; }
#respond  .submit:hover, #searchform #searchsubmit:hover { -webkit-box-shadow: 2px 2px 0px 0px #fff; -moz-box-shadow: 2px 2px 0px 0px #fff; box-shadow: 1px 1px 0px 0px #fff; cursor: pointer; }
#respond  .submit:active, #searchform #searchsubmit:focus { -moz-box-shadow: inset 0 0 5px 2px #d2d2d2 0 1px 0 0 #eee; -webkit-box-shadow: inset 0 0 5px 2px #d2d2d2, 0 1px 0 0 #eee; box-shadow: inset 0 0 5px 2px #d2d2d2, 0 1px 0 0 #eee; outline: none; }

.post-navigation {width: 610px; padding: 15px 0 0 30px; position: relative;float: left;margin-left: -30px;}
.post-navigation a {display: block; color: #000; font: 11px Helvetica, Arial, sans-serif; text-decoration: none; line-height: 1.5;}
.post-navigation a:hover {text-decoration: none;}
.post-navigation a em {display: block; color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.post-navigation a:hover span {text-decoration: underline;}
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat;}
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 305px;}
.commentnumber { font-size: 16px; color : #CCC; float : right; padding : 5px;text-align:right }
/*-----------------------------------------------------------------------------------*
/*Related Posts
/*-----------------------------------------------------------------------------------*/
#related-posts {
    padding: 10px;
    margin: 20px 0;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    -moz-box-shadow: 0px 0px 4px #EEE;
    -webkit-box-shadow: 0px 0px 4px #EEE;
    box-shadow: 0px 0px 4px #EEE;
}
#related-posts ul {
    list-style: none;
    margin-right: -22px;
    margin-left: 0 !important;
}
#related-posts li {
    position: relative;
    display: block;
    float: left;
    width: 155px;
    height: 160px;
    margin-right: 10px;
}
#related-posts img {background: #F9F9FB url(images/product-bg.png) center center no-repeat; width: 155px;  height: 160px; }
#related-posts h3 {color: #262525; font-weight: normal; padding:0; font-size:18px; margin: 0 0 20px;background:url(images/widget.png) no-repeat bottom left;font-family:BebasNeueRegular;text-transform:uppercase;padding-bottom:.6em;line-height:2em}
#related-posts h4 {
    width: 145px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #000;
    font-size: 12px;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
    padding: 5px;
    color: #FFF;
}
#author_bio h3 {color: #262525; font-weight: normal; padding:0; font-size:18px; margin: 0 0 20px;background:url(images/widget.png) no-repeat bottom left;font-family:BebasNeueRegular;text-transform:uppercase;padding-bottom:.6em;line-height:2em}

 /*tagcloud*/

.tagcloud a ,.taggs{
        float: left;
        text-shadow: none;
        font-size: 12px !important;
        line-height: 1em !important;
        display: block;
        color: #666;
        text-shadow: 1px 1px 1px #fff;
        margin-right: 5px;
        margin-bottom: 7px;
        padding: 6px 8px 6px 15px;
        line-height: 1.3em;
        background: #eee url("images/tagcircle.png") 5px center no-repeat;
        border: 1px solid #ddd;
        webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}

.tagcloud a:hover,.taggs:hover{
        background-color: #f9f9f9;
        text-decoration: none;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
}
.taggs ul,.taggs ul li,ul.taggs{list-style: none;}

#social{border-bottom: 1px solid #ccc;margin-bottom: 15px;padding-bottom: 6px;}
#social h3{color: #262525; font-weight: normal; padding:0; font-size:18px; margin: 0 0 20px;font-size:2.5em;background:url(images/widget.png) no-repeat bottom left;font-family:BebasNeueRegular;text-transform:uppercase;padding-bottom:.6em;line-height:2em}

.tweet-this{ float: left;margin-right: 15px; }
.pin-this { float: left;margin-right: 25px; }
.google_plus { float:right; margin-top:-25px;}

.wp-pagenavi {
	clear: both;
	padding:0 0 25px 0;
	margin:0 10px 20px 10px;
	border-bottom:1px solid #D6D6D6;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
        font-size: 11px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding:5px 7px;
	margin: 2px;
	background:url(images/button-bg.gif) repeat-x #e0e0e0;
	border:1px solid #bebebe;
	color:#333;
	text-shadow:#f5f5f5 0 1px 0;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background:#e0e0e0;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* === TWITTER */
.last-tweets li {
    background: none;
    border: 0px solid #ebebeb;
    margin-bottom: 20px;
    padding: 15px 44px 18px 12px;
}

/*Mailchimp Optin Form*/
/*
#form-wysija-4
.wysija-input
.wysija-submit
*/
#optin,.newsletter,#alo_easymail_widget_form,#form-wysija-3,#optinform2{
background: #393939 url(images/dark.png) repeat-x top;
	border: 3px solid #111;
	color: #fff;
	padding: 20px 15px;
	text-align: center;
}
#optin .abs-req{display: none;}	

#optin input,.newsletter input,#alo_easymail_widget_form input,#news-2email input {border: 1px solid #111;
font-size: 15px;
 margin-bottom: 10px;
padding: 8px 10px;
border-radius: 3px;
-moz-border-radius: 3px -webkit-border-radius: 3px;
		box-shadow: 0 2px 2px #111;
		-moz-box-shadow: 0 2px 2px #111;
		-webkit-box-shadow: 0 2px 2px #111
	}

#optin input.email ,.newsletter input.newsletter-email,#opt_email{width: 150px; background: #fff url(images/email.png) no-repeat 10px center; padding-left: 35px }
		
#optin input.name,.newsletter input.newsletter-firstname,#opt_name {width: 150px; background: #fff url(images/name.png) no-repeat 10px center; padding-left: 35px }
		
#optin input[type="submit"],.newsletter input[type="submit"],.widget_wysija input[type="submit"],#optinform2 input[type="submit"]{
background: #960e17 url(images/red.png) repeat-x top;
border: 1px solid #111;
color: #fff;cursor: pointer;
font-size: 18px;
font-weight: bold;
padding: 8px 0;
text-shadow: -1px -1px #3a060a;
width: 100%
}

#optin input[type="submit"]:hover,.newsletter input[type="submit"]:hover,#alo_easymail_widget_form input[type="submit"]:hover { color: #ffa5a5 }
#wysija-2,#wysija-4, #form-wysija-4,#form-wysija-2{background: #f1f1f1 url(images/shadow.png) repeat-x top; border: 2px solid #efefef; padding: 20px 15px; /*text-align: center */ padding: 2px;

}

#optin input,#optinform2 input {
        border: 1px solid #ccc;
        font-size: 15px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding: 8px 10px;
        width: 180px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        box-shadow: 0 2px 2px #ddd;
       -moz-box-shadow: 0 2px 2px #ddd;
       -webkit-box-shadow: 0 2px 2px #ddd;
}
 .widget_wysija input[name="wysija[user][email]"] ,#optinform2 #news-2email{

        background: #fff url(images/email.png) no-repeat right center;
        padding-left: 10px;
        padding-right: 35px;
        width: 180px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        box-shadow: 0 2px 2px #ddd;
       -moz-box-shadow: 0 2px 2px #ddd;
       -webkit-box-shadow: 0 2px 2px #ddd;
}
.newsletter input[name="wysija[user][firstname]"], .widget_wysija input[name="wysija[user][firstname]"],#optinform2 #news-2firstname {
       background: #fff url(images/name.png) no-repeat center right;
       padding-left: 10px;
       width: 180px;
       padding-right: 35px;
       border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        box-shadow: 0 2px 2px #ddd;
       -moz-box-shadow: 0 2px 2px #ddd;
       -webkit-box-shadow: 0 2px 2px #ddd;
}
div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	border-bottom:1px solid #E3E3E3;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	}
/* ----------------------------------------------Homepage Specific-------------------------------------*/

#adblock{
	padding:20px 0;
	}

#hpage_cats{
	padding:0 0 5px 0;
	}
#hpage_cats ul{
	list-style: none;
	}
#hpage_cats .fl_left, #hpage_cats .fl_right{
	display:block;
	width:468px;
	margin-bottom:15px;
	}

#hpage_cats .fl_left img, #hpage_cats .fl_right img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
        width: 100px;
        height: 100px;
	}

#hpage_cats h2{
	display:block;
	width:100%;
	margin:0 0 15px 0;
	padding:5px 0;
	color:#666666;
	background-color:#EFEFEF;
	text-align:right;
	font-size:14px;
	}

#hpage_cats h2 a{
	margin:0 5px 0 0;
	color:#059BD8;
	background-color:#EFEFEF;
	font-weight:bold;
	text-transform:uppercase;
	}

#hpage_cats p{
	margin:0 0 8px 0;
	padding:0;
        font-size: 12px;
        font-family: Georgia;
	}

#hpage_latest{
	display:block;
	width:100%;
	}

#hpage_latest h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:2px solid #E3E3E3;
	}

#hpage_latest ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}

#hpage_latest li{
	display:block;
	float:left;
	width:200px;
	margin:0 12px 0 0;
	padding:0;
	}

#hpage_latest li.last{
	margin-right:0;
	}

#hpage_latest img{
	margin:0 0 10px 0;
	padding: 2px;
	border:1px solid #C7C5C8;
	}

#hpage_latest .readmore{
	font-weight:bold;
	text-align:right;
	}


#footer{
	/*padding:20px 0;*/
	}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer h2{
	color:#CCCCCC;
	background-color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	}

#footer li{
	margin-bottom:5px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:180px;
	margin:0 15px 0 0;
	padding:0;
	}

#footer .last{
	margin:0;
	}

/* ----------------------------------------------Social Bar With Newsletter-------------------------------------*/

#socialise{
	padding:20px 0;
	}

#socialise ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#socialise li{
	display:block;
	float:left;
	margin:0 120px 0 0;
	text-align:center;
	}

#socialise li span{
	display:block;
	margin:8px 0 0 0;
	}

#socialise li.last{
	margin-right:0;
	}

#newsletter{
	display:block;
	float:right;
	width:300px;
	}

#newsletter h2, #newsletter p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#newsletter h2{
	margin-bottom:5px;
	}

img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}

a{outline:none; text-decoration:none; color:#059BD8; background: transparent;}

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

.imgl, .imgr{border:1px solid #C7C5C8; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}


/* Image styles
---------------------------------------------- */
/* styled images */
.the-post-image a { outline: none !important; }
.styled-image, .the-post-image figure, .styled-slideshow, .gallery .gallery-icon a,.the-post-image { 
	display: block; display: inline-block; outline: none; padding: 6px;
	border: 1px solid #E6E6E6; border-width: 1px 1px 1px;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; /* border radius */
	/* gradient background */
	background: #F7F7F7;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E7E7E7));
	background: -moz-linear-gradient(top, #fff,  #E7E7E7);
	background: linear-gradient(#fff, #E7E7E7);
	-pie-background: linear-gradient(#fff, #E7E7E7);	
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); /* box shadow */
	-webkit-background-clip: padding-box; 	/* smoother borders with webkit */ }

.styled-image img, .the-post-image figure img, .gallery .gallery-icon img ,. size-full{ 
	display: block;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; /* border radius */ }
        /* link effects - transitions for hovering, etc. */
        .styled-image, .the-post-image a figure, .gallery .gallery-icon a { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
        .styled-image a:hover, .styled-image a:active, a.styled-image:hover, a.styled-image:active, .the-post-image a:hover figure, .the-post-image a:active figure, .gallery .gallery-icon a:hover, .gallery .gallery-icon a:active {
	/* box shadow */
	border-color: #F7F7F7;/* #6FA2D0;*/
	-webkit-box-shadow: 0 0 5px rgba(0, 125, 230, .8); 
	-moz-box-shadow: 0 0 5px rgba(0, 125, 230, .8); 
	box-shadow: 0 0 5px rgba(0, 125, 230, .8); }

.the-post-container{background: #F9F9FB;border: 1px solid #E7E8EB;}
.meta {font-size:11px; color:#666; border-bottom:1px solid #CCC; padding-bottom:6px; margin-bottom: 6px; font-weight:bold; line-height:16px;}
.meta span {color:#333;}
.meta a .comments, .comments {background:url(images/comment.png) left no-repeat; padding:10px 10px 10px 24px;}
.postthumb {float:left; padding: 12px 3px 4px 13px;text-align: center; width:160px; height: 160px; border: 1px solid #E7E8EB; background: #F7F7F7 url(images/product-bg.png) left center no-repeat; }
.postthumb img {border:0px solid #E5E5E5; padding:0px; background: transparent;width:150px;height: 150px;}
.poststuff {float:right; margin-left: 25px; width: 445px;line-height:16px; font-size: 12px; font-family:Droid Serif, Georgia, serif;
min-height: 56px; padding: 10px 10px 12px; background: #F9F9FB; border: 1px solid #E7E8EB;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;

}
.poststuff p{line-height:16px;font:12px verdana;}

/* ----------------------  Meta -------------------------- */
#xs-post-meta span, .xs-entry-meta span{padding: 0 0 0 15px; margin: 0 10px 0 0}
.authorspan{background:url(images/demo/author-icon.png) left no-repeat;padding-left: 15px;}
.datespan{background:url(images/demo/clock-icon.png) left no-repeat;padding-left: 18px;}
.commentspan{background:url(images/demo/comment-icon.png) left no-repeat;padding-left: 25px; }
.catspan{background:url(images/demo/category-icon.png) left no-repeat;padding-left: 15px; }
#xs-post-meta{margin:0 0 20px; padding:5px 0; font-size:11px; color:#999;border-bottom: 1px solid #CCC; border-top: 1px solid #CCC;}
.xs-entry-meta{display:inline-block; padding:0 5px; margin:0 0 10px; font-size:11px; color:#666;border-bottom: 1px solid #EEE; border-top: 1px solid #EEE}
.xs-entry-read-more{font-size:11px; font-weight:700}

.post-bubble-arrow { 
	width: 19px; height: 39px; margin: 6px 0 0 -28px; float: left; position: absolute;
	background: transparent url(images/demo/left.png) no-repeat 0 0;}

.container{
	padding:20px 0;
	}

.content_box{
	display:block;
	float:left;
	width:640px;
	}

.column{
	display:block;
	float:right;
	width:300px;
        font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.column .holder, .column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

.column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

.column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #999999;
	}

.column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

.column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

.column #featured ul, .column #featured h2, .column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F9F9F9;
	}

.column #featured a{
	color:#059BD8;
	background-color:#F9F9F9;
	}

.column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

.column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

.column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

.column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

.column .latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

.column .latestnews li{
	display:block;
	width:100%;
	height:99px;
	margin:0 0 11px 0;
	padding:0 0 21px 0;
	border-bottom:1px dotted #C7C5C8;
	overflow:hidden;
	}

.column .latestnews li.last{
	margin-bottom:0;
	}

.column .latestnews p{
	display:inline;
	}

.column .latestnews img{
	float:left;
	margin:10px 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}
