/*  
Theme Name: Imbalance
Theme URI: http://www.wpshower.com
Version: 1.19
Description: Designed by <a href="http://www.wpshower.com">WPSHOWER</a>
Author: WPSHOWER
Author URI: http://www.wpshower.com
Copyright: (c) 2010 WPSHOWER
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
*/
body {
	background-color:#FFF;
	line-height:1.4 !important;
}

a:link, a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#outer {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	color:#000;
	font-size:14px;
	width:75%;
	max-width: 960px;
	margin:0 auto;
}
p {
	margin-bottom: 20px !important;
	line-height: 30px;
}
blockquote {
	font-style:italic !important;
	margin-left:70px !important;
}

table {border-collapse:separate;border-spacing:0;}
table, td, th {vertical-align:middle;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#FF3706;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#FF3706;}
tfoot {font-style:italic;}
td#next {text-align:right;}
caption {background:none repeat scroll 0 0 #EEEEEE;}
th, td, caption {padding:4px 10px 4px 5px;}
caption, th, td {font-weight:strong;text-align:left;}


#top {
	height: 85px;
	padding-left: 10px;
	padding-top:27px;
}
#logo {
/*	background-attachment: scroll;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 70px;
	width: 461px;
}
#logo a {
	display:block;
	height: 70px;
	width: 461px;
}
#menu {
	height: 50px;
	border-bottom:solid 1px #eeeeee;
}

#footer #navicons {
	width:337px;
	height:55px;
	float:right;
}
#footer #navicons li {
	float:right;
}
#footer #navicons a {
	height:30px;
	line-height:-50px;
	padding-left:20px;
	background-image: url(images/top-icons.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin:0 7px;
	text-decoration:none !important;
	font-size:11px;
	display:block;
}
#footer #navicons a:hover {
	background-image: url(images/top-icons-hover.png);
}
#footer #navicons a#youtube {
	background-position: left -113px;
}
#footer #navicons a#subscribe {
	background-position: left 2px;
}
#footer #navicons a#twitter {
	background-position: left -36px;
}
#footer #navicons a#facebook {
	background-position: left -75px;
}


#cats {
	padding-left: 10px;
}
#cats li {
	float: left;
	line-height: 50px;
	margin-right: 25px;
}
#cats li a {
	float: left;
	line-height: 50px;
	text-decoration:none !important;
}
#cats li a:hover, #cats li a.active {
	border-bottom:solid 1px #ff3706;
}
#categories, #archives, #search, #fuuse, #films, #mousiqi, #jett, #submenu,#people {
	width:945px;
	overflow:hidden;
	padding:0;
	border-bottom:solid 1px #ff3706;
}
#categories ul li, #archives ul li, #fuuse ul li, #films ul li, #mousiqi ul li, #jett ul li, #submenu ul li, #people ul li {
	font-size:11px;
	float:left;
	width:293px;
	padding:0px;
	line-height:20px;
	height:20px;
}
#categories ul li a, #archives ul li a, #fuuse ul li a, #films ul li a, #mousiqi ul li a, #jett ul li a, #submenu ul li a, #people ul li a {
	text-decoration:none !important;
	display:block;
	width:293px;
	height:20px;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	padding:0 10px;
}
#categories ul li a span, #archives ul li a span, #fuuse ul li a span, #films ul li a span, #mousiqi ul li a span, #jett ul li a span, #submenu ul li a span, #people ul li a span {
	float:right;
}
#categories ul li a:hover, #archives ul li a:hover, #fuuse ul li a:hover, #films ul li a:hover, #mousiqi ul li a:hover, #jett ul li a:hover, #submenu ul li a:hover, #people ul li a:hover {
	border-top:solid 1px #FF3706;
	border-bottom:solid 1px #FF3706;
}
#main {
	overflow:hidden;
	padding-top: 20px;
}
#error {
	font-size:21px;
	font-weight:normal;
	line-height:1.2;
	margin:15px 15px 45px 15px;
}
.li_container {
	padding-top:30px;
}
#categories .li_container, #archives .li_container, #fuuse .li_container, #films .li_container, #mousiqi .li_container, #jett .li_container, #submenu .li_container, #people .li_container {
	padding-top:0px;
}
li.article {
	margin-bottom:15px;
	position:relative;
}
.li_cont1, .li_cont2 {
	margin-right:15px;
}
.mcol2 {
	margin-top:15px;
	margin-bottom:15px;
}
#categories .li_container ul, #archives .li_container ul, #fuuse .li_container ul, #films .li_container ul, #mousiqi .li_container ul, #jett .li_container ul, #submenu .li_container ul, #people .li_container ul {
}
.article ul, .article ol {
	margin-bottom:15px;
	list-style:square inside none;
}

.single .article ul, .single .article ol {
	margin-bottom:15px;
	margin-left: 165px;
	list-style:square inside none;
}

.single .article ul ul, .single .article ol ol, .single .article ul ul ul, .single .article ol ol ol{
	margin-bottom:15px;
	margin-left: 30px;
	list-style:square inside none;
}
.article ul {
	list-style:square inside none;
}

.article ul ul, .article ul ul ul {
	margin-left: 15px;
}

.article ol {
	list-style-type: decimal;
}
.article img {
	/*margin-bottom:15px;*/
}

.article p a, .commentlist p a {
	border-bottom:1px solid #FF3706;
	text-decoration:none;
}
.article p a:hover, .commentlist p a:hover {
border-bottom: 1px solid;
text-decoration:none;
color: #FF3706;
}
li.article .postmetadata {
	color:#555;
	font-size:11px;
	margin-top:20px;
}
li.article .postmetadata a {
	color:#FF3706 !important;
}
li.article h2 {
	font-size:21px;
	line-height:1.2;
	margin-bottom:15px;
	font-weight:normal;
}
li.article h2 a {
	text-decoration:none !important;
}
.preview {
	position:relative;
}
.article-over {
	position:absolute;
	left:0;
	top:0;
	padding:15px;
}
.article .article-over {
	display:none;
}
#sidebar ul, #sidebar ol {
	margin-left: 0px;
}

#sidebar .article:hover img, .li_container .article:hover img {
	filter:alpha(opacity=10);
	opacity: 0.1;
	/* -moz-opacity:0.1; */
}
.article:hover .article-over {
	display:block;
}
.single #sidebar {
	width:305px;
	padding-left:30px;
	float:right;
	padding-bottom:15px;
	padding-top:15px;
}
.single #sidebar h2 {
	font-size:17px;
	margin-bottom:15px;
	margin-left: 0px;
}
.single #sidebar li {
	padding-bottom:15px;
}
.single #sidebar li li {
	padding:0px;
	border:none;
}
.single #sidebar img {
	margin-bottom:15px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	/* -moz-opacity:0.5; */
}
#sidebar .article {
	margin:0px;
	padding-bottom:0px !important;
}
#sidebar .article p {
	margin:0;
}
#sidebar .article-over {
	margin:0;
	width:275px;
}
#sidebar .article-over .postmetadata {
	margin:0;
	border-bottom:none;
	padding-left:0px!important;
}
#sidebar .article h2 {
	font-size:21px;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:15px;
}
#sidebar .article:hover img {
	filter:alpha(opacity=10);
	opacity: 0.1;
	/* -moz-opacity:0.1; */
}
#sidebar #recent-posts li a {
	text-decoration:none !important;
	border-bottom:1px solid #FF3706;
	text-decoration:none;	
}
#sidebar #recent-posts li, #sidebar #get-recent-comments li {
	margin-bottom:10px;
}
#sidebar li li {
	padding:0px;
	border:none;
}
#sidebar .post-date {
	font-size:11px;
	color:#555;
}
#sidebar #get-recent-comments a {
	text-decoration:none !important;
	font-weight:bold;
	border-bottom:1px solid #FF3706;
	text-decoration:none;
}

.single .article {

	padding:0 0 15px 0;
}
h1 {
	font-size:23px;
	font-weight:normal;
	margin-top:15px;
	margin-bottom: -15px;
}

.single h1 {
	font-size:23px;
	font-weight:normal;
	margin-bottom:15px;
	margin-left: 160px;
	margin-top:15px;
}

.single .article h2, .single .article h3, .single .article h4, .single .article h5, .single .article h6 {
	margin-left: 160px;
	clear: both; 
}

.single .article h2 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 13px;
	clear: both;
}

.single .article h3 {
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 11px;
	clear: both;
}


.page h2, .page h3, .page h4, .page h5, .page h6 {
	 clear: right;
}

.page h2 {
	font-size: 20px;
	padding-bottom:15px;
}

.page h3 {
	font-size: 17px;
	padding-bottom:15px
}


.single .article p {
	margin-bottom:15px;
	margin-left: 160px;
}
.article h5 {
	float:left;
	width:145px;
	font-size:11px;
	color:#555555;
	font-weight:normal;
}
.single .postmetadata {
	float:left;
	width:140px;
	margin-top:5px;
	font-size:11px;
	color:#555;
	clear:both;
}
.single .postmetadata a {
	color:#ff3706 !important;
	text-decoration:none !important;
}
.single .article .postmetadata {
	width:auto;
	padding-left: 160px; 
	float:none;
	padding-bottom:15px;
}
.page h1 {
	font-size:23px;
	font-weight:normal;
	margin-bottom:15px;
	float:left;
	width:145px;
	margin-top:15px;
}
.page .article {
	padding-top:15px;
	padding-left: 160px;
}
#searchform #s {
	border:0;
	padding:18px 10px 16px;
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#555555;
	border:solid 1px #EEE;
	margin:15px 0;
	width:923px;
	
}
#searchform #s:focus, #searchform #s:hover {
	border:solid 1px #ff3706;
}

#searchform #searchsubmit {
	border:0;
	background-color:#eee;
	height:40px;
	line-height:40px;
	padding:0 10px;
	cursor:pointer;
}
#searchform #searchsubmit:hover {
	background-color:#ff3706;
	color:#FFF;
}

#comments {
	margin-left: 160px;
}
#comments h3 {
	font-size:16px;
}
li.comment {
	border:solid 1px #eeeeee;
	margin:15px 0;
	padding:10px;
	overflow:hidden;
	word-wrap:break-word;
}
.avatar {
	float:left;
	width: 55px;
	height: 55px;
	padding-right: 10px;
}
.comment-body em {
	font-style: italic;
	font-weight: bold;
}
.comment-author {
	font-size:11px;
	color:#555555;
	margin-bottom:5px;
}
.comment-author a {
	color:#ff3706 !important;
	text-decoration:none;
}
.comment p {
	margin-left:65px;
	padding-top: 5px;
	padding-right: 5px;
}
#commentform {
	margin-top:15px;
}
#respond {
	padding-bottom:15px;
}
#respond textarea {
	border:solid 1px #eeeeee;
	width:326px;
	padding:5px 10px;
	margin-top:15px;
	margin-bottom:15px;
}
.login {
	float:right;
	font-size:11px;
}
.login a {
	color:#ff3706 !important;
	text-decoration:none;
}

#author, #email, #url {
	float:left;
	padding:18px 10px 16px;
	width:90px;
	border:solid 1px #eeeeee;
}
#author:focus, #email:focus, #url:focus, #respond textarea:focus {
	border:solid 1px #ff3706;
}
#author, #email {
	margin-right:6px;
}
#submit {
	border:0;
	background-color:#eee;
	height:40px;
	line-height:40px;
	padding:0 10px;
	cursor:pointer;
}
#submit:hover {
	background-color:#ff3706;
	color:#FFF;
}
#nav {
	height:49px;
	margin-top:-1px;
}
#nav #navright a {
	line-height: 49px;
	float: right;
	padding:0 10px;
	text-decoration:none !important;
	color:#000 !important;
}
#nav #navleft a {
	line-height: 49px;
	float: left;
	padding:0 10px;
	text-decoration:none !important;
	color:#000 !important;
}
.wp-pagenavi a, .wp-pagenavi span {
	line-height:25px;
	padding:5px 7px;
	margin-right:3px;
}
.wp-pagenavi .current {
	border-bottom:solid 1px #FF3706;
}
.wp-pagenavi a {
	color:#555;
	text-decoration:none !important;
}
.wp-pagenavi a:hover {
	color:#555;
	border-bottom:solid 1px #FF3706;
}
.nextpostslink, .previouspostslink {
	display:none;
}
#footer {
	height: 55px;
	padding: 25px 10px 0;
	border-top:solid 1px #eeeeee;
	clear: both;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	border-bottom:solid 1px #00000;
}
#footer #copyright {
	float:left;
}
#footer #credits {
	float:right;
}

/* WP image classes */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	font-style: italic;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}

.gallery {
	clear: none!important;
	float: right;
}

.gallery img {
	border: 0px!important;
}

.entry {
	clear:both;
}

.photogalleria {
	width: 490px;
}

div.photogalleria > ul.gallery_list {
	margin-left: 75px;
}

.page .article .photogalleria {
	width:100%!important;
}

#twitter_update_list a {
	color:#FF3706;
	text-decoration:none;
	display: inline;
}

#twitter_update_list li {
	margin-bottom: 25px;
}


li#twitter.widget {
	padding-bottom:30px;
}

.follow {
	margin-bottom: 25px;
	clear: both;
}

.follow a {
	background:url("images/larry-shadowed-big.png") no-repeat 6px 3px #fff;
	border: 1px solid #FF3706;
	color: #FF3706;
	text-decoration:none;	
	margin-top: 15px;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	padding-left: 50px;
}

.follow a:hover {
	background-color:#FF3706;
	border: 1px solid #FF3706;	
	color: #fff;
}

.attachment img {
	display: block;
	margin: 0 auto;
}
#nav-below .nav-previous {
	display: block;
	float: left;
	margin-left:160px;
}
#nav-below .nav-next {
	display: block;
	float: right;
}
.attachment #comments {
	clear: both;
}

.attachment #respond {
	margin-top: 15px;
}


/*full width modifications*/

.fulwidthtemplate #mce-FNAME, .fulwidthtemplate #mce-EMAIL .fulwidthtemplate #mce-MMERGE3 .fulwidthtemplate #mce-LNAME {
	border:1px solid #ccc;
}
.fullarticle h2 {
  font-size: 23px;
  text-transform: uppercase;
  padding-bottom:5px;
  margin-top:20px;
}
.fullarticle p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300 !important;
  line-height: 29px;
  margin-bottom: 30px !important;
  margin-top: 18px;
}
.article.fullarticle {
  margin: 0 auto;
  padding-left: 0;
  width: 80%;
}
.fullwidthtemplate .mc-field-group {
  float: left;
  width: 50%;
}
.fullwidthtemplate .mc-field-group > label {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  width: 100%;
}
.fullwidthtemplate .mc-field-group #mce-FNAME, .fullwidthtemplate .mc-field-group #mce-EMAIL, .fullwidthtemplate .mc-field-group #mce-MMERGE3, .fullwidthtemplate .mc-field-group #mce-LNAME {
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 8px;
  width: 100%;
  margin-top:2px;
  margin-bottom:20px;  
-webkit-apperance:none !important;
font-size:16px;
}
.fullwidthtemplate .mc-field-group {
  box-sizing: border-box;
  float: left;
  padding-right: 20px;
  width: 50%;
}
.fullwidthtemplate .clear{
	clear:both;
}
.fullwidthtemplate #mc-embedded-subscribe {
	-webkit-appearance: none;
  background-color: #646464;
  border: 0 none !important;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor:pointer;
}
.fullwidthtemplate #mc-embedded-subscribe:hover{
	background-color:#000;
}
/*end full width modifications*/

/*new header menu customization & cookie msg*/
#menu-header-right-menu {
  float: right;
}
#catapult-cookie-bar, #catapultCookie {
  font-family: Arial,Helvetica,sans-serif !important;
 font-size:12px !important;
}
/*end new header menu customization & cookie msg*/

.cookietemplate h1 {
  float: left;
  text-align:center;
  width: 100%;
}
.cookietemplate p {
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 17px !important;
  margin-bottom: 12px !important;
  margin-top: 12px !important;
}

/* top menu rules */
div.mcol4 {
  float: left !important;
  width: 25% !important;
}
#mousiqi {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mcol4  ul > li {
  font-size: 13px !important;
  line-height: 20px !important;
  width: 100% !important;
}
.mcol4 ul > li.topitem {
  margin-bottom: 5px !important;
  margin-top: 5px !important;
  color: #ff0700;
}
.mcol4 ul li a {
  width: 100% !important;
  box-sizing: border-box;
}
.mcol4 > ul {
  display: table;
  margin-bottom: 8px;
  width: 100%;
}
.topitem > a {
  padding: 0 !important;
}
#mousiqi {
	width:100% !important;
}
@media (max-width:767px){
	div.mcol4 { width: 100% !important;}
}


/* start header share buttons */
#logo{
	float:left;
}
#headersocial {
  float: right;
}
.socialshare{
	 transition: all 0.5s ease-in;
	 -webkit-transition: all 0.5s ease-in;
	 -moz-transition: all 0.5s ease-in;
	float:left;
	overflow:hidden;
}
.socialshare i {
  color: #b6b6b6;
  float: left !important;
  font-size: 35px;
  margin-left: 25px;
  padding-right: 2px;  
	 transition: all 0.5s ease-in;
	 -webkit-transition: all 0.5s ease-in;
	 -moz-transition: all 0.5s ease-in;
}
.headerbtn{
	float:left;
	margin-left:8px;
	margin-top:6px;
	max-width:0;	
	 transition: all 0.5s ease-in;
	 -webkit-transition: all 0.5s ease-in;
	 -moz-transition: all 0.5s ease-in;
}
.socialshare:hover .headerbtn{
	max-width:150px;
}
.socialshare:hover i{
	color:#ff0000 !important;
}
@media (max-width:500px){
	#headersocial { float: left;  width: 100%;  margin-top: 19px;}
	#logo{width:100%;}
	#logo a, #logo img{width:100% !important; max-width:440px;}	
}
@media (max-width:479px){
	#headersocial{margin-top:8px;}
}
@media (max-width:960px){
#logo {  max-width: 280px !important;}
#logo a {  max-width: 280px !important;}
#headersocial {  float: right;  margin-right: 29px;}
#logo img {  max-width: 280px !important;}
.socialshare i {  font-size: 21px;   margin-left: 8px;}
.headerbtn{margin-top:1px;}
#outer br {  display: none;}
}

@media (max-width:760px){
.socialshare i {  font-size: 26px;}
#logo img {  width: 100% !important;}
.headerbtn {  margin-top: 3px;}
#logo {  display: table;  float: none !important;  margin-left: auto;  margin-right: auto;}
#headersocial {  display: table;  float: none;  margin-left: auto;  margin-right: auto;  margin-top: 18px;}
#outer br {  display: none;}
}

@media (max-width:420px){
.socialshare i {
  margin-left: 4px;
  padding-right: 3px;
}
.socialshare i {
  font-size: 21px;
}
.headerbtn {
  margin-top: 1px;
}

}
/* end header share buttons */

.video-container {
	position: relative;
	padding-bottom: 56%;
	padding-top: 2px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

/* Custom Start */

.socialshare:hover i {
  color: #ff0000 !important;
}
