/*  
Theme Name: Basic 3
Theme URI: http://www.blackbookdesign.ca
Description: Basic 3 website theme
Version: 1.0
Author: Brian wilcox
Author URI: http://www.blackbookdesign.ca

	
 */

/* ----------------------------------------------- [ * ] */

@import url(css/grid-900.css);

* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */
a {outline: none;}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	background: #acacac url(images/bk-trans.jpg) repeat-y top center;
	color: #444;
}

hr {
	display: none;
}
.clear { display: block; 
    clear: both; 
    width: 1px; 
    height: 0.001%;
    font-size: 0px; 
    line-height: 0px; }


img {
	vertical-align: middle;
	border: 0;
}

h1, h2, h3, h4, h5 {
	padding-left: 8px;
	padding-right: 8px;
	color: #000;
}

h1 {
	margin-bottom: .3em;
	font-size: 2.8em;
	line-height: .95em;
}

h2 {
	margin-bottom: 1em;
	font-size: 2.8em;
	line-height: 1.3;
	color: #0093c1;
}

h3 {
	margin: 1.3em 0 .5em 0;
	font-size: 2.0em;
	line-height: 1.3;
	color: #0093c1;
}

h4 {
	margin-bottom: .6em;
	font-size: 1.6em;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;

}

p {
	margin-bottom: 1em;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2em;
	line-height: 1.6;
	margin-top:20px;
}

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

a:hover {
	color: #0093c1;
}

acronym {
	border-bottom: 1px dotted #eee;
}

kbd {
	font-family: "Monaco", "Courier New", fixed;
	font-size: 1em;
	text-transform: uppercase;
}
.blue {color: #0093c1;}
.blue:hover {color: #333;}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 0;
	overflow: hidden;
}

/* ---------------------------------------- [ Main Nav ] */

#main-nav {
	height:53px; width:565px; background: transparent url(images/menu-trans.png) no-repeat ;
	margin-top: 53px;
}

#main-nav ul {
	list-style-type: none;
	margin: 14px 0 0 20px;
}

#main-nav li.page_item {
	margin-right: 2.2em;
	float: left;
}

#main-nav li a {
	font-size: 1.2em;
	line-height: 1.6;
	padding-left: 8px;
	color: #666;
}
#main-nav li.drop {margin-right: 0.5em;}
#main-nav li a:hover {
	color: #0F83DB;
}

#nav {height:53px; background: transparent url(images/submenu-trans.png) no-repeat ; margin: -5px 0 0 0 !important; padding: 15px 0 0 20px;}
#nav li.page_item {margin-right: 1.2em;}


/* ------------------------------------------ [ Header ] */

#header {
	height: 17em;
	overflow: hidden;
}

#header h1 {
	margin-top: .45em;
}

#logoen {margin: 4em 0 0;display:inline;text-indent:-9999px;list-style-type:none;width:340px;float:left;height:108px;}
#logoen a{ background:url(images/logo-trans.png) no-repeat;width: 340px;height:108px; display:block;position: relative}
#logofr {margin: 4em 0 0;display:inline;text-indent:-9999px;list-style-type:none;width:340px;float:left;height:108px;}
#logofr a{ background:url(images/logofr-trans.png) no-repeat;width: 340px;height:108px; display:block;position: relative}

#callnow {height: 53px; text-align: right; display: none;}
#topmenu {text-align: right; height: 23px;}
#topmenu ul {margin-right: 10px;}
#topmenu ul li {display: inline; list-style: none; padding: 0 0 0 20px;}


/* ------------------------------------------ [ splash ] */
#topfeatured { display: block;}
#insidecol {margin: 20px 0 0 35px; width:420px;}
#insidecol.text {margin: 48px 0 0 35px;}
#insidecol.text h2 {margin: 20px 0 0 0;}
#insidecol.text a h2 {color: #0093c1;}
#insidecol h3 {margin: 0 0 10px 0;}
#insidecol p {margin: 15px 0 0 0;}
#insidecol img {border:4px solid #a1a1a1;}
#insidecol img:hover {border:4px solid #0F83DB;}

a.fancybox img {border:4px solid #a1a1a1; padding: 0;}
a.fancybox img:hover {border:4px solid #0F83DB; padding: 0;}

/* ------------------------------------------ [ Content ] */

#content {
	padding-top: 1em;
	overflow: hidden;
	margin-left:25px;
}
#bottomcol {background:url(images/2col-trans.png) no-repeat; height:321px; width:480px; margin: 0;}

#containertop {background:url(images/maintop-trans.png) no-repeat; height:15px; clear: both; }
#containermid {background:url(images/mainmid-trans.png) repeat-y; display:table;}
#containerbtm {background:url(images/mainbtm-trans.png) no-repeat; height:31px; clear: both; }


ul.nav {
	margin: 0 0 1em 0;
	list-style-type: none;
}

.nav li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.2em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

.nav li.last {
	border-bottom: 0;
}

ul.navlinks {
	position: absolute;
	top: 36.4em;
	list-style-type: none;
	overflow: hidden;
}

.navlinks li {
	font-size: 1.2em;
	line-height: 1.6;
}

.navlinks li a {
	display: block;
	padding: .4em 8px .5em 8px;
}

.navlinks li a:hover {
	background: #000;
	color: #fff;
}

/* -------------------------------------------- [ Post ] */
.toggle_container { margin: 0 0 5px; padding: 0;	
	overflow: hidden; display: none;
	height:auto
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
}
h3.trigger {height: 68px; padding-right: 100px; background: transparent url(images/plus_en.jpg) no-repeat scroll left 23px;}
h3.trigger.active {background: transparent url(images/moin_en.jpg) no-repeat scroll left 23px;}

h3.trigger.frpics {background: transparent url(images/plus_fr.jpg) no-repeat scroll left 23px;}
h3.trigger.frpics.active {background: transparent url(images/moin_fr.jpg) no-repeat scroll left 23px;}

img.sideimage {border: 5px solid #777;}
img.sideimage:hover {border: 5px solid #0093c1;}
.date {margin: 0 0 0 1.3em;}

.post {
	padding: 1em 0 2em 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	clear: both;
}

.post-content code {
	width: 35.7em;
}
.post-content h2 {
	margin: 0;
}


.post-content h3 {
	line-height: .9;
	clear: both;
	padding-top:20px;
	margin: 0.3em 0 0.5em;
}
.nudge-2 h3 {clear: none;}

.post-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
}

.post-content blockquote {
	margin: 0 3.2em 0 3.2em;
}

.post-content blockquote p {
	width: 30em;
	padding: 0;
}

.post-content blockquote ul {
	width: 30em;
}

.post-content dl {
	margin: 0;
	font-size: 1.2em;
}

.post-content dt {
	margin: 0;
	font-weight: bold;
	font-size: 1em;
}

.post-content dd {
	width: 30em;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.post-content ul, .post-content ol {
	width: 44.8em;
	margin-left: -12px;
	padding-right: 8px;
	list-style-type: none;
}

.post-content li {
	margin: 0 0 1em 0;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6;
	background: transparent url(images/bullet.gif) no-repeat left 2px;
}

.post-content ol {
	margin-left: 8px !important;
}

.post-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.post-content code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.post-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1.2em;
	background: #eee;
	overflow: auto;
}

.post-content pre code {
	color: #222;
}

.post-content .quote-author {
	float: right;
}

/* -------------------------------------- [ Commentary ] */

#commentary {
	border-top: 1px solid #111;
	padding: 1em 0 0 0;
	overflow: hidden;
	clear: both;
}

.comment {
	margin: 0 0 3em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #ccc;
	clear: both;
	overflow: hidden;
}

.comment dt {
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.6;
}

#leave-comment {
	border-top: 1px solid #111;
	padding: 1.2em 0 0 0;
	overflow: hidden;
	clear: both;	
}

#leave-comment code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.comment-field {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	border-bottom: 1px dotted #ccc;
	clear: both;
	overflow: hidden;	
}

label {
	display: block;
	padding-top: 7px;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: bold;
}

input, textarea {
	width: 94%;
	padding: 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

textarea {
	height: 10em;
}

/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	margin: 0 25px 0 0;
	padding: 1em 0 0 0;
	overflow: hidden;
}

#sidebar h4 {
	padding-bottom: .6em;
	line-height: 0;
	border-bottom: 1px solid #ccc;
	text-indent:-9999px;
}

#sidebar p {
	font-size: 1.1em;
	color: #111;
}

#sidebar .section input {
	width: 15.8em;
	margin: 0 0 1em 0;
	padding: 6px 6px 6px 23px;
	border: 1px solid #ccc;
	background: transparent url(images/bg-search.gif) no-repeat 7px center;
	font-size: 1.1em;
	float: left;
}

#sidebar ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

#sidebar .nav li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

#sidebar .nav li.last {
	border-bottom: 0;
}

.section {
	margin: 0 0 1em 0;
	clear: both;
	overflow: hidden;
}

.section .col {
	overflow: hidden;
}

#content .section {
	margin: 0 0 2em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #bbb;
}

#content .first {
	border: 0;
}

.submit {
	width: auto;
	padding: 0;
	border: 0;
}
.wp-pagenavi {height:30px;}

.navigation {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

.navigation li {
	font-size: 1.2em;
}

/* --------------------------------------- [ Footnotes ] */

#footnotes {
height: 438px;
margin: 0; padding: 0;
background: transparent url(images/footer-trans.png) no-repeat left top;
display: block;
	clear: both;
}

#footnotes p {
	margin-bottom: .2em;
	font-size: 1.1em;
}

#footnotes .rss {
	margin-left: 8px;
	padding-left: 16px;
	background: transparent url(images/feed-icon.gif) no-repeat center left;
}

#footcol {padding: 30px 40px;}
#footcol small{padding-left:8px; color: #999;}
#footcol h2 {font-size: 3em; font-weight: bold; color: #ddd; letter-spacing: -2px; margin: 0 0 10px 0;}
#footcol h3 {font-size: 1.2em; margin: 10px 0 3px 0;}
#footcol h3 a {color: #0F83DB;} #footcol h3 a:hover {color: #ddd;}

#latestnews {padding: 10px 15px; background: rgb(254, 254, 254); background: rgba(0, 0, 0, 0.5); min-height: 170px;}
#latestwork {padding: 10px 15px; background: rgb(254, 254, 254); background: rgba(0, 0, 0, 0.5); min-height: 170px;}
.workfooter {float:left; width: 180px;}
.workfooter h3 {margin: 0 0 5px !important;}
.workfooter img { float:left; border: 2px solid #aaa;}
.workfooter img:hover { border: 2px solid #0F83DB;}
.footerimage {padding-left: 8px; display:block; margin-top: 3px;}
#footermenu {padding: 10px 15px; background: rgb(254, 254, 254); background: rgba(0, 0, 0, 0.5); margin-top: 20px;}
#footermenu ul li { font-size:15px; display: block; list-style: none; letter-spacing: -1px; margin: 3px 0;} #footermenu ul li a {color: #0F83DB; font-weight: normal;}
#footermenu ul li ul li a {display: inline; color: #0F83DB; font-weight: lighter; font-size: 13px; padding: 0 5px;}
#footermenu ul li ul li, #footermenu ul li ul {display: inline;}
#footermenu a:hover {color: #aaa;}
.credits {width:880px; color: #ddd; padding: 20px 40px;} .credits a {color: #0F83DB;} 

/* ------------------------------------------ [ Flickr ] */

#flickr_badge_wrapper {
	margin-left: -1.2em;
	overflow: hidden;
}

.flickr_badge_image {
	margin: 0 0 1.2em 1.2em;
	float: left;
}

.flickr_badge_image img { 
	width: 64px;
	height: 64px;
}

.flickr_badge_image a {
	display: block;
}

/* --------------------------------- [ General Classes ] */

.small {
	font-size: 1em;
	line-height: 1.6;
}

/* If you want a text in ALL CAPS */

.ver {
	text-transform: uppercase;
	color: #000;
}

/* For by-lines */

.low {
	font-family: Palatino, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666;
}

/* A nice ampersand */

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

/* For image captions */

.tooltip {
	display: block;
	padding-top: 8px;
	font-size: .9em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.align-right {
	display: block;
	text-align: right;
}

.align-center {
	display: block;
	text-align: center;
}

.both {
	clear: both;
}

.image {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 7px;
}

.nudged {
	margin-right: 8px;
}

.nudged-left {
	padding-left: 8px;
}

.nudge-bottom {
	margin-bottom: 1.5em;
}

.last-field, .first-post {
	border: 0;
}

.title-not {
	width: 33px;
	height: 25px;
	margin: 0 6px 0 0;
	display: block;
	text-indent: -1000em;
	background: transparent url(images/not.gif) no-repeat top left;
	float: left;
}

.search-field {
	padding: 0;
}

/* Use for full width images (596px) */

.full-image {
	margin-left: -15.2em;
}

/* Centering for older posts */ 

.centered {
	display: block;
	margin: 0 auto;
}

.button {
	display: block;
	padding: 8px;
	background: #222;
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button:hover {
	background: #000;
}

/* ---------------------- [ Wordpress required classes ] */

ul.widgetized-sidebar {
	list-style-type: none;
}

ul.widgetized-sidebar li {
	margin: 0 0 2em 0;
	clear: both;
	overflow: hidden;
}

ul.widgetized-sidebar li h2 {
	margin-bottom: 0.6em;
	padding-bottom: .6em;
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #000;
}

ul.widgetized-sidebar li ul li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
	font-size: 1.1em;
}

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

.alignleft {
   float: left;
   margin: 15px 5px 15px 0; 
}

.news img.alignleft {margin:5px 15px 10px 0;}

.alignright {
   float: right;
   margin:0 0 5px 20px;
}

.wp-caption {
	margin: 1em;
	padding: .8em;
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: .5em 0 .5em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.6;	
}

.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }
.current_page_item { }
.current_page_parent { }
.widget { }
.widget_text { }
.blogroll { }
.linkcat{ }

#wp-calendar {
	border-collapse: collapse;
	font-size: 1.1em;
	margin: 0 auto;
}

#wp-calendar caption {
	margin-bottom: .8em;
	font-size: 1.1em;
	font-weight: bold;
}

#wp-calendar thead tr th {
	padding: 1em;
}

#wp-calendar td {
	padding: 1em;
}

#wp-calendar tr {
	padding: 1em;
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider, .flexslider_footer {margin: 0; padding: 0;}
.flexslider .slides {
	padding: 10px 0 10px 20px;
}
.flexslider .slides > li , .flexslider_footer .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider_footer .slides > li { 
	overflow: hidden;
	height: 170px;
}
.flexslider_footer .slides > li img {
	display: inline-table;
	margin-top: -125px;
}

.flexslider .slides img, , .flexslider_footer .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}