/*
Theme Name: newtone
Theme URI: http://www.newtone.cc/
Description: default design for newtone
Version: 3.0
Author: Thomas Neumann
Author URI: http://www.newtone.cc
Tags: light, bright, custom header, fixed width, widgets


*/


* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 101%;
    font-family: inherit;
    font-variant: inherit;
    vertical-align: baseline;
}


/* structure
----------------------------- */

body {
	background: #f3f7f9 url(images/top_bg.jpg) repeat-x;
}
.wrapper {
	margin: 0 auto;
	width: 950px;
}
#head {
	margin: 0 auto;
	background: url(images/header.jpg) top no-repeat;
	height: 200px;
	width: 950px;
}
#nav {
	width: 840px;
	height: 45px;
	line-height: normal;
	margin-left: 110px;
}
.content-wrapper {
	margin: 0 auto;
	width: 820px;
	clear: both;
}
#content {
	margin-left: 50px;
	padding: 45px 20px 0 20px;
	background: url(images/content_top.jpg) no-repeat top;
	min-height: 300px;
}
#content-top {
	display: block;
	clear: both;
}
#content-bottom {
	padding: 20px;
	display: block;
	clear: both;
}
#content-bottom-home {
	display: block;
	clear: both;
	padding-top: 2px;
}
#footer {
	background: url(images/bottom_bg.jpg) repeat-x bottom;
	height: 400px;
	width: 100%;
	overflow: auto;
}
.footer-wrapper {
	margin: 0 auto;
	width: 820px;
}
.bottomline {
	float: left;
	height: 100px;
	margin-top: 195px;
	padding-left: 100px;
}
.footer-top {
	float: right;
	background: url(images/up.jpg) no-repeat right;
	height: 400px;
	width: 50px;
}


/* headings
-------------------------------------*/

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #fff;
	margin: 0 0 30px 3px;
	font-weight: lighter;
	letter-spacing: 1px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #096883;
	padding-bottom: 10px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #197fcd;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #096883;
	padding-bottom: 2px;
}


/* buttons, links
----------------------------- */

#head a {
	color: #49829C;
	text-decoration: none;
	font-size: 10pt;
}
#content a {
	color: #0a475c;
	text-decoration: none;
	border-bottom: 1px solid #BCD3E0;
	padding: 1px;
}
#content a:hover {
	color: #49829C;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	background: #49829C;
}
#gallery-preview {
	margin-left: 20px;
}
.to-gallery {
	float: left;
	margin: 8px 0 0 20px;
	background: url(images/to_gallery.png) no-repeat;
	height: 79px;
	width: 225px;
}
.to-gallery a {
	border-bottom: none 0 !important;
}
.to-gallery:hover {
	background: url(images/to_gallery_hover.png) no-repeat;
}


/* images
-------------------------------------*/

.image-left, .alignleft {
	float: left;
	margin-right: 20px;
	padding: 3px;
	background: #D5E3EC;
	border: 1px solid #BCD3E0;
}
.image-right, .alignright {
	float: right;
	margin-left: 20px;
	padding: 3px;
	background: #D5E3EC;
	border: 1px solid #BCD3E0;
}
.image-right-blank {
	float: right;
	margin-top: -5px;
	margin-left: 20px;
}



/* list
-------------------------------------*/

#footer ul {
	list-style: none;
	margin-left: 5px;
	margin-right: 20px;
}
.list {
	list-style-image: url(images/do-it.png);
	padding-left: 5px;
	line-height: 18pt;
}
.list li {
	padding-left: 5px;
}


/* content-specific, text
-------------------------------------*/

body, #content {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
#content-top p {
	margin-left: 10px;
	padding: 6px;
	line-height: 18pt;
}
#content-bottom p, #content-bottom-home p {
	margin-bottom: 15px;
	font-size: 0.95em;
	line-height: 16pt;
}
#content ul, #content ol {
	margin-left: 20px;
}
#footer {
	color: #fff;
	font-size: 9pt;
	line-height: 14pt;
}
.entry p {
	padding: 0 !important;
}
.left {
	float: left;
}
.top-left {
	float: left;
	width: 470px;
}
.top-right {
	float: left;
	width: 250px;
	height: 150px;
	margin-left: 10px;
	background: url(images/can-do.png) no-repeat top left;
}
.top-right p {
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif !important;
	font-size: 9pt !important;
	line-height: 16pt !important;
	text-align: center;
	margin-right: 15px;
	letter-spacing: 1px;
}
.top-right h3 {
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif !important;
	font-size: 11pt !important;
	font-weight: bold;
	line-height: 16pt !important;
	text-align: center;
	margin-right: 15px;
	padding: 14px 0 5px !important;
	font-style: normal !important;
	color: #333 !important;
	letter-spacing: 1px;
}
.favourites {
	float: left;
}
.about {
	float: left;
	margin-left: 60px;
}
.about p {
	margin-left: 11px;
}
.copy {
	float: left;
	margin: 40px 0 0 100px;
	color: #D7D7D7;
}
.project-main {
	overflow: auto;
}
div.hr {
	border: none;
	border-bottom: 1px solid #dde9f2;
	margin-bottom: 10px;
	padding-top: 15px;
	clear: both;
}
div.hr hr {
	display: none;
}
.big {
	margin-top: 5px;
	font-size: 12pt !important;
	font-weight: bold;
}
.medium {
}
.skip {
	float: right;
	margin: 10px 120px 0 0;
}
.contact-left {
	float: left;
	width: 400px;
	padding-right: 20px;
}
.contact-right {
	float: left;
	width: 245px;
	padding-left: 10px;
	color: #333;
}
.dialog {
	width: 100%;
	margin: 40px auto;
	overflow: auto;
}
.dialog .hd .c,
.dialog .ft .c {
	font-size: 1px; /* ensure minimum height */
	height: 19px;
}
.dialog .ft .c {
	height: 20px;
}
.dialog .hd {
	background: transparent url(images/tl.png) no-repeat 0px 0px;
	margin-right: 20px;
}
.dialog .hd .c {
	background: transparent url(images/tr.png) no-repeat right 0px;
	margin-right: -20px;
}
.dialog .bd {
	background: transparent url(images/ml.png) repeat-y 0px 0px;
	margin-right: 6px;
}
.dialog .bd .c {
	background: transparent url(images/mr.png) repeat-y right 0px;
	margin-right: -6px;
}
.dialog .bd .c .s {
	margin: 0px 8px 0px 4px;
	background: #edf3f6;
	padding: 0 1em;
	overflow: auto;
}
.dialog .ft {
	background: transparent url(images/bl.png) no-repeat 0px 0px;
	margin-right: 14px;
}
.dialog .ft .c {
	background: transparent url(images/br.png) no-repeat right 0px;
	margin-right: -14px;
}

.wpcf7 {
	width: 380px;
}
.wpcf7 p {
	font-size: 0.9em !important;
}
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select { 
	padding: 3px;
	background: #F8FAFC;
	border: 1px solid #BCD3E0; 
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	vertical-align: top;
	width: 350px;
}
.wpcf7 input:hover,
.wpcf7 textarea:hover,
.wpcf7 select:hover	{
	border: 1px solid #aaa;
}
.wpcf7 .captcha {
	border: 1px solid #BCD3E0; 
}
.wpcf7 .captcha-text {
	width: 50px;
}
.wpcf7 .sendbutton	{ 
	width: 100px;  
	padding: 2px; 
	margin: 0 0 0 250px;
	font-size: 0.8em;
	background: url(images/button-bg.gif) repeat-x; 
	border: 1px solid #adadad!important;
	border-left-color: #ececec!important; 
	border-top-color: #ececec!important;
}




/* tabs
-------------------------------------*/

.ui-wrapper { }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-panel {
    font-family: Arial, Helvetica, sans-serif;
}
.ui-tabs-nav {
    list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: italic;
	font-size: 14pt;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    margin-left: 2px !important;
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 10px !important;
	border-bottom: none 0 !important;
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 0 !important;
    background-position: 100% 0;
	background: none !important;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	background: #ecf3f6 !important;
	border-top: 1px solid #BCD3E0;
	border-left: 1px solid #BCD3E0;
	border-right: 1px solid #BCD3E0;

}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
	background: none !important;
	color: #49829C !important;
}
.ui-tabs-disabled {
/*    opacity: .4;
*/}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    padding: 10px;
	border: 1px solid #BCD3E0;
    background: #ecf3f6; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin-bottom: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
