/*
Theme Name: Corn Exchange Blog Theme
Description: Custom built blog theme for the Corn Exchange Theatre Co. (based loosely around the K.I.S. theme by cssmayo.com (Keep it simple). Sidebar widget ready. Valid CSS & HTML
Author: Neil Creagh
Author URI: http://www.fuel.ie/
Tags: cornexchange specific design only
Version: 0.1
*/

* { padding:0; margin:0; outline:0; }
body {
	background:#f5f5f5;
	color:#818181;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:17px;
	padding: 5px 0px 12px 6px;
}

a img { padding:1px; border:solid 1px #ddd;}
a:hover img { padding:1px; border:solid 1px #777;}

.alignleft, .left { float:left; display:inline; }
.alignright, .right { float:right; display:inline; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.cl { font-size:0; line-height:0; height:0; display:block; clear:both; }

body a {
	color: #e30e7e;
	text-decoration: none;
}
body a:hover {
	color: #e30e7e;
	text-decoration: underline;
}
h1, h2 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	color: #e30e7e;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h3 { font-size:21px; color:#666; font-family: "Times New Roman", Times, serif; line-height:24px; font-weight: normal;}

h1 a, h2 a { color:#e30e7e; text-decoration: none; font-weight: normal; }
h1 a:hover, h2 a:hover { color:#e30e7e; }



#content { float:left; width:530px; }
#sidebar { float:right; width:250px; }
#main { padding-bottom:10px;}

.box { background:url(images/box-c.gif) repeat-y 0 0; width:100%; margin-bottom:10px;}
.box-t { background:url(images/box-t.gif) no-repeat 0 0; width:100%; }
.box-b { background:url(images/box-b.gif) no-repeat 0 bottom; height:100%; padding:8px 13px 13px 13px; }



#sidebar ul { list-style-type: none; }
#sidebar .box { background-image:url(images/sidebar-box-c.gif);}
#sidebar .box-b { background-image:url(images/sidebar-box-b.gif);}
#sidebar h2 { height:32px; background:url(images/sidebar-h2.gif) no-repeat 0 0; font-size:15px; line-height:30px; padding:0 13px; font-weight: bold; color:#444;}

#sidebar ul li { background:url(images/sidebar-box-c.gif) repeat-y 0 0; padding:0; margin-bottom:10px;}

#sidebar ul li ul,
#sidebar .widget_search div,
#sidebar .widget_text .textwidget,
#sidebar .widget_calendar #calendar_wrap,
#sidebar .widget_tag_cloud div
{ background:url(images/sidebar-box-b.gif) no-repeat 0 bottom; padding:8px 13px 13px 13px; }



#sidebar ul ul { }
#sidebar ul ul li { background:url(images/arr.gif) no-repeat 0 9px; border-bottom:solid 1px #dcdcdc; padding:3px 0 3px 9px; margin:0;}
#sidebar ul ul li a{ color:#333; text-decoration: none; }
#sidebar ul ul li a:hover{ color:#e30e7e; }

#sidebar ul ul ul{ background:transparent; padding:0; }
#sidebar ul ul ul li{ border:0; }

#sidebar li.no-li { border:0 !important; background:transparent; padding-left:0;}

.post { }
.post .entry { padding-top:14px; overflow:hidden; }
.post .entry p{ padding-bottom:15px; }
.post .entry ul,
.post .entry ol { padding:0 0 15px 30px;}
.post .entry li { padding-bottom:3px;}
.post .entry blockquote { padding-left:45px; background:url(images/quote.gif) no-repeat 5px 5px;}
.post .entry table { width:100%; margin-bottom:20px;}

.post small.date{ display:block; font-size:10px; }

/*
.post-meta { font-size:10px; height:24px; background:url(images/post-meta.gif) no-repeat 0 0; color:#fff; position:relative; line-height:22px; width:571px; margin:0 -6px; padding:0 8px; } */
.post-meta { font-size:10px; background:#eee url(images/post-meta-t.gif) no-repeat 0 0; color:#777; position:relative; line-height:14px; width:510px; margin:0 -6px; }
.post-meta-b { background:url(images/post-meta-b.gif) no-repeat 0 bottom; height:100%; padding:5px 8px 3px 8px;}

.post-meta a{ color:#777 !important; font-weight: bold; }
.post-meta .left{ width:390px; }
.post-meta .right{ width:100px; text-align: right;}
.post-meta p{padding:0 0 3px 0 !important;}

#footer { height:59px; background:url(images/footer.gif) no-repeat 0 0; }
#footer.nav ul{ padding-top:13px; padding-bottom:3px; width:auto;}
#footer .copy{ font-size:10px; padding:0 0 0 18px;}
#footer .copy a{ color:#222; text-decoration: none;}
#footer .copy a:hover{ color:#666; }


#calendar_wrap table { width:80%; margin:0 auto; text-align: center;}
#calendar_wrap table td,
#calendar_wrap table th { padding:2px;}

h2.pagetitle,
h2.center { text-align: center; font-size:26px; line-height:1.2; padding:10px 0 20px 0; color:#666;}

.page-nav { font-size:10px; padding-bottom:10px; line-height:12px; }
.page-nav .alignright{ text-align: right;}
.page-nav div{ float:none; padding-bottom:4px; display:block; }

.post .postmetadata small { font-size:10px; display:block; padding-top:10px; line-height:15px; }

input, textarea, select { font-size:12px; font-family: Arial, sans-serif;}
input, textarea { padding:3px; }
textarea { overflow:auto; }

ol.commentlist { list-style-type: none; }
ol.commentlist li { background:url(images/box-c.gif) repeat-y 0 0; width:100%; margin-bottom:15px; }
ol.commentlist li .comment-body{ background:url(images/box-b.gif) no-repeat 0 bottom; height:100%; padding-bottom:13px;}
ol.commentlist li .comment-author{ background:url(images/box-t.gif) no-repeat 0 0; height:100%; }
ol.commentlist p{ padding:5px 13px 0 13px;}
ol.commentlist .comment-author{ padding:8px 13px 0 13px; font-size:11px; font-weight: bold;}
ol.commentlist img{ float:right;}
ol.commentlist .comment-meta{ padding:0 13px 0 13px; font-size:10px; padding-bottom:5px;}
ol.commentlist a{ color:#444; }

ol.commentlist .reply { padding:5px 13px 0 13px; font-size:11px; }
ol.commentlist #respond { background:url(images/box-b.gif) no-repeat 0 bottom; height:100%; padding-bottom:13px; }
ol.commentlist ul.children { list-style-type: none; }
ol.commentlist ul.children li{ margin-bottom:0; }


h3#comments { padding:20px 13px 10px 13px;}
#respond { padding:20px 13px 0 13px;}
#respond h3{ padding-bottom:10px;}
#respond p{ padding-bottom:10px;}
#respond input{ width:250px; }
#respond input#submit{ width:150px; }
#respond textarea{ width:500px; height:200px; }
	
#content #searchform { text-align: center;}
#footer ul {
    height: auto !important;
}
#footerdiv {
	display: block;
	clear: both;
	margin-left: 15px;
	width: 933px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d1ce;
	background:url(images/rss.gif) no-repeat 4px 15px;
}
#footerdiv a {
display: block;
text-decoration: none;
border: none;
width:115px; height:55px; 
}

