/* UTILS */
p { margin: 0 0 20px; }
p:last-child {margin-bottom: 0;}
.row .row {min-width: 0;}

.left{float: left;}
.right{float: right;}
.no-margin{margin: 0;}
.no-padding{padding: 0;}
.no-border{border: none;}
.block{display: block;}
.bold{font-weight: bold;}
.gallery-caption{}

/*Miscellaneous*/
.hide{display:none !important;}
.inline-block{display:inline-block; }
.relative{position:relative;}
.gray{color: gray;}
.br{ height: 1px !important; font-size: 1px !important; padding: 0px !important; margin: 0px !important; clear: both !important; float: none !important; display: block !important; width: 100% !important; border: 0 !important; }
.clearfix:before,.clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}
.fr{ float: right !important; }
.fl{ float: left !important; }
.txt_c{ text-align: center; }
.txt_r{ text-align: right; }
.txt_l{ text-align: left; }
.no_padding{ padding: 0!important; }
.no_margin{ margin: 0!important; }
.auto-margin { margin: 0 auto!important; }
.empty_tr,.empty_tr td{ padding: 0; margin: 0; height: 0; font-size: 0; }
.margin15 {margin-top: 15px!important;}
.padding15 {padding-bottom: 15px!important;}
.no_float {float: none!important; *float: left!important;}
.no_bg {background: none!important;}
.lmargin {margin-left: 15px;}
.rmargin {margin-right: 15px;}
.hidden {display: none;}
.no-overflow{overflow: visible;}
.top-separator{margin-top: 30px;}
.bottom-separator{margin-bottom: 30px;}
.clear{clear:both;}
.boxed{padding:30px;}

input[type="text"], input[type="password"], textarea {
    border: 1px solid #E5E5E5;
    border-radius: 4px 4px 4px 4px;
    font: 12px/20px Helvetica,Arial,sans-serif;
    height: 26px;
    padding: 2px 5px;
    width: 70%;
}
input[type="submit"]{
    cursor: pointer;
    border: 1px solid #E5E5E5;
    font: 12px/20px Helvetica,Arial,sans-serif;
    height: 26px;
    padding: 5px 10px;
    background: #fafafa; /* Old browsers */
    background: -moz-linear-gradient(top,  #fafafa 0%, #ebebeb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fafafa 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fafafa 0%,#ebebeb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fafafa 0%,#ebebeb 100%); /* IE10+ */
    background: linear-gradient(top,  #fafafa 0%,#ebebeb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
    -moz-box-shadow:inset 0 1px 1px #FFF;
    -webkit-box-shadow: inset 0 1px 1px #FFF;
    box-shadow: inset 0 1px 1px #FFF;
}input[type="submit"]:hover{
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f2f2 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
input.error[type="text"], input.error[type="password"] {
    background: none repeat scroll 0 0 #FFEAEA;
    border: 1px solid #E5E5E5;
}
textarea {
    min-height: 100px;
    overflow: hidden;
}

/*Profile*/
.login-form { top: 5px; z-index: 99;}
.profile-pic { float: left;}
.login-form .cosmo-icons ul li.signin { max-width: 87px; white-space: nowrap; }
.login-form .cosmo-icons ul li.signin a { font-weight: normal; max-width: 71px; overflow: hidden; }
.login-form .cosmo-icons ul li:first-child { padding: 0;}
.login-form .cosmo-icons ul li a:hover { color: #3F4950;}
.login-form .cosmo-icons ul li a span { max-width: 65px; white-space: nowrap;}
.login-form .cosmo-icons ul{ margin-top: -2px; box-shadow: none;}
.login-form .sf-menu li.sfHover:first-child ul { left: 0px;}

.login-form .cosmo-icons ul li ul{ margin-left: -41px;}
.login-form .cosmo-icons ul li li{ text-indent: 10px;}

.login-form .cosmo-icons ul li.signin li a{ max-width: none; padding-left: 15px; background: url(images/my.profile.png) no-repeat; height: 16px; font-size: 12px; font-weight: normal; transition-property: background; -webkit-transition-property: background; -moz-transition-property: background; -o-transition-property: background;}

.login-form .cosmo-icons ul li li.my-settings a{ background-position: 0 0px}
.login-form .cosmo-icons ul li li.my-settings a:hover{ background-position: 0 -16px}

.login-form .cosmo-icons ul li li.my-profile a{ background-position: 0 -32px}
.login-form .cosmo-icons ul li li.my-profile a:hover{ background-position: 0 -48px}

.login-form .cosmo-icons ul li li.my-posts a{background-position: 0 -64px }
.login-form .cosmo-icons ul li li.my-posts a:hover{background-position: 0 -80px }

.login-form .cosmo-icons ul li li.my-likes a{background-position: 0 -96px; }
.login-form .cosmo-icons ul li li.my-likes a:hover{background-position: 0 -112px; }

.login-form .cosmo-icons ul li li.my-logout a{background-position: 0 -128px; }
.login-form .cosmo-icons ul li li.my-logout a:hover{background-position: 0 -144px; }

.login-form .cosmo-icons ul li li.my-add a{background-position: 0 -160px; }
.login-form .cosmo-icons ul li li.my-add a:hover{background-position: 0 -176px; }

/* Base schematics */
#page{padding: 30px 30px 0 30px; position: relative; overflow: hidden;}
.container{background: #FFF;}
.blacked{background: #000;}
.delimiter, .delimiter-x{height: 1px; clear: both;background: #FFF url(../../images/delimiter.bg.x.png) repeat-x;margin: 0 0 30px 0;}
.striped-delimiter{height: 10px; clear: both;background: #FFF url(../../images/striped-delimiter.png) repeat-x;margin:  0 0 30px 0;}
.ads{margin-bottom:30px;line-height: 0.7;text-align: center;}
.logo h3 span{display: block;font-size:14px;color:#999;}

@media screen and (min-width:240px) {
	.unbox-x{margin: 0 -10px;}
}
@media screen and (min-width:960px) {
	.unbox-x{margin: 0 -30px;}
}

/* Headings */
.small-post h3{ float: left; width: 100%; margin: 15px 0 10px 0; font: normal 18px/20px 'PT Sans Narrow'; position: relative;display: block;line-height: 20px;}
.nofeat.small-post h3{ float: left; width: 100%; margin: 0px 0 10px 0; font: normal 18px/20px 'PT Sans Narrow'; position: relative;display: block;line-height: 20px;}
.vertical-posts .big-post h2{ float: left; width: 100%; margin: 0 0 20px 0; font: normal 26px 'PT Sans Narrow'; position: relative;display: block;line-height: 24px;}
.content-title{font-family: 'PT Sans Narrow', sans-serif;font-weight: normal;display: inline-block;padding:0;margin: -0 0 22px;line-height:38px;}
.content-title strong{ font-weight: normal;}
p.content-delimiter{display: block;padding: 10px 0 0 0;margin-bottom: 20px;background: url(../../images/striped-delimiter.png) repeat-x top;}

/* Sidebars */
.left-sidebar{background: url(../../images/delimiter.bg.y.png) repeat-y right center;margin-bottom: 30px;}
.left-sidebar ul, .right-sidebar ul{margin-bottom: 0px;}
.right-sidebar{background: url(../../images/delimiter.bg.y.png) repeat-y left center;margin-bottom: 30px;}

.oldie .right-sidebar, .oldie .left-sidebar {background: none;}

/* Footer */
#colophon{background: #026996;color: white;}
#colophon .widget-title{color: #FFF;}
#colophon .entry-meta ul li, #colophon .entry-meta ul li time{color: #FFF;}
#colophon .widget .flickr_badge_image{ margin:10px ; }
#colophon .widget .flickr_badge_image.last{ margin:10px !important; }
#colophon .widget .flickr_badge_image img{ width: 100px; }
#colophon .widget .flickr_badge_image:nth-child(3n+1){ margin:10px !important; }

#colophon a{color: #ebebeb;} 
#colophon a:hover{color: #dadada;}
#colophon p.tags a{color:#3F4950;}
#colophon .widget p.delimiter{margin: 15px 0; background: url(../../images/white-striped-delimiter.png) repeat-x top; height: 10px;}
#colophon #footerCopyright{background: #005472;color: white;font-size: 12px;}
#colophon #footerCopyright li a{color: white;}
#colophon #footerCopyright li a:hover{color: #f0f0f0;}
#colophon #footerCopyright li{margin: 5px 0 0 0;padding: 0 10px;border-right: 1px solid #FFF;height: 15px;line-height: 15px;float: left;}
#colophon #footerCopyright li:last-child{border-right: none;}
#colophon #footerCopyright .children{display:none;}
#colophon #footerWidgets h4{color: #b5bbbf;font-size: 16px;font-family: 'Oswald', sans-serif;font-weight: normal;z-index: 2;margin-bottom:9px;}
#colophon #footerWidgets .widgetText{font-size: 12px;line-height: 24px; color: white;text-shadow: -1px -1px 0px #013149;}

@media screen and (min-width:240px) {
	.left-sidebar aside{margin-right: 20px;}
	.right-sidebar aside{margin-left: 20px;}
	#colophon{margin: 0px -10px 0 -10px;}
	#colophon #footerCopyright{padding: 10px;}
}
@media screen and (min-width:960px) {
	.left-sidebar aside{margin-right: 30px;}
	.right-sidebar aside{margin-left: 30px;}
	#colophon{margin: 0px -30px 0 -30px;}
	#colophon #footerCopyright{padding: 10px 30px;}
}

.oldie #colophon{margin: 0px -30px 0 -30px;}
.oldie #colophon #footerCopyright{padding: 10px 30px 0 30px;}

#navigationArrows {margin-bottom: 30px}
.navarrows{display: block;background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(-45deg, #f6f6f6 0%, #e6e6e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #f6f6f6 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #f6f6f6 0%,#e6e6e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #f6f6f6 0%,#e6e6e6 100%); /* IE10+ */
background: linear-gradient(-45deg, #f6f6f6 0%,#e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e6e6e6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-moz-box-shadow:    inset 0 1px 1px #FFF;
   -webkit-box-shadow: inset 0 1px 1px #FFF;
   box-shadow:         inset 0 1px 1px #FFF;
height: 45px; line-height: 45px;font-family: 'PT Sans Narrow', sans-serif;font-size: 20px;text-align: center;color: #3f4950;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;-moz-box-shadow:inset 0 1px 1px #FFF;-webkit-box-shadow: inset 0 1px 1px #FFF;box-shadow:inset 0 1px 1px #FFF;border: 1px solid #ededed;text-shadow: 1px 1px 0px #FFF;z-index: 3;}
.navarrows:hover{border-color: #dddddd}

/* Posts */
.big-post{background: url(../../images/delimiter.bg.x.png) repeat-x bottom;padding-bottom: 30px;margin-bottom: 30px;}
.big-post:last-child{background: none;padding-bottom: 0px;margin-bottom: 30px;}
.single-post{margin-bottom: 0;}

.vertical-posts .entry-meta{font-size: 12px;line-height:18px;margin-bottom: 30px;}

.vertical-posts .list-entry-meta ul li{line-height: 15px;font-size: 12px;margin:0;}
.vertical-posts .list-entry-meta{margin:0 0 12px 0;}
.vertical-posts .list-entry-meta ul li.delimit{/*border-right: 1px solid #d4dde3;*/ background: url(../../images/delimiter.bg.y.png) repeat-y top right;}
.vertical-posts .list-entry-meta ul li.padded{padding: 0px 15px;}
.vertical-posts .list-entry-meta ul li{ color: #99a4aa}
.vertical-posts .list-entry-meta ul li b, .vertical-posts .list-entry-meta ul li b a{ color: #000}
.vertical-posts .excerpt, .horizontal-posts .excerpt {line-height: 1.8;}

/* Single post */
#entry-title{margin: 0px 0 30px 0;}
#entry-title h2{padding: 0;margin: 0;width: 75%;}
#entry-info{background:#efefef;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;margin-bottom: 30px;}
#entry-info span{padding: 5px 10px;display:inline-block;}

/* breadcrumbs */
.breadcrumbs{margin: -10px 0 30px 0;background: url(../../images/striped-delimiter.png) repeat-x bottom;padding-bottom:20px;}
.breadcrumbs ul{margin: 0;padding: 0;font-size: 12px;}
.breadcrumbs ul li{margin: 0;padding: 0; float: left;margin-left: 10px;padding-left: 15px;background: url('../../images/breadcrumbs.arrow.gif') 0 5px no-repeat;line-height: 18px; font-size: 11px;}
.breadcrumbs ul li:first-child{margin-left: 0px;padding-left: 0px;background: none;}

/* post share */
.share{margin:0px;padding: 0;line-height:1;}
.share .share_button{display: inline-block;margin-top: 9px;}

/* Article structure */
.entry-header, .entry-content, .entry-footer  {float: left; position: relative; width: 100%;}
.entry-header, .entry-content, .entry-footer { margin-bottom: 30px; }
.single .single-post .entry-footer{ background: #efefef; padding: 0px 0px 4px 0;}
.single .single-post .entry-source span a{display: inline-block;margin: 15px 0 -2px 0;float: right;}

.oldie .entry-footer { display: block; clear: both; float: none; }

/* Branding */
.branding {
	display: table;
	width: 100%;
	margin: 0 0 30px 0;
	float: left;
}
.branding .logo h1{
	font-size: 12px;
	line-height: 1em;
	margin: 0;
}
.branding .cosmo-social, .branding #searchbox{
	display: table-cell;
	vertical-align: middle;
	float: none;
}

#access .user-login{
  font-size:12px;
  color: #ababab;
  margin-top: 5px;
}
#access .user-login ul,.branding .user-login ul li{
  margin: 0;padding: 0;line-height:1.2;
}
#access .user-login img{
  margin: 0 10px 0 0;
}
#access .user-login .signin{
  font-size:14px;
  color: #333;
}

/*Social icons*/
.cosmo-social { display: block;}
.cosmo-social a { font: 14px 'PT Sans Narrow', sans-serif; background: url(../../images/delimiter.bg.png) repeat-y left center; float: left; padding: 0 20px; color:#99A4AA;}
.cosmo-social a:first-child { background: none; padding: 0 20px 0 0; }
.cosmo-social a:first-child { background: none; padding: 0 20px 0 0; }
.cosmo-social a:hover { color: #ccc; }

/*Cosmo icons*/
.cosmo-social a.twitter span {background: url(../../images/icons.sprite.png) no-repeat 0 0; height: 16px; padding-left: 26px; float: left;background-position: 0 -16px; padding-left: 30px;}
.cosmo-social a.fb span {background: url(../../images/icons.sprite.png) no-repeat 0 0; height: 16px; padding-left: 26px; float: left;background-position: 0 -32px;}
.cosmo-social a.login span {background: url(../../images/icons.sprite.png) no-repeat 0 0; height: 16px; padding-left: 26px; float: left;background-position: 0 -48px;}
.cosmo-social a.rss span {background: url(../../images/icons.sprite.png) no-repeat 0 0; height: 16px; padding-left: 26px; float: left;background-position: 0 0px;}

/*Sticky bar*/
.sticky-bar { position: absolute; z-index: 9999;height: 52px; width: 100%; top: 10px;background: white; *left: 0; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); visibility: hidden;line-height:18px;}
.sticky-bar.fixed { position: fixed; visibility: visible; top: 0;}

.sticky-bar .container{padding: 10px;}

.sticky-bar .cosmo-icons { margin-top: 7px;}
.sticky-bar .cosmo-icons ul li { background: none; padding: 0 0 0 20px }
.sticky-bar .cosmo-icons ul li:first-child { padding: 0; }
.sticky-bar .cosmo-icons ul li a{ max-width: none; padding-left: 22px; background: url(../../images/my.profile.png) no-repeat; height: 16px; font-size: 12px; font-weight: normal; transition-property: background; -webkit-transition-property: background; -moz-transition-property: background; -o-transition-property: background;}
.sticky-bar .cosmo-icons ul li a:hover{ color:#3F4950; }

.sticky-bar .cosmo-icons ul li.signin { padding: 0;margin: -2px 0 0 10px;}
.sticky-bar .cosmo-icons ul li.signin a{ background: none; padding: 0; font-weight: bold;}

.sticky-bar .cosmo-icons ul li.my-settings a{ background-position: 0 0px}
.sticky-bar .cosmo-icons ul li.my-settings a:hover{ background-position: 0 -16px}	

.sticky-bar .cosmo-icons ul li.my-profile a{ background-position: 0 -32px}
.sticky-bar .cosmo-icons ul li.my-profile a:hover{ background-position: 0 -48px}

.sticky-bar .cosmo-icons ul li.my-posts a{background-position: 0 -64px }
.sticky-bar .cosmo-icons ul li.my-posts a:hover{background-position: 0 -80px }

.sticky-bar .cosmo-icons ul li.my-likes a{background-position: 0 -96px; }
.sticky-bar .cosmo-icons ul li.my-likes a:hover{background-position: 0 -112px; }

.sticky-bar .cosmo-icons ul li.my-logout a{background-position: 0 -128px; }
.sticky-bar .cosmo-icons ul li.my-logout a:hover{background-position: 0 -144px; }

.sticky-bar .cosmo-icons ul li.my-add a{background-position: 0 -160px; }
.sticky-bar .cosmo-icons ul li.my-add a:hover{background-position: 0 -176px; }

.sticky-bar .cosmo-icons ul li.image a{background-position: 0 -192px; }
.sticky-bar .cosmo-icons ul li.image a:hover{background-position: 0 -208px; }

.sticky-bar .cosmo-icons ul li.video a{background-position: 0 -224px; }
.sticky-bar .cosmo-icons ul li.video a:hover{background-position: 0 -240px; }

.sticky-bar .cosmo-icons ul li.text a{background-position: 0 -256px; }
.sticky-bar .cosmo-icons ul li.text a:hover{background-position: 0 -272px; }

.sticky-bar .cosmo-icons ul li.audio a{background-position: 0 -288px; }
.sticky-bar .cosmo-icons ul li.audio a:hover{background-position: 0 -304px; }

.sticky-bar .cosmo-icons ul li.attach a{background-position: 0 -320px; }
.sticky-bar .cosmo-icons ul li.attach a:hover{background-position: 0 -336px; }


/*Meta*/
div.entry-meta{ position: relative; float: left; margin:0 0 0px 0; width: 100%;}
div.entry-meta ul { float: left; position: relative; top: 2px;margin-bottom: 0;}
div.entry-meta ul li { float: left; padding: 0 0 0 10px; margin: 0 0 0 10px; line-height: 16px; height: 16px; color: #303e48; width: auto; background: url(../../images/delimiter.bg.meta.png) no-repeat left center; font-size: 11px;}
div.entry-meta ul:first-child li:first-child {padding: 0; margin: 0px; background: none!important;}
div.entry-meta ul li a, div.entry-meta ul li time{ color: #303e48; display: block; float: none; padding-left: 26px; line-height: 16px; height: 16px;}
div.entry-meta ul li.time a { padding-left: 21px;}
div.entry-meta ul li a:hover{ color: #ff8080;}
div.entry-meta ul li.cosmo-comments a{ background: url(../../images/meta.sprite.png) no-repeat 0 0px; }
div.entry-meta ul li.edit_post a { background: url(../../images/meta.sprite.png) no-repeat 0 -48px; }
div.entry-meta ul li.author a { background: url(../../images/meta.sprite.png) no-repeat 0 -64px;}
div.entry-meta ul li.time time { background: url(../../images/meta.sprite.png) no-repeat 0 -80px;margin-left: -21px;}
div.entry-meta ul li.cosmo-love a{ background: url(../../images/meta.sprite.png) no-repeat 0 -96px; }
div.entry-meta ul li.delete_post a { background: url(../../images/meta.sprite.png) no-repeat 0 -112px; }
.widget .tabs-container .time{margin-left: 20px;}

/*Widgets general*/
.widget {display: block; clear: both;margin-bottom: 50px;}
.widget:last-child {margin-bottom: 0px;}

h4.widget-title, h5.widget-title { font: normal 20px "PT Sans Narrow"; width: 100%; margin: 0;}
.b_body_f h5.widget-title { color: #b5bbbf;}
.b_body_f .widget ul li {background: url(../../images/separator.darker.png) repeat-x bottom left; font-size: 12px;}

.widget ul li h4, .widget ul li h6{font: bold 14px Helvetica, Arial, sans-serif;}
.widget ul { float: left; width: 100%;}
.widget ul li { font-size: 12px; background: url(../../images/delimiter.bg.x.png) repeat-x bottom left; margin-top: 15px; padding-bottom: 15px; float: left; width: 100%; position:relative; margin-bottom: 0;}
.widget ul li:first-child {margin-top: 0!important;}
.widget ul li:last-child {background: none; padding-bottom: 0; }
.widget ul li a:hover{ color: #3B5998;}
.widget ul li span{font-weight: normal; font-size: 12px;}
.widget p.delimiter{margin: 15px 0; background: url(../../images/striped-delimiter.png) repeat-x top; height: 10px;}

/*Widget menu*/
.widget ul.menu li ul.sub-menu { margin: 0;}
.widget ul.menu li ul.sub-menu li { background: url(../../images/delimiter.bg.x.png) repeat-x top left; padding-top: 15px; padding-bottom: 0;}
.widget ul.menu li ul.sub-menu li:first-child { margin-top: 15px!important; }
.widget ul.menu li ul.sub-menu li:last-child { padding-bottom: 0;  }
.widget ul.menu li ul.sub-menu li a{ background: url(../../images/sub.menu.png) no-repeat left center; padding-left: 20px;}
.widget ul.menu li ul.sub-menu li ul li a{ padding-left: 40px; background-position: 20px center;}

.widget p.select {margin: 0;}
.widget .striped-delimiter {margin: 10px 0 10px;}

.b_text ol, .b_text ul { margin: 0 0 20px 1.5em; float: none;}
.b_text ul li {float: none; background: none; font-size: 12px; font-weight: normal; margin: 0; padding: 0; width: auto; list-style-type: disc;} 
.b_text ol li { list-style: decimal; }

/*Tabber widget*/
.widget_tabber {  float: left; width: 100%; display: inline-block;clear: both;}
.widget_tabber ul.widget_tabber li {float: left; background: url(../../images/delimiter.bg.menu.png) no-repeat left center; padding: 0 15px; height: 22px; width: auto; margin: 0;clear:none;}
.widget_tabber ul.widget_tabber{margin-bottom: 11px;}
.widget_tabber ul.widget_tabber li:first-child { background: none; padding: 0 15px 0 0;}
.widget_tabber ul.widget_tabber li.last {padding: 0 0 0 15px;}
.widget_tabber ul.widget_tabber li a { font: normal 20px "PT Sans Narrow"; float: left; height: 22px; line-height: 20px; color: #3F4950;}
.widget_tabber ul.widget_tabber li.active a {color: #3B5998;}
.b_f_c .widget_tabber ul.widget_tabber li a { font: normal 16px "PT Sans Narrow"; color: white;}
.b_f_c .widget_tabber ul.widget_tabber li.active a { color: #B5BBBF;}

.widget_tabber .tabs-container {padding: 0; float: left; width: 100%; }

.widget_tabber .tabs-container ul li { font-weight: normal; }
.widget_tabber .tabs-container ul li .entry-img { float: left; width: 65px;height: 50px;}
.widget_tabber .tabs-container ul li .entry-img img { width: 50px; height: 50px; } 
.widget_tabber .tabs-container ul li .entry-item { float: left;}
.widget_tabber .tabs-container ul li h5 { font: normal 12px/18px Helvetica, Arial, sans-serif; margin-bottom: 10px;}
.widget_tabber .tabs-container ul li h5 a {float: none; font-weight: bold;}
.widget_tabber .tabs-container ul li h5 a:hover { color: #99A4AA;}
.widget_tabber .tabs-container ul li .entry-meta { margin: 0; width: auto;}
.widget_tabber .tabs-container ul li .entry-meta ul li { background: url(../../images/delimiter.bg.meta.png) no-repeat left center; font-size: 11px;}

span.author_nr_views {display: block; margin-top: 5px; color: #99a4aa;}

/*Latest posts widget*/
.widget_latest_posts ul li { font-weight: normal; }
.widget_latest_posts ul li .entry-img { float: left; width: 65px;}
.widget_latest_posts ul li .entry-img img { border-radius: 5px; width: 50px; height: 50px; } 
.widget_latest_posts ul li .entry-item { float: left;}
.widget_latest_posts ul li h5 { font: normal 14px/18px Helvetica, Arial, sans-serif; margin-bottom: 10px;}
.widget_latest_posts ul li .entry-meta { margin: 0;}
.widget_latest_posts ul li .entry-meta ul li { background: url(../../images/delimiter.bg.meta.png) no-repeat left center; font-size: 11px;}

/*Top authors widget*/
.widget_top_authors.widget_tabber ul.widget_tabber { margin-bottom: 15px;}
.widget_top_authors.widget_tabber ul.widget_tabber li a { font: normal 14px/20px Helvetica, Arial, sans-serif;}
.widget_top_authors.widget_tabber .top_author_avatar { font-weight: bold;}

/*Tag list*/
p.tags{ margin: 0 30px 15px 0; padding: 0; height:23px; width: auto; position: relative; cursor: pointer; background: url(../../images/tags.bg.png) no-repeat left 0; float: left; }
p.tags a{ float: left; line-height:23px; margin: 0 -15px 0 0!important; padding: 0 15px; height:100%; border: none; cursor: pointer; color: #3f4950; background: url(../../images/tags.bg.png) no-repeat right -23px; width: auto!important; text-shadow: 0 1px 0 #fff; text-indent: 5px;}
p.tags:last-child {margin-bottom: 0;}

p.tags:hover {background-position: left -46px;}
p.tags a:hover{text-decoration: none; background-position: right -69px;}

/*Categories with icons widget*/
.widget .cat-item-icon a {float: left; width: 100%;}
.widget .cat-item-icon img{width: 16px; height: 16px; vertical-align: middle;}
.widget .cat-item-icon span{ padding-left: 10px; font-size: 12px;}

/* Search form */
.searchform { overflow: hidden; height: 32px; float: left;}
.searchform #searchform, .widget_search #searchform{ margin: 0; text-align: left; position: relative; }
.searchform #searchform { float: left; }
.searchform #searchbox, .widget_search #searchbox { float: left; margin: 0; }
.searchform #searchbox input.input, .widget_search #searchbox input.input{  width: 200px; margin: 0; height: 26px; font-size: 11px; font-style: italic; color: #999999; border:1px solid #d5d5d5; padding:2px 25px 2px 10px; -webkit-transition-duration: 400ms; -webkit-transition-property: width, background; -webkit-transition-timing-function: ease; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
.widget_search #searchbox input.input{ width: 100%; }
.searchform #searchform .button, .widget_search #searchform .button { margin-left: -1px;}
.searchform #searchform .button input, .widget_search #searchform .button input { padding: 0 10px !important;}
@media only screen and (max-width: 767px) {
	.searchform #searchform { float: left; margin-bottom: 10px;}
	.searchform #searchform p.button {clear: none!important;}
	.searchform #searchbox input.input:focus {width: 180px;}	
}
#searchform #s { width: 72%; position: relative; z-index: 2; border: 1px solid #AAA;  border-radius: 0; height: 25px; margin: 0; font: 12px/20px Helvetica, Arial, sans-serif}
#searchform #searchsubmit { position: relative; z-index: 1; padding:0px 8px 1px 8px; height: 31px; margin:0 0 0 -5px; border-radius: 0; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5); background-image: linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5); border: 1px solid #AAA; color: #444; min-width: 4em; cursor: pointer; }
@-moz-document url-prefix() {
	#searchform #searchsubmit { padding: 0px 8px 3px 8px }
}
.search_close {line-height: 32px; margin-left: 20px; cursor: pointer; }

/* Widget links*/
.widget span.links {font-size: 12px; margin-left:10px; float: right; position: relative; top: 8px;}
.widget span.links a {margin: 0 10px 0 0; padding: 0 0 0 10px; background: url(../../images/delimiter.bg.meta.png) no-repeat left center; font-weight: bold;}
.widget span.links a:first-child {background: none; padding: 0;}
.widget span.links a:last-child {margin: 0;}

/* Social media widget */
.widget .social-media {height:35px;}
.widget .social-media ul{}
.widget .social-media ul li{display: inline-block; float: left; background: none; margin: 0; padding: 0; margin-left: 7px; width: auto;}
.widget .social-media ul li:first-child{margin-left: 0;}
.widget .social-media ul li a{text-indent: -9999em; float: left; background: url(../../images/social-media.png) no-repeat; width: 34px; height: 35px; transition-property: background; -webkit-transition-property: background; -moz-transition-property: background; -o-transition-property: background;}

.widget .social-media.white ul li.fb a {background-position: 0 0;}
.widget .social-media.white ul li.linked a {background-position: 0 -70px;}
.widget .social-media.white ul li.email a {background-position: 0 -140px;}
.widget .social-media.white ul li.gplus a {background-position: 0 -210px;}
.widget .social-media.white ul li.twitter a {background-position: 0 -280px;}
.widget .social-media.white ul li.flickr a {background-position: 0 -350px;}
.widget .social-media.white ul li.rss a {background-position: 0 -420px;}

.widget .social-media.blue ul li.fb a  {background-position: 0 -35px;}
.widget .social-media.blue ul li.linked a {background-position: 0 -105px;}
.widget .social-media.blue ul li.email a {background-position: 0 -175px;}
.widget .social-media.blue ul li.gplus a {background-position: 0 -245px;}
.widget .social-media.blue ul li.twitter a {background-position: 0 -315px;}
.widget .social-media.blue ul li.flickr a {background-position: 0 -385px;}
.widget .social-media.blue ul li.rss a {background-position: 0 -455px;}

.widget .social-media.no-bg ul li.fb a  {background-position: 0 -490px;}
.widget .social-media.no-bg ul li.linked a {background-position: 0 -525px;}
.widget .social-media.no-bg ul li.email a {background-position: 0 -560px;}
.widget .social-media.no-bg ul li.gplus a {background-position: 0 -595px;}
.widget .social-media.no-bg ul li.twitter a {background-position: 0 -630px;}
.widget .social-media.no-bg ul li.flickr a {background-position: 0 -665px;}
.widget .social-media.no-bg ul li.rss a {background-position: 0 -700px;}

.whitey .widget .social-media{float: right;}

/* Widget Flickr */
.widget .flickr_badge_image{ float:left; margin:0 20px 20px 0; }
.widget .flickr_badge_image:nth-child(3n+1){ margin:0 0 20px 0; }
.widget .flickr {margin: 0 0 -20px 0; float: left; width: 100%; }
.widget .flickr_badge_image img {border: none; width: 66px; height: auto;  }

/*Twitter widget*/
.widget .tweets {overflow: hidden;}
.cosmo-twit-container { height:auto!important; width: 100%; position: relative; float: left; }
.cosmo-twit-container .cosmo_twitter{ }
.cosmo-twit-container .cosmo_twitter p{ margin:0;}
.cosmo-twit-container ul li div{padding: 15px 0; }
.cosmo-twit-container span.date{ color: #AFAFAF; display: block; }
.i_join_us{ float: left; background: url(../../images/bird.static.png) no-repeat; width:100%; height: 32px; display: block; margin: 0; padding-left: 40px; font-weight: bold; position:relative; margin-top: 15px; }

/* Static Twitter widget*/
.static.cosmo-twit-container { width: 100%; }
.static.cosmo-twit-container .cosmo_twitter{ padding: 0; border: none; background: none;}
.static.cosmo-twit-container .cosmo_twitter .tweet_item{ background: url(../../images/delimiter.bg.x.png) repeat-x bottom left; padding: 13px 0 15px 0; }
.static.cosmo-twit-container .cosmo_twitter .tweet_item:first-child{ padding-top: 0; }
.static.cosmo-twit-container .cosmo_twitter p{ width: auto;}
.static.cosmo-twit-container.slides_container { padding: 0; }
.static.i_join_us{ background: url(../../images/bird.static.gray.png) no-repeat 0 -23px; margin-top: 15px; height: 23px; line-height: 23px; padding-left: 40px; text-align: left;}
.static a.i_join_us:hover{background: url(../../images/bird.static.gray.png) no-repeat 0 -0px;}

@media only screen and (min-width: 768px) {
	.cosmo-twit-container .cosmo_twitter p {max-width: 142px;}
}
@media only screen and (min-width: 990px) {
	.cosmo-twit-container .cosmo_twitter p {max-width: 180px;}
}
@media only screen and (min-width: 1230px) {
	.cosmo-twit-container .cosmo_twitter p {max-width: 240px;}
}

/*Other widgets*/
#wp_tag_cloud div { line-height: 1.6em; }
.widget_archive select, .widget_categories select{margin-bottom: 15px;width: 100%;}

/*Footer entry meta*/
.b_f_c div.entry-meta ul li a, .b_f_c div.entry-meta ul li time{ color: white;}

/*Meta category*/
div.entry-meta ul.category { background: url(../../images/delimiter.bg.meta.png) no-repeat left center;}
div.entry-meta ul.category li { background: none; margin: 0; padding: 0 0 0 4px;}
div.entry-meta ul.category li:first-child { background: url(../../images/meta.sprite.png) no-repeat 0 -16px; margin: 0 10px 0 10px; padding: 0 0 0 26px;}
div.entry-meta ul.category li a { padding: 0;}
div.entry-meta ul.category li a:after { content: ","; }
div.entry-meta ul.category li:last-child a:after { content: ""; }

/*Meta tags*/
div.entry-meta ul.b_tag { background: url(../../images/delimiter.bg.meta.png) no-repeat left center;}
div.entry-meta ul.b_tag li{  background: none;  margin: 0; padding: 0 0 0 4px;}
div.entry-meta ul.b_tag li:first-child{ background: url(../../images/meta.sprite.png) no-repeat 0 -32px; margin: 0 10px 0 10px; padding: 0 0 0 26px;}
div.entry-meta ul.b_tag li a{ padding: 0;}
div.entry-meta ul.b_tag li a:after { content: ","; }
div.entry-meta ul.b_tag li:last-child a:after { content: ""; }

/*Author entry-meta*/
div.entry-meta .entry-author {width:100%; float: left;}
div.entry-meta .entry-author .profile-pic {margin-right: 10px;}
div.entry-meta .entry-author  a {line-height: 1.2em; float: left;}
div.entry-meta .entry-author  a:first-child {width: auto;}
div.entry-meta .entry-author span {color: #99a4aa; font-size: 11px; font-weight: normal; clear: both; position: relative;}

/*Meta horizontal */
.horizontal div.entry-meta .entry-author { margin-bottom: 30px;margin-right: 10px;height:32px;}
.horizontal div.entry-meta{margin-bottom: 23px;}
.horizontal div.entry-meta ul{top: 0;}
.horizontal div.entry-meta ul li{margin: 0px;padding-left: 10px;padding-right: 10px;}
.horizontal div.entry-meta ul li:first-child{margin: 0px;padding-right: 10px;}
.horizontal div.entry-meta ul.b_tag li{padding-right: 0px;}
.horizontal div.entry-meta ul.b_tag li:last-child{padding-right: 10px;}
.horizontal div.entry-meta ul.category li:first-child, .horizontal div.entry-meta ul.b_tag li:first-child{margin: 0 0 0 10px;padding-right: 0px;}

/*Meta vertical*/
.vertical div.entry-meta { width: 100%; margin-bottom: 30px;}
.vertical div.entry-meta .entry-author { background: url(../../images/delimiter.bg.x.png) repeat-x 0 bottom; padding-bottom: 10px;}
.vertical div.entry-meta .entry-author a {font-weight: bold; height: 35px; white-space: nowrap; overflow: hidden;}

@media screen and (min-width:960px) {
	.vertical div.entry-meta .entry-author a { max-width: 106px;}
}
@media screen and (min-width:768px) {
	.vertical div.entry-meta .entry-author a { max-width: 66px;}
}

.vertical div.entry-meta .entry-author span {top: 5px;}
.vertical div.entry-meta ul{ width: 100%;}
.vertical div.entry-meta ul li{ float: none; margin: 0; padding: 10px 0; background: url(../../images/delimiter.bg.x.png) repeat-x 0 bottom; }
.vertical div.entry-meta ul:first-child li:first-child {padding: 0 0 10px 0; background: url(../../images/delimiter.bg.x.png) repeat-x 0 bottom !important;margin: 0;}

.vertical div.entry-meta ul.category, .vertical div.entry-meta ul.b_tag {margin: 0; padding: 10px 0;  background: url(../../images/delimiter.bg.x.png) repeat-x 0 bottom;  }
.vertical div.entry-meta ul.category li, .vertical div.entry-meta ul.b_tag li { float: left; margin: 0; padding: 0 5px 0 0; background: none; }
.vertical div.entry-meta ul.category li:first-child, .vertical div.entry-meta ul.b_tag li:first-child { margin: 0; padding:0 5px 0 26px; }
.vertical div.entry-meta ul.category li:first-child { background: url(../../images/meta.sprite.png) no-repeat 0 -16px; }
.vertical div.entry-meta ul.b_tag li:first-child { background: url(../../images/meta.sprite.png) no-repeat 0 -32px;}


/*Switch*/
a.switch { display: inline-block; position: absolute; top: 3px; right: 0px; width: 49px;  height: 20px; overflow: hidden; background: url(../../images/display.png) no-repeat right -20px; cursor: pointer; }
a.switch.swap { background-position: right 0px; }

/*Hotkeys meta*/
.hotkeys-meta {height: 20px;position: absolute;right: 0px;top: 5px;}

span.nav-previous a, span.nav-next a, span.nav-zoom a{ width: 25px; height: 20px; background: url(../../images/arrows.sprite.png) no-repeat 0 0; text-indent: -999em; position: absolute; top: 4px; }
span.nav-previous a{ right: 48px; }
span.nav-previous.no-zoom a{ right: 24px; }
span.nav-zoom a{ background-position:-24px 0; right: 24px; }
span.nav-next a{ background-position:-48px 0; right: 0; }

span.nav-next a:hover{ background-position:-48px -20px;}
span.nav-zoom a:hover{ background-position:-24px -20px;}
span.nav-previous a:hover{ background-position:0 -20px;}

span.first a{ display: none;}


/*Mosaic overlay*/
.mosaic-overlay { display: none; z-index: 5; position: absolute!important; width: 100%; height: 100%; background: #fff; }
.circle .mosaic-overlay { bottom: 0; right: 0; background: #fff url(../../images/hover-magnify.png) no-repeat center center; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; filter: alpha(opacity=00);}
.readmore .mosaic-overlay { opacity:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; filter:alpha(opacity=00); background: url(../../images/bg.white.png); bottom: 0; right: 0;}
.readmore .mosaic-overlay .details {position: absolute; z-index: 999; bottom: 0px; right: 0px; padding: 2px 10px; background: #fff; color: #303E48;}
.readmore.related .mosaic-overlay {height: 100%; top:0;}
.readmore.related .mosaic-overlay .details {right: 0; bottom: 5px;padding: 5px 10px;}

.grid-view .readmore .mosaic-overlay {height: 100%; top:0;padding: 0;}
.grid-view .featimg .mosaic-overlay, .grid-view .format-video .mosaic-overlay{height: 100%; bottom:0px;}
.grid-view .readmore .mosaic-overlay .details {right: 0px; bottom: 0px;padding: 5px 10px;}

.cosmo-arrow { font: 100% Times,sans-serif; }

.readmore {position: relative;margin: 0;padding: 0;height: auto;line-height:0;}
.readmore img{margin: 0;}
.small-post img, .big-post .featimg img{max-width: 100%;width: 100%;}
.page.single-post img{width: auto;height: auto;}
div.list-entry-meta .profile-pic img, div.entry-meta .profile-pic img{width:32px;}

.readmore .format {position: absolute; bottom: 0px; left: 0px; padding: 0;z-index: 9;width:30px;-moz-box-shadow:inset 0 1px 1px #FFF;-webkit-box-shadow: inset 0 1px 1px #FFF;box-shadow:         inset 0 1px 1px #FFF;}

.format-standard .readmore .format{ background: #fff url(../../images/format.standard.png) no-repeat 7px center;line-height:1.8;}
.format-video .readmore .format{ background: #fff url(../../images/format.video.png) no-repeat 7px center;line-height:1.8;}
.format-image .readmore .format{ background: #fff url(../../images/format.image.png) no-repeat 7px center;line-height:1.8;}
.format-link .readmore .format{ background: #fff url(../../images/format.file.png) no-repeat 7px center;line-height:1.8;}
.format-audio .readmore .format { background: #fff url(../../images/format.audio.png) no-repeat 7px center;line-height:1.8;}

.format-video .play{ background:url(../../images/button.play.png) no-repeat center center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; margin: 0;}
.stripes{ position: absolute!important; top: 0; left: 0; width:100%; height:100%; background: url(../../images/stripes.png) repeat 0 0;line-height: 1;}

/*Cosmo icons*/
#access {width: 100%; *display: inline-block;}
.cosmo-icons { display: inline-block; margin:0;}
.cosmo-icons.main { display: inline-block; margin-top:0;}
.cosmo-icons ul {float: left; }
.cosmo-icons ul li {float: left; background: url(../../images/delimiter.bg.y.png) repeat-y left center; padding: 0 20px; height: auto;}
.cosmo-icons ul li:first-child { padding: 0 20px 0 0; background: none;}
.cosmo-icons ul li a { font-size: 14px; font-weight: bold; float: left; height: auto; color: #3f4950;}
.cosmo-icons ul li.active a {color: #3B5998;}
.cosmo-icons ul li a:hover {color: #3B5998;}

.cosmo-icons li a span { color: #99a4aa; font-size: 12px; font-weight: normal; line-height: 1em; clear: both; display: block;}

/*** Menu ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none;}
.sf-menu ul { position: absolute; top: -999em; width: 10em; }
.sf-menu ul li { width: 100%; }
.sf-menu li:hover { visibility: inherit; }
.sf-menu li { float: left; position: relative;}
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 34px; left: 20px; /* match top ul list item height */ z-index: 99; }
.sf-menu li.sfHover:first-child ul { left: 20px;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 11em; top: 0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 10em; top: 0;}

.sf-menu li ul li a {padding:0;}

/*** Menu SKIN ***/
.sf-menu { float: none; width: auto;}
.sf-menu a { text-decoration:none; }
.sf-menu a, .sf-menu a:visited  { /*color: #13a;*/}
.sf-menu li { /*background: #;*/ }
.sf-menu li li { min-height: 0px;height: auto; padding: 10px 0; text-indent: 5px; background: white; background: rgba(255, 255, 255, 0.95); border: 1px solid #EFEFEF; border-bottom: none; -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }
.sf-menu li li a{ display: inline-block; }
.sf-menu li.active li a{ display: inline-block; color: #3F4950;}
.sf-menu li.active li a:hover{ color: #3B5998;}
.cosmo-icons ul.sf-menu li li:first-child { padding: 10px 0; background: white; background: rgba(255, 255, 255, 0.95); }
.sf-menu li li:last-child { padding: 10px 0; }
.sf-menu li li li { /*background: #;*/ }
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { outline: 0; }

/*** arrows **/
.sf-menu a.sf-with-ul { min-width: 1px; padding-right: 16px; }
.sf-sub-indicator { position: absolute; display: inline-block!important; clear: none!important; right: 0; top: 1.05em; /* IE6 only */ width: 11px; height: 12px; text-indent: -999em; overflow: hidden; background: url(../../images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ } 
a > .sf-sub-indicator {  top: 1px; background-position: 0 -100px; }
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px; }
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; top: 3px; }
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0;}
.sf-shadow ul { padding-top: 10px; }
.sf-shadow ul.sf-shadow-off { background: transparent; }
.sf-menu .no_description{margin-top: 10px;}
#menu-login .cosmo-icons{display:block;}
#menu-login .cosmo-icons ul{float: none;}
#menu-login .cosmo-icons ul li:first-child{padding-right:0px;}
#menu-login .cosmo-icons .signin{display:block;width: 100%;padding-right: 0;float: none;line-height:1.6;}
#menu-login .cosmo-icons .signin > a{display:block;float: none;max-width:140px;overflow: hidden;}
#menu-login .cosmo-icons .signin > a > span{clear: none;display: block;}
#menu-login .profile-pic{margin-top: 3px;margin-right: 10px;}
#menu-login .cosmo-icons .sf-menu li:hover ul, #menu-login .cosmo-icons .sf-menu li.sfHover ul { top: 34px; left: 0px; /* match top ul list item height */ z-index: 99; }

/* Sign in */
.cosmo-icons ul li.signin li{ text-indent: 10px;}
.cosmo-icons ul li.signin li a{ padding-left: 21px; background: url(../../images/my.profile.png) no-repeat; height: 16px; line-height: 16px; font-size: 12px; font-weight: normal; text-indent: 5px;}

.cosmo-icons ul li.signin li.my-settings a{ background-position: 0 0px}
.cosmo-icons ul li.signin li.my-settings a:hover{ background-position: 0 -16px}

.cosmo-icons ul li.signin li.my-profile a{background-position: 0 -32px; }
.cosmo-icons ul li.signin li.my-profile a:hover{background-position: 0 -48px; }

.cosmo-icons ul li.signin li.my-posts a{background-position: 0 -64px; }
.cosmo-icons ul li.signin li.my-posts a:hover{background-position: 0 -80px; }

.cosmo-icons ul li.signin li.my-likes a{ background-position: 0 -96px}
.cosmo-icons ul li.signin li.my-likes a:hover{ background-position: 0 -112px}

.cosmo-icons ul li.signin li.my-logout a{background-position: 0 -128px; }
.cosmo-icons ul li.signin li.my-logout a:hover{background-position: 0 -144px; }

.cosmo-icons ul li.signin li.my-add a{ background-position: 0 -160px}
.cosmo-icons ul li.signin li.my-add a:hover{ background-position: 0 -176px}

/* Simple modal login*/
#simplemodal-login-container form .submit:last-child{margin: 0;}
#simplemodal-login-form .title{display: inline-block;font-family: 'PT Sans Narrow',sans-serif;font-size: 30px;font-weight: normal;line-height: 38px;margin: 5px 0 -2px;padding: 0;}

/*Love*/
.fl .love, .fullwidth .love {width: 48px; height: 42px; position: absolute; top: 0; left: -68px; *left: -96px; text-align: center; line-height: 36px; color: inherit; }
@media \0screen {
  .fl .love, .fullwidth .lovec {left: -82px;}
}
.fr .love {width: 48px; height: 42px; position: absolute; top: 0; right: -107px; text-align: center; line-height: 36px; color: inherit; }
.love .voteaction {width: 48px; height: 42px; float: left; display: block; position: absolute; top: 0; background: url(../../images/love.png) no-repeat; cursor: pointer;}
.love .voteaction.voted  { background-position: 0 -42px;}

.love .voteaction:hover {background-position: 0 -84px; }

.love div { position: relative; overflow: hidden; width: 48px; height: 42px; }
.love em { display: block; position: relative; width: 48px; height: 42px; font-style: normal; }
.love strong { position: relative; z-index: 999; color: white;}

.larger .fl .love, .larger .fullwidth .love {left: -107px; *left: -137px;}
#voteaction.fixed { position: fixed; top: 20px;}


/*Hate - Love */
.love-hate { position: relative; width: 290px; height: 60px; float: left; margin-bottom: 20px;}
.love-hate .percentage { position: absolute; top: 0; left: 110px; width: 70px; height: 60px; font: normal 20px/45px "PT Sans Narrow"; text-align: center; color: #303E48; background: url(../../images/love-hate.percent.png) no-repeat 0 0; }
.love-hate .percentage em { display: block; line-height: 0; font-size: 12px; color: #cdd3db;}
.love-hate .thumbsup, .love-hate .thumbsdown {width: 110px; position: relative; float: left; text-align: left;}
.love-hate .thumbsdown {float: right;}
.love-hate em {font-style: normal;}
.love-hate strong{ cursor: pointer; font: normal 20px/normal "PT Sans Narrow"; color: #3f4950; width: 100%; height: 60px; line-height: 60px; text-indent: 65px; background: url(../../images/love-hate.thumbs.png) no-repeat left top; display: inline-block;}
.love-hate .thumbsdown strong {background-position: right -120px; text-indent: 20px;}

.love-hate .thumbsup strong:hover, .love-hate .thumbsup .voted strong {background-position: left -60px;}
.love-hate .thumbsdown strong:hover, .love-hate .thumbsdown .voted strong {background-position: right -180px;}

/*Hate - Love - Post */
.ilove{ position: relative;cursor: pointer;}
.ilove em{ font-style: normal;}
.ilove strong{ width: auto; float: left; text-align: right; height: 16px; font:bold 14px 'PT Sans Narrow'; background: url(../../images/heart.png) no-repeat left top; padding-left: 21px; font-weight: normal;margin: 2px 10px 0 0;}
.ilove strong:hover{ background-position: 0 -16px;}
.ilove.voted strong{ background-position: 0 -16px;}

.caption .ilove { left: 0; top: 0px;}
.caption .ilove strong, .content-title .ilove strong, .orbit-caption .ilove strong { height: 24px; font-size: 22px; background: url(../../images/heart.caption.png) no-repeat left top; padding-left: 29px; font-weight: normal;margin-top: -2px;}
.caption .ilove strong:hover, .content-title .ilove strong:hover, .orbit-caption .ilove strong:hover { background-position: 0 -24px; }
.caption .ilove.voted strong, .content-title .ilove.voted strong, .orbit-caption .ilove.voted strong { background-position: 0 -24px; }

.content-title .ilove{position: relative;margin:0 20px 0 0;display: inline-block;}
.orbit-caption .ilove{position: relative;margin:0 5px;display: inline-block;}

/*Search form*/
fieldset {position: relative;width: 100%;}
#searchform { display: block; width: 100%; }
#searchform input[type="text"]{ width: 70% !important; border: 1px solid #e0e0e0;height: 30px;padding: 0 2.5%;float: left;text-indent: 10px;margin-right: -3px;}
#searchform input[type="submit"], .widget_search #searchform input[type="submit"] { cursor: pointer; width: auto;height: 32px;width:24%;color: #555555;border: 1px solid #d5d5d5;padding: 0 2.5%;background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(-45deg, #f6f6f6 0%, #e6e6e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #f6f6f6 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #f6f6f6 0%,#e6e6e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #f6f6f6 0%,#e6e6e6 100%); /* IE10+ */
background: linear-gradient(-45deg, #f6f6f6 0%,#e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e6e6e6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-moz-box-shadow:inset 0 1px 1px #FFF;-webkit-box-shadow: inset 0 1px 1px #FFF;box-shadow:         inset 0 1px 1px #FFF;}
#searchform input[type="submit"]:hover, .widget_search #searchform input[type="submit"]:hover {
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top,  #f2f2f2 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

/*Tooltips*/
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../../images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/* Small bits */
img.mask {position: absolute; right: 0; top: 0;width: 47px;}
.box-author{margin-top: 15px; padding-top: 18px; background: url(../../images/striped-delimiter.png) repeat-x top; }
.box-author img{float: left;margin: 7px 10px 5px 0;}
.box-author .author-page {color: #99a4aa;}
.embedded_videos{margin-bottom: 25px;}
.overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: none;}
.modal_fb{text-align: center;margin-top: 10px;}
.forgetmenot{margin-top:5px;}


/*Comments*/
h3#reply-title, h3.comments-title, h3.related-title{font-family: 'PT Sans Narrow', sans-serif;font-weight: normal;display: inline-block;padding:0;margin: -9px 0 22px;line-height:38px;}
#comments {float: left; clear: both; width: 100%; margin: 0 0 30px 0;}
.cosmo-comment{}
.cosmo-comment blockquote{color:#838383;}
.cosmo-comment-list{ clear:both; list-style-position:outside; }
.cosmo-comment-list li{ list-style-type:none; position:relative; margin-bottom:20px; padding:0px; }
.cosmo-comment-list ul.children{ margin-left: 77px; clear: both;  }
.comment-body { margin: 20px 0; display: block; }
.cosmo-comment-thumb{ width:50px; height:50px; float:left;}
.cosmo-comment-thumb img{ width:50px; height:50px; background: none; padding: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.cosmo-comment-leftpointer{ background:url(../../images/leftpointer.png) 0 0 no-repeat; width:12px; height:23px; position:absolute; left:65px; top:15px; z-index:8; }
.cosmo-comment-textinfo{ font-size:11px; margin:0; padding:0px; color: gray;}
.cosmo-comment-name{ font-weight:normal; }
.cosmo-comment-textinfo span.reply{ position: absolute; top: 15px; right: 15px; background: url(../../images/reply.png) no-repeat 0 1px; margin:0!important; text-indent: 18px; height: 16px; }
.cosmo-comment-textinfo a{ color: gray;}
.cosmo-comment-quote{ *margin-top: -20px; border:1px solid #E5E5E5; border-radius: 4px; padding:15px; margin-left:76px; line-height:18px; background-color:#fff; word-wrap: break-word;}
.cosmo-comment-quote p{ margin:0px 0px 0px 0px !important; padding:10px 0 0 0 !important; line-height:20px; background:none; clear:none; font-style:normal; }
em.comment-awaiting-moderation{ color: red!important; }

.bypostauthor .children .cosmo-comment-quote {border: 1px solid #E5E5E5;}
.bypostauthor .children .cosmo-comment-leftpointer, .bypostauthor form .cosmo-comment-leftpointer{ background-position:0 0;}

.bypostauthor .cosmo-comment-quote {border: 1px solid #ff8080;}
.bypostauthor .cosmo-comment-leftpointer{ background-position:0 -23px;}

li.pingback {margin: 15px 0 0 0; background: url(../../images/delimiter.bg.x.png) repeat-x top left; padding-top: 15px;}
li.pingback p {margin: 0;}

#respond { display: inline-block; width: 100%; padding: 0; margin-top: 0; position: relative;}
#respond h3#reply-title small a{ position: absolute; right: 0px; text-transform: lowercase; color: red!important; font-weight: normal; font-size: 16px;}

#respond form p.delimiter, .contact-form form p.delimiter { margin: 0 0 30px 0; display: block;width: 100%;}
#respond form p, .contact-form form p { margin: 5px 0; display: inline-block; width: 60%;}
#respond form p.comment-notes{ margin: 0 0 10px 0; font-weight: bold; float: left; width: 100%;}
#respond form p.logged-in-as {display: block; margin: 0 0 15px 0; float: left; width: 100%;}

#commentform {float: left; width: 100%;}
#commentform input { float: left; width: 76%; padding-right: 80px;}
#commentform input.required { background: url(../../images/required.png) no-repeat center right; }
#commentform label, .contactform label{ display: block; float: left; padding: 0; line-height: 48px; margin-left: 15px;}
#commentform label{ clear: left; min-width: 77px; *width: 77px; margin: 0; line-height: 46px; }
#commentform .cosmo-comment-avatar {position: relative; float: left; width: 100%;}
#commentform .cosmo-comment-leftpointer {top: 20px;}
#commentform p.textarea { margin-left: 26px; width: 87%;}
#commentform textarea { resize: none; width: 98%;}

#commentform .subscribe-label {line-height: 1.6em; clear: none;}
#commentform p.comment-subscription-form {width: 100%; display: block; float: left; margin: 10px 0 0 77px;}

ul.children #commentform p.textarea { width: 85%;}
ul.children ul #commentform p.textarea { width: 83%;}
ul.children ul ul #commentform p.textarea { width: 80%;}

#commentform p.textarea { width: 91%;}
ul.children #commentform p.textarea { width: 91%;}
ul.children ul #commentform p.textarea { width: 90%;}
ul.children ul ul #commentform p.textarea { width: 89%;}

#commentform p.form-submit {width: auto; margin: 5px 20px 0 77px; clear: both; display: block;  }
#commentform p.form-submit input {width: auto; text-shadow: 0 1px 0 white; color: #3F4950; padding: 0 20px; }


/* Keyboard demo */
.keyboard-demo{position: fixed;right: 15px; top: 150px;}
#big-keyboard{text-align: center;display: none;background: url(../../images/striped-delimiter.png) repeat-x bottom left;margin-bottom: 30px;}
#keyboard-container .close{position: absolute;top: 0px;right: 0px;width: 27px;height: 27px;background-image: url(../../images/login.close.png);cursor: pointer;}
.keyboard-demo{z-index:99999;}

/*Tour tooltips*/
.demo-tooltip { padding: 15px 15px 0 15px; background: white; border: 1px solid #dbdbdb; min-height: 140px; width: 260px; position: absolute; left:0; top: 0; z-index: 99; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.demo-tooltip .arrow { position: absolute; top: 50px; width: 32px; height: 66px; }
.demo-tooltip .arrow.left { left:-32px; background: url(../../images/demo-tooltip.arrow.png) no-repeat 0 0;}
.demo-tooltip .arrow.right { right:-32px; background: url(../../images/demo-tooltip.arrow.png) no-repeat -32px 0;}
.demo-tooltip .arrow.top { width: 66px; height: 32px; top: -32px; left:113px; background: url(../../images/demo-tooltip.arrow.png) no-repeat -64px 0;}
.demo-tooltip .demo-steps { float: left; width: 100%; clear: both; margin-bottom: 10px; font-weight: bold; font-size: 14px; }
.demo-tooltip .demo-steps strong { width: 224px;}
.demo-tooltip .demo-content { float: left; *float: none; width: 100%; clear: both; *clear: none; display: block; position: relative; min-height: 55px; }
.demo-tooltip .demo-buttons {position: relative; float: left; background: #f8f8f8 url(../../images/demo-tooltip.bg.png) repeat-x left top; height: auto; width: 258px; padding: 15px; margin: 12px 0 0 -14px; *float: none; *display: inline-block; }
.demo-tooltip .demo-content p.close{ padding: 5px 0 0 0; font-size: 11px; clear: both; width: 100%; text-align: right; }
.demo-tooltip .close { background:transparent; position:static;}
.demo-tooltip p { margin-bottom: 0px;}

/* My Menu */
.tabs-container label{width: 27%;}
.submit .tabs-container label{width: auto;}
p.submit{ display: inline-block;font-family: Arial; }
p.submit input[type="submit"], p.submit input[type="button"], .inp_button{color: white;font-weight: bold;font-size: 13px;padding: 0px 15px;height: 32px;-moz-box-shadow:inset 0 1px 1px #FFF;-webkit-box-shadow: inset 0 1px 1px #FFF;box-shadow:inset 0 1px 1px #FFF;}
p.submit.blue input[type="submit"],p.submit.blue input[type="button"]{
  background: #71c2fb; /* Old browsers */
  background: -moz-linear-gradient(top,  #71c2fb 0%, #5aa0d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c2fb), color-stop(100%,#5aa0d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* IE10+ */
  background: linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c2fb', endColorstr='#5aa0d1',GradientType=0 ); /* IE6-9 */
  border: 1px solid #5aa0d1;
  text-shadow: 1px 1px 0px #5aa0d1;
}
p.submit.blue input[type="submit"]:hover,p.submit.blue input[type="button"]:hover{
  background: #61bcfc; /* Old browsers */
  background: -moz-linear-gradient(top,  #61bcfc 0%, #4796cd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61bcfc), color-stop(100%,#4796cd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* IE10+ */
  background: linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61bcfc', endColorstr='#4796cd',GradientType=0 ); /* IE6-9 */
  border: 1px solid #5aa0d1;
  text-shadow: 1px 1px 0px #5aa0d1;
}
p.submit.red input[type="submit"],p.submit.red input[type="button"]{
  background: #fc5b5b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fc5b5b 0%, #d24545 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc5b5b), color-stop(100%,#d24545)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* IE10+ */
  background: linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5b5b', endColorstr='#d24545',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d15252;
  text-shadow: 1px 1px 0px #d15252;
}
p.submit.red input[type="submit"]:hover,p.submit.red input[type="button"]:hover{
  background: #fd4b4b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fd4b4b 0%, #ce3232 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd4b4b), color-stop(100%,#ce3232)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* IE10+ */
  background: linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4b4b', endColorstr='#ce3232',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d15252;
  text-shadow: 1px 1px 0px #d15252;
}
p.submit.gray input[type="submit"],p.submit.gray input[type="button"], .inp_button{
  background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(top,  #f2f2f2 0%, #e5e5e5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* IE10+ */
  background: linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d5d5d5;
  text-shadow: 1px 1px 0px #FFF;
  color: #666;
}
p.submit.gray input[type="submit"]:hover,p.submit.gray input[type="button"]:hover, .inp_button:hover{
  background: #ededed; /* Old browsers */
  background: -moz-linear-gradient(top,  #ededed 0%, #dddddd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ededed 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ededed 0%,#dddddd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ededed 0%,#dddddd 100%); /* IE10+ */
  background: linear-gradient(top,  #ededed 0%,#dddddd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d5d5d5;
  text-shadow: 1px 1px 0px #FFF;
  color: #666;
}

p.button-small a{color: white;font-weight: bold;font-size: 11px;padding: 0px 8px;-moz-box-shadow:inset 0 1px 1px #FFF;-webkit-box-shadow: inset 0 1px 1px #FFF;box-shadow:inset 0 1px 1px #FFF;display: block;height:23px;line-height:23px;}

p.button-small.gray a, p.submit.gray input[type="submit"], p.submit.gray input[type="button"]{
  background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(top,  #f2f2f2 0%, #e5e5e5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* IE10+ */
  background: linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d5d5d5;
  text-shadow: 1px 1px 0px #FFF;
  color: #666;
}
p.button-small.gray a:hover, p.submit.gray input[type="submit"]:hover, p.submit.gray input[type="button"]:hover{
  background: #ededed; /* Old browsers */
  background: -moz-linear-gradient(top,  #ededed 0%, #dddddd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ededed 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ededed 0%,#dddddd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ededed 0%,#dddddd 100%); /* IE10+ */
  background: linear-gradient(top,  #ededed 0%,#dddddd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d5d5d5;
  text-shadow: 1px 1px 0px #FFF;
  color: #666;
}
p.button-small.blue a, p.submit.blue input[type="submit"], p.submit.blue input[type="button"]{
  background: #71c2fb; /* Old browsers */
  background: -moz-linear-gradient(top,  #71c2fb 0%, #5aa0d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c2fb), color-stop(100%,#5aa0d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* IE10+ */
  background: linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c2fb', endColorstr='#5aa0d1',GradientType=0 ); /* IE6-9 */
  border: 1px solid #5aa0d1;
  text-shadow: 1px 1px 0px #5aa0d1;
}
p.button-small.blue a:hover, p.submit.blue input[type="submit"]:hover, p.submit.blue input[type="button"]:hover{
  background: #61bcfc; /* Old browsers */
  background: -moz-linear-gradient(top,  #61bcfc 0%, #4796cd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61bcfc), color-stop(100%,#4796cd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* IE10+ */
  background: linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61bcfc', endColorstr='#4796cd',GradientType=0 ); /* IE6-9 */
  border: 1px solid #5aa0d1;
  text-shadow: 1px 1px 0px #5aa0d1;
}
p.button-small.red a, p.submit.red input[type="submit"], p.submit.red input[type="button"]{
  background: #fc5b5b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fc5b5b 0%, #d24545 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc5b5b), color-stop(100%,#d24545)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* IE10+ */
  background: linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5b5b', endColorstr='#d24545',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d15252;
  text-shadow: 1px 1px 0px #d15252;
  cursor: pointer;
}
p.button-small.red a:hover, p.submit.red input[type="submit"]:hover, p.submit.red input[type="button"]:hover{
  background: #fd4b4b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fd4b4b 0%, #ce3232 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd4b4b), color-stop(100%,#ce3232)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* IE10+ */
  background: linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4b4b', endColorstr='#ce3232',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d15252;
  text-shadow: 1px 1px 0px #d15252;
}


/*My profile*/
#adduser .tabs-container {padding:0 0 30px 0; float: left; width: 100%;}
#adduser img.avatar {float: left; margin-right: 20px; }
#adduser #avatar_upload { width: auto; float: left; border: none;}
#adduser #avatar_upload { width: auto; float: left; border: none;}

#adduser label { float: left; margin: 0px; font: normal 12px/24px Helvetica, Arial, sans-serif; }
.w_610 #adduser label {width: 144px;}
.w_930 #adduser label {width: 190px;}

.w_930 #adduser input.text-input, .w_930 #adduser textarea {width: 75%;}

.nine.columns #adduser p.form-submit {margin: 0 20px 30px 27%; *margin: 0 20px 0 0px;clear: both;}
.twelve.columns #adduser p.form-submit {margin: 0 20px 30px 27%; *margin: 0 20px 0 0px;clear: both; cursor: pointer;}

.nine.columns #adduser label.remove-avatar { margin: 10px 0 0 27%; width: 100%}
.twelve.columns #adduser label.remove-avatar { margin: 10px 0 0 27%; width: 100%}

p.error{padding: 15px; background:#FAEBE6; border: 1px solid #E5C5B6; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
p.success {padding: 15px; background:#EAFAE6; border: 1px solid #BCE5B6; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}

/*My posts*/
.my-posts h2.caption { margin: 0 0 20px 0; font: normal 26px 'PT Sans Narrow'; position: relative; display: block; line-height: 24px;}
.my-posts .status-pending h2.caption {text-indent: 70px; background: url(../../images/icon.pending.png) no-repeat left 3px;}
.my-posts .status-draft h2.caption {text-indent: 60px; background: url(../../images/icon.draft.png) no-repeat left 3px;}

.my-posts div.entry-meta  {width: auto; position: absolute; right: 0px; margin: 0; top: 3px; }
.my-posts div.entry-meta ul { float: right; }

.my-posts .entry-content {margin: 0; }

.oldie .my-posts .entry-content {float: none;}

/*Upload images*/
.disabled { opacity:0.3; filter: alpha(opacity=30); }
.attached_imgs_gallery { width:100%; }
.attached_imgs_gallery-element { width:155px; height:155px; display:inline-block; margin:0 0 15px 15px; text-align:center; padding: 5px; background: whiteSmoke; border: none!important; vertical-align:middle; }
.attached_imgs_gallery-element:first-child { margin:0 0 15px 0; text-align:center; padding: 5px; background: whiteSmoke; border: none!important; vertical-align:middle; }
.cosmo_uploader_label p.info { position:relative !important; bottom:auto !important; }
.cosmo_uploader_interface { background-color:white; border-color: rgb(229, 229, 229); border-style: solid;border-width: 1px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; font-family: "Helvetica", "Arial", sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; position:relative; width: 95%; display:inline-block; }
.cui_add_button, .cui_thumbnail { position:relative; float:left; overflow:hidden; margin:10px; display:inline-block; direction: 'ltr'; width:70px; height:95px; padding-top:10px; text-align:center; border-style:solid; border-width:1px; border-color:white; }
.cui_thumbnail img { cursor:pointer; }
.cui_upload_button_container input { position:absolute; right:0px; bottom:0px; opacity:0; filter: alpha(opacity=0); cursor:pointer; font-size:460px; padding:0px; margin:0px; }
.cui_add_button img {  } 
.cui_spinner_container { text-align:center; clear:both; }
.generic-field{font-family: 'Helvetica', Arial;}

/* Pagination */
.pag ul {margin: 0 auto; position: relative; float: left; left: 50%;}
.pag ul li{display: inline-block; position: relative; right: 50%; cursor: pointer; margin: 0 0 30px 0}
.pag ul li .page-numbers{padding: 5px 10px;margin-right: 5px;background: #f0f0f0;border: 1px solid #e5e5e5;color: #333;}
.pag ul li .page-numbers:hover{border-color: #ccc;background:#f5f5f5;}
.pag ul li .current{font-weight: bold;background:#f5f5f5;}

/* Flikr */
.flickr_badge_image{float: left;margin: 0 6px 0 0;padding:0;}
.flickr_badge_image a{padding: 0;line-height:0;}

/* Mobile menu */
.toggle-menu{padding: 10px 20px;display: block;text-align: center;font-size: 22px;font-family: 'PT Sans Narrow';font-weight: bold;cursor: pointer;color: white;
background: #3B5998; /* Old browsers */
background: -moz-linear-gradient(top,  #3B5998 0%, #7bc8f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3B5998), color-stop(100%,#7bc8f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3B5998 0%,#7bc8f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3B5998 0%,#7bc8f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3B5998 0%,#7bc8f2 100%); /* IE10+ */
background: linear-gradient(top,  #3B5998 0%,#7bc8f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3B5998', endColorstr='#7bc8f2',GradientType=0 ); /* IE6-9 */
-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;-moz-box-shadow:inset 0 1px 1px #FFF;-webkit-box-shadow: inset 0 1px 1px #FFF;box-shadow:inset 0 1px 1px #FFF;border: 1px solid #7bc8f2;text-shadow: 1px 1px 0px #2A85E8;margin-top: 12px;
}
.mobile-menu{display:none;}
.mobile-menu-toggler{-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;-moz-box-shadow:inset 0 1px 1px #FFF;-webkit-box-shadow: inset 0 1px 1px #FFF;box-shadow:inset 0 1px 1px #FFF;border: 1px solid #ccc;background: #ececec url(../../images/mobile.bullet.sprite.png) 10px -30px no-repeat;height: 40px;overflow: hidden;position: absolute;top: 5px;right: 0px;width:50px;cursor:pointer;}
.mobile-nav-menu {width: 100%; padding: 40px 28px 25px 0;}
ul.mobile-nav-menu {padding: 0;margin: 0;font-size: 1em;line-height: 0.5em;list-style: none;display: none;}
ul.mobile-nav-menu li {position: relative;border-top: 1px solid #ececec;line-height:1;margin: 0;padding: 0;}
ul.mobile-nav-menu li:first-child {border-bottom: none;}
ul.mobile-nav-menu li a {line-height: 14px;font-size: 14px;padding: 10px 5px;color: #000;display: block;text-decoration: none;font-weight: bolder;width:100%;}
ul.mobile-nav-menu li a:hover {color:#2A85E8;}
ul.mobile-nav-menu ul {margin: 0;padding: 0;display: none;}
ul.mobile-nav-menu ul li {margin: 0;padding: 5px 0 4px 0;clear: both;}
ul.mobile-nav-menu ul li a {padding-left: 20px;font-weight: normal;outline:0;}
ul.mobile-nav-menu ul li a:hover {color:#675C7C;}
ul.mobile-nav-menu ul ul li a {color:#000;padding-left: 40px;}
ul.mobile-nav-menu ul ul li a:hover {color:#675C7C;}
ul.mobile-nav-menu span{display: block; clear: both;color: #ccc;color: #AFAFAF; font:italic 12px Georgia, "Times New Roman"; clear: both; display: block;margin-top:3px;}
.mclosed{background: #dadada url(../../images/mobile.bullet.sprite.png) 10px 6px no-repeat;}

/* Front-end submition */
.cosmo-tabs.submit {float: left; margin: 0; border: none!important; background: none!important; width:100% }

.cosmo-tabs.submit ul.tabs-nav { float: left!important; width: 95%; height: auto; border: 1px solid #E5E5E5; border-radius: 5px; background: white;}
.cosmo-tabs.submit ul.tabs-nav li { border: none; box-shadow: none; min-width: 0; height: 32px; width: 32px; padding: 30px 30px 45px 30px!important; margin: 0 20px 0 0; }
.cosmo-tabs.submit ul.tabs-nav li.tabs-selected {  background: none!important; }
.cosmo-tabs.submit ul.tabs-nav li a {height: 32px; width: 32px; padding: 32px 0 0 0; text-align: center; color: #3f4950; text-shadow: none; top: 0; }
.cosmo-tabs.submit ul.tabs-nav li a span {padding: 0; min-width: 0; position: relative; top: 2px; }
.cosmo-tabs.submit ul.tabs-nav li.video a {background: url(../../images/video.photo.png) no-repeat 0 0;}
.cosmo-tabs.submit ul.tabs-nav li.image a {background: url(../../images/video.photo.png) no-repeat -32px 0;}
.cosmo-tabs.submit ul.tabs-nav li.text a {background: url(../../images/video.photo.png) no-repeat -64px 0;}
.cosmo-tabs.submit ul.tabs-nav li.attach a {background: url(../../images/video.photo.png) no-repeat -96px 0;}
.cosmo-tabs.submit ul.tabs-nav li.audio a {background: url(../../images/video.photo.png) no-repeat -128px 0;}

.cosmo-tabs.submit ul.tabs-nav li.tabs-selected a { color: #888;}
.cosmo-tabs.submit ul.tabs-nav li.video.tabs-selected a { background-position: -160px 0;}
.cosmo-tabs.submit ul.tabs-nav li.image.tabs-selected a { background-position: -192px 0;}
.cosmo-tabs.submit ul.tabs-nav li.text.tabs-selected a { background-position: -224px 0;}
.cosmo-tabs.submit ul.tabs-nav li.attach.tabs-selected a { background-position: -256px 0;}
.cosmo-tabs.submit ul.tabs-nav li.audio.tabs-selected a { background-position: -288px 0;}

.cosmo-tabs.submit .tabs-container {padding: 30px 0 0 0; float: left; width: 100%; background: none; }
.cosmo-tabs.submit .tabs-container h3 { margin-bottom: 30px; font: normal 20px Helvetica, Arial, sans-serif;}

.cosmo-tabs.submit .tabs-container .field { margin-bottom: 50px; position: relative; float: left; width: 100%; display: block; clear: both;}
.cosmo-tabs.submit .tabs-container .field label { overflow: hidden; display: block; font-size: 12px;}
.cosmo-tabs.submit .tabs-container .field input { margin: 0;}
.cosmo-tabs.submit .tabs-container .field .front_post_input, .cosmo-tabs.submit .tabs-container .field select.postform, .cosmo-tabs.submit .wp-editor-wrap textarea  {width: 95%;}
.cosmo-tabs.submit .wp-editor-wrap { width: 95% !important; }
.cosmo-tabs.submit .wp-editor-wrap textarea { width: 100%; }

.cosmo-tabs.submit h3, .cosmo-tabs.submit .tabs-container .field h4 { margin: 0; font: normal 14px/30px Helvetica, Arial, sans-serif!important; }

.cosmo-tabs.submit .wp-editor-wrap {width: 100%; float: left;}

.cosmo-tabs.submit .field p.info{ color: #AAA; font-size: 11px; line-height: 20px; clear: both;}
.cosmo-tabs.submit .field p.info, #loading_, #success_msg, .cosmo-tabs.submit .tabs-container .field label.nsfw { margin: 0;}

.cosmo-tabs.submit iframe{height:128px !important;}

.cosmo-slider { background: #efefef; position: relative; }
.cosmo-slider .content .row .columns.slide-description-container {background: white; background: rgba(255,255,255,.7); }
.cosmo-slider .content .row h2, .cosmo-slider .content .row p{ margin: 20px}
.cosmo-slider .content .row p{ margin: 0 20px 30px 20px}
.cosmo-slider .content .row h2 a{ color: #181818; font-weight: normal; font-family: 'PT Sans Narrow', sans-serif;}

/*Submit content widget*/
.widget_submit p a {
  height:67px;
  display: block;
  clear: both;
  font: 20px/67px 'PT Sans Narrow';
  background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(top,  #f2f2f2 0%, #e5e5e5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* IE10+ */
  background: linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d5d5d5;
  text-shadow: 1px 1px 0px #FFF;
  text-align: center;
  -moz-box-shadow:inset 0 1px 1px #FFF;-webkit-box-shadow: inset 0 1px 1px #FFF;box-shadow:inset 0 1px 1px #FFF;
  border-radius: 5px;
  color: #181818;
}
.widget_submit p  a:hover{
  background: #ededed; /* Old browsers */
  background: -moz-linear-gradient(top,  #ededed 0%, #dddddd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ededed 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ededed 0%,#dddddd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ededed 0%,#dddddd 100%); /* IE10+ */
  background: linear-gradient(top,  #ededed 0%,#dddddd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
  border: 1px solid #d5d5d5;
  text-shadow: 1px 1px 0px #FFF;
}
.widget_submit p a img{margin-bottom:-8px;margin-right: 15px;}
/*post item*/
.cosmo-tabs.submit .tabs-container .field .warning {color: red;}
.invalid{border: 1px solid red !important;}

/*contact form*/

.contact-form form.contactform p.input{ width: 35%; float: left; }
.contact-form form.contactform input[type="text"]{ width: 100%; }
.contact-form form.contactform label{ width: 55%; padding-left: 20px; }

.contact_info h3{
    margin-bottom: 20px;
    font-family: 'PT Sans Narrow';
    font-weight: normal;
}
.contact_info small{font-size: smaller;}

#success_msg {float: left; padding: 15px; background:#EAFAE6; border: 1px solid #BCE5B6; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
#success_msg a{ font-weight: bold;}

#not_logged_msg {float: left; padding: 15px; background:#F8B5B5; border: 1px solid #FF0000; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
#not_logged_msg a{ font-weight: bold;}

#wpstats {position: absolute; visibility: hidden;}

/* Device changes */
@media only screen and (min-width: 240px) and (max-width: 1050px) {
  .cosmo-social a{padding: 0 10px !important;}
  .keyboard-demo{display: none !important;}
}
@media only screen and (min-width: 240px) and (max-width: 768px) {
  #page{padding: 30px 10px 0 10px !important;}
}
@media only screen and (max-width: 767px) {
  #searchform input[type="text"]{ width: 70% !important;margin-right: 0;float: left;border-radius:0;}
  #searchform .button{ width: 30%;border-radius:0;}
  #searchbox .right{float: none !important;}
  .big-post h2{margin-top: 30px;}
  .orbit-wrapper .orbit-caption {display: none !important;}
  #d-menu{display: none;}
  #menu-login .cosmo-icons{max-width:80px;}
  .branding .cosmo-social{display: block;width: 100%;float: left;text-align: center;margin: 10px 0 20px 0;}
  .branding #searchbox{display: block;clear: both;}
  .branding{margin: 0;}
  .boxed{padding: 0;}
}

@media only screen and (min-width: 767px) and (max-width: 990px) {
  #menu-login .cosmo-icons{max-width:60px;overflow: hidden;max-height:35px;}
  .cosmo-icons ul li{padding: 0 15px;}
  .cosmo-icons ul li li{padding: 10px 0px;}
  #page{padding: 30px 10px 0 10px; position: relative;}

}

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 100% !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}

.fb-login-button-cosmo{width:181px; height:27px; background: url('../../images/facebook.connect.png') no-repeat ; margin: 0 auto 10px auto; cursor:pointer;}

.entry-content ul {
  list-style: initial;
  margin-left: 12px;
}





























