/*
 Theme Name:   D-BOX Site Theme
 Theme URI:    http://d-box.com
 Description:  Child theme for D-BOX web site, based on The Company
 Author:       Yannick Lefebvre
 Author URI:   http://ylefebvre.ca
 Template:     thecompany
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

.button {
	-moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

footer .footer_bg {
	background-image: URL("/wp-content/uploads/2015/03/Footer_bg_1x340.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

footer .menu-footermenu-container {
	color:#3d3d3d;
}

.footer_top_line {
	height:16px;
	width:100%;
	background-image: URL("/wp-content/uploads/2015/03/footer_top_line_13x16.jpg");
	background-repeat:repeat-x;
}


footer .sigline {
	color: #3d3d3d;
}
.footer_title_bg {
	width: 0%;
	height: 30px;
	color: #303030;
	background-color: #303030;
	display: inline-block;
	margin: 38px 0 0 -1625px;
	z-index: 2;
}

.menu-footermenu-container{
	padding-top: 10px;
	border-style: solid;
    	border-top: 1px solid #ff8800;
    	border-bottom: 0px;
    	border-left: 0px;
    	border-right: 0px;
	
}
.textwidget{
	font-size: 12px;
}

#lang_sel {
    z-index:1000;
position: absolute;
    padding-left: 640px;
    padding-top: 14px;
}

#top.fixedpos #lang_sel {
	padding-top: 34px;
}

.mainnav ul.menu > li {
	min-width: 250px;
	text-align: center;
}

.mainnav ul.menu > li > ul {
	min-width: 250px;
	display: block;
	left: auto;
	width: auto;
}

.mainnav ul.menu > li > ul li {
	display: block;
	margin: 0;
	list-style-type: none;
}

.mainnav ul.menu > li:hover > ul li a {
	padding: 20px;
        width: 100%;
}

#top.fixedpos .mainnav ul.menu > li:hover > ul li a {
	padding: 10px 0;
}

.mainnav ul.menu > li > ul li a {
	padding: 0 10px;
}

.mainnav ul.menu > li > ul li a:hover {
	background-color: #F0F0F0;
}

#page-title {

	padding: 150px 0 0 0;
}

#page-title h1 {

	font-size: 20px;
	padding: 20px 0 10px 0;

}
@media (max-width: 1200px) {
	#page-title h1 {
		font-size: 20px;
		padding: 50px 0 10px 0;
	}

	#lang_sel {
	    z-index:1000;
	    position: absolute;
	    top: 10px;
	    right: 100px;
	}
}

@media (max-width: 768px) {
	#page-title h1 {
		font-size: 20px;
		padding: 90px 0 10px 0;
	}

	#lang_sel {
		display: none;
	}
}

.section {
	background-image: url("/wp-content/uploads/2015/03/homepage_main_background_light_shadows_large.jpg");
	background-repeat: repeat;
	background-size: auto;
}

.section.portfolio {
	padding: 30px 0 30px 0;
}

#portfolio {
	padding: 50px 0 44px 0;
}

.portfolio-item {
	display: block;
	width: 80%;
	margin: 0px 20px 30px 0;
	box-shadow: 1px 2px 3px #909090;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;	
}

.portfolio-item figure {
    background: #ffffff;
	height: 300px;
}

.portfolio-item figure .portfolio-img {
	height: 330px;
    opacity: 0.8;
}

.portfolio-item .seperator {
	height: 4px;
	margin: 15px auto -10px auto;
	transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
}

.portfolio-item h3 {
	transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
}

.portfolio-item button {
	transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
}

#portfolio .portfolio-item:hover .seperator,
#portfolio .portfolio-item:hover h3,
.portfolio .portfolio-item:hover .seperator,
.portfolio .portfolio-item:hover h3 {
	margin-top: -2px;
}

/* Post elements */

.post,
.hentry {
	margin: 20px 0;
}
.post blockquote {
	clear: both;
	font-family: Georgia, serif;
	font-size: 18px;
	margin: 0.50em 0;
	padding: 30px 70px;
	line-height: 1.45;
	position: relative;
	color: #383838;
	background:#ececec;
}

.post blockquote:before {
	display: block;
	content: "\201C";
	font-size: 100px;
	position: absolute;
	left: -10px;
	top: -10px;
	color: #ff8900;
}

.post blockquote cite {
	text-align: right;
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
.post blockquote cite:before {
	content: "\2014 \2009";
}

.gallery .gallery-item img {
    margin-top: 0;
    margin-left: 10px;
}

#footer-line {
	height: 0px;
}

footer .sidepanel h3 {
	color: #3d3d3d;
}

footer .selectArea {
	color: #3d3d3d;
}

footer .sidepanel li {
	border-top: rgba(0,0,0,0.3) 0px solid;
	padding-top: 0px;
}

.lcp_catlist img { 
	float:left;
	margin:5px 10px 5px 0;
}

.lcp_catlist li:after {
	content:'.';
	height:0px;
	visibility:hidden;
	display:block;
	clear:both;
}

#content ul.lcp_catlist li {
	list-style-type:none;
}

.thumbstuff {
position: absolute;
left: 0;
top: 3px;
}

.lcp_catlist li {
	clear: both;
	display: inline-table;
	padding-left: 110px;
	margin-bottom: 40px;
	position: relative;
	border: 0;
}

.lcp_catlist a {
	color:#2f2f2f;
	text-decoration: underline;
}

span.lcp_excerpt{
	display: blockquote;
	font-family: sans-serif;
	font-size: 14px;
}

.thumbstuff {
	float: left;
	margin: 0 0 0 0;
}

.lcp_catlist li {
	list-style-type: none;
	overflow: auto;
	padding: 10px;
	width: 600px;
}

/* DBOX Movie Gallery Plugin Styles */

.dbox_movie_poster {
	float: left;
	padding-bottom: 12px;
}

.dbox_movie_poster img {
	width: 118px;
	height: 176px;
	margin: 6px 6px 0px 6px;
}

.dbox_games_box {
	float: left;
}

.dbox_games_box img {
	width: 118px;
	height: 176px;
	margin: 6px;
}


.tooltip-painter {
	float: left;
	width: 250px;
	min-height: 250px;
	background: #fff;
}

.tooltip-painter .photo {
	float: left;
	clear: both;
	width: 100%;
	height: auto;
}

.tooltip-painter .photo img {
	float: left;
	max-width: 100%;
	height: auto;
}

.tooltip-painter .content {
	float: left;
	clear: both;
	width: 100%;
	color: #000;
}

.tooltip-painter .content .padder {
	float: left;
	padding: 10px;
}

.tooltip-painter .title,
.tooltip-painter .description {
	float: left;
	clear: both;
	width: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
}

.tooltip-painter .title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", Helvetica, sans-serif;
	color: #000;
}

.tooltip-painter a,
.tooltip-painter a:hover {
	color: #808080;
	text-decoration: none;
}

.tooltip-painter .more .text {
	font-size: 11px;
	text-transform: uppercase;
}

.tpd-content {
	padding: 0px;
}

.tpd-size-medium .tpd-content, .tpd-size-medium .tpd-title {
	padding: 0px;
}

.tpd-skin-dark .tpd-content,
.tpd-skin-dark .tpd-title,
.tpd-skin-dark .tpd-close {
	color:#333
}

.tpd-skin-dark .tpd-background-content {
	background-color:#fff
}

.tpd-skin-dark .tpd-background {
	border-width:1px;
	border-color:#838383;
	border-color:rgba(0,0,0,.3)
}

.tpd-skin-dark .tpd-background-title {
	background-color:#f7f7f7
}

.tpd-skin-dark .tpd-title-wrapper {
	border-bottom:1px solid #c0c0c0
}

.tpd-skin-dark .tpd-background-shadow {
	box-shadow:0 0 8px rgba(0,0,0,.15)
}

.tpd-skin-dark .tpd-no-shadow .tpd-background {
	border-color:#acacac;border-color:rgba(100,100,100,.3)
}

.tpd-frame-bottom, .tpd-frame-top, .tpd-frame-right {
	display: none;
}

.dboxtitlebox {
	background-color: #FF8900;
	padding: 10px;
	color: #fff;
}

.dboxtitlebox h1 {
	font-size: 14px;
	margin: 0px;
}

.dboxdescription {
	padding: 10px;
}

.dboxdescription p {
	margin: 0px 0px 6px 0px;
}

.dbox_movie_filters, .dbox_games_filters {
	margin-bottom: 24px;
}

.dbox_download_item {
	border: 1px solid #ccc;
	border-width: 1px 0 0;
	padding: 10px 0 10px 0;
	margin: 0 0 30px 0;
	clear: both;
	width: 550px;
}

.dbox_download_icon {
	float: left;
	height: 70px;
	width: 70px;
	text-align: center;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.dbox_download_icon img {
    vertical-align: middle;
}

.dbox_download_link {
    float: left;
}

.dbox_release_history {
    float: right;
    margin-left: 175px;
}

.dbox_download_section_title {
	clear: both;
	font-size: 20px;
}

.dbox_download_actuator_support {
	float: right;
	font-weight: bold;
}

.dbox_download_title {
	font-weight: bold;
}

#moviesearch, #gamessearch, #runsearch, #movietype, #gamestype, #displayorder, #movieformat {
	margin-right: 8px;
	padding: 4px 8px;
}

#runsearch, #resettype, #resetformattype {
	margin-right: 32px;
	cursor: pointer;
}

#resettype, #resetformattype, #resetgametype {
	width: 23px;
	display: inline;
}

.dbox_partner_list  {
	float: left;
	height: 700px;
	margin-right: 16px;
}

.dbox_partner_content h1 {
	clear: none;
}

.dbox_partner_content img {
	float: left;
	padding: 6px;
	margin: 0 12px 12px 10px;
	box-shadow: 0 0 10px #CCCCCC;
	max-width: 100px;
}

.dbox_partner_list ul {
	list-style-type: none;
	padding: 0px;
}

.dbox_partner_content_images {
	width: 100%;
	margin: auto;
}

.dbox_partner_link {
	cursor: pointer;
}

#TB_caption {
	height: 35px;
        padding-top: 12px;
}

#TB_ImageOff .screen-reader-text {
	display: none;
}

#TB_closeWindow {
	padding: 11px 25px 30px 0;
}

.lang_active a {
	color: #ff961c !important;
}

.lang a {
	padding: 4px !important;
}

.sitestructmessage {
	background-color: #B8B8B8;
	color:#fff;
	font-size: 12px;
	padding: 8px;
	text-align: center;
}

.dismissbutton {
	padding-left: 12px;
	cursor: pointer;
}

.dismissbutton img {
	padding-left: 6px;
}

#ListContainer .mapDescription .description .address p {
	display: none;
}

.banner_master_script_builder table, .banner_master_script_builder table td {
	border: none;
	padding: 4px;
}

.banner_master_script_builder #generate_code {
	margin-bottom: 12px;
	margin-top: 12px;
}

.moviecount {
	color: #ff961c;
	padding-bottom: 8px;
}

.dbox_movie_search_types {
	padding-bottom: 12px;
}

.quick_search, .advanced_search {
	cursor: pointer;	
}

.post-content .alignleft {
	margin: 5px 22px 30px 0;
}

.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 textarea {
	width: 100%;
}

.dbox_movie_status {
	font-size: 10px;
	margin: 0px 0px 12px 6px;
}

.defense_stories > p {
	min-height: 90px;
}

.login-username label, .login-password label {
	display: block;
        float: left;
        width: 200px;
	padding-top: 4px;
}

.wpml-ls-item {
	width: 200px;
}