/*
Theme Name: HybridMojo
Theme URI: http://hybridmojo.com/
Description: HybridMojo.com's theme
Version: 1.2
Author: Peter Vieth
Author URI: petervieth.com
Tags: orange, fixed width, one columns, widgets

Color scheme:
grey bebfbb
orange fc6c00
light green d6ef87
darker green b6d93e
logo green: 948e10
some other dark greens to play with 829e21 637131
  
*/



/*

	HybridMojo 1.0 by Peter Vieth

	http://www.petervieth.com

        Copyright 2009 Peter Vieth

*/



*

{

    padding: 0px;

    margin: 0px;

}



body {
    background: #F9F9F7 url(../images/testbackground.jpg) repeat scroll center top;
    font-size: 11pt;
    font-family: "trebuchet ms", helvetica, sans-serif;
    color: black; /*#7C7C63; originally 8c8c73 */
    /*line-height: 18px;*/
}

a  {
    color: #948e10; /*512005 <-kinda brown;  FF7800; */
    text-decoration: underline;
}

sup {
    font-size: 0.5em;
}

p {
    margin-bottom: 14px;
    text-align: justify;
}

/* ########### H E A D I N G S ############# */

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;
    padding-top:20px;
    padding-bottom:5px;
    background: transparent url(../images/TerraFirma/a22.gif) bottom repeat-x;
}

h3 {
    font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
    text-decoration: none;
    color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #fc6c00; /*#612a00; 938d17;  #333;*/
    /*border-bottom: 2px solid #CCCCCC;*/
    /*background: transparent url(../images/TerraFirma/a22.gif) bottom repeat-x;*/
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
    text-decoration: none;
}

h4 {
    margin-top:5px;
    margin-bottom:5px;
}

h2 > img {
  padding-top:6px;
  padding-bottom:2px;
}

/* This indents all bulleted lists */
ul, ol {
    padding-left:40px;
}


/*img.picA

{

    position: relative;

    top: -2px;

    background: url(../images/TerraFirma/a47.gif) no-repeat;

    width: 76px;

    height: 74px;

    padding: 8px;

}



img.picB

{

    position: relative;

    top: -2px;

    background: url(../images/TerraFirma/a26.gif) no-repeat;

    width: 146px;

    height: 75px;

    padding: 7px;

}*/



/*img.floatleft
{
    float: left;
    margin: 0px 14px 3px 0px;
}*/

/*ul.linklist
{
    list-style: none;
}

ul.linklist li
{
    border-top: solid 1px #EEEEEE;
    padding-top: 5px;
    margin: 5px 0px 0px 0px;
}



ul.linklist li.first
{
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
}*/

/*

#sidebar2 {
    padding-left:5px;
}

#sidebar h2 {
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
    font-size: 1.2em;
}

#headerimg .description {
    font-size: 1.2em;
    text-align: center;
}


*/

.loadingBar {
    background: transparent url(../images/ajax-loader-bar.gif) no-repeat center;
    height:19px;
    width:220px;
}

img.miniicon {
    padding-left:5px;
    padding-right:5px;
}

td.thumbnail {
    width: 180px;
    height:180px;
    text-align:center;
}

#bannerbg
{
    /*position: absolute;*/
    top: 0px;
    left: 0px;
    background: #FC6C00 url(../images/splash_bg.jpg) repeat-x;
    width: 100%;
    height: 144px;
    z-index: 0; /* put this below outer */ 
    border-bottom: 2px solid #DCDCD0;
}

#outer
{
    position: relative;
    width: 945px;
    margin: 0 auto; /* this creates the center effect */
    z-index:1; /* no effect in IE */
    /* background: #fff url(uploads/TerraFirma/abg.gif) repeat-y; */
}

#pageedgesbg
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: #fff url(../images/pagecontent946.gif) repeat-y scroll 0px 16px; 
    width: 946px; 
    height: 100%; /* 264px height of the banner bg */
    z-index: 0;
}

#inner
{
    position: relative;
    padding: 0px 30px 50px 30px;
    min-height:700px;
}


#splash
{
    /*position: absolute;*/
    margin: 0 auto; /* this creates the center effect */
    /*right: -9px;*/
    background: #FC6C00 url(../images/splash.jpg) no-repeat;
    width: 945px; /* 1 less because of a funny gap on the right */
    height: 144px;
    top: 0px;
    z-index:3;
    border-bottom: 2px solid #DCDCD0;
}

#slideshow {
    height:493px;
    left:-7px;
    position:relative;
    /*top:-13px;*/
    width:900px;
    padding: 0px;
    border: 0px;
}

.splash {
    /*height:460px;*/
    left:-7px;
    position:relative;
    /*top:-13px; this was caused by inner padding of 13px */
    width:900px;
    padding: 0px;
    border: 0px;
}

img.see_build_blog {
    position:absolute;
    top:142px;
    left:500px;
    z-index:10;
}


/* ============== DROP DOWN   M E N U ================== */

#pixopoint_menu1_wrapper 
{
    position: relative;
    height: 67px;
    top:108px;
    padding: 0px 23px 0px 23px;
    z-index:3;
}

/* the selected page and its ancestors */
#pixopoint_menu1 ul li.current_page_item, #pixopoint_menu1 ul li.current_page_ancestor
{
    background: #b7e000 url(../images/menu_a18green2.gif) repeat-x top;
    color:#938d17; /* think this gets ignored? */
}

/* There are some changes in the pixopoint css
   1) remove all backgrounds for menu1
   2) update the li:hover with the background+color from #menu li:hover
   3) update color for li:hover a
   4) replace all occurences of 35px with 36px
   5) change the hover bg color for the ul ul li:hover
   */
   
#pixopoint_menu1 {
	width:100%;
	height:36px;
	/*background:#B41520 url("../images/dazzle_red.png") repeat-x;*/
	background-position:50% 0;
	margin:0;}
#pixopoint_menu1 ul {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	}
#pixopoint_menu1 li {
	border:none;
	background:none;
	/*background:#B41520 url("../images/dazzle_red.png");*/
	/*color:#FFFFFF;*/
	line-height:36px;
	z-index:20;
	letter-spacing:0px;
	background:;
	font-weight:bold;
	font-size:15px;
	padding:0;
	margin:0 0px;
	float:left;
        
    font-weight: bolder;
    font-variant: small-caps;
	font-family:tahoma,sans-serif;
	position:relative;
	}

/* sfhover is hovered parents in the menu structure */
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
	/*background:#D43843 url("../images/dazzle_red.png");
	background-position:0 60px;*/
        background: grey url(../images/menu_a18_silver.gif) repeat-x top; /* color of highlighted top level item */
       	
	}
/* Make the color of the a in the li visible (the background is light) */
#pixopoint_menu1 li:hover > a,#pixopoint_menu1 li.sfhover > a {
  color:#4A4A24;
}	


/* This rule gets the "Blog" to highlight when selecting via tag or category */
#pixopoint_menu1 ul li.current_page_parent a {
    background: grey url(../images/menu_a18green2.gif) repeat-x top; /* color of highlighted top level item */
}

	
	
#pixopoint_menu1 li a {
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding:0 12px;
	color:#FFFFFF; /* Menu text color */
	}
#pixopoint_menu1 li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color: #4A4A24;
	background-position:100% -120px;
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:36px;
	width:120px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
#pixopoint_menu1 ul ul li a {
	padding:4px 10px;
	text-transform:normal;
	font-variant:normal;
	}
/* unselected, 2nd level menu items */
#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#444444;
	z-index:20;
	width:120px;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	background:#FFFFFF;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0;
	}
/* unselected, 2nd level menu items with children -> impossible via css, see header.php */
/*#pixopoint_menu1 ul ul>li.haschildren {	
  background:red;
}	*/
/* unselected, 2nd level menu item links */
#pixopoint_menu1 ul ul li a {
	line-height:22px;
	color:#444444;
	text-decoration:none;
	}
/* Sub items that are being hovered over.  Background is dark, so make text white */	
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color:white; /* leave this white */
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color: #444444;
	}
/* Sub-sub items */
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:white;
	}
/* Color of hovered items */
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color:white;
	background:orange; /*prefer #eeeeee , orange also good with whitefore */
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}

#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:120px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:purple;
	text-decoration:none;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu1 li.pixo_search input {
	font-family:tahoma,sans-serif;}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
	}   
   
   

/* ============== M E N U ================== */

#menu
{
    position: relative;
    height: 67px;
    top:100px;
    padding: 0px 20px 0px 5px;
    z-index:3;
}

#menu ul
{
}

#menu ul li
{
    display: inline;
    line-height: 52px;
    padding-left: 3px;
}

#menu ul li.first
{
    border-left: 0px;
}

#menu ul li a
{
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 7px 10px 7px 10px; /* this is the menu button size */
    font-size: 19px;
    color: #E4C992;
    font-family: Aharoni, Arial, Helvetica;
    font-weight: bolder;
    font-variant: small-caps;
    font-stretch: condensed;
    text-decoration:none;
}



#menu ul li a:hover
{
    background: #fff url(../images/menu_a18_silver.gif) repeat-x top;
    color: #4A4A24;
    text-decoration: none;
}

#menu ul li.current_page_item a
{
    background: #fff url(../images/menu_a18green2.gif) repeat-x top;
    color:#938d17;
}

#menu ul li.current_page_item a:hover
{
    background: #fff url(../images/menu_a18green_bright.gif) repeat-x top;
}

/* ============== B I K E   M E N U ================== */

/*#bikeMenu
{
    position: relative;
    height: 600px;
    top:0px;
    left:-7px;
    width:200px;
    padding: 0px 5px 0px 5px;
    z-index:3;
    background-color: #512004;
}

#bikeMenu ul
{
    padding-left:0px;
}

#bikeMenu ul li
{
    list-style: none;
    line-height: 52px;
    padding-left: 3px;
}

#bikeMenu ul li.first
{
    border-left: 0px;
}

#bikeMenu ul li a
{
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 7px 10px 7px 10px; / this is the menu button size /
    font-size: 14px;
    color: #E4C992;
    font-family: Aharoni, Arial, Helvetica;
    font-stretch: condensed;
    text-decoration:none;
}



#bikeMenu ul li a:hover
{
    background: #fff url(../images/TerraFirma/a18.gif) repeat-x top;
    color: #4A4A24;
    text-decoration: none;
}

#bikeMenu ul li.current_page_item a
{
    background: #fff url(../images/TerraFirma/a18green2.gif) repeat-x top;
    color:#938d17;
}

#bikeMenu ul li.current_page_item a:hover
{
    background: #fff url(../images/TerraFirma/a18green.gif) repeat-x top;
}
*/

/* ============== H E A D E R ================== */

#header
{
    position: absolute;
    background: #FF7800 url(../images/TerraFirma/a8.gif) repeat-x;
    width: 202px;
    height: 92px;
    color: #fff;
    padding-left: 20px;
}

#header span
{
    font-weight: normal;
}

#header h1
{
    position: absolute;
    font-size: 23px;
    letter-spacing: -1px;
    top: 30px;
    height: 92px;
}



#header h2
{
    position: absolute;
    font-size: 10px;
    font-weight: normal;
    color: #FCE2CA;
    top: 51px;
}

/*#header sup
{
    color: #FCE2CA;
}*/

/*#date
{
    position: absolute;
    top: 0px;
    line-height: 52px;
    color: #BDBDA2;
    right: 30px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -1px;
}*/

/* ============== G R A P H I C A L   H E A D E R S ================== */

div.content_split {
}

div.content_split > a {
    text-decoration:none;
    font-weight:bold;
    /*font-color: #add39c;*/
}

div.content {
    margin-bottom:20px;
}

div.content > a {
    text-decoration:none;
    font-weight:bold;
    /*font-color: #add39c;*/
}

h1.graphical {
    background: transparent url(../images/titlebar_thick.gif) repeat-x -1px 0;
    padding-top:0px;
    padding-left:3px; /* make sure the text isn't bunched up at edge */
    height: 50px;
    position:relative;
    left:-17px;
    width:898px;
    color:#222b01;
    border-bottom:none;
    text-align:left;
}

h2.graphical {
    background: transparent url(../images/titlebar_med.gif) repeat-x -1px 0;
    padding-top:3px;
    padding-left:3px; /* make sure the text isn't bunched up at edge */
    height: 35px;
    position:relative;
    left:-17px;
    width:898px;
    color:#222b01;
    border-bottom:none;
}

h4.graphical {
    background: transparent url(../images/titlebar_thin.gif) repeat-x -1px 0;
    padding-top:3px;
    padding-left:3px; /* make sure the text isn't bunched up at edge */
    height: 27px;
    position:relative;
    left:-17px;
    width:898px;
    color:#222b01;
}

/*#homepage_bottom_left
{
    float:left;
    width: 325px;
    padding-right: 5px;
}

#homepage_bottom_right
{
    float:left;
    width: 325px;
    padding-left: 5px;
}*/


/* ========= H O M E   P A G E   N E W S ========= */
#latestNews {
    background: transparent url(/wp-content/themes/hybridmojo/images/bg_green_70.png);
    position:relative;
    float:right;
    display:inline;
    margin-left:7px;
    margin-right:-8px;
    width:238px;
    z-index:6;
    height:493px;
    font-weight:bolder
}

#latestNews ul {
    padding-left:10px;
    margin-left:10px;
    color:#3c4a0d;
    list-style:none;
}

#latestNews li {
    margin-top:5px;
    margin-bottom:15px;
}

#latestNews a {
    /*text-decoration:none;*/
    color:#47590a;
}

div.readmore {
  background: transparent url(/wp-content/themes/hybridmojo/images/more.gif) no-repeat top left;
  height:40px;
  width:144px;
  padding-bottom:5px;
  margin-top:10px;
  margin-left:10px;
  cursor:pointer;
  display:block; /* otherwise stays hidden after slideup */
}

div.readless {
  background: transparent url(/wp-content/themes/hybridmojo/images/less.gif) no-repeat top left;
  min-height:40px; /* so the div doesn't shrink to 0 height */
  /*width:150px;*/
  padding-bottom:5px;
  padding-top: 40px; /* this is so content doesn't cover the less button */
  margin-top:10px;
  margin-left:10px;
  cursor:pointer;
}

.visible {
  display: block;
}

.hidden {
  display:none;
}

div.bikeinfo {
   display:none;
}

div.filmstrip_horizontal {
    background: transparent url(../images/filmstrip/film_body_horiz.gif) repeat-x;
    padding:0px;
    height:120px;
    width:820px;
    margin:15px;
}
div.filmstrip_horizontal>div.filmstrip_right {
    background: transparent url(../images/filmstrip/film_right.gif) no-repeat;
    width:22px;
    height:120px;
    float:right;
}
div.filmstrip_horizontal>div.filmstrip_left {
    background: transparent url(../images/filmstrip/film_left.gif) no-repeat;
    width:22px;
    height:120px;
    float:left;
}
div.filmstrip_horizontal>a>img {
    float:left;
    padding-top:15px;
    padding-left:6px;
    padding-right:6px;
}
div.filmstrip {
    float:right;
    background: transparent url(../images/filmstrip/film_body.gif) repeat-y;
    padding:0px;
    width:120px;
}
div.filmstrip>div.film_content {
    padding:5px;
}
div.filmstrip>div.filmstrip_top {
    background: transparent url(../images/filmstrip/film_top.gif) no-repeat;
    width:120px;
    height:21px;
}

div.filmStrip>div.filmstrip_bottom {
    background: transparent url(../images/filmstrip/film_bottom.gif) no-repeat;
    width:120px;
    height:22px;
}


/* SIDE BAR BACKGROUND */

#secondarycontent

{
    background: transparent url(../images/separator-vertical-mid.gif) repeat-y;
    position: relative;
    width: 180px;
    float: right;
    top: -10px;
}

#secondarycontentbottom
{
    background: transparent url(../images/separator-vertical-bot.gif) no-repeat top left;
    position: relative;
    width: 180px;
    height: 50px;
    /*top:20px;*/
}

#secondarycontenttop
{
    background: transparent url(../images/separator-vertical-top.gif) no-repeat top left;
    width: 180px;
    height: 50px;
}
/*
#checkout
{
    position:relative;*/ /* otherwise falls underneath absolute images */ /*
}
*/
#secondarycontent h3
{
    position: relative;
    top: 4px;
    font-size: 16px;
    line-height: 25px;
    color: #656551;
    letter-spacing: -1px;
    background: url(../images/TerraFirma/a22.gif) bottom repeat-x;
    padding: 0px 0px 10px 10px;
    margin-bottom: 20px;
}

#secondarycontent .content
{
    padding: 0px 10px 0px 10px;
    margin-bottom: 20px;
    color: transparent;
}


#content 
{
    position: relative;
    width: 660px;
    float: left;
    /*top:40px;*/
    padding-left:10px;
}

#singlecontent {
    position: relative;
    width: 870px;
    /*float: left;*/
    /*top:20px;*/
    padding-left:10px;
}

#primarycontent
{
    position: relative;
    width: 680px;
    float: left;
    /*top:40px;*/
    padding-left:10px;
}



#primarycontent h3
{
    position: relative;
    top: 4px;
    line-height: 25px;
    color: #938d17; /* old color #512006;
    letter-spacing: .5px;*/
    background: url(../images/TerraFirma/a22.gif) bottom repeat-x;
    padding: 0px 0px 10px 0px;
    margin-bottom: 20px;
    font-family: Tahoma, Arial, Helvetica;
}

#primarycontent .content
{
    padding: 0px 15px 0px 15px;
    margin-bottom: 20px;
}

#primarycontent .post
{
    margin-bottom: 30px;
}

#primarycontent .post .header
{
    position: relative;
}

#primarycontent .post .date
{
    position: absolute;
    right: 15px;
    top: 0px;
    line-height: 35px;
    color: #AFAFA4;
    font-weight: bold;
}

#primarycontent .post .content
{
    margin-bottom: 0px;
}

#primarycontent .post .footer
{
    position: relative;
    top: -10px;
    background: url(../images/TerraFirma/a33.gif) repeat-x;
    height: 64px;
}

#primarycontent .post .footer ul
{
    list-style: none;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

#primarycontent .post .footer ul li
{
    display: inline;
    line-height: 14px;
    padding-left: 17px;
    margin-left: 25px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
    background-image: url(../images/TerraFirma/a41.gif);
}

#primarycontent .post .footer ul li.comments
{
    background-image: url(../images/TerraFirma/a36.gif);
}

#primarycontent .post .footer ul li.readmore
{
    background-image: url(../images/TerraFirma/a38.gif);
}

#searchform {
    padding-left:20px;
}

#footer
{
    position: relative;
    clear: both;
    width:900px;
    left:-7px;
    height: 66px;
    text-align: center;
    line-height: 66px;
    background: transparent url(../images/TerraFirma/a22.gif) top repeat-x; /* a50.gif */
    color: #A8A88D;
    top: 20px; /* push down 40px from the nearest content */
}

#footer a
{    color: #8C8C73;

}


div.navigation_bar {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding-left:20px;
}

/*div.ProductDirectoryItem {
    padding-left:30px;
}

.categoryTable {
}

.categoryTitle {
    background-color:orange;
    color:white;
    border-top:1px solid #555555;
    border-left:1px solid #555555;
    border-right:1px solid #777777;
    border-bottom:1px solid #777777;
    padding:5px;
}

.categoryCell {
    background-color:white;
    color:black;
    border-top:0px solid #555555;
    border-left:1px solid #888888;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:5px;
    margin-bottom:10px;
}

.productImageCell {

}

.productSummaryCell {

    padding-top:5px;
}

.productDescriptionCell {
    padding-bottom:15px
}

.link {
    cursor: pointer; cursor:hand;
}

hr.productSeparator {
    height: 1px;
    color: #999999
}*/

/* Wordpress stuff */

.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;
}
/* THE SIDE BAR */

#sidebar-hm {
    position:relative;
    float:right;
    background: white url(../images/separator-vertical-mid.gif) repeat-y;
    position: relative;
    display:inline;
    margin-left:7px;
    width:200px;
}

#sidebar-hm>ul, ol {
    padding-left:20px;
    margin-left:20px;
}

#sidebar-hm ul, ol {
    padding-left:10px;
    margin-left:10px;
}

/* NOT MY STUFF */

#sidebar {
    font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}
/* End Typography & Colors */

.post {
    margin: 0 0 40px;
    text-align: justify;
    /*clear:both; makes sidebar not float */
}

.post hr {
    display: block;
}


.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}



/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
}

/*	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
}
/* End Images */



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

#sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}*/

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

select {
    width: 130px;
}*/

#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 Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    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; }

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}
/* End Comments */



/* Begin Sidebar */
/*#sidebar
{
    padding: 20px 0 10px 0;
    margin-left: 545px;
    width: 190px;
}

#sidebar form {
    margin: 0;
}*/
/* End Sidebar */



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

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

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

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
                            background-color: #fff; }
/* End Calendar */


table.dataTable {
    border:2px solid black;
    width:100%;
    border-collapse: collapse;
    border-spacing: 0px;
    /*cell-spacing:0px;*/
}

table.dataTable td {
    border:1px solid black;
    padding: 3px;
}

table.dataTable tr.title {
    background-color:#ffcc00;
    font-weight:bolder;
}
table.dataTable th {
    color:white;
    font-weight:bolder;
    background-color:#999999;
}


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

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

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

.center {
    text-align: center;
}

.hidden {
    display: none;
}

hr {
    display: none;
}

a img {
    border: none;
}


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

div.navigation {
    font-size:75%;clear:both;
}

td.onequarter { width:100pt }
td.bolder { font-weight: bolder; }
table.stats td { vertical-align: center; padding:1px;}
table.stats tr.odd { background-color: #add39c }
table.stats { 
    width:100%;
    border-bottom: 1px solid #999999; 
    border-top: 1px solid #999999; 
    border-collapse:collapse; /* get rid of cell spacing */
}

/* Filmstrip gallery */

.infiniteGallery {
  position: relative;
  background: transparent url(../images/filmstrip/gallery-filmstrip.jpg) no-repeat;
  /*left:-7px;
  top:-13px;*/
  padding:0px;
  height:120px;
  width:820px;
  margin-left:15px;
}

.infiniteGallery .wrapper {
  width: 800px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  height: 120px;
  overflow: hidden;
  min-height: 120px;
  margin-left: 10px;
  position: absolute;
  top: 0;
}

.infiniteGallery ul a img {
  /*border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
}

.infiniteGallery .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteGallery ul li {
  display:block;
  float:left;
  height: 120px; /* 120px; */
  width: 120px; /* 175 before */
  padding-top:15px;
  padding-left:6px;
  padding-right:6px;
}

.infiniteGallery ul li a img {
  display:block;
}

.infiniteGallery .arrow {
  display: block;
  height: 60px;
  width: 25px;
  opacity:0;
  filter: alpha(opacity = 0);
  /*background: url(/wp-content/themes/hybridmojo/images/arrow.png) no-repeat 0 0;*/
  text-indent: -999px;
  position: absolute;
  top: 30px;/* 70px */
  cursor: pointer;
}

.infiniteGallery:hover .arrow {
    opacity:0.5;
    filter: alpha(opacity = 50);
}

.infiniteGallery .forward {
    background: url(/wp-content/themes/hybridmojo/images/gallery_arrow_right.png) no-repeat 0 0;
    right: -10px;
    /*opacity:0.5;*/
}

.infiniteGallery .back {
    background: url(/wp-content/themes/hybridmojo/images/gallery_arrow_left.png) no-repeat 0 0;
    left: -10px;
    /*opacity:0.5;*/
}

.infiniteGallery .forward:hover {
  opacity:1.0;
  filter: alpha(opacity = 100);
}

.infiniteGallery .back:hover {
  opacity:1.0;
  filter: alpha(opacity = 100);
}



span#fancy_left_ico {
  background: transparent url(/wp-content/themes/hybridmojo/images/slider_arrow_left.png) no-repeat scroll 0 0;
}

span#fancy_right_ico {
  background: transparent url(/wp-content/themes/hybridmojo/images/slider_arrow_right.png) no-repeat scroll 0 0;
}