/*
Theme Name: Ethypharm
Theme URI: http://www.ethypharm.com/
Description: The Ethypharm theme.
Version: 1.0
Author: G K Engineering
Author URI: http://www.g-k-e.fr/
Tags: blue, fixed width, three columns
Text Domain: Ethypharm
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white;
	color: #2640b2;
	text-align: center;
}

#page {
	background-color: white;
	border: 1px solid #d5ddf4;
	text-align: left;
}

#content {
	font-size: 1.2em;
}

.narrowcolumn .entry, .narrowcolumn .hentry, .sidebar .bentry, .sidebar .centry, .imgbox-l p, .imgbox-r p {
	font-size: 0.9em;
}

/* fix added 18/01/10 */
.narrowcolumn .entry, .narrowcolumn .hentry {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #707070;
	font-size: 1.0em;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 0.9em;
}

.entry h4, .hentry h4 {
	font-size: 1.2em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: black;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000066;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

.sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

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: #000066;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

.news h2 a, .news h2 a:hover {
	color: #fff;
	text-decoration: none;
}

.sidebar div h3 a, .sidebar div h3 a:hover {
	color: #000080;
	text-decoration: none;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	margin: 20px auto;
	padding: 0;
	width: 1120px;
	/* fix added 18/01/10 */
	/*background-color: #dae8f1;*/
	background-color: #ebf2f8;
	/*background: #fff url('images/mainbg.jpg') repeat left top;*/
}

#header {
	background-color: white;
	margin: 0;
	padding: 0;
	height: 177px;
	width: 1120px;
}

#headerimg {
	margin: 0;
	padding: 0;
	height: 177px;
	width: 100%;
	background: #fff url('images/headerbg.jpg') no-repeat left top;
}

#headerimg .flags {
	text-align: right;
	margin: 0;
	padding: 20px 50px 0 0;
	font-size: 1.0em;
}

#headerimg h1 {
	margin: 0;
	/* fix added 18/01/10 */
	/*padding: 66px 0 0 655px;*/
	padding: 27px 0 0 814px;
	display: block;
	width: 250px;
	height: 78px;
	background-image: url('images/logo-ethypharm.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#headerimg h1 a {
	width: 250px;
	height: 78px;
	display: block;
	border: none;
	background-image: none;
}
#headerimg h1 span { display: none; }

#content {
	float: left;
	margin: 0;
	padding: 30px 25px 0 25px;
}

.narrowcolumn {
	width: 550px;
}

.sidebar {
	float: left;
	margin: 0;
	padding: 30px 0 0 0;
	width: 260px;
}

#footer {
	padding: 0;
	margin: 0;
	width: 1120px;
	clear: both;
}
#footer p.copyright {
	margin: 0;
	padding: 0 10px 10px 0;
	color: #666;
	text-align: right;
}
#footer p.copyright a, #footer p.copyright a:hover {
	color: #666;
	text-decoration: none;
}
/* End Structure */



/* Begin Content */
.intro, .news, .post {
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #fff;
}
.intro h2, .news h2, .post h2, .post h3 {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 25px;
	text-indent: 5px;
	background-color: #c4d2d6;
	color: #fff;
}

/* fix added 18/01/10 */
.news h2 {
	font-weight: normal;
}

.news h4 {
	margin: 10px 0 0 10px;
	padding: 0;
	padding-left: 16px;
	background-image: url('images/tip.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.entry, .hentry {
	padding: 10px;
}

.entry h2, .entry h3, .hentry h2, .hentry h3 {
	text-indent: 0px;
	color: #2640b2;
	background-color: #fff;
}

.pdf-link .entry a {
	padding-right: 14px;
	background: #fff url('images/pdf.gif') no-repeat right center;
}
/* End Content */



/* Begin History (timeline) */
#timeline {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; /* fix added 18/01/10 */
	margin: 10px auto;
	padding: 0;
	width: 390px;
	height: 50px;
	font-size: 9px;
	letter-spacing: -0.08em;
	background: #fff url('images/timeline.gif') no-repeat 0% 50%;
}
#timeline ul {
	list-style: none;
}
#timeline ul li {
	float: left;
	padding: 0;
}

#timeline ul#topline {
	padding: 0;
	margin: 0;
}
#timeline ul#bottomline {
	clear: both;
	padding: 25px 0 0 15px;
	margin: 0;
}

.d2 { margin-left: 2px; }
.d5 { margin-left: 5px; }
.d10 { margin-left: 10px; }
.d15 { margin-left: 15px; }
.d20 { margin-left: 20px; }
.d25 { margin-left: 25px; }

#timeline a {
	text-decoration: none;
}
#timeline a:hover {
	color: #cc3366;
}
#timeline a.current {
	color: #ff0000;
}

.history div {
	display: none;
	margin: 5px auto;
	padding: 7px 10px;
	width: 320px;
	height: 76px;
	color: #fff;
	background: #7788c3 url('images/timelinebg.gif') repeat-x left top;
}

.history div#t1977 { display: block; }
/* End History (timeline) */



/* Begin Operational Excellence */
.op {
	display: none;
	z-index: 1;
	position: relative;
	margin-top: -318px;
	height: 318px;
}
.op div {
	position: absolute;
	top: 50%;
	width: 390px;
	padding: 7px 10px;
	margin-left: 60px;
	background-image: url('images/85p_white.png');
	overflow: auto;
}
.op div strong {
	font-size: 0.9em;
}

.op a.close {
	float: right;
	width: 12px;
	height: 13px;
	background: #fff url('images/close.gif') no-repeat right top;
}
.op a.close span {
	display: none;
}

#op1 div {
	height: 91px;
	margin-top: -55px;
}
#op2 div {
	height: 220px;
	margin-top: -120px;
}
#op3 div {
	height: 260px;
	margin-top: -140px;
}
#op4 div {
	height: 194px;
	margin-top: -107px;
}
#op5 div {
	height: 91px;
	margin-top: -55px;
}
#op6 div, #op7 div {
	height: 304px;
	margin-top: -159px;
}
/* End Operational Excellence */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	margin: 0;
	padding: 0 10px 5px 10px;
	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; }

#respond .comment-entry {
	padding: 10px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
.sidebar .bentry ul li.current a {
	color: #ff0000;
}

.box-l {
	margin: 0 0 20px 20px;
	padding: 0;
	background-color: #fff;
}
.box-r {
	margin: 0 20px 20px 0;
	padding: 0;
	background-color: #fff;
}
.box-l h3, .box-r h3 {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 25px;
	text-indent: 5px;
	background-color: #b3d0e8;
	/* fix added 18/01/10 */
	/*color: #000080;*/
	color: #000055;
	font-weight: normal;
}
.box-l h4, .box-r h4 {
	padding: 10px 0 0 10px;
	margin: 0;
}
.box-l .bentry, .box-r .bentry {
	padding: 10px;

}
.box-l .centry, .box-r .centry {
	padding: 0 10px 10px 10px;
}

/* fix added 18/01/10 */
.box-l .bentry, .box-r .bentry, .box-l .centry, .box-r .centry {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #707070;
	font-size: 1.0em;
}

.cbox {
	margin: 0 0 20px 20px;
	padding: 0;
	background: #fff url('images/contactbg.gif') repeat-x left top;
}
.cbox h3 {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 25px;
	text-indent: 5px;
	color: #fff;
}
.cbox .bentry {
	padding: 10px;
	height: 90px;
	background-image: url('images/globe.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}

.imgbox-l, .imgbox-r {
	padding: 0;
	width: 240px;
	height: 27px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url('images/pipeline.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.imgbox-l {
	margin: 0 0 20px 20px;
}
.imgbox-r {
	margin: 0 20px 20px 0;
}
.imgbox-l p, .imgbox-r p {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	text-align: center;
	width: 200px;
	height: 21px;
}

/* fix added 18/01/10 */
#aboutus {
	padding-top: 75px;
	background: #fff url('images/bg-aboutus.jpg') no-repeat left top;
}
#contactus {
	padding-top: 75px;
	background: #fff url('images/bg-contactus.jpg') no-repeat left top;
}
#download-center {
	background: #fff url('images/bg-download.jpg') no-repeat 100% 100%;
}

/* End Sidebar */



/* Begin Images */
p img {
	padding: 0;
	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;
}

img.picture {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

.text-right {
	display: block;
	width: 100%;
	text-align: right;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, .sidebar ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.sidebar ul, .sidebar ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ol li {
	list-style: decimal outside;
}

.sidebar ul li, .sidebar ol li {
	margin: 3px 0 0;
	padding: 0;
}

.inline-list ul li {
	display: inline;
}
/* End Entry Lists */



/* Begin Form Elements */
form {
	margin: 0;
	padding: 0;
}

.form-left {
	padding: 8px 0 0 0;
	float: left;
}
.form-right {
	padding: 7px 0 0 20px;
	float: left;
}

.form-left p, .form-right p {
	margin: 2px 0 0 0;
}

.form-left label, .form-right label {
	text-transform: uppercase;
}

.form-left input {
	padding: 2px;
	width: 230px;
	height: 15px;
	border: none;
	font-size: 0.90em;
	color: #000066;
	background-color: #e9eefa;
}

.form-right input#captcha {
	padding: 2px;
	width: 80px;
	height: 15px;
	border: none;
	font-size: 0.90em;
	color: #000066;
	background-color: #e9eefa;
}

.form-right textarea {
	padding: 2px;
	width: 270px;
	height: 180px;
	border: none;
	font-size: 0.90em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000066;
	background-color: #e9eefa;
}

p.form-submit {
	text-align: right;
}

p.form-submit input {
	padding: 0;
	width: 44px;
	height: 15px;
	font-size: 0.75em;
	text-transform: uppercase;
	color: #fff;
	background-color: #000066;
	border-style: solid;
	border-width: 1px;
	border-color: #6066ab #303388 #303388 #6066ab;
}

p.form-submit input:hover {
	cursor: pointer;
	color: #000066;
	background-color: #c9d2f1;
	border: #c5cff0 1px solid;
}

.mandatory {
	padding-top: 10px;
	font-style: italic;
	text-align: justify;
}
.mandatory span {
	color: #ff0000;
}

#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 Various Tags & Classes */
p {
	margin:10px 0 0 0;
	padding: 0;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 0 0 0 30px;
	padding-left: 10px;
	border-left: 5px solid #86b2d9;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

hr {
	display: none;
}

img, a img {
	border: none;
}

/* fix added 18/01/10 */
/*
.shadow {
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
}
*/

.navigation {
	display: block;
	text-align: center;
	padding: 10px;
}
.navleft {
	text-align: left;
}
.navright {
	text-align: right;
}

span.codedirection {
	unicode-bidi:bidi-override;
	direction: rtl;
}

a.icon, span.icon {
	background-repeat: no-repeat;
	background-position: right center;
}
span.icon {
	padding-left: 14px;
	width: 12px;
	height: 12px;
}

.pdf-file {
	background-image: url('images/pdf.gif');
}
.video-file {
	background-image: url('images/video.gif');
}
/* 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;
}

.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 */