/*
Theme Name: 1-studio
Theme URI: http://1-studio.de
Description: http://1-studio.de
Version: 1.0
Author: Kinder
Author URI: http://1-studio.de
*/



/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #423626;
	background-color: #dfdbd4;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	line-height:1.5;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	position:relative;
}

.mainbody {
 margin-left: auto;
 margin-right: auto;
 width: 970px;
 position:relative;
}

.topline {
	position: absolute;
	top: 91px;
	left:0px;
	height:18px;
	width:100%;
 	background-image: url(images/top_line.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.footer {
	margin-top:40px;
        height:381px;
	background-image: url(images/bot_line.png);
	background-repeat: repeat-x;
	background-position: left top;
        background-color: #817463;
}

.footerbody {
 margin-left: auto;
 margin-right: auto;
 width: 970px;
height:380px;
background: url('images/footer_center.png') no-repeat top center;
}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 20px;
	}

html>body .entry li {
	margin: 0px 0px 0px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "• ";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Kinder styles */
a img {

 border: none;

}
a:visited, a:link, a:active{
	color:#006AB4;
	text-decoration:underline;
}
a:hover{
	color:#634f35;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #6E5C44;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bold;
	margin:0px;
}

h1 a:visited, h1 a:link, h1 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #6E5C44;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bold;
	margin:0px;
}

h1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #006ab4;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bold;
	margin:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006ab4;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	margin:0px;
}

h2 a:visited, h2 a:link, h2 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006ab4;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	margin:0px;
}

h2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #634f35;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	margin:0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006ab4;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	margin:0px;
}
h3 a:visited, h3 a:link, h3 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006ab4;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	margin:0px;
}

h3 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #634f35;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	margin:0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	margin:0px;
}
h4 a:visited, h4 a:link, h4 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	margin:0px;
}

h4 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #634f35;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	margin:0px;
}

.div_logo{
	margin-bottom:35px;
}

.div_menutop{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#634f35;
	float:right;
	height:21px;
	width:590px;
	text-align:right;
	margin-top:30px;
	margin-bottom:35px;
}
.div_menutop ul {
margin-left: 0;
padding-left: 0;
display: inline;
}

.div_menutop ul li {
margin-left: 0;
background-image:url(images/menu1_border.gif);
background-position: left;
background-repeat:repeat-y;
padding:0px 9px 0px 15px;
list-style: none;
display: inline;
}

.div_menutop ul li.first {
margin-left: 0;
background:none;
border-left: none;
list-style: none;
display: inline;
}

.div_menutop a:visited, .div_menutop a:link, .div_menutop a:active{
	color:#634f35;
	text-decoration:none;
}

.div_menutop a:hover{
	color:#006ab4;
	text-decoration:none;
}

.current_page_item a:visited, .current_page_item a:link, .current_page_item a:active{
	color:#006ab4;
	text-decoration:none;
}

.current_page_item a:hover{
	color:#634f35;
	text-decoration:none;
}
.mouse{
	left:610px;
	top:75px;
	position:absolute;
	z-index:1000;
}

.div_right392{
	width:370px;
	float:right;
	margin-top:65px;
	background-image:url(images/bg_h2mainp.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.div_right392 h2{
	margin:0px;
	padding:4px 20px 15px 80px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
}
.div_right392 a:visited, .div_right392 a:link, .div_right392 a:active{
	color:#006ab4;
	text-decoration:underline;
}

.div_right392 a:hover{
	color:#634f35;	
	text-decoration:underline;
}

.div_mainleft{
	float:left;
	margin-top:65px;
}

.div_textbg{
	background-color:#FFFFFF;
	border: 1px solid #634f35;
	padding:20px 20px 0px 20px ;
        margin:1px 1px 0px 0px;
}
.div_textbgl{
	background-image:url(images/text_bg.png);
	background-position:right;
	background-repeat:repeat;
	padding: 15px 20px;
	border:1px solid #877864;
}
.div_textbg p{
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}

.div_divided{
	clear:both;
        height:20px;
}

.div_bottom{
	clear:both;
	font-size:12px;
	color:#634F35;
	width:970px;
	text-align:right;
	padding: 20px 0px;
}

.div_bottom a:visited, .div_bottom a:link, .div_bottom a:active{
	color:#634F35;
}

.div_bottom a:hover{
	color:#006ab4;	
}

.form_300{
	width:300px;
	height:28px;
	text-align:left;
	vertical-align:middle;
	background-color:#FFFFFF;
	border:1px solid #634f35;
	margin:10px;
}
.div_portfolmin{
	width:175px;
	height:175px;
	border:1px solid #c3bbb0;
	margin-right:15px;
	margin-bottom:3px;
	background-color:#ddd8d1;
}
.div_portfolbig{
	border:1px solid #c3bbb0;
	padding: 4px;
	background-color:#ddd8d1;
}
.menu_portfol{
	font-size:18px;
	color:#006AB4;
	float:right;
        margin-top:-40px;
}
.menu_portfol h2{
padding:0px;
margin-top:-8px;
}
.menu_portfol div{
	font-size:13px;
    padding-top:5px;
}
.padding_port{
	padding-right:23px;
}
.pager{
	color:#333333;
	padding-bottom:20px;
}
.pager a:visited, .pager a:link, .pager a:active{
	color:#333333;
	text-decoration:none;
	border-bottom: 1px solid #333333;
	padding:0px 2px;
	margin:2px;
}
.pager a:hover{
	color:#006ab4;	
	text-decoration:none;
	border-bottom: 1px solid #006ab4;
	padding: 0px 2px;
	margin:2px;
}
.pager_active a:visited, .pager_active a:link, .pager_active a:active{
	color:#006ab4;
	text-decoration:none;
	border-bottom: 1px solid #006ab4;
	padding:0px 2px;
}
.pager_active a:hover{
	color:#333333;	
	text-decoration:none;
	border-bottom: 1px solid #333333;
	padding: 0px 2px;
}
.descript_portfol{
	border-bottom: 1px solid #634F35;
	padding-top:20px;
	padding-bottom:5px;
}
.form_300{
	width:300px;
	height:16px;
	font-size:13px;
	color:#634f35;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #634f35;
	margin: 0px 0px 18px 0px;
	line-height:normal;
	padding:4px 2px 4px 2px;
}
.form_582{
	width:100%;
	font-size:13px;
	color:#634f35;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #634f35;
	margin: 0px 0px 18px 0px;
}
.but_konact{
	width:187px;
	height:26px;
        background-image:url(images/transp.gif)
	background-position:right;
	background-repeat:repeat;
	color:#634f35;
	text-align:center;
	border:1px solid #634f35;
}
.but_contact_act{
	width:187px;
	height:26px;
        background-image:url(images/transp.gif);
	background-position:right;
	background-repeat:repeat;
	color:#006AB4;
	text-align:center;
	border:1px solid #006AB4;
	cursor:pointer;
}
.text16blue{
	font-size:16px;
	color:#006AB4;
}
.uber_unsbg td{
	background-image:url(images/uu_bglight.png);
	background-repeat:repeat;
	padding:20px;
}
.uber_unsbg h2{
	margin:0px;
	padding: 0 0 15px;
}
.uber_unsbg th{
	background-image:url(images/uu_bg.png);
	background-repeat:repeat;
	padding:20px;
	font-weight:normal;
}
.uber_unsbg div{
	float:right;
	width:280px;
}
.uber_unsbg img{
	float:left;
	padding-right:20px;
}
.uber_unsbg p{
	padding: 0 0 2px;
	margin:0px;
}
.uber_unsbr{
	margin-top:50px;
	padding-top:0px;
	margin-left:30px;
}
.uber_unsbr h2{
	margin-left:0px;
}
.uber_unsbr td{
	padding-top:5px;
}
.kontakt_right{
          padding-top:110px;
         width:295px;
	float:right;

}
.kontakt_left{
	width:635px;
}

.brawn_text{
	font-size:13px;
	color:#634f35;
}
.twitter1{
	padding:12px 27px 0px 0px;
}
.twitter1 li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.twitter1 ul li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#widget_simple_twitter_box{
margin-top:20px;
background-image:url(images/twitter_icon_1.png);
background-position:left top;
background-repeat:no-repeat;
}
.widgettitle{
background-image:url(images/menu2_bg.gif);
background-position:center bottom;
background-repeat:repeat-x;
font-size: 18px;
font-weight:normal;
	list-style-type:none;
	padding:0px 0px 10px 45px;
}
.widgettitle h2{
font-size: 18px;
font-weight:normal;
}
.widget widget_simple_twitter_box{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.line{
	background-image:url(images/st.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:55px;
	padding-top:13px;
	text-align:right;
	height:36px;
	margin-top:20px;
}
	
#twitter_div ul{
	padding:0px;
	margin:0px;
}
#twitter_div li{
	padding:10px 0px 5px 0px;
	border-bottom:1px dotted #634F35;
	margin:0px;
}
#twitter_div li a:visited, #twitter_div li a:link, #twitter_div li a:active{
	text-decoration:none;
}
#twitter_div li a:hover{
	text-decoration:underline;
}
#twitter_link_footer{
	background-image:url(images/twitter_icon_2.png);
	background-repeat:no-repeat;
	text-align:right;
	background-position:left;
	padding-left:65px;
	margin:30px 0px 10px 420px;
}
.aus_portfolio{
	list-style-type:none;
	background-image:url(images/menu2_bg.gif);
font-size: 18px;
	font-weight:normal;
background-position:center bottom;
background-repeat:repeat-x;
	padding:20px 0px 10px 0px;
	margin-bottom:15px;
}
.line_mainp{
	padding-top:13px;
	height:35px;
	background-image:url(images/line.png);
	margin-right:-37px;
	padding-right:50px;
	margin-top:0px;
	text-align:right;
	background-repeat:no-repeat;
	background-position:right;
}
.footer_mt{
}
.footer_mt h3{
color:#FFFFFF;
}
.footer_mt td{
color:#ffffff;
}
.footer_mt td a:visited, .footer_mt td a:link, .footer_mt td a:active{
color:#FFFFFF;
}
.footer_mt th{
color:#3E2D17;
font-weight:normal;
}
.menu2{
	padding-bottom:40px;
}
.menu2 ul{
	font-size:14px;
	padding:0px;
	margin:0px;
list-style-type:none;
list-style-image:none;
list-style: none;
}
.menu2 ul li{
list-style-type:none;
list-style-image:none;
list-style: none;
}
.menu2 li{
	background-image:url(images/menu2_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
padding-top:2px;
	text-align:left;
        list-style-type:none;
list-style-image:none;
        display:block;
list-style: none;
}
.menu2 li a:visited, .menu2 li a:link, .menu2 li a:active{
        display: block;
        padding:6px 10px 8px 18px;
	color:#634f35;
	text-decoration:none;
}
.entry ul.menu2 li{ 
list-style-type:none;
list-style-image:none;
margin:0px;
list-style: none;
}
.entry ul.menu2 li:before{
content: "";
}
.entry ul.menu2{
padding:0px;
}
.menu2 li a:hover{
        display: block;
	color:#006ab4;
	text-decoration:none;
        padding:6px 10px 8px 18px;
}
.menu2 li.current_page_item a:visited, .menu2 li.current_page_item a:link, .menu2 li.current_page_item a:active{
	color:#006ab4;
	text-decoration:none;
}

.menu2 li.current_page_item a:hover{
	color:#634f35;
	text-decoration:none;
}
.w_content{
	background-color:#FFFFFF;
	border:1px solid #634f35;
	padding:13px 18px 18px 18px;
}
.w_content h3{
padding:0px;
margin:0px;
}
.l_but{
	background-image:url(images/button_kont.gif);
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFFFFF;
	width:167px;
	height:26px;
	display:block;
	cursor:pointer;
	border:0px;
	padding-bottom:3px;
}
.dashed_line{
	background-image:url(images/line_bdashed.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* portfolio slider */
#carousel_nav {
 width:572px;
}
#carousel_nav div {
font-size:9px;
 float:right;
 margin:2px;
padding-top:27px;
}

#carousel_nav div a:link, #carousel_nav div a:visited, #carousel_nav div a:active {
 text-decoration: none;
 color: #634F35;
border:1px solid #634F35;
padding:0px 5px 2px 5px;
}
#carousel_nav div a:hover  {
 text-decoration: none;
 color: #006AB4;
border:1px solid #006AB4;
padding:0px 5px 2px 5px;
}




#carousel_container {
 clear: both;
}

#carousel_inner {
float:left;
width:569px;
overflow-x: hidden;
}

#carousel_ul {
position:relative;
left:-218px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul li{
	background-image:url(images/shadow.png);
	background-position:left top;
	background-repeat:no-repeat;
float: left; /* important for inline positioning of the list items */                                    
width:167px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:167px;
margin-top:0px;
margin-bottom:10px; 
margin-left:17px; 
margin-right:17px; 
}

#carousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
cursor:pointer;
cursor: hand; 
border:0px; 
}

/* prtfolio slider end */

.doted_line {
background-image:url(images/menu2_bg.gif);
background-position:center bottom;
background-repeat:repeat-x;
}


