/*
Theme Name: VEELITE
Theme URI: http://www.light.ie
Description: Custom Veelite theme based on Kubrick
Version: 1
Author: Inspiration Marketing
Author URI: http://www.inspiration.ie
Tags: custom

BASED ON:
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color : #FFFFFF;
	background-image : url(images/main_bg.jpg);
	background-position : top;
	background-repeat : repeat-x;
	background-attachment : fixed;
	color: #666;
	text-align: center;
	}

#page {
	background-color: white;
/*	border: 1px solid #959596;*/
	text-align: left;
	}

#content .entry .aligncenter{	border: 7px solid #CCC;
	padding : 1px;
	margin-bottom : 5px;
	
}

#content, #newscontent, #projectscontent, #projectspostcontent  {
	font-size: 1.1em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-color: #FFFFFF;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-family:Arial, Verdana,  Sans-Serif;
	font-weight: bold;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.7em;
	}	
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	}	

h1 {
	font-size: 4em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight : normal;
	color : #018fb3;

	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:  Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: Verdana, Arial, Sans-Serif;
	
	
	}

small {
	color: #A1A1A1;
	}
	
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #018fb3;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em, Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 960px;
	border: 1px solid #cfcfcf;
	}

#header {
	background-color: #FFF;
	margin: 14px 14px 0 14px;
	padding: 0;
	height: 53px;
	width: 932px;
	}
#topsection {
	width: 932px;
	border-bottom : 1px solid #333;
	height : 47px;
	overflow : hidden;
	/* background-color : Fuchsia;*/
}
#flashsection {
	margin: 0 14px 0 14px;
	padding: 0;
	width: 932px;
}
#headerimage {
	margin-left : 14px;
	width : 932px;
	height : 123px;
}
.default-header{
	background-image : url(images/toppic_about.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.about-header {
	background-image : url(images/toppic_about.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.products-header {
	background-image : url(images/toppic_products.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.projects-header {
	background-image : url(images/toppic_projects.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.technical-header {
	background-image : url(images/toppic_technical.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.news-header {
	background-image : url(images/toppic_news.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.contact-header {
	background-image : url(images/toppic_contact.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

#homesubmenu {
	background-color : #000;
	margin-top : 5px;
	height: 35px;
}

#submenu {
	background-color : #FFF;
	color : #999;
	padding : 14px 0 14px 0;
	margin : 0 14px 0 14px;
	font-size : 1.1em;
	border-bottom : 2px solid #1c1c1c;
}
#submenu a {color : #999;}
#submenu a:hover {color : #000;}

#loginlinks {
	float : right;
}
#loginlinks a {
	color : #018fb3;
}

#headerimg 	{
	display : none;
}	

.homebox{
	float : left;
	width : 212px;
	border-right : 1px solid #CCC; 
	padding : 0 10px 10px 10px;
	vertical-align : top;
	margin : 0;
}
.homebox h3 {
	margin: 0;
	padding: 15px 0 10px 0;
	}

.homebox h3.col1 {
	margin: 0;
	padding: 15px 0 14px 0;
	}	
.homebox h3.col3 {
	margin: 0;
	padding: 15px 0 14px 0;
	}		
	
.homebox table td {	
	font-size : 0.8em;
	line-height : 1.3em;
}
.homebox table td p {	
	margin: 0 0 0 5px; 
}

.picborder {
	border : 1px solid #CCC; margin:0 5px 0 0; padding:0 0 0 0
}

#homecolthree td.summary{font-size:0.9em; line-height:150%; padding:0}
#homecolthree .picborder{margin:0 0 5px 0}

#homecolfour {
border-right:none;
float:left;
}
#homecolfour p{
	font-size : 0.9em;
	margin : 0;
	padding : 0;
}
#homecolfour form{
	margin : 0;
	padding : 0;
}
/*
.homelink a{font-size:1.1em; color:#676767;} 
a.homelink{font-size:1em; color:#676767;}
#homecol3.homelink a{font-size:1.1em; color:#676767; }*/

.homelinknew a {font-size:1em; color:#676767;}

.narrowcolumn {
/*	float: left;*/
	padding: 0 0 20px 14px;
	margin: 0 0 0 180px;
	width: 740px;
	font-size:.8em;
	}

.widecolumn {
/*	float: left;*/
	padding: 0 14px 20px 14px;
	margin: 0;
	width: 932px;
	font-size:.8em;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 932px;
	clear: both;
	border-top : 1px solid #cfcfcf;
	}

#footer div {
	margin: 0;
	padding: 14px 0;
	text-align: left;
	}
	
#footer a {
	color : #666;
}	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 20px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h3.newsheading {
	margin: 0;
	font-size : 1.2em;
	font-weight : bold;
}	
h3.newsheading a{
	color:  #018fb3;
}	

h3.newsheading a:hover{text-decoration:underline;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {border:6px solid #d4d0c8;
	padding: 1px;
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul p, #sidebar ul select {
	margin:0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
#sidebar a {font-size: 1.1em; padding:3px 4px 3px 10px; margin:0; display:block;
	background : url(images/menu_arrow.gif) no-repeat;	}
#sidebar a:hover {
	background : url(images/menu_arrow_on.gif) no-repeat #fff;	color:#fff; text-decoration:none}
#sidebar a.current {/*color:#018fb3;  font-weight:bold*/
	background : url(images/menu_arrow_on.gif) no-repeat; color : #FFF; text-decoration:none;}
		
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	border : 1px solid #CCC;
	color : #666;
	}
#searchsubmit {
	color : #FFF;
	font-weight : bold;
	width : 82px;
	height : 24px;
	font-size : 1em;
	display: inline;
	padding: 0;
	background: transparent url(images/searchsubmit.gif) bottom left no-repeat;
	border: none;
	cursor: pointer;
	margin: 5px 0 0 0;
	text-align: center;
}	

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 14px;
	width: 166px;
/*	background-color : #99CCCC;*/
	float : left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* ------------------- TOP MENU ---------------- */

.container {
	overflow:hidden;	
}
.logo{float:left; width:399px;background:red;
	
}
.float {
		
	display:inline;
}

/* top navigation */
		#navTop {width:509px;float:right;
			margin-top:20px;	
		}
	#navTop ul{margin:0; padding:0;
		}

		#navTop li a {
			display:block;
			height:27px;
			text-indent:-1000px;
			background: url(images/topnavbg.gif) no-repeat;
		}

			/* normal state */

			#navTop li {
				float:left;	list-style-type:none;
			}

			#navTop li.home a {
				width:63px;
				background-position:0 0;
			}

			#navTop li.about a {
				width:66px;
				background-position: -63px 0;
			}
			#navTop li.products a {
				width:83px;
				background-position: -129px 0;
			}

			#navTop li.projects a {
				width:78px;
				background-position: -212px 0;
			}

			#navTop li.technical a {
				width:88px;
				background-position: -290px 0;
			}

			#navTop li.news a {
				width:62px;
				background-position: -378px 0;
			}

			#navTop li.contact a {
		width:69px;
		background-position: -440px 0;
	}

		
			/* rollovers */

			#navTop li.home a:hover {
				background-position:0 -27px;
			}

			#navTop li.about a:hover,
			#navTop li.about a.current_page_item {
				background-position: -63px -27px;
			}
	#navTop li.products a:hover,
			#navTop li.products a.current_page_item {
			background-position: -129px -27px;
			}
		#navTop li.projects a:hover,
			#navTop li.projects a.current_page_item {
			background-position: -212px -27px;
			}

			#navTop li.technical a:hover,
			#navTop li.technical a.current_page_item {
			background-position: -290px -27px;
			}

			#navTop li.news a:hover,
		#navTop li.news a.current_page_item {
				background-position: -378px -27px;
			}

			#navTop li.contact a:hover,
			#navTop li.contact a.current_page_item {
				background-position: -440px -27px;
			}

/* -------- HOMEPAGE ----------*/
#homebread {
	float : left;
	padding : 10px 5px 10px 5px;
	font-size : 1.1em;
}

#homebread a {color : #999;}
#homebread a:hover {color : #FFF;}

#homesearch	 {
	float:right;
	margin-top : -8px;
/*	width : 200px;*/
}
.homesearchsub {
	color:#FFF; 
	background-color:#666; 
	border:1px solid #333;
	padding : 2px;
	margin-left : 2px;
	font-size : 1em;
}

#homelogin {
	background-color : #f1f1f1;
	padding : 0 0 0 5px;
	margin : 0;
}

.homebox .button {
	border: 1px solid #333;
	background-color : #666;
	color : #CCC;
	font-size : 1em;
	padding : 2px;
	margin-top : 4px;
	margin-bottom : 4px;
}



/* ------------ TECH TABLE ------------ */

.techtable {
	border-top : 1px solid #018fb3;
/*	display : inline;*/
	display: inline-table;
	margin : 0 10px 10px 0;
}
.techtable td {
	background-color : #e3e5e8;
	border-bottom : 1px solid #FFF;
	color : #000;
	padding : 5px 5px 5px 25px;
	background-image : url(images/tech_table_bg.gif);
	background-position : top left;
	background-repeat : no-repeat;
}


/* ---------------- NEWS ----------------*/

#newscontent .post {
	padding-bottom:10px;
	padding-left : 15px;
	border-bottom : 1px solid #DDD;
	margin : 10px 0 0 0;	
	background-image : url(images/news_icon.gif);
	background-position : top left;
	background-repeat : no-repeat;	
}
#newscontent .entry p {
	margin-top : 2px;
	margin-bottom : 5px;
}

a.morenewslink:link {color : #999; font-weight : bold; font-size : .9em;}
a.morenewslink:hover {color : #018fb3;}

.imgtfe {
	margin-top : -30px;
	border : 3px solid #d4d0c8;
	padding : 1px;
}

/* ------------ CONTACT ------------- */

.contacttable {
	margin-left: 20px;
}

.contacttable td {
	width : 200px;
	vertical-align : top;
	font-size : .9em;
	padding-bottom : 20px;
}

#contactform {
	float : right;
	width : 400px;
}
#contactform h2 {
	margin-top : 0;
}
#contactform p {
	margin : 2px 0 2px 0;
	font-size : .9em;
}
#contactform input {font-size : 1em;margin-bottom:2px; border : 1px solid #ccc; color : #666;}
#contactform textarea {margin-bottom:2px; border : 1px solid #ccc; color:#666;}

.shortinput {width : 100px;}
.mediuminput {width : 180px;}
.longinput {width : 220px;}


/* ------------ PROJECTS ----------------- */

#projectscontent .imgtfe {
	display : none;
}
#projectspostcontent .imgtfe {
/*	float:left;*/
	margin-top: -50px;
}
#projectspostcontent h3, #projectspostcontent h3 a{
	color : #018fb3;
}
#projectspostcontent .entry {
	border-bottom : 1px solid #CCC;
	padding-bottom : 10px;
}

#projectscontent .category-projects {
	width: 170px;
	display : block;
	float: left;
	margin-right : 15px;
}
#projectscontent .category-projects .entry{
/*	background-color : Aqua;*/
	height: 70px;
}

.prothumb {
	border: 7px solid #CCC;
	padding : 1px;
	margin-bottom : 5px;
}
#projsearch {
	background-color : #F1F1F1;
	padding : 10px 5px 10px 5px;
}
#projsearch select {
	border : 1px solid #CCC;
	color : #666;
	font-size : 1.1em;
}
.gray999 {	color : #999; margin:0 0 5px 0;}

.searchby {
	font-size : 1.3em;
	margin : 5px 0 5px 0;
}

#sidebar label{margin:0 0 5px 0; display:block}

li#search  label{margin:10px 0 0 0; padding:0}

input.projfield{margin:0; padding:0;
}
#protags {
	width : 600px;
	margin-top : 5px;
}


/* PRODUCTS */

#category_13 .productlink {
	background-color : #000;
	color : Aqua;
}


/* -------------- BREADCRUMBS ----------------- */ 

#bread {
	color: #999999;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 4px;
	border: none;
	list-style: none;
	display: inline;
	}
	
#bread ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #999;
	}
	
#bread ul li.front_page:before {
	content: " ";
	}
	
#lang {
	float : right;
	padding : 5px 15px 0 0;
}	

