/*
Theme Name: Novron
Theme URI: http://novron.com
Description:
Author: Cenk Dolek
Author URI: http://www.binfil.com
Version: 1.0
Tags:
*/

@font-face {
    font-family: 'novronRegular';
    src: url('fonts/Dezen_Pro_Regular-webfont.eot');
    src: url('fonts/Dezen_Pro_Regular-webfont.eot?iefix') format('eot'),
         url('fonts/Dezen_Pro_Regular-webfont.woff') format('woff'),
         url('fonts/Dezen_Pro_Regular-webfont.ttf') format('truetype'),
         url('fonts/Dezen_Pro_Regular-webfont.svg#webfont6rOu91hU') format('svg');
}

@font-face {
    font-family: 'novronThin';
    src: url('fonts/Dezen_Solid_Thin-webfont.eot');
    src: url('fonts/Dezen_Solid_Thin-webfont.eot?iefix') format('eot'),
         url('fonts/Dezen_Solid_Thin-webfont.woff') format('woff'),
         url('fonts/Dezen_Solid_Thin-webfont.ttf') format('truetype'),
         url('fonts/Dezen_Solid_Thin-webfont.svg#webfont0icUxYa1') format('svg');
}

/* iOS optimizations */
html { -webkit-text-size-adjust:none; }

body {
	font-family: "novronRegular", Arial;
	font-weight: normal;
	font-size: 100%;
	background:#e5e5e5;
}

a {
	text-decoration: none;
}

/* 	HEADINGS */
h1.heading,
h1.heading-contact,
h1.heading a {
	font-family: "novronThin", Arial;
	font-weight: 200;
	font-size: 28px;
	font-weight: normal;
	color: #898989;
	margin: 7px 0 24px 0;
}

h1.heading a:hover {
	color:#4d4d4d;
}

h1.heading-contact {
	margin: 7px 0 0 0;
}

h2.description-title {
	font-size:;
}

h2.content-box-heading {
	font-family: "novronThin", Arial;
	font-size: 18px;
	font-weight: 200;
	color: #4d4d4d;
	padding: 18px 0 10px 0;
}

h2.content-box-heading a {
	color: #4d4d4d;
}

h2.accordeon-tab-heading {
	font-family: "novronThin", Arial;
	font-size: 22px;
	font-weight: 200;
	color: #878787;
	margin: 14px 0 0 20px;
	display: inline-block;
}

h3.quick-navigation-heading {
	font-size: 16px;
	font-weight: normal;
	color: #1a1a1a;
	padding: 20px;
}

a.read-more {
	display: block;
	color: #4c4c4c;
	margin: 15px 0 15px 0;
}

a.read-more:hover {
	color: #999;
}


/* MAIN */

div#main {
	width: 984px;
	margin: 15px;
	z-index: 90;
	position: absolute;
}

#edit-link a{
	display: block;
	position: absolute;
	right: 0px;
	top: 28px;
	z-index: 999;
	background: #888;
	color: white;
	padding: 5px;
}

#edit-link a:hover {
	background: black;
}

a.back-link,
a.back-link:link,
a.back-link:visited {
    color: #8E8E8E;
    font-size: 15px;
    line-height: 24px;
}

/* LEFT COLUMN */

div#left-bar {
	width:150px;
	height:100%;
	float:left;
	margin-right:5px;
	position: fixed;
}

div#menu-left,
div#logo,
div#signup,
div#contact {
	background: #fff;
	margin-bottom:5px;
}

div#logo {
	height: 80px;
}

div#novron-logo {
	padding: 15px 0px 0px 15px;
	font-size:12px;
}
/*
div#novron-logo a {
	display:block;
	width: 103px;
	height: 18px;
	margin-top:17px;
	margin-bottom:6px;
	text-indent: -999px;
	background:url(images/spritesheet.png) no-repeat transparent;
}
*/
div#novron-logo a {
	display:block;
	width: 128px;
	height: 44px;
	margin-top:10px;
	margin-bottom:6px;
	text-indent: -999px;
	background:url(images/spritesheet.png) 0px -130px no-repeat transparent;
}


div#novron-slogan {
	font-family: Arial;
	color:#000;
	font-size:11px;
}

ul#menu-content {
	padding: 18px 15px 18px 15px;
}

ul#menu-content li a {
	font-size: 18px;
	line-height: 24px;
	color: #8e8e8e;
}

ul#menu-content li a:hover {
	color: #666;
}


div#signup {
        /*height: 35px;*/
	/* background:url(images/spritesheet.png) 120px -23px no-repeat #ebebeb; */
	font-size: 14px;
}

div#signup p {
	padding: 11px 5px 7px 15px;
}

div#signup p a {
	color: #4c4c4c;
}

div#signup p a:hover {
	color: #333;
}

div#contact {
	height:64px;
	background: #ebebeb;
	font-size:16px;
}

div#contact p {
	margin: 5px 5px 5px 15px;
	color: #4c4c4c;
}

div#contact p.contact-title {
	padding-top:15px;
	color: #808080;
}


/* RIGHT CONTENT */
div#right-content {
	display:inline-block;
	width:725px;
	margin-left:155px;
}

div#right-content > p {
	max-width: 680px;
	background: #fff;
	color: #686868;
	font-size: 15px;
	line-height: 21px;
	padding: 0px 20px 20px 20px;
}

div#expandable-button {
	float: right;
	position: absolute;
	right: 0px;
/*	background: red; */
	width: 10px;
	height: 10px;
	z-index: 90;
	text-indent: -999px;
}

div#expandable-text-wrap {
	float: right;
	position: absolute;
	right: 0px;
	background: #fff;
	width: 412px;
	color: #777;
}

div#expandable-text {
	padding: 20px;
    margin-bottom: 65px;
    line-height: 20px;
    color: #a0a0a0;
}

div#expandable-text p {
	padding: 0px 0px 10px 0px;
}

div.content-box {
	display: inline-block;
	background: #fff;
	width: 236px;
	height: 280px;
	margin-right: 3px;
	margin-top: 5px;
}

div.content-box-press {
	float: left;
	display: inline-block;
	background: #fff;
	width: 236px;
	height: 406px;
	margin-right: 5px;
	margin-bottom: 5px;
}


div.content-box-projects {
	display: inline-block;
	float: left;
	background: #fff;
	width: 357px;
	min-height:220px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.content-box-news {
	background: #fff;
	width: 700px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.content-box-inner {
	padding: 10px;
}

div.content-box-inner p{
	font-size: 15px;
	line-height: 21px;
	color: #999;
	max-height: 85px;
	overflow: hidden;
}

div#spacer {
	height: 120px;
}

div.quick-navigation {
	width: 210px;
	min-height: 160px;
	float: right;
	background: #f5f5f5;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

div.quick-navigation ul {
	padding-left: 20px;
	padding-bottom: 20px;
}

div.quick-navigation ul li {
	font-size: 15px;
	line-height: 20px;
	color: #4c4c4c;
}

div.quick-navigation ul li a {
	color: #4c4c4c;
}

div.quick-navigation ul li a:hover {
	color: #999;
}


div.description-narrow {
	width: 460px;
	min-height: 160px;
}

/* ABOUT */
div#about,
div#news {
	width: 680px;
	background: #fff;
	padding: 20px 20px 20px 20px;
}

div#about-contact {
	width: 680px;
	background: #fff;
	padding: 20px 20px 20px 20px;
}

div#news {
	margin-bottom: 5px;
}
div#section-image {
	width: 680px;
	height: 280px;
	margin-bottom: 10px;
	clear: left;
	overflow: hidden;
}

div#description p,
div#news p {
	font-size: 15px;
	line-height: 21px;
	color:#686868;
	margin-top:20px;
}

div#news .heading span {
	display:block;
	padding-top:10px;
	font-size:13px;
}

/* ACCORDEON */

div.accordeon-tab {
	width: 720px;
}

div.accordeon-tab-header {
	position: relative;
	background: #f5f5f5;
	height: 46px;
	border-top: 1px solid #e6e6e6;
	cursor: pointer;
}

div.accordeon-tab-content {
	background: #fff;
	padding-bottom:20px;
}

div.accordeon-tab-content p {
	font-size: 15px;
	line-height: 21px;
	color: #686868;
	padding: 18px 20px 0px 20px;
}

div.accordeon-tab-content table{
	width: 500px;
	margin-left: 20px;
	color: #4d4d4d;
}

div.accordeon-tab-content table tr td{
	padding-bottom: 10px;
}

div.accordeon-tab-content table tr td:first-child {
	width: 100px;
	color: #777;
}

div.accordeon-button {
	width: 21px;
	height: 21px;
	float: right;
	margin: 13px 20px 0 0;
}

div.accordeon-button a{
	display: block;
	width: 21px;
	height: 21px;
	background:url(images/spritesheet.png) 0px -100px no-repeat transparent;
	text-indent:-999px;
}

div.invisible {
	display: none;
}

/* SLIDER */

div#slider {
	width: 410px;
	background:#fff;
	border-bottom:1px solid #d9d9d9;
	position:relative;	
}

div#slider-controls {
	width:410px;
	height:74px;
	background:#fff;
}

div#slider-contents {
	width: 350px;
	margin-left:30px;
	padding-top:38px;
	overflow:hidden;
}

#slider a.more-seo,
#slider a.more-seo:link
#slider a.more-seo:visited {
	position:absolute;
	bottom:10px;
	right:13px;
	text-decoration:none;
	color:#4f4f4f;
	font: 200 25px/30px sans-serif;
}

.slide {
	float:left;
	width: 350px;
	padding-bottom:10px;
}


	
.slide h1,
.slide h1 a {
	font-size: 28px;
	font-weight: normal;
	color: #4d4d4d;
	margin-bottom: 22px;
}

.slide p {
	position:relative;
}

.slide p,
.slide p a {
	font-size:20px;
	font-family: 'novronThin', sans-serif, Arial;
	font-weight: 200;
	line-height:30px;
	color: #4d4d4d;
}

#slider-controls-contents {
	padding: 20px 20px 20px 30px;
}

#slider-button-left,
#slider-button-right {
	display: inline-block;
	width: 33px;
	height: 33px;
	margin-right:6px;
}

#slider-button-left a,
#slider-button-right a {
	display:inline-block;
	width: 33px;
	height: 33px;
	text-indent:-999px;
}

#slider-button-left a {
	background:url(images/spritesheet.png) 0px -60px no-repeat transparent;
}

#slider-button-right a {
	background:url(images/spritesheet.png) -40px -60px no-repeat transparent;
}

#slider-position {
	float:right;
}

#slider-position li {
	float:left;
	width:8px;
	height:8px;
	margin-left:3px;
}

.slider-position-circle {
	display: inline-block;
	width: 8px;
	height: 8px;
	text-indent: -999px;
	background:url(images/spritesheet.png) -40px -30px no-repeat transparent;
}

.slider-position-active {
	background:url(images/spritesheet.png) -60px -30px no-repeat transparent;
}

/* PROJECTS' SLIDER */

div#project-carousel-controls {
	position: absolute;
	width: 680px;
	z-index: 999;
}
span#prev, span#next {
	position: absolute;
	width: 33px;
	height: 33px;
	display: block;
	text-indent: -999px;
	top: 10px;
}

span#prev {
	background: url(images/spritesheet.png) 0px -60px no-repeat transparent;
	left: 10px;
}

span#next {
	background: url(images/spritesheet.png) -40px -60px no-repeat transparent;
	right: 10px;
}



/* FOOTER */

div#footer {
	width: 100%;
	height: 65px;
	position: fixed;
	left: 0;
	bottom: 0;
	background: white;
	color: #666;
	z-index: 99;
}

div#footer-language {
	width: 100px;
	padding: 10px;
	position: fixed;
	background: white;
	bottom: 40px;
	right: 0px;
	z-index: 9999;
	font-size: 14px;
	line-height: 16px;
	display: none;
}

div#footer-language a,
div#footer a {
	color: #666;
}

div#footer-language a:hover,
div#footer a:hover {
	color: #4d4d4d;
}

div.footer-left {
	padding: 15px 15px 0px;
	float: left;
	font-size: 12px;
	font-weight: 200;
}

div.footer-left p {
	line-height: 18px;
	margin-top: 2px;
}

div.w150 {
	width: 125px;
}

div#footer-right {
	padding: 13px 15px 0px;
	float: right;
	font-size: 18px;
	position: absolute;
	bottom: 15px;
	right: 0px;
}

/* BACKGROUND */

div#backgrounds {
	/* visibility: hidden; */
	width: 100%;
	height: 100%;
}

img.fullBg {
	position: fixed;
	/*top: 0;*/
	bottom: 0;
	left: 0;
	overflow: hidden;
	display: block;
	visibility: visible;
}

/* CONTACT FORM */

div#right-content form {
	width: 680px;
	background: #fff;
	padding: 0 20px 0px 20px;
}

p.linklove {
	display: none;
}

.cform ol label {
	width: 200px;
	display: block;
	color: #333;
	font-size: 14px;
}

.cform legend {
	margin-bottom: 0px;
}

.cform span.reqtxt,
.cform span.emailreqtxt {
	font-size: 12px;
	color: #999;
	margin-left: 5px;
}

.cform ol.cf-ol li {
	padding-top: 10px;
}

.cform input,
.cform textarea {
	width: 300px;
	border: 1px solid #999;
	padding: 3px;
}

.cform textarea {
	height: 75px;
}

.cform input.sendbutton {
	margin: 0;
	padding: 0;
	background: black;
	color: white;
	width: 100px;
	height: 25px;
	border: none;
	position: absolute;
	left: 380px;
}

.cform input.sendbutton:hover {
	background: #333;
}

div.cf_info {
	background: #fff;
	padding: 0 0 0 20px;
}

.cform p.cf-sb {
	background: red;
}


/* NEXTGEN GALLERY CSS (Deactivate styling for the plugin) */

.ngg-galleryoverview {
	background: white;
	width: 680px;
	display: inline-block;
	padding: 20px;
}

.ngg-galleryoverview .slideshowlink {
	display: none;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
}

/* PAGINATION * for wp page navi */
div#novron-pagination {
	width: 690px;
	padding: 15px;
	background: white;
}

.wp-pagenavi {
    clear: both;
	font-size:12px;
}

.wp-pagenavi span.current {
    font-weight: bold;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: #000000;
	color: #999;
}

.wp-pagenavi a,
.wp-pagenavi span {
    color: #4C4C4C;
    margin: 2px;
    padding: 3px 4px;
    text-decoration: none;
}

/* 404 PAGE */
div#notfound-content {
	background:url(images/novron_404.gif) no-repeat;
	width: 680px;
	height: 334px;
}

h2#notfound-header {
	font-weight: 400;
	font-size: 24px;
	position: absolute;
	left: 435px;
	top: 105px;
}

div#notfound-return {
	position: absolute;
	left: 450px;
	top: 172px;
}

div#notfound-return a {
	color: #000;
}

div#notfound-return a:hover {
	color: #666;
}
