/*  
Theme Name: Future Proofkilkenny Themes 
Theme URI: 
Description: none
Version: 
Author: Future Proofkilkenny Themes 
Author URI: 

*/

/* Base Definitions */


* {
	padding: 0; 
	margin:0;
}

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ebebeb;
	text-align: center;	
}


/* Wrapper Definition */
#wrapper {
	width: 760px;
	background: #fff;
	text-align: left;
	margin: 10px auto 0px auto;
	background: #fff url(images/bg2.gif) top center repeat-y;
	background-color: #fff;
	height:2290px;
}	

p {
	margin: 0.7em 0;
	line-height:1.6em;
}


a,
a:link, 
a:visited {
	color: #95c74a;
	font-weight:bold;
	text-decoration:underline;	
}

a:hover, a:active {
	color: #95c74a;
	text-decoration:none;	
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, Verdana, Sans-serif;
}

blockquote
{
	color:#666666;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	border-top: #1B2318 1px dashed;
	border-bottom: #1B2318 1px dashed;
}

.clear {
	clear:both;
}

.clear1 {
	clear:both;
	height:5px;
}

fieldset {
	border:0;
}

img{
	border:none;
}
/* Header Image Area Definition */
#top {
	background: #fff url(images/header.gif) top center no-repeat;
	height: 65px;
	padding-top: 18px;
	padding-left: 28px;
	padding-right: 20px;
    text-align: right;
	color: #ccc;
	font-size: 10px;
	background-color: #fff;
}

#top .comment {
	margin: 14px 0px 0px 0px;
	color: #245917;
	font-size: 18pt;
	font-weight: bold;
}

#top input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px; 
	color: #70b24C;
}


#top input.submit {
	border: 0px;
	background-color: #A3BB90;
	padding: 0px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #245917;
	font: bold 1em Arial, Sans-Serif;
}

#top a {
 color: #808080;
 background-color: #fff;
}


/* Container Definitions */
#container {
	clear:both;
	width:760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Content Definitions */

#content {
	float: left; 
	position: relative;
	overflow:hidden;
	display:inline;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
}

.full{
	width: 675px;
}

.nonfull{
	width: 480px;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;	
}

#content ol {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;	
}

#content .post {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#content .posttitle{
/*	background:url(images/flower.jpg) top left no-repeat;
	padding: 10px 0px 15px 0px;
	border-bottom:1px solid #969696;
	min-height:55px;
	width:500px;*/
}

#content h2 {
	margin:0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;	
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 0px;
	color: #B60400;
	background-color: #fff;
}

#content h2 a,
#content h2 a:link, 
#content h2 a:visited {
	color: #245917;
    text-decoration:none;
}

#content h2 a:hover, #content h2 a:active {
	color: #95c74a;
    text-decoration:none;
}


#content .entry {
    margin:1em 0;
    padding-right:1em;    
}

#content .entry a,
#content .entry a:link, 
#content .entry a:visited { 
	color: #95c74a;
	font-weight:bold;
	text-decoration:underline;	
}

#content .entry a:hover, 
#content .entry a:active {   
	color: #95c74a;
	font-weight:bold;
	text-decoration:none;
}

#content .post-info{
	font-size: 11px;
	color:#e54680;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-weight:normal;
	margin:0;
	padding:0px 0px 5px 10px;	
}

#content .post-info a ,
#content .post-info a:link, 
#content .post-info a:visited {
	font-weight:bold;
	color: #e54680;	
}

#content .post-info a:hover, #content .post-info a:active {
	color:#245917;
}


#content .postmetadata {
	text-align:right;
	font-size: 11px;
	color:#666666;
	margin:0;
	padding: 6px 0px 0px 11px;
	height:30px;
	border-top:1px dotted #666666;
}

#content .postmetadata a ,
#content .postmetadata a:link, 
#content .postmetadata a:visited {
	color: #95c74a;	
}

#content .postmetadata a:hover, #content .postmetadata a:active {
	color:#006bb9;
}


#content a,
#content a:link, 
#content a:visited {
	color: #95c74a;
	font-weight:bold;
	text-decoration:underline;	
}

#content a:hover, a:active {
	color: #95c74a;
	font-weight:bold;
	text-decoration:none;	
}

/* Sidebar Definitions */
#sidebar {
	float: right;
	width: 228px;
	line-height: 18px;
	margin-right: 10px;
	background: #fff url(images/bg_nav.gif) right top no-repeat;
	background-color: #fff;
	padding: 0px 0px 10px 0px;
}

#sidebar h2 {
	font-size: 20px;
	padding: 10px 0px 10px 10px;		
	font-weight:normal;
	color:#245917;
	text-transform:uppercase;	
}

#sidebar a,
#sidebar a:link, 
#sidebar a:visited {
	color: #245917;	
  	text-decoration:none;
}

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


#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ul li a:hover {
	display: block ; 
	line-height: 29px ;
	color: #B60400; 
	text-decoration: none ;
	background: url(images/li.gif) +10px +8px no-repeat ;
	text-transform:uppercase;
	font-weight:bold; 
	padding:0px 10px 0px 30px;
}

#sidebar ul ul li a:hover {
	background: #eaeaea;
	line-height: 29px ;    
	background: #ebebeb url(images/li.gif) no-repeat +10px +8px; 
}



#sidebar ul {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	list-style:none;
}

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

#sidebar ul ul {
    list-style:none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#sidebar ul ul li {
  	padding:0px 0px 0px 5px;
	border:none;
	margin:0px 0px 0px 0px;
}

#sidebar ul ul ul {
	border:none;
	margin:0px;
	padding:0px;

}

#sidebar ul ul ul li {
  padding:0px 0px 0px 5px;
	border:none;
}

/* These help support the widgets properly */
#sidebar ul table {
	width: 180px;
	margin: 0px;
}

#sidebar ul .textwidget {
	margin:0px;
	padding:10px 15px 10px 15px;
}

/* This is to support the calendar widget properly */
#calendar_wrap {
  margin:0;
  padding: 10px 10px 10px 10px;
}

/* Footer Definitions */


#footer {
	background: #ebebeb url(images/footer2.gif) top no-repeat;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #505050;
	padding: 8px 0px;
	text-align: center;
	background-color: #0f0;
}

#footer a {
	color: #245917;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer #copyright {
	padding-top: 1px;
}


#feeds {
	color: #666666; 	
	text-align: right;
	padding: 40px 20px 10px 10px;
}

li#sidelinks ul
{
	margin:0;
	padding:0;
}

#comments {
	margin: 0;
	padding:1em 0 0 0;
	color: #777777;
}

#comments h3{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Verdana, Sans-serif;
	font-size:14px;
	color: #d3d1d1;
}
	
#respond {
	margin: 0;
	padding:1em 0 0 0;
	color: #777777;	
}

#commentform {
	margin:10px 0;	
	padding:10px;
	border-top: #E0DFE4 1px solid;
	border-bottom: #E0DFE4 1px solid;
}

.commentnum {
	font-weight:bold;	
	margin:0 5px 0 0;
}

#container .commentlist {
	margin: 1em 0;
	padding: 0;		
}

.commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
}

.commentlist li.alt {
}

.commentlist li.authorcomment {
}

.commentlist li .cmtinfo {
	font-size:1em;
	text-align:left;
}



.commentlist li #pesan.alt{
	padding: 15px 10px 10px 40px;	
}

.commentlist li #pesan{
	padding: 15px 10px 10px 40px;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
	color: #5c8bbf;
}

#content .commentlist .cmtinfo a,
#content .commentlis  .cmtinfoa:link, 
#content .commentlist .cmtinfo a:visited {
	font-family:Arial, Helvetica, Verdana, Sans-serif;
	font-size:12px;
	font-weight:bold; 
	color: #245917; 
}

.commentlist a:hover, 
.commentlist a:active {   
	color: #5ddb1c; 
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999999;
}

#content .commentsfeed {
	background:url(images/feed.gif) no-repeat left center;
	padding-left:16px;
}

#content .trackback {
	background:url(images/link.gif) no-repeat left center;
	padding-left:20px;
}

textarea {
	border:#CCCCCC 1px solid;
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}

textarea {
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, 
textarea:focus {
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	border:#AAAAAA 1px solid;
}

#submit {
	padding:3px 5px;
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}

.post h4 em	{
	font-style:normal;
	float:right;
	font-weight:normal;
}

dl {
	margin:1em 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em;
	padding:0;
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}

#header, #content, #sidebar, #sidebar2, #footer, .widget {
    overflow: hidden;
}


.cal{
  color: #fff;
  padding: 5px 3px 5px 3px;
  margin: 5px 0px 0px 0px; 
  text-align: center;
  line-height: 1.4em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
  width: 3.75em;
  background-color:#0b427a; 
/*  background: #0b427a url(images/datebg.jpg) repeat-x;*/
}

#content .posttitle{
/*	border:1px solid #666666;*/
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#searchsubmit{
	background-color:#FFFFFF;
	color:#666666;
	border:1px solid #666666;
}

.orderlink{
	font-weight:bold;
	font-variant:small-caps;
}

.rssicon{
	padding:5px 5px 5px 35px;
}

.rsstext{
	padding:5px 5px 5px 0px; 
}

#searchform{
	padding:0px 10px;
}

#content .entry h1{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:18px;
}

#content .entry h2{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size:14px;
}

#content .entry h3{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
#s{
	width:100px;
}

#rssicon{
	padding:0px 0px 0px 70px;
	border:none;
}
#rssicon a{
	border:none;
}



