/*
Theme Name: Minimalia
Theme URI: http://mythemeshop.com/themes/minimalia
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Minimalia is a elegant and minimal WordPress theme with awesome admin panel, two color schemes and tons of shortcodes.
Version: 1.1
*/
div#logo {
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-weight:bold;
}
/*-[reset]-*/
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, sub, sup, 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, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	line-height:20px;
}
:focus {
       outline: 0;
}
embed, iframe {
max-width: 100%;
}
body {
overflow-x:hidden;
}
body {
	background:url("http://www.asia-online.com.sg/wp-content/themes/Asia/images/pattern0.png") no-repeat fixed;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
.wp-caption-text  {}
.sticky {}
.gallery-caption {}
/*-[ Framework ]-------------------------------*/
.page {
	width: 996px;
	margin: 0 auto;
	padding-right: 0em;
	padding-left: 0em;
}
a, a:hover  {
	text-decoration: none;
}
a, .textwidget a, 
.home-tab a:hover, 
.menu-item-home a:hover, 
h2 a:hover, 
#logo a:hover, 
.entry-title a:hover {
color:#0f3763;
}
.menu a:hover, 
#searchsubmit,
.contact-submit,
#commentform input#submit,
#cancel-comment-reply-link,
.pnavigation .current,
a.page-numbers:hover,
.comment-reply-link,
.pagination2 a:hover,
.mts-subscribe input[type="submit"] {
background:#0f3763;
}
.children {
border-left: 3px solid #D15F38;
}
.entry-title a {
color: #777;
}

/*-[ Header Area ]-----------------------------*/
#header, #footer {
	padding-right: 11px;
}
#header {
	float: left;
}
#header_area {
	padding: 1em 0 0.3em 0;
}
#logo {
margin-bottom: 15px;
}
.widget-header {
	float: right;
}
.widget-area.widget-header .textwidget img {
padding-bottom: 20px;
}
#logo a {
	font-size: 28px;
}
.text-logo {
	margin-bottom: 25px;
}
/*-[ Navigation Menu ]-------------------------*/
nav select { display: none; }
.menu ul,
.menu ul li {
	width: 150px;
	background: white;
}
.menu ul ul,
.menu :hover ul :hover ul {
	left: 150px;
}
.menu li:hover ul,
.menu a:hover ul {
	left: 0;
}
.menu {
	border-width: 0 0 0 0;
	position: relative;
	list-style: none;
	z-index: 50;
}
.menu::after,
#content_box::after,
#sidebars::after,
.format_text::after,
ul.sidebar_list::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.menu ul {
	position: absolute;
	visibility: hidden;
	list-style: none;
	z-index: 110; 
}
.menu li {
	float: left;
	position: relative;
}
.menu ul li {
	clear: both;
}
.menu a {
	display: block;
	-webkit-transition: background 0.2s ease-out;
	-moz-transition: background 0.2s ease-out;
	-o-transition: background 0.2s ease-out;
	-ms-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;
}
.menu .children {
	border-left: none;
}
.menu ul ul {
	position: absolute;
	top: 0;
}
.menu li:hover ul,
.menu a:hover ul,
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul {
	visibility: visible;
}
.menu :hover ul ul,
.menu :hover ul :hover ul ul {
	visibility: hidden;
}
.home-tab, .menu-item-home {
	margin-left: 15px;
	padding-left: 1.6em;
	background: url('images/home.png') 0 12px no-repeat;
}
.home-tab a:hover, .menu-item-home a:hover {
	background:none!important;
	color:#D15F38!important;
}
.sub-menu li{
	padding-top:0;
}
/*-[ Content ]---------------------------------*/
.headline_area {
	margin-bottom: 1.5em;
	padding-bottom: 20px;
	background: url('images/divider.png') bottom repeat-x;
}
.headline_area h1, .headline_area h2 {
	line-height: 34px;
	font-family: "Yanone Kaffeesatz", sans-serif;
	padding:5px 0 0 0;
}
.entry-title {
	font-weight:bold;
}
.breadcrumb {
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height:20px;
}
.format_text a {
	text-decoration:none;
	-moz-transition: color 0.5s linear 0s;
	-webkit-transition: color 0.5s linear;
}
.format_text a:hover {
	color:#984123;
}
.format_text a:hover {
	text-decoration:none;
}
.format_text p.alert {
	background: none repeat scroll 0 0 #FFFFC7;
	border: 1px solid #E5E597;
}
.format_text ol {
	margin: 0 0 1.571em 1.571em;
}
#content_box {
	width: 100%;
}
#content {
	width: 654px;
	float: left;
}
.post_box,
#content_box .page {
	margin: 0 23px 0 11px;
	width: auto;
}
.post_box {
overflow: hidden;
}
#content_box {
	background-color: transparent;
}
.post_box {
	padding: 30px 25px 25px 25px;
	margin: 10px 0 10px 0;
	-moz-box-shadow: 0px 1px 3px #000;
	-webkit-box-shadow: 0px 1px 3px #000;
	box-shadow: 0px 1px 3px #000;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-weight:bold;
}


.format_text {
	line-height: 21px;
}
.format_text h1 {
	margin: 0.7em 0 0.7em 0;
	font-size: 38px;
}
.format_text h2 {
	font-size: 34px;
	margin: 0.7em 0 0.7em 0;
}
.format_text h3 {
	font-size: 30px;
	margin: 0.7em 0 0.7em 0;
}
.format_text h4 {
	font-size: 26px;
	margin: 0.7em 0 0.7em 0;
}
.format_text h5 {
	font-size: 24px;
	margin: 0.5em 0 0.5em 0;
}
.format_text h6 {
	font-size: 20px;
	margin: 0.5em 0 0.5em 0;
}
.format_text p {
	margin-bottom: 1em;
	display:block;
}
.format_text img {
max-width: 98%;
}
.format_text img.left,
.format_text img.alignleft,
.wp-caption.alignleft {
	margin: 0 1.571em 1.571em 0;
}
.format_text img.right,
.format_text img.alignright,
.wp-caption.alignright {
	margin: 0 0 1.571em 1.571em;
}
.format_text img.center,
.format_text img.aligncenter,
.wp-caption.aligncenter {
	margin: 0 auto 1em auto;
}
.format_text ul {
	margin: 0 0 1.571em 1.2em;
	list-style-type: circle;
}
.format_text blockquote {
	margin: 0 0 1.571em 0;
	font-style: italic;
}
span.author {
	color: #777;
}
.tags {
margin: 30px 0 0 0;
}
/*-[ Archive ]---------------------------------*/
.postsby {
margin: 20px 0;
font-size:24px;
}
.postsbydescription {
line-height:20px;
}
/*-[ Read more link]---------------------------*/
a.more {
	float:right;
	cursor: pointer;
	padding: 0.4em 0.7em;
	text-decoration: none;
}
a.more:hover {
	text-decoration: none;
}
/*-[Comment Bubble]----------------------------*/
.bubble {
float: right;
overflow: hidden;
width: 48px;
height: 48px;
}
/*-[ Thumbnail ]-------------------------------*/
.wp-post-image {
	float: left;
	margin: 0 15px 10px 0;
}
.featured-thumbnail {
display: block;
overflow: hidden;
float: left;
}
#sidebars .wp-post-image {
margin-top:5px;
}
/*-[ Search Form ]-----------------------------*/
#searchform {
	margin-top: 15px;
	margin-bottom: 15px;
}
#searchsubmit:hover {
	cursor:pointer;
}
.screen-reader-text {
	display: none;
}
#s, .mts-subscribe input[type="text"] {
	width: 185px;
}
/*-[ Sidebar ]---------------------------------*/
#sidebars {
	width: 342px;
	border: 0;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 1em;
}
#sidebars ul.sidebar_list {
	padding: 0 16px 30px 16px;
	list-style: none;
}
.sidebar h3{
	padding: 0.5em 1em 0.5em 1em;
	font-size: 14px;
	text-transform: none;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif;
	background-color: white;  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
	width: 104%;
	margin-left: -20px;
}
li.widget ul {
	padding-right: 1.2em;
	list-style:none;
}
#footer_setup .footer_items ul li{
	overflow:hidden;
}
#footer_setup .footer_items ul li {
list-style:none;
font-size: 13px;
line-height: 21px;
}
.sidebar input[type="text"],
.sidebar input[type="submit"] {
	padding: 0.6em;
	color:#777;
}
li.widget {
	margin-bottom: 1em;
	list-style:none;
	line-height: 20px;
}
li.widget ul li {
	margin-bottom: 4px;
	overflow: hidden;
}
li.widget li ul {
	margin: 7px 0 0 5px;
}
/*-[ RSS and Twitter Counter ]-----------------*/
.rsstwitter {
	overflow: hidden;
}
.rsscount {
	width: 48px;
	float: left;
	text-align: left;
	padding-left: 40px;
	background: url('images/rss.png') no-repeat;
	margin-right: 18px;
}
.twittercount {
	width: 48px;
	float: left;
	text-align: left;
	padding-left: 40px;
	background: url('images/twitter.png') no-repeat;
	margin-right: 18px;
}
.fbcount {
	width: 48px;
	float: left;
	text-align: left;
	padding-left: 40px;
	background: url('images/facebook.png') no-repeat;
}
.count {
	font-size: 18px;
	font-weight: bold;
	float: left;
	min-width: 50px;
}
.ctext {
	font-size: 10px;
}
.rsscount:hover {
	cursor: pointer;
}
.countlink {
	line-height: 15px;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 {
overflow: hidden;
}
.ad-125 ul {
    float: left;
    width: 300px;
	margin: 0;
}
.ad-125 li{
float: left;
padding: 0 0 12px 0;
border: none;
list-style: none;
margin-right: 0.9em;
list-style: none!important;
margin-left: 0.7em;
}
.ad-125 li a {
    width: 125px;
    height: 125px;
    display: block;
    border: none;
}
/*-[ Tweets Widget ]---------------------------*/
.tweets {
	padding-bottom: 1.2em;
}
ul.tweets li {
margin-bottom: 15px;
}
.twitter-follow {
	background: url(images/small_twitter.png) no-repeat center left;
	padding: 5px 0 5px 20px;
	float: right;
	margin-top: -15px;
}
/*-[ Tag Widget ]------------------------------*/
.tagcloud {
overflow: hidden;
}
.tagcloud a, .tags a {
float: left;
text-shadow: none;
display: block;
margin-right: 5px;
margin-bottom: 7px;
padding: 0px 7px;
border: 1px solid #D4D4D4;
background-color: #EEE;
color: #838383!important;
line-height: 22px;
text-transform: none;
font-size: 11px!important;
}
.tagcloud a:hover, .tags a:hover {
	background-color: #F9F9F9;
	-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;
}
.tagtext {
float:left;
margin-right:10px;
line-height: 2;
}
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
	width: 300px;
}
#wp-calendar td {
	text-align: center;
}
#wp-calendar caption {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
#wp-calendar #prev {
	text-align: left;
	padding-left: 12px;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
	overflow: hidden;
	padding: 15px 0 0;
}
a.relatedthumb {
-moz-transition: color 0.3s linear 0s;
-webkit-transition: color 0.3s linear;
}
.related-posts h3 {
	font-size: 18px;
	margin: 15px 0;
}
.relatedthumb img {
	margin-right: 20px;
	border-width: 1px;  
	border-style: solid;  
	border-color: #E0E0E0;
	background-color: white;  padding: 4px;
	width: 180px;
	height: 112px;
}
.relatedthumb img:hover {
	border-color: #BBB;
}
a.relatedthumb {
	color:#777;
}
a.relatedthumb:hover {
	color: #D15F38;
}
.related-posts li {
	width: 200px;
	float: left;
	list-style:none;
	margin-bottom:15px;
	line-height:20px;
	min-height: 172px;
}
.rthumb {
	width: 180px;
	height: 122px;
	display: block;
	margin: 0 15px 10px 0;
	background: #EEE;
}
/*-[ Category Posts widget ]-------------------*/
ul.category-posts li {
overflow:hidden;
}
.category-posts .wp-post-image {
margin-bottom: 10px;
margin-top: 5px;
}
.category-posts .comment-num, .category-posts .post-date {
font-style: italic;
font-size: 12px;
color: #BABABA;
}
/*-[ Popular Posts widget ]--------------------*/
ul.popular-posts li {
overflow:hidden;
margin-bottom:10px;
}
.block-meta {
font-style: italic;
font-size: 12px;
color: #BABABA;
}
/*-[ Advanced Recent Posts ]-------------------*/
.advanced-recent-posts p {
color:#BABABA;
}
/*-[ Author Box ]------------------------------*/
.postauthor img {
	float: right;
	margin: 5px 0 0 10px;
}
.postauthor h4 {
	color: #777;
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
.postauthor p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 12px;
	text-align:justify;
}
/*-[ commment intro ]--------------------------*/
.cnumber {
	font-size: 20px;
	font-weight: bold;
}
/*-[ Comments ]--------------------------------*/
.thread-even .children {
background: #F9F9F9;
}
.thread-odd {
background: #F9F9F9;
}
.thread-odd .children {
background: #fff;
}
.commentlist li {
	list-style:none;
	padding: 20px;
}
.commentlist p {
	margin-bottom: 1em;
	line-height: 21px;
}
.fn {
	font-size: 16px;
	line-height: 1.375em;
	font-weight: bold;
	font-style: normal;
}
.comment-meta {
	margin-bottom: 15px;
}
.reply {
	margin-top: 10px;
	padding-bottom: 5px;
}
.commentlist .children {
	margin-left: 10px;
	margin-top: 15px;
}
.avatar {
	float: right;
}
#respond h3{
	margin-top: 18px;
	font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif!important;
}
.cancel-comment-reply a{
	float:right;
	margin-top: -25px;
}
.comment-awaiting-moderation {
font-style: italic;
line-height: 30px;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea { 
	width:98%; 
}
#commentform p {
	margin-bottom: 15px;
}
.cancel-comment-reply {
overflow: hidden;
padding-top: 35px;
}
/*-[ Page Navigation ]-------------------------*/
.pnavigation {
	padding: 1.2em 0 1.5em 0;
	line-height: 34px;
}
.navigation {
	padding: 2em 1.5em;
}
.pages {
margin-right: 10px;
padding:5px 0;
}
.page-numbers {
margin-right: 3px;
}
.pagination2 {
padding: 1em;
display: block;
clear: both;
background: #FEF4C8;
}
.pagination2 a {
margin-left: 10px;
margin-right: 10px;
color:#777;
}
.nav-previous {
float:left;
}
.nav-next {
float:right;
}
/*-[ Footer ]----------------------------------*/
#footer_area .page {
	padding-bottom: 0em;
}
#footer{ 
	background: #fff;
	padding-bottom:1em!important;
	margin-bottom:2em!important;
	text-align:center; 
}
#footer_setup {
	margin: 0 1em 0.5em 1.5em;
	margin-bottom: 5px; 
	overflow: hidden;
}
#footer_setup .footer_items {
	padding-right: 0px;
	color: #777;
	height: auto;
	font-weight: normal;
	overflow: hidden;
	line-height: 18px;
}
.footer_widget {
margin-bottom: 30px;
}
.footer_items_1, .footer_items_2, .footer_items_3 {
	text-align: left;
	width: 300px;
	display: inline-block;
	float: left;
	margin-right:1em;
	padding-bottom: 20px;
	margin-left: 5px;
}
#footer_setup h3{
	padding: 1.5em 0 1.5em 0;
	text-transform: none!important;
	margin-bottom: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Droid Sans", "Lucida Grande", Tahoma, sans-serif;
	background: url('images/divider.png') bottom repeat-x;
}
#footer p {
	line-height: 22px!important;
}
#footer_setup .footer_items_1,
.footer_items_2,
.footer_items_3 {
	letter-spacing: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#footer_setup .footer_items ul {
	margin-right: 1.5em;
	padding: 0px;
}
/*-[ Top Link ]--------------------------------*/
.top a {
	float: right;
	text-indent: -9999px;
	background: url(images/up.png) no-repeat;
	height: 26px;
	width: 26px;
	opacity: 0.2;
	margin-top:-10px;
}
.top a:hover {
	opacity: 0.5;
}

/*-[ Copyrights ]------------------------------*/
.copyrights{
	padding-top: 40px; 
	line-height: 20px;
}
/*-[ No Sidebar Page ]-------------------------*/
.nosidebar {
	width: 100%!important;
}
/*-[ Content Ads ]-----------------------------*/
.topad {
	margin-bottom: 15px;
}
.bottomad {
	margin-top: 15px;
}
/*-[ Social Buttons ]--------------------------*/
.shareit {
	padding: 10px 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	opacity: 0.5;
	min-height: 22px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
.share-item {
	float: left;
	max-width: 90px;
}
.shareit:hover{
	opacity: 1;
}
.gplusbtn {
width: 80px;
}
.linkedinbtn {
width: 100px;
}
.diggbtn {
width: 100px;
}
.stumblebtn {
width: 80px;
margin-top: 2px;
}
.pinbtn {
width: 70px;
}
.facebookbtn {
overflow: hidden;
}
/*-[ Other Classes ]---------------------------*/
.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*-----------------------------------------------
/* Shortcodes
/*---------------------------------------------*/

/*-[ Buttons ]---------------------------------*/
.buttons {
	font-size:12px;
    text-decoration:none;
	position:relative;
    padding:10px 20px 7px;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 15px 25px 25px 0;
}
.btn_brown {
background-color: #D9C2A5;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D9C2A5), color-stop(100%, #C3A178));
background-image: -webkit-linear-gradient(top, #D9C2A5, #C3A178);
background-image: -moz-linear-gradient(top, #D9C2A5, #C3A178);
background-image: -ms-linear-gradient(top, #D9C2A5, #C3A178);
background-image: -o-linear-gradient(top, #D9C2A5, #C3A178);
background-image: linear-gradient(top, #D9C2A5, #C3A178);
border-top: 1px solid #BD986A;
border-right: 1px solid #BD986A;
border-bottom: 1px solid #9A7445;
border-left: 1px solid #BD986A;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: inset 0 1px 0 0 #DFCC9F;
-moz-box-shadow: inset 0 1px 0 0 #DFCC9F;
box-shadow: inset 0 1px 0 0 #DFCC9F;
color: white;
font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
line-height: 1;
padding: 8px 25px;
text-shadow: 0 -1px 1px #BA905E;
text-transform: uppercase;
}
.btn_brown:hover {
background-color: #D1B593;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1B593), color-stop(100%, #BC966B));
background-image: -webkit-linear-gradient(top, #D1B593, #BC966B);
background-image: -moz-linear-gradient(top, #D1B593, #BC966B);
background-image: -ms-linear-gradient(top, #D1B593, #BC966B);
background-image: -o-linear-gradient(top, #D1B593, #BC966B);
background-image: linear-gradient(top, #D1B593, #BC966B);
border-top: 1px solid #BD986A;
border-right: 1px solid #BD986A;
border-bottom: 1px solid #9A7445;
border-left: 1px solid #BD986A;
-webkit-box-shadow: inset 0 1px 0 0 #DFCC9F;
-moz-box-shadow: inset 0 1px 0 0 #DFCC9F;
box-shadow: inset 0 1px 0 0 #DFCC9F;
cursor: pointer;
color:white!important;	
}
.btn_brown:active {
border: 1px solid #B2824C;
-webkit-box-shadow: inset 0 0 8px 2px #C19B70;
-moz-box-shadow: inset 0 0 8px 2px #C19B70;
box-shadow: inset 0 0 8px 2px #C19B70; 
}
.btn_blue {
background-color: #A5B8DA;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A5B8DA), color-stop(100%, #7089B3));
background-image: -webkit-linear-gradient(top, #A5B8DA, #7089B3);
background-image: -moz-linear-gradient(top, #A5B8DA, #7089B3);
background-image: -ms-linear-gradient(top, #A5B8DA, #7089B3);
background-image: -o-linear-gradient(top, #A5B8DA, #7089B3);
background-image: linear-gradient(top, #A5B8DA, #7089B3);
border-top: 1px solid #758FBA;
border-right: 1px solid #6C84AB;
border-bottom: 1px solid #5C6F91;
border-left: 1px solid #6C84AB;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
-moz-box-shadow: inset 0 1px 0 0 #aec3e5;
box-shadow: inset 0 1px 0 0 #aec3e5;
color: white;
font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
line-height: 1;
padding: 8px 25px;
text-shadow: 0 -1px 1px #64799E;
text-transform: uppercase;
}
.btn_blue:hover {
background-color: #9badcc;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9badcc), color-stop(100%, #687fa6));
background-image: -webkit-linear-gradient(top, #9badcc, #687fa6);
background-image: -moz-linear-gradient(top, #9badcc, #687fa6);
background-image: -ms-linear-gradient(top, #9badcc, #687fa6);
background-image: -o-linear-gradient(top, #9badcc, #687fa6);
background-image: linear-gradient(top, #9badcc, #687fa6);
border-top: 1px solid #6d86ad;
border-right: 1px solid #647a9e;
border-bottom: 1px solid #546685;
border-left: 1px solid #647a9e;
-webkit-box-shadow: inset 0 1px 0 0 #a5b9d9;
-moz-box-shadow: inset 0 1px 0 0 #a5b9d9;
box-shadow: inset 0 1px 0 0 #a5b9d9;
cursor: pointer;
color:white!important;	
}
.btn_blue:active {
border: 1px solid #546685;
-webkit-box-shadow: inset 0 0 8px 2px #7e8da6;
-moz-box-shadow: inset 0 0 8px 2px #7e8da6;
box-shadow: inset 0 0 8px 2px #7e8da6; 
}
.btn_green {
background-color: #6CB24C;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6CB24C), color-stop(100%, #52873A));
background-image: -webkit-linear-gradient(top, #6CB24C, #52873A);
background-image: -moz-linear-gradient(top, #6CB24C, #52873A);
background-image: -ms-linear-gradient(top, #6CB24C, #52873A);
background-image: -o-linear-gradient(top, #6CB24C, #52873A);
background-image: linear-gradient(top, #6CB24C, #52873A);
border-top: 1px solid #477532;
border-right: 1px solid #477532;
border-bottom: 1px solid #3A6029;
border-left: 1px solid #477532;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: inset 0 1px 0 0 #8FC477;
-moz-box-shadow: inset 0 1px 0 0 #8FC477;
box-shadow: inset 0 1px 0 0 #8FC477;
color: white;
font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
line-height: 1;
padding: 8px 25px;
text-shadow: 0 -1px 1px #416B2D;
text-transform: uppercase;
}
.btn_green:hover {
background-color: #5F9D43;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #68AB49), color-stop(100%, #4A7834));
background-image: -webkit-linear-gradient(top, #68AB49, #4A7834);
background-image: -moz-linear-gradient(top, #68AB49, #4A7834);
background-image: -ms-linear-gradient(top, #68AB49, #4A7834);
background-image: -o-linear-gradient(top, #68AB49, #4A7834);
background-image: linear-gradient(top, #68AB49, #4A7834);
border-top: 1px solid #4E8037;
border-right: 1px solid #4E8037;
border-bottom: 1px solid #3A6029;
border-left: 1px solid #4E8037;
-webkit-box-shadow: inset 0 1px 0 0 #8FC477;
-moz-box-shadow: inset 0 1px 0 0 #8FC477;
box-shadow: inset 0 1px 0 0 #8FC477;
cursor: pointer;
color:white!important;	
}
.btn_green:active {
border: 1px solid #436D30;
-webkit-box-shadow: inset 0 0 8px 2px #467131;
-moz-box-shadow: inset 0 0 8px 2px #467131;
box-shadow: inset 0 0 8px 2px #467131; 
}
.btn_yellow {
background-color: #FFDA6B;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFDA6B), color-stop(100%, #FEAE2D));
background-image: -webkit-linear-gradient(top, #FFDA6B, #FEAE2D);
background-image: -moz-linear-gradient(top, #FFDA6B, #FEAE2D);
background-image: -ms-linear-gradient(top, #FFDA6B, #FEAE2D);
background-image: -o-linear-gradient(top, #FFDA6B, #FEAE2D);
background-image: linear-gradient(top, #FFDA6B, #FEAE2D);
border-top: 1px solid #D6AB00;
border-right: 1px solid #D6AB00;
border-bottom: 1px solid #BC9600;
border-left: 1px solid #D6AB00;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: inset 0 1px 0 0 #FFE599;
-moz-box-shadow: inset 0 1px 0 0 #FFE599;
box-shadow: inset 0 1px 0 0 #FFE599;
color: white;
line-height: 1;
padding: 8px 25px;
text-shadow: 0 -1px 1px #FF9B05;
text-transform: uppercase;
font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
line-height: 1;
}
.btn_yellow:hover {
background-color: #FFD351;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFD351), color-stop(100%, #FDA00B));
background-image: -webkit-linear-gradient(top, #FFD351, #FDA00B);
background-image: -moz-linear-gradient(top, #FFD351, #FDA00B);
background-image: -ms-linear-gradient(top, #FFD351, #FDA00B);
background-image: -o-linear-gradient(top, #FFD351, #FDA00B);
background-image: linear-gradient(top, #FFD351, #FDA00B);
border-top: 1px solid #D6AB00;
border-right: 1px solid #D6AB00;
border-bottom: 1px solid #BC9600;
border-left: 1px solid #D6AB00;
-webkit-box-shadow: inset 0 1px 0 0 #FFE599;
-moz-box-shadow: inset 0 1px 0 0 #FFE599;
box-shadow: inset 0 1px 0 0 #FFE599;
cursor: pointer;
color:white!important;	
}
.btn_yellow:active {
border: 1px solid #F29202;
-webkit-box-shadow: inset 0 0 8px 2px #F29202;
-moz-box-shadow: inset 0 0 8px 2px #F29202;
box-shadow: inset 0 0 8px 2px #F29202; 
}
.btn_red {
background-color: #E83030;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E83030), color-stop(100%, #B71414));
background-image: -webkit-linear-gradient(top, #E83030, #B71414);
background-image: -moz-linear-gradient(top, #E83030, #B71414);
background-image: -ms-linear-gradient(top, #E83030, #B71414);
background-image: -o-linear-gradient(top, #E83030, #B71414);
background-image: linear-gradient(top, #E83030, #B71414);
border-top: 1px solid #9C1111;
border-right: 1px solid #9C1111;
border-bottom: 1px solid #890F0F;
border-left: 1px solid #9C1111;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: inset 0 1px 0 0 #FF6B6B;
-moz-box-shadow: inset 0 1px 0 0 #FF6B6B;
box-shadow: inset 0 1px 0 0 #FF6B6B;
color: white;
font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
line-height: 1;
padding: 8px 25px;
text-shadow: 0 -1px 1px #A01111;
text-transform: uppercase;
}
.btn_red:hover {
background-color: #E63131;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E63131), color-stop(100%, #9C1111));
background-image: -webkit-linear-gradient(top, #E63131, #9C1111);
background-image: -moz-linear-gradient(top, #E63131, #9C1111);
background-image: -ms-linear-gradient(top, #E63131, #9C1111);
background-image: -o-linear-gradient(top, #E63131, #9C1111);
background-image: linear-gradient(top, #E63131, #9C1111);
border-top: 1px solid #9C1111;
border-right: 1px solid #9C1111;
border-bottom: 1px solid #890F0F;
border-left: 1px solid #9C1111;
-webkit-box-shadow: inset 0 1px 0 0 #FE4C4C;
-moz-box-shadow: inset 0 1px 0 0 #FE4C4C;
box-shadow: inset 0 1px 0 0 #FE4C4C;
cursor: pointer;
color:white!important;	
}
.btn_red:active {
border: 1px solid #890F0F;
-webkit-box-shadow: inset 0 0 8px 2px #890F0F;
-moz-box-shadow: inset 0 0 8px 2px #890F0F;
box-shadow: inset 0 0 8px 2px #890F0F; 
}
.btn_white {
background-color: #F7F7F7;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F7F7F7), color-stop(100%, #E0E0E0));
background-image: -webkit-linear-gradient(top, #F7F7F7, #E0E0E0);
background-image: -moz-linear-gradient(top, #F7F7F7, #E0E0E0);
background-image: -ms-linear-gradient(top, #F7F7F7, #E0E0E0);
background-image: -o-linear-gradient(top, #F7F7F7, #E0E0E0);
background-image: linear-gradient(top, #F7F7F7, #E0E0E0);
border-top: 1px solid #CECECE;
border-right: 1px solid #CECECE;
border-bottom: 1px solid #C4C4C4;
border-left: 1px solid #CECECE;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: inset 0 1px 0 0 #FFFFFF;
-moz-box-shadow: inset 0 1px 0 0 #FFFFFF;
box-shadow: inset 0 1px 0 0 #FFFFFF;
color: #4F4F4F;
font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
line-height: 1;
padding: 8px 25px;
text-shadow: 0 -1px 1px #fff;
text-transform: uppercase;
}
.btn_white:hover {
background-color: #F4F4F4;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, #D3D3D3));
background-image: -webkit-linear-gradient(top, #F4F4F4, #D3D3D3);
background-image: -moz-linear-gradient(top, #F4F4F4, #D3D3D3);
background-image: -ms-linear-gradient(top, #F4F4F4, #D3D3D3);
background-image: -o-linear-gradient(top, #F4F4F4, #D3D3D3);
background-image: linear-gradient(top, #F4F4F4, #D3D3D3);
border-top: 1px solid #CECECE;
border-right: 1px solid #CECECE;
border-bottom: 1px solid #C4C4C4;
border-left: 1px solid #CECECE;
-webkit-box-shadow: inset 0 1px 0 0 #fff;
-moz-box-shadow: inset 0 1px 0 0 #fff;
box-shadow: inset 0 1px 0 0 #fff;
cursor: pointer;
color: #4F4F4F!important;	
}
.btn_white:active {
border: 1px solid #C1C1C1;
-webkit-box-shadow: inset 0 0 8px 2px #C1C1C1;
-moz-box-shadow: inset 0 0 8px 2px #C1C1C1;
box-shadow: inset 0 0 8px 2px #C1C1C1; 
}
/*-[ Video Shortcode ]-------------------------*/
.textwidget .youtube-video,
.textwidget .vimeo-video,
.textwidget .googlemaps {
	margin:0;
}
.youtube-video,
.vimeo-video {
	margin: 10px 15px 10px 0;
}
/*-[ Google Maps ]-----------------------------*/
.googlemaps {
	margin: 5px 15px 10px 0;
}
/*-[ Columns ]---------------------------------*/
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 15px;
	float: left;
}
.column-last {
	margin-right: 0!important;
	clear: right;
}

/*-[ Tabs ]------------------------------------*/
.tabs-wrapper ul.tabs {
    width:100%;
    margin:20px 0 0;
    padding:0;
    float:left;
    height: 34px;
}
.tabs-wrapper ul.tabs li {
    display:block;
    float:left;
    margin:0 2px 0 0;
}
.tabs-wrapper ul.tabs li a {
    display:block;
    float:left;
    text-decoration:none;
}
.tabs-wrapper ul.tabs li a {
    display: block;
    text-decoration: none;
    border:0 none;
    cursor:pointer;
    overflow:hidden;
    outline:none;
}
.tabs-wrapper .tab-content {
    clear:both;
    float:left;
	margin-top: 15px;
}
/*-[ Dividers ]--------------------------------*/
.divider {
    background: transparent url(images/divider.png) repeat-x scroll 0 100%;
    clear: both;
    display: block;
    margin-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.top-of-page {
	background: url('images/divider.png') bottom repeat-x;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	margin-bottom: 25px;
	position: relative;
	clear: both;
	padding-top: 20px;
	display: block;
	padding-bottom: 10px;
}
.top-of-page a {
    height: 20px;
    position: absolute;
    right: 0;
    top: 6px;
    border:0 none;
    outline:none;
    cursor:pointer;
	color: #666;
	opacity: 0.8;
}
.top-of-page a:hover {
	opacity: 1;
}
@media screen and (max-width:320px){
.menu li {
width: 100%;
text-align: center;
border-bottom: 1px solid #EEE;
}
.home-tab, .menu-item-home {
margin-left: 0!important;
}
.menu a {
font-size:14px!important;
}
.menu ul, .menu ul li, menu ul ul li {
width: 100%;
background: #EEE;
}
}

/*-----------------------------------------[ 240 ]-------------------------------------*/
@media screen and (max-width:240px){
.rthumb {
width: 100%;
height:auto;
}
.related-posts li {
width: 100%;
}
.relatedthumb img {
width: 70%;
}
.ctext, .count {
font-size: 14px!important;
}
.sidebar img, #footer img, #content img {
height: auto;
max-width: 93%;
}
}
/*-----------------------------------------[ 320 ]-------------------------------------*/
@media screen and (max-width:320px){
.widget-header #searchform {
width: 100%!important;
}
#s, .mts-subscribe input[type="text"] {
width: 61%;
}
.headline_meta {
display:none;
}
.featured-thumbnail {
display:none;
}
.ad-125 {
width: 50%!important;
margin: 0 auto;
}
.sidebar img, #footer img, #content img {
max-width: 92%!important;
}
}
/*-----------------------------------------[ 480 ]-------------------------------------*/
@media screen and (max-width:480px){
#header {
float:none;
}
.text-logo, #header img {
text-align: center;
margin:0 auto 15px auto;
max-width:100%;
}
.widget-header #searchform {
margin: 0 auto;
width: 70%;
margin-bottom:10px!important;
}
nav ul { display: none; }
nav select { 
display: inline-block;
width: 100%;
padding: 5px;
}
.home-tab, .menu-item-home {
padding-left: 0em!important;
background: none!important;
}
.widget-header {
width: 100%;
float: none;
}
.headline_area h1, .headline_area h2 {
font-size: 170%!important;
}
#content {
width: 100%!important;
}
.shareit {
background: none!important;
padding:0;
}
.share-item {
width: 80px;
}
.tabs-wrapper ul.tabs li {
margin-bottom: 10px;
}
.tabs-wrapper ul.tabs {
height: auto;
}
.ad-125 {
margin: 0;
width: 68%!important;
}
#sidebars {
width: 100%!important;
}
.sidebar_list {
margin-left: 0!important;
}
.footer_items_1, .footer_items_2, .footer_items_3 {
width: 100%!important;
}
.top {
display:none;
}
}
/*-----------------------------------------[ 768 ]-------------------------------------*/
@media screen and (max-width:768px){
.ad-125 {
width: 60%;
margin: 0 auto;
}
.rsscount, .twittercount, .fbcount {
width: 100%;
height: 32px;
margin-bottom: 10px;
padding-top: 5px;
font-size: 18px;
}
.count {
font-size: 20px;
font-weight: bold;
float: none;
padding-top: 5px;
}
.ctext {
font-size: 20px;
}
.ad-125 ul {
float: none;
margin: 0 auto;
display: block;
overflow: hidden;
width: 60%;
}
#contacttext {
width: 95%;
}
}
/*-----------------------------------------[ 996 ]-------------------------------------*/
@media screen and (max-width:996px){
.page {
width: 95%;
}
#content {
width: 64%;
}
.bubble {
display: none;
}
.rsscount, .twittercount {
margin-right: 8px;
}
.ad-125 ul {
width:110%;
}
#sidebars {
width: 35%;
}
#sidebars h3 {
width: 90%;
-moz-box-shadow: none;  -webkit-box-shadow: none;  box-shadow: none;
margin-left:0;
padding-left:0;
border-bottom:1px dashed #eee;
}
.sidebar img, #footer img, #content img {
height: auto;
max-width: 95%;
}
.footer_items_1, .footer_items_2, .footer_items_3 {
width: 30%;
}
.vimeo-video, .youtube-video {
	overflow: hidden;
}
.googlemaps iframe,
.vimeo-video iframe,  
.vimeo-video object,  
.vimeo-video embed,
.youtube-video iframe,  
.youtube-video object,  
.youtube-video embed {
	width: 100%;
	height: 100%;
}
}
/*-----------------------------------------[ 1200 ]-------------------------------------*/
@media screen and (max-width:1200px){
.shareit {
opacity: 0.5!important;
border: none!important;
margin: 15px 0 15px 0!important;
width: 100%!important;
position: relative!important;
overflow: hidden!important;
border-radius: 0!important;
-moz-border-radius: 0!important;
-webkit-border-radius: 0!important;
top: 0!important;
}
.shareit:hover {
opacity:1!important;
}
}