/*  
Theme Name: Precision
Theme URI: http://www.freewpthemes.net/preview/precision/
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #FFFFFF url(images/topbg.jpg) repeat-x center top;
	text-align: justify;
	/*font-family: 'Trebuchet MS', "Times New Roman", Times, serif;*/
	font-family:Tahoma;
	font-size: 12px;
line-height:16px;
	color: #666666;
}

img {
	border:none;
}

.lbimg{
	margin:20px;
}

#menuTop {
background-color:#FFFFFF;
border-bottom:3px solid #EAEEEF;
height:60px;
}

.menuImg{
	border:none;
	margin-bottom:10px;
	cursor:pointer;
}

form {
}

form br {
}

input {
	color: #333333;
	background: transparent url(../../../img/inputbg.jpg);
	border: 1px solid #cccccc;
	width:400px;
	height:23px;
}

textarea {
	color: #333333;
	background: transparent url(../../../img/textareabg.jpg);
	border: 1px solid #cccccc;
	height:129px;
	width:400px;
}

h1, h2, h3 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #ee3124;
}

a:hover {
	border: none;
	color: #ee3124;
}

/* Header */

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding:20px;
	background: transparent url(../../../img/topcontentbg.jpg) top center no-repeat;
}

#logo {
	float: left;
	height: 40px;
}

#logo h1, #logo h2 {
	float: left;
	margin-top: 0px;
	text-transform: lowercase;
	font-weight: normal;
	color: #333333;
}

#logo h1 {
	padding:5px 0 0 20px;
	font-size: 2.6em;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #333333;
}

#menu {
	float: right;
	height: 40px;
	padding:20px 1px;
}

#menu ul {
	margin: 0;
	padding: 30px 0px 0 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	/*border-left: 2px solid #99C233;*/
	margin-right: 3px;
	padding: 5px 18px 5px 18px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1.2em;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color: #333333;
}

#menu .last a {
	margin: 0;
	padding-right: 0;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 100%;
	padding: 0 0px;
}

#content .wide {
}

.post {
}

.post .title {
	margin: 0;
	background: url(images/img03.jpg) repeat-x left bottom;
}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .entry {
	padding-bottom: 20px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 115%;
}

.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 25px;
}

.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 10px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0;
}


/* Sidebar1 */

#sidebar1 {
	border-left:3px solid #EAEEEF;
	padding:0 25px;
	text-align:left;
	width:267px;
	margin-bottom:30px;
}

#sidebar1 li li {
	/*background: url(images/img05.gif) no-repeat left 50%;*/
	margin-left: 10px;
	padding-left: 10px;
}

#sidebar1 h2 {
}


/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search #s {
	width: 94%;
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#search #searchsubmit {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	background: url(images/img04.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #DEDEDE;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #DEDEDE;
	color: #ee3124;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #DEDEDE;
	border-bottom: 1px dotted #DEDEDE;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #DEDEDE;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Footer */

#footer {
	/*clear: both;
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-x left top;*/
	
	background:#EBEFEF url(../../../img/footerbg.jpg) no-repeat scroll center top;
	height:305px;
	width:100%;
}

#footerContent {
height:305px;
margin:auto;
width:960px;
}

#footerLinks {
display:inline;
float:left;
height:40px;
line-height:18px;
margin-bottom:40px;
margin-top:42px;
text-align:left;
width:640px;
}

a.aLink {
color:#ACAFAF;
font-size:11px;
font-weight:normal;
margin-right:16px;
text-decoration:none;
}

a.aLink:hover {
text-decoration:underline;
}

#footerPhone {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../img/footerphone.jpg) no-repeat scroll left top;
display:inline;
float:left;
height:70px;
margin-top:27px;
width:320px;
}

#footerCopyright {
border-top:0px solid #EAEEEF;
float:left;
}

#copyright {
color:#6E7070;
display:inline;
float:left;
margin-top:16px;
text-align:left;
width:640px;
}

#design {
color:#6E7070;
display:inline;
float:left;
margin-top:12px;
text-align:right;
width:320px;
}

#footer p {
	margin: 0;
	padding: 15px 0px;
	font-size: 11px;
}

#footer .legal {
	float: left;
	height: 40px;
}

#footer .credit {
	float: right;
	height: 40px;
}

hr {
	display: none;
}

#comment {
	width: 440px;
	height: 50px;
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#submit {
	padding: 3px 10px;
	background: url(images/img04.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.navigation {
	padding: 15px 0;
	font-weight: bold;
}

#pageContent {width:962px; margin:auto; height:auto !important; min-height:330px; height:530px; border:1px solid #ffffff; }

.titleText {font-size:20px; text-transform:uppercase; color:#000000; font-family:"Futura Md BT"}

#main_animation {}

.mainPageBox, .pageBoxText {	width:300px; height:106px; border-left:3px solid #eaeeef; 
				display:inline; float:left; margin-top:32px; text-align:left;}
.pageBoxText { display:block; float:none;}
.mainPageBox[class] {width:317px;}
.pageBoxText[class] {width:317px;}

img.mainPageBoxImg {margin-left:24px;}

p.mainPageBoxText {margin-left:24px; margin-right:15px; margin-top:10px; color:#6d6f6f;}

.boxText {
	margin-top:31px; padding-left: 28px;
 text-align:left; font-size:12px; 
 background:url(../img/pagetextbg.jpg) no-repeat left top;
 margin-bottom:65px;
 }
 
 .boxholeText { text-align:center;}

img.pageTitle { margin-bottom:0px;}
img.subPageTitle {margin-bottom:10px; margin-top:10px;}

img.galeryItem {margin-right:40px;margin-bottom:40px;}


.leftPanel, .rightPanel {display:inline; float:left;} 

.leftPanel {width:320px;}
.rightPanel {width:630px;}

.boxText {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../img/pagetextbg.jpg) no-repeat scroll left top;
font-size:12px;
margin-bottom:0px;
margin-top:21px;
padding-left:28px;
text-align:left;
min-height:300px;
}

.backBtnHolder {
margin-left:0px;
margin-right:0px;
text-align:left;
}

h1.titled {
color:black;
font-size:21px;
font-weight:lighter;
margin:0;
padding:0;
text-transform:uppercase;
}

#kontaktLft {
display:inline;
float:left;
padding-left:80px;
width:350px;
margin-top:30px;
}

#kontaktRgt {
display:inline;
float:left;
margin-top:20px;
vertical-align:top;
width:415px;
}

.btton {
text-transform:uppercase;
color:#999999;
font-size:12px;
font-weight:lighter;
background:none;
border:none;
width:60px;
}

.btton:hover {
color:#000000;
}

.post-edit-link{
	display:none;
}

.imgHidden{
	visibility:hidden;
}
