/*
Theme Name: simpleX
Theme URI: http://www.wpshoppe.com/themes/
Description: <strong>Simple and Clean</strong> WordPress Blog Theme designed by <a href="http://www.wpshoppe.com">WPshoppe</a>! Now with <strong>Theme Options</strong> to choose different color combinations.
Version: 1.3
Author: Chandra Maharzan
Author URI: http://www.wpshoppe.com/about/
Tags: custom-colors, custom-header, fixed-width, two-columns, black, silver, light, theme-options, right-sidebar, threaded-comments

	Development Log
	===============================================================
	Nov 5, 2008 - 1.0.1 Works in Firefox, Chrome. Few IE Bugs
	Nov 6, 2008 - 1.0.2 Works in IE6, IE7, Firefox 2+, Chrome 0.3
	Nov 6, 2008 - 1.0.3 Sidebar CSS fixes
	Nov 6, 2008 - 1.0.4 Icons added to sidebar
	Nov 7, 2008 - 1.0.5 Single Page Templates customized
	Nov 8, 2008 - 1.0.6 Flickr Badge (from widget) added / CSS
	Nov 9, 2008 - 1.0.7 Comments section CSS
	Nov 9, 2008 - 1.0.8 Footer / RSS beautified!
	Nov 10, 2008 - 1.0.9 Sidebar CSS / Calendar fixed
	Nov 12, 2008 - 1.1 Multi-level menus fixed
	Nov 13, 2008 - 1.1.1 CSS Fixed
	Nov 26, 2008 - 1.1.2 Index Page Link Fixed
	Dec 2, 2008 - 1.1.3	Various CSS Issues Fixed
	Dec 7, 2008 - 1.2 Theme Options / Various CSS Themes, Organized CSS files, Better user interface, Better Typography
	Dec 8, 2008 - 1.2.1 Properly CSS Organized, Valid xHTML/CSS, Tested with IE6, IE7, IE8 Beta 2, FF2, FF3, Chrome 0.4, Safari 3.2.1
	Dec 20, 2008 - 1.3 Compatible with WordPress 2.7, Commented Thread Styles
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.twtr-widget{position:relative;font-size:12px!important;font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;zoom:1;}.twtr-fullscreen{font-size:220%!important;}.twtr-fullscreen .twtr-new-results{display:none!important;}.twtr-widget .twtr-spinner{width:14px;height:14px;position:absolute;background:url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;top:3px;right:3px;}.twtr-inactive{display:none;}.twtr-widget a img{border:0!important;}.twtr-doc{overflow:hidden;width:100%;text-align:left;font-weight:normal;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.twtr-bd{padding:0 1px;}.twtr-widget .twtr-tweet-wrap{padding:6px 8px;overflow:hidden;zoom:1;}.twtr-fullscreen .twtr-tweet-wrap{padding:20px;}.twtr-widget .twtr-tweet{border-bottom:1px dotted #ddd;overflow:hidden;zoom:1;}.twtr-widget .twtr-tweet a.twtr-reply{visibility:hidden;}* html .twtr-widget .twtr-tweet a.twtr-reply{visibility:visible;}.twtr-widget .twtr-tweet:hover a.twtr-reply{visibility:visible;}.twtr-widget-profile img.twtr-profile-img{display:block;float:left;width:31px;height:31px;border:0!important;}.twtr-widget h3,.twtr-widget h4,.twtr-widget p{margin:0!important;padding:0!important;line-height:1.2!important;width:auto!important;}.twtr-widget-profile h3,.twtr-widget-profile h4{margin:0 0 0 40px!important;}.twtr-widget h3{font-size:11px!important;font-weight:normal!important;}.twtr-widget h4{font-size:16px!important;}.twtr-widget i,.twtr-widget .twtr-new-results{font-size:9px;font-style:normal;display:block;margin-top:2px;zoom:1;}.twtr-widget .twtr-new-results{text-align:center;padding:3px;margin:0 auto -10px auto;display:block;position:relative;bottom:5px;}.twtr-results-inner{line-height:1;font-size:100%;padding:4px 0;position:relative;bottom:-2px;width:40%;margin:0 auto;z-index:2;text-align:center;}.twtr-results-hr{width:100%;position:relative;z-index:1;height:1px;border-bottom:1px dotted #ddd;bottom:7px;background:none;overflow:hidden;}.twtr-new-results span{position:relative;z-index:3;top:-14px;display:block;font-size:9px!important;}.twtr-hd{padding:10px;position:relative;zoom:1;overflow:hidden;}.twtr-fullscreen .twtr-hd{height:0;padding:0;}.twtr-timeline{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;position:relative;overflow:hidden;z-index:2;height:225px;}.twtr-scroll .twtr-timeline{overflow-x:hidden;overflow-y:auto;}.twtr-widget .twtr-tweet:last-child{border-bottom-width:0;}.twtr-ft{position:relative;}.twtr-ft div{overflow:hidden;padding:10px;zoom:1;}.twtr-ft span{float:right;text-align:right;}.twtr-ft a{float:left;display:block;}.twtr-ft span a{float:none;}.twtr-avatar{width:40px;height:40px;float:left;overflow:hidden;display:block;}.twtr-fullscreen .twtr-avatar{width:80px;height:80px;}.twtr-img{height:25px;width:25px;}.twtr-img img{width:30px;height:30px;}.twtr-fullscreen .twtr-img img{width:72px;height:72px;}.twtr-fullscreen a.twtr-join-conv{display:none;}.twtr-tweet-text{margin-left:40px;}.twtr-fullscreen .twtr-tweet-text{margin-left:90px;}.twtr-doc a{text-decoration:none!important;}.twtr-doc a:hover{text-decoration:underline!important;}

/* Structure Styles */

.style3 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.style3 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}

	
body {
	font-size: 8px; /* Resets 1em to 10px */
	font-family:  Verdana;
	text-align: center;
	margin: 0;
	padding: 0;
	color:#000000;
	}	

#page {
	width: 1060px;
	text-align: left;
	}
	
#main { /* SimpleX addition to center as well as make header footer 100% */
	margin: 0;
	height: 425px;
	width: 1060px;
	margin: 0 auto;
	background-image:url(images/header-bottom.gif);
	background-repeat:no-repeat;
	}

#main1 { /* SimpleX addition to center as well as make header footer 100% */
	width: 1060px;
	margin: 0 auto;

	}

#main2 { /* SimpleX addition to center as well as make header footer 100% */
	margin: 0;
	height: 425px;
	width: 1060px;
	margin: 0 auto;
	}

#main3 { /* SimpleX addition to center as well as make header footer 100% */
	margin: 0;
	height: 530px;
	width: 1060px;
	margin: 0 auto;
	}
	
#main3 a{text-decoration:none}
 
#main3 a h1{text-decoration:none}

#main4 { /* SimpleX addition to center as well as make header footer 100% */
	margin: 0;
	height: 500px;
	width: 1060px;
	margin: 0 auto;
	}
	
#main4 a{text-decoration:none}
 
#main4 a h1{text-decoration:none}

#main5 { /* SimpleX addition to center as well as make header footer 100% */
	margin: 0;
	height: 480px;
	width: 1060px;
	margin: 0 auto;
	}
	
#main5 a{text-decoration:none}
 
#main5 a h1{text-decoration:none}


#content1 {
	font-size: 1.4em;
	float: left;
	}

.narrowcolumn .entry {
	line-height: 1em;
	width: 100%;
	}
	
.narrowcolumn4 .entry {
	
	width: 100%;
	}

#content {
	font-size: 1.4em;
	float: left;
	margin-top:0px;

	}

.narrowcolumn .entry {
	line-height: 1.5em;
	width: 100%;
	}

.narrowcolumn .metadata {
	text-align: left;
	}

small {
	font-family: Verdana ;
	font-size: 0.8em;
	line-height: 2em;
	}

notsosmall {
	font-family: Verdana ;
	font-size: 0.8em;
	line-height: 2em;
	}

h1, h2, h3, h4, h9 {
	font-family: Verdana ;
	font-weight: normal;
	}

h1 {
	font-size: 3em;
	text-align: left;
	padding-left:40px;
	line-height:60px;
	}
	

	

	
#headerimg .description {
	font-size: 1.4em;
	padding-left:40px;	
	margin-top: 40px;
	}
	
h2 {
	font-size: 1.9em;
	font-weight:bold;
	clear:both;
	}	

h2.pagetitle {
	font-size: 1.8em;
	font-style: italic;
	}	

#sidebar ul li h2 {
	font-family: Verdana ;
	font-size: 1.6em;
	padding: 5px 5px;
	}



h9 {
	font-size: 1.6em;
	clear:both;
	}

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

h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}	

	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	padding-left:0px;
	}	
	
#header h4, #header h4 a, #header h4 a:hover, #header h4 a:visited {
	padding-left:0px;
	
	}	
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h9, h9 a, h9 a:hover, h9 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}	

.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana ;
	}

.commentlist li {
	font-weight: bold;
	}

.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: 0.8em Verdana;
	}

.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
	}
	
#sidebar {
	font: 1.2em Verdana;
	}	
	
acronym, abbr, span.caps
{
	font-size: 1.1em;
	}	
	
code {
	font: 0.9em Verdana;
	padding: 10px;
	display: block;
	}
	
a {
	text-decoration: none;
	padding: 0 1px;
	}

	
h1 a, h2 a, h3 a, h9 a, h4 a, h1 a:hover,h2 a:hover, h3 a:hover, h9 a:hover, h4 a:hover{
	border: none;
	background: none;
}

#wp-calendar {
margin: 0px;
margin-left: auto;
margin-right: auto;
font-size: 10pt;
width: 100%;
color: #605e5e;
background-color: #FFFFFF;
}

#wp-calendar caption {
font: 10pt verdana;
background-color: #FFFFFF;
text-align: left;
font-weight: bold;
color: #605e5e;
margin : 0px;
padding-left: 4px;
line-height: 20px;
}

#wp-calendar th {
font-size: 10pt;
}

#wp-calendar #today {
background-color: #FFFFFF;
color: #605e5e;
}

#wp-calendar td {
text-align: right;
color: #605e5e;
}

#wp-calendar td.pad {
border: none;
}

#wp-calendar a:link, #wp-calendar a:visited {
color: #605e5e;
font-weight: bold;
text-decoration: none;
}

#wp-calendar a:hover, #wp-calendar a:active {
color: #2a4fa6;
font-weight: bold;
text-decoration: none;
}

#wp-calendar #next a, #wp-calendar #next {
padding-right: 5px;
text-align: right;
font-weight: bold;
border: none;
}

#wp-calendar #prev a, #wp-calendar #prev {
padding-left: 5px;
text-align: left;
font-weight: bold;
border: none;
} 

#sidebar #wp-calendar a {
	text-decoration: none;
	margin: 0;
	padding:0;
	}
#sidebar #wp-calendar caption {
	font-family: Verdana ;
	text-align: left;
	margin-top: 6px;
	}	
	
#sidebar #wp-calendar #prev a, #wp-calendar #next a {
	font-size: em;
	}	
	
#sidebar #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}
	
.post hr {
	display: block; 
	border: none;
	}		
	
.narrowcolumn .postmetadata2 {
	padding: 13px 0 16px 0;
	margin-top: 1px;
}	

.entry img {
	padding: 5px;
	max-width: 100%;
	}	
	
/* Begin Structure */

#page {
	padding: 0;
	width: 100%;	
	}

#header {
	margin:0;
	padding: 0;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 245px;
	width: 1060px;
	margin: 0 auto;
	background-image:url(images/header-top.gif);
	}
	
#headerimgpharma {
	margin: 0;
	height: 270px;
	width: 1060px;
	margin: 0 auto;
	background-image:url(images/header-pharma.gif);
	background-repeat:no-repeat;
	}
	
#headerimgpage {
	margin: 0;
	height: 93px;
	width: 1060px;
	margin: 0 auto;
	background-image:url(images/header-top-page.gif);
	background-repeat:no-repeat;
	}
	
#headerimgpagewho {
	margin: 0;
	height: 93px;
	width: 1060px;
	margin: 0 auto;
	background-image:url(images/header-top-page-who.gif);
	background-repeat:no-repeat;
	}
	
#headerimgpagehow {
	margin: 0;
	height: 93px;
	width: 1060px;
	margin: 0 auto;
	background-image:url(images/header-top-page-how.gif);
	background-repeat:no-repeat;
	}
	
/* SimpleX search location */
#searchdiv {
	position:absolute;
	top: 26px;
	margin-left: 790px;
	font-size: 8px;
	font:verdana;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#searchdiv li {
font:verdana;
font-size:14px;
float:left;
}
#searchdiv2 {
	position:absolute;
	top: 26px;
	margin-left: 28px;
	font-size: 8px;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#searchdiv2 li {
font:verdana;
font-size:14px;
float:left;
}

#calendardiv {
	width:100px;
	position:absolute;
	top: 55px;
	margin-left: 628px;
	font-size: 8px;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#calendardiv li {
font:verdana;
font-size:14px;
float:left;
}

#headerdiv0 {
	position:absolute;
	top: 60px;
	margin-left: 30px;
	font-size: 8px;
	width:450px;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#headerdiv0 li {
font:verdana;
font-size:14px;
float:left;
}

#headerdiv1 {
	position:absolute;
	top: 101px;
	margin-left: 30px;
	font-size: 8px;
	line-height:100px;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#headerdiv1 li {
font:verdana;
font-size:8px;
float:left;
line-height:60px;
}

#headerdiv2 {
	position:absolute;
	top: 116px;
	margin-left: 30px;
	font-size: 8px;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#headerdiv2 li {
font:verdana;
font-size:14px;
float:left;
}

#headerdiv3 {
	position:absolute;
	top: 177px;
	margin-left: 30px;
	font-size: 8px;
	width:500px;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#headerdiv3 li {
font:verdana;
font-size:14px;
float:left;
}

#headerdiv4 {
	position:absolute;
	top: 245px;
	margin-left: 350px;
	font-size: 8px;
	width:500px;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#headerdiv4 li {
font:verdana;
font-size:14px;
float:left;
}

#headerdiv5 {
	position:absolute;
	top: 219px;
	margin-left: 30px;
	font-size: 8px;
	width:500px;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#headerdiv5 li {
font:verdana;
font-size:14px;
float:left;
}

#headerdiv6 {
	position:absolute;
	top: 157px;
	margin-left: 30px;
	font-size: 8px;
	/*background: url(images/meta.gif) repeat 5px 7px;*/ 
}
#headerdiv6 li {
font:verdana;
font-size:14px;
float:left;
}

.narrowcolumn {
	padding: 130px 30px;
	margin: 0px auto;
	width: 630px;	
	}

.narrowcolumn2 {
	padding-left: 25px;
	margin: 0px auto;
	width: 570px;	
	}
	
.narrowcolumn3 {
	padding-left: 30px;
	margin: 0px auto;
	width: 960px;	
	}
	
.narrowcolumn4 {
	padding: 130px 30px;
	margin: 0px 0px;
	width: 570px;
	height: 150px;
	}
	
.narrowcolumn5 {
	padding: 10px 40px;
	margin: 0px 0px;
	width: 570px;
	height: 150px;
	}

.narrowcolumn5 a, .narrowcolumn5 a:hover, .narrowcolumn5 a:visited {
	color: #000000;
	text-decoration: none;
	}

.post {
	margin: 0 0 0;
	}
	
.postmain {
	margin: 0 90px 0 0;
	}
	
.narrowcolumn .postmetadata {
	padding:0;
	margin:0;
	padding: 0px 0 0px;
	}


.postmetadata {
	clear: both;
	font-size: 0.8em;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
 	overflow: hidden;
	}
	
#footerarea {
	width: 1060px;
	margin: 0 auto;	
}

#footerarea span {
	margin: 0;
	padding: 30px 40px;
	font-size: 1.1em;
	}
	
#footerarea span#footerleft {
	float:left;	
}

#footerarea span#footerright {
	float:right;
}
/* End Structure */


/*	Begin Headers */
h1 {
	padding-top: 10px;
	line-height: 30px;
	padding-left:0;
	margin: 0;
	}
	


h5 {
	padding-top: 8px;
	line-height: 20px;
	padding-left:0;
	margin: 0;
	font:Verdana;
	font-size:12px;
	}
	
h6 {
	padding-top: 8px;
	line-height: 20px;
	padding-left:0;
	margin: 0;
	font:Verdana;
	font-size:16px;
	}



h2 {
	margin: 10px 0 2px 0;
	padding-top: 10px;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

h9 {
	padding:0;
	margin: 30px 0 0;
	}

h3#comments {
	padding: 0;
	margin: 0 0 0 ;
	}

h9#comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */	

/* Begin Images */


/*	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 {
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 5px 15px;
	}

img.alignleft {
	padding: 5px;
	margin: 0 15px 5px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* simpleX addition */

.entry {
	margin-top: 10px;
	padding-top: 10px;
	float: left;	
	margin-bottom: 1px;
}

.entry1 {
	margin-top: 1px;
	padding-top: 1px;
	float: left;	
	margin-bottom: 1px;
}

.entry p {
	padding: 7px 0 7px 0;
	margin:0;
}
.entry p a.img {
	border:none;
	background:none;
}
.entry p a.img:hover {
	border:none;
	background:none;
}


/* end */

html>body .entry ul {
	margin-left: 50px;
	padding: 0px 0 0px 10px;
	padding-left: 10px;	
	}

html>body .entry li {
	margin: 0;
	}

.entry  ol, .entry ul {
	padding:0;
	margin:  5px 0 5px 10px;
	}

.entry ol li, .entry ul 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;
	margin-bottom: 15px;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin:0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding:0;
	list-style:none;	
	}
	
#sidebar a {
	border: none;
	background: none;	
	display: block;
	padding: 5px 2px;
	background: url(images/meta.gif) no-repeat 5px 7px;
	padding-left: 2px;
}
#sidebar a:hover {
	background: url(images/meta.gif) no-repeat 5px 7px;
}	

* html #sidebar a {
	height: 1px;
}
	
#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover,
#sidebar #archives ul li a {
	background: url(images/cat.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {
	background: url(images/cat.gif) no-repeat 5px 7px;
}
#sidebar .linkcat a, #sidebar .linkcat a:hover, 
#sidebar .blogroll a {
	background: url(images/fav.gif) no-repeat 5px 7px;
	padding-left: 20px;	
}

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background: url(images/fav.gif) no-repeat 5px 7px;
}

#sidebar .textwidget {
	margin: 6px;
}

	
/* End Entry Lists */

/* Start of sidebar */

#allsidebars {
  width: 680px;
  float:left;
  }


/* Sidebar top welcome box */

.sidebarsred {
  width: 480px;
  background: #944649;
  padding-top:30px;
  margin-left:30px;
  }

.sidebarsred h2 {

  font: 2.2em verdana;
  color: #fff;
  }
.sidebarsred h3 {

  font: 1.2em verdana;
  color: #fff;
  }
.sidebarsred h9 {

  font: 1.2em verdana;
  color: #fff;
  }

#welcome {
  clear: both;
  padding: 0 10px;
  }

#welcome a {
  display: inline;
  color: #fff;
  }

#welcome a:hover {
  color:#fff;
  }

#welcome p {
  color: #fff;
  margin-top: 5px;
  padding-left: 10px;
  font: 1em verdana;
/*  background: url(images/welcome.gif) left top no-repeat;*/
  }

.sidebarswrapperred {
  margin-top: 0px;
  padding-top: 9px;
  width: 680px;
  background: url(images/bgsidebartopred.gif) left top no-repeat;
  }
  
.sidebarsbottomred {
  clear: both;
  width: 680px;
  height: 18px;
  background: url(images/bgsidebarbottomred.gif) left bottom no-repeat;
  }


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#header #searchform #s {
	width: 130px;
	padding: 4px;
	font: 1.4em verdana;
	}

#header #searchsubmit {
	padding: 3px;
	font: 1.4em verdana;
	font-weight: bold;
	}
	
#content #searchform #s {
	width: 200px;
	padding: 4px;
	font: 1.4em verdana;
	}

#content #searchsubmit {
	padding: 3px 10px;
	font: 1.4em verdana;
	font-weight: bold;
	}	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform{
	margin-bottom: 60px;
	margin-top: 20px;
}	
#commentform input {
	width: 300px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
	}

#commentform textarea {
	margin-top:5px;
	width: 620px;
	padding: 2px;
	font-size: 1.2em;
	}

#commentform #submit {
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
	}
	
legend {
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px;
}

.entry form { 
	text-align:left
}


	
/* End Form Elements */



/* Begin Comments*/


.commentlist {
	padding: 0;
	}

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
/* Threaded Comments */	

ol.commentlist { list-style:none; margin-right:80px; padding:0; text-indent:0; }
ol.commentlist li {  margin: 15px 0 0px; list-style: none; padding: 20px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float: right;	padding: 2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {margin: 0; display: block;}
ol.commentlist li div.comment-meta {  }
ol.commentlist li p {margin: 13px 5px 13px 0; line-height:16px;}
ol.commentlist li ul { margin:0 0 0em 0em; }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:2em 0 0; text-indent:0; padding:0}
ol.commentlist li ul.children li { font-size: 12px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {margin:0;}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fcfcfc; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist .navigation {
	padding:10px 0;
	margin:10px 0;
	clear:both;
	border: none;
	}

	
	
/* End Comments */



/* Begin Sidebar */
#sidebar
{	
	width: 460px;
	height:980px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/header-bottom-page-how.gif);
	background-repeat:no-repeat;
	}
	


#sidebartext
{	
	width: 260px;
	height:610px;
	margin: 125px 160px 120px 135px;	
	}

#sidebartext p
{	
	font: 1.4em Verdana;
	line-height: 1.5em;
	padding:4px;
	}


#sidebar form {
	margin: 0;
	}
	
#sidebarpage
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/header-bottom-page.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpagecontact
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/05contact.gif);
	background-repeat:no-repeat;
	}

#sidebarpageteam
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/our-team.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpagehow
{	
	width: 460px;
	height: 710px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/header-bottom-page-how.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpagecomp
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/header-bottom-page-comp.gif);
	background-repeat:no-repeat;
	}

#sidebarpage1
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/01who_we_are_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage2
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/02what_we_do.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage3
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/03How_we_do_it.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage4
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/04What_does_this_mean.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage5
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/05contact.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage6
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/06_mission-snake_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage7
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/07Our_team.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage15
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/15combined-brands.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage16
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/16cost_savings.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage17
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/17process-develop-hands_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage19
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/19service-bell_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage20
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/20project-management-bike_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage21
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/21-advice-consult_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage22
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/22_packaging_change.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage23
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/23_design_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage24
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/24chinese-dragons_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage25
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/25_tooling_main_pic_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage25a
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/25a_tooling_grad.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage25b
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/25b_tooling.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage26
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/26peripheral_services.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage27
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/27values.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage29
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/29links.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpage30
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/30descog_news.gif);
	background-repeat:no-repeat;
	}

#sidebarpagepharma
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/header-bottom-page-pharma.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpagebraille
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/header-bottom-page-braille.gif);
	background-repeat:no-repeat;
	}
	
#sidebarpagewho
{	
	
	width: 260px;
	height: 156px;
	margin: 0 0 0 0;	
	background-image:url(images/header-bottom-page-who.gif);
	background-repeat:no-repeat;

	
	}
#sidebarpagewho2
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background: transparent url(images/header-bottom-page.gif);

	}		
#sidebarpageannie
{	
	width: 460px;
	height: 610px;

	margin: 0 0 0 0;	
	background-image:url(images/annie.gif);
	background-repeat:no-repeat;
	}
		
#sidebarpagebev
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/bev.gif);
	background-repeat:no-repeat;
	}
		
#sidebarpagebob
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/bob.gif);
	background-repeat:no-repeat;
	}
		
#sidebarpagechris
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/chris.gif);
	background-repeat:no-repeat;
	}
		
#sidebarpagehugh
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/hugh.gif);
	background-repeat:no-repeat;
	}
		
#sidebarpagemike
{	
	width: 460px;
	height: 610px;
	float: right;
	margin: 0 0 0 0;	
	background-image:url(images/mike.gif);
	background-repeat:no-repeat;
	}
		

/* End Sidebar */



/* Begin Calendar */
#sidebar #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 190px;
	}

#sidebar #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#sidebar #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#sidebar #wp-calendar a {
	display: block;
	}

#sidebar #wp-calendar caption {
	text-align: right;
	width: 190px;
	padding-right: 10px;
	}

#sidebar #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}



blockquote {	
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


hr {
	display: none;
	}

a img {
	border: none;
	}
	
.navigation {
	margin: 50px 0;
	padding-top: 30px;
	clear:both;
	}
	
pre {
	width: 500px;
	margin-right: 250px;
	font-size: 1.1em;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.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 */

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

.entry a.more-link {
	padding: 1px 6px;
	font-size:0.8em;
	font-weight: bold;
	float:right;
	}

.navigation a {
	font-size:1em;
	padding: 5px 10px;
	font-weight: bold;
	}	

/*simpleX RSS*/

#sidebar li#rssfeeds{
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 10px;
	background:url(images/rss.gif) left center no-repeat;
}
#sidebar li#rssfeeds a, #sidebar .textwidget a, #sidebar #tag_cloud a, #sidebar p a {
	background: none;
	display:inline-block;
	margin:0;
	padding:0;
}


#sidebar #tag_cloud a{
	margin:5px 5px 0 6px;
	display:inline;
}

#sidebar #wp-calendar {
	margin:6px;
	padding:0;
}

/* Header Menu */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#menu ul 
{	
    float:right;	
   	text-transform:uppercase;
    margin: 0;
	padding: 20px 20px;
	list-style: none;		
}
/* Page Menu CSS */

#pagemenu {	
	width: 1060px;
	font-size: 1.8em;
	font:Verdana;
	margin: 0 auto;
}
#pagemenu ul#page-list {
	list-style: none;
	padding: 0px 0px;	
	margin: 0 auto;
	width: 1020px;	
	margin-top: 1px;
	display: block; /* ignored by IE  remove space bug on FF, Chrome */	
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {

	padding: 0px 15px;
	text-decoration: none;	
	border: none;	
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
}

#pagemenu  #page-list {
	margin:0; padding:0;
	}
		
#pagemenu #page-list li {
		padding:0px;
		float:left;
		list-style: none;
		line-height:28px;
		display: inline;
		margin-left: 5px;
	}
	
#pagemenu #page-list li a, #page-list li ul li a{		
	    display:block		
	}	
	
#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-top: none;
	margin:0;
	padding:0; 	
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;	
}
#pagemenu #page-list li ul li {
	line-height:28px;	
	width:12em;
	margin:0px;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
}
#pagemenu #page-list li ul ul {
	margin: -29px 0 0 12em;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
} 


/* sidebar ul li pages category */

#sidebar .page_item ul li, #sidebar .cat-item ul li{
	padding-left: 15px;
} 

#sidebar ul li div a.freedownload {
	background: url(images/downloadsimplex.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 200px;
	border: none;
}

#sidebar ul li div a.freedownload:hover {
	background: url(images/downloadsimplex.gif) no-repeat 0 -70px;
	position: relative;
}

/* for ad */

#sidebar ul li div div {
	font-size: 0.9em;
	line-height: 1.8em;
}
#sidebar ul li div span.red {
	font-size: 1em;
	font-weight:bold;
	color:#f00;
}
