/*  
Theme Name: Pixeled
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy! (Other color schemes available soon!)
Author: sam
Author URI: http://samk.ca/
Version: 1.5
Tags: black, blue, 3 columns, 2 columns, clean, transparent, right sidebar, fixed width, valid xhtml, valid css, feedburner, adsense ready, 1024, dropdown categories, widgets, footer navigation, drop down
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

h1 { font-size:13px; }

h2 { font-size:14px; }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

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

a:hover {
  color: #222;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  
  margin: -10px 10px 5px 15px;

  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background: #000 url(../../../../images/background.jpg) top center repeat-x;
  padding-top:10px;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 900px;
  text-align: left;
  padding: 0; top:-176px; position:relative;
  }

#header {
  padding: 0;
  margin: 0;
  height: 71px; background:url(../default/images/blog_header.jpg); background-repeat:no-repeat; text-indent:-9999px; 

  }
  
#phorm_header {  background-image:url(images/phorm_header.png); text-indent:-9999px; display:block; width:632px; height:38px; background-repeat:no-repeat; position:relative; left:-18px; }

#recent_posts_title { background-image:url(images/recent_posts_title.png); text-indent:-9999px; display:block; width:266px; height:34px; background-repeat:no-repeat; position:relative; left:-16px; }
#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 5px 0 0 0;
  padding-top:20px; 
}
#header #topright ul {
  list-style: none;;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #000;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0; text-indent:-9999px;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 0pt; text-indent:-9999px;
  }


/* Menu */

#phorm_authors { background-image:url(images/phorm_authors.jpg); display:block; width:204px; height:30px; position:relative; top:0px; left:15px; text-indent:-9999px; margin-top:10px; }

#email_subscribe { background-image:url(images/subscribe_button.jpg); background-repeat:no-repeat; height:30px; width:204px; display:block; text-indent:-9999px; position:relative; top:0px; left:17px; margin-top:0px; }

#frisella_factor_button a { background-image:url(images/frisella_factor.jpg); display:block; width:204px; height:90px; position:relative; top:0px; left:15px; text-indent:-9999px; padding-bottom:10px; background-repeat:no-repeat; margin-top:10px; }

#brett_becker_button a { background-image:url(images/becker_built.jpg); display:block; width:204px; height:90px; position:relative; top:0px; left:15px; text-indent:-9999px; padding-bottom:10px; background-repeat:no-repeat; }

#femme_phorm_button a { background-image:url(images/gillians_button.jpg); display:block; width:204px; height:90px; position:relative; top:0px; left:15px; text-indent:-9999px; padding-bottom:10px; background-repeat:no-repeat; }

#the_professor_button a { background-image:url(images/chads_button.jpg); display:block; width:204px; height:90px; position:relative; top:0px; left:15px; text-indent:-9999px; padding-bottom:10px; background-repeat:no-repeat; }

#recent_posts a { background-image:url(images/recent_posts.jpg); display:block; width:204px; height:30px; position:relative; top:0px; left:15px; text-indent:-9999px; padding-bottom:10px; background-repeat:no-repeat; }

#q_and_a a { background-image:url(images/QandA.jpg); display:block; width:204px; height:30px; position:relative; top:0px; left:15px; text-indent:-9999px; margin-bottom:10px; }

#submit_questions a { background-image:url(images/submit_question.jpg);  display:block; width:204px; height:30px; position:relative; top:0px; left:15px; text-indent:-9999px; padding-bottom:10px; background-repeat:no-repeat; }

form#submit_question { background-color:#333333; width:188px; left:17px; position:relative; padding:8px; color:#fff; line-height:35px; margin-bottom:10px; }

form#submit_question label { color:#FFFFFF; padding-top:10px; font-size:10px; }


#submit_quest {
  background:#00c0e9;
  color: #000;
  font-size: 10pt; font-weight:bold; margin-left:125px; margin-top:10px;
  }
  
  #subscribe {
  background:#00c0e9;
  color: #000;
  font-size: 10pt; font-weight:bold; margin-left:110px; margin-top:10px;
  }


#catnav {
  margin: 20px 0 0 0; padding-top:15px; padding-bottom:0px;
  clear: both;
  height: 594px;
  width: 900px;
  background:#555; background-image:url(images/factory_bg.jpg); background-repeat:no-repeat;
  }
x
#nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 10pt;
  color: #333; text-decoration:underline; list-style-type:none;
  }

#nav li a:hover {
  color: #099;
  text-decoration: underline;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
position:relative; top:135px; left:805px;
  margin: 10px 15px 0 0;

  width: 65px;
  line-height: 41px;
  }

#FB_btn {
position:relative; top:135px; left:728px;
  margin: 10px 15px 0 0;
  width: 65px;
  line-height: 41px;
  }


/* Top Content */

#main {
  margin: 0px;
  clear: both;
  width: 900px;
  padding-bottom: 5px; position:relative; top:-350px; background:#555; background-image:url(images/mc_factory.jpg); background-repeat:repeat-x;
  }
#contentwrapper {
  float:right;
  width: 600px; min-height:1960px;
  margin: 0 15px 15px 0;
  padding: 20px;
  background-color:#eeeded; 
  border: 4px solid #00c0e9; background-image:url(images/posting_bg.jpg); background-repeat:no-repeat; 
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }

.pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
  
.postimage { position:relative; left:-130px; top:129px; width:115px; height:115px; }
 
.topPost {
  margin: -125px 0 0 130px;
  padding: 20;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 13pt;
  color: #333;
  letter-spacing: .5px; 
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #00c0e9;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -5px 0 0 0;
  font-size: 9pt;
  color: #666;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #00c0e9;
  }
.topPost p.topMeta a:hover {
  color: #333;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #033;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #00ace6;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #222;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: 
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 0px solid #111;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover { color:#999;
  }
.topPost span.topComments a {
  color: #099;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #00ace6;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #00ace6;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #333;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 10px 15px;
  color: #fff;
  }
#comment a {
  color: #6598b8;
  }
#comment a:hover {
  color: #fff;
  }
#numberofcomments {
  color: #fff;
  font-size: 12pt;
  margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #030303;
  border: 1px solid #0a0a0a;
  }
#commentlist li.alt {
  background: #000;
  border: 1px solid #010101;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #eee;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {
  color: #dedede;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #fff;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  background:#00c0e9;
  color: #000;
  font-size: 10pt; font-weight:bold; margin-left:110px; margin-top:0px;
  }
.submitbutton:hover {
  cursor: pointer;
  background:#00c0e0;
  }


/* Sidebars */
#sidebars {
  margin: 0 0 0 15px;
  float: left;
  width: 200px;
  color: #eee; 
  }
#sidebars .sidebarbox {
  background:#333;
  padding: 15px 30px 15px 40px;
  width:134px; margin-bottom:10px; font-size:14px; line-height:20px;
  }
  
.sidebarbox li { line-height:0px; margin-top:10px; }
  
  
#tag_box { background:url(images/browse_tag.jpg); background-repeat:no-repeat; height:30px; width:204px; display:block; text-indent:-9999px; }

#archives_box { background:url(images/archives.jpg); background-repeat:no-repeat; height:30px; width:204px; display:block; text-indent:-9999px; }

#model_search a { background:url(images/model_search.jpg); background-repeat:no-repeat; height:90px; width:204px; display:block; text-indent:-9999px; float:left; position:relative; top:0px; left:17px; }

#promo_ad a { background:url(../../../../images/phormula1_vertical.jpg) no-repeat; height:450px; width:204px; display:block; text-indent:-9999px; float:left; position:relative; top:0px; left:17px; margin-top:10px; }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #fff;
  
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #eee;
  }
#sidebars a:hover {
  color: #099;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#searchbox {
margin:0 0 5px 7px;
  padding: 1px;
  width: 150px;
  }
  
  .col1 {
  width: 175px; background-image:url(images/search_bg.jpg); height:64px; position:relative; top:0px; left:45px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 250px; padding-left:30px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/

#tagline { color:#999; list-style-type:none; text-transform:uppercase; top:20px; letter-spacing:2px; font-size:14px; position:relative; top:-330px; left:5px; text-align:left; line-height:20px; width:900px; }

#copyright { position:relative; width:900px; text-align:right; color:#666; top:-350px; font-weight:bold; font-size:13px; letter-spacing:1px; }

#footer { position:relative; width:900px; text-align:center; color:#666; top:-335px; font-size:12px; } #footer a { color:#666; text-decoration:underline; } #footer a:hover {color:#00ace6; }




/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

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

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

#first_phorm_logo { background-image: url(../../../../images/logo.png); width:116px; height:175px; position:relative; left:-515px; top:0px; text-indent:-9999px; }

#flash_logo { position:relative; left:-515px; }

ul#nav2 {width:900px; height:40px; position:relative; list-style-type:none; margin:0px; padding:0px; text-indent:-9999px; display:block; }
ul#nav2 a { height:40px; display:block; position:relative; margin:0px; padding:0px; text-indent:-9999px; list-style-type:none; overflow:hidden; background-image:url(http://www.1stphorm/images/link_fix.png); } 
ul#nav:hover {display:block;}

li#high_performance_nutrition { position:absolute; background:url(../../../../images/nav.gif); width:66px; height:40px; display:inline-block; top:-176px; left:0px; }
li#high_performance_nutrition:hover { background:url(../../../../images/nav.gif); background-position:0px -40px; }

li#high_performance_nutrition_supplements { position:absolute; top:-176px; background:url(../../../../images/nav.gif); width:128px; height:40px; left:66px; display:inline; background-position:-66px 0px; }
li#high_performance_nutrition_supplements:hover { background:url(../../../../images/nav.gif); background-position:-66px -40px; }

li#never_settle { position:absolute; top:-176px; background:url(../../../../images/nav.gif); width:139px; height:40px; left:378px; display:inline; background-position:-194px 0px;}
li#never_settle:hover { background:url(../../../../images/nav.gif); background-position:-194px -40px; }

li#first_phorm { position:absolute; top:-176px; background:url(../../../../images/nav.gif); width:141px; left:517px; display:inline; background-position:-333px 0px;}
li#first_phorm:hover { background:url(../../../../images/nav.gif); background-position:-333px -40px; }

li#phorm_factory { position:absolute; top:-176px; background:url(../../../../images/nav.gif); width:185px; left:193px; display:inline; background-position:-474px 0px; }
li#phorm_factory:hover { background:url(../../../../images/nav.gif); background-position:-474px -40px; }

li#contact_1stPhorm { position:absolute; top:-176px; background:url(../../../../images/nav.gif); width:112px; left:659px; display:inline; background-position:-659px 0px;}
li#contact_1stPhorm:hover { background:url(../../../../images/nav.gif); background-position:-659px -40px; }

li#shop { position:absolute; top:-176px; background:url(../../../../images/nav.gif); width:87px; left:771px; display:inline; background-position:-771px 0px; background-repeat:no-repeat; }
li#shop:hover { background:url(../../../../images/nav.gif); background-position:-771px -40px; background-repeat:no-repeat; }

li#view_cart { position:absolute; top:-181px; background:url(../../../../images/view_cart_button.png); height:30px; width:31px; left:857px; display:inline; background-repeat:no-repeat; }

#Header_Test { display:block; height: 550px; width:640px; position:relative; left:-20px; top:-20px; }

#Frisella_Factor { background-image:url(images/ff_header.jpg); display:block; height:150px; width:600px; text-indent:-9999px; padding-bottom:30px; background-repeat:no-repeat; }

div#Becker_Built { background-image:url(images/bb_header.jpg); display:block; height:150px; width:600px; text-indent:-9999px; padding-bottom:30px; background-repeat:no-repeat; }

#Femme_Phorm { display:block; height: 550px; width:640px; position:relative; left:-20px; top:-20px; }

#The_Professor { background-image:url(images/chads_header.jpg); display:block; height:150px; width:600px; text-indent:-9999px; padding-bottom:30px; background-repeat:no-repeat; }

input.my-url{display:none;}

#FeedFlare {color:#cc6633; }

#FeedFlare a {color:#cc6633; }