﻿/*  
Theme Name: Dark Glamour
Theme URI: http://www.wpskins.org/
Description: A spectacular 3 column wordpress theme designed with advertising in mind. Designed By: <a href="http://www.wpskins.org/" title="WPSkins.org" target="_blank">WPSkins.org</a> | Brought to you by: <a href="http://www.spearspics.com" target="_blank">Britney Spears Pics</a> | <a href="http://www.farawayfurniture.co.uk" target="_blank">Garden Furniture</a> | <a href="http://www.sparktet.com" target="_blank">Sparky</a>
Author: WPSkins.org
Author URI: http://www.wpskins.org/
	 
	This theme was designed and built by WPskins.org,
	whose blog you will find at http://www.wpskins.org/

	The CSS, XHTML and design is released under Attribution-ShareAlike 2.5 Licence You must leave our 2 links intact on this theme if you wish to use it: 	http://creativecommons.org/licenses/by-sa/2.5/

*/


			/* Global Layout */

a:link, a:visited
{
color: #CC0000;	
}

a:hover {
	color: #000000;
}

body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background: #DDDDDF url(img/header02.jpg) top center no-repeat;
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 950px;
height: 95px;
text-align: left;
}

.bugtitle
{
position: relative;
padding-top: 15px;
font-size: 24px;
font-weight: bold;
}

.sited
{
position: relative;
padding-left: 45px;
font-size: 11px;
}

#nav
{
position: relative;
margin: auto;
width: 950px;
padding-top: 2px;
height: 23px;
color: #ffffff;
}

#contentwrap
{
position: relative;
margin: auto;
padding-top: 2px;
width: 950px;
text-align: left;
}

#left
{
position: relative;
float: left;
width: 191px;
}

#content
{
position: relative;
float: left;
padding: 32px 20px 0px 20px;
width: 528px;
}

#advert
{
position: relative;
padding-top: 30px;
height: 83px;
width: 528px;
text-align: center;
background: url(img/advert.gif) top left no-repeat; 
}

.post
{
position: relative;
margin-top: 10px;
margin-bottom: 10px;
padding: 9px;
background: #ffffff;
}

.posttitle
{
position: relative;
float: left;
width: 75%;
padding: 3px;
background: #CC0000;
border: 1px solid #000000;
color: white;
font-weight:bold;
}

.posttitle a, .posttitle a:visited {
	color: #ffffff;
}

.posttitle a:hover{
	color: #000000;
}

.postdate
{
position: relative;
float: right;
width: 15%;
padding: 3px;
padding-left: 7%;
background: #CC0000;
border-top: 1px solid #ffbea2;
border-left: 1px solid #ffffff;
color: white;
border: 1px solid #000000;
}

.postdate a, .postdate a:visited {
	color: #ffffff;
}

.postdate a:hover {
	color: #000000;
}

.comments
{
position: relative;
float: right;
padding: 2px;
padding-right: 25px;
background: url(img/plus.gif) right center no-repeat;
}

#right
{
position: relative;
float: left;
width: 191px;
}

.module
{
position: relative;
margin-bottom: 12px;
padding: 5px 12px 12px 12px;
background: url(img/h3bottom.gif) bottom left no-repeat;
}

.module li
{
position: relative;
border-bottom: 1px solid #ffffff;
}

.module a:link, .module a:visited
{
position: relative;
display: block;
padding: 5px 0px 3px 22px;
height: auto;
color: white;
background: #CC0000 url(img/bullett.gif) left center no-repeat;
background-position: 10px 10px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

.module a:hover{
position: relative;
display: block;
padding: 5px 0px 3px 22px;
height: auto;
color: white;
background: #000000 url(img/bullett.gif) left center no-repeat;
background-position: 10px 10px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#footer
{
position: relative;
margin-top: 45px;
padding-top: 12px;
height: 31px;
text-align: center;
background: url(img/footer.gif) top left;
}


#comment
{
width: 300px;
}









p
{
margin: 9px 0px 9px 0px;
line-height: 17px;
}

h3
{
position: relative;
padding: 2px 0px 0px 8px;
height: 29px;
color: #000000;
font-size: 11px;
font-weight: bold;
background: url(img/h3bg.gif) top left no-repeat;
}

.althead
{
position: relative;
background: url(img/h3b.gif) top left no-repeat;
color: #000000;
}

#content h3
{
color: #000000;
background: none;
}








