/*  
Theme Name: VUT Online
Description:  VUT Online basiert auf <a href="http://themes.wordpress.net/columns/3-columns/1256/fluid-web-1/">Fluid Web</a> von <a href="http://www.2yi.net/">Your Index</a>.
Version: 1.0
Author: Anselm Nehls
Author URI: http://www.venezian.de
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #515266 url(img2/vutlogo.gif) no-repeat top left;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5em;
}

#headerwrap
{
width: 100%;
line-height: 130%;
height: 84px;
margin: auto;
clear: none;
}

                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
color: #4F4F4F;
float: left;
text-align: left;
margin-top: 10px;
padding: 7px;
}

#blogtitle a:link {
color: #DFDAC3;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #DFDAC3;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #CFCDB5;
text-decoration: none;
}



                         /***************************************************
                         *********************** Site Description **************
                         *****************************************************/

#sitedesc
{
float: left;
margin:65px 0 0 15px;
padding: 4px 0 0 4px;
font-size: 12px;
font-weight: bold;
color: #D1D1D3;
clear: left;
font-style: normal;
}

#comment
{
width: 350px;
}
                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
float: left;
width: 100%;
overflow: hidden;
background: #55566B ; //url(img2/bg.jpg);

color: #333;
}

                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 190px;
margin: 0;
padding-top: 12px;
margin-top: 12px;
margin-left: 10px;
margin-bottom: 20px;
text-align: left;
background: #F2F3F4 url(img2/contentbg.gif) repeat-x top;
border-left: 1px solid #515266;
border-right: 1px solid #515266;
border-bottom: 1px solid #515266;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 190px;
margin: 0;
padding-top: 12px;
margin-top: 12px;
margin-bottom: 20px;
margin-right: 10px;
text-align: left;
background: #F2F3F4 url(img2/contentbg.gif) repeat-x top;
border-left: 1px solid #515266;
border-right: 1px solid #515266;
border-bottom: 1px solid #515266;
}

						/***************************************************
                         *********************** Kategorien Header **************
                         *****************************************************/

#category-header {
font-size: 10px;
margin-top: 12px;
margin-bottom: 12px;
padding: 10px;
background: #EAEAEA;
border: 1px solid #515266;
line-height: 1.2em;
}

#category-header h2 {
font-size: 14px;
font-weight: bold;
font-style: italic;
text-align: left;
padding: 0px;
margin: 6px 0 6px 0;
}
#category-header p {
margin-bottom: 6px;
}


                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
margin-left: 220px;
margin-right: 220px;
margin-top: 12px;
margin-bottom: 20px;
padding: 12px;

text-align: left;
background: #F2F3F4 url(img2/contentbg.gif) repeat-x top;
border-left: 1px solid #515266;
border-right: 1px solid #515266;
border-bottom: 1px solid #515266;
}

#content h3 {
font-size: 17px;
color: #27323F;
line-height: 1.2em;
margin-left: -5px;
}

#content ul {
list-style-type: square;
list-style-position: outside;
padding-left: 5px;
padding-right: 5px;
margin-left: 15px;
margin-bottom: 6px;
line-height: 1.8em;

}

#content ul ul{
list-style-type: disc;
list-style-position: outside;
margin-left: 15px;
}

#content ul ul ul{
list-style-type: circle;
list-style-position: outside;
margin-left: 15px;
}

#content ol{
list-style-position: outside;
padding-left: 5px;
padding-right: 5px;
margin-left: 15px;
margin-bottom: 6px;
line-height: 1.8em;
}
#content ol ol{
list-style-position: outside;
margin-left: 15px;
}
#content ol ol ol{
list-style-position: outside;
margin-left: 15px;
}

#content hr {
margin-top: 12px;
margin-bottom: 12px;
border: 1px dotted #999999;
background-color: #999999;
height: 0.5px;
}

#content table {
border-collapse: collapse;
background: #E8E9EA;
border: #999;
margin-bottom: 10px;
margin-top: 10px;
}

#content th, td {
padding: 10px;
}

#content img {
border: none;
}



                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear: both;
margin: auto;
width: 100%;
background: #515266 url(img2/footer_back.gif) repeat-x top;
color: #fff;
min-height: 25px;
padding-top: 12px;
font-weight: normal;
}

#footwrap a:link {
color: #fff;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #fff;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #fff;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #fff;
text-decoration: none;
border: none;
font-weight: bold;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding-left: 8px;
padding-right: 8px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 6px;
background: url(img2/play.gif) 0px 4px no-repeat;
font-size: 13px;
font-weight: bold;

}

#sidebarleft ul li ul li{
padding-left: 12px;
background: url(img2/ffwd.gif) 0px 4px no-repeat;
font-size: 11px;
}

#sidebarleft ul li li{
padding-left: 12px;
background: url(img2/ffwd.gif) 0px 4px no-repeat;
}

#sidebarleft a:link {
color: #5B5C72;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #666881;
border-bottom: 2px dotted #AEA78C;
}

#sidebarleft a:visited:hover {
color: #666881;
border-bottom: 2px dotted #AEA78C;
}

#sidebarleft a:visited {
color: #5B5C72;
text-decoration: none;
border: none;
font-weight: bold;
}



#sidebarleft ul a:link {
color: #5B5C72;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft ul a:hover {
color: #666881;
border-bottom: 2px dotted #AEA78C;
}

#sidebarleft ul a:visited:hover {
color: #666881;
border-bottom: 2px dotted #AEA78C;
}

#sidebarleft ul a:visited {
color: #5B5C72;
text-decoration: none;
border: none;
font-weight: bold;
}


#sidebarleft h2 {
margin-top:12px;
color: #EAEAEA;
padding: 5px;
background: #5B5C72;
border: 1px solid #515266;
text-align: center;
}

#sidebarleft .LoginInfo {
margin-top: 12px;
font-size: 10px;
text-align: center;
padding: 5px;
background: #EAEAEA;
border: 2px solid #928C75;
}

#sidebarleft .memberlogin {
font-weight: normal;
}

#sidebarleft .membernav h2 {
color:#EAEAEA;
background:#AEA78C;
border: 1px solid #928C75;
}




#loginform td {
padding: 1px;
font-size: 10px;
margin: 0px;
}
#loginform label {
font-size: 9px;
}

#loginform form {
font-size: 10px;
margin-top: 6px;
margin-bottom: 6px;
font-weight: normal;
text-align: center;
padding: 6px;
background: #EAEAEA;
border: 1px solid #515266;
}

#loginform input[type="submit"]{
color:#EAEAEA;
border: 2px solid #5B5C72;
margin: 1px;
padding: 1px;
background: #5B5C72;
font-size: 10px;
}

#loginform input[type="submit"]:hover{
color:#EAEAEA;
background:#AEA78C;
border: 2px solid #AEA78C;
margin: 1px;
padding: 1px;
font-size: 10px;

}


#loginform input[type="text"]{
color:#000;
border: 2px solid #5B5C72; 
margin: 1px;
padding: 2px;
font-size: 10px;

}

#loginform input[type="text"]:hover{
color:#000;
border: 2px dotted #AEA78C;
margin: 1px;
font-size: 10px;

}

#loginform input[type="text"]:focus{
color:#000;
border: 2px solid #AEA78C;
margin: 1px;
font-size: 10px;

}

#loginform input[type="password"]{
color:#000;
border: 2px solid #5B5C72; 
margin: 1px;
padding: 2px;
font-size: 10px;

}

#loginform input[type="password"]:hover{
color:#000;
border: 2px dotted #AEA78C;
margin: 1px;
font-size: 10px;

}

#loginform input[type="password"]:focus{
color:#000;
border: 2px solid #AEA78C;
margin: 1px;
font-size: 10px;

}

#loginform input[type="checkbox"]{
color:#000;
border: 2px solid #5B5C72; 
margin: 1px;
padding: 2px;
font-size: 10px;

}

#loginform input[type="checkbox"]:hover{
color:#000;
border: 2px dotted #AEA78C;
margin: 1px;
font-size: 10px;

}

#loginform input[type="checkbox"]:focus{
color:#000;
border: 2px solid #AEA78C;
margin: 1px;
font-size: 10px;

}


                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding-left: 8px;
padding-right: 8px;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 6px;
background: url(img2/play.gif) 0px 4px no-repeat;
}

#sidebarright ul li ul li{
padding-left: 12px;
background: url(img2/ffwd.gif) 0px 4px no-repeat;
}

#sidebarright ul li li{
padding-left: 12px;
background: url(img2/ffwd.gif) 0px 4px no-repeat;
}

#sidebarright a:link {
color: #5B5C72;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarright a:hover {
color: #666881;
border-bottom: 2px dotted #AEA78C;
}

#sidebarright a:visited:hover {
color: #666881;
border-bottom: 2px dotted #AEA78C;
}

#sidebarright a:visited {
color: #5B5C72;
text-decoration: none;
border: none;
font-weight: bold;
}


#sidebarright ul a:link {
color: #5B5C72;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarright ul a:hover {
color: #666881;
border-bottom: 2px dotted #AEA78C;
margin-left: 1px;
}

#sidebarright ul a:visited:hover {
color: #666881;
border-bottom: 2px dotted #AEA78C;
margin-left: 1px;
}

#sidebarright ul a:visited {
color: #5B5C72;
text-decoration: none;
border: none;
font-weight: bold;
}


#sidebarright h2 {
color: #515266;
}

#rssimg
{
border: none;
text-align: center;
}

#rssimg a:hover
{
border: none;
text-align: center;
}

#sidebarimg_left {
text-align: center;
border: none;
}
#sidebarimg_left img, a:link {
margin-top: 5px;
margin-bottom: 5px;
border: none;
}

#sidebarimg_left a:hover, a:visited:hover {
border: none;
}
#sidebarimg_left a:visited:hover {
border: none;
}

#sidebarimg_right {
text-align: center;
border: none;
}
#sidebarimg_right img, a:link {
margin-top: 5px;
margin-bottom: 5px;
border: none;
}

#sidebarimg_right a:hover {
border: none;
}
#sidebarimg_right a:visited:hover {
border: none;
}




// #leftnav p, #rightnav p { margin: 0 0 1em 0; }
// #content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 8px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
padding: 5px 25px 5px 25px;
margin-top: 5px;
margin-bottom: 5px;
background: #EAEAEA;
border-left: 1px dotted #777777;
border-right: 1px dotted #777777;
}
blockquote blockquote
{
padding: 5px 25px 5px 25px;margin-top: 5px;
margin-bottom: 5px;
background: #EAEAEA;
border-left: 1px dotted #999999;
border-right: 1px dotted #999999;

}
blockquote blockquote blockquote
{
padding: 5px 25px 5px 25px;
margin-top: 5px;
margin-bottom: 5px;
background: #EAEAEA;
border-left: 1px dotted #bbb;
border-right: 1px dotted #bbb;
}

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
margin-bottom: 20px;
margin-top: 20px;
//background-color: #EAEAEA;
background-color: #EAEAEA;

line-height: 2.0em;
}

.postmetadata a:link
{
border: none;
color: #5B5C72;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #666881;
font-weight: normal;
border-bottom: 2px dotted #AEA78C;
}

.postmetadata a:visited:hover
{
border: none;
color: #666881;
font-weight: normal;
border-bottom: 2px dotted #AEA78C;
}

.postmetadata a:visited
{
border: none;
color: #5B5C72;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links Global ********************
                         *****************************************************/

a:link
{
color: #5B5C72;
text-decoration: none;
font-weight: normal;
}

a:hover
{
color: #666881;
border-bottom: 2px dotted #AEA78C;
}

a:visited
{
color: #5B5C72;
text-decoration: none;
font-weight: normal;
}

#feed, #feed img a:link, #feed img a:visited img a:hover
{
border: none;
}

                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #EAEAEA;
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
}

.commentlist li
{
margin: 10px 10px 8px 15px;
padding-left: 25px;
list-style: none;
background: url(img2/ffwd_big.gif) 0px 0px no-repeat;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #AEA78C;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #AEA78C;
}


						/***************************************************
                         *********************** Formulare **************
                         *****************************************************/

.centerform {
width: 100%;
text-align: center;
}

form {
font-size: 12px;
margin-top: 12px;
margin-bottom: 12px;
font-weight: bold;
text-align: center;
padding: 6px;
background: #EAEAEA;
border: 1px solid #515266;
}

input[type="submit"]{
color:#EAEAEA;
border: 2px solid #5B5C72;
margin: 3px;
padding: 1px;
background: #5B5C72;
font-size: 10px;
}

input[type="submit"]:hover{
color:#EAEAEA;
background:#AEA78C;
border: 2px solid #AEA78C;
margin: 3px;
padding: 1px;
font-size: 10px;

}


input[type="text"]{
color:#000;
border: 2px solid #5B5C72; 
margin: 3px;
padding: 2px;
font-size: 10px;

}

input[type="text"]:hover{
color:#000;
border: 2px dotted #AEA78C;
margin: 3px;
font-size: 10px;

}

input[type="text"]:focus{
color:#000;
border: 2px solid #AEA78C;
margin: 3px;
font-size: 10px;

}

input[type="password"]{
color:#000;
border: 2px solid #5B5C72; 
margin: 3px;
padding: 2px;
font-size: 10px;

}

input[type="password"]:hover{
color:#000;
border: 2px dotted #AEA78C;
margin: 3px;
font-size: 10px;

}

input[type="password"]:focus{
color:#000;
border: 2px solid #AEA78C;
margin: 3px;
font-size: 10px;

}

input[type="checkbox"]{
color:#000;
border: 2px solid #5B5C72; 
margin: 3px;
padding: 2px;
font-size: 10px;

}

input[type="checkbox"]:hover{
color:#000;
border: 2px dotted #AEA78C;
margin: 3px;
font-size: 10px;

}

input[type="checkbox"]:focus{
color:#000;
border: 2px solid #AEA78C;
margin: 3px;
font-size: 10px;

}


//input, select, textarea {
//color:#00c;
//border: 1px dotted #999999;
//margin: 5px;
//}



                         /***************************************************
                         *********************** Headings Global **************
                         *****************************************************/

h1
{
font-size: 26px;
padding-left: 5px;
color: #666666;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
margin-top: 5px;
margin-bottom: 6px;
text-align: left;
}

h3
{
display: block;
font-size: 16px;
font-weight: bold;
padding-left: 23px;
padding-top: 16px;
margin-top: 6px;
margin-bottom: 15px;
text-align: left;
background: url(img2/play_big.gif) 0px 16px no-repeat;
}

h3 a:link, h3 a:visited
{
color: #515266;
font-weight: bold;
}

h4
{
margin-top: 15px;
font-size: 14px;
}


.date
{
float: right;
font-weight: bold;
background: url(img/date.gif) 0px 10px no-repeat;
padding-bottom: 20px;
margin-right: 15px;
text-align:center;
width: 35px;
color: #515266;
line-height: 1.2em;
}

.rightfloat
{
float: right;
}

.leftfloat
{
float: left;
}

.alignleft
{
text-align: left;
}

.alignright
{
text-align: right;
}

.small {
font-size: 10px;
}

.more-link {
   text-align: center;
   font-style: normal;
   margin-top: 6px;

}

.search-entry {
	font-style: italic;
}

