/*  
Theme Name: PyroElectro Smokin' Theme
Theme URI: http://www.pyroelectro.com
Description: This theme fuckin' rox the socks of all.
Version: 1.0
Author: Chris @ PyroElectro.com
Author URI: http://www.pyroelectro.com
*/

body {
	margin: 0;
	padding: 1px 0 0 0 ;
	background-color: #eeeeee;
	/*background: #AAE74A url(images/img04.gif) repeat-x;*/
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	/*background: #FFFFFF url("images/header_news_final.png") no-repeat bottom;*/
	width: 764px;
	height: 141px;
	margin: 0 auto;
	padding: 0;
	border: #FC9 0px solid;
}

#topnav 
{
	list-style: none;
	font-size: 1em;
	margin: 0 auto;	
	padding: 27px 18px 0 0;
	text-align: right;	
	font-family: Arial,Verdana,Sans-Serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size: 1.1em;
	
}
#topnav li a:link, #topnav li a:visited, #topnav li a:active
{
	text-decoration:none;	
	color:#2d64b6;
}
#topnav li a:hover
{
	text-decoration: underline;
	color:#FF9900;	
}

#botnav 
{
	list-style: none;
	font-size: 1em;
	margin: 0 auto;	
	padding: 27px 18px 0 0;
	text-align: right;	
	font-family: Arial,Verdana,Sans-Serif;
	padding-top: 39px;
	font-weight:bold;
	font-size: 1.1em;
}
#botnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	
}
#botnav li a:link, #botnav li a:visited, #botnav li a:active
{
	text-decoration:none;	
	color:#2d64b6;
}
#botnav li a:hover
{
	text-decoration: underline;
	color:#FF9900;	
}

#archived
{

}

#archived a:link, #archived a:visited, #archived a:active
{
	text-decoration:none;	
	color:#2d64b6;
}
#archived a:hover
{
	text-decoration: underline;
	color:#FF9900;	
}
/* Page */

#page {
	width: 764px;
	margin: 0 auto;
	background: #FFFFFF url(images/content.png) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 500px;
    padding: 0;
    margin: 0 0 0 18px;
    overflow: hidden;
    display: inline;
	
	background: #FFFFFF;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	/*background: url(images/img13.gif) no-repeat;*/
	font-size: 1.4em;
	color: #FFFFFF;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	margin:0px 0px 0px 0px;
}

.title {
	font-family:Georgia, Arial, Serif;
	font-size:1.8em; /* normally 1.5em */
	margin:0;
	font-weight:bold;
    color: #2d64b6;
}

#content .title a, .title a:link, .title a:visited, .title a:active
{
	text-decoration:none;
	color:#2d64b6;
}
#content .title a:hover
{
	text-decoration: underline;
}

#content .art_links a:link, .art_links a:visited, .art_links a:active {
	color:#2d64b6;
	text-decoration:underline;
	font-weight: bold;
	font-size:1.0em;
	}

#content .art_links a:hover{
	color:#FF9900;
	text-decoration:underline;
	font-weight: bold;
	font-size:1.0em;
	}
	
#content .byline a:link, .byline a:visited, .byline a:active {
	color:#2d64b6;
	text-decoration:none;
	font-weight: bold;
	font-size:1.0em;
	}

#content .byline a:hover{
	color:#FF9900;
	text-decoration:none;
	font-weight: bold;
	font-size:1.0em;
	}	
	
#content .article_link a:link, .article_link a:visited, .article_link a:active{
	color:#2d64b6;
	text-decoration:underline;
	font-weight: bold;
	font-size:1.0em;
	}
	
#content .article_link a:hover{
	color:#FF9900;
	text-decoration:underline;
	font-weight: bold;
	font-size:1.0em;
	}	
	
#conente .content-container a:link, .content-container a:visited, .content-container a:active{
	color:#2d64b6;
	text-decoration:none;
	font-weight: bold;
	font-size:1.0em;
	}	
	
#content .content-container a:hover{
	color:#FF9900;
	text-decoration:none;
	font-weight: bold;
	font-size:1.0em;
	}


.entry{
	border-top: #97b7e8 1px solid;	
	font-family: Georgia, Verdana, Arial, serif;
	font-size:1.1em;
    line-height: 1.35em;
	margin: 3px 0 0 0;
	padding: 10px 0 0 0;
}

.byline {
	margin: 0 0 0 0;
	font-size:1.1em;
	font-family: Arial;
}

.content-container{
	width:500px;
	height:290px;	
}

.article-link{
	float: left;
}

.permlink_comments{
	border-top: 1px dotted #CCCCCC;
	text-align: right;
	line-height: normal;
	width:100%;	
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

.navigation {
	padding: 30px 30px 0 30px;
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.padded {
	padding: 0 30px;
}

#comment {
	width: 500px;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding: 15px 30px 0 30px;
	border-bottom: 1px dotted #CCCCCC;
}

.posts h3 {
	margin: 0;
}

.posts .date {
	margin: 0;
}

/* Sidebar */

#sidebar {
  width:200px;
  float:right;
  padding: 0 0 0 0;
  margin: 0 18px 0 0;
  display: inline;
  font-weight: normal;
}

#sidebar h2 {
	margin: 0px 0px 0px 0px;
	padding: 12px 0 0 12px;
	font-size: 1.1em;
	color: #333333;
	text-align:left;
	background: #eeeeee url("images/side-header.png") top center no-repeat;
	height:28px;
	font-weight:bold;
    text-decoration: underline;
	font-family: Arial,Verdana,Sans-Serif;
}

#sidebar ul {
    list-style-type: none;
    line-height: normal;
	padding: 0 5px 12px 12px;
    margin: 0 0 12px 0;
	font-size: 0.9em;	
	padding-bottom:0.8em;
	font-weight: normal;
	font-family: Arial,Verdana,Sans-Serif;
	background: #eeeeee url("images/side-bottom.png") bottom center no-repeat;	
}


a { color: #526E87; text-decoration:none; }
a:visited { color: #8a3207; }
a:hover { color: #753206; text-decoration:underline; 
}
input, textarea { background-color: #FFFFFF; border: 1px solid #7D8B5A; padding: 2px 3px 2px 3px; background: #F3F6ED; border: #E1D6C6 1px solid; }

a img { border: none; }
h3 { margin: 0; padding: 0; font-size:1.3em; }


#pagenav
{
	list-style:none;
}
#sidebar ul li {
	margin: 0 0 6px 0;
	padding: 0 0 0 12px;	
    background: url("images/arw.gif") 0 3px no-repeat;
	font-family: Arial,Verdana,Sans-Serif;
}
#sidebar ul li a {
	text-decoration: none;
	border:none;
}
#sidebar ul li a:link {
	color: #2d64b6;	
}
#sidebar ul li a:visited {
	color: #2d64b6;
}
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #FF9900;
	text-decoration: underline;
}
#sidebar ul ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background:none;
	border:none;
}
#sidebar ul ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
}

#sidebar ul .cat-item
{
	padding: 0;
	margin: 0;
	background: none;
	border:none;
}

/* Footer */

.post-footer 
{
   padding-top:20px;
	background:url("http://www.pyroelectro.com/img/divider.gif") no-repeat center;
}

#footer_back{
	background: #FFFFFF url(images/content.png) repeat-y;
	margin:0 auto;
	width:764px;
}

#footer {

	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
#footer a {
	border:none;
	color:#7A7636;
}

#footer p {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 1.15em;
}

/** THUMBNAILS
************************************************/
div.thumb {
   margin-bottom: 0.5em;
   border-style: solid;
   border-color: #FFFFFF;
   width: auto;
   overflow: hiden;
}
div.thumb div {
   border: 1px solid #CCCCCC;
   background-color: #EEEEEE;
   font-size: 94%;
   text-align: center;
   vertical-align: middle;
}
div.thumb div a img {
   border: 1px solid #CCCCCC;
}
div.thumb div div.thumbcaption {
    border: none;
    padding: 0.3em 0 0.1em 0;
}
div.magnify { 
   display: none; 
}
div.tright {
   float: right;
   /*border-width: 0.5em 0 0.8em 1.4em;*/
   border-width: 0.5em 0 0.5em 0.5em;
}
div.tleft {
   float: left;
   margin-right:0.5em;
   /*border-width: 0.5em 1.4em 0.8em 0;*/
   border-width: 0.5em 0.5em 0.5em 0;
}

/* SHAREBAR */
.share-bar-container {bottom:0; left:0; position:fixed; width:100%; z-index:9999; display:none; height:50px; margin:0; padding: 0px;}
* html .share-bar-container {position: absolute;}
.share-bar-table {position:relative; height:50px;  overflow:hidden; padding:0; border: 0;}
.share-bar-table td {background:url(images/share-bar-background.png) top left repeat-x; height:50px; overflow:hidden; padding:0;}

/* close button */
.hide-toolbar {width:43px; height:50px; overflow:hidden;}
.hide-toolbar a:link,
.hide-toolbar a:visited,
.hide-toolbar a:active {background:url(images/close-button.png) top left no-repeat; width:43px; height:50px; display:block; text-indent:-9999px; float:right;}
.hide-toolbar a:hover {background:url(images/close-button.png) bottom left no-repeat; width:43px; height:50px; display:block; text-indent:-9999px; float:right;}

/* facebook button */
.facebook-button {height:50px; width:100%; overflow:hidden;}
.facebook-button a:link,
.facebook-button a:visited,
.facebook-button a:active {background:url(images/facebook-button.png) top left no-repeat; width:275px; height:50px; display:block; text-indent:-9999px; margin-left:auto; margin-right:auto; overflow:hidden;}
.facebook-button a:hover {background:url(images/facebook-button.png) bottom left no-repeat; width:275px; height:50px; display:block; text-indent:-9999px; margin-left:auto; margin-right:auto; overflow:hidden;}
.facebook-button span {display:none;}

/* twitter button */
.twitter-button {height:50px; width:100%; overflow:hidden;}
.twitter-button a:link,
.twitter-button a:visited,
.twitter-button a:active {background:url(images/twitter-button.png) top left no-repeat; width:275px; height:50px; display:block; text-indent:-9999px; margin-left:auto; margin-right:auto; overflow:hidden;}
.twitter-button a:hover {background:url(images/twitter-button.png) bottom left no-repeat; width:275px; height:50px; display:block; text-indent:-9999px; margin-left:auto; margin-right:auto; overflow:hidden;}
.twitter-button span {display:none;}

/* ie6 ping fix */
.twitter-button a:link, .twitter-button a:visited, .twitter-buttona:active, .twitter-button a:hover, .facebook-button a:link, .facebook-button a:visited, .facebook-button a:active, .facebook-button a:hover, .hide-toolbar a:link, .hide-toolbar a:visited, .hide-toolbar a:hover, .hide-toolbar a:active, .share-bar-container  { behavior: url(iepngfix.htc) }

/****** Robotics/Animatronics *********/
#showAnimatronics {
    font-size: 12px !important;
    padding: 3px 4px !important;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.35) !important;
    margin: 8px 0 0 0 !important;
    width: 170px;
}
#animatronicsAd .text strong {
    font-size: 120%;
    color: #2d64b6;
}
#animatronicsAd .text {
    width: 122px;
    text-align: left;
    padding-left: 10px;
    float: left;
}
#animatronicsAd .image {
    width: 50px;
    float: left;
}
#animatronicsAd {
    cursor: default;
    width: 186px;
    -moz-user-select: none;
    -moz-border-image: none;
    background: #fefefe; /* for non-css3 browsers */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e3e3e3'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e3e3e3)); /* for webkit browsers */
    background: -moz-linear-gradient(center top, #fefefe, #e3e3e3) repeat scroll 0 0 transparent; /* for firefox 3.6+ */
    border: 1px solid #2d64b6;
    border-radius: 4px;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.35);
    line-height: 160%;
    padding: 6px;
    font-size: 16px;
    margin-bottom: 12px;
    text-align: center;
    padding-bottom: 12px;
}
#animatronicsButton, #showAnimatronics {
    text-decoration: none;
    -moz-user-select: none;
    background: #2D64B6; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2D64B6', endColorstr='#7B98D9'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#2D64B6), to(#7B98D9)); /* for webkit browsers */
    background: -moz-linear-gradient(center top, #2D64B6, #7B98D9) repeat scroll 0 0 transparent; /* for firefox 3.6+ */
    border: 1px solid #2D64B6;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
    color: #FFFFFF;
    cursor: pointer;
    direction: ltr;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: 24px;
    margin-top: 8px;
    overflow: hidden;
    padding: 6px 8px;
    text-align: center;
}
