/*  
Theme Name: Douglas Post Word Press Theme
Theme URI: http://www.wpdesigner.com
Description: Douglas Post - Keeping you in touch!
Version: 1.0
Author: Kieran Joyce
Author URI: http://www.douglaspost.ie/
*/

body{
/* fit into screen edges */ margin:0px;
}

/* open fixes */

img.no-border{
/* removes hyperlink border */ border:0px;
}

img.fix-space{
/* removes extra space IE places below images that are inside a div */vertical-align: text-bottom;
}

img.vertical-middle{
vertical-align:middle;
}

/* removes smiley for blog stats */
img#wpstats{display:none}

/* close fixes */

div.banner-bg{
/* center */ background-position:center;
background-image:url(http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/header-bg.jpg);
background-repeat:repeat-x;
height:90px;
margin-top:15px;
}

div.banner-container{
/* center */ margin-left: auto; margin-right: auto;
height:90px;
width:832px;
}

div.banner-left{
float:left;
}

div.banner-right{
float:right;
background-image:url(http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/header-search.jpg);
background-repeat:no-repeat;
width:228px;
height:90px;
}

div.nav-bg{
/* center */ background-position:center;
background-image:url(images/nav-bg.jpg);
background-repeat:repeat-x;
height:45px;
margin-top:5px;
}

div.nav-container{
/* center */ margin-left: auto; margin-right: auto;
/*background-image:url(http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/nav-container.jpg);*/
background-repeat:no-repeat;
height:45px;
width:832px;
}

span.nav-linkblock{
width:106px;
display:inline-block;
}

ul.nav-ul{
list-style:none;
margin:0px;
padding:0px;
}

li.nav-li{
display:inline;
}

a.nav-link:link{
text-decoration: none; 
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
padding-left:20px;
padding-right:20px;
position:relative;
bottom:12px;
}
a.nav-link:visited{
text-decoration: none; 
font-family:Arial, Helvetica, sans-serif; 
color:#ffffff;
font-weight:bold;
padding-left:20px;
padding-right:20px;
position:relative;
bottom:12px;
}
a.nav-link:active{
text-decoration: none; 
font-family:Arial, Helvetica, sans-serif; 
color:#ffffff;
font-weight:bold;
padding-left:20px;
padding-right:20px;
position:relative;
bottom:12px;
}
a.nav-link:hover{
text-decoration: underline;  
font-family:Arial, Helvetica, sans-serif; 
color:#ffffff;
font-weight:bold;
padding-left:20px;
padding-right:20px;
position:relative;
bottom:12px;
}

/* widget style */

.searchform{
position:relative;
top:18px;
left:10px;
}

.searchform-input{
border-style:none;
border:0px;
font-weight:bold;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
}

.searchform-button{
position:relative;
top:12px;
left:0px;
}

/* open four column layout */
/* total-padding=45px, total-width=777px, combined=822px which is 10px less than 832px, cannot account for this extra 10px in IE6 */

#mainblogbody-wrapper { 
 margin: 0 auto;
 width: 832px;
}

#mainblogbody-leftcolumn {
 margin: 10px 0px 0px 0px;
 width: 160px;
 float: left;
}

#mainblogbody-content { 
 float: left;
 margin: 10px 15px 0px 20px;
 width: 470px;
 display: inline;
}

#mainblogbody-rightcolumn { 
 margin: 0px 0px 0px 0px;
 width: 147px;
 float: left;
 position: relative;
}

/* close four column layout */

.issuu-thumb{
background-image:url(http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/issues/issuu-thumb.jpg);
width:160px;
height:230px;
}

a.issuuthumb-link:link{
text-decoration: none; 
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
font-size:26px;
position:relative;
top:150px;
left:62px;
}
a.issuuthumb-link:visited{
text-decoration: none; 
font-family:Arial, Helvetica, sans-serif; 
color:#ffffff;
font-weight:bold;
font-size:26px;
position:relative;
top:150px;
left:62px;
}
a.issuuthumb-link:active{
text-decoration: none; 
font-family:Arial, Helvetica, sans-serif; 
color:#ffffff;
font-weight:bold;
font-size:26px;
position:relative;
top:150px;
left:62px;
}
a.issuuthumb-link:hover{
text-decoration: underline;  
font-family:Arial, Helvetica, sans-serif; 
color:#ffffff;
font-weight:bold;
font-size:26px;
position:relative;
top:150px;
left:62px;
}

/* open wordpress styling */

#container{
font-family: Arial, Helvetica, Sans-serif;
font-size: 12px;
color:#000000;
margin: 20px 0 0 0;
}

.top-container{
height:45px;
}

.post-date{
float: left;
display: inline;
margin: 0 15px 0px 0;
background: url(images/date-icon.jpg) no-repeat;
width:40px;
height:45px;
}

.post-error{
float: left;
display: inline;
margin: 0 15px 0px 0;
background: url(images/error-icon.jpg) no-repeat;
width:45px;
height:45px;
}

.post-month{
font-family: Arial, Helvetica, Sans-serif;
font-size: 10px;
color:#ffffff;
font-weight:bold;
text-align:center;
margin-top:2px;
}

.post-day{
font-family: Arial, Helvetica, Sans-serif;
font-size: 15px;
color:#ffffff;
font-weight:bold;
text-align:center;
margin-top:4px;
}

#container h2{
font-size: 16px;
font-weight:bold;
margin: 0 0 0 0;
}

a.container-title{
font-weight:bold;
/*color:#ad0908;*/
color:#333333;
text-decoration:none;}

a.container-title:hover{
font-weight:bold;
color:#333333;
text-decoration:none;}

.container-title-error{
font-weight:bold;
color:#333333;
}

#subtitle-category{
margin: 0 0 0 0;
}

#subtitle-category a{
color:#0674a0;
text-decoration:none;
font-weight:bold;
}

#subtitle-category a:hover{
color:#0674a0;
text-decoration:underline;
font-weight:bold;
}

#entry{
margin: 0px 0 0 0;
padding: 5px 5px 5px 5px;
font-family: Arial, Helvetica, Sans-serif;
font-size: 12px;
color:#000000;
background-image:url(http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/entry-bg.jpg);
background-repeat:no-repeat;
}

#entry p{
margin: 0 0 5px 0;
}

#entry a{
color:#333333;
text-decoration:none;
font-weight:bold;
}

#entry a:hover{
color:#333333;
text-decoration:underline;
font-weight:bold;
}

#postmetadata{
margin: 0 0 15px 0px;
font-family: Arial, Helvetica, Sans-serif;
font-size:11px;
}

#postmetadata a{
color:#0674a0;
text-decoration:none;
font-weight:bold;
}

#postmetadata a:hover{
color:#0674a0;
text-decoration:underline;
font-weight:bold;
}

/* SIDEBAR STYLING */

#sidebar{
margin: 0px 0px 0px 0px;
}

#sidebar ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* CATEGORY WIDGET STYLING */

#widget-categories-3 h2{
visibility:hidden;
}

#widget-categories-3 span{
display:block;
width:147px;
height:45px;
background-image:url(http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/sb-categories.jpg);
background-repeat:no-repeat;
margin: 0 0 0 0;
}

#widget-categories-3 ul{
list-style-image:url('http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/bullet-green.jpg');
margin: 0 0 0 0;
padding: 0 0 0 0;
}

li.cat-item{
width:127px;
font-family: Arial, Helvetica, Sans-serif;
font-size:12px;
margin-bottom:4px;
padding-bottom:4px;
margin-left:20px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#b0e68e;
}

.cat-item a{
font-family: Arial, Helvetica, Sans-serif;
font-size:12px;
text-decoration:none;
color:#333333;
font-weight:bold;
}

.cat-item a:hover{
font-family: Arial, Helvetica, Sans-serif;
font-size:12px;
text-decoration:underline;
color:#333333;
font-weight:bold;
}

/* ARCHIVE WIDGET STYLING */

#widget-archives-3 h2{
visibility:hidden;
}

#widget-archives-3 span{
display:block;
width:147px;
height:45px;
background-image:url(http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/sb-archives.jpg);
background-repeat:no-repeat;
margin: 0 0 0 0;
}

#widget-archives-3 ul{
list-style-image:url('http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/bullet-green.jpg');
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#widget-archives-3 li{
width:127px;
font-family: Arial, Helvetica, Sans-serif;
font-size:12px;
margin-bottom:4px;
padding-bottom:4px;
margin-left:20px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#b0e68e;
}

#widget-archives-3 a{
font-family: Arial, Helvetica, Sans-serif;
font-size:12px;
text-decoration:none;
color:#333333;
font-weight:bold;
}

#widget-archives-3 a:hover{
font-family: Arial, Helvetica, Sans-serif;
font-size:12px;
text-decoration:underline;
color:#333333;
font-weight:bold;
}

/* TAG WIDGET STYLING */

#widget-tag_cloud-3 h2{
visibility:hidden;
}

#widget-tag_cloud-3 span{
display:block;
width:147px;
height:45px;
background-image:url(http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/sb-tags.jpg);
background-repeat:no-repeat;
margin: 0 0 0 0;
}

#widget-tag_cloud-3 div{
text-align:left;
}

#widget-tag_cloud-3 a{
font-family: Arial, Helvetica, Sans-serif;
text-decoration:none;
color:#333333;
}

#widget-tag_cloud-3 a:hover{
font-family: Arial, Helvetica, Sans-serif;
text-decoration:underline;
color:#333333;
}

/* COMMENTS STYLING */

/* IE6 DOES NOT RENDER FLOATS CORRECTLY (SPACE BETWEEN COMMENTS) - IT ADDS AN ADDITIONAL VERTICAL HEIGHT BELOW - IE8 WORKS FINE */

.comments-template{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0 0 5px 0;
	line-height: 18px;
	padding: 0 0 0 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-family: Arial, Helvetica, Sans-serif;
        font-size:10px;
        color:#333333;
        margin: 10px 0 0 0;
}


.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.gravatar-container{
float:left;
margin: 0 0 0 0;
border: 1px solid #cccccc;
padding:5px;
}

.speech-bubble{
border: 1px solid #cccccc;
background-color:#efefef;
padding:10px;
}

.speech-bubble p{
font-family: Arial, Helvetica, Sans-serif;
font-size:12px;
color:#000000;
margin: 0 0 0 0;
}

.commentmetadata a{
font-weight:bold;
color:#0674a0;
text-decoration:none;}

.commentmetadata a:hover{
font-weight:bold;
color:#0674a0;
text-decoration:underline;}

.comment-arrow{
position:relative;
left:6px;
}

.align-right{
text-align:right;
}

.comments-bg{
background-image:url(http://douglaspost.ie/wp-content/themes/douglaspost-wptheme/images/comments-bg-quotes-a.jpg);
width:50px;
height:50px;
}

/* close wordpress styling */




