﻿/*  
Theme Name: VDM News Theme
Theme URI: http://www.dvd-magazine.eu
Description: VDM News Theme ist dreispaltig und nur für das Virtual DVD Magazine bestimmt!
Version: 1.0
Author: Rene Daners
Author URI: http://www.dvd-magazine.eu/
Visit: http://www.dvd-magazine.eu
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
margin: 0px;
text-align: center;
color: #000000;
font-family: Arial;
     font-size: 13px;
}

#headerwrap
{
width: 100%;
line-height: 130%;
background: #FFFFFF url(img/bg.png) no-repeat;
background-position: center;
text-align: center;
margin: 0;
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;
text-align: left;
margin: 10px 0 0 15px;
padding-top: 4px;
font-size: 16px;
font-weight: bold;
color: #CFCAB5;
clear: left;
}

#comment
{
width: 350px;
}
                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
float: center;
margin: 0 auto;
width: 1120px;
overflow: hidden;
background: transparent;
color: #333;
}

                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 250px;
height: 466px;
margin: 0;
padding-top: 12px;
text-align: left;
margin-left: 0px;
margin-bottom: 20px;
background: #c1c1c1 url(img/contentbg.gif) repeat-x top;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}



                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
float: left;
width: 545px;
margin: 0 auto;
padding: 1em;
padding-top: 6px;
margin-left: 15px;
margin-top: 0px;
margin-bottom: 20px;
text-align: left;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}

#content h3 {
color: #000000;
}

#content ul li{
padding-left: 15px;
background: url(img/star.gif) no-repeat;
}

#content ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#content ol{
list-style-position: inside;
padding: 2px;
margin-bottom: 10px;
}

                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: left;
width: 250px;
height: 1400px;
padding-top: 12px;
margin-top: 0px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 0px;
text-align: left;
background: #c1c1c1 url(img/contentbg.gif) repeat-x top;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}
                         /***************************************************



                         *********************** Footer **************
                         *****************************************************/

#footwrap
{

clear: both;
margin: auto;
width: 100%;
background: #ffffff;
color: #333;
padding-top: 12px;
padding-bottom: 5px;
font-weight: normal;
}

#footwrap a:link {
color: #3F3F3F;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #3F3F3F;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #3F3F3F;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #3F3F3F;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
valign: middle;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
padding-left: 8px;
padding-right: 8px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 12px;

}

#sidebarleft ul li ul li{
padding-left: 10px;

}

#sidebarleft ul li li{
padding-left: 10px;

}

#sidebarleft a:link {
font-size: 13.5pt;
text-decoration: none; 
color: gray;
border: none;
}

#sidebarleft a:hover {
font-size: 13.5pt;
text-decoration: none; 
color: #c61818;
border: none;
}

#sidebarleft a:visited {
font-size: 13.5pt;
text-decoration: none; 
color: gray;
border: none;
}

#sidebarleft a:visited:hover {
font-size: 13.5pt;
text-decoration: none;
color: #c61818;
border: none;
}



                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: c1c1c1;
padding-left: 8px;
padding-right: 8px;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
}

#sidebarright ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#sidebarright a:link {
text-decoration: none; 
color: grey;
border: none;
}

#sidebarright a:hover {
text-decoration: none; 
color: c61818;
border: none;
}

#sidebarright a:visited:hover {
text-decoration: none; 
color: c61818;
border: none;
}

#sidebarright a:visited {
text-decoration: none; 
color: grey;
border: none;
}


#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
padding-left: 10px;
padding-right: 15px;
margin-left: 25px;
margin-right: 25px;
background: #fff url(img/bquote.gif) repeat-y;
}

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
margin-bottom: 20px;
background-color: #c1c1c1;
}

.postmetadata a:link
{
border: none;
color: #3E748F;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #628CAF;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #628CAF;

font-weight: normal;
}

.postmetadata a:visited

{
border: none;

color: #3E748F;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links Global ********************
                         *****************************************************/

a:link
{
text-decoration: none; 
color: gray;
}

a:hover
{



text-decoration: none; 
color: #c61818;
}

a:visited
{
text-decoration: none; 
color: gray;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: white;
background: gray url(img/bquote.gif) repeat-y;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: url(img/comment.gif) no-repeat;
}

.commentlist a:link
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ffdf00;
}

.commentlist a:visited
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ffdf00;
}

.commentlist a:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #c61818;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #c61818;
}

                         /***************************************************
                         *********************** Headings Global **************
                         *****************************************************/

h1
{
font-size: 13.5pt;
padding-left: 5px;
font-color: gray;
}

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: 18px;
padding-top: 16px;
margin-top: 6px;
margin-bottom: 15px;
text-align: left;
background: url(img/page.gif) 0px 17px no-repeat;
}

h3 a:link, h3 a:visited
{
color: gray;
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: #6D809F;
}

#blogroll {
margin-top: -30px;
margin-left: -15px;
}

#startbtn {
valign: middle;
}