/*  
Theme Name: Kingram
Description: Customised theme for Wordpress
Author: designworks.ie

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:100%;
	}
	
body {
	color: #fff;
	padding: 20px 0px 0px 0px;
	padding: 0px;
	background:url(images/background.gif);
	background-repeat: repeat;
	background-attachment:fixed;
	background-color: #4297A8;
	}

body, select, input, textarea {
font-family:   Arial, Helvetica, verdana, sans-serif;
	}
object{
	background-color: #4297A8;
	display: inline;
	margin: 0px;
	}
	embed{
	background-color: #4297A8;
	display: inline;
	margin: 0px;
	}
.flash{
	background-color: #4297A8;
	display: block;
	margin: 0px;
	height: 185px;
	}
p {	
	margin: 8px 0px;
	}

a:link, a:visited {
	color: #fff;
	text-decoration:none;
	font-weight: normal;
	padding: 0px;
	}

a:hover, a:active {
	color:#fff;
	text-decoration:underline;
	padding: 0px;
	}

hr {
	display: block;
	height:1px;
	background:#eee;
	}

small {
	font-size: 0.95em;
	background:#eee;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	}
	
		

/* Structure */

#page {
	width:1010px;
	margin:20PX auto;
	font-size: 12px;
	line-height: 120%;
	height: 650px;
	background-color: #4297A8;
	border: 1px solid #5b9faf;
	}

#branding {
	padding:15px 10px 100px 5px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 240px;
	float:left;
	display: inline;
	padding: 0px;
	margin: 0px; 
	}

#leftcol {
	width:200px;
	padding-left:20px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:450px;
	padding-left:18px;
	margin-top: -2px;
	}
/*bav */
#navlnks{
	margin-top:50px;
	font: 12px Helvetica, sans-serif;
	font-weight: bold ;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	padding-right:30px;
	}

#navlnks li {
	list-style:none;
	padding: 5px 0px 30px 0px;
	}

#navlnks .page_item a:link, #navlnks .page_item a:visited, #navlnks .page_item a:active {	display:block;
	padding:0px;
	color: #76b1be;
	font-weight: bold ;
	}
		
#navlnks .current_page_item a:link, #navlnks .current_page_item a:visited, #navlnks .current_page_item a:active, #navlnks .page_item a:hover {
color:#FFFFFF;
text-decoration: none;
	}
	font-weight: bold ;

		
	 

		
/*Subnav */
#subnav{
	margin-top:20px;
		width: 200px;

	margin-bottom:20px;
	font: 13px normal "apex", Arial, Helvetica, sans-serif;
	padding-top:8px;
	padding-bottom:8px;
	}

#subnav li {
	list-style:none;
	padding:0px 4px 0px 4px;
	}

#subnav li a:link, .subnav li a:visited {
	display:block;
	padding:0px 4px 0px 4px;
	}
		
#subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	}

#subnav li li a:link, .subnav li li a:visited {
	border-left:none;       
	}
		
	 
	
	
/*	Headers */

h1 {
	font: 12px Helvetica, sans-serif;
	font-weight:normal;
	padding-bottom:5PX;
	}
	
h2 {
	font: 13px Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	color: #aba897;
	}

h3, #sidebar h2 {
	font: 12px Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	color:#aba897;
	}
h3 a:link {
	color:#8f8673;
	}
#sidebar h3, #sidebar h2 {
	border-top:1px solid #ccc5c1;
	border-bottom:1px solid #ccc5c1;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:12PX;
	line-height: 150%;
	}

h3#respond {
	border-top:1px dotted #ccc5c1;
	margin-top:25px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:690px;
	float:right;
	height: 250px;
	margin-top:55px;
	padding-right:55px;
	display: inline;
	}
#content img{
	padding: 0px;
	}	

#about {
	width:600px;
	
	}
#sidetext {
margin-top: 70px;
width:300px;
	}
#contact {
width: 700px;
margin-left: 250px;
margin-top: 30px;
	}
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}
	#leftcol h2{
	margin-top: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	border:none;
	margin:  0;
	height: auto;
	padding: 10px 0px 0px 0px;
	}
.feature2 {
	margin-top: 0px;
	
	}
	.feature2 h2{
	margin-top: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	border:none;
	margin:  0px;
	height: auto;
	padding: 10px 0px 0px 0px;
	}
	.feature2 a {
	}

.feature2:hover {
	}
	
.feature2 p, {
	margin:0;
	}

.feature2 img, #rightcol img {
	padding:1px;
	border:5px solid #fff;
	}
			
.feature {
	background:#8f8673;
	color: #fff;
	padding:0px;
	height: 160px;
	}
	.feature a {
	color: #fff;
	}

.feature:hover {
	background:#CC3366;
	}
	
.feature p, #rightcol p {
	margin:0px;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #fff;
	}
			
#leadpic {
	float:left;
	border:2px solid #fff;
	}
#leadpic img {
	border:2px solid #fff;
	}
#lead {
	margin: 10px 0px 20px 0px;
	padding: 20px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 20px;
	border-bottom:none;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0px;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0x;
	}	
#sidelist {
float:left;
padding: 10px;
	}
#sidelist li {
	list-style:none;
	width: 160px;
	
	}
	
.bullets li {
	list-style:none;
	border-bottom: 1 px dotted #8f8673;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0px;
	color: #aba897;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#aba897;
	}

.postmetadata {
	margin: 30px 0px;
	}

#writer {
	background:#eef5e1;
	margin:25px 0px 15px 0px;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #444424;
	margin-top:12px;
	}

#writer p {
	margin:0px;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
	color:#aba897;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0px;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0px 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #444424;
	border-bottom:1px solid #444424;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}
	
#searchform {
	padding:16px 5px 0px 0px; 
	}

.button {
	padding: 3px;
	background:#ede80a;
	color:#fff;
	border:none;
	font-size: 10px;
	}

.button:hover {
	background:#ede80a;
	color:#FFF;
	text-decoration:none;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0px;
	}

#commentform textarea {
	width: 170px;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0px 3px;
	padding: 8px 15px 10px 15px;
	background:#eee;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0px;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9;
	}

.commentlist cite {
	font: 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block;
	}
	


/* Footer*/

#footer {
	width: 750px;
	font-size: 10px;
	color:#fff;
	text-align: left;
	float: right;
	margin-top: 110px;
	position:static;
	}

#footer a {
	color:#fff;
	}
	

/* Opening Footer*/

#openingfooter {
	width: 745px;
	font-size: 10px;
	color:#fff;
	text-align: left;
	float: left;
	margin-top: 0px;
	}

#openingfooter a {
	color:#fff;
	}
/* Logo*/

#logo {
	color:#fff;
	padding: 100px 50px 0px 0px;
	float: right;
	display:inline;
	text-align:left;
	
	}
.null{
height:5px;
padding: 5px;
}
.client1 {
display: block;   
background:  url(images/client_1.gif) top;   
height: 23px;
width: 300px;
}
.client1:hover{
background:  url(images/client_1.gif) no-repeat bottom; 
}
.client2 {
display: block;   
background:  url(images/client_2.gif) top;   
height: 23px;
width: 300px;
}
.client2:hover{
background:  url(images/client_2.gif) no-repeat bottom; 
}
.client3 {
display: block;   
background:  url(images/client_3.gif) top;   
height: 23px;
width: 300px;
}
.client3:hover{
background:  url(images/client_3.gif) no-repeat bottom; 
}
.client4 {
display: block;   
background:  url(images/client_4.gif) top;   
height: 28px;
width: 300px;
}
.client4:hover{
background:  url(images/client_4.gif) no-repeat bottom; 
}
.client5 {
display: block;   
background:  url(images/client_5.gif) top;   
height: 23px;
width: 300px;
}
.client5:hover{
background:  url(images/client_5.gif) no-repeat bottom; 
}
.client6 {
display: block;   
background:  url(images/client_6.gif) top;   
height: 23px;
width: 300px;
}
.client6:hover{
background:  url(images/client_6.gif) no-repeat bottom; 
}
.client7 {
display: block;   
background:  url(images/client_7.gif) top;   
height: 23px;
width: 300px;
}
.client7:hover{
background:  url(images/client_7.gif) no-repeat bottom; 
}
.client8 {
display: block;   
background:  url(images/client_8.gif) top;   
height: 23px;
width: 300px;
}
.client8:hover{
background:  url(images/client_8.gif) no-repeat bottom; 
}