/*
Theme Name: Orion
Theme URI: http://www.free-wordpress-theme.net
Description: A Premium Magazine WordPress Theme. See the <a href="../wp-content/themes/orion/setup_guide/readme.html">Setup Guide</a> for theme setup.
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: mixed layout, widget ready, fixed width.
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 12px;
	line-height: 150%;
	font-family: Georgia,'Trebuchet Ms', Arial, Verdana, Sans-Serif;
	background: #171717 url(images/bg.png) top repeat;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background: #fff url(images/pbody.jpg) top repeat-y;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 960px;
	overflow: hidden;
	color: #191919;
	}


.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Abel;
	margin: 5px;
	}

h1.main, h1.main a, h1.main a:hover, h1.main a:visited {
	width: 100%;
	height: 100%;
	display: block;
	}

h1.main a{
	width: 100%;
	height: 100%;
	display: block;
	}

h2.title, h2.title a, h2.title a:hover, h2.title a:visited{
	font-size: 24px;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;;
	color: #000;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	}

a, a:visited{
	color: #1c618a;
	text-decoration: none;
	}

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

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 10px 15px 10px;
	padding: 1px 15px;
	font-style: oblique;
	background: #f2f2f2;
	border: 1px solid #efefef;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	width: 100%;
	float: left;
  	display: block;
	text-align: center;
	margin: 10px 0 10px 0;
    	font-weight: bold;
    	}

#search{
	width: 200px;
	height: 50px;
	float: left;
	}

#searchform {
    	width:200px;
	background: #efefef;
	color: #000;
	font-size: 12px;
    	margin: 0 0 0 0;
	padding: 2px 2px 1px 2px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#submit {
	width: 32px;
	height: 32px;
	background: url(images/search.png) left no-repeat;
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	}

.post form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/*==========================================================
	Header
============================================================*/

#header {
	background: url(images/header.jpg) top no-repeat;
	width: 960px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	}

#logo {
	float: left;
	width: 250px;
	margin: 10px 10px 10px 20px;
	padding: 0;
	}

#logo a{
	width: 100%;
	height: 100%;
	display: block;
	color: white;
	}


/*===================================================================
	Menu bar
=====================================================================*/

#menu{
	float: right;
	width: 100%;
	}

ul#navlist {
	position: relative;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:100%;
	font-family: Voltaire, 'palatino linotype';
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	}

#navlist li {
	width: auto;
	list-style: none;
	padding: 0;
    	margin-right: 5px;
	float: left;
	}

#navlist li a, #navlist li a:visited {
	float: left;
    	padding: 7px;
	color: #fff;
	display: block;
	}

#navlist li a:hover{
	color: #99d4f6;
	}

#navlist li .current-menu-item a,
#navlist li .current-page-ancestor a,
#navlist li .current-post-ancestor a,
#navlist li.current_page_item a {
	color: #99d4f6 !important;
	}

#navlist li li a, #navlist li li a:link, #navlist li li a:visited {
	background: #001f31;
	width: 120px;
	font-weight: normal;
	color: #99d4f6;
	font-size: 14px;
	text-transform: lowercase;
	float: left;
	margin: 0px;
	padding: 7px 10px;
	border-bottom: 1px solid #022e49;
	}

#navlist li li a:hover, #navlist li li a:active {
	color: #ccc;
	padding: 7px 10px;
	}

#navlist li ul {
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	margin: 19px 0 0 0;
	padding: 14px 0 0 0;
	}

#navlist li ul a:hover, #navlist li ul a:active {
	color: #ccc;
	}

#navlist li ul li{
	margin: 0;
	}

#navlist li:hover ul, #navlist li li:hover ul, #navlist li li li:hover ul {
	left: auto;
	}

#navlist li:hover {
	position: static;
	}


ul#secondnav {
	position: relative;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:100%;
	font-family: Voltaire, 'palatino linotype';
	font-size: 16px;
	font-weight: normal;
	}

#secondnav li {
	width: auto;
	list-style: none;
	padding: 0;
    	margin-right: 5px;
	float: left;
	}

#secondnav li a, #secondnav li a:visited {
	float: left;
    	padding: 7px;
	color: #fff;
	display: block;
	}

#secondnav li a:hover{
	color: #99d4f6;
	}

#secondnav li .current-menu-item a,
#secondnav li .current-page-ancestor a,
#secondnav li .current-post-ancestor a,
#secondnav li.current_page_item a {
	color: #99d4f6 !important;
	}


/*=====================================================================
	Home page
======================================================================*/

/* The Nivo Slider styles */


#slider-wrapper{
	display: inline-block;
	width: 894px;
	height: 342px;
	margin: 10px 0 0 33px;
	background: url(nivo/images/gallery.png) top no-repeat;
	}

#slider {
	position:relative;
    	background:url(nivo/images/loading.gif) no-repeat 50% 50%;
	}

#slider img {
	width: 894px;
	height: 300px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	}
#slider a {
	border:0;
	display:block;
	}

.nivo-controlNav {
	position:absolute;
	margin: 315px 0 0 402px;
	}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(nivo/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:10px;
	float:left;
	}

.nivo-controlNav a.active {
	background-position:0 -10px;
	}


.nivo-directionNav a {
	display:block;
	width:55px;
	height:54px;
	text-indent:-9999px;
	border:0;
	}

a.nivo-nextNav {
	background:url(nivo/images/right.png) no-repeat;
	margin-top: -10px;
	margin-right: 68px;
	}

a.nivo-prevNav {
	background:url(nivo/images/left.png) no-repeat;
	margin-top: -10px;
	margin-left: 68px;
	}

a.nivo-nextNav:hover {
	background:url(nivo/images/righthov.png) no-repeat;
	margin-top: -10px;
	margin-right: 68px;
	}

a.nivo-prevNav:hover  {
	background:url(nivo/images/lefthov.png) no-repeat;
	margin-top: -10px;
	margin-left: 68px;
	}


.prev {
	position: absolute;
	display:block;
	width:28px;
	height:39px;
	top: 120px;
	left:-70px;
	}

.next {
	position: absolute;
	display:block;
	width:28px;
	height:39px;
	top: 120px;
	right:-70px;
	}

.nivo-caption {
    	text-shadow:none;
    	font-family: georgia, Arial, sans-serif;
	}

.nivo-caption a {
    	color:#efe9d1;
    	text-decoration:underline;
	}

.nivoSlider {
	position:relative;
	width: 894px;
	height: 300px;
	margin: 0px;
	}

.nivoSlider img {
	position:absolute;
	top:0;
	left:0;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:894px;
	height:300px;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	color:#fff;
	background: #000;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.wide{
	float: left;
	background: url(images/wide.png) top repeat-y;
	width: 900px;
	float: left;
	margin: 10px 10px 20px 10px;
	padding: 5px 20px;
	font-size: 18px;
	font-style: oblique;
	line-height: 28px;
	border-bottom: 1px solid #e4e4e4;
	}

/*Latest Posts*/

.latepost{
	background: url(images/small.png) top repeat-y;
	width: 280px;
	height: 200px;
	float: left;
	font-size: 14px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0 0 0 15px;
	padding: 20px 10px;
	}

.latepost .thumb img{
	float: left;
	margin: 20px 10px 0px 0;
	border: 5px solid #efefef;
	padding: 0px;
	}

.latepost h2{
	font-family: Abel, georgia;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	}


/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	width:960px;
	padding: 0;
	margin:0;
	float: left;
	}

#content {
	width:600px;
	margin: 0 0 10px 10px;
	padding: 0;
	float:left;
	overflow: hidden;
	}

.breadcrumb-item{
	float: left;
	list-style: none;
	padding: 0 5px;
	font-size: 14px !important;
	font-style: normal !important;
	}

/*==========================================================================
	The actual Blog post look
============================================================================*/

.post, .page{
	background: url(images/post.png) top repeat-y;
	float: left;
	width: 580px;
	margin: 0 0 10px 0;
	padding: 20px 10px 10px 10px;
	overflow: hidden;
	text-align: justify;
	font-size:14px;
	border-bottom: 1px solid #e4e4e4;
	}

.postmeta{
	padding: 5px;
	font-size: 12px;
	margin: 0 5px;
	text-align: right;
	}

.thumb img{
	float: left;
	margin: 18px 10px 10px 0;
	border: 5px solid #efefef;
	padding: 0px;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 15px 0px;
	}

.clear {
	clear: both;
	}

.post ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 5px;
	}

.post li {
	margin: 5px 0 5px 10px;
	}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.post ol li {
	margin: 0;
	padding: 0;
	}


/*==========================================================
	Horizontal Sidebar
===========================================================*/

#hsidebar{
	float: left;
	width: 940px;
	background: #145372 url(images/sidehorz.jpg) top repeat-y;
	margin: 20px 0 0 0;
	padding: 20px 10px;
	border-top: 3px solid #07141c;
	}

ul.hcol {
	width: 300px;
	float: left;
	margin: 0 0 0 3px;
	padding: 0 10px 0 0;
	overflow: hidden;
	list-style: none;
	}

ul.hcol li{
	list-style: none;
	}

.hcol h2{
	background: url(images/htitle.png) left no-repeat;
	width: 260px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 10px 0 30px;
	font-family: 'Yanone Kaffeesatz', georgia;
	font-size: 22px;
	color: #fff;
	}

.hwidget {
	width: 300px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	}

.hwidget ul{
	margin: 0!important;
	padding: 0!important;
	}

.hwidget ul li a:link, .hwidget ul li a:visited {
	background: url(images/sli.png) top repeat;
	color: #8ca5b4;
	text-decoration: none;
	padding: 5px 10px;
	display:block;
	margin: 2px 0px;
	line-height: 100%;
	}

.hwidget ul li a:hover {
	background: url(images/slih.png) top repeat;
	color: #fff;
	}


/*===================================================
	Sidebar
=====================================================*/

#sidebar{
	width: 330px;
	background: #deeaf1 url(images/side.png) top repeat-y;
	float:right;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	font-size: 12px;
	color: #000;
	overflow: hidden;
	}

#sidebar h2{
	width: 310px;
	background: url(images/stitle.png) left no-repeat;
	margin: 5px 0;
	padding: 10px;
	font-family: 'Yanone Kaffeesatz', georgia;
	font-size: 22px;
	color: #08415f;
	}

.widget {
	width: 310px;
	margin: 0;
	padding: 10px;
	font-size: 14px;
	}

.addthis_toolbox{
	margin: 0 0 0 10px;
	}

.ads_small {
	margin: 0 0 0 10px;
	}

.adspot {
	float: left;
	background: #ccc url(images/ad.gif) top no-repeat;
	text-align: center;
	border: 5px solid #deeaf1;
	margin: 4px;
	width: 125px;
	height: 125px;
	}

.adspot1 {
	float: left;
	text-align: center;
	border: 5px solid #deeaf1;
	margin: 4px;
	width: 300px;
	height: 250px;
	}

#sidebar li{
	list-style-type: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul li {
	height:100%;
	line-height:14px;
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;
	}

#sidebar table {
	width:100%;
	text-align:center;
	}

#sidebar ul li {
	list-style-type: none;
	}

.widget ul li a:link, .widget ul li a:visited {
	background: url(images/sli.png) top repeat;
	color: #000;
	text-decoration: none;
	padding: 5px 10px;
	display:block;
	margin: 2px 0;
	}

.widget ul li a:hover {
	color: #fff;
	background: url(images/slih.png) top repeat;
	}

/* Calendar */

#wp-calendar {
	width: 90%;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 90%;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}


/*================================================================
    Begin Comments
==================================================================*/

#replies, #respond {
	float: left;
	width: 600px;
	padding: 0;
	margin: 0;
	}

h3.comments{
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin: 0 10px;
	padding: 15px 15px 0 15px;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	width: 590px;
	list-style:none;
	margin: 0 0 10px 10px;
	float: left;
	}

.commentlist cite {
	float: left;
	width: 570px;
	padding: 5px;
	display:block;
	font-style:normal;
	margin: 5px 5px 1px 5px;
	background: url(images/post.png) top repeat-y;
	border-bottom: 1px solid #e4e4e4;
	}

.commentlist cite img {
	border: 2px solid #efefef;
	float:left;
	margin:5px 10px 5px 5px;
	padding: 0;
	}

.commentlist .author {
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	color: #191919;
	}

.commenttext {
	background: url(images/post.png) top repeat-y;
	border-top: 1px solid #e4e4e4;
	float: left;
	width: 570px;
	padding: 5px;
	display:block;
	font-style:normal;
	margin: 1px 5px 5px 5px;
	}

#commentform input {
    	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 15px;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	width: 500px;
	height: 200px;
	margin: 5px 0 10px 5px;
	}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	}

#commentform input:focus, #commentform textarea:focus {
	border-color: #191919;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: -5px 0 10px 5px;
	width: 115px;
	height: 25px;
	background: #13496b;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ccc;
	}

#commentform p {
	margin: 5px 10px;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================================================================
	WP Navi
=======================================================================*/

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: #191919;
	}

.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: #191919;
	}

.wp-pagenavi a:hover {
	color: #073f60;
	}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: #073f60;
	}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #191919;
	}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	color: #073f60;
	}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	color: #191919;
	}


/*=======================================================================
	Footer
=========================================================================*/

#footer {
	width:940px;
	padding: 10px;
	background: #171717 url(images/footer.png) top repeat-y;
	margin: 0;
	float: left;
	}

#copyright{
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	color: #696969;
	font-size: 14px;
	}

#designer{
	float: right;
	width: auto;
	color: #696969;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#totop{
	position: relative;
	z-index: 2;
	width: 32px;
	height: 32px;
	background: url(images/up.png) top no-repeat;
	margin: 0 0 0 454px;
	padding: 0;
	}

#totop a{
	width: 100%;
	height: 100%;
	display: block;
	}


/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

div.yashare-auto-init {
	width: 200px;
	float: left;
}

div.wp_plus_one_button {
	width: 100px;
}