/*
Theme Name: Brrrilliant - Wordpress Responsive HTML5 Template
Theme URI: http://themes.leafcode.net/brrrilliant/
Author: Leafcode
Author URI: http://themeforest.net/user/leafcode
Description: Wordpress theme with unlimited portfolios, and containing 10 colors and pattern options with possiblity for change of typography options. And lots of more options ...
Version: 1.0.2
License: GNU General Public License
License URI:  License/license.txt
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: brrrilliant_wordpress
*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption, .gallery-caption  {
	margin: 7px 0 0 0;
	font-size: 18px;
	font-weight: 400;
}
.wp-caption-text {
	text-decoration: none;
	color: #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1px;
}
.sticky {
	position: absolute !important;
}
.bypostauthor { }


/*** Default Widget Wordpress Support ***/
section.sidebar-widget ul li{
	border-top: 1px dotted #e3e3e3;
	padding: 7px 0;
}
.dark article.column.footer-widget  ul li {
	border-bottom: 1px dotted #ccc;
	padding: 7px 0;
}
.dark article.column.footer-widget  ul li:first-child {
	border-top: 1px dotted #ccc;
}
.light article.column.footer-widget  ul li {
	border-bottom: 1px dotted #aaa;
	padding: 7px 0;
}
.light article.column.footer-widget  ul li:first-child {
	border-top: 1px dotted #aaa;
}
section.sidebar-widget ul li a,  article.column.footer-widget ul li a, 
section.sidebar-widget .tagcloud a,  article.column.footer-widget .tagcloud a{

	border-bottom: none;
}
section.sidebar-widget h3, article.column.footer-widget h3 {
	font-size: 1.5em;
}
section.sidebar-widget .tagcloud a,  article.column.footer-widget .tagcloud a {
	background: none;
	border: 1px solid #ddd;
	margin: 0 4px 0 0;
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
section.sidebar-widget ul li span {
	display: block;
	margin-top: 5px;
}
section.sidebar-widget ul li > ul.children {
	width: 95%;
	margin-left: 5%;
}
section.sidebar-widget ul li > ul.children li {
	border: none;
}
section.sidebar-widget div ul.menu li > ul.sub-menu {
	width: 95%;
	margin-left: 5%;
}
article.column.footer-widget {
	margin-left: 18px;
	margin-right: 0px;
}

.light section.sidebar-widget #wp-calendar { 
	width: 100%;
}
.light section.sidebar-widget #wp-calendar caption{
	background: #eee;
	width: 100%;
	padding: 6px 0;
}
.light section.sidebar-widget #wp-calendar tbody tr{
	background: #eee;
	text-align: center;
}
.dark section.sidebar-widget #wp-calendar { 
	width: 100%;
}
.dark section.sidebar-widget #wp-calendar thead { 
	color: #ddd;
}
.dark section.sidebar-widget #wp-calendar caption{
	background: #666;
	width: 100%;
	padding: 6px 0;
	color: #fff;
}
.dark section.sidebar-widget #wp-calendar tbody tr{
	background: #666;
	text-align: center;
	color: #fff;
}
.dark article.column.footer-widget #wp-calendar { 
	width: 100%;
}
.dark article.column.footer-widget #wp-calendar caption{
	background: #eee;
	width: 100%;
	padding: 6px 0;
}
.dark article.column.footer-widget #wp-calendar tbody tr{
	background: #eee;
	text-align: center;
}
.light article.column.footer-widget #wp-calendar { 
	width: 100%;
}
.light article.column.footer-widget #wp-calendar thead { 
	color: #ddd;
}
.light article.column.footer-widget #wp-calendar caption{
	background: #666;
	width: 100%;
	padding: 6px 0;
	color: #fff;
}
.light article.column.footer-widget #wp-calendar tbody tr{
	background: #666;
	text-align: center;
	color: #fff;
}

/**** Custom Changes style ****/
#pagination {
	padding: 0 0 30px 30px;
}

.left .blog .hentry, .left .blog .user-comments, .left .blog .comment-form {
	padding: 0 0 30px 30px;
}
.container .one-third.column.footer-widget {
	margin-bottom: 0px;
}