/*
Theme Name: Poly
Theme URI: http://www.poly.ie
Description: Awesome Poly theme
Version: 0.1
Author: Darran Morris
Tags: mantle color, variable width, two columns, widgets

Poly by Darran Morris || http://www.poly.ie
Basic Poly theme. Kickin.
*/

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
}


cite {
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: left;
	clear: both;
}
.feedback span a {
	display:block;
	padding:25px 0 0 0;
}
.feedback span {
	display:block;
	width:104px;
}
.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentlist {
list-style:none;
margin:0;
padding:0;
}

#commentlist li {
margin:5px 0 5px 0;
padding:6px 10px 20px 10px;
}

#commentlist li.odd {
background:url(../../../../assets/templates/poly/images/template_shaded_bg.png) repeat top left;
}

#commentlist li ul {
	list-style-type: none;
}

#commentlist li .avatar {
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
}

#header a {
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	padding:20px 0 10px 30px;
	width:11em;
	width:294px;
	float:right;
	text-align:left;
}

#menu a.questions {
	display:block;
	width:292px;
	height:58px;
	background:url(/darranmorris.com/images/btn_blog_questions.png) no-repeat top left;
	position:relative;
}

#menu a.questions span {
	position:absolute;
	left:-20000px;
}

#menu form {
padding:20px 0 20px 0;
}

#menu input#s {
/*float:left;*/
	padding:2px;
	width:150px;
	margin:0 5px 0 0;
}

#searchform input.search_submit {
	float:left;
	display:block;
	width:73px;
	height:22px;
	font-size:10px;
	font-weight:400;
	background:url(/darranmorris.com/images/btn_search.png) no-repeat top left;
	border:0;
	margin:0;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

/* Menu Header */
#menu ul li {
	font-size:16px;
	color:#b7b9bd;
	letter-spacing: 0.1em;
	margin: 20px 0 20px 0;
	padding-bottom: 2px;
	border-bottom:1px solid #2d3035; 
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: left;
}

/* Menu Links */
#menu ul ul li {
	font-size:12px;
	border: 0;
	letter-spacing: 0;
	margin:6px 0 6px 0;
	padding: 0;
}

#menu ul ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration:underline;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#searchform {
padding:20px 0 0 0;
}

#search {
padding:0 0 20px 0;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
