/* 
Theme Name: Easel
Contributors: Frumph
Theme URI: http://frumph.net/easel
Description: A very intuitively designed theme that has a very robust set of options, CSS entities and abilities.  Is a *core* theme for plugins like Comic Easel.
Author: Philip M. Hofer (Frumph)
Author URI: http://frumph.net
Tags: Dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready 
Version: 3.0.8
License: GNU General Public License, v3 (or newer)
License URI: http://www.opensource.org/licenses/gpl-3.0.html
*/

/* STANDARD TAGS */
@keyframes slidy {
0% { left: 0%; }
25% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% {left: -400%; }
}
.emb-minislide {width: 600px;
height: 400px;
overflow: hidden;
position: relative;
right: 8%;}

.emb-minislide img{ position:absolute; animation:emb-minislide 20s infinite; opacity:0; width: 100%; height: auto;}

@keyframes emb-minislide {25%{opacity:1;} 40%{opacity:0;}} 
.emb-minislide img:nth-child(4){animation-delay:0s;}
.emb-minislide img:nth-child(3){animation-delay:5s;}
.emb-minislide img:nth-child(2){animation-delay:10s;}
.emb-minislide img:nth-child(1){animation-delay:15s;}
 

body { margin: 0; } 
div#emb_slide{ overflow: hidden; }
div#emb_slide figure img { width: 20%; float: left; }
div#emb_slide figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
  
}

#mesgscroll-news{ 
width:200px; 
background:#EAF4F5; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
flex: 1;
}

#mesgscroll-news a { text-decoration:none; }


#mesgscroll-news .title {
text-align:center;
font-size:14px;
font-weight:bold;
flex: 1;
}

.newsticker-jcarousellite { width:200px; }
.newsticker-jcarousellite ul li{ list-style:none; margin-bottom:5px; line-height:20px; border-bottom:solid 1px red; flex: 1;}


.clear { clear: both; }


.scroll-text {
  border: 1px solid red;
  width: 200px;
  height: 4.5em;
  overflow: hidden;
  list-style:none;
}
.scroll-text ul {
  width: 500px;
  height: 100px;
  overflow: hidden;
  margin: 0;
  list-style:none;
  text-decoration:none;
}
.scroll-text ul li {
  height: 1.5em;
}
 
.container-scroll ul, .container-scroll ul li {
			padding: 0;
			margin: 0;
			list-style: none;
			text-align: center;
			cursor:pointer;
			/*! border-bottom: dotted 1px; */
		}

		.container-scroll {
		    width: 210px;
		    height: 150px;
		    line-height: 30px;
		    /*! border: 3px solid #E74C3C; */
			border-radius:5px;
		    overflow: Hidden;
			/*! background-color:#34495E; */
			/*! color:#fff; */
		    padding: 5px 0;
		    margin: 30px auto;
		    /*! border-bottom: dotted; */
		}



#emb_slide{
/*! width:300px; */
/*! height:300px; */
}
html {
	overflow-y: scroll;
}
body {
	margin: 0;
	font-family: Myanmar3, "Times New Roman", Times;
	font-size: 14px;
}

a {
	text-decoration: none;
}

	/*a:visited {color:red;} */
	a:hover {color: red;}
	a:focus {outline: none;}
	a img {	border: none;}

p {
	margin: 0;
	padding: 5px 0;
}
.footer-distributed{
	background-color: #0C6588;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 20px;
	
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
	padding: 15px;
}



.footer-distributed .footer-left{
	/* width: 40%; */
}



.footer-distributed p{
	color:  #ffffff;
	margin: 0;
	font-size:medium;
	/* text-align: center; */
}

.footer-distributed h3 span{
	color:  #5383d3;
}

 ul.footer-ul, a.footer-mod {text-decoration:none;list-style:none;color:white;padding: 2px;}

/*a.footer-contact{
	
	float: left;
	margin-top: 60px; 
	margin-left: -300px;
*/

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin-right: 100px;
	padding: 10;
	border-bottom:1px solid
	
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	/* width: 35%; */
	padding: 1px;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  white;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons {
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}



@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}

.footer-text{
text-align:center;

}
p.attachment {
	text-align: center;
}

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

small {
	font-size: 14px;
}

hr {
	height: 1px;
	color: #000;
	background-color: #ccc;
	border: 0px;
}

blockquote {
	margin: 5px 20px 5px 20px;
	border: 1px dashed #ccc;
	padding: 5px;
	font-size: 14px;
	background:#AFC;
}

blockquote p:first-letter {
	float: left;
	font-size: 16px;
	font-weight: 700; 
	margin: 3px 2px 0;
}

blockquote p:first-line {
}

acronym, abbr, span.caps {
	cursor: help;
}

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

form {
	margin: 0;
}

input, textarea {
	font-family: Myanmar3, "Times New Roman", Times;
	font-size: 14px;
}

.test{
	font-weight:bold;
	}

/* WP Aligns */


.aligncenter {
	margin: 0 auto;
	text-align: center;
	display: block;
}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left;
}

.wp-caption {
	text-align: center;
	padding: 3px;
	background: #fff;
	padding-right:13px;
}

.type-showcase .wp-caption {
	margin: 0 5px;
}

.wp-caption-text {
	text-align: center;
	font-size:11px;
	letter-spacing:-.5px;
}


/* Page */

#page-wrap {}

#page {
	width: 1000px;
	margin: 0 auto;
}

body.layout-2cl #page, body.layout-2cr #page{
	width: 780px;
}

/* Header */

#header {
	display: block;
	background:url(images/header-bg.png) center;
}

	#header .description {
		margin-left: 60px;
	}

.header-info {
    float: left;
    display: inline-block;
}

/* THE MENU */

#menubar-wrapper {
	width: 100%;
	clear: both;
	margin: 0 auto;
	background: #0FF;
	text-transform: capitalize;
}

#footer-menubar-wrapper {
	clear:both;
	display: inline-block;
	text-transform: uppercase;
	margin: 0 auto;
	border-collapse: collapse;
	text-align: center;
}

.footmenu {
	margin: 0 auto;
}

.ie #menubar-wrapper {
	zoom: 1; /* IE fix, allows for variable height menu  */
}

.menunav {
	float: right;
	text-align: center;
        display:inline;
 
}

.menunav a:link, .menunav a:visited {
	color: #afeeee;
}

.menunav a:hover {
	color: #fcff00;
}

.menunav-search {
	float: left;
	line-height: 26px;
	height: 20px;
	margin-right: 3px;
}

.menunav-rss {
	line-height: 26px;
	padding: 0 5px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color: #fff;
	margin: 0 3px;
}

.menunav-rss:hover {
	background: #414141;
	color: #fff;
}

.menu {
/*	font: bold 12px Verdana; */
/*	background: #414141; background of menu bar (default state)*/
	/*float: left; */
        /* display:inline;  */

}

.menu ul, .footmenu ul {
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
}

/*Top level list items*/
.menu ul li, .footmenu ul li {
	position: relative;
	display: inline;
	float: left;
	list-style:none;
}

/*Top level menu link items style*/
.menu ul li a, .footmenu ul li a {
	display: inline;
	padding: 4px 7px 5px;
	text-decoration: none;
}

.menu ul li ul li a {
	border-bottom:solid 1px #226;
	text-align: left;
	background: #35C url(images/menubar-bg2.png); /* background of menu items (default state)*/
}

* html .menu ul li a {
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.menu ul li a:link, .menu ul li a:visited, .menunav a:link, .menunav a:visited  {
	color: #fff;
}

.menu ul li ul li a:link, .menu ul li ul li a:visited {
	color: #fff;
	font-size: 14px;
}

.menu ul li a.selected {
	/*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #111;
	color: #fff;
}

.menu ul li a:hover {
	color: #fff;
	background: #111; /*background of menu items during onmouseover (hover state)*/
}

/*1st sub level menu*/
.menu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.menu ul li ul li {
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.menu ul li ul li ul {
	top: 0;
}

/* Sub level menu links style */
.menu ul li ul li a {
	font: normal 11px Myanmar3, "Times New Roman", Times;
	width: 200px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
}

/* Holly Hack for IE \*/
* html .menu, * html .footmenu {
	height: 1%;
}
/*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.arrowclass {
	position: absolute;
	top: 2;
	margin-left: 2px;
	font-size: 11px;
}

/* Content-Wrapper */

#content-wrapper {}

/* Subcontent-Wrapper */

#subcontent-wrapper {}

#column {
	float: left;
	padding: 1px;
	/* position: relative; */
	/* left: 500px; */
}

body.wide #column {
	float: none;
}

.narrowcolumn {
	width: 550px;
}

body.layout-2cl .narrowcolumn, body.layout-2cr .narrowcolumn {
	width: 560px;
}

body.wide .narrowcolumn, body.signup .narrowcolumn {
	width: auto;
}

/* this handles the GN style layouts that need to contain that section */
.section {
	width: 780px;
}

/* Posts Area  */

.type-post, .type-comic { 
	margin-bottom: 10px; 
}

.sticky {}

.entry {
	line-height: 20px;
	padding: 10px;
	overflow: hidden;
}

.facebook_like {
	float: left;
	display: inline-block;
}	

.post-cat, .post-author {
	text-transform: capitalize;
}

.post-extras {
	clear: both;
}

a.post-edit-link { 
	padding: 5px; 
	text-align: right;
}

.post-image {}

.post-info {
	padding-bottom: 0px;
	font-size: 14px;
}

.post-text {
	overflow: hidden;
	display: block;
}

.post-author-gravatar {
	display: inline-block;
	width: 64px;
	float: right;
}

.post-mood {
	float: left;
	margin-right: 2px;
}

.post-calendar-date {
	color: #777;
	font-family: Myanmar3, "Times New Roman", Times;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
}

.post-calendar-date .calendar-date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.png) center no-repeat;
	font-family: Myanmar3, "Times New Roman", Times;
	font-size: 22px;
	font-style: normal;
	color: #000;
	text-align: center;
	line-height: 100%;
	padding: 0 2px 0 0;
}


.post-calendar-date .calendar-date span {
	height: 16px;
	padding: 1px 0 4px 0;
	display: block;
	font-family: Myanmar3, "Times New Roman", Times;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

.postdate {
	font-size: 11px;
}

.more-link {
	border-top: 1px dashed #ccc;
	font-style: italic;
	display: block;
	clear: both;
}

.post-tags, .cast-tags {
	font-size: 14px;
}

.linkpages {
	float: right;
	margin: 5px;
}

/* Comments */

.comment-link {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	padding: 2px;
}

.comment {
	display: block;
	margin-top: 20px;
}

.comment .comment {
	margin: 10px 0 0 70px;
}

.comment .comment .comment {
	margin-left: 20px;
}

.bypostauthor {}

.comment-avatar {
	width: 64px;
	height: 64px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.comment-content {
	margin-left: 68px;
}

.comment-author cite {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}

.comment .comment .comment-author cite {
	font-size: 14px;
}

.comment-meta-data {
	font-size: 11px;
}

.comment .comment .comment-permalink {
	display: none;
}

.comment-moderated {
	font-style: italic;
	font-size: 15px;
}

.comment-text {
	padding: 5px;
	font-size: 14px;
}

.comment-text p {
	padding: 5px 5px;
	margin: 0;
}

.comment-note {
	width: 380px;
	text-align: left;
	display: inline-block;
	font-size: 11px;
}

#respond .form-submit {
	display: inline-block;
	margin-right: 20px;
 }

.comment-meta {
	display: inline;
	border-left: 1px solid #000;
}

.commentsrsslink {
	font-size: 11px;
	float: right;
}

#author, #email, #url {
	width: 50%;
}

.comment-submit, .post-url-back {
	float: right;
}

.commentlist ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ol.commentlist {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

ol.commentlist p {
	margin-top: 3px;
}

ul.children {
	margin: 0;
	padding: 0;
	list-style: none;
}

#respond {
	padding: 0;
}

.nocomments, .closed-comments {
	text-align: center;
}

#cancel-comment-reply-link {
	font-size: 14px;
}

/* Pingbacks and Trackbacks */

#pingtrackback-wrap {
	margin: 10px 20px 0;
}

#pingtrackback {
	font-size: 16px;
}

.pingback .comment-content, .trackback .comment-content {
	margin-left: 0;
}

.trackback .comment-author cite, .pingback .comment-author cite {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

textarea#comment {
	width: 90%;
	height: 80px;
}

#comment, #author, #email, #url, .comment-textarea, 
.easel_control_panel_widget #user_login, .easel_control_panel_widget #user_pass {
	padding: 2px;
	color: #000;
	font-family: Myanmar3, "Times New Roman", Times;
	font-size: 14px;
	background: #ccc;
	border: 1px solid #999;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#comment-textarea:focus, #comment:hover, #author:hover, #email:hover, 
#url:hover, #comment:focus, #author:focus, #email:focus, #url:focus,
.easel_control_panel_widget #user_login:focus, .easel_control_panel_widget #user_pass:focus {
	background: #fff;
}

/* Pagenav / Comment Nav */

.pagenav, .commentnav {
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 5px 0 5px;
	margin-top: 5px;
	clear: both;
}

.pagenav-left, .commentnav-left {
	float: left;
}

.pagenav-right, .commentnav-right {
	float: right;
}

.nav a, .pagenav a, .nav-blog a {
	display: block;
	float: left;
}

/* Default Sidebars */

#sidebar-left {
	float: left;
	width: 210px;
	padding: 1px;
}

#sidebar-right {
	float: right;
	width: 210px;
	padding: 1px;
}

.sidebar-basic ul, .sidebar-basic li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar-header {
    float: right;
    display: inline-block;
}

/* Sidebar Class */

#sidebar-right .sidebar, #sidebar-left .sidebar {
	font-size: 14px;
	/*overflow: hidden;*/
}

.sidebar h2, .sidebar h2 a {
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

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

.sidebar ul li {
	margin: 0 0 0 10px;
	padding: 0;
}

.sidebar .widget {
	margin-bottom: 10px;
}

.sidebar .widget .post-extras, .sidebar .widget .entry {
	padding: 3px;
}

.sidebar-no-widgets {
	color: #000;
	margin: 0 auto;
	padding: 5px;
	border: dotted 1px #aaa;
	background: #ccc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.classic-bookmark {
	margin: 0 auto;
	width: 185px;
}

/* Footer */

#footer {text-align: center;}

	.footer-text {
		clear:both;
		text-align: right;
		margin-right: 20px;
		font-size: 11px;
		text-align: center;
	}

	.footer-pipe {
		padding: 0 2px;
	}
.
#page-foot {
	width: 980px;
	color: #fff;
	margin: 0 auto;
	text-align: right;
	font-size: 11px;
}

#page-foot p {
	margin-right: 40px;
}

/* CALENDAR */

#wp-calendar-wrap {
	margin: 0px auto;
	width: 180px;
	padding: 5px;
}

#wp-calendar {
	width: 165px;
	margin: 0 auto;
}

.wp-calendar-thumb {
	width: 178px;
	height: 130px;
	margin: 0 auto;
}

#wp-calendar th {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

#wp-calendar caption {
	font-family: Myanmar3, "Times New Roman", Times;
	font-size: 18px;
	letter-spacing: -1px;
	font-variant: small-caps;
}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #000;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #b00;
}

#wp-calendar a:hover {
	color: #fff;
	background: #000;
}

table#wp-calendar {
	border: none;
	background: transparent;
}

table#wp-calendar td {
	border-color: #999;
}

.wp-calendar-download {
	width: 166px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 10px;
	text-align: right;
	color: #777;
	background: #222;
}

.wp-calendar-download-links a {
	padding: 0 3px;
	font-weight: bold;
	color: #fff;
	background: #000;
	border-left: 1px solid #777;
}

.wp-calendar-download-links a:hover {
	background: #800;
}

/* SEARCH */

.s-search {
	height: 16px;
	width: 140px;
	margin: 0 3px;
	float: left;
}

.searchform button {
	float: left;
}

.archiveresults, .searchresults {
	padding: 0 0 20px 5px;
	font-style: italic;
}


/* GALLERY */

.gallery-image {
	max-width: 520px;
	overflow: hidden;
	text-align: center;
	margin: 10px auto;
}

.gallery-caption {
	font-size: 11px;
	text-align: center;
}

.gallery-caption p {
	width: 510px;
	padding: 5px;
	margin: 0;
}

.gallery-content {
	padding: 20px;
}

.imagenav-wrap {
	width: 500px;
	margin: 5px auto;
}

.imagenav-left, .imagenav-right {
	display: inline-block;
	width: 77px;
	height: 77px;
	float: left;
	overflow: hidden;
	display: inline-block;
}

.imagenav-right {
	float: right;
}

.imagenav-center {
	width: 334px;
	height: 65px;
	margin: 0 auto;
	display: inline-block;
	padding: 10px 5px 0 5px;
	color: #000;
	text-align: center;
	overflow: hidden;
}

.imagetitle {
	color: #000;
	font-size: 18px;
}

.imagenav-bg {
	width: 77px;
	height: 77px;
	position: absolute;
	z-index: 0;
	overflow: hidden;
}

.imagenav-bg img {
	width: 75px;
	height: 75px;
	padding: 1px;
}

.imagenav-arrow {
	width: 77px;
	height: 67px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 80px;
	font-weight: bold;
	line-height: 67px;
	text-align: center;
	float: left;
}

.imagenav-link {
	width: 77px;
	height: 77px;
	position: absolute;
	z-index: 2;
	float: left;
	overflow: hidden;
}

.imagenav-link img {
	width: 75px;
	height: 75px;
	padding: 1px;
}

#gallery-1 .attachment-thumbnail {
	border: none;
}

/* Pagination */

#wp-paginav {
	text-align: left;
}

#paginav {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	line-height: 25px;
}

#paginav .paginav-pages {
	padding-right: 10px;
}

#paginav a {
	padding: 0px 10px;
	display: block;
}

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

#paginav li {
	float: left;
}

#paginav .paginav-next, #paginav .paginav-previous {
	font-size: 18px;
	line-height: 22px;
}

#paginav .paginav-current, #paginav .current {
	padding: 0px 7px;
	font-weight: bold;
}

.pagejumper-wrap {
	line-height: 25px;
	float: right;
}

/* NAVIGATION */

.blognav {
	width: 80%;
	margin: 0 auto;
}

.blognav-previous {
	float: left;
}

.blognav-next {
	float: right;
}

.nav {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
}

.nav-first {
	float: left;
}

.nav-previous {
	float: left;
}

.nav-previous a {
	padding-left: 10px;
}

.nav-next {
	float: left;
}

.nav-next a {
	padding-left: 10px;
}

.nav-last {
	float: left;
}

.nav-last a {
	padding-left: 10px;
}

.pagenav, .commentnav {
	height: 25px;
	color: #000;
	font-weight: bold;
	line-height: 25px;
	padding: 0 5px 0 5px;
	margin-top: 5px;
	clear: both;
}

.pagenav-left, .commentnav-left {
	float: left;
}

.pagenav-right, .commentnav-right {
	float: right;
}

.nav a, .pagenav a, .nav-blog a {
	display: block;
	float: left;
}

/* Archive Year Template */

.archive-date {
	padding: 0 5px 0 0;
	font-size: 14px;
	white-space: nowrap;
}

.archive-title {
	padding: 2px 5px;
/*	line-height: 11px; */
	border-left: 1px dashed #aaa;
}

.month-table {
	border-collapse: collapse;
	margin: 10px 0 20px 0;
}

#linkspage, #linkspage ul, #linkspage li, #archivepage, #archivepage url, #archivepage li {
	list-style: none;
}

#linkspage h2 {
	margin-top: 20px;
}

/* User Pages */

#userpage {
	width: 100%;
	padding: 5px;
}

.userpage-avatar {
	float: left;
	width: 64px;
	height: 64px;
}

.userpage-info {
	margin-left: 10px;
	float: left;
}

.userpage-desc {
	width: 400px;
	padding: 5px;
	margin-top: 30px;
	border: 1px dotted #efefef;
}

.userpage-posts {
	margin-top: 20px;
}

.userpage-posts ol {
	margin: 10px 0 0 30px;
	padding: 0;
}

.userpage-posts li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Image / Attachments */

.imagenav-link img {
	-moz-opacity: 0.6; /* mozilla, netscape, gecko */
	opacity: 0.6; /* firefox, opera, safari, chrome */
	-khtml-opacity: 0.6; /* khtml, old safari */
	-webkit-opacity: 0.6;
}

.imagenav-link img:hover {
	-moz-opacity: 0.1; /* mozilla, netscape */
	opacity: 0.1; /* firefox, opera, safari, chrome */
	-khtml-opacity: 0.1; /* khtml, old safari */
	-webkit-opacity: 0.1;
}

/* comment form */

#comment, #author, #email, #url, .s-search, .easel_control_panel_widget input {
	padding: 2px;
	color: #000;
	font-family: Myanmar3, "Times New Roman", Times;
	font-size: 14px;
	background: #eee;
	border: 1px solid #888;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#comment:focus, #comment:hover, #author:hover, #email:hover, #url:hover, #author:focus, #email:focus, #url:focus,
.easel_control_panel_widget #sname:focus, .easel_control_panel_widget #sname:hover,
.easel_control_panel_widget #spassword:focus, .easel_control_panel_widget #spassword:hover, .s-search:focus {
	background: #fff;
}

.searchform {
	margin-top: 2px;
	margin-left: 2px;
}

.easel_control_panel_widget #user_login, .easel_control_panel_widget #user_pass {
	width: 160px;
}

#submit, .searchform button, #comic button, .easel_control_panel_widget .button-primary {
	background: #ccc;
	color: #000;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:-moz-linear-gradient(100% 100% 90deg,#aaa, #ccc, #ddd 100%);
	background:-o-linear-gradient(rgb(30,30,30),rgb(44,44,44));
	background-image: -webkit-gradient(
          linear, left top, left bottom, from(rgba(255, 255, 255, 1.0)),
          to(rgba(170, 170, 170, 3.0))
        );
}

.sidebar .widget_archive select, .easel_archive_dropdown_widget select {
	width: 180px;
	-moz-border-radius: 10px 0 0 10px;
	-khtml-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	padding-right: 0;
	background:-moz-linear-gradient(100% 100% 90deg,#bbb, #ddd, #fff 100%);
	background:-o-linear-gradient(rgb(30,30,30),rgb(44,44,44));
    /* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(
        gradientType=1, startColor=0, endColoStr=#FFFFFF
	);
        background-image: -webkit-gradient(
          linear, left top, left bottom, from(rgba(255, 255, 255, 1.0)),
          to(rgba(170, 170, 170, 3.0))
        );
}

.commentsrsslink {
	padding: 3px 5px;
}

.widget-content option {
	background: #ddd;
}

#submit {
	font-weight: 700;
}

#submit:hover, .searchform button:hover {
	color: #f00;
}

.searchform {
	float: left;
}

.ie .searchform button, .ie #submit {
	display: inline-block;
	float: left;
	background: #ccc;
	color: #000;
	line-height: 18px;
	font-size: 16px;
	border: solid 1px #888;
}

.chrome .searchform button {
	line-height: 16px;
	margin-top: 0;
}

.widget_rss a.rsswidget {
	display: inline-block;
}

.widget_rss ul {
	clear: both;
}

#page-foot p {
	color: #fff;
	text-align: center;
}

#default-nav-wrapper, #casts-nav-wrapper {
	width: 100%;
}

	.default-nav, .casts-nav {
		margin: 0 auto;
		width: 260px;
	}

	.default-nav-base, .casts-nav-base {
		display: inline-block;
		padding: 0 10px;
	}
	
	.casts-nav-first, .casts-nav-prev, .default-nav-first, .default-nav-prev {
		float: left;
	}
	
	.casts-nav-next, .casts-nav-last, .default-nav-next, .default-nav-last {
		float: right;
	}
	

/* menunav social icons */

.menunav-social {
	text-indent: -9999px;
	display: inline-block;
	float: left;
	height: 25px;
	width: 25px;
}

.menunav-twitter {
	background: url('images/icons/twitter.png') no-repeat;
}

.menunav-rss2 {
	background: url('images/icons/rss.png') no-repeat;
	margin-right: 3px;
}

.menunav-facebook {
	background: url('images/icons/facebook.png') no-repeat;
}	

.menunav-social:hover {
	background-position: 0 -25px;
}

/* CLEAR FLOATS */

.clear {
	clear: both;
}

/* CLEAR MARGINS */
/* Used with BR for clearing paragraph margins for Safari, Chrome - avoid background gaps */

.clear-margins {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* Comic */

#comic {
	text-align: center;
}

/* breadcrumbs */
#breadcrumb-wrapper {
	padding: 2px 0 2px 10px;
}
/**
* Featured slider
************************************************/
#slider-container {
	overflow: hidden;
	width: 540px;
	height: 260px;
	margin: 10px auto;
	}
#slider {
	overflow: hidden;
	width: auto;
	height: 230px;
	}
.feature {
	overflow: hidden;
	width: auto;
	height: 220px;
	padding: 10px 10px 0 10px;
	color: #000;
	border: none !important;
	}
.feature img {
	float: left;
	max-width: 250px;
	margin: 0 15px 0 0;
	border: 5px solid #001838;
	}
#slider .feature .entry-title {
	font-size: 21px;
	}
#slider .feature .entry-title a {
	color: #eee;
	}
.feature .byline {
	color: #aaa;
	margin-bottom: 15px;
	}
.amore-link {
	float: right;
	text-indent: -9999px;
	width: 100px;
	height: 20px;
	display: block;
	background: url('images/slider/more-link.gif') no-repeat 0 0;
	}
.amore-link:hover {
	background: url('images/slider/more-link.gif') no-repeat 0 -20px;
	}
.more-link {
	text-align: right;
}

/* Slider controls */
.slider-controls {
	float: left;
	width: 100%;
	height: 20px;
	overflow: hidden;
	clear: both;
	line-height: 15px;
	margin: 0 0 0;
	display: block;
	padding: 0 10px;
	}
.slider-controls .slider-prev {
	text-indent: -9999px;
	float: left;
	width: 22px;
	height: 20px;
	background: url('images/slider/slider-prev.png') no-repeat 0 0;
	border: none !important;
	}
.slider-controls .slider-prev:hover {
	background: url('images/slider/slider-prev.png') no-repeat left -20px;
	}
.slider-controls .slider-pause {
	text-indent: -9999px;
	float: left;
	width: 22px;
	height: 20px;
	background: url('images/slider/pause.png') no-repeat center 0;
	border: none !important;
	}
.slider-controls .slider-pause:hover, .slider-controls a.paused {
	background: url('images/slider/pause.png') no-repeat center -20px;
	}
.slider-controls .slider-next {
	text-indent: -9999px;
	float: left;
	width: 22px;
	height: 20px;
	background: url('images/slider/slider-next.png') no-repeat right 0;
	border: none !important;
	}
.slider-controls .slider-next:hover {
	background: url('images/slider/slider-next.png') no-repeat right -20px;
	}
	
h2.slider-title a, h2.slider-title {
	color: #000;
}

h2.slider-title a:hover, h2.slider-title:hover {
	color: #fcff00;
}

/* comic easel mini navigation overrides */

.mininav-prev a, .mininav-next a {
    color: #fff;
}

.mininav-prev a:hover, .mininav-next a:hover {
	color: #f00;
}

.sticky-image {
	text-indent: -9999px;
	width: 48px;
	height: 48px;
	background: url('images/pushpin.png') top center no-repeat;
	display: inline-block;
	float: left;
}

.widget-content ul a {color:#000;}

/*======= YARZAR ==========*/
/* HEADINGS */

h1, h1 a {
	margin: 12px 0px 2px 0px;
	padding: 3px ;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -2px;
	color: #069;
}
h1 a:link, h1 a:visited {color: #069;}
h1 a:hover {color: #06D;}
h1 a:focus,h1 a img {outline: none;}

h2, h2 a {
	padding: 2px;
	margin: 12px 0px 2px 0px;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #069;
}
h2 a:link, h2 a:visited {color: #069;}
h2 a:hover {color: #06D;}
h2 a:focus,h2 a img {outline: none;}


h3, h3 a {
	padding: 2px;
	margin: 12px 0px 2px 0px;
	font-size: 18px;
	line-height:24px;
	letter-spacing: -1px;
	color: #069;
}
h3 a:link, h3 a:visited {color: #069;}
h3 a:hover {color: #06D;}
h3 a:focus,h3 a img {outline: none;}

h4, h4 a {
	padding: 1px;
	margin: 12px 0px 1px 0px;
	font-size: 16px;
	line-height:22px;
	color: #0d3;
}
h4 a:link, h4 a:visited {color: #0d3;}
h4 a:hover {color: #0D6;}
h4 a:focus,h4 a img {outline: none;}

h5, h5 a {
	padding: 1px;
	margin: 12px 0px 1px 0px;
	font-size: 14px;
	line-height:20px;
	color: #0d3;
}
h5 a:link, h5 a:visited {color: #0d3;}
h5 a:hover {color: #0D6;}
h5 a:focus,h5 a img {outline: none;}

h6, h6 a {
	padding: 1px;
	margin: 12px 0 0 0;
	font-size: 13px;
	line-height:18px;
	color: #0d3;
}
h6 a:link, h6 a:visited {color: #0d3;}
h6 a:hover {color: #0D6;}
h6 a:focus,h6 a img {outline: none;}


/* ======== Tables ========= */
 
table{ table-layout:auto; width:100%; border-collapse:collapse;padding: 10px;padding-top: 10px;margin: px;}
thead td{ background:#0CC; border:solid 1px #999; font-weight:bold}
tbody td{ background: #FFF; border:solid 1px #CCC; /*! line-height:25px; */ /*! padding:10px; */}
table img{padding:16px 10px 10px 10px}
table td p{font:12px Myanmar3, "Times New Roman", Times; color:#333; font-style:italic}
table td h4{font-weight:normal}
table td h4 a{font-weight:normal}
table td h4 a{font-weight:bold}


/* ===========TEXTS========== */
#column p, #column li{
	line-height:1.7em;
	/*
	text-shadow: 1px 1px 0px #eed;
	-moz-text-shadow: 1px 1px 0px #eed;
	-khtml-text-shadow: 1px 1px 0px #eed;
	-webkit-text-shadow: 1px 1px 0px #eed;	
	*/
}

/*========== SIDEBAR =========*/

.widget-content h2.widgettitle {
	border:none;
	color:#00f;
	background:url(images/mod-title-bg.png) top repeat-x;
	font:14px Myanmar3, "Times New Roman", Times;
	font-weight:bold;
	padding:8px 6px;
	text-align:center;
}
#sidebar-right .sidebar h2 { border:none; color:#669; background:url(images/mod-title-bg.png) top repeat-x}
.sidebar .widget.widget_display_topics .widget-content li{ list-style:outside decimal; margin-left:34px}
.widget-content form.bbp-login-form fieldset {border:none; padding:10px;}
.widget-content form.bbp-login-form fieldset button {background:url(images/btn-grad.png) bottom repeat-x #ddfafa; border:solid 1px #0CC; padding:4px 8px; height:32px}
.widget-content form.bbp-login-form fieldset button:hover{background:url(images/btn-grad-hover.png) bottom repeat-x #EEF; border:solid 1px #09d; padding:4px 8px; cursor:pointer;}

.widget-content a.button.logout-link {background:url(images/btn-grad.png) bottom repeat-x #ddfafa; border:solid 1px #0CC; padding:4px 8px; height:32px;}
.widget-content a.button.logout-link:hover{background:url(images/btn-grad-hover.png) bottom repeat-x #EEF; border:solid 1px #09d; padding:4px 8px; cursor:pointer;}
.sidebar .widget-content div.bbp-logged-in{ padding:20px 10px;}

.widget-content form.bbp-login-form fieldset #user_pass, .widget-content form.bbp-login-form fieldset #user_login{
	border:solid 1px #999;
	padding:6px;
	background: url(images/input-shadow.png) repeat-x #f6f6f6;
	color:#111;
}
.widget-content form.bbp-login-form fieldset #user_pass:focus, .widget-content form.bbp-login-form fieldset #user_login:focus{
	background:url(images/input-shadow.png) repeat-x #f9f9ff;
	border:solid 1px #333;	
}

.sidebar .widget.widget_nav_menu  li {margin: -2px;
padding: 4px !important;
/*! border: solid 1px #D2E4C0; */
border-top: none;
height: 18px;
width: 150px;
overflow: visible;
display: inline;}
.sidebar .widget.widget_nav_menu  li.first-child{border-top:solid 1px #9C6;}
.sidebar .widget.widget_nav_menu  li:hover{
	background:#FF9 !important;	
}
.sidebar .widget.widget_nav_menu  li a{color:#009; font-weight:bold; padding:0px;}
.sidebar .widget.widget_nav_menu  li li{ width:200px; padding:0;}
.sidebar .widget.widget_nav_menu  li li a{color:#009; font-weight:normal; padding:0px; background:#FFF; margin:0}
.sidebar .widget.widget_nav_menu  li ul {
	margin:0 0 16px 180px;
	height:0px;
	overflow:hidden;
	background:#999;
	display:compact;
	position:relative;
	-webkit-transition: all 0.4s ease;/* Safari 3.2+, Chrome */
	-moz-transition: all 0.4s ease;/* Firefox 4-15 */
	-o-transition: all 0.4s ease;/* Opera 10.5-12.00 */
	transition: all 0.4s ease;/* Firefox 16+, Opera 12.50+ */
}

.sidebar #loginform{
	padding-left:20px;
}


/*========FORUM===========*/
#bbpress-forums .bbp-template-notice{
	display:none;	
}
.bbp-body li a.bbp-forum-title{
	font:13px Myanmar3, "Times New Roman", Times;
	font-weight:bold;
}
#bbpress-forums .bbp-forums li.bbp-header{ padding:0px;}

#bbpress-forums .bbp-forums li.bbp-header li.bbp-forum-info{padding: 0 0 0 10px;}

.sidebar .widget-content li a.bbp-forum-title{font:13px Myanmar3, "Times New Roman", Times;}

.entry .bbp-replies li.bbp-body div{border:none;}

div#column.narrowcolumn .type-topic{ border:dotted 1px #999;}

#bbpress-forums .bbp-forums li.bbp-body ul.type-forum, #bbpress-forums .bbp-topics li.bbp-body ul.type-topic{
	border:none;
	border-bottom:solid 1px #ddd;
}
#bbpress-forums .bbp-topic-meta{display:none;}
#bbpress-forums li.bbp-body div.bbp-reply-author{ width:100%;display:block; text-align:left; margin-left:10px;}
#bbpress-forums .bbp-topic-meta, #bbpress-forums li.bbp-body div.bbp-reply-content{ margin-left:0px; padding-left:10px;}
#bbpress-forums li.bbp-body div.bbp-reply-author img.avatar.avatar-80.photo{ width:36px; height:36px; margin-top:0px; }
#bbpress-forums li.bbp-body div.bbp-reply-author div.bbp-reply-ip{}
#bbpress-forums li.bbp-body .type-topic{ border:none;}
#bbpress-forums li.bbp-body div.bbp-reply-author{ margin-bottom:20px; border-bottom:dotted 1px #ddd};
#bbpress-forums li.bbp-body div.bbp-reply-author .bbp-author-role{ float:right;};


/* ==========INPUTS============*/
#column #textfield{
	border:solid 1px #999;
	padding:6px;
	background: url(images/input-shadow.png) repeat-x #f6f6f6;
	color:#111;
}
#column #textfield:focus, textarea:focus{
	background:url(images/input-shadow.png) repeat-x #f9f9ff;
	border:solid 1px #333;	
}
textarea{
	border:solid 1px #999;
	padding:6px;
	background: url(images/input-shadow.png) repeat-x #f6f6f6;
	color:#111;
}

#fileField{
	border:solid 1px #999;
	padding:6px;
	background: url(images/input-shadow.png) repeat-x #f6f6f6;
	color:#111;
}
select{
	border:solid 1px #999;
	padding: 2px 6px;
	background: url(images/input-shadow.png) repeat-x #f6f6f6;
	color:#111;
}
#button{background:url(images/btn-grad.png) bottom repeat-x #ddfafa; border:solid 1px #0CC; padding:4px 8px; height:32px}
#button:hover{background:url(images/btn-grad-hover.png) bottom repeat-x #EEF; border:solid 1px #09d; padding:4px 8px; cursor:pointer;}

#bbpress-forums .bbp-form .bbp-submit-wrapper button{background:url(images/btn-grad.png) bottom repeat-x #ddfafa; border:solid 1px #0CC; padding:4px 8px; height:32px}
#bbpress-forums .bbp-form .bbp-submit-wrapper button:hover{background:url(images/btn-grad-hover.png) bottom repeat-x #EEF; border:solid 1px #09d; padding:4px 8px; cursor:pointer;}

/*======FOOTER=========*/
#footer p{text-align:center; border-top:solid 1px #CCC; margin:0}
#footer p.footer-text{color:#666}
#footer p.footer-text a{color:#f00}
#footer p.footer-text a:hover{color:#00f}
#footer h5{ margin-top:6px;}

/*========= HEADER ========== */

#head-title{ float:none; width:100%; height:18px; padding-top:120px; background:url(images/sanctuary-title.png) no-repeat top center;}


#header .header-info h1 a{
	font-size:24px;
	letter-spacing:-1px;
	line-height:-5px !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#691313)";/*IE 8*/
	text-shadow: 2px 2px 3px #691313;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#691313); /*IE 5.5-7*/
}

#header .header-info .description {
	font:16px Myanmar3, "Times New Roman", Times;
	font-weight:bold;
}
#header .header-info{
	text-align:center;
	margin-left:180px;
	width:640px;
	margin-top:30px;

};

#header .description {
	font-size:13px;
	letter-spacing:2px;
	word-spacing:3px;
	text-shadow: 0px 0px 2px #aaf;
	margin-top:-6px;

}
#right-top{
	margin:10px 0px 0 0;
	width:200px;
	height:36px;
	float:right;
	overflow:hidden;
	text-align:right;
	font-size:11px;

}

#right-top a{
	text-transform:uppercase;
	padding:4px 10px 2px 10px;
	color:#ddd;
	font-weight:bold;
}
#right-top a:hover{
	color:#FFF;
	text-shadow: 0px 0px 2px #ddf;
}

#comment-wrapper{display:none;}


/*#menu-sidemenu li{
	padding:12px 6px;
	margin-top:1px;
	margin-bottom:1px;
	width:180px;
	font:14px Arial;
	background:#fcfcfc;
	border-bottom:solid 1px #0FC;
	-moz-border-radius: 4px;/*Firefox*/
/*	-webkit-border-radius: 4px;/*Safari, Chrome*/
/*	border-radius: 4px;
/*	-webkit-transition: all .5s ease;/* Safari 3.2+, Chrome */
/*	-moz-transition: all .5s ease;/* Firefox 4-15 */
/*	-o-transition: all .5s ease;/* Opera 10.5-12.00 */
/*	transition: all .5s ease;/* Firefox 16+, Opera 12.50+ */
/*}

#menu-sidemenu li:hover{
	background:#F58220;
	border-bottom:solid 1px #903;
}
*/

#menu-sidemenu{padding:0x; background:#FAFAFA;}
#menu-sidemenu li{ 
	padding:10px 6px;
	background:#F58220;
	margin:0px 0px;
	border-right:solid 1px #933;
	-webkit-transition: all .4s linear;/* Safari 3.2+, Chrome */
	-moz-transition: all .4s linear;/* Firefox 4-15 */
	-o-transition: all .4s linear;/* Opera 10.5-12.00 */
	transition: all .4s linear;/* Firefox 16+, Opera 12.50+ */
}
#menu-sidemenu li .last-child{border-right:none;}

div.dropdown-horizontal-container table td{background:#F58220; #960;}

#menu-sidemenu li:hover,#menu-sidemenu li.current-menu-item,#menu-sidemenu .current-menu-parent{
	background:#c00;	
}

#menu-sidemenu ul.sub-menu{
	border:none;
	background:#fff;
	padding:8px 6px;
	margin-left:-4px;
	-moz-border-radius: 6px;/*Firefox*/
	-webkit-border-radius: 6px;/*Safari, Chrome*/
	border-radius: 6px;
	-moz-box-shadow: 0px 1px 2px #ccc;/*FF 3.5+*/
	-webkit-box-shadow: 0px 1px 2px #ccc;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0px 1px 2px #ccc;
}

#menu-sidemenu ul.sub-menu li{
	border:none;
	border-bottom:solid 1px #930;	
}
#menu-sidemenu ul.sub-menu li.last-child{
	border:none;	
}

#menu-sidemenu li a{
	color:#fff;	
}

#column .post-info h2.page-title{
	display:none;
}
#column.narrowcolumn h2.page-title{
	color:#063;
}
.archiveresults, .comment-link{display:none;}
/*===============SLIDER===================*/

#column .slideshow .description{cursor:default;}
#column .slideshow .description a h2{
	font:18px "Times New Roman", Times, serif;
	font-weight:bold;
}
#column .slideshow .description a p{
	font:12px Myanmar3, "Times New Roman", Times;
	font-weight:normal;
}

/*==========================================================================================================*/
#mm-flag{
	float:right;
	width:180px;
	height:130px;
	background: url(images/flagani.gif) bottom no-repeat;
}
#mm-title{
	position:absolute;
	width:1000px;
	text-align:center;
	font:16px Myanmar3, "Times New Roman", Times;
	margin-top:20px;	
}

#sidebar-left, #sidebar-right{padding:0 6px;}

#menu-top-menu-1 {overflow:hidden; background:#FFF}

#sidebar-menubar .widget-content table td { padding:; margin:0; background:#A00}
#sidebar-menubar .widget-content ul {background:#FFF; padding:4px; /*! margin:10; *//*! border-bottom: solid 1px red; */}
#sidebar-menubar .widget-content ul#menu-top-menu li { border-right:solid 1px #960; background:#A00; height:28px; padding-top:3px; padding-bottom:8px;}
#sidebar-menubar .widget-content ul li a { padding:18px; /*! margin:10 10px; */ color:#0e0e0e;/*! border-bottom: solid 1px; */margin: 2px;}
#sidebar-menubar .widget-content ul li{
	/*! background:	#DDECDF; */
		-webkit-transition: all 0.4s ease-out;/* Safari 3.2+, Chrome */
	/*! -moz-transition: all 0.4s ease-out; *//* Firefox 4-15 */
	-o-transition: all 0.4s ease-out;/* Opera 10.5-12.00 */
	transition: all 0.4s ease-out;/* Firefox 16+, Opera 12.50+ */
	border-right: solid 2px red;
}
#sidebar-menubar .widget-content ul li.current-menu-item, #sidebar-menubar .widget-content ul li.current-page-parent{/*! background:#286A10 !important; */border-right: 2px solid red;}
#sidebar-menubar .widget-content ul li:hover{background:#F06020 !important; border-bottom:solid 3px red;}

#sidebar-menubar .widget-content ul.sub-menu {padding:0;}
#sidebar-menubar .widget-content ul.sub-menu li { height:36px; padding:14px 0 0 0;}
#sidebar-menubar .widget-content ul.sub-menu li a {padding:10px 20px; margin:0 1px; color:#fff}



/*=====================================*/

#menu-top-menu-1 li,#menu-top-menu-1 ul.sub-menu li { padding:4px; margin-top:1px; margin-bottom:0px; background:#fff}

/*======================*/
#tw-recent-posts-2 .widget-content{
	background:#fff;
	margin-top:-20px;
}
#tw-recent-posts-2 .widget-content .featured-posts{
	padding:0 10px 2px 10px;
	margin-top:-6px;
}
#tw-recent-posts-2 .widget-content .featured-post{
	border-bottom:dotted 1px #666;
	padding-bottom:6px;
}

#tw-recent-posts-3 .featured-posts {
	padding:16px 0 0 0;
	margin-top:-4px;
	height:auto;
	overflow:hidden;
}
#tw-recent-posts-3 .featured-post {
	padding:6px;
	background:#169;
	margin-top:-13px;
	border:dotted 1px #333;
}
#tw-recent-posts-3 .featured-post .post-time{
	/*position:absolute;
	margin-top:-6px;*/
}
#tw-recent-posts-3 .featured-post a{
	font-size:12px;
	color:#FFF;
}

#verticalscroll-2 .newsscroller_title a{
	font-size:12px;
	text-decoration:none;
}

#verticalscroll-2 marquee{
	padding:6px;
	border:none;
	margin-top:-5px;
	background:#FFF;
}

#verticalscroll-2 marquee .scrollercontent{
	padding-bottom:6px;
	border-bottom:dotted 1px #0C6;	
}

#visa-appt{
	padding:2px 2px;
	background:#dae4cb;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	border-left:dashed;
	border-right:dashed;
}
#con-appt{
	padding:2px 2px;
	background:#ebdb91;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	border-style: dashed;
}
#visa-appt a{
	color:#000;
	margin:1px;	
}
#con-appt a{
	color:#000;
	margin:1px;
}
#ebook-appt{
	padding:20px 10px;
	background:#ebdb91;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	border-style:dotted;
}
#ebook-appt a{
	color:#000;
	margin:0px;	
}





