/*Theme Name: YAST (Yet Another Standard Theme)Theme URI: http://www.timewaster.de/wordpress-yast-theme/Description: A much better theme based on the ***** Kubrik layout. For more informations about the features and how to customize this theme visit the theme homepage.Version: 1.1Author: TimeWasterAuthor URI: http://www.timewaster.de/Tags: blue, fixed width, two columns, widgets, rounded corners, customizable header, customizable background colors	The CSS, XHTML and design is released under GPL:	http://www.opensource.org/licenses/gpl-license.php	This Theme uses parts of the code and the translations from "The default WordPress theme based on the famous Kubrick." (http://binarybonsai.com/kubrick/) which was released under GPL:	http://www.opensource.org/licenses/gpl-license.php*//*ONLY CONFIGURE YOUR COLORS AT THE END OF THIS FILE!!!common */



body,div,span,td,h1,h2,h3,h4,h5,h6,p,input{

font:normal 12px Verdana,sans-serif; margin:0px;

}



h1,h2,h3,h4,h5,h6{

font-weight:bold;

}



body{

background:url(img/page-bg.png) #DAE7D2;

}



form{

padding:0px; 

margin:0px;

}



input[type=text], input[type=checkbox], textarea{

border:1px solid #999;

}



img{border:0px;}



a{color:#00c; text-decoration:none;}



a:hover{text-decoration:underline;}



p{margin-bottom:10px;}



hr{border:0px; border-bottom:1px solid #999;}



/* structure */

#page{position:relative; margin:0px auto; width:858px;}

#border{position:relative; background:url(img/page-border.png) repeat-y; width:858px;}

#prehead{width:858px; height:45px; background:url(img/page-head.png) no-repeat;}

#head{position:absolute; left:24px; top:-21px; width:810px; height:134px; background:url(img/logo.jpg);}

#head .l{position:absolute; left:0px; top:0px; width:15px; height:134px; background:url(img/logo-left.png) no-repeat;}

#head .m{position:absolute; left:15px; top:0px; width:780px; height:134px; text-align:center; background:url(img/logo-mid.png) repeat-x;}

#head .r{position:absolute; right:0px; top:0px; width:15px; height:134px; background:url(img/logo-right.png) no-repeat;}

#head .m h1{padding-top:29px;}

#head .m h1 a{font-size:36px; text-decoration:none;}

#head .m div{margin-top:7px; font-size:14px; font-weight:normal;}

#content{float:left; position:relative; width:810px; margin:113px 0px -9px 24px;}

#contentMid{float:left; position:relative; width:810px; margin:113px 0px -9px 129px;}

#prefooter{position:absolute; left:0px; bottom:-19px; width:858px; height:19px; background:url(img/page-footer1.png) no-repeat;}

#footer{background:url(img/page-footer2.png) no-repeat; margin:19px 0px 14px 0px; padding-top:15px; color:#FFF; font-weight:normal; text-align:center;}

#footer a{color:#FFF; font-weight:normal;}



/* news */

.news{position:relative; width:810px; margin-top:10px; background:url(img/news-mid.png) repeat-y;}

.news .top{background:url(img/news-top.png) no-repeat; padding:10px 8px 6px 8px;}

.news .top h2, .news .top h3{font-size:18px; font-weight:bold;}

.news .top h2 a, .news .top h3 a{color:#000;}

.news .top h2 span, .news .top h3 span{color:#333;}

.news .mid{

padding:12px 19px 3px 19px; 

background:url(img/news-mid2.png) repeat-y; 

color: #233558; 

font-size: 18pt;}



.hasSidebar .mid{

padding-right:230px;

}



.mid p {

 color: #333; 

font-size: 14px; 

line-height: 1.85em;

}



.mid p strong {

 color: #376167; 

font-size: 15px;}



.mid ul { 

color: #376167; 

font-size: 13px;

line-height: 24px;}



.mid a:link, .mid a:hover, .mid a:visited { color: #376167; text-decoration: underline;}

.news .mid2{padding:2px 19px 1px 19px; background:url(img/news-mid2.png) repeat-y;

}

.news .mid a, .news .mid2 a{text-decoration:underline; font-weight:normal;}

.news .midTop{height:5px; background:url(img/news-top2.png) no-repeat;}

.news .midBot{height:5px; background:url(img/news-bot2.png) no-repeat;}

.news .midBot2{height:15px; background:url(img/news-bot3.png) no-repeat;}

.news .bot{color:#333; text-align:center; padding:7px 9px 8px 9px; background:url(img/news-bot.png) bottom no-repeat;}

.news .bot a{color:#00c;}

.news .commentPic{float:left; margin:0px 10px 8px 0px;}





/* navigation bar */

.nav .left a, .nav .right a{width:150px; height:22px; background:url(img/button.png) no-repeat; padding-top:7px; text-align:center; margin-top:10px;}

.nav .left a{float:left;}

.nav .right a{float:right;}







/* sidebar*/

#sidebar{position: relative; 

width:180px;

float:right;

margin:0;

padding:0;

top:40px;

left:-12px;

background: url(img/sidebar_bckg.png) repeat-y;

color: #FFF;

}



#sidebar-top{

background:url(img/sidebar_top.png) no-repeat;

height:30px;

width:180px;

}



#sidebar-bottom{

background:url(img/sidebar_bottom.png) no-repeat;

height:30px;

width:180px;

}



#sidebar-content p{

font-size:90%;

//font-weight:bold;

padding: 0px 5px 0px 8px;

}





/* miscellaneous */

.h2head{margin-top:6px; font-size:14px;}

.pageContent{margin:14px 0px 20px 0px;}

.error1{margin-top:7px; color:#900;}

.error2{margin:5px 0px 15px 0px; color:#900;}

.pages{text-align:center; margin:7px 0px 15px 0px;}

.clear{clear:both;}

.MT10{margin-top:10px;}

.comment{font-size:14px; margin-bottom:10px;}



/* needed by wordpress */

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

.alignleft{float:left;}

.alignright{float:right;}

.wp-caption{border:1px solid #ddd; text-align:center; background-color:#fff; padding-top:4px; margin:8px 0px 0px 0px;}

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

.wp-caption p.wp-caption-text{padding:7px 4px 8px; margin:0;}





/*CONFIGURE YOUR COLORS HERE: */



#head .m h1 a, #head .m div{color:#c5c5c5;}             

.news{background-color:#eaebe5;}                  

.nav .left a, .nav .right a{background-color:#dae2f2;}  









blockquote {	font-size: 16px;	line-height: 1.70em;	font-family: "Trebuchet MS", trebuchet, Geneva, Arial;	font-style: italic;}



#fallsearch {	text-align: right;	width: 778px;	padding-top: 14px;	height: 30px;	font-weight: normal;	color: #CCCCCC;	font-size: 10px;}



#pageHero {	background: #E1EDEF url(img/hero_bg.png);	float: left;	margin-top: 10px;	border: solid 2px #c8d5ce;}		



#pageHeroContent {background: transparent url(img/page_hero_home.png) left top no-repeat;padding: 16px 12px 6px 264px;	height: 149px; width: 530px;}	



#pageHeroContent2 {	padding: 16px 12px 6px 164px;	height: 149px;	width: 630px;}	



#pageHeroContentHome {	background: transparent url(/wp-content/themes/yast-yet-another-standard-theme/img/page_hero_home.png) left top no-repeat;	padding: 16px 12px 6px 264px;	height: 149px;	width: 530px;}

#pageHeroContentServices {	background: transparent url(img/page_hero_services.png) left top no-repeat;	padding: 16px 12px 6px 164px;	height: 149px;	width: 630px;}	

#pageHeroContentTest {	background: transparent url(img/page_hero_testim.png) left top no-repeat;	padding: 16px 12px 6px 164px;	height: 149px;	width: 630px;}	

#pageHeroContentContact {	background: transparent url(img/page_hero_contact.png) left top no-repeat;	padding: 16px 12px 6px 164px;	height: 149px;	width: 630px;}	#pageHeroContentClients {	background: transparent url(img/page_hero_clients.png) left top no-repeat;	padding: 16px 12px 6px 164px;	height: 149px;	width: 630px;}	#pageHeroContentSpecial {	background: transparent url(img/page_hero_special.png) left top no-repeat;	padding: 16px 12px 6px 164px;	height: 149px;	width: 630px;}	#pageHeroContentSusan {	background: transparent url(img/page_hero_susan.png) left top no-repeat;	padding: 16px 12px 6px 164px;	height: 149px;	width: 630px;}	

#pageHeroContentBlog {	background: transparent url(/wp-content/themes/yast-yet-another-standard-theme/img/page_hero_susan.png) left top no-repeat;	padding: 16px 12px 6px 164px;	height: 149px;	width: 630px;}		



#pageHero p {	font-size: 20px;	color: #376167;	font-family: Geneva, Arial, Helvetica, sans-serif;}	



hr {	border:dotted #e6e7e1; border-width:5px 0 0; height:0;}



#oaragraphLeft {	float: left;	width: 381px;}



#oaragraphRight {	float: left;	border-left: dotted 5px #e6e7e1;	width: 385px;}



#oaragraphRight p {	padding-left: 20px;}




/* MENU */
#pixopoint_menu1{
position:relative; 
left:140px; 
top:50px;
width: 650px;}

#suckerfishnav {
    background:transparent;
    font: bold 13px "trebuchet ms", trebuchet, arial, serif;
    text-align:left;
    width:100%;
 line-height:20px;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
   
    margin:0;
    width:100%;
    }

 #suckerfishnav ul {
line-height:25px;
padding:2px 0px 2px 0px;
}
#suckerfishnav a {
    display:block;
    color:#FFF;
    text-decoration:none;
    //padding:0px 10px;
padding-left: 3px;
padding-right: 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:99px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
padding: 6px 0px 4px 0px;
    }
#suckerfishnav li li a {
   // padding:4px 10px;
    width:110px;
    font-size:12px;
    color:#FFFFFF;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background: transparent url(/wp-content/themes/yast-yet-another-standard-theme/img/nav_over.png) left top repeat-x;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#FFFFF;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background-color:grey;
  z-index:3500;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
   background: transparent url(/wp-content/themes/yast-yet-another-standard-theme/img/nav_over.png) left top repeat-x;
    }