/*
Theme Name: youspi
Theme URI: http://www.youspi.at
*/

/****************************************************
 Basic Layout and Positioning
****************************************************/
acronym, abbr, span.caps {
	cursor: help;
}
* {
	margin: 0;
	padding: 0;
}
html {
	background: #ffffff url(gif/bg.gif) repeat-y 50% 0 fixed;
}
body {
	font: 12px/20px arial, verdana, helvetica, sans-serif;
	color: #203962;
	text-align: center;
	width: 100%;
	height: 100%;
    width: 800px;
	margin: 0 auto;
}
#container {
	text-align: left;
	width: 800px;
	height: 100%;
	margin: 0 auto;
}
#pagebody {
	float: left;
	text-align: left;
}
#maincontent2 {
	float: left;
	background: #ffffff url(gif/scorpio.gif) repeat-x 0 0;
	width: 800px;
}
#maincontent {
	float: left;
	width: 800px;
    background: #ffffff;
}
#content {
	float: right;
	width: 600px;
	background: transparent 0 0;
	position: relative;
}
#sidebar {
	background: #ffffff url(gif/bg_sidebar.gif) repeat-y 0px 100%;
	left: 0px;
	position: relative;
	float: left;
	width: 200px;
	color: #203962;
	font-size: 11px;
    margin-top: 20px;
	padding-top: 30px;
    padding-bottom: 0px;
	overflow: hidden;
    height: 100%
}
#footer {
	background: #ffffff #ffffff url(gif/white.gif) repeat 0px 100%;
    border: none;
    width: 800px;
}

.img_border {
	border: 5px solid #e9eae6;
}

/****************************************************
 Basic Styles
****************************************************/
a {
	text-decoration: none;
	color: #ff9900;
}
.bild{
	text-decoration: none;
	color: #ffffff;
}
#maincontent a, #sidebar a:hover {
	color: #ff9900;
	background: url(images/undelined.gif) no-repeat  0 100%;
	padding-bottom: 1px;
}

#maincontent img, #maincontent a.link img, #maincontent a.href img, #maincontent a img {
	background: none;
	border: none;
	text-decoration: none;
	margin-bottom: -3px;
}


a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:  "Arial","Tahoma",  "Lucida Grande", helvetica, arial, sans-serif;
	font-weight: normal;
	color: #333;
}
h2 {
	font-size: 22px;
	line-height: 40px;
	color: #203962;
	float: left;
}
h3 {
	font-size: 18px;
	line-height: 26px;
	color: #606c8c;
}
h4 {
	font-size: 13px;
	line-height: 26px;
    font-weight: bold;
	color: #006AB3;
}
h5 {
	clear: none;
	font-size: 16px;
	line-height: 40px;
	padding: 2px 0px;
	color: #ffffff;
}
h6 {
	font: 12px/20px "Lucida Grande", verdana, helvetica, arial, sans-serif;
	color: #606c8c;
	font-weight: bold;
	padding-top: 15px;
}
.regular, .italic {
	font-style: normal;
	font-weight: normal;
}
.italic {
	font-style: italic;
}
.font_grey_bold {
	color: #a0a7ba;
	font-weight: bold;
	font-size: 11px;
}
.font_code {
	font-family: "Courier", "Courier New",verdana, helvetica, arial, sans-serif;
	color: #666666;
}
.txt_info {
	font-size: 11px;
	color: #a0a7ba;
}


/****************************************************
 Header
****************************************************/
#header {
	background: url(gif/header.gif) no-repeat 0 0;
	height: 80px;
}
#header .language {
	float: right;
    text-align: center;
	margin-top: 55px;
	margin-right: 5px;
    font-size: 10px;
    font-style: normal;
    line-height: 10px;
}
#header .language a {
    color: #ffffff;
}
#header .language a:hover {

    color: #000000;
}
#header h1 {
	height: 80px;
	line-height: 140px;
	overflow: hidden;
	width: 180px;
	overflow: hidden;
}
#header h1 a {
	position: absolute;
	height: 55px;
	top: 30px;
	width: 180px;
	overflow: hidden;
}


/****************************************************
 Navigation
****************************************************/
#navigation {
	background: url(gif/bg_menue.gif) repeat-x 0 0;
	height: 30px;
	padding: 0px 0px 0px 0px;
}
#navigation ul {
	float: left;
	list-style: none;
	width: 100%;
}

#navigation li a {
	float: left;
	font-size: 14px;
	line-height: 30px;
	list-style: none;
	color: #fff;
    padding: 0px 11px 0px 11px;
    text-align: center;
    background: transparent url("gif/bg_nav_start.gif") no-repeat 0 0;
}
#navigation li {
	float: left;
 	background: transparent url("gif/bg_nav_start.gif") no-repeat 0 0;
}
#navigation li a:hover {
	background: transparent url("gif/bg_nav_hover.gif") no-repeat 0 0;
	text-decoration: none;
}
#navigation .selected a {
	background: transparent url("gif/bg_nav_selected.gif") no-repeat 50% 0;
}
#navigation .selected a:hover {
	background: transparent url("gif/bg_nav_selected.gif") no-repeat 50% 0;
}
#navigationline {
	background: url("gif/bg_nav_line.gif") repeat-x 0 0;
	height: 7px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

/***********************************************
Startseite
************************************************/
#hp {
    float: left;
	height: 160px;
	width: 740px;
    padding: 20px 25px 0px 25px;
	border-bottom: 1px solid #ffffff;
}

#hp .pic{
    background: url(gif/test1.gif) no-repeat;
    float: right;
	height: 137px;
	width: 550px;

}

#hp .section1 {
	float: left;
	position: relative;
	width: 240px;
    height: 160px;
    background: url(gif/start_pic_bg.gif) no-repeat 0 0px;
    align: center;
}
#hp .section2 {
	float: right;
	width: 240px;
    height: 160px;
    background: url(gif/start_pic_bg.gif) no-repeat 0 0px;
}
#hp .section3 {
	float: right;
	width: 240px;
    height: 160px;
    text-vertical-align: middle;
    text-align: center;
}
#startinhalt {
	float: left;
	position: relative;
    padding: 0px 25px 10px 25px;
    width: 700px;
	color: #000000;
}
#startinhalt .items {
	padding: 20px 10px 0px 0px;
}

#hp .pictext {
	padding: 8px 10px 0px 30px;
    text-align: middle;
}
#hp .pic2 {
	padding: 8px 10px 0px 11px;
}
#hp .pic5 {
	padding: 20px 10px 0px 11px;
}
#hp .pic3 {
    margin: 8px 10px 0px 11px;
    background: url(gif/lederhosn.jpg) no-repeat 0 0px;
    height: 200px;
}
#hp .pic3 a {
    margin: 8px 10px 0px 11px;
    background: url(gif/lederhosn_a.jpg) no-repeat 0 0px;
    height: 200px;
}
#hp .link {
	padding: 5px 10px 8px 30px;
    margin-left: 11px;
    color: #ffffff;
    margin-top: 2px;
    background: url(gif/start_pic_bg_linka.gif) no-repeat 0 0px;
}

#hp .link2 {
	padding: 5px 10px 8px 30px;
    margin-left: 11px;
    color: #2D5C9B;
    margin-top: 2px;
    background: url(gif/start_pic_bg_linkb.gif) no-repeat 0 0px;
}
/****************************************************
 Main Content
****************************************************/
#mainpic {
    float: left;
	height: 140px;
	width: 800px;
    background: url(gif/bg_banner.gif) repeat-x 0 0;
}

#mainpic .pic{
    padding-top: 15px;
    padding-left: 20px;
    float: left;
	height: 137px;
	width: 800px;
}

/****** Banner ******/
#bannertest {
    float: left;
	height: 500px;
	width: 550px;
	border-bottom: 1px solid #ffffff;
}

#banner {
    float: left;
	height: 200px;
	width: 550px;
	border-bottom: 1px solid #ffffff;
}

#banner .pic{
    background: url(gif/main_pic.jpg) no-repeat 0 11px;
    float: left;
	height: 137px;
	width: 550px;

}

#banner .section {
	float: left;
	position: relative;
	width: 200px;
}
#banner .item {
	float: right;
	width: 300px;
    height: 250px;
    padding-bottom: 12px;
    text-align: left;
}
#banner ul {
	list-style: none;
	margin-left: 5px;
}
#banner li {
	background:  url(images/bullets.gif) no-repeat 0px 6px;
	list-style: none;
	padding: 4px 0px 3px 22px;
}
/****** Inhalt ******/

.inhalt {
	float: left;
	position: relative;
	padding: 0px 10px 20px 40px;
	color: #000000;
}
.inhalt .items {
	padding: 20px 10px 10px 0px;
}
.inhalt .items p {
	padding-bottom: 10px;
}

.inhalt ul {
	padding: 0px 0px 8px 40px;
	color: #000000;
}
.inhalt ol {
	padding: 0px 0px 8px 40px;
	color: #606c8c;
}
.inhaltimage {
	position: relative;
	width: 200px;
	height:300px;
	left: 0px;
}
.imagetext {
    float: left;
    width: 100%px;
	position: relative;
	padding: 40px 20px 0px 0px;
	color: #000000;
    }

/****** Journal ******/
.journalsection {
	float: left;
	position: relative;
	padding: 20px 10px 20px 40px;
	color: #000000;
}

.journallogo {
	position: absolute;
	width: 90px;
	height: 89px;
	left: -55px;
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://dev.uidesign.at/fileadmin/templates/images/icon_journal.png');
}
html > body .journalsection .journallogo {
	background: url(images/icon_journal.png) no-repeat 0 0;
}
.journalsection .items {
	padding: 20px 10px 10px 0px;
}
.journalsection .items p {
	padding-bottom: 10px;
}
.journalsection .items .entry p {
	padding-bottom: 0px;
}
.journalsection .items .time, .journalsection .items .comments {
	float: left;
	font-size: 11px;
	color: #a0a7ba;
	padding: 0px 20px 0px 18px;
	background: url(images/icon_calendar.gif) no-repeat 0 4px;
}
.journalsection .items .comments {
	background: url(images/icon_comment.gif) no-repeat 0 4px;
}
.journalsection .items .entry {
	clear: both;
	padding-top: 5px;
}
.journalsection ul {
	padding: 0px 0px 8px 40px;
	color: #606c8c;
}
.journalsection ol {
	padding: 0px 0px 8px 40px;
	color: #606c8c;
}


/****** Contact, Portfolio ******/
.contentsection {
	clear: both;
	float: left;
	position: relative;
	padding: 20px 10px 20px 40px;
	color: #000000;
}
.contentsection .items {
	clear: both;
	float: left;
}
.project {
	float: left;
	padding-top: 20px;
}
.project .image {
	margin-top: 5px;
	width: 220px;
	font-size: 11px;
	color: #a0a7ba;
	line-height: 16px;
	float: left;
}


/****************************************************
 Sidebar
****************************************************/
.sidebarsection {
	float: left;
	padding: 15px 12px 15px 12px;
	width: 200px;
    height: 100%;
}
#side {
    float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
    text-align: left;
    height: 100%;
}
#side ul {
	float: right;
	list-style: none;
	width:200px;
}
#side li {
    text-indent: 20px;
	float: left;
    height: 29px;
    background: transparent url("gif/side.gif") no-repeat 0 0;
}

#side li a {
	float: right;
    height: 29px;
	font-size: 12px;
	line-height: 29px;
	list-style: none;
    width: 200px;
	color: #000;
	padding: 0px 0px 0px 0px;
}

#side li a:hover {
	background: transparent url("gif/side_hover.gif") no-repeat 0 0;
	text-decoration: none;
}

#side .menu2 a {
	float: right;
    height: 29px;
	font-size: 12px;
	line-height: 29px;
	list-style: none;
    width: 200px;
	color: #000;
	padding: 0px 0px 0px 0px;
}
#side .menu2 {
	float: left;
    text-indent: 45px;
    height: 29px;
    background: transparent url("gif/side_2ebene.gif") no-repeat 0 0;
}
#side .menu2 a:hover {
	background: transparent url("gif/side_2ebene_hover.gif") no-repeat 0 0;
}

#side .menu2selected a {
    text-indent: 45px;
	background: transparent url("gif/side_selected.gif") no-repeat 0 0;
}
#side .menu2selected a:hover {
	background: transparent url("gif/side_selected.gif") no-repeat 0 0;
}



#side .menu a {
	background: transparent url("gif/side_m1_nots.gif") no-repeat 0 0;
}
#side .menu a:hover {
	background: transparent url("gif/side_m1_nots_hover.gif") no-repeat 0 0;
}

#side .menus a {
	background: transparent url("gif/side_m1_selected.gif") no-repeat 0 0;
}
#side .menus a:hover {
	background: transparent url("gif/side_m1_selected.gif") no-repeat 0 0;
}

#side .menus2 a {
	background: transparent url("gif/side_m2_selected.gif") no-repeat 0 0;
}
#side .menus2 a:hover {
	background: transparent url("gif/side_m2_selected.gif") no-repeat 0 0;
}

#side .selected a {
	background: transparent url("gif/side_selected.gif") no-repeat 0 0;
}
#side .selected a:hover {
	background: transparent url("gif/side_selected.gif") no-repeat 0 0;
}





#side .line{
	background: url(gif/side_line.gif) no-repeat 0 0;
    float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
    height: 2px;
}
#side .downfade{
	background: url(gif/side_downfade.gif) no-repeat;
    float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
    height: 160px;
}
.noback {
	background:none;
}
.sidebarsection ul {
	float: left;
	list-style: none;
	padding-left: 12px;
}
.sidebarsection li {
	float: left;
	background: #a0a7ba;
	color: #ffffff;
	list-style: none;
	padding: 0px 15px 0px 15px;
	cursor: pointer;
}
.sidebarsection .left {
	background: #a0a7ba url(images/bg_chooser_left.gif) no-repeat 0 0;
	border-right: 1px solid #ffffff;
}
.sidebarsection .leftactive {
	background: #606c8c url(images/bg_chooser_left_active.gif) no-repeat 0 0;
	border-right: 1px solid #ffffff;
}
.sidebarsection .right {
	background: #a0a7ba url(images/bg_chooser_right.gif) no-repeat 100% 0;
}
.sidebarsection .rightactive {
	background: #606c8c url(images/bg_chooser_right_active.gif) no-repeat 100% 0;
}
.sidebarsection .choosertab {
	background: url(images/bg_chooser.gif) no-repeat 0 0;
	width: 160px;
	text-align: center;
}
.sidebarsection li {
	float: left;
}
#choose_austria, #choose_germany {
	float: left;
	background: url(images/icon_austria.gif) no-repeat 0px 0px;
	padding: 9px 0px 0px 45px;
}
#choose_germany {
	background: url(images/icon_germany.gif) no-repeat 0px 0px;
	display: none;
}

/****** Categories ******/
.sidebarlist {
    float: left;
    padding-bottom: 2em;
    width: 100%;
}
.sidebarlist li {
    background:  url(images/bullets_arrow.gif) no-repeat 0px 8px;
    float: left;
    clear: both;
	padding: 0px 0px 0px 12px;
}
.sidebarlist .current-cat {
	font-weight: bold;
}


/****************************************************
 Footer
****************************************************/
.footersection {
	padding: 0px 0px 0px 0px;
    background: #ffffff;
	color: #000000;
	float: left;
    height: 45px;
	font-size: 11px;
    width: 800px;
}
.footersection .copyright {

	float: left;
    width: 100%;
}
.footersection .validation {
	float: right;
	height: 10px;
	padding-right: 10px;
	padding-top: 15px;
	width: 200px;
}
.footersection .line{
	background: url(gif/bottom_line.gif) repeat-x 0 0;
    width: 800px;
	padding: 0px 0px 0px 0px;
    height: 5px;
}
.footersection .linedown{
	background: url(gif/bg_footer.gif) repeat-x 0 0;
    width: 800px;
    margin-top: 30px;
	padding: 30px 0px 0px 0px;
    height: 10px;
}

/****************************************************
 Kommentare
****************************************************/
#commentform {
	margin: 0px 0px 0px 25px;
}
#commentform p {
	margin: 5px 0;
}
#commentform #comment {
	width: 420px;
}
#commentform .small {
	font-size: 10px;
	color: #606c8c;
	top: -3px;
	position: relative;
}
#commentform .inputline {
	background: #FFFFFF url("images/bg_input_lines.gif") repeat-x 0 18px;
	height: 15px;
	border: 0px;
	width: 235px;
	color: #606c8c;
}
.usercomment {
	background:  #FFFFFF url("images/bg_comments_repx.gif") repeat-x 0 100%;
	position: relative;
	padding: 5px 10px 13px 3px;
	width: 420px;
	margin-bottom: 5px;
	list-style: none;
}


/****************************************************
 Formulare
****************************************************/
textarea, input {
	font: 12px/20px "Lucida Grande", verdana, helvetica, arial, sans-serif;
	padding: 0.2em;
}
textarea {
	background: #fff url("images/bg_input.gif") repeat-x 0 0;
    border: 1px solid #606c8c;
	color: #606c8c;
}
input {
	background: #FFFFFF url("images/bg_input.gif") repeat-x 0 0;
    border: 1px solid #606c8c;
}
.button {
	background: #FFFFFF url("images/bg_button_repx.gif") repeat-x 0 0;
    border: 1px solid #606c8c;
	padding-top: 0px;

	color: #606c8c;
	height: 22px;
}
.login {
    width: 80px;
    height: 12px;
	text-align: left;
    font-size: 10px;
    margin: 2px 8px 1px 0;
    padding: 0 0 6px 0;
}
.loginbutton {
    width: 86px;
    height: 20px;
	text-align: center;
    padding: 0 0 6px 0;
    font-size: 10px;
    margin: 3px 8px 10px 0;
 
}
#searchform #s {
	width: 140px;
}
#searchform .button {
	width: 60px;
}
#commentform textarea:focus, input:focus, .entry form:focus, #sidebar #searchform #s:focus { /* #commentform input:focus */
	border: 1px solid #ff9900;
}

