/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.fb_iframe_widget {
	display: inline-block;
	position: relative;
}

table, th, td {
	border: 1px solid black;
/* Lighter grey background */
	text-align: center;
}

/*content single video 
----------------------------------------------*/
.mai-video {
	background-color: white;
	padding: 0 15px 0 10px;
}

.mai-video .entry-title {
	font-size: 20px;
	font-family: helvetica;
	margin: 0;
	padding: 0 10px;
}

.mai-video .entry-summary {
	font-size: 15px;
	font-family: helvetica;
	margin: 0;
	padding: 0 10px;
}

.mai-video .entry-content p {
	margin: 0;
}

.mai-video .single {
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#related-video {
	padding: 10px;
}

#related-video  #categories {
	background-color: #FAFAFA;
}

ul.video-list-post {
	list-style-type: none;
	margin: 0;
}

ul.video-list-post li h4 {
	margin: 0;
}

ul.video-list-post li h4 a {
	color: #40233a;
	font-family: helvetica;
	font-size: 17px;
	font-weight: bold;
}

ul.video-list-post li h4 a:hover {
	color: #343399;
	font-family: helvetica;
}

ul.video-list-post li .entry-summary {
	font-family: helvetica;
	color: #626262;
}

ul.video-list-post li {
	padding: 10px 10px 10px 0;
	margin-left: 10px;
	border-bottom: 1px solid #ededed;
}

ul.video-list-post li:last-child {
	padding: 10px 10px 10px 0;
	margin-left: 10px;
	border-bottom: 0 solid #ededed;
}

font.time {
	font-style: italic;
	font-size: 13px;
}

#categories {
	background-color: white;
}

#categories img {
	padding: 0 10px 0 0;
}

#categories h1.page-title {
	padding: 10px;
	font-family: helvetica;
	border-bottom: 1px solid #ccc;
}

font.video-view {
	color: red;
	font-size: 15px;
	font-family: arial;
	float: right;
	margin-right: 10px;
	font-weight: 500;
}

.boxshape {
	-moz-box-shadow: 0 0 10px white;
	-webkit-box-shadow: 0 0 15px #ccc;
	box-shadow: 0 0 10px #8E8E8E;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
	-webkit-border-radius: 3px;
	background-color: #FAFAFA;
	margin-top: 10px;
}

.main-navigation ul > li a:link, .main-navigation ul > li a:visited {
	width: 102%;
}

.updated {
	display: inline;
}

.biography {
	width: auto;
	margin: 0 0 0 40px;
}

img.avatar.avatar-100.wp-user-avatar.wp-user-avatar-100.alignnone.photo {
	float: left;
}

img.avatar.avatar-100.wp-user-avatar.wp-user-avatar-100.photo.avatar-default {
	float: left;
}

.user.with-name.with-biography.bio-length--1.biography-missing {
	width: inherit;
}

.user.with-name.with-biography.bio-length--1 {
	width: inherit;
	border: 2px solid #a1a1a1;
	border-radius: 8px;
	margin: 1px;
}

.user.with-name {
	width: 33%;
}

/*Sticky header custom CSS*/
#thsp-sticky-header {
	padding: 0 8px;
	width: 100%;
}

/*#20150414*/
.custom-search .search-submit {
	height: 10px;
	width: initial;
}

.widget_loginlogout #loginform {
	display: none;
}

/* Hanging too low down, pull it up*/
.widget.shailan-dropdown-menu-widget {
	margin-top: 2px;
}

/* Repositioning the bar: to the center of the right side; also make it into 2 lines */
.dropdown-horizontal-container.dm-align-left.clearfix {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 77%;
}

div#shailan-dropdown-wrapper--1 {
	margin-left: 60%;
}

twitter-widget-0 {
	width: 800px;
}

