/*
Theme Name: Urbane Blinds
Theme URI: http://www.urbaneblinds.co.uk
Version: 1.0
Description: 2 Column theme
Author: Urbane Blinds
Author URI: http://www.urbaneblinds.co.uk
*/

/* Other Html Elements */
#content-wrapper {
	margin-bottom: 14px;
}

.titlearea {
	background-image: url(images/blog_sep.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	padding-bottom: 9px;
	float: left;
}
.titles { font-size: 200%; font-family:Georgia, Tahoma, Verdana;}
.posttitle {
	margin-top: 15px;
	line-height: 2em;
	float: left;
	display: inline;
	width:355px;
}
.posttime{
	background-image: url(images/icon4.gif);
	position: 0px 0px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
}
.postauthor{
	background-image: url(images/icon1.gif);
	position: 0px 0px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 6px;
	background-repeat: no-repeat;
}
.postcomments{
	background-image: url(images/icon3.gif);
	position: 0px 0px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 4px;
	background-repeat: no-repeat;
}
.postcategory{
	font-size: 85%;
	color: #666666;
}
.specifics {
	font-size: 80%;
	color: #666666;
	display: inline;
	float: left;
}
.post {
	margin-top: -6px;
	float: left;
}
.readmore {
	float: left;
	width: 403px;
	height: 24px;
	background-image: url(images/rmbg.gif);
	margin-top: 8px;
	margin-bottom: 12px;
	padding: 4px 8px 0px 8px;
	font-size: 85%;
}
.rmpermalink {
	float: left;
	background-image: url(images/permalink.gif);
	background-position: 0px 4px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
}
.rmreadmore {
	float: right;
	background-image:url(images/read_more.gif);
	background-position: right 8px;
	padding-right: 17px;
	padding-top: 0px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
}
pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Sidebar */

.sidenav {
	background-image: url(/images/sidenav_bg.gif);
	background-repeat: no-repeat;
	margin: 7px 0px 0px 0px;
}
.sidenavins {
	background-image: url(/images/sidenavins_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 6px 0px 14px 11px;
}
.sidenav ul {
	margin: 0px;
	padding: 0px;
}
.sidenav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(/images/sidenav_a.gif);
	width: 252px;
	height: 22px;
}
.sidenav li a {
	background-image: url(/images/sidenav_a.gif);
	background-position: 0px 22px;
	padding: 0px 0px 0px 15px;
	width: 237px;
	height: 22px;
	display: block;
}
.sidenav li a:hover {
	background-image: none;
}
#latestposts {
	width: 272px;
	background-image: url(images/latest_posts.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 35px;
}
#categories {
	width: 272px;
	background-image: url(images/categories.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 35px;
	margin-top: 7px;
}
#archive {
	width: 272px;
	background-image: url(images/archive.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 35px;
	margin-top: 7px;
}
#rssfeeds {
	width: 272px;
	background-image: url(images/rss_feeds.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 35px;
	margin-top: 7px;
}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}
#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
.commenthead {
	padding: 7px 7px 7px 10px;
	display:block;
	font-style:normal;
	background:url(images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #d6e4c1;
	color:#666666;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 14px;
	}	
ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px 7px 7px 10px;
	display:block;
	font-style:normal;
	background:url(images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #A9D7F5;
	color:#666666;
	font-size: 80%;
	}	

.commentlist a{
	color:#033367;
	}
.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 140%;
	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:16px;
	}

.commenttext {
	background: #D9EDFB;
	border-top:1px solid #EEF7FD;
	border-bottom: 1px solid #A9D7F5;
	padding: 0 20px 10px 20px;
	color: #333333;
	font-size: 85%;
	}
.commentlist li.alt {
  background: #ccf;
}
	

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 8px;
}
.date .month {
	display: block;
	color: #FCC3D1;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 4px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -18px;
}
.slogan {
font-size: 16px;
color: #8DA2D8;
text-transform: lowercase;
margin-left: 144px;
margin-bottom: 2px;
float: left;
}
#breadcrumb h5 {
	text-transform: lowercase;
}

.field, textarea, #comment, #author, #email, #url {
	background: #F1F9FE !important; 
	border: solid 1px #A9D7F5;
	padding:5px 8px;
	}


.field:focus, textarea:focus,
#comment:focus, #author:focus, #email:focus, #url:focus {
 	background:#FFFFFF !important;
	}
	
#author, #email, #url {
	width:200px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
.lauthor, .lemail, .lurl {
	font-size: 85%;
	}
	
#comment {
	width: 398px;
	padding:10px;
	height:160px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
