﻿/*  
Theme Name: Genialistide Klubi
Version: 1.0
Author: Ingmar Trummer
Author URI: http://www.teetass.ee
*/

@font-face {
    font-family: 'UbuntuMedium';
    src: url('fonts/Ubuntu-M-webfont.eot');
    src: url('fonts/Ubuntu-M-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-M-webfont.woff') format('woff'),
         url('fonts/Ubuntu-M-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-M-webfont.svg#UbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	margin: 0;
	padding: 0;
}

a:active {
	outline:medium none;
}

a:focus {
	outline: medium none;
}

a img {
	border: 0 none;
}

object {
	outline: medium none;
}

a, a:hover, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.more-link {
    color: #ffcc00!important;
}

.clear {
	clear: both;
}

.pagenumber {
	text-align: right;
	clear: both;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 10px;
}

body {
	font-size: 12px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: 1.4em;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 15px 0;
	background: #000 url(images/full_bg.gif) repeat;
}

::selection {
        background: #960000; /* Safari */
		color: #fff;
}

::-moz-selection {
        background: #960000; /* Firefox */
		color: #fff;
}

#leftsidebar select {
	margin: 6px 0 5px 0;
}

ul,ol {
	margin-left: 18px;
	margin-bottom: 5px;
}

.post ul {
	list-style-image: url(images/sperm.png);
	margin-left: 45px;
}

.post ul li {
	padding: 3px 3px 3px 0;
}

#page {
	position: relative;
	text-align: left;
	width: 960px;
	margin: 0 auto;
	background: url(images/6.jpg) repeat;
	overflow-y: hidden;
}

#header {
	position: relative;
	background: url(images/p2is.jpg) no-repeat;
	height: 313px;
	margin: 0px;
	padding: 0px;
}

a#logo {
	float: left;
	margin-left: 25px;
	margin-top: 151px;
}

.header-menu {
	padding: 0;
	position: absolute;
	bottom: 33px;
	right: 5px;
	width: 455px;
}

a.menu-items {
	font-family: UbuntuMedium;
	font-size: 13px;
	line-height: 17px;
	color: #FFF;
	float: left;
	margin-left: 8px;
	width: 80px;
	text-align: center;
	padding-top: 84px;
	text-transform: uppercase;
}

a.menu-items:hover {
	color: #FFF;
}

a#menu-item-01 {
	background: url(images/kava.png) no-repeat;
}

a#menu-item-01:hover, #menu-item-01-active {
	background: url(images/kava_a.png) no-repeat;
}

a#menu-item-02 {
	background: url(images/kohvik.png) no-repeat;
}

a#menu-item-02:hover, #menu-item-02-active {
	background: url(images/kohvik_a.png) no-repeat;
}

a#menu-item-03 {
	background: url(images/poed.png) no-repeat;
}

a#menu-item-03:hover, #menu-item-03-active {
	background: url(images/poed_a.png) no-repeat;
}

a#menu-item-04 {
	background: url(images/jazzklubi.png) no-repeat;
}

a#menu-item-04:hover, #menu-item-04-active {
	background: url(images/jazzklubi_a.png) no-repeat;
}

a#menu-item-05 {
	background: url(images/kontakt_b.png) no-repeat;
}

a#menu-item-05:hover, #menu-item-05-active {
	background: url(images/kontakt_ab.png) no-repeat;
}

.alt {
	background-color: #1c1c1c;
	border: 1px solid #3a3a3a;
}

small {
	font-family: Helvetica, Arial, Geneva, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}

h1 {
	font-family: UbuntuMedium, Helvetica, Arial, Geneva, sans-serif;
	margin: 12px 0 7px 15px;
	width: 620px;
	font-size: 24px;
	line-height: 33px;
	color: #f8efde;
	border-bottom: 2px solid #000;
}

h1 span {
	background: #000;
	padding: 3px 7px 3px 5px;
}

h2 {
	font-family: UbuntuMedium, Helvetica, Arial, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 1.3em;
}

h2 {
	font-size: 1.5em;
}

h2.pagetitle {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 1.3em;
}

h2, h3, h4, h5, h6 {
	color: #000;
}

h1 a, .description {
	color: #960000;
	text-decoration: none;
}

h2 a, h3, h3 a {
	color: #960000;
	text-decoration: none;
}

h2, h2 a, h3, h3 a, #leftsidebar h2, #rightsidebar h2, cite {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #000;
	background: #FFF;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	color: #666;
}

.commentlist li {
	font-weight: bold;
	color: #666;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #960000;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color: #666;
}

#commentform p {
	font-family: Helvetica, Arial, Geneva, Sans-Serif;
	color: #666;
}

.commentmetadata {
	font-weight: normal;
	color: #666;
}

#leftsidebar {
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #aaa;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	color: #960000;
	text-decoration: none;
	font-weight: bold;
}

h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
	background: #000;
}

.narrowcolumn {
	position: relative;
	float: left;
	margin: 0;
	width: 650px;
	background: none;
	/* background: url(images/full_bg_3.gif) repeat; */
}

/* 	background: url(images/main_bg_2.gif) repeat; */

.content {
	position: relative;
	float: left;
	width: 620px;
	margin: 5px 15px 0 15px;
}

.post {
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	background: url(images/pxl.png) repeat;
	border-top: 2px solid #000;
}

.post-home {
	margin-bottom: 15px;
	color: #FFF;
	padding: 0 10px;
	text-align: left;
	background: url(images/must_tp.png) repeat;
}

.post-single {
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	background: url(images/pxl.png) repeat;
}

.post-container {
	position: relative;
	float: left;
	padding-top: 21px;
	margin-top: 5px;
}

.entrytext {
	margin-top: 20px;
}

.entrytext p {
	overflow: auto;
	-ms-word-break: break-all;
	word-break: break-all;
     /* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#kavas {
	margin-top: 20px;
}

.post h2 {
	padding: 0;
	margin: 0;
}

.postimg {
	position: relative;
	float: right;
	margin: 15px 15px 5px 15px;
}

.attachment-kava-thumbnails {
	position: relative;
	float: right;
	margin: 15px 15px 5px 15px;
	z-index: 1;
}

.page {}


.navigation {
	float: left;
	width: 620px;
	/* border-top: 2px solid #000; */
	text-align: center;
	margin-left: 15px;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	/* border-top: 3px solid #ff8400;
	border-bottom: 3px solid #ff8400;	*/
}

.navigation#post {
    margin-bottom: 10px;
}

.alignright {
	float: right;
	padding: 0 0 10px 15px;
}

.alignleft {
	float: left;
	padding: 0 15px 10px 0;
}

.alignright#nav {
	font-size: 1.2em;
    padding: 0 0 0 15px;
}

.alignleft#nav {
	font-size: 1.2em;
    padding: 0 15px 0 0;
}

.alignright#nav a {
	padding: 1px 8px;
}

.alignleft#nav a {
	padding: 1px 8px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation a {
	float: left;
	height: 20px;
	line-height: 20px;
	background: #ed6400;
	color: #FFF;
	padding: 0 4px;
	/* border-top: 3px solid #ff8400;
	border-bottom: 3px solid #ff8400;	*/
}

.navigation a:hover {
	color: #FFF;
	background: #960000;
	/* border-top: 3px solid #ff8400;
	border-bottom: 3px solid #ff8400;	*/
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.category-description {
	width: 272px;
	float: right;
	margin: -7px 15px 15px 0;
	padding: 10px 10px 5px 10px;
	background: url(images/must_tp.png) repeat;
	/* background: url(images/pxl.png) repeat; */
}

.category-description p {
	color: #FFF;
	clear: both;
	padding: 5px 0;
}

.category-intro {
	position: relative;
	float: left;
	width: 610px;
	border: 5px solid #FFF;
	margin: 5px 15px 10px 15px;
	min-height: 350px;
	color: #FFF;
}

#poed {
	background: url(images/pood_bg.jpg) no-repeat;
}

#jazzklubi {
	background: url(images/jazzklubi.jpg) no-repeat;
}

#kohvik {
	background: url(images/kohvik_bg.jpg) no-repeat;
}

#kontakt {
	background: url(images/kontakt_bg.jpg) no-repeat;
}

/* featured */

.schedule {
	position: relative;
	float: left;
	margin: 0 0 5px 5px;
	background: url(images/schedule_bg.gif) bottom right no-repeat;
}

.schedule a {
	color: #FFF;
}

.schedule-link {
	position: absolute;
	width: 290px;
	height: 387px;
	margin: 0 0 10px 13px;
}

.clickable {
    top: 0;
    left: 0;
	position: absolute;
	z-index: 52;
}

.clickable span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 130px;
}

.clickable:hover span {
	display: inline;
	position: relative;
	width: 200px;
	height: 100px;
	background: #ffffff;
	border: 1px solid #cccccc;
	color:#6c6c6c;
	z-index: 53;
}

.breaking {
	position: relative;
	float: left;
	width: 603px;
	height: auto;
	overflow: hidden;
	margin: 5px 0 5px 13px;
	border: 5px solid #FFF;
	color: #FFF;
	background: url(images/must_tp.png) repeat;
}

.breaking:hover {
	border: 5px solid #ed6400; /* ed6400 */
}

.breaking a:hover {
	background: none;
}

.latest {
	position:relative;
	float:left;
	width: 290px;
	height: 387px;
	margin: 5px 0 5px 13px;
	overflow: hidden;
	color: #FFF;
	border: 5px solid #fff;
	background: #000;
}

.latest:hover {
	border: 5px solid #ed6400;
}

.latest a:hover {
	background: none;
}

/* 	background: url(images/pxl.png) repeat; */

.attachment-post-thumbnail {
	position: absolute;
	z-index: 47;
}

.attachment-square-thumbnails {
	position: absolute;
	z-index: 47;
}
	
.latest h2 {
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 0px;
	background: #000;
}
	
.intro {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 284px;
	padding: 2px 3px;
	background: url(images/must_tp.png) repeat;
	z-index: 49;
}

.intro-breaking {
	position: relative;
	float: right;
	width: 282px;
	z-index: 49;
	padding: 0 5px 5px 5px;
	margin-top: -20px;
}
	
.latest h2 a {
	text-decoration: none;
	color: #FFF;
}
		
.latest h2 a:hover {
	text-decoration: none;
}

.datetime {
	font-family: UbuntuMedium, Helvetica, Arial, sans-serif;
	font-weight: bold;
	position: relative;
	padding: 3px 8px 3px 5px;
	text-transform: uppercase;
	font-size: 12px;
	background: #000;
	z-index: 48;
	line-height: 17px;
}

.datetime#breaking-0 {
	width: 300px;
}
	
/* POST META */
.post-title {
	position: relative;
	float: left;
}

.post-title h2 {
	width: auto;
}

.postmeta-1 {
	position: relative;
	float: left;
	padding-right: 3px;
	margin: 0;
	clear: both;
	z-index: 50;
	background: #000;
	text-transform: lowercase;
}
	
.postmeta-1 p {
	margin: 0;
	padding: 2px 3px 2px 6px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.postmeta-1#breaking-1 {
	position: absolute;
	top: 43px;
}

.postmeta-2 {
	position: relative;
	float: left;
	padding-right: 3px;
	margin: 0;
	clear: both;
	z-index: 50;
	background: #930000;
}
	
.postmeta-2 p {
	margin: 0;
	padding: 2px 3px 2px 6px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.postmeta-2#breaking-2 {
	position: absolute;
	top: 23px;
}

.postmeta-1-post {
	position: absolute;
	top: 22px;
	right: 15px;
	margin: 0;
	background: #930000;
}
	
.postmeta-1-post p {
	color: #FFF;
	margin: 0;
	padding-left: 5px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 3px 6px;
}
		
.postmeta-1-post span.comm {
	font-weight: normal;
}
	
.postmeta-1-post a:link {
	color: #FFF;
	text-decoration: none;
}
		
.postmeta-1-post a:hover, .postmeta a:active {
	text-decoration: none;
}

.postmeta-2-post {
	position: absolute;
	margin: 0;
	right: 0;
	top: 0;
	clear: both;
	z-index: 50;
	background: #000;
}
	
.postmeta-2-post p {
	color: #FFF;
	margin: 0;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}
		
.postmeta-2-post span.comm {
	font-weight: normal;
}
	
.postmeta-2-post a:link {
	color: #FFF;
	text-decoration: none;
}
		
.postmeta-2-post a:hover, .postmeta a:active {
	text-decoration: none;
}

h1.post-title-inner {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	width: auto;
	color: #fff;
	border: none;
	z-index: 55;
}

h1.post-title-inner a {
	color: #fff;
}

h1.post-title-inner a span {
	background: #000;
}

h1.post-title-inner a:hover span {
	background: #960000;
}

.postmeta-2-post-inner {
	font-size: 1em;
	position: absolute;
	margin: 0;
	left: 15px;
	top: 5px;
	clear: both;
	z-index: 50;
	background: #960000;
	line-height: 1em;
}
	
.postmeta-2-post-inner p {
	color: #FFF;
	margin: 0;
	font-weight: bold;
}
		
.postmeta-2-post-inner span.comm {
	font-weight: normal;
}
	
.postmeta-2-post-inner a:link {
	color: #FFF;
	text-decoration: none;
}
		
.postmeta-2-post-inner a:hover, .postmeta a:active {
	text-decoration: none;
}

.postmeta-1-post-inner {
	position: absolute;
	margin: 0;
	right: 15px;
	top: 5px;
	clear: both;
	z-index: 50;
	background: #000;
	line-height: 1em;
	text-transform: lowercase;
}
	
.postmeta-1-post-inner p {
	color: #FFF;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
		
.postmeta-1-post-inner span.comm {
	font-weight: normal;
}
	
.postmeta-1-post-inner a:link {
	color: #FFF;
	text-decoration: none;
}
		
.postmeta-1-post-inner a:hover, .postmeta a:active {
	text-decoration: none;
}

.edasi {
	display: none;
	position: absolute;
	text-align: center;
	font-weight: bold;
	width: 80px;
	height: 15px;
	z-index: 51;
	bottom: 0;
	background: #930000;
	right: 0;
}
	
.edasi:hover {
	background: #FFF;
}
	
.edasi a {
	color: #FFF;
}
	
.edasi a:hover {
	color: #930000;
}
		
/* featured */

#footer {
	position: relative;
	float: left;
	padding-bottom: 5px;
	margin: 10px 0 15px 15px;
	width: 620px;
	clear: left;
	background: url(images/pxl.png) repeat;
}

#footer h2 {
	border-top: 2px solid #000;
	color: #fff;
	padding: 0;
}

#footer h2 span {
	background-color: #000;
	padding: 3px 6px;
}

#footer p {
	color: #000;
	margin-left: 10px;
	text-align: left;
	float: left;
}

#footer a {
	color: #960000;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

/* #footer span a {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	background-color: #ed6400;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.4em;
	padding: 5px;
} */

#footer table {
	margin: 5px 0 5px 15px;
	padding: 0;
}

#footer ul {
	list-style-image: url(images/sperm.png);
}

#footer ul li {
	padding: 3px 3px 3px 0;
}

#pimik {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	background: url(images/p88ning.gif) top right no-repeat;
}

#pimik:hover {
	background: #960000 url(images/p88ning2.gif) top right no-repeat;
}

.content-widget-footer {
	width: 100%;
	position: relative;
	float: left;
	background: url(images/pxl.png);
}

.content-widget-footer h2.widgettitle {
	color: #000;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

.content-widget-footer a {
	display: block;
	float: left;
	width: auto;
	background: #960000;
	padding: 3px 5px;
	color: #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

.content-widget-footer a:hover {
	background: #000;
}

.description {
	text-align: left;
	word-spacing: 1px;
	padding-left: 280px;
	font-size: 11px;
	font-weight: normal;
	color: #626162;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

p {
	padding: 5px;
}

p img {
	display: block;
	max-width: 100%;
}

.entry ol {
	padding: 0 0 0 10px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#leftsidebar h2 {
	font-family: UbuntuMedium, Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding-top: 7px;
	line-height: 0.8em;
	color: #000;
	border-bottom: 2px solid #000;
	clear: both;
}

#leftsidebar h2#intro {
	line-height: 22px;
	padding: 0;
	color: #FFF;
	margin-bottom: 8px;
	border: none;
}

#leftsidebar h2#intro span {
	background: #960000;
	padding: 4px 0;
	margin: 0;
}

.textwidget {
	margin-left: 5px;
}

.widget_text {
}

.textwidget p {
	margin: 0;
}

#leftsidebar ul, #leftsidebar ul ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin: 10px 0 5px 5px;
}

#leftsidebar ul li {
	padding-bottom: 5px;
}

#leftsidebar li ul {
	list-style-type: none;
	margin-bottom: 15px;
}

#leftsidebar li ul a:link {
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 15px;
	color: #930000;
}

#leftsidebar li ul a:hover {
	text-decoration: none;
	color: #000;
}

#leftsidebar ul p, #leftsidebar ul select {
	margin: 5px 0 8px;
	color: #000;
}

#leftsidebar ul ul, #leftsidebar ul ol {
	margin: 5px 0 0 5px;
	color: #000;
}

#leftsidebar ul ul ul, #leftsidebar ul ol {
	margin: 0 0 0 10px;
}

#leftsidebar ul ul li, #leftsidebar ul ol li {
	margin: 3px 0px 0px;
	padding: 0px;
	color: #999;
}

#leftsidebar a {
	display: block;
	float: left;
	width: auto;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #FFF;
	background-color: #ed6400;
	font-size: 1em;
	font-weight: bold;
	margin: 8px 0 0 -20px;
	padding: 3px 20px;
	clear: both;
}

#leftsidebar ul li a {
	margin-top: 1px;
}

#leftsidebar p {
}

#leftsidebar p a {
	margin-top: 1px;
}


#leftsidebar .blogroll {
	margin: 10px 0 0 0;
}

#leftsidebar .blogroll a {
	margin: 1px 0 0 -15px;
	padding: 3px 20px;
	clear: both;
	background-color: #ed6400; /* #af525f */
}

#leftsidebar a:hover {
	background-color: #960000;
}

.searchform {
	margin: 10px auto;
	padding: 5px 3px;
}

#leftsidebar .searchform .s {
	width: 75%;
	padding: 2px;
	color: #b7b7b7;
	background-color: #525252;
	border: 1px solid #686868;
	font-size: 11px;
	margin-right: 4px;
}

#leftsidebar .searchsubmit {
	padding: 1px 5px 1px 5px;
	background: url(images/search.jpg);
	font-size: 11px;
	border: none;
	height: 20px;
	width: 23px;
}

.entry form {
	text-align: left;
}

#likebox-frame{
 border:1px solid #F0F9F4;
 width:260px;
 height: 238px;
 overflow: hidden;
 position:relative;
 padding: -5px !important;
}

#likebox-frame iframe{
  left:-5px;
  overflow:hidden;
  position:relative;
  top:-1px;
}

select {
	width: 130px;
}

#leftsidebar {
	position: relative;
	margin: 0;
	padding: 20px 0 0 0;
	font: 1em Helvetica, Arial, Geneva, Sans-Serif;
	line-height: 1.4em;
	color: #000;
	width: 307px;
	float: right;
	/* background: url(images/sidebar_bg.jpg) repeat; */
}

#leftsidebar:after {
	content: '.'; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
    line-height: 0;
}

#leftsidebar form {
	margin: 0;
}

#leftsidebar .widget {
	position: relative;
	float: left;
	width: 277px;
	margin-bottom: 15px;
	padding: 0 15px;
	background: url(images/pxl.png) repeat;
}

#leftsidebar .widget#vats {
	width: 277px;
	background: url(images/vats_logo_tp.png) top right no-repeat;
}

#leftsidebar .widget#vats p {
	max-width: 212px;
}

#leftsidebar .vats {
}

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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 25px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
}

a img {
	border-style: none;
}

.wp-caption p.wp-caption-text {
	margin: 5px 0 -5px -5px;
}

.wp-caption {
	background: none;
	max-width: 525px !important;
	padding: 0 8px 0 0;
	text-align: left;
}

.wp-caption img {
	margin: 0;
}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	width: expression(this.width > 525 ? "100%":this.width);
	height: auto;
}

.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.sticky {
	background: #201000;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -10px;
	padding: 18px 20px;
}

.bypostauthor {
}

.gallery {
	margin: auto;
}

.gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
}

.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
	margin-left: 0;
}

.gallery {
	overflow: hidden;
	width: 100%;
}

.gallery br {
	clear: both
}

.gallery-columns-2 .gallery-item  {
	width: 50%
}

.gallery-columns-3 .gallery-item  {
	width: 33.333%
}

.gallery-columns-4 .gallery-item  {
	width: 25%
}

.gallery-columns-4 .gallery-item .gallery-icon a img {
	width: 122px;
	height: auto;
}

.gallery-columns-5 .gallery-item  {
	width: 19.9%
}

.gallery-columns-5 .gallery-item .gallery-icon a img {
	width: 100px;
	height: auto;
}

.gallery-columns-6 .gallery-item  {
	width: 16.666%
}

.gallery-columns-7 .gallery-item  {
	width: 14.285%
}

.gallery-columns-8 .gallery-item  {
	width: 12.5%
}

.gallery-columns-9 .gallery-item  {
	width: 11.111%
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	margin: 15px 0 5px 0;
	text-align: left;
	width: auto;
}

tr th, thead th {
	color: #999;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	padding: 0;
}

tr td {
	border: none;
	padding: 0;
}

table.n2od {
	width: 100%;
	margin-bottom: -25px;
}

table.n2od td {
	width: 180px;
	vertical-align: top;
	padding: 0 6px 15px 0;
}

tr.odd td {
	background: #eee;
}

ins {
	background-color: #F1F1F1;
}

#commentform input {
	font-size: 11px;
	color: #999;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #3a3a3a;
	border: 1px solid #3a3a3a;
}

#commentform textarea {
	font-size: 11px;
	color: #999;
	width: 99%;
	padding: 2px;
	background-color: #3a3a3a;
	border: 1px solid #3a3a3a;
}

#commentform #submit {
	background: #525252;
	color: #000;
	margin: 0;
	float: right;
	width: 130px;
	border: 1px solid #525252;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

#commentform input {
	display: block;
}

#wp-calendar {
	border: none;
	margin: 0 0 10px 0;
	width: 100%;
}

#wp-calendar a {
	float: none;
	margin: 0;
	padding: 0;
	display: inline;
	clear: none;
}

#wp-calendar caption {
	margin: 5px 0;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

#wp-calendar tr td {
	border: none;
}

td#prev {
	text-align: left;
}

td#next {
	text-align: right;
}

#calendar_wrap {
	margin: 0 5px;
}

#wp-calendar thead th {
	text-align: center;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar #today {
	font-weight: bold;
}

.day-with-post {
}

#wp-calendar .day-with-post a {
	color: #FFF;
	font-weight: bold;
}

#wp-calendar .day-with-post a:hover {
	text-decoration: underline;
}

.postTabs_divs{
	padding: 5px 5px 0 5px;	
}

.postTabs_titles{
	display:none;	
}

ul.postTabs {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 5px 0 10px 0 !important;
	padding: 0 !important;
	/* border-bottom: 2px solid #000000 !important; */
	font-size: 11px;
	list-style-type: none !important;
	line-height:normal;
	text-align: left;
	display: block !important;
	background: none;
}

ul.postTabs li {
	display: inline !important;
	font-size: 1.3em;
	line-height:normal;
	background: none;
	padding: 0px;
	margin: 0 3px 0 0;
}
  
ul.postTabs li:before{
	content: none;	
}  
  	
ul.postTabs li a
	{
	text-decoration: none;
	background: #ed6400;
	padding: 0.2em 0.5em !important;
	color: #fff !important;
	outline:none;	
	cursor: pointer;
	
	}
	
ul.postTabs li.postTabs_curr a{
	background: #960000;
	color: #fff !important;
	text-decoration: none;
	
	}

ul.postTabs li a:hover
	{
	color: #fff !important;
	background: #960000;
	text-decoration: none;
	
	}

.postTabsNavigation{
	display: block !important;
	overflow:hidden;
}

.postTabs_nav_next{
	float:right;
}

.postTabs_nav_prev{
	float:left;
}