/*
Theme Name: Veronica Canning Blog Theme
Description: Custom built blog theme for Veronica Canning (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: Veronica Canning specific design only
Version: 0.1
*/

* { padding:0; margin:0; outline:0; }
body {
	background-color: #E5F1CD;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #444444;
	background-image: url(http://veronicacanning.com/images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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: #5b8603;
	text-decoration: none;
}
body a:hover {
	color: #5b8603;
	text-decoration: underline;
}


#topdiv {
	display: block;
	clear: both;
	height: 113px;
	text-align: left;
	width: 750px;
}

#logo-hidden {
	display: block;
	clear: both;
	text-align: left;
	height: 113px;
	width: 750px;
}

#logo-hidden a {
	display: block;
	width: 350px;
	height: 100px;
}

#logo-hidden a:hover {
	text-decoration: none;
	border: none;
}
.hidden {
	visibility: hidden;
}

h1, h2 {
	font-family: "Century Gothic", "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	clear: both;
	text-transform: uppercase;
	margin: 0px;
	line-height: 23px;
	color: #92017d;
	font-weight: normal;
}
h3 { font-family: "Century Gothic", "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	clear: both;
	text-transform: uppercase;
	margin: 0px;
	line-height: 22px;
	color: #92017d; 
	font-weight: normal;}

h1 a, h2 a, h3 a { color:#92017d; text-decoration: none; font-weight: normal; }
h1 a:hover, h2 a:hover, h3 a:hover { color:#8f9e16; }



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



.navdiv{
	width: 188px;
 	background-color: #e5f1cd;
	margin: 0px;
	float: left;
}
.nav {
	font-family: "Century Gothic", "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	display: block;
	line-height: 27.2px;
	width: 188px;
	background-color: #a8cf58;
	text-align: left;
	vertical-align: top;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
.nav:hover {
	color: #9a0084;
	display: block;
}
.nav a {
	color: #ffffff;
	text-decoration: none;
	width: 188px;
	display: block;
}
.nav a:hover{
	color: #9a0084;
	text-decoration: none;
}



.titlediv {
	font-family: "Century Gothic", "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 29px;
	color: #d4fc80;
	display: block;
	width: 690px;
	float: left;
	vertical-align: top;
	text-transform: uppercase;
	margin: 15px 0px 15px 20px;
}


.whitecontainer {
	float: left;
	display: block;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	color: #66325f;
	width: 790px;
	border: 8px solid #FFFFFF;	
	
}






.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: normal; color:#777;}

#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:#555; text-decoration: none; }
#sidebar ul ul li a:hover{ color:#5b8603; }

#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 { font-size:21px; padding:10px 0 15px 10px; color:#999;}

.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;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d1ce;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #66325F;
	display: block;
	text-align: left;
	vertical-align: top;
	padding: 15px 0px 15px 10px;
}

#footerdiv a:hover {
text-decoration: none;
}

.rsslink {
float: left;
background:url(images/rss.gif) no-repeat;
text-decoration: none;
border: none;
}
.rsslink a {
display: block;
width:110px; 
height:25px;
border: none;
text-decoration: none;
} 
.rsslink a: hover {
text-decoration: none;
}



.fuelcredit {
	text-align: left;
	display: block;
	clear: both;
	margin: 0px auto;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 8px 0px 9px 190px;
}
.fuelcredit a {
	color:#b2bba0;
	text-decoration: none;
}
.fuelcredit a:hover {
	color:#b2bba0;
	text-decoration: underline;
}
