@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);	
@import url(http://fonts.googleapis.com/css?family=PT+Sans);	
@import 'css/reset.css';
@font-face {
    font-family: 'fontin_sans_rgregular';
    src: url('../empireii-child/fonts/FontinSans/fontinsans_regular-webfont.eot');
    src: url('../empireii-child/fonts/FontinSans/fontinsans_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../empireii-child/fonts/FontinSans/fontinsans_regular-webfont.woff') format('woff'),
         url('../empireii-child/fonts/FontinSans/fontinsans_regular-webfont.ttf') format('truetype'),
         url('../empireii-child/fonts/FontinSans/fontinsans_regular-webfont.svg#fontin_sans_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'fontin_sans_rgbold';
    src: url('../empireii-child/fonts/FontinSans/fontinsans_bold-webfont.eot');
    src: url('../empireii-child/fonts/FontinSans/fontinsans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../empireii-child/fonts/FontinSans/fontinsans_bold-webfont.woff') format('woff'),
         url('../empireii-child/fonts/FontinSans/fontinsans_bold-webfont.ttf') format('truetype'),
         url('../empireii-child/fonts/FontinSans/fontinsans_bold-webfont.svg#fontin_sans_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'rollerscriptrough';
    src: url('../empireii-child/fonts/Rollerscript/rollerscript_rough-webfont.eot');
    src: url('../empireii-child/fonts/Rollerscript/rollerscript_rough-webfont.eot?#iefix') format('embedded-opentype'),
         url('../empireii-child/fonts/Rollerscript/rollerscript_rough-webfont.woff') format('woff'),
         url('../empireii-child/fonts/Rollerscript/rollerscript_rough-webfont.ttf') format('truetype'),
         url('../empireii-child/fonts/Rollerscript/rollerscript_rough-webfont.svg#rollerscriptrough') format('svg');
    font-weight: normal;
    font-style: normal;

}	

/* original
body,html{
	width: 100%;		
	font-family: 'PT Sans';
	text-align: center;
	margin: 0px auto;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	background-color: #fff;
}*/

body,html{
	height: 100%;
	width: 100%;		
	font-family: 'PT Sans';
	text-align: center;
	margin: 0px auto;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	background:transparent url('http://wp.contrapunkt.org/wp-content/uploads/2014/03/bg-body.jpg') fixed !important;
 
}
/*html { height: 100%; }
body { min-height: 100%; }   */

b,strong{
	font-weight: bold;
}

.hidden{
	display: none;
}

a{
	text-decoration: none;
	color: inherit;
}

a:hover{
	color: /*#93805d*/#939f55;
}

h1,h2,h3,h4,h5,h6{ font-family: 'fontin_sans_rgbold' !important; 
	clear: both;
	width: 100%;
	font-weight: bold;
}

h1{
	font-size: 26px;
	line-height: 26px;
    font-family: 'fontin_sans_rgregular' !important;
    background:none !important;
    border-bottom: 1px solid #b7b788;
    color: #555 !important;
    text-transform:uppercase!important;
    margin-bottom: 10px;
}

h1.tp-title span.bg {color:#CBBAA1;}

h2{
	font-size: 20px;
	line-height: 24px;
}

h3{	
    font-size: 18px;
    font-weight: normal;
	  line-height: 22px;
}

h4{
	font-size: 20px;
	line-height: 20px;
}

h5{
	font-size: 18px;
	line-height: 18px;
}

h6{
	font-size: 16px;
	line-height: 16px;
}

article.post p + h3{
	margin-top: 20px;
}

em.featured{
	color: #8f6f24;
	font-style: italic;
}

.grey{
	color: #777;
	font-weight: normal;
}

.extra-large{
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 60px;
}

#content blockquote,
#content blockquote p,
blockquote{
	line-height: 24px;
}	

blockquote em{
	clear: left;
	float: left;
}

em,i{
	font-style: italic;
}

hr {
background-color: #b7b788 !important;
height: 1px;
width: 100%;
clear: both;
margin: 0px;
margin-bottom: 40px;
float: left;
border: #b7b788 !important;
}
	
mark{
	background-color: #f0ecd1;
	padding-left: 4px;
	padding-right: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

mark.dark{
	background-color: #444;
	color: #fff;
}

dfn{
	border-bottom: 1px dashed;
	font-style: italic;
}

p code{
	font-family: 'Courier New',sans-serif;
	color: #666;
	font-size: 12px;
	border: 0px;
	background-image: none; 
	padding: 0px; 
	margin: 0px;
	float: none;
}

code{
	font-family: 'Courier New',sans-serif;
	color: #666;
	font-size: 12px;
	width: 98%;
	border: 1px solid #ccc;		
	background-image: url('images/code_bg.gif');
	padding-left: 1%;
	padding-right: 1%;		
	margin-bottom: 15px;	
	margin-top: 15px;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

var{
	font-style: italic;
	font-family: Consolas,Monaco,Lucida Console,monospace;
}

pre {
	font-family: 'Courier New',sans-serif;	
	line-height: 20px;
	width: 98%;
	clear: both;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 15px;
	padding-bottom: 15px;	
	border: 1px solid #d5d5d5;		
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f4f4f4;
	white-space: pre-wrap;
}
	
#content iframe,
#content object{
	width: 100%;
	max-width: 100%;
	height: auto;
}	
	
#site{
	text-align: center;
	margin: 0px auto;	
	height: 100%;
	width: 100%;
	max-width: 100%;
	position: absolute;	
	left: 0%;
	/*overflow-x: hidden;*/
	/*background-color: #fff;*/
}

#site a,img{
	outline: none;
}

.em-location-map-container{display:none;}

#page{background: url('http://wp.contrapunkt.org/wp-content/themes/empireii-child/images/transparent.png') fixed;
/* Webkit (Safari/Chrome) */ -webkit-box-shadow: 0px 0px 7px 0px #000000;
	/* Mozilla Firefox */ -moz-box-shadow: 0px 0px 7px 0px #000000;
	/* Proposed W3C Markup */ box-shadow: 0px 0px 7px 0px #000000;	
	position: absolute;
	width: calc(100% - 50px);
	min-height: 100%;	
	background-repeat: repeat;
    background-position: 0px 0px;		
	z-index: 1;
	top: 0px;
	left: 50px;		
}	

#sidebar{
	width: 306px;
	padding-right: 8px;
	height: 100%;		
	position: absolute;
	left: -322px;	
	z-index: 2;	
}

#line-shine{
	width: 306px;
	height: 100%;
	background-image: url('images/sidebar-lineshine.png');
	background-repeat: no-repeat;
	background-position: top center;	
	position: fixed;
	z-index: 5;
}               

#lines{
	width: 322px;
	height: 100%;
	background-image: url('images/sidebar-lines.png');
	background-repeat: repeat-y;
	background-position: top center;
	position: fixed;
	z-index: 4;
	margin-left: -8px;
}

#texture {
width: 306px;
height: 100%;
background-position: top center;
background-repeat: repeat;
background-color: #E5E4AC !important;
position: fixed;
z-index: 3;
}

.texture-glossy{
	background-image: url('images/texture-glossy.jpg');
}

.texture-carbon {
background-image: url('../empireii-child/images/overlay-green50.png')!important;
}
/* original  
.texture-carbon{
	background-image: url('images/texture-carbon.jpg');     */
}

.texture-leather-black{
	background-image: url('images/texture-leather-black.jpg');
}

.texture-leather-brown{
	background-image: url('images/texture-leather-brown.jpg');
}

.texture-leather-red{
	background-image: url('images/texture-leather-red.jpg');
}

.texture-wood-black{
	background-image: url('images/texture-wood-black.jpg');
}

.texture-wood-brown{
	background-image: url('images/texture-wood-brown.jpg');
}

.texture-wood-red{
	background-image: url('images/texture-wood-red.jpg');
}

#sidebar-content{
	position: fixed;
	margin: 0px auto;
	width: 259px;	
	margin-left: 13px;	
	z-index: 100;
	min-height: 100%;	
}

#sidebar-content .below-menu{
	text-align: center;
	margin-top: 40px;
	color: #fff;
	display: none;
}

#sidebar-content .social-icons{
	text-align: center;
	position: absolute;
	bottom: 15px;	
	width: 100%;
	display: none;
}

#sidebar-content .tp-icon{		
	opacity: 0.5;	
}
#sidebar-content .tp-icon:hover{
	opacity: 1;	
}

#sidebar-content .social-icons a{
	padding: 5px;	
}

#logo {
	margin: 0px auto;
	text-align: center;
	margin-bottom: 20px;
	position: relative;	
	padding-top: 13px;
}

#sidebar .menu {
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 100%;
}

#sidebar .menu a {
    font-family: 'fontin_sans_rgregular' !important;
	text-decoration: none;
	text-transform:uppercase !important;
	color: #fff;
	text-shadow: 0px -1px 0px #eeeeee,
     0px 1px 0px #555555;
	font-size: 15px;
	display: block;			
	padding-top: 5px;
	background-image: url('images/menu-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;	
	
}

#sidebar .menu a:hover,
#sidebar .menu .current-menu-item > a{
	color: #fff;
	background-image: url('images/menu-bg2.png');
}

#sidebar .menu li:last-child a{
	background-image: none;
}

#sidebar .menu .sub-menu  a{
	font-size: 13px;
}

#sidebar .menu .sub-menu  {	
	display: none;
	padding-bottom: 20px;
}

#sidebar .menu .sub-menu  li a{
	background-image: none;
	height: 22px;	
}

#sidebar .menu  .sub-menu {
	background-image: url('images/menu-bg.png');	
	background-repeat: no-repeat;
	background-position: center bottom;
}

.loading{
	position: absolute;	
	top: 40%;
	left: 50%;
	margin: 0px auto;
	margin-left: -20px;
	display: none;		
	text-align: center;
}
	
#page-content{	
	text-align: left;		
	/*padding-bottom: 50px;*/	
	max-width: 100%;
	padding-right: 30px;
	overflow: hidden;
}

/* WARNING FOR IE7 OR LOWER */
#ie_warning{
	display: none;
	width: 100%;
	height: 100%;
	line-height: 30px;
	top: 0px;
	left: 0px;
	vertical-align: middle;
	text-align: center;
	margin: 0px auto;
	color: #333;
	font-size: 14px;	
	z-index: 1002;
	background-color: #fff;
	padding-top: 350px;
	position: fixed;	
}

#ie_warning a{
	color: blue;
}
	
/* JAVASCRIPT FALLBACK */	
#notification {	
	left: 0px;
	top: 50%;
	margin-top: 40px;
	height: 22px;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 20;	
	font-size: 14px;
	color: #fff;	
	line-height: 22px;
	z-index: 200;
}

#preloader{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #000;
	z-index: 199;
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

#page-content img{	
	height: auto;
	max-width: 100%;	
}

#content{
	padding-top: 50px;
	padding-bottom: 30px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	background-size: contain;	
	max-width: 100%;
	padding-left: 20px;				
}

#content a {
    color: #7e8407;
    font-weight: normal;
}

#content p {
	clear: both;
	margin-bottom: 20px;	
	line-height: 20px;
}

#content form p{
	margin-bottom: 20px;
}

#content p:empty{
	display: none;	
}

#content img.border{
	max-width: 100%;	
	width: calc(100% - 6px);	
	padding: 2px;
	border: 1px solid #bbbbbb;
	height: auto;	
}

#content img.image{		
	padding: 2px;
	border: 1px solid #bbbbbb;
	height: auto;	
	margin-right: 15px;
}

#tp-bgslider-holder{
	display: none;
	filter: inherit;	
}

#page-content .vspace{
	height: 40px;
	width: 100%;
	clear: both;
}

#page-content .vspace2{
	height: 60px;
	width: 100%;
	clear: both;
}

#page-content .clear{
	clear: both;
}

.alignleft{
	float: left;	
}
.alignright{
	float: right;
}

/* BLOG POSTS / CLASSIC */
#page-content .blog-classic article{
	clear: both;
	width: 100%;
	margin-bottom: 40px;
	float: left;
}

#page-content .blog-classic .info{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	line-height: 22px;
	min-height: 31px;
	width: 100%;
	color: #777777;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#page-content .blog-classic .info img{
	vertical-align: middle;
	margin-right: 5px;
}

#page-content .blog-classic  h5{
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
	float: left;	
	word-wrap: break-word;		
}

#page-content .blog-classic  p{
	clear: none;
	color: #666666;
}

#page-content .blog-classic  .moretag{
	display: none;
}

#page-content .blog-classic  .text img{
	width: 100%;
	max-width: 100%;
	height: auto; 
	float: left;
	clear: both;
}

#page-content .blog-classic  .text{
	position: relative;
}

#page-content .blog-classic .text  .play{
	display: none;
}


#page-content .blog-classic .quote blockquote{
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;	
	min-height: 62px;
	font-size: 16px;	
	font-style: italic;
	clear: both;
}

#page-content .blog-classic iframe{
	width: 100%;
	height: auto;
}

/* PAGE NAVIGATION */
#page #page_control-responsive a{
	color: #777;
	display: inline;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	width: auto;
	font-size: 13px;	
}

#page #page_control-responsive{
	width: 100%;
	clear: both;
}
	
#page #page_control{	
	display: none;
}


#page #page_control-responsive #leftr{
	width: 50%;
	float: left;
}

#page #page_control-responsive #rightr{
	width: 50%;
	float: left;
}

#page #page_control-responsive #rightr a{
	float: right;
}

#page #page_control-olderr{
	text-align: right;
	float: right;
	padding-right: 35px;
	background-image: url('images/page-next.png');
	background-position: right center;
	background-repeat: no-repeat;
}

#page #page_control-newerr{
	text-align: left;
	float: left;
	padding-left: 35px;
	background-image: url('images/page-prev.png');
	background-position: left center;
	background-repeat: no-repeat;
}

#page .pageof{
	font-style: italic;
	text-align: center;
	color: #777;
	font-size: 13px;
	width: 100%;
	line-height: 30px;
	float: left;
	margin-bottom: 20px;
}

/* BLOG - MASONRY */
.blog-masonry #masonry-holder-left{
	width: 100%;	
	position: relative;
	float: left;
}

.blog-masonry #masonry-holder-right{
	width: 100%;	
	position: relative;
	float: right;
}

.blog-masonry .brick{ 
	width: 100;
	margin-bottom: 50px;			
	position: relative;
}

.blog-masonry #masonry-holder-left .brick{
	float: left;
}

.blog-masonry #masonry-holder-right .brick{
	float: right;
}

.blog-masonry .brick img.wp-post-image{ 
	max-width: 100%;
	width: 100%;
}

.blog-masonry .brick h2 {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 22px;
	word-wrap: break-word;
}

#page-content .blog-masonry .categories{
	font-size: 14px;
	color: #777777;
	width: 100%;
	line-height: 20px;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 0px;
}

.blog-masonry .info{
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	clear: both;
	font-size: 11px;
	font-style: italic;
	color: #777777;
	text-transform: uppercase;
	margin-top: -3px;
	margin-bottom: 15px;
}

#page-content .blog-masonry .info img{
	vertical-align: middle;
	margin-right: 5px;
}

#page-content .blog-masonry .video-thumb{
	position: relative;
	float: left;
}

#page-content .blog-masonry .video-thumb  .play{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('images/icon-play.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#page-content .blog-masonry iframe{
	max-width: 100%;
	height: auto;
}

#page-content .blog-masonry  blockquote{
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;	
	min-height: 62px;
	font-style: italic;
	color: #666;
	font-size: 16px;
}

#page-content .blog-masonry .excerpt{
	color: #666;
}

#page-content .blog-masonry .small-gal {
	clear: both;
	margin-top: 4px;
	float: left;
}
#page-content .blog-masonry .small-gal  li{
	float: left;
	display: inline;
	margin-right: 2%;
	margin-left: 2%;
	width: 21%;
	height: auto;
	overflow: hidden;
}

#page-content .blog-masonry .small-gal li.nomg{
	margin-right: 0%;
	margin-right: 0%;
}

#page-content .blog-masonry .small-gal  li img{
	max-width: 100%;
}

.blog-masonry .excerpt{
	margin-bottom: 20px;
}

/* BLOG - FULL */
#page-content .blog-full article{
	clear: both;
	width: 100%;
	margin-bottom: 40px;
	float: left;
}

#page-content .blog-full iframe {
	width: 100%;
	margin-bottom: 15px;
	height: auto;
}

#page-content .blog-full .info{
	min-height: 26px;
	line-height: 26px;
	font-size: 11px;
	font-style: italic;
	color: #777777;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 20px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;	
	clear: both;
}

#page-content .blog-full .info img{
	vertical-align: middle;
	margin-right: 5px;
}

#page-content .blog-full  h2{
	font-size: 20px;	
	line-height: 22px;
	margin-bottom: 5px;	
	clear: none;
	float: none;	
	min-height: 50px;
	word-wrap: break-word;
	overflow: hidden;
	max-width: 75%;
}

#page-content .blog-full .date{
	width: 109px;
	height: 54px;
	background-color: #262626;
	margin-left: -40px;	
	float: left;
	margin-right: 20px;
}

#page-content .blog-full .date-holder{
	float: right;
	width: 75px;
	margin-top: 17px;
	margin-right: 7px;
	position: relative;
	text-align: right;
}

#page-content .blog-full .date .day{
	font-family: 'Arial';
	font-size: 42px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #fff;
	padding-right: 4px;
}

#page-content .blog-full .date .year{
	font-family: 'Arial';
	font-size: 12px;	
	font-weight: bold;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	display: inline-block;	
	letter-spacing: 0.7px;
	float: left;
	margin-right: -6px;
	color: #999;
}

#page-content .blog-full .date .month{
	position: absolute;
	font-family: 'Arial';
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #fff;
	right: 0px;
	top: 15px;
	text-transform: uppercase;
	line-height: 0px;
	background-color: #262626;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	line-height: 12px;
    padding-left: 2px;
    padding-right: 4px;
}

#page-content .blog-full .post{	
	margin-bottom: 0px;	
}

#page-content .blog-full .post .wp-post-image{	
	margin-bottom: 15px;
}

#page-content .blog-full .format-quote blockquote{
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	min-height: 62px;
	padding-left: 40px;
	font-style: italic;
	font-size: 16px;
}

#page-content .blog-full .video-thumb{
	position: relative;
	float: left;
}

#page-content .blog-full .video-thumb  .play{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('images/icon-play.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#page-content .blog-full .post-sep,
#page-content .blog-fullposts .post-sep{
	width: 100%;
	background-image: url('images/post-sep.gif');
	background-repeat: repeat-x;
	height: 3px;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	float: left;
	margin-left: -40px;
	padding-right: 80px;
}

#page-content .blog-full .post-sep:last-child{
	display: none;
}

#page-content article.first{
	margin-bottom: 0px;
}

#page-content article.first p{
	margin-bottom: 0px;
}

/* POST */
#page-content .single-post{}

#page-content .single-post .featured-image{
	width: 100%;
	margin-left: -40px;
	padding-right: 80px;
	height: 220px;
	background-position: center center;
	margin-bottom: 30px;
	clear: both;
}

#page-content .single-post .info{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	line-height: 24px;
	min-height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	color: #777777;
	margin-bottom: 30px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 11px;
}

#page-content .single-post .info img{
	vertical-align: middle;
	margin-right: 5px;
}

#page-content .single-post blockquote{
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;	
	min-height: 62px;
	font-style: italic;
	font-size: 16px;
}

#page-content .single-post iframe{
	margin-bottom: 20px;
}

/* GALLERY */
#page-content .gallery{
	margin-top: 20px;	
	clear: both;
	width: 100%;
	float: left;
}

#page-content .gallery br{
	display: none;
}

#page-content .gallery-columns-3{
	width: 100%;	
}

#page-content .gallery-columns-2 .gallery-item{ width: 46%; margin-left: 2%; margin-right: 2%; }
#page-content .gallery-columns-3 .gallery-item{ width: 29%; margin-left: 2%; margin-right: 2%; }
#page-content .gallery-columns-4 .gallery-item{ width: 29%; margin-left: 2%; margin-right: 2%; }
#page-content .gallery-columns-5 .gallery-item{ width: 29%; margin-left: 2%; margin-right: 2%; }
#page-content .gallery-columns-6 .gallery-item{ width: 29%; margin-left: 2%; margin-right: 2%; }
#page-content .gallery-columns-7 .gallery-item{ width: 29%; margin-left: 2%; margin-right: 2%; }
#page-content .gallery-columns-8 .gallery-item{ width: 29%; margin-left: 2%; margin-right: 2%; }
#page-content .gallery-columns-9 .gallery-item{ width: 29%; margin-left: 2%; margin-right: 2%; }

#page-content .gallery-item{
	float: left;			
	margin-bottom: 15px;	
	text-align: center;
	clear: none;		
}

#page-content img.attachment-thumbnail {
	padding: 2px;
	border: 1px solid #dedede;
	text-align: center;
	max-width: 90%;	
	height: auto;
}

/* THICKBOX STYLING */
#TB_window{
	background-color: #000;
	color: #fff;
	border: 1px solid #222;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
}

#TB_window #TB_secondLine{
	font-size: 0px;
	line-height: 20px;
	margin-top: 10px;
	color: #000;	
}

#TB_window #TB_secondLine a{
	color: #000;	
}

#TB_window img#TB_Image{
	border: 0px;
	border-width: 0px;
}

#TB_window .tb-close-icon:before{
	content: '';
}

#TB_window .tb-close-icon{
	background: url('images/tb-close.png') no-repeat scroll 0% 0% transparent;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
}

#TB_window a:hover{
	color: #fff;
}

#TB_caption {
	padding: 0px;
	padding-top: 10px;
	float: none;
	width: 100%;
	clear: both;
	text-align: center;
}

#TB_prev{
	background: url('images/tb-prev.png') no-repeat scroll 0% 0% transparent;
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 15px;	
	cursor: pointer;
}

#TB_next{
	background: url('images/tb-next.png') no-repeat scroll 0% 0% transparent;
	width: 16px;	
	height: 16px;
	float: right;
	cursor: pointer;
	margin-right: 15px;
}

#TB_load{
	background-color: #000;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	line-height: 100px;	
	text-align: center;	
}
#TB_load img{
	width: 36px;
	height: 36px;
	margin: 0px auto;
	text-align: center;
	vertical-align: middle;
}

/* CUSTOM TAGS, CATEGORIES */
.widget_tag_cloud a{
	font-style: italic;
}

.widget_tag_cloud span{
	font-weight: bold;
	float: left;
	margin-right: 10px;
}

/* AUTHOR */
#content .author{
	clear: both;
	width: 100%;	
	text-align: center;
}

#content .author .avatar {	
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #bbbbbb;
	max-width: 100%;
	height: auto;	
	text-align: center;
}

#content .author h3{
	margin-bottom: 10px;
	width: auto;
	font-size: 15px;
	clear: none;
	text-align: left;
}	

#content .author p{
	font-style: italic;
	clear: none;
	margin-bottom: 30px;
	text-align: left;
}

/* RELATED POSTS */
#content .related-posts{
	clear: both;
	width: 100%;	
}

#content .related-posts ul{
	clear: both;
	margin-top: 30px; 
	float: left;
}

#content .related-posts ul li{
	width: 100%;	
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	background-image: none;	
	clear: none;
	margin-bottom: 30px;
}

#content .related-posts ul li img{
	max-width: 90%;	
	padding: 2px;
	border: 1px solid #bbbbbb;
	height: auto;
	margin: 0px auto;
	width: 100%;
}

#content .related-posts ul li .post-title{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	
}

#content .related-posts ul li .date{
	font-size: 13px;
	text-transform: uppercase;
	color: #777777;
	font-style: italic;
}

/* SOCIAL ICONS */
#content .social-sharing{
	width: 100%;
	clear: both;	
	margin-bottom: 30px; 
	float: left;
}

#content .social-sharing p{
	width: 100%;
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
}

#content .social-sharing .holder{
	float: none;
	text-align: center;
}

#content .social-sharing .holder a{	
	margin-left: 7px;
	margin-right: 7px;
	opacity: 0.6;
}

#content .social-sharing .holder a:hover{
	opacity: 1;
}



/* COMMENTS */

#content .commentlist{
	clear: both;
	width: 100%;
	margin-top: 30px;
}

#content .commentlist li{
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;		
	padding: 0px;
	padding-left: 0px;
	background-image: none;	
}

#content .commentlist li .children li{
	border: 0px;
}

#content .commentlist li .children li:last-child{
	margin-bottom: 0px;
}

#content .commentlist .avatar{
	width: 52px;
	height: 52px;	
	padding: 2px;
	border: 1px solid #bbbbbb;
	float: left;
	margin-right: 20px;
}

#content .commentlist p{
	clear: none;
	float: none;
	margin-bottom: 0px;
}

#content .commentlist .comment-author{
	font-weight: bold;
}

#content .commentlist .comment-info{
	font-style: italic;
	font-size: 13px;
	color: #777777;
	margin-bottom: 10px;
}

#content .commentlist .comment{
	font-size: 13px;
	padding-bottom: 30px;
}

#content .commentlist .holder{
	float: none;
	width: auto;	
}

#content .commentlist li .children{
	padding-left: 10%;
}

#content h5 span{
	color: #777;
	font-weight: normal;
}

/* FORM ELEMENTS */
textarea{ 
	width: 99%;
	border: 1px solid #dad9d9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	min-height: 60px;
	padding: 1px;
	font-size: 13px;
	max-width: 99%;
}

textarea:focus{ 
	background-color: #f4f4f4;
}

input[type="text"],
input[type="email"],
input[type="password"]{ 
	width: 98%;
	border: 1px solid #dad9d9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 26px;
	line-height: 26px;
	padding-left: 4px;	
	padding-right: 4px;	
	color: #777777;
	font-style: italic;
	font-size: 13px;
	max-width: 98%;
}

input[type="text"]:focus,
input[type="password"]:focus{
	background-color: #f4f4f4;
	color: #444;
	font-style: normal;
	max-width: 98%;
}

/* REPLY */
#content  #respond{
	clear: both;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

#content h3#reply-title{
    font-size: 18px;
    line-height: 18px;
	margin-bottom: 30px;
}

/* Forms */
input[type="submit"],
#content  #respond #submit{
    height: 30px;
	-moz-box-shadow:inset 0px 1px 0px 0px #d4df9b;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d4df9b;
	box-shadow:inset 0px 1px 0px 0px #d4df9b;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d4df9b), color-stop(1, #9bab42) );
	background:-moz-linear-gradient( center top, #d4df9b 5%, #9bab42 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4df9b', endColorstr='#9bab42');
	background-color:#d4df9b;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	border:1px solid #d4df9b;
	display:inline-block;
	color: #fff;
	text-decoration:none;
	text-transform: uppercase;
	text-align:center;
	text-shadow:1px 1px 0px #9bab42;
	cursor: pointer;
}

input[type="submit"]:hover,
#content  #respond #submit:hover{	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9bab42), color-stop(1, #d4df9b) );
	background:-moz-linear-gradient( center top, #9bab42 5%, #d4df9b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bab42', endColorstr='#d4df9b');
	background-color:#9bab42;
}

#content #respond form label{
	display: none;
}

#content #respond p{
	float: left;
	clear: none;
}

#content #respond #author{
	padding-left: 48px;	
	width: 90%;
	max-width: 98%;	
	background-image: url('images/input-reply-author.png');
	background-position: left center;
	background-repeat: no-repeat;	
}

#content #respond #email{
	padding-left: 48px;	
	width: 90%;
	max-width: 98%;	
	background-image: url('images/input-reply-email.png');
	background-position: left center;
	background-repeat: no-repeat;
}

#content #respond #url{
	padding-left: 48px;	
	width: 90%;
	max-width: 98%;	
	background-image: url('images/input-reply-website.png');
	background-position: left center;
	background-repeat: no-repeat;
	clear: both;
}

#content  #respond #comment{
	clear: both;
}

#content #respond .form-submit,
#content #respond .comment-form-comment{
	clear: both;
	width: 100%;
}

#content input.error,
#content textarea.error{
	border-color: #ba7b7b;
}

#content #comment-loading{
	float: left;
	width: 30px;
	height: 30px;
}

#content #comment-nav-below{
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 30px;	
}

#content #comment-nav-below a{
	color: #777;
	display: inline;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	width: auto;
	font-size: 13px;	
}

#content #comment-nav-below .nav-previous a{
	text-align: right;
	float: right;
	padding-right: 35px;
	background-image: url('images/page-next.png');
	background-position: right center;
	background-repeat: no-repeat;	
}

#content #comment-nav-below .nav-next a{
	text-align: left;
	float: left;
	padding-left: 35px;
	background-image: url('images/page-prev.png');
	background-position: left center;
	background-repeat: no-repeat;
}

#content  #cancel-comment-reply-link{
	color: #777;
	float: right;
	font-size: 13px;
	text-transform: uppercase;
}

#content #respond h3 span{
	color: #777;
	font-weight: normal;
}

/* COLUMNS */
.column{
	width: 100%;
	clear: both;
	float: left;
}

#content .one_half{
	width: 100%;
	margin-right: 0%;	
	margin-left: 0%;		
	float: left;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}	

#content .one_third{
	width: 100%;
	margin-right: 0%;	
	margin-left: 0%;	
	float: left;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}	

#content .two_third{
	width: 100%;
	margin-right: 0%;	
	margin-left: 0%;	
	float: left;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}	

#content .one_fourth{
	width: 100%;
	margin-right: 0%;	
	margin-left: 0%;	
	float: left;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}	

#content .three_fourth{
	width: 100%;
	margin-right: 0%;	
	margin-left: 0%;	
	float: left;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}	

.last{
	margin-right: 0px !important;
}

#content .one_half + br,
#content .one_third + br,
#content .two_third + br,
#content .one_fourth + br,
#content .three_fourth + br{
	display: none;
}

/* FOOTER */
footer{background:#e9eac2  url('../empireii-child/images/bg-footer.jpg') no-repeat; max-width: 280px; width: 280px; margin-bottom:0 !important;
	clear: both;
	float: left;
	padding-top: 60px;
	margin-top: 30px;	
	font-size: 13px;
	padding-left: 20px;
	background-position: 0px 0px;
  padding-right:10px;
}

footer h6{
	width: 100%;
	/*margin-bottom: 30px;*/
	padding-bottom: 10px;
	background-repeat: no-repeat;
	/*background-image: url('images/footer-heading.gif'); */
	background-position: bottom left;
	overflow: hidden;
    border-bottom: 1px solid #555;
    font-weight: normal;
    margin-bottom: 15px;
    background-image: none; 
}

footer div.last{
	margin-bottom: 0px;
}

/* WIDGETS */
.widget{
	clear: both;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.widget ul{
	width: 100%;
}

.widget ul li{
	clear: left;
}

/* WIDGET - CONTACT INFO */
.widget .contact_nfo li{
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 10px;
}
footer .widget .contact_nfo .address{
	background-image: url('images/icon-location.png');
}
footer .widget .contact_nfo .phone{
	background-image: url('images/icon-phone.png');
}
footer .widget .contact_nfo .email{
	background-image: url('images/icon-email.png');
}

/* WIDGET - RECENT/POPULAR POSTS */
.widget_post_list li{
	clear: left;
	float: left;
	font-size: 13px;
	margin-bottom: 10px;
	width: 100%;
}

.widget_post_list li p{
	line-height: 18px;
}

.widget_post_list img{
	float: left;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #bbbbbb;
	padding: 2px;
	margin-right: 10px;
	max-width: 65px;
	width: 65px;
	height: auto;
}

.widget_post_list span.date{
	color: #777777;	
	font-size: 12px;	
	font-style: italic;
}

/* WIDGET LISTS */ 
.widget-tp-tags li,
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_recent_entries li,
.widget_pages li,
.widget_rss li,
.widget_meta li {
	clear: left;
	float: left;
	font-size: 13px;
	min-height: 18px;
	line-height: 18px;
	width: 90%;
	background-image: url('images/list-1.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 18px;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.widget-tp-tags li:hover,
.widget_archive li:hover,
.widget_categories li:hover,
.widget_nav_menu li:hover,
.widget_recent_entries li:hover,
.widget_pages li:hover,
.widget_rss li:hover,
.widget_meta li:hover{
	background-image: url('images/list-1-b.png');	
}

.widget-tp-tags li a,
.widget_archive li a,
.widget_categories li a,
.widget_recent_entries li a,
.widget_nav_pages li a,
.widget_nav_menu li a,
.widget_pages li a,
.widget_rss li a,
.widget_meta li a{
	display: block;
}

/* WIDGET - CALENDAR */
.widget_calendar #calendar_wrap {
	border: 1px solid #e4e4e4;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #fff; /* layer fill content */
	overflow: hidden;
	padding-bottom: 33px;
}
#calendar_wrap caption {
	border-bottom: 2px solid #222;
	padding: 7px 0;
	text-align: center;
	text-transform: uppercase;
}
.widget_calendar table {
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	position: relative;
	margin-bottom: -2px;
	font-size: 13px;
}
.widget_calendar th {
	text-align: center;
	width: 26px;
	height: 35px;
	border: 1px solid #e4e4e4;
	border-bottom: 0;
	vertical-align: middle;
	background-color: #f0f0f0;
}
.widget_calendar th:first-child {
	border-left: 0;
}
.widget_calendar th:last-child {
	border-right: 0;
}
.widget_calendar tbody tr {
	height: 32px;
}
.widget_calendar tbody tr > td {
	color: #777;
	text-align: center;
	border: 1px solid #e4e4e4;
	vertical-align: middle;
	padding: 0;	
}
.widget_calendar tbody tr > td:first-child {
	border-left: 0;
}
.widget_calendar tbody tr > td:last-child {
	border-right: 0;
}
.widget_calendar tbody tr > td a {
	padding: 6px 0;
	display: block;
	font-weight: bold;
	background-image: url('images/calendar-active.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.sidebar .widget_calendar tbody tr > td a:hover {
	text-decoration: none;
}
.widget_calendar tbody tr > td.pad {
	border: 0;
	border-top: 1px solid #e4e4e4;
	background: transparent url('images/scanlines_dark.png') repeat 0 0;
}
.widget_calendar tfoot {
	position: absolute;
	bottom: -30px;
	width: 100%;
	display: block;
}
.widget_calendar tfoot tr {
	width: 100%;
	display: block
}
.widget_calendar tfoot td {
	padding: 5px 0;
	border-color: transparent;
	float: left;
}
.widget_calendar tfoot td#prev {
	padding-left: 10px;
	width: 40px;
	text-align: left;
}
.widget_calendar tfoot td#next {
	padding-right: 10px;
	width: 40px;
	text-align: right;
	float: right;
}
.widget_calendar tfoot td a:hover {
	text-decoration: none;
}

/* WIDGET - RECENT COMMENTS */
.widget_recent_comments li{
	background-image: url('images/icon-comment.png'); 
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 25px;	
	color: #777;
}

.widget_recent_comments li:hover{
	background-image: url('images/icon-comment-b.png'); 	
}

.widget_recent_comments li a{
	color: #444;
}

/* WIDGET - RECENT ENTRIES */
.widget_recent_entries li .post-date{
	font-style: italic;
	color: #777;
}

/*  WIDGET - RSS */
.widget_rss li .rss-date{
	font-style: italic;
	color: #777;
}

/* WIDGET - SEARCH */ 
.search{
	float: left;
	width: 100%;
	position: relative;
}
	
.widget_search {
	position: relative;
	width: 100%;
}

.search .input-text {
	font-size: 13px;
	line-height: 26px;
	height: 26px;
	width: 74%;
	padding-right: 25%;	
}

.search .input-button {
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
}

#content.search-results h6 {
	font-size: 14px;
	line-height: 20px;
}

#content.search-results .results-info{
	color: #777;
	clear: left;
	margin-bottom: 30px;
}

.search-results .results-date{
	color: #777;
	clear: left;
	font-style: italic;
	padding-left: 18px;
}

.search-results .results-title{
	background-image: url('images/list-1.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
.search-results .results-title:hover{
	background-image: url('images/list-1-b.png');
}

/* REVOLUTION SLIDER */
#content .rev_slider_wrapper {
	width: 110% !important;
	height: auto !important;
	margin-left: -20px !important;
	clear: both;
	background-color: none !important;
	
	background-repeat: repeat-x;
	background-position: center bottom;	
	margin-top: -50px !important;
	margin-bottom: 30px !important;	
	padding-bottom: 0px !important;	
	padding-right: 30px !important;	
}

#content .rev_slider_wrapper  .sliderbtn a{
	opacity: 0.6;
}
#content .rev_slider_wrapper  .sliderbtn a:hover{
	opacity: 1;
}

/* FONT AWESOME */
i[class^="icon-"], 
i[class*=" icon-"]{
	font-size: 32px;
	vertical-align: middle;
	margin-right: 5px;
}

/* CONTACT FORM 7 */
#content .wpcf7-form p{
	margin-bottom: 15px;
	clear: both;
	width: 100%;
	float: left;
}

#content .wpcf7-not-valid-tip{
	line-height: 20px;
	width: 200px;
	left: 100%;
	border: 0px;
	margin-left: 10px;
	padding: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url('images/icon-error.png');
	background-position: left center;
	background-color: transparent;
	color: #850000;	
	font-size: 11px;
}

#content .wpcf7-validation-errors{
	border-radius: 3px;
	background-color: #fff1ba;
	border: 1px solid #dec671;
	line-height: 35px;
	width: auto;
	display: inline-block;
	margin-left: 0px;
	margin-top: 30px;
}
	
#content .wpcf7-mail-sent-ok{
	background-color: none;
	border: 0;
	font-weight: bold;
	color: #17621f;
}
	
#content .wpcf7-mail-sent-ng{
	border-radius: 3px;
	background-color: #aa2727;
	border: 1px solid #700000;
	line-height: 20px;
	width: auto;
	display: inline-block;
	margin-left: 0px;
	margin-top: 30px;
	color: #fff;
}
	
#content .wpcf7-quiz-label{
	float: left;
	padding-right: 15px;
	min-width: 120px;
	font-weight: bold;
	line-height: 28px;
}
	
#content .wpcf7-captchac{
	vertical-align: middle;
}

#content .wpcf7-response-output{
		margin-left: 0px;
}

#content .wpcf7-form {
	width: 100%;
}

#content .wpcf7-form label,
#content .wpcf7-quiz-label{
	float: left;
	font-weight: bold;
	margin-right: 15px;
	min-width: 150px;
	
}

#content .wpcf7-quiz-label{
	padding-right: 0px;
}

#content .wpcf7-form-control-wrap{
	float: left;
}

#content .wpcf7-quiz{
	width: 80px;
	float: left;
}

#content .wpcf7-form span[class|='quiz']{
	width: 100%;
}

/* PORTFOLIO */
.tp-portfolio{
	width: 100%;
}

.tp-portfolio .thumb img{	
	padding: 1px;
	border: 1px solid #bbbbbb;
	width: calc(100% - 4px);
	max-width: 100%;
	height: auto;
}

.tp-portfolio  .thumb{	
	position: relative;	
	display: block;
	line-height: 1px;
}

.tp-portfolio .hover{
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;	
	height: 100%;
	opacity: 0.7;
	display: none;
}

.tp-portfolio .hover .tpicon-play{
	width: 27px;
	height: 27px;	
	background-repeat: no-repeat;
	background-image: url('images/hover-play.png');
	position: absolute;
	left: 50%;
	margin-left: -14px;
	top: 50%;
	margin-top: -14px;	
}

.tp-portfolio .hover .tpicon-visit{
	width: 27px;
	height: 27px;	
	background-repeat: no-repeat;
	background-image: url('images/hover-open.png');
	position: absolute;
	left: 50%;
	margin-left: -14px;
	top: 110%;
	margin-top: -14px;	
}

.tp-portfolio  .col{
	padding-bottom: 1px;
	margin-top: 30px;
}

#pf-category-selector{
	width: 100%;
	min-height: 24px;	
	line-height: 24px;	
	padding-top: 6px;	
	padding-bottom: 6px;	
	background-color: #f0f0f0;
	clear: both;
	margin-bottom: 15px;
	margin-left: -40px;
	padding-right: 40px;
	padding-left: 40px;
	color: #777;
	text-align: center;
}

#pf-category-selector.center {
	text-align: center;
}

#pf-category-selector.right {
	text-align: right;
}

#pf-category-selector a {
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
}

#pf-category-selector a:hover {
	color: #333;
}

.tp-portfolio .title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

.tp-portfolio .excerpt {
	margin-top: 10px;
}

.tp-portfolio  .col.center {
	text-align: center;
}
.tp-portfolio  .col.right {
	text-align: right;
}

/* NUMBERED CIRCLES */
span.circle{
	-moz-border-radius: 36px;
	-webkit-border-radius: 36px;
	-khtml-border-radius: 36px;
	border-radius: 36px 36px 36px 36px;	
	float: left;	
	color: #fff;
	font-size: 22px;
	font-family: arial;
	text-align: center;
	width: 36px;
	height: 36px;
	line-height: 36px;
	display: block;
	margin: 0px auto;
	margin-right: 8px;
	margin-top: 4px;
	background-color: #444;
}
span.circle.center{
	float: none;
	margin: 0px auto;
}
span.circle.right{
	float: right;
	margin-left: 8px;
}

/* LISTS */
#content article ul {
	list-style-type: none;
	list-style-position: inside;
}

#content article ul li {
	clear: left;
	float: left;
	min-height: 22px;
	line-height: 22px;	
	/*background-image: url('images/bullet.gif');  */
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#content .rev_slider_wrapper ul li{
	background-image: none;
	width: auto;
	background-image: none;
	padding: 0px;
}

#content ul li ul{
	padding-left: 14px;
}

#content ol {	
	list-style-type: decimal;
	list-style-position: inside;	
}

#content ol li {			
	clear: left;
	float: left;
	min-height: 22px;
	line-height: 22px;
	width: 90%;
	overflow: hidden;
}
	
#content ol li ol{
	padding-left: 14px;
	list-style-type: lower-alpha;	
}


#content ul.circle {
	list-style-type: disc;
	list-style-position: inside;
}

#content ul.circle li{
	list-style-type: disc;
	list-style-position: inside;
	background-image: none;
	padding: 0px;
	clear: left;
	float: left;
	min-height: 22px;
	line-height: 22px;
	width: 90%;
	overflow: hidden;
}

#content ul.arrow,
#content ul.arrow ul {
	list-style-type: none;
	list-style-position: inside;
}

#content ul.arrow li,
#content ul.arrow ul li {
	clear: left;
	float: left;
	min-height: 22px;
	line-height: 22px;
	width: 90%;
	background-image: url('images/list-1.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 14px;
	overflow: hidden;
}

#content ul.arrow li:hover{
	background-image: url('images/list-1-b.png');	
}	

/* TABLE */
table {		
	clear: left;	
	width: 100%;			
	font-size: 12px;	
}

table thead  {
	border-bottom: 1px solid #777;
}

table thead th {
	font-weight: bold;
}

table th {
	min-height: 32px;	
	vertical-align: middle;	
}

table tbody tr{
	border-bottom: 1px solid #eaeaea;		
}

table td {	
	min-height: 32px;		
	vertical-align: middle;
	word-wrap:break-word;
	white-space: normal;
	padding-left: 3px;
	padding-right: 3px;
}

table tbody tr:hover {
	background-color: #f5f5f5;
}



/* TABLE STYLE #2 */
table.style2 thead {
	background-color: #333;
}

table.style2 thead th {
	font-weight: normal;	
	color: #fff;
}

table.style2 tr {		
	border-bottom: 1px solid #dedede;	
}
table.style2 tbody {
	border: 1px solid #dedede;	
}

table.style2 tbody tr:hover {
	background-color: #f5f5f5;
}

table.style2  tr:nth-child(even){
	background-color: #f5f5f5;
}

table.style2  tr td:first-child,
table.style2  thead th:first-child{
	padding-left: 10px;
}

table.style2  tr td:last-child,
table.style2  thead th:last-child{
	padding-right: 10px;
}

#styler{
	display: none;
}

#responsive-sidebar{
	position: fixed;
	height: 100%;
	width: 58px;
	background-color: transparent;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-image: url('images/sidebar-shadow.png');
	background-repeat: repeat-y;
	background-position: right top;
}

#rsp-texture{
	width: 50px;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	background-position: top center;
	background-repeat: no-repeat;
}

#rsp-menu{
	cursor: pointer;
	width: 46px;
	height: 60px;
	margin-top: -30px;
	top: 50%;
	left: 0px;
	position: absolute;
	background-image: url('images/responsive-menu.png');
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.6;
}

#rsp-menu:focus,
#rsp-menu:hover{
	opacity: 1;
}

#rsp-lineshine{
	width: 50px;
	height: 100%;
	background-image: url('images/sidebar-lineshine.png');
	background-repeat: no-repeat;
	background-position: right top;	
	position: absolute;
	left: 0px;
	top: 0px;
}

#rsp-lines{
	width: 50px;
	height: 100%;
	background-image: url('images/sidebar-lines.png');
	background-repeat: repeat-y;
	background-position: right top;
	position: absolute;
	left: 8px;
	top: 0px;
	
}

.tp-audio-player{
	display: none;
}

/* DEFAULT STYLES */
#content .center,
#content .aligncenter{
	text-align: center;
	float: none;
}
#content .right,
#content .alignright{
	text-align: right;
	float: right;
}
#content .left,
#content .alignleft{
	text-align: left;
	float: left;
}

.wp-caption-text{
	font-style: italic;
	margin-bottom: 20px;
}

div.alignnone,
div.alignleft,
div.alignright{
	max-width: 100%;
}

.page-links{
	clear: both;
	margin-top: 20px;
}
.left, #content .alignleft {
text-align: left;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
 table td {
padding: 10px;
border-top: solid 1px #8C5400;
}
table tbody tr:hover {
background: url('../empireii-child/images/overlay-black.png');
}
@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    /* Retina-specific stuff here */
	
	#page-content .blog-classic .text  .play{
		background-image: url('images/icon-play@2x.png');
	}
	
	#page-content .blog-classic .quote blockquote{
		background-image: url('images/quote@2x.png');
	}
	
	#content #respond #author{
		background-image: url('images/input-reply-author@2x.png');	
	}
	
	#content #respond #email{
		background-image: url('images/input-reply-email@2x.png');	
	}
	
	#content #respond #url{
		background-image: url('images/input-reply-website@2x.png');	
	}
}

/* Mediaplayer */

.mejs-container .mejs-controls .mejs-time span {
    color: #555 !important;
    font-size: 11px;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0px 0px;
    width: auto;
}

.mejs-container .mejs-controls {
    height: 30px;
    width: 100% !important;
}

.mejs-container .mejs-controls, .mejs-container, .mejs-embed, .mejs-embed body {
    background: #D4DF9B !important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: none repeat scroll 0 0 #747E34 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8)) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: none repeat scroll 0 0 #9FAB5F !important;
    margin: 5px;
}
div.mejs-time-rail {
   width: 65% !important;
}

span.mejs-time-total {
   width: 60% !important;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: none repeat scroll 0 0 #9FAB5F !important;
}

.mejs-controls .mejs-button button:focus {
    outline: none !important;
}
/*mediaplayer ende*/

/* Toogle Box */
.toggle_box {
    background-color: transparent;
    border: 0px solid #dedede;
    clear: both;
    display: none;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}


/* WP Filebase */
.wpfilebase-file-default {
width: 100%;
padding: 5px;
margin: 10px auto 25px auto;
border: 1px solid #B7B788;
color: #333;
text-align: left;
line-height: normal;
border-radius:0;
cursor: pointer;
background:url('images/overlay-black.png');
}

.wpfilebase-file-default .info {float: left; text-align: left;}
.filetitle .info {font-size:14px;}
.filetitle a{font-size:18px !important;}
input[type="text"], input[type="email"], input[type="password"] {
width: 98%;
border: 1px solid #E6D8C2;
border-radius: none;
height: 26px;
line-height: 26px;
padding-left: 4px;
padding-right: 4px;
color: #000;
font-style: italic;
font-size: 13px;
}

.wpfilebase-file-default .filetitle a {font-size:16px !important; text-shadow:none; color: #555 !important; }
/*.wpfilebase-file-default .info {background-image: url('images/down-blue.png');}*/
.wpfilebase-file-default .info {background-image: none;}
.wpfilebase-file-default .info a {text-transform: none !important; color: #fff !important;}
.wpfilebase-file-default .filetitle {font-size:14px !important; float:none;}
.wpfilebase-file-default .icon {margin-right:15px;}

.wpfilebase-file-default .icon img {
    background-color: #fff;
    border: 1px solid #999;
    height: auto;
    margin: 2px 0 2px 2px;
    padding: 2px;
    width: auto;
}

.wpfilebase-file-default .filetitle a.postlink, .wpfilebase-file-default .info a {
text-decoration: none;
padding: 1px 4px 1px 4px;
background-color: #939f55;
border-radius: 3px;
}

.download-button {
float: right;
margin-right: 20px;
background:none!important;
border:none;
box-shadow:none;
}

.wp-button-details {
    -moz-box-shadow:inset 0px 1px 0px 0px #d4df9b;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d4df9b;
	box-shadow:inset 0px 1px 0px 0px #d4df9b;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d4df9b), color-stop(1, #9bab42) );
	background:-moz-linear-gradient( center top, #d4df9b 5%, #9bab42 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4df9b', endColorstr='#9bab42');
	background-color:#d4df9b;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	border:1px solid #d4df9b;
	display:inline-block;
	padding: 5px 15px !important;
	color: #fff;
	text-decoration:none;
	text-transform: uppercase !important;
	text-align:center;
	text-shadow:1px 1px 0px #9bab42;
	cursor: pointer;
}

.wp-button-details:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9bab42), color-stop(1, #d4df9b) );
	background:-moz-linear-gradient( center top, #9bab42 5%, #d4df9b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bab42', endColorstr='#d4df9b');
	background-color:#9bab42;
}

/* Ende WP Filebase */

li#advanced_menu-3.addw2p.widget_advanced_menu {
    background: url("images/overlay-black.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #b7b788;
    border-radius: 8px;
    box-shadow: 1px 1px 1px #ccc;
    color: #333;
    cursor: pointer;
    line-height: normal;
    margin: 10px auto 30px;
    padding: 5px;
    text-align: left;
    width: 100%;
}

ul#menu-sub-menue.submenu-hoerbuecher li a {
    background-image: url("images/list-1.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    border-bottom: 0 solid #555;
    font-family: 'PT Sans';
    font-size: 100% !important;
    line-height: 15px;
    min-height: 18px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 18px;
}

.ul-addw2p-youtube li{
background-image:none !important;
  list-style:none !important;
  padding-left: 0 !important;
}

/* Optimized Menu Widget */

button {
    background-color: #939F55;
	margin-left: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 25px;
    line-height: 20px;
    text-transform: none;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
	-moz-box-shadow:inset 0px 1px 0px 0px #d4df9b;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d4df9b;
	box-shadow:inset 0px 1px 0px 0px #d4df9b;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d4df9b), color-stop(1, #9bab42) );
	background:-moz-linear-gradient( center top, #d4df9b 5%, #9bab42 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4df9b', endColorstr='#9bab42');
	background-color:#d4df9b;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	border:1px solid #d4df9b;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #9bab42;
}

button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9bab42), color-stop(1, #d4df9b) );
	background:-moz-linear-gradient( center top, #9bab42 5%, #d4df9b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bab42', endColorstr='#d4df9b');
	background-color:#9bab42;
}

select#odm-9-widget {
    height: 25px !important;
    border-radius: 0px;
    border-color: rgb(169, 169, 169) !important;
}

/* Spoiler Shortcode */

.su-spoiler-style-fancy {
    border: 1px solid #b7b788 !important;
    /* border: 1px solid #ccc; */
    border-radius: 8px !important;
	background: url("images/overlay-black.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	box-shadow: 1px 1px 1px #ccc !important;
    /* background: none repeat scroll 0% 0% #fff; */
    color: #555 !important;
}

.su-spoiler-title {
    position: relative;
    cursor: pointer;
    min-height: 20px;
    line-height: 20px;
    padding: 7px 7px 7px 34px;
	font-family: "fontin_sans_rgregular" !important;
    font-weight: normal !important;
    font-size: 16px !important;
	color: #555 !important;
}

.su-spoiler-style-fancy > .su-spoiler-title {
    font-size: 0.9em;
	-moz-box-shadow:inset 0px 1px 0px 0px #d4df9b !important;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d4df9b !important;
	box-shadow:inset 0px 1px 0px 0px #d4df9b !important;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d4df9b), color-stop(1, #9bab42) ) !important;
	background:-moz-linear-gradient( center top, #d4df9b 5%, #9bab42 100% ) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4df9b', endColorstr='#9bab42') !important;
	background-color:#d4df9b !important;
	-webkit-border-top-left-radius:8px !important;
	-moz-border-radius-topleft:8px !important;
	border-top-left-radius:8px !important;
	-webkit-border-top-right-radius:8px !important;
	-moz-border-radius-topright:8px !important;
	border-top-right-radius:8px !important;
	-webkit-border-bottom-right-radius:8px !important;
	-moz-border-radius-bottomright:8px !important;
	border-bottom-right-radius:8px !important;
	-webkit-border-bottom-left-radius:8px !important;
	-moz-border-radius-bottomleft:8px !important;
	border-bottom-left-radius:8px !important;
	border:1px solid #d4df9b !important;
	color: #333 !important;
	/*text-shadow:1px 1px 0px #9bab42 !important; */
}

.su-spoiler-style-fancy > .su-spoiler-title:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9bab42), color-stop(1, #d4df9b) ) !important;
	background:-moz-linear-gradient( center top, #9bab42 5%, #d4df9b 100% ) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bab42', endColorstr='#d4df9b') !important;
	background-color:#9bab42 !important;
}

.su-spoiler-icon {
    position: absolute;
    left: 7px !important;
    top: 7px !important;
    display: block;
    width: 25px !important;
    height: 25px !important;
    line-height: 20px !important;
    text-align: center;
    font-size: 20px important;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
	color: #555 !important;
}

div.mejs-time-rail {
    width: 35% !important;
}

div.mejs-time-rail span.mejs-time-total {
    width: 30% !important;
}