/*
Theme Name: eyeP media
Theme URI: http://www.electronlibre.ch/
Description: 3 column theme with Widget Support
Version: 1.0
Author: Electronlibre
Author URI: http://www.electronlibre.ch/

/* Admin bar */

  #electronlibre-admin-bar {
  margin: 0;
  padding: 0;
  background: #003F82;
  border-bottom: 1px solid #000000;
  text-align: left;
  width: 100%;
  }

  #electronlibre-admin-bar ul {
  margin: 0;
  padding: 4px;
  list-style-type: none;
  }

  #electronlibre-admin-bar ul li {
  list-style-type: none;
  display: inline;
  margin: 0 10px;
  padding: 0;
  font-size: 1.1em;
  color: #ffffff;
  }

  #electronlibre-admin-bar ul li.login { margin-right: 30px; }
  #electronlibre-admin-bar ul li.howdy { position: absolute; right: 1em; }
  #electronlibre-admin-bar a { color: #ffffff; text-decoration: none;}
  #electronlibre-admin-bar a:hover { color: #ffffff; }



/* Sidebar */

.adHeadline {
        font: bold  8pt Verdana, Arial, Sans-Serif;
        text-decoration: underline;
        color: green;
width: 130px;
}

.adText {
         font: normal 7pt Verdana, Arial, Sans-Serif;
         text-decoration: none;
         color: black;
         width: 130px;

}
.widecolumn {
      float: left;
	margin-left: 0px;
      padding: 15px 5px 5px 5px;
    	width: 458px;
	background-color: white;

	}
.narrowcolumn {
	float: left;
	margin-left: 7px;
      padding: 0px 0px 0px 0px;
    	width: 362px;
	background-color: white;
	}

.narrowcolumn h2 {
	text-transform:uppercase;
}

#sidebar2, #sidebar2_welcome {
	margin-bottom: 0px;
	padding: 0px 0px 30px 0px;
	width: 344px;
	color: #000;
	background-color: white;
	float: right;
	}

#sidebar2_welcome {
	padding: 0px 0px 30px 0px;
	}


#sidebar2 h2 {
	font-size: 20px;
	padding: 0;
	width:240px;
	}

#sidebar2_welcome h3 {
	font-weight:normal;
	font-size: 22px;
	padding: 0;
	margin: 17px 0 15px 0;
	}

#sidebar2 hr, #sidebar2_welcome hr {
	background-color: #EAE7D3;
	width: 100%;
	border:0;
}

#sidebar2 ul {
	margin: 40px 0 0 0;
	padding: 0;
	border-top: 4px solid #EAE7D3;
	font-weight:bold;
	}

#sidebar2 ul li {
	list-style-type: none;
	list-style-image: url('none');
	list-style-position:outside;
	border-bottom:1px dashed #EAE7D3;
	padding: 4px 0 4px 0;
	}

#sidebar2 ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #00A3DF;
	}

#sidebar2 ul li a:hover {
	color: #00A3DF;
	text-decoration:none;
	}

#sidebar {
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
	width: 159px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	background-color: white;
	color: #000;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	}

#sidebar_quicklink {
	background-image:url(images/gradient_edf6f9_to_ffffff.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #B6C5CE;
	width: 159px;
	padding:17px;
	margin: 20px 0 0 0;
}



#sidebar_quicklink h1, #sidebar_welcome h1 {
	font-size:14px;
	color:#000000;
	padding:0 0 10px 0;
	margin:0 0 0 0;
}

#sidebar_quicklink h2, #sidebar_welcome h2 {
	font-size:14px;
	color:#000000;
	padding:10px 0 0 0;
	border-top:1px solid #FFFFFF;
	text-transform:none;
}

#sidebar_quicklink ul {
	padding: 0 0 10px 0;
	margin:0 0 0 13px;
}

#sidebar_quicklink ul li {
	font-size:10px;
	color:#00A3DF;
	list-style:outside;
	list-style-position:outside;
	list-style-type:disc;
}

#sidebar_welcome {
	background-image:url(images/gradient_edf6f9_to_ffffff.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #B6C5CE;
	width: 159px;
	padding:17px;
	margin: 20px 0 0 0;
}

#sidebar_news {
	background-color: #EAE7D3;
	border:1px solid #EAE7D3;
	width: 159px;
	padding:17px;
	margin: 20px 0 0 0;
}

#sidebar_news h1 {
	font-size:14px;
	color:#00A3DF;
	padding:0 0 10px 0;
	margin:0 0 0 0;
}

#sidebar_news h2 {
	font-size:9px;
	color:#000000;
	padding:10px 0 10px 0;
	border-top:1px solid #FFFFFF;
	text-transform:none;
}
#quicklink {
	background-color: #FFE43F;
	width: 159px;
	height: 47px;
	padding:17px;
	border:1px solid #FFE43F;
	margin:70px 0 50px 0 ;
}

#quicklink h1 {
	font-size:18px;
	font-weight:normal;
	line-height:17px;
	color:#000000;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#quicklink h2 {
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding:0 0 0 0;
}

#corporate_news_blog {
	background-color: #FFFFFF;
	width: 336px;
	height: 42px;
	padding: 15px;
	border:13px solid #FF681F;
	margin:20px 0 50px 0;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	line-height:44px;
}

#welcome_message {
	background-color: #FFFFFF;
	width: 336px;
	height: 233px;
	padding: 15px;
	border:13px solid #FF681F;
	margin:20px 0 46px 0;
}

#welcome_message_content {
	width: 250px;
	padding: 15px 15px 0 15px;
}

#welcome_message_content h1 {
	font-size:20px;
	font-weight:normal;
	color:#000000;
	line-height:24px;
}

#welcome_message_content h2 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-transform:none;
	padding-top: 5px;
}

#rss_reader {
	height:50px;
	// height:60px;
}

*html*#rss_reader {
	height:60px;
}

#download_demo {
	background-color: #FFFFFF;
	width: 250px;
	height: 42px;
	padding: 15px;
	border:13px solid #FF681F;
	margin:0px 0 50px 0;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	line-height:44px;
}

.page_item a, .page_item a:hover, .page_item a:visited {
	color: #00A3DF;
	}

.current_page_item a, .current_page_item a:hover, .current_page_item a:visited {
	color: #000000;
	}

.page_item a:hover {
	text-decoration: none;
	}

.page_item current_page_item {
	color: #000000;
	}

.right_li {
	position: absolute;
	right: 163px;
}

.right_li a, .right_li a:hover, .right_li a:visited {
	font-weight: bold;
	color: #FF681F;
	}

.right_li a:hover {
	text-decoration: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Posts */

.iframe {
	width:370px;
	height:800px;
	// height:900px;
}

.post a, .narrowcolumn a {
	text-decoration:none;
	color:#00A3DF;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	font-size: 1.0em;
	}

.entry p a:visited {
	color: #666;
	}

.entry p, .entrytext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	}

.entrytext img {
	padding: 0 10px 0 0;
}

.widecolumn .entry p {
	font-size: 1.1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.2em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	line-height: 1.3em;
	}

.post {
	margin: 0 0 40px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 0 0 5px 0;
	line-height: 1.5;
    text-align: left;
	color: #FF681F;
	font-weight:bold;
	}

.narrowcolumn .postmetadata a {
	color: #FF681F;
	text-decoration:none;
	}

.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: url('none');
	}

/* Headings */

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	}

.entrytext h2 {
	line-height:normal;
	font-size: 1.5em;
	font-weight:normal;
	padding-top: 25px;
	color: #FF681F !important;
}

.entrytext h2 a, .entrytext h2 a:hover, .entrytext h2 a:visited,  {
	color: #FF681F !important;
}


.description {
	font-size: 1em;
	text-align: left;
	font-weight:bold;
	text-indent:118px;
	}

h2 {
	font-size: 1.7em;
	font-weight:normal;
	}

h2.pagetitle {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

h2 a, h2 a:visited, h2 a:hover {
	color: #00A3DF;
	}

h3, h3 a, h3 a:visited {
	color: #000;
	}

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;
	}

.post h2 {
	color:#000;
}

h1 {
	padding-top: 10px;
	margin: 0;
	}

.description {
	text-align: left;
	}

h2 {
	margin: 0 0 0 0;
	color: #000;
	}

h2.pagetitle {
	margin-top: 10px;
}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Images */
p img {
	padding: 0;
margin: 0 0 0px 0px;
	max-width: 100%;
	}

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

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
	}

/* Forms */
#searchform {
	margin: 0 auto 10px;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar2 #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar2 #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: 160px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	border: 1px solid #c2c2c2;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* Comments */
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Main Content Area */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: auto;
margin-right: auto;
margin: 0;
	padding: 0;
	}

#main {
	background-image:url(images/main_bar_background.gif);
	background-position: 0 85px;
	background-repeat:repeat-x
}

#page {
	padding: 30px 0px 0px 0px;
	text-align: left;
	margin:0 auto 0 auto;
	width: 905px;
	border-left: 15px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	margin-bottom: 30px;
	}

#header {
	padding: 0;
	height: 60px;
	width: 905px;
	}

#content {
	font-size: 1.1em;
	margin-bottom: 30px;
	}

acronym, abbr, span.caps
{
	font-size: 1.0em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

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

#headerimg {
	margin: 0;
	height: 60px;
	width: 905px;
	text-align: right;
padding: 0px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {

	}

a img {
	border: none;
text-align: center;
	}

/* Footer */

#footer2 {
	background-image: url(images/footer_gradient.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #727170;
	padding: 15px 0 0 353px;
	margin: 0 auto 0 auto;
	height: 100px;
	text-align: left;
	border-top: 1px dashed #959596;
	clear:both;
	}

#footer2 a {
	color: #727170;
}

#footer2 a:hover {
	color: #00A3DF;
	text-decoration: none;
	}


#footer2 ul li {
	list-style:outside;
	list-style-position:outside;
	list-style-type:none;
}

#footer2 ul {
	padding:0;
	margin:12px 0 0 0;
}


#footer_content_1 {
	float:left;
	width:280px;
	margin: 0;
}

#footer_content_2 {
	float:left;
	width:200px;
	margin: 0 0 0 105px;
}

#footer_content_3 {
	float:left;
	width:150px;
	margin: 0 0 0 33px;
}


/* added menu*/


/* Top Level Menu*/
#menu {
	width:905px;
	padding:0pt;
	margin:0pt;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

#menu ul {
	padding:0px;
	margin-bottom:25px;
}

#menu ul li  {
	display:inline;
	list-style-type: none;
	padding:0px 15px 0px 0px;
	text-transform:uppercase;
	font-weight:bold;
}


.innerDIV{
}

#products_img {
	background-image:url(images/epm_products_photo_w344px.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px;
	height:188px;
	margin: 20px 0 30px 0;
}

#products_toolkits_img {
	background-image:url(images/epm_products_toolkits_photo_w344px.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px;
	height:230px;
	margin: 20px 0 30px 0;
	border: 1px solid #B6C5CE;
}

#partners_img {
	background-image:url(images/epm_partners_photo_w344px.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px;
	height:188px;
	margin: 20px 0 30px 0;
}

#contact_img {
	background-image:url(images/epm_contact_photo_w344px.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px;
	height:188px;
	margin: 20px 0 30px 0;
	border: 1px solid #B6C5CE;
}

#company_img {
	background-image:url(images/epm_company_photo_w344px.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px;
	height:188px;
	margin: 20px 0 30px 0;
}

#service_img {
	background-image:url(images/epm_service_photo_w344px.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px;
	height:188px;
	margin: 20px 0 30px 0;
	border: 1px solid #B6C5CE;
}

#download_img {
	background-image:url(images/epm_download_photo_w344px.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px;
	height:188px;
	margin: 20px 0 30px 0;
	border: 1px solid #B6C5CE;
}

#careers_img {
	background-image:url(images/epm_careers_photo_w344px.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px;
	height:188px;
	margin: 20px 0 30px 0;
	border: 1px solid #B6C5CE;
}

#news_img {
	background-image:url(images/epm_news_photo_w344px.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:344px;
	height:323px;
	margin: 20px 0 30px 0;
	border: 1px solid #B6C5CE;
}


/* carousel rules */

#supplier_2 {
	width: 100%;
	font-size: 10px;
	margin:0;
}

#supplier_1 img {
	border:0;
	float:left;
	margin: 0 20px 10px 0;
}

#supplier_2 img {
	border:0;
	float:left;
	margin: 3px 2px 0 0;
	width: 88px;
	height: 42px;
}
