/*  
Theme Name: gonzalvesmk3
Theme URI: http://www.gonzalves.fr
Description: Gonzalves HQ website.
Version: 3.0
Author: Rafael Gonzalves
Author URI: http://www.gonzalves.fr

*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face {
	font-family: 'Hacen Tunisia Lt';
	src: url('../../../fonts/Hacen Tunisia Lt.eot');
	src: local('☺'), url('../../../fonts/Hacen Tunisia Lt.woff') format('woff'), url('../../../fonts/Hacen Tunisia Lt.ttf') format('truetype'), url('../../../fonts/Hacen Tunisia Lt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_GE_Dinar_One_Medium';
	src: url('../../../fonts/GE_Dinar_One_Medium.eot');
	src: local('☺'), url('../../../fonts/GE_Dinar_One_Medium.woff') format('woff'), url('../../../fonts/GE_Dinar_One_Medium.ttf') format('truetype'), url('../../../fonts/GE_Dinar_One_Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS RESET END */

/* GENERAL START */

html {
    /*black or close to black background*/
     background: #000 url('img/darkgrey.gif');
}

body { 
    font: 13px/1.2  "Hacen Tunisia Lt","Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
    line-height: 150%; 
    background: #000 url('img/darkgrey.gif'); 
    color: #303030;     
    text-align:center; 
}

tabbrowser tabpanels {
background-color: #000 !important;
}

h1 {
	font-family: 'Open Sans' !important; 
	font-weight: 300;
	font-style: italic;
	font-size: 36px;
	line-height: 50px;
	letter-spacing: normal;
	color: #a4a4a4;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
}

h3 {
	font-family: "Times New Roman", serif;
	/* text-transform: lowercase; */
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #898888;    
}

h4 {
	font-family: 'Open Sans' !important; 
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	line-height: 50px;
	color: #606060;
	letter-spacing: 0.05em;
}

a:link {color: #a4a4a4; text-decoration: none;}      /* unvisited link */
a:visited {color: #a4a4a4; text-decoration: none;}   /* visited link */
a:hover {color:#fff; text-decoration: none;} /* mouse over link */
a:active {color:#fff; text-decoration: none;}/* selected link */

.catbold {
	font-family: 'Open Sans' !important; 
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix {
	clear: both;
}

.centered {
	margin: 0 auto 0 auto;
}

.fixed {
	position: fixed;
	top: 0px;
}

.fixed2 {
	position: absolute;
	top: 0px;
}

.spacer {
	width:100%;
	height: 50px;
}

/* GENERAL END */

/* HEADER START */


#headwrap {
	height: 175px;
	min-height: 175px;
	width: 100%;
	display:block;
	z-index: 30;
}

#bar {
	height: 175px;
	min-height: 175px;
	width: 100%;
	display:block;
	z-index: 35;
	position: fixed;
	top:0px;
	background: #000 url('img/darkgrey.gif');
}


#header {
	width: 1024px;
	margin: 0 auto 0 auto;
	text-align: center;
	display:block;
}

#head {
	width: 720px;
	margin: 0 auto 0 auto;
	height: 244px;
	margin-top: 130px;
	text-align: center;
}

#headcat {
	text-align: center;
	display: block;
	margin-top: 90px;
}

.motion {
        color: #ffae00 !important;
}

a.motion:link {text-decoration: none; color: #ffae00 !important;}      /* unvisited link */
a.motion:visited {text-decoration: none; color: #ffae00 !important;}   /* visited link */
a.motion:hover {text-decoration: none; color: #ffce65 !important;} 		/* mouse over link */
a.motion:active {text-decoration: none; color: #ffce65 !important;}	/* selected link */


.interactive {
        color: #eb2525 !important;
}

a.interactive:link {text-decoration: none; color: #eb2525 !important;}      /* unvisited link */
a.interactive:visited {text-decoration: none; color: #eb2525 !important;}   /* visited link */
a.interactive:hover {text-decoration: none; color: #f26969 !important;} 		/* mouse over link */
a.interactive:active {text-decoration: none; color: #f26969 !important;}	/* selected link */

.graphic {
        color: #0096ff !important;
}

a.graphic:link {text-decoration: none; color: #0096ff !important;}      /* unvisited link */
a.graphic:visited {text-decoration: none; color: #0096ff !important;}   /* visited link */
a.graphic:hover {text-decoration: none; color: #4db6ff !important;} 		/* mouse over link */
a.graphic:active {text-decoration: none; color: #4db6ff !important;}	/* selected link */

.audio {
        color: #44c100 !important;
}

a.audio:link {text-decoration: none; color: #44c100 !important;}      /* unvisited link */
a.audio:visited {text-decoration: none; color: #44c100 !important;}   /* visited link */
a.audio:hover {text-decoration: none; color: #91e067 !important;} 		/* mouse over link */
a.audio:active {text-decoration: none; color: #91e067 !important;}	/* selected link */

.multimedia {
        color: #a4a4a4;
}

a.multimedia:link {text-decoration: none; color: #a4a4a4;}      /* unvisited link */
a.multimedia:visited {text-decoration: none; color: #a4a4a4;}   /* visited link */
a.multimedia:hover {text-decoration: none; color: #fff;} 		/* mouse over link */
a.multimedia:active {text-decoration: none; color: #fff;}	/* selected link */

/* HEADER END */

/* SINGLE START */

.postwrap {
	width: 100%;
	margin-bottom: 100px;
}

.postmain {
	margin-top: 100px;
	width: 1024px;
	text-align:right;
	margin: 0 auto;
}

.entry {
	width: 256px;
	background: #f3f3f3 url('img/light_tex.png');
	z-index: 29;
	min-height: 400px;
	margin-top: 175px;
}

.entrytext {
	margin: 30px;
	width: 196px;
	float: right;
	color: #303030;
}

#single_foot {
	margin: 30px 30px 30px 30px;
	width: 196px;
	height: 30px;
	position: fixed;
	bottom: 0px;
}

.container {
	width: 768px;

}

iframe{
	width: 960px;
	z-index: 20px !important;
}

object{
	width: 768px;
	z-index: 20px !important;
}


.navigation {
	width: 196px;
	height: 19px;
	margin: 0;
    display:inline-block;
    margin-bottom: 30px;
}
	
.navright a{
	height: 19px;
	width: 10px;
	float: right;
	background-image: url(img/right.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -32000px;
}

.navright a:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.navleft a{
	height: 19px;
	width: 10px;
	float: left;
	background-image: url(img/left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -32000px;
}

.navleft a:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}

/* SINGLE END */

/* GALLERY START */

/* repetition */

#thumb-00 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-01 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-02 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-03 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-04 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-05 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-06 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-07 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-08 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-09 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-10 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-11 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-12 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-13 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-14 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-15 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-16 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-17 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-18 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-19 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-20 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-21 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

#thumb-22 {
	background: transparent url(img/animsprite3.png) 0 0 no-repeat;
}

/* repetition */

#galwrap {
	width: 100%;
	padding-top: 0px;
	background: #000 url('img/darkgrey.gif');
}

#galmain {
	width: 1024px;
	margin: 0 auto 0 auto;
	text-align:right;
	/*margin-bottom: 200px; */
}

#galcontainer {
	width: 960px;
	margin: 0 auto 0 auto;
}

.mask {
	width: 960px;
	height: 148px;
	/* background: transparent url(img/mask2.png) 0 0 repeat-x; */
	position: fixed;
	z-index: 30;
}

#mask_bottom {
	width: 960px;
	height: 100px;
	background: transparent url(img/mask_bottom2.png) 0 0 repeat-x;
	position: fixed;
	bottom: 99px;
	z-index: 30;
}

.thumb_wrap {
	width:240px;
	height: 269px;
	float: left;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.index_thumb {
	width:240px;
	height: 269px;
	position: relative;
}

.index_thumb a:hover{
	position: relative;
	color:#000 !important;
}

.index_thumb img{
	position: relative;
	z-index: 10;
}

.thumb_title {
	padding:10px;
	line-height:30px;
	position:relative;
	top: -30px;
	background-color: #fff;
	width: 100%;
}

.thumb {

}

.thumb a:hover{

}

#galwrap a:link {color:#303030; text-decoration: none;}      /* unvisited link */
#galwrap a:visited {color:#303030; text-decoration: none;}   /* visited link */
#galwrap a:hover {color:#303030; text-decoration: none;} /* mouse over link */
#galwrap a:active {color:#303030; text-decoration: none;}/* selected link */

.motion_thumb {
        background-color: #ffae00;
}

.interactive_thumb {
        background-color: #eb2525;
}

.graphic_thumb {
        background-color: #0096ff;
}

.audio_thumb {
        background-color: #44c100;
}

.multimedia_thumb {
        
}

/* GALLERY END */

/* FOOTER START */

#footer {
	width: 100%;
	padding-top: 20px;
	position: fixed;
	top: 0;
	z-index: 35;
	background: #000;
}
.footer_link a {
	opacity: 0.3;
}
.footer_link a:hover {
	opacity: 0.9;
}
#footwrap {
	width: 1024px;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
}

#footline {
	width: 1024px;
	height: 19px;
	margin: 0px;
    display:inline-block;
}

.footitem a{
	display:block;
}

.footitem a:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}

/* FOOTER END */

/* cssawards */

#cssawards{
    position:fixed;
    top:59px;
    right:0px;
    z-index:555;
}

#cssawards a{
     width:115px;
     height:115px;
     text-indent:-8000px;
     display:block;
     background:url(img/cssawards.png) no-repeat;
}

div#followbuttons {
	top:250px;
	border:0px;
	position:fixed;
	z-index: 1000;
	right:0px;
	width:35px;
}
div#followbuttons a  {
	float:left;
	border:0px;
}
div#followbuttons a:hover {
	float:right;
}
.grayscale {
		filter: grayscale(100%);
	-webkit-filter: grayscale(100%);}
	
.grayscale:hover {
	filter: grayscale(50%);
	-webkit-filter: grayscale(50%);
	
}

input, textarea, select{
	width: 300px;
	/*height: 20px;*/
	font-size: 16px;
	padding: 10px;
	margin: 20px;
	text-align: left;
}

select{
	margin: 10px;
}

textarea{
	height: 100px;
	width: 400px;
}

input[type="submit"]
{
	height: 30px;
	padding: 0px;
	text-align: center;
	background-color: #a4a4a4;
	border: 1px solid #fff;
	color: #fff;
}

.emailSuccess
{
	color:green; 
	border:2px solid green; 
	background-color:#66CC99; 
	padding: 20px;
}

.emailDanger
{
	color:#FF0033; 
	border:2px solid #FF0033; 
	background-color:#993333; 
	padding: 20px;
}

.bw {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.img_border {
	border-radius: 10px;
	margin: 5px;
	padding: 2px;
	border: 1px solid #606060;
	max-height: 100%;
	max-width: 220px;
	
}

.picSection {
	float: left;
	margin-bottom: 10px;
	/*width: 25%;
	padding: 50px;*/
}


#search{margin:0px; padding:0px; float:right; width:200px; height:35px;}
#search input[type="text"]{ margin:3px 0px 0px 0px ; padding:0 10px; width:145px; height:20px; text-align:left; font-size:13px; color:#3e3e3e; float:right;border:none; 
-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px; background:#343434;font-family:'JF-Flat-regular'; font-weight:normal;border:solid 0px #454545;}
#search input[type="submit"]{ margin:0 0px 0 0px; padding:0px; width:30px; height:27px;  text-align:left;float:left;border:none;  background:url(../../../img/search_ico.png)center no-repeat ; cursor:pointer;opacity: 0.3;}
#search input[type="submit"]:hover{background:url(../../../img/search_ico.png) center no-repeat ;cursor:pointer;opacity: 0.6;}

#social-sidebar a img {
				opacity: 0.1;
				
			}
#social-sidebar a:hover img {
				opacity: 1;
				
			}
