﻿/*  
Theme Name: FlashDrive.ie
Theme URI: 
Description: 
Tags: fixed width, widgets, valid CSS, valid XHTML, SEO, SEO friendly, widget ready, gravatars
Author: Ivan Stojanovic
Author 
Template: 


The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/*************************************
 +Containers
 *************************************/
* { margin: 0 auto; 
	padding: 0;
}

html{
	margin:0 auto; 
	padding:0;

}

body {
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background: #e8eaef url(images/bg-bg.gif) repeat-x center top;
}

p{
	font: 1em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	margin:5px 0 10px 0;
}

input, label, select {
	font-size: 1em;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	display: block;
	color: #a90202;

}

h1 {
	font-size: 1.6em;

}

h2 {
	font-size: 1.4em;

}

h3 {
	font-size: 1.4em;

}

h4 {
	font-size: 1.3em;
	color: #344D6B;
}

h5 {
	font-size: 1.2em;
}

a{
	text-decoration: underline;
	color: #660000;

}

a:hover{	
	text-decoration: none;
	color: #686767;
	}

.left {
	float: left;
	width: 300px;
	margin-right: 5px;
}

.right {
	float: right;
	width: 300px;
	text-align: left;
}

/* PAGE ELEMENTS 
==============================================================*/

#outer-wrapper {
	width: 1000px;
	padding-bottom: 5px;
	background: url(images/bg-main.gif) repeat-y center top;	
}

#inner-wrapper {
	width: 1000px;
	background: url(images/bg-main-top.jpg) no-repeat center top;
}


#container {
	width:924px;
}	


#container {
	width:924px;
}	
	
#header, #pagepagecontent  {
	width: 924px;
}


#header  {
	background: transparent url(images/bg-header.gif) no-repeat 0 0;
	height: 82px;
}

#logo{
	float: left;
	width: 239px;
	margin: 16px 0 0 0;
	padding-left: 44px;
}

#logo h1{
	height: 59px;
}


#logo h1 span {
	display: none;
}


#header-right {
	float: right;
	width: 500px;	
}

#mini-nav {
	display:block;
	float: right;
	width: 458px;
	height: 27px;
	/*background: url(images/dotted-line.gif) repeat-x; background-position:left bottom;*/
	margin-top: 4px;
	font-size: .9em;
}


#mini-nav ul {
	margin-left: 0;
}


#mini-nav li {
	float: left;
	list-style: none;
	height: 20px;	
	
}

#mini-nav li a {
	display: block;
	float: left;
	color: #999ba6;
	position:relative;
	text-decoration: none;
	text-indent: -3000px;
}

#mini-nav li a span {
	display: block;
	margin-top: 4px;
	margin-left: 22px;}


#mini-nav li a:hover {
	color: #660000;
}

#mini-nav-home a {
	width: 116px; height: 27px;
	background: transparent url(images/nav-mini-home.gif) no-repeat 0 0;
}	

#mini-nav-home a:hover {
	width: 116px; height: 27px;
	background: transparent url(images/nav-mini-home-over.gif) no-repeat 0 0;
}	

#mini-nav-about a {
	width: 120px; height: 27px;
	background: transparent url(images/nav-mini-about.gif) no-repeat 0 0;
}

#mini-nav-about a:hover  {
	width: 120px; height: 27px;
	background: transparent url(images/nav-mini-about-over.gif) no-repeat 0 0;
}


#mini-nav-sitemap a {
	width: 104px; height: 27px;
	background: transparent url(images/nav-mini-sitemap.gif) no-repeat 0 0;
}

#mini-nav-sitemap a:hover  {
	width: 104px; height: 27px;
	background: transparent url(images/nav-mini-sitemap-over.gif) no-repeat 0 0;
}

#mini-nav-contact a {
	width: 118px; height: 27px;
	background: transparent url(images/nav-mini-contact.gif) no-repeat 0 0;
}

#mini-nav-contact a:hover  {
	width: 118px; height: 27px;
	background: transparent url(images/nav-mini-contact-over.gif) no-repeat 0 0;
}

#strapline{
	width: 461px;
	margin: 20px 0 0 0;
	float: right;
	padding-right: 26px;
}

#strapline h3{
	height: 17px;
}


#strapline h3 span {
	display: none;
}

/* TOP NAVIGATION
==============================================================*/

#nav {
	display:block;
	clear: both;
	width: 924px;
	height: 49px;
	background-color: black;
	margin-top: 1px;
	background: transparent url(images/nav-shadow.gif) no-repeat center bottom;
}


#nav ul {
	height: 36px;
	margin-left: 0;
}


#nav li {
	list-style: none;
	display: inline;
	height: 36px;	
}

#nav li a {
	display: block;
	float: left;
	color: white;
	text-indent: -3000px;
	overflow: hidden;
	position:relative;
	
}

#nav li a:hover{
	background-position: 0 -38px;
}

#nav-products a {
	width: 99px; height: 38px;
	background: transparent url(images/nav-products.gif) no-repeat 0 0;
}	

#nav-products-active a {
	width: 99px; height: 38px;
	background: transparent url(images/nav-products.gif) no-repeat 0 -38px;
}	

#nav-printing a {
	width: 179px; height: 38px;
	background: transparent url(images/nav-packaging.gif) no-repeat 0 0;
}	

#nav-printing-active a {
	width: 179px; height: 38px;
	background: transparent url(images/nav-packaging.gif) no-repeat 0 -38px;
}	

#nav-applications a {
	width: 117px; height: 38px;
	background: transparent url(images/nav-applications.gif) no-repeat 0 0;
}

#nav-applications-active a {
	width: 117px; height: 38px;
	background: transparent url(images/nav-applications.gif) no-repeat 0 -38px;
}

#nav-clients a {
	width: 156px; height: 38px;
	background: transparent url(images/nav-clients.gif) no-repeat 0 0;
}

#nav-clients-active a {
	width: 156px; height: 38px;
	background: transparent url(images/nav-clients.gif) no-repeat 0 -38px;
}


#nav-requestquote a {
	width: 137px; height: 38px;
	background: transparent url(images/nav-requestquote.gif) no-repeat 0 0;
}

#nav-requestquote-active a {
	width: 137px; height: 38px;
	background: transparent url(images/nav-requestquote.gif) no-repeat 0 -38px;
}


#nav-faqs a {
	width: 72px; height: 38px;
	background: transparent url(images/nav-faqs.gif) no-repeat 0 0;
}

#nav-faqs-active a {
	width: 72px; height: 38px;
	background: transparent url(images/nav-faqs.gif) no-repeat 0 -38px;
}


#nav-news a {
	width: 72px; height: 38px;
	background: transparent url(images/nav-news.gif) no-repeat 0 0;
}

#nav-news-active a {
	width: 72px; height: 38px;
	background: transparent url(images/nav-news.gif) no-repeat 0 -38px;
}

#nav-support a {
	width: 92px; height: 38px;
	background: transparent url(images/nav-support.gif) no-repeat 0 0;
}

#nav-support-active a {
	width: 92px; height: 38px;
	background: transparent url(images/nav-support.gif) no-repeat 0 -38px;
}

/* CONTENT 
==============================================================*/

#content {
	width:924px;
	padding: 0px 0 5px 0;
}

	/* PAGE CONTENT 
==============================================================*/

#pagecontent {
	float: left;
	width:715px;
}

#pagecontent #animation{
	margin-left: 12px;
}

#animation-home{
	margin-left: 15px;
}

/* PAGEBODY
==============================================================*/

#pagebody{
	width:710px;
	text-align: left;
	background: url(images/bg-content.gif) no-repeat; background-position:center top;
	padding-top: 2px;
	margin-top: 9px;
	margin-left: 5px;
	margin-bottom: 15px;
	text-align: center;
}

#pagebody-content{
	width:683px;
	text-align: left;
	background: url(images/dotted-line.gif) repeat-x; background-position:left bottom;
}



#pagebody-content h2 span {
	display: none;
}

#pagebody-content{
	display: block;
}

#pagebody-content #home h2{
}


#pagebody-content #padding{
	padding: 10px 23px 20px 23px;
		min-height: 532px;
}	

#pagebody-content #prod-range h2{
	width: 684px;
	margin: 0 auto;
	background: url(images/title-product-range.gif) no-repeat; background-position:2px top;
	color: #fff;
	height: 53px;
}

#pagebody-content #prod-range h2 span {
	display: none;
}

#pagebody-content #product-range-page {
	display: block;
	padding: 0px 20px 20px 25px;
}

#breadcrumb {
	font-size: .9em;
	color: #666666;
	margin-left: 20px;
	padding-top: 10px;
}

.img-float-right {
	float: right;
	padding-left: 10px;
}

.img-float-left {
	float: left;
	padding-right: 10px;
}


/* RIGHT PANEL
==============================================================*/

#side {
	float: left;
	width: 198px;
	text-align: left;
	margin: 7px 0 0 0;
}	

==============================================================*/

#product-nav {
	width: 202px;
	height: 262px;
	margin-left: 0px;
	background: url(images/bg-nav-products-top.gif) no-repeat; background-position:center top;
}


#product-nav ul {
	padding-top: 1px;
	margin-left: 0;
	list-style: none;
}


#product-nav li {
	height: 26px;
	list-style: none;
	margin-left: 0;
}

#product-nav li a {
	display: block;
	color: #333333;
	text-decoration: none;
	height: 26px;	
	padding: 0 0 0 35px;
	line-height: 2em;
	background: url(images/bg-nav-products.gif) no-repeat; background-position:center bottom;
}

#product-nav li a:hover {
	background: url(images/bg-nav-products-over.gif) no-repeat; background-position:center bottom;
	color: #b00000;
}

/* 
==============================================================*/

#client-list {
	margin-top: 14px;
	display: block;
	height: 404px;
	background: url(images/bg-client-list.gif) no-repeat; background-position:center top;
	padding-left: 9px;
	padding-top: 2px;
}
	
#client-list h4{
	margin: 0 auto;
	background: url(images/title-client-list.gif) no-repeat; background-position:left top;
	color: #fff;
	height: 53px;
	margin-bottom: 10px;
}

#client-list h4 span {
	display: none;
}

#client-list  span {
	margin: 25px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar{
	float: right;
	width: 200px;	
	text-align:left;
;
}
	
#sidebar h2{
	font-size: 16px;
	letter-spacing: 1px; 
	font-weight:bold;
	text-transform:uppercase;
	color: #0a416c;
	padding:10px 0px 5px 20px;
	margin:0px;

}

#sidebar ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
	font-weight: normal;
}

#sidebar li{

}

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

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

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

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

#sidebar ul ul ul li {
  padding:0px 10px 0px 10px;
}

#sidebar ul ul li  a{
	display: block;
	color: #333333;
	text-decoration: none;
	height: 26px;	
	padding: 0 0 0 35px;
	line-height: 2em;
	background: url(images/bg-nav-products.gif) no-repeat; background-position:center bottom;
}

#sidebar ul ul li  a:hover {
	background: url(images/bg-nav-products-over.gif) no-repeat; background-position:center bottom;
	color: #b00000;
}

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

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

/* FOOTER
============================================================== */


#footer {
	clear: both;
	width:924px;
	height: 25px;
	text-align: right;
	font-size: .9em;
	color: #666666;
	border-top: 1px solid #dde3e6;
}

#footer a {
	font-size: 1em;
	color: #666666;
}

#footer a:hover {
	color: black;
}


#copyright  { 	
	float: left;
	width: 924px;	
	text-align: left;
	font-size: .9em; 
	line-height: 1.5em;
	margin-top: 7px;
} 

#left  { 	
	float: left;
	width: 490px;	
	text-align: left;
	padding-left: 20px;
} 

#right  { 	
	float: right;
	width: 290px;	
	text-align: right;
	padding-right: 20px;
} 

#credit {
	float: left;
	vertical-align: middle;
}

#validation-links { 
	text-align: center;
	vertical-align: middle;
}

#validation-links img { 
	margin-top: 0px;	
	padding : 0 3px 0px 3px;
}













#post{
	width:643px;
	text-align: left;
	padding:0px 20px 20px 20px;
}

.post{
	padding:10px 0px 10px 0px;
}

.post h2{
	padding:10px 0px 0px 0px;
	margin:0px;
}

.sub-title{
	padding:0px;
	margin:0px;
}
/* footer area */

#coba{
	padding:10px 0px 10px 0px;
}


/* credits */
#credits {
	margin: 0px auto;
	width: 770px;
	color: #fff;
	font-size: 85%;
	line-height: 120%;
}

#credits a, #credit a:visited {
	color: #fff;
}

.rss {
	background-image:url(images/rss.jpg) ;
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.loginout {
	background: url(images/mini-loginout.gif) no-repeat ;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.alignright {
	float: right;
}


/*************************************
 +Hn, a and p
 *************************************/

a{
	color: #046bad;
	text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

.icon1
{
	color: #8a692b;
	text-decoration: none;
	background-image:url(images/icon1.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 0 0 0 19px;
	font-size:11px;
}

.icon1 a{
	color: #8a692b;
}

.icon1 a:hover{
	text-decoration: underline;
}

.icon2{
	float:right;
	color: #8a692b;
	text-decoration: none;
	background-image:url(images/icon2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 0 0 0 19px;
	font-size:11px;
}

.icon2 a{
	color: #8a692b;
}

.icon2 a:hover
{
	text-decoration: underline;
}


h1,h2,h3,h4,h5,h6
{
  font-weight:normal;
  letter-spacing:-.1px;
  margin:0;
  font-family:georgia, "times new roman";
}

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

h1
{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0px; 
	color:#991912;
	font-weight:normal;
	padding:  0 0 8px 0;
	margin-bottom:4px;
	border-bottom:1px solid #d6d6d6;
}

h2
{
	font-size: 18px;
	letter-spacing: 1px; 
	font-weight:normal;
	margin-bottom:1px;
	color: #0a416c;
	margin: 30px 0 0 0;
}

h3
{
	margin: 0px;
	font-size: 13px;
	padding: 10px 0px 10px 0px;
}


.entrytitle
{
  text-align:left;
}

.entrytitle {
text-align:left;
}
.entrytitle h1 a {
color:#08476A;
}
.entrytitle h1 a:hover {
}
.entrytitle h1 {
font-size:28px;
text-align:left;
}
.entrytitle h2 a {
color:#08476A;
}
.entrytitle h2 a:hover {
}
.entrytitle h2 {
font-size:25px;
text-align:left;
}
.entrytitle h3 {
color:#08476A;
font-size:23px;
}

#rss-big a
{
  display:block;
  width:110px;
  height:64px;
}

.btitle
{
  font-weight:normal;
  letter-spacing:-.1px;
  font-size:47px;
  font-family:georgia,times New Roman;
  font-style:italic;
  margin:0 0 0 .5em;
}

.btitle a
{
  
}

blockquote
{
	background:#F8F8F8 none repeat scroll 0 0;	
	color:#000;
	display:block;
	padding:2px 10px;
	margin-left:0px;
	margin-right:0px;
	clear:both;
}

pre
{
  max-width:580px;
  font-size:12px;
  padding:10px;
  overflow: auto;
  clear:both;
}

code
{
  font-size:12px;
  max-width:580px;
  padding:10px;
  clear:both;
  overflow:auto;
}


/*************************************
 +Entry
 *************************************/
.entry
{
  margin-bottom:0;
  text-align:justify;
}

.entry a:hover
{
  background-color:#f7f7f7;
}

.entry p
{
  margin:0;
  padding:0 0 10px;
}

.entry h3 {
	font-size:21px;
	padding-bottom:0.3em;
	padding-top:14px;
}

.entry h4 {
	font-size:17px;
	padding-bottom:0.2em;
}

.entry img
{
  max-width:580px;
  margin-left:5px;
  margin-right:5px;
  border:0;
}

.entrybody
{
  padding-bottom:15px;
  overflow:auto;
}

.entrybody a
{
  border-bottom:1px dotted #CCC;
}

.entry code
{
  font-size:12px;
  text-align:left;
  padding:.2em;
}

.entrymeta
{
  padding-top:.5em;
  color:#6483a6;
  border-top:1px dotted #ccc;
  margin-bottom:1em;
  clear:both;
}

.postedby
{
  background:url(./images/user.png) no-repeat;
  padding:0px 3px 3px 20px;
}

.filedto
{
  background:url(./images/post.png) no-repeat;
  padding:0px 3px 3px 20px;
}

.commentslink
{
  background:url(./images/packaged.png) no-repeat;
  padding:0px 2px 2px 21px;
}

.postinfo
{
  margin-top:3px;
}

.postinfo img
{
  border:2px solid #F8F8EC;
  margin:0;
  padding:0;
}

.entrydate .dateMonth
{
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateDay
{
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
  background:transparent url(images/date.png) repeat scroll 0 0;
  float:right;
  height:53px;
  margin-left:5px;
  margin-top:5px;
  width:49px;
}

.entrytitle_wrap
{
  padding-bottom:1.8em;
}

.avatar
{
  background-color:#FFF;
  color:#FFF;
  clear:right;
  float:left;
  margin:0 15px 0 0;
  padding:2px;
}

img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

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

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

.alignleft
{
  float:left;
}

.aligncenter
{
  margin-left:auto;
  margin-right:auto;
}

.wp-caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding-top:4px;
  border-radius:3px;
  margin:10px;
}

.wp-caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption-dd
{
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

.socbook
{
  float:right;
}


/*************************************
 +Comments
 *************************************/
.commentsblock,contactform
{
  font-size:1em;
  clear:both;
  padding-top:20px;
}

.commentsblock textarea,.contactform textarea
{
   width:538px;
}

.commentsblock input,.commentsblock textarea,.contactform input,.contactform textarea
{
  border:1px solid #d1d1d1;
 
}

.commentauthor
{
  display:block;
  font-size:1.5em;
}

ol.commentlist
{
  color:#505247;
  font-size:1em;
  list-style-type:none;
  margin:1.5em 0 0;
  padding:0;
}

ol.commentlist a
{
  color:#6483A6;
}

ol.commentlist a:hover
{
  color:#424242;
}

.commentlist li
{
  margin-bottom:.5em;
  padding:8px;
  overflow:auto;
}

.commentlist p
{
  text-transform:none;
  font-size:1em;
  margin:10px 5px 10px 59px;
}

.commentlist blockquote p
{
  margin:10px 5px;
}

.commentlist blockquote
{
  margin:10px 0 10px 59px;
}

.commentlist .children
{
	padding-left:0px;
}

#commentform p
{  
  margin-left:0px;
}

.alt
{
  background:#F5F5F5;
}

.comment_headings
{
  font-size:1.3em;
  color:#6C6C6C;
}

.vcard
{
  font-size:1em;
}

.vcard cite
{
  font-size:16px;
}

.commentsblock textarea:focus,.contactform textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus,.contactform textarea:focus,.contactform input:focus
{
  background:#eee;
  border:1px solid #a1a1a1;
}

.commentsblock textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;	
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover{
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0;
  padding:10px 0;
}

#ad_block_middle
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0 0;
  padding:10px 0;
}

img.left
{
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

img.right
{
  float:right;
  margin-left:15px;
  margin-bottom:10px;
}

/*************************************
 +Vlado
 *************************************/

.relpost
{
  padding-bottom:2px;
  border-bottom:1px dotted #ccc;
  color:#6C6C6C;
}

.relpost ul
{
  list-style-type:none;
  padding:.01em;
}

.endate
{
  font-size:12px;
  color:#6F6F6F;
  font-family:Georgia, Verdana, Times;
}

#ftnav
{
  margin:0 0 5px;
}



.navigation
{
	padding-bottom: 30px;
}

.sticky {	
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #F8F8F8;
	padding: 15px;
	margin-bottom:25px;
}

.clear{
	clear:both;
}

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: 200px;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, 
textarea:focus {
	border:#AAAAAA 1px solid;
}

#submit {
	padding:3px 5px;
}

#s{
	width:100px;
}

#searchform{
	padding:10px 0px 10px 25px;
}

#searchsubmit{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
}