/*
Theme Name: Elixir Style
Theme URI: http://wordpress.org/
Description: Adapted Theme for Elixir Interactive
Version: 1.6
Author: Elixir
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Elixir v1.5

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

*/

/*common page elements*/
*
{
	 font-family:Arial,Verdana,sans-serif;
	 font-size:10pt;
	 color:#666666;
     font-weight:100;
}
body {
	background:#ffffff;
	/*background:#ffffff url(images/main-table-bg-image.png) no-repeat fixed right bottom;*/
     }    

h1, .h1, h1 a{
	font-size:11pt;
	color:#00628F;
	text-align:left;
	line-height:15pt;
	font-weight:bold;
	text-align:justify;
}
h2, .h2, h2 a {
	font-size:10pt;
	font-weight:normal;
	color:#00628F;
	text-align:left;
	line-height:13pt;
	font-weight:bold;
	text-align:justify;
}

p {
}

strong, b {
	font-weight:bold;
	color:#00628F;
}
     

.header-text {
	font-size:13pt;
	color:#00628F;
	font-weight:300;
}

.sub-header-text {
	color:#666666;
	font-weight:200;
}
			 


/*links*/
a {
	color:#336666;
	text-decoration:none;
	border-bottom: #336666 1px dotted;
}	

a:hover {
	color:#ff9900;
	text-decoration:none;
	border-bottom: #ff9900 1px solid;
}

div#left-nav a, div#top-nav a, div#logo a, div#home-text-middle a, div#home-text-right a {
	text-decoration:none;
	border-bottom:none;
}
div#left-nav a:hover, div#top-nav a:hover, div#logo a:hover, div#home-text-middle a:hover, div#home-text-right a:hover  {
	text-decoration:underline;
	border-bottom:none;
}



#scrollup  .headline p {
	padding:0px;
	margin:0px;
}
	
#testimonials li, #home-image1-ul li , #home-image2-ul li {
	list-style:none;
}

#testimonials, #home-image1-ul, #home-image2-ul {
	padding:0;
	margin:0;
}
#testimonials{
	padding-top:3px;
}

#home-image1-ul img , #home-image2-ul img, #home-image1-ul a , #home-image2-ul a {
	border:none;
}	


#commentForm label.error, .error { color:#660099; }
#commentForm input, textarea { margin-right:10px; }
div#loader{ display:none;  }
div#result{ display:none;  }

/*classes*/
/*
** There are three media types defined in this section - if you update one section remember to update the others too.
*/
@media screen {
	div#logo {
		  position:absolute;
		  top:7px;
		  left:32px;
		  height:98px;
		  width:109px;	
		  }
	
	div#top-nav {
			 position:absolute;
			 top:35px;
			 left:443px;
			 height:71px;
			 width:322px;
			 }
	
	div#home-image1 {
					 position:absolute;
					 top:119px;
					 left:20px;
					 height:265px;
					 width:411px;
					 }
	div#home-image2 {
					 position:absolute;
					 top:119px;
					 left:431px;
					 height:265px;
					 width:357px;
					 }
			  
	div#home-text-left {
					position:absolute;
					top:400px;
					left:32px;
					height:132px;
					width:255px;
					}
	div#home-text-left h1 {
		font-weight:normal;
	}
					
	div#home-text-middle {
					  position:absolute;
					  top:400px;
					  left:320px;
					  height:150px;
					  width:150px;
						text-align:justify;
					  }
	div#home-text-right {
					  position:absolute;
					  top:400px;
					  left:552px;
					  height:150px;
					  width:150px;
					  text-align:justify;
					  }
	div#left-nav {
		position:absolute;
		top:180px;
		left:3px;
		width:160px;
		height:250px;
		text-align:right;
		line-height:16px;
	}
	div#left-nav a {
		font-size:9pt;
	}
	div.leftnavlinks{
		padding-bottom:5px;
		color:#ff9900;
		font-size:9pt;
	}
	
	div#vertical-line {
				   position:absolute;
				   top:180px;
				   left:168px;
				   width:1px;
				   }
				  
	div#text-middle {
				 position:absolute;
				 top:170px;
				 left:184px;
				 width:430px;
				text-align:justify;
				 }
	div#text-middle-homepage {
				 position:absolute;
				 top:570px;
				 left:174px;
				 width:380px;
				 }	 
				 
	div#text-right {
				position:absolute;
				top:180px;
				left:634px;
				width:144px;
				color:#00628F;
				text-align:left;
				line-height:15pt;
				}
				
	div#footer {
		padding-top:100px;
		width:380px;
	}
	
	#scrollup {
	   position: relative;
	   overflow: hidden;
	   height: 200px;
	   width: 200px;
	 }
	 
	#scrollup .headline {
	   position: absolute;
	   top: 210px;
	   left: 5px;
	   height: 195px;
	   width:190px;
	}
	div.Chicklets {
		display:block;
		padding:4px;
		margin:40px 0 0 0 ;
	}
	div.Chicklets a, div.Chicklets p{
		font-size:12px;
		padding:0px;
		margin:0px;
		border:none;
	}
	#commentForm { width:500px; }
	#commentForm label { width: 250px; }	
}

@media handheld{
	div#logo { clear:both; padding-top:10px; padding-bottom:10px;  }
	div#top-nav { clear:both; padding-top:10px; padding-bottom:10px;  }
	div#home-image1 { display:none;  }
	div#home-image2 { display:none;  }
	div#home-text-left { clear:both;  padding-top:10px; padding-bottom:10px; }
	div#home-text-middle { clear:both; padding-top:10px; padding-bottom:10px; }
	div#home-text-right { clear:both; padding-top:10px; padding-bottom:10px; }
	div#left-nav { clear:both; padding-top:10px; padding-bottom:10px; }
	div#vertical-line { display:none; }
	div#text-middle { clear:both; padding-top:10px; padding-bottom:10px; } 
	div#text-middle-homepage { clear:both; padding-top:10px; padding-bottom:10px;  } 
	div#text-right { clear:both; padding-top:10px; padding-bottom:10px;  } 
	div#footer { clear:both; padding-top:10px; padding-bottom:10px;  } 
	#scrollup { clear:both; padding-top:10px; padding-bottom:10px;  }
	#scrollup .headline { clear:both; padding-top:10px; padding-bottom:10px;  }
	div.Chicklets { display:none; }
}

@media print{
*{ font-size: 12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

a{
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
div#text-middle a:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
	div#footer { display:none; }
	div#text-middle-homepage { display:none; }
	div.Chicklets { display:none; }
	div#home-image1 { display:none;  }
	div#home-image2 { display:none;  }
	div#left-nav { display:none;  }
	div#top-nav { display:none;  }
	div#vertical-line { display:none; }
	div#loader{ display:none;  }
	div#logo { clear:both; margin-top:30px;   }
}
/*end stylesheet*/


#text-right ul, #text-right ul ol {
	margin: 0;
	padding: 0;
	}

#text-right ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
	}

#text-right ul p, #text-right ul select {
	margin: 5px 0 8px;
	}

#text-right ul ul, #text-right ul ol {
	margin: 5px 0 0 10px;
	}

#text-right ul ul ul, #text-right ul ol {
	margin: 0 0 0 10px;
	}
	
/*	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 {
	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
	}
	
div.navigation .alignleft, div.navigation .alignright {
	padding-bottom:10px;	
}
/* End Images */
.post {
	padding:0 0 20px 0;
	text-align: justify;
	clear:both;
	}
	
div#TitleLine1 a {
	font-size:16pt;
	color:#00628F;
	text-align:left;
	line-height:19pt;
border:none;
}
div#TitleLine2 {
	font-size:12pt;
	text-align:left;
	line-height:15pt;
	font-weight:bold;
}
div#top-nav-blog{
			 position:absolute;
			 top:7px;
			 left:174px;
			 height:98px;
			 width:500px;
			 vertical-align:middle;
			 }

