/*

Theme Name:Orion
Theme URL: http://www.web2feel.com/orion/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: Responsive, grey, white, right-sidebar,theme-options, threaded-comments, banner ads, adsense,fab themes.

*/
body {
	background:url(images/background.jpg);
	margin:0!important;
	color:#111111;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
}


img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:0;
	
}
img.alignnone {
	display:inline;
	background:#eee;
	margin:0 0 10px;
	padding:5px;
	

}
img.alignright {
	display:inline;
	background:#eee;
	margin:5px 0 10px 10px;
	padding:5px;
	

}
img.alignleft {
	display:inline;
	background:#eee;
	margin:10px 15px 10px 0;
	padding:5px;
	

}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.alignright {
	float:right;
	margin:0 0 10px 10px;
}
.alignleft {
	float:left;
	margin:10px 15px 10px 0;
}
.wp-caption {
	text-align:center;
	background:#eee;
	margin:10px;
	padding:4px 0 5px;
}
.wp-caption img {
	border:0;
	margin:0 0 5px;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	font-weight:400;
	line-height:12px;
	color:#444;
	margin:0;
	padding:0;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
.rounded {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.boxshadow {
	-moz-box-shadow:0 0 5px #000;
	-webkit-box-shadow:0 0 5px #000;
	box-shadow:0 0 5px #000;
}


/* Head */

.topbar {
	background:url(images/nav-bkgd.png);
	height:50px;
	
}
.top {
}
.head {
	padding:20px 0px;
}
#logo {
	margin:0px 0px 0px 0px;
	float:left;
}
#socialmedia {
	float:left;
	padding:10px 0 0 60px;
}
#socialmedia ul li {
	list-style:none;
	display:inline-block;
	margin:0 0 0 10px;
}
.casing {
	width:auto;
	padding-top:10px!important;
	background:#fff;
}
/* SEARCH FORM	 */
	
	
#search {
	padding:0px 0px;
	margin: 7px 0 0 10px;
	float:left;
	height:25px;
	background:#eee;
	border:1px solid #fff;
	width:220px;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search p {
	margin: 0;
	font-size: 85%;
}
#s {
	background:transparent;
	margin:0px;
	padding: 5px 5px;
	height:15px;
	border:none;
	font: 11px normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#555;
	float:left;
	display:inline;
	width:100%;
}

/* NEWSLETTER */

.newsletter {
	color:#333;	
	font-size:12px;
	padding:0;
	margin:10px 0 0 0;
}

/* TOP-MENU */
	
#botmenu {
	margin:0px;
	font-size: 14px;
	overflow:hidden;
	float:left;
	width:75%;
}
#submenu {
	margin: 0px 0px;
	padding:0px 0px;
	height:40px;

}
#submenu ul {
	
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0px;
}
#submenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#submenu li a {
	color: #fff;
	display: block;
	margin: 0;
	padding:11px 15px;
	text-decoration: none;
	position: relative;
}
#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a {
	color: #fff;
	background:#0f5d9a;
	text-shadow: 1px 1px 1px #000;
}
#submenu li a.sf-with-ul {
	padding-right: 10px;
}
#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	color: #aaa;
	font-size:12px;
	width: 148px;
	margin: 0;
	padding: 0px 10px;
	line-height:35px;
	border-bottom:1px solid #444444;
	border-top:1px solid #2D2623;
	border-left:1px solid #2D2623;
	border-right:1px solid #444444;
	position: relative;
	background:#2e2e2b;
	font-weight:normal;
}
#submenu ul ul li:first-child {
	border-top:none;
}
#submenu ul ul li:last-child {
	border-bottom:none;
}
#submenu li li:last-child {
	border-bottom:none;
}
#submenu li li a:hover, #submenu li li a:active {
	background:#343431;
	color: #fff;
}
#submenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px 0px;
	padding: 0px;
	background:#282828;
}
#submenu li ul a {
	width: 150px;
}
#submenu li ul a:hover, #submenu li ul a:active {
}
#submenu li ul ul {
	margin: -37px 0 0 169px;
}
#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
}
#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
}
#submenu li:hover, #submenu li.sfHover {
	position: static;
}


/* mobile-menu	 */
	
select.mobileMenu {
	width:100%;
	padding:3px 0px;
	margin:5px 0 0 0;
}
/* POSTS */

.post {
	margin:0px 0px 30px 0px;
	color:#666;
}
.title h2 {
	font-size:26px;
	padding-top:5px;
	color:#0f5d9a;
}
.title h2 a:link, .title h2 a:visited {
	text-decoration:none;
	color:#0f5d9a;
	
}
.title h2 a:hover {
	color:#119a49;	
}
.postimg {
	float:left;
	margin:15px 10px 10px 0px;

}
img.attachment-post-thumbnail {
	float:left;
	margin:15px 10px 10px 0px;
}
img.attachment-my-custom-thumbnail{
	width:100%;	
	height:auto;
}
.postmeta {
	padding:5px 0px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.author {
	color:#888;
	padding:2px 5px 2px 15px;
	background:url(images/user.png) left center no-repeat;
}
.clock {
	color:#888;
	padding:2px 5px 2px 15px;
	background:url(images/clock.png) left center no-repeat;
}
.comments {
	color:#888;
	padding:2px 5px 2px 15px;
	background:url(images/comment.png) left center no-repeat;
}
.comments a {
	color:#888;
	text-decoration:none;
}
.singleinfo {
	padding:5px 0px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.categori {
	padding:2px 0 2px 15px;
	color:#888;
	font-weight:bold;
	background:url(images/tag.png) left center no-repeat;
	font-size:10px;
	text-transform:uppercase;
}
.categori a:link, .categori a:visited {
	color:#0f5d9a;
	text-decoration:none;
}
.categori a:hover {
	color:#119a49;
}
.entry {
	font-size:12px;
	padding:10px 0px;
}
.entry a:link, .entry a:visited {
	color:#0f5d9a;
}
.entry a:hover {
	color:#119a49;
}
.entry ul, .entry ol {
	margin: .4em 0 1em .4em;
	line-height: 150%;
}
.entry ul li, .entry ol li {
	margin:0 0 10px 10px;
	line-height:150%;
}
.entry p {
	margin:5px 0px 5px 0px;
	padding:5px 0px;
	line-height:180%;
	color:#111111;
}
/* SIDEBAR WIDGETS */
#right {
	width: 100%;
	float: right;
}
.sidebar {
	float: right;
	width:100%;
	margin:10px 0 0 0;
}
.sidetitl {
	margin:0;
	padding:0;
	
	width:100%;
}
.sidetitl h3 {
	font-size:14px;
	color:#555;
	padding:0;
	margin:0;

}
.sidebox {
	list-style: none;
	color: #ddd;
	margin: 0px 0 0px 0px;
	background:#e9f0f3;
	padding:10px;
}
.sidebox ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px;
}
.sidebox li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebox ul ul {
	list-style-type: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.sidebox ul li {
	height: 100%;
	line-height: 18px;
	clear: left;
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	color: #666;
}
.sidebox ul li a:link, .sidebox ul li a:visited {
	color: #0f5d9a;
	text-decoration: none;
	display: block;
	padding: 7px 0px;
}
.sidebox ul li a:hover {
	color: #119a49;
}
.sidebox.widget_categories ul li, .sidebox.widget_pages ul li, .sidebox.widget_archive ul li, .sidebox.widget_links ul li, .sidebox.widget_meta ul li {
	border-bottom: 1px solid #ddd;
}
.sidebox.widget_recent_entries ul li a {
	border-bottom: 1px solid #ddd;
}
ul#recentcomments li.recentcomments {
	border-bottom: 1px solid #ddd;
	padding:7px 0;
}
div#calendar_wrap {
	border: 1px solid #333;
	margin: 0 auto;
	padding: 0;
}
table#wp-calendar {
	width: 100%;
	border: none;
	margin: 0!important;
	padding: 0;
}
#wp-calendar caption {
	font-size: 12px;
	color: #ddd;
	font-weight: 400;
	padding: 10px 5px 5px;
	text-align:center;
}
#wp-calendar th, #wp-calendar td {
	text-align: center;
	color: #fff;
	background:transparent;
	padding: 7px 5px;
}
#wp-calendar tr {
	margin: 0!important;
}
#wp-calendar td {
	color: #aaa;
	margin: 0!important;
}
#wp-calendar td a {
	border: none;
	color: #D1512A;
}
.sidebox ul ul ul, .sidebox ul ul ul ul {
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0;
}
/* Service-widget */
.home-widget {
	margin-top:30px!important;
}
.service-widget {
}
.service-pic {
	margin-bottom:10px;
}
.service-pic img {
	float:left;
	margin-right:10px;
}
.service-pic h3 {
	font-size:18px;
	padding:0px;
	margin:0px;
}
.service-text p {
	font-size:12px;
}
/* Banners */

.squarebanner {
	margin:10px 0 0 0;
	background:url(images/newsletter-bkgd.jpg) no-repeat;
	height:200px;
	padding:10px 15px;
	width:100%;
}

/* FOOTER WIDGETS */



#bottom {
	margin:0px;
	padding:0px;
}
#bottom ul {
	margin:0px;
	padding:0px;
}
h3.bothead {
	font-size:18px;
	color:#fff;
	text-shadow:0px 1px 0px #111;
}
.botwid {
	padding:30px 0px;
	font-size:12px;
	color:#aaa;
	list-style:none;
}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px;
}
.botwid li {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #222;
}
.botwid ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
}
.botwid ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}
.botwid ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}
.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;
	list-style-type: none;
}
.botwid ul li a:link, .botwid ul li a:visited {
	color: #888;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
	display:block;
}
.botwid ul li a:hover {
	color: #fff;
}
.botwid p {
	padding: 7px 0px;
	margin:0;
	line-height:150%;
}
.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
}
/* --- FOOTER --- */

#footer {
	padding:30px 10px;
	margin:0 0 0 -10px;
	color:#aaa;
	font-size:11px;
	background:#000;
	width:100%;
}
#footer a:link, #footer a:visited {
	color:#aaa;
	text-decoration:none;
}
#footer a:hover {
	color:#aaa;
}
.fcred {
	text-align:center;
	margin:0px auto;
	line-height:16px;
}
/* COMMENTS */
#commentsbox {
	margin: 0px 0px 0px 0px;
}
h3#comments {
	padding: 10px 10px;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	color: #333;
	background:url(images/menu.png);
	}
ol.commentlist {
	clear: both;
	overflow: hidden;
	list-style: none;
	margin: 10px 0px;
}
ol.commentlist li {
	line-height: 18px;
	background:#fff;
	margin: 5px 0 20px 0px;
	padding: 15px;
	border:1px solid #eee;
}
ol.commentlist li .comment-author a:link, ol.commentlist li .comment-author a:visited {
	color: #333;
	font-weight: 700;
	text-decoration: none!important;
}
cite.fn {
	color: #444;
	font-style: normal;
}
ol.commentlist li .comment-author .avatar {
	float: right;
	border: 1px solid #ddd;
	background: #eee;
	padding: 3px;
}
ol.commentlist li .comment-meta .commentmetadata {
	color: #000;
}
ol.commentlist li .comment-meta a {
	color:#0f5d9a;
	text-decoration: none!important;
}
ol.commentlist li p {
	line-height: 22px;
	margin-top: 5px;
	color: #888;
	font-size: 12px;
}
ol.commentlist li .reply {
	margin-top: 10px;
	font-size: 10px;
}
ol.commentlist li .reply a {
	background: #333;
	border: 1px solid #222;
	color: #fff;
	text-decoration: none;
	padding: 3px 10px;
}
ol.commentlist li ul.children {
	list-style: none;
	text-indent: 0;
	margin: 1em 0 0;
}
.comment-nav {
	height: 20px;
	padding: 5px;
}
.comment-nav a:link, .comment-nav a:visited {
	color: #0093AD;
}
#respond {
	margin: 10px 0;
	padding: 0;
}
#respond h3 {
	font-size:20px;
	color:#151515;
	text-shadow:0px -1px 0px #fcfcfc;
}
#commentform {
	padding: 10px 0;
}
#commentform a {
	color: #0f5d9a;
}
#commentform p {
	color: #888;
	margin: 5px 0;
}
#respond label {
	display: block;
	padding: 5px 0 0 0;
	color:#000;
}
#respond input {
	color: #aaa;
	margin: 0 10px 0 0;
	padding: 5px;
}
#commentform input {
	width: 50%;
}
#respond input#commentSubmit {
	width:60px;
	background: #0f5d9a;
	color: #fff;
	cursor: pointer;
	margin: 10px 0;
	padding: 5px 0;
	border:none;
	-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
}
#respond input#commentSubmit:hover {
 background:#119a49;	
}
textarea#comment {
	background: #fff;
	border: 1px solid #ddd;
	width: 70%;
	color: #888;
	margin: 10px 0 0;
	padding: 5px;
}
ol.commentlist li .comment-author, ol.commentlist li .comment-author .fn {
	color: #555;
}
ol.commentlist li .comment-meta, #respond label small {
	font-size: 10px;
}
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4, ol.commentlist li ul.children li.depth-5 {
	margin: 0 0 0 50px;
}
/* PAGENAVI */

/* Pagenavi */
#navigation {
	padding:10px 0px 20px 0px;
}
.wp-pagenavi {
	font-size:12px;
	text-align: center !important;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	background:#555!important;
	border: 1px solid #191313 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}
.wp-pagenavi a:hover {
	color: #ffffff;
}
.wp-pagenavi span.pages {
	display:none;
}
.wp-pagenavi span.current {
	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}
.wp-pagenavi span.extend {
	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}
.pagination {
	clear:both;
	font-size:11px;
	line-height:16px;
	padding: 10px 0 10px 0;
	margin:0 0 10px 0;
	position:relative;
}
.pagination span, .pagination a {
	background: #dee3e6;
	background-attachment: scroll;
	background-repeat: repeat-x;
	color:#333333;
	display:block;
	float:left;
	margin: 2px 3px 20px 0;
	padding:5px 10px;
	text-decoration:none;
	width:auto;
}
.pagination a:hover {
	background: #0f5d9a;
	color:#ffffff;
}
.pagination .current {
	background: #0f5d9a;
	color:#ffffff;
	padding:5px 10px;
}

#optin {
	background: #393939 url(images/dark.png) repeat-x top;
	border: 3px solid #111;
	color: #fff;
	padding: 20px 15px;
	text-align: centre;
}

	#optin 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 { background: #fff url(images/email.png) no-repeat 10px center; padding-left: 90px }
		#optin input.name { background: #fff url(images/name.png) no-repeat 10px center; padding-left: 90px }
		#optin 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: 50%
		}
			#optin input[type="submit"]:hover { color: #ffa5a5 }

#optinsidebar {
	background: #393939 url(images/dark.png) repeat-x top;
	border: 3px solid #111;
	color: #fff;
	padding: 20px 15px;
	text-align: center;
}

	#optinsidebar 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
	}
		#optinsidebar input.email { background: #fff url(images/email.png) no-repeat 10px center; padding-left: 35px }
		#optinsidebar input.name { background: #fff url(images/name.png) no-repeat 10px center; padding-left: 35px }
		#optinsidebar 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: 50%
		}
			#optinsidebar input[type="submit"]:hover { color: #0f5d9a }

#optinpage {
	background: #0f5d9a;
	border: 1px solid #ccc;
	padding: 20px 15px;
	text-align: center
}
	#optinpage input {
		background: #fff;
		border: 1px solid #ccc;
		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 #ddd;
		-moz-box-shadow: 0 2px 2px #ddd;
		-webkit-box-shadow: 0 2px 2px #ddd
	}
		#optinpage input.name { background: #fff url(images/name.png) no-repeat 10px center; padding-left: 35px }
		#optinpage input.email { background: #fff url(images/email.png) no-repeat 10px center; padding-left: 35px }
		#optinpage input[type="submit"] {
			background: #217b30 url(images/green.png) repeat-x top;
			border: 1px solid #137725;
			color: #fff;
			cursor: pointer;
			font-size: 18px;
			font-weight: bold;
			padding: 8px 0;
			text-shadow: -1px -1px #1c5d28;
			width: 50%
		}
			#optinpage input[type="submit"]:hover { color: #0f5d9a }

#optinwomen {
	background: #f52887;
	border: 1px solid #ccc;
	padding: 20px 15px;
	text-align: center
}
	#optinwomen input {
		background: #fff;
		border: 1px solid #ccc;
		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 #ddd;
		-moz-box-shadow: 0 2px 2px #ddd;
		-webkit-box-shadow: 0 2px 2px #ddd
	}
		#optinwomen input.name { background: #fff url(images/name.png) no-repeat 10px center; padding-left: 35px }
		#optinwomen input.email { background: #fff url(images/email.png) no-repeat 10px center; padding-left: 35px }
		#optinwomen input[type="submit"] {
			background: #217b30 url(images/green.png) repeat-x top;
			border: 1px solid #137725;
			color: #fff;
			cursor: pointer;
			font-size: 18px;
			font-weight: bold;
			padding: 8px 0;
			text-shadow: -1px -1px #1c5d28;
			width: 50%
		}
			#optinwomen input[type="submit"]:hover { color: #0f5d9a }

#optinlessons {
	background: #aad3f3;
	border: 1px solid #ccc;
	padding: 20px 15px;
	text-align: center
}
	#optinlessons input {
		background: #fff;
		border: 1px solid #ccc;
		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 #ddd;
		-moz-box-shadow: 0 2px 2px #ddd;
		-webkit-box-shadow: 0 2px 2px #ddd
	}
		#optinlessons input.name { background: #fff url(images/name.png) no-repeat 10px center; padding-left: 35px }
		#optinlessons input.email { background: #fff url(images/email.png) no-repeat 10px center; padding-left: 35px }
		#optinlessons input[type="submit"] {
			background: #217b30 url(images/green.png) repeat-x top;
			border: 1px solid #137725;
			color: #fff;
			cursor: pointer;
			font-size: 18px;
			font-weight: bold;
			padding: 8px 0;
			text-shadow: -1px -1px #1c5d28;
			width: 50%
		}
			#optinlessons input[type="submit"]:hover { color: #0f5d9a }