/*  
Theme Name: Daily News
Theme URI: http://wordpress.kubazwolinski.com/
Description: Theme inspired by a daily newspaper look... Works best with posts using the "more" tag. 
Version: 1.0
Author: SnowDog
Author URI: http://kubazwolinski.com/

*/

* {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:1em;font-weight:normal;}


html {width:100%;height:100%;}
body {
	font: 62.5% Georgia, "Times New Roman", Times, Serif;
	background: url('images/bg.jpg') center top #2b2118 ;
    background-attachment:fixed;
	color: #fff;
	text-align: center;
    width:100%;
    height:100%;
	}
    
#wrapper {
    background: url('images/wrapper-bg.jpg') repeat-y left top #efefef;
    color:#292727;
    margin:0 auto;
    position:relative;
    width:960px;
    min-height:100%;
    text-align: center;
    }
    
#header {
    background: url('images/header-bg.jpg') no-repeat top center transparent;
    margin-bottom:20px;
    position:relative;
    }
    
#blogTitle { 
    padding-top:50px;
    text-align:left;
    width:100%;
    
   }
#blogTitle  a  {
    border:none;
    border-left:40px solid #960303;
    color:#333;
    display:block;
    font: 9em "Times New Roman", Times, Serif;
    line-height:0.8em;
    padding-left:20px;
    margin:40px 60px;
    }
#tagline {
    border-top:3px double #666;
    border-bottom:1px solid #666;
    font-size:1.2em;
    line-height:1.7em;
    margin-left:61px;
    text-align:left;
    text-transform:uppercase;
    width:800px;
    } 
#today {
    display:block;
    float:right;
    }
#footer {
    border-top:3px double #666;
    bottom:0;
    left:61px;
    padding:1em 0;
    position:absolute;
    text-align:right;
    text-transform:uppercase;
    width:800px;
    }  
#footer img, #footer a {border:0;}  
#content {
    background: url('images/barcode.png') no-repeat 5px 80% transparent;
    padding:0 0 5em 61px; 
    text-align:left;
    max-width:820px;
    }

#langPicker {padding:0 0 1em 0;}
#langPicker li {
    display:block;
    list-style:none;
    list-style-image:none;
    margin:0.2em 0;
    }   
#langPicker li a {border: 1px solid #ccc;}
#langPicker li a:active,
#langPicker li a:focus,
#langPicker li a:hover {border: 1px solid #666;}
    
.clr {clear:both}
.column {
    float:left;
    }
.primary {
    width:50%;
    } 

.secondary {
    width:180px;
    }
.wide {width:380px;} 
.single {width:600px;padding-right:10px;}
.post {
    background: url('images/v-line.gif') repeat-y left top transparent;
    padding-left:10px;
    margin-right:10px;
    margin-bottom:10px;
    padding-bottom:10px;
    }
.widget,
.entry {
    font-size:1.2em;
    line-height:1.5em;
    padding-bottom:20px;
    }
    
.entry a {border-bottom:1px dotted #999}
.entry p {margin-bottom:10px;}
    
.latest {
   
    padding-left:0px;
    margin-right:10px;
    }  
.postDate {
    font-size:1.4em;
    font-weight:bold;
    font-style:italic;
    text-align:center;
    margin-top:-20px;
    margin-bottom:20px;
    }    
.pageTitle,
.postTitle {
    font-size:1.8em;
    margin-left:-10px;
    padding-left:10px;
    padding-top:10px;
    margin-bottom:10px;
    background: url('images/h-line.gif') repeat-x left top transparent;
    }   
.pageTitle a,    
.postTitle a {
    border:none;
    color:#292727;
    }      
.latest .entry {
    font-size:1.3em;
    padding-left:10px;} 
.latest .postTitle {
    font-size:2.7em;
    text-align:center;
    margin-left:0px;
    margin-bottom:30px;
    padding-left:10px;
    padding-top:30px;
    }
.latest .postTitle a {
    color:#960303;
    font-style:italic;  
    }
.latest .postTitle a:hover {border-bottom:1px solid #960303;} 
.excerptTitle {
    font-size:1.3em;
    font-weight:bold;
    }   

.postSign,
.postMeta {
    font:1.1em Arial, sans-serif;
    margin-top:10px;
    text-align:right;
    text-transform:lowercase;
    }   
.postSign a,
.postMeta a {
    font-weight:bold;
    border:none;
    } 
    
    
      
.blockTitle {
    background: url('images/trans-bg1.png');
    border-top:1px dotted #999;
    border-right:1px dotted #999;
    color:#999;
    height:2.5em;
    font-family:arial;
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:1em;
    padding-right:2px;
    text-transform:uppercase;
    text-align:right;
    }
.commentsBlock {
    font-size:1.3em;
    margin:10px;
    }   
ol.commentList li{
    background-image: url('images/trans-bg1.png');
    margin:0 0 0.5em -67px;
    padding:1em 1em 1em 67px;
    }
ol.commentList li.alt {
    background-image: url('images/trans-bg2.png');
    }
.commentMeta {
    color:#666;
    font-size:0.9em;
    margin: 0 0 1em 0;
    }
.avatar a {
    display:block;
    float:right;
    border: 1px solid #ccc;
    }
.avatar a:active,
.avatar a:focus,
.avatar a:hover {border: 1px solid #666;}
.commentsTitle {
    border:1px dotted #999;
    font-size:1.5em;
    margin:1em 0;
    padding:0.3em;
    }   
#commentForm div {
    margin:1em 0;
}
#commentForm textarea {
    width:100%;
    }
.alignRight {float:right;}
.alignLeft {float:left;}

img {
    border:1px solid #ccc;
    padding:2px;
    vertical-align:middle;
    }
li img {border:0;}
.post .entry img {float:left;margin:5px 5px 5px 0;}
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
	}

ul li {
    list-style-image:url('images/star.gif');
    margin-left:20px;
    }
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr
{
	font-size: 1em;
	}
a {
    background-color:inherited;
    color:#960303;
    text-decoration:none;
    
    }
.postTitle a {border:none;}
a:hover {
    border-bottom:1px solid #111;
    color:#111;
    }

.widget_categories li {
    float:left;
    margin-bottom:10px;
    }
.widget_categories a,    
.widget_recent_comments a {
    font-weight:bold;
    text-transform:uppercase;
    }
.navigation {
	display: block;
    font-size:1.2em;
    height:3em;
	text-align: center;
	margin-top: 1em;
	}
