/*  
Theme Name: Jump Theme
Theme URI: http://www.monarchsites.com
Description: This is an uberawesome theme.
Version: 1.0
Author: Aaron Smith
Author URI: http://www.monarchsites.com/
*/

/* Social Style 

********************* */

p

{

	line-height: 1.6em;

	margin: 0.7em 0;

}

dl

{

	margin: 1em 0;

}

dt

{

	font-weight: bold;

}

dd

{

	margin: 0.5em;

	padding: 0;

}

img.right

{

	float: right;

	margin: 10px 0 0 10px;

}

img.left

{

	float: left;

	margin: 0 10px 10px 0;

}

hr

{

	display: none;

}

a

{

	text-decoration: none;

        

}

a:link, a:visited

{

	color: #003399;

}

a:hover, a:active

{

}

h1, h2, h3, h4, h5, h6

{

	/* font-family: Georgia, Verdana, Arial, Serif; */

}

/* Etc

******************** */

br.clear {

	clear: both;

}



.post {

	margin-bottom: 10px;

	padding: 10px;

}

.pp {

	float: left;

	width: 100%;

}

.p1 {

	float: left;

	width: 50px;

	height: 50px;

	background: #FF7A16;

	color: #fff;

	text-align: center;

}

.p2 {

	float: left;

	margin-left: 10px;

	width: 450px;

}

.altr {

}

/* Design 

******************** */

#sidebar  ul{

	list-style: none;

}

#sidebar .linkcat, #sidebar .categories, #sidebar .boxr, #sidebar .widget  {

	background: #efefef;

	color: #333;

	padding: 10px;

	margin-bottom: 10px;

}

#sidebar ul.children {

	padding-left: 10px;

}



/* Design  Typo

********************* */

#headr h1 {

	margin: 0;

	padding: 0;

	font: 2.5em "Trebuchet MS", Verdana, sans-serif;

}

#headr h1 a {

	color: #fff;

	background: url() right 50% no-repeat;

	padding-right: 40px;

	}

#headr h1 a:hover {

	color: #000;

}

#headr .description {

	display: none;

}

#sidebar  h2{

	font: 1.4em "Trebuchet MS", Verdana, sans-serif;

	color: #333;

	border-bottom: 1px solid #666;

	padding-bottom: 5px;

	margin-bottom: 5px;

}

#sidebar a {

	color: #666;

	

}

#sidebar a:hover {

	color: #333;

}

#sidebar #avatr {

	border: 1px solid #666;

}

h2.pagetitle {

	text-align: right;

	border-bottom: 1px solid #ccc;

}

.post h2 {

	font-family: 1.8em; 

}

.post h2  a {

	color: #333;

}

.post h2 a:hover {

	color: #666;

}

.post ul {

	margin-left: 35px;

}

.post ol {

	margin-left: 40px;

}

p.postmetadata

{

	color: #666;

	font-size: 85%;

	margin-bottom: 10px;

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	padding: 5px 0;

}

p.postmetadata a

{

	color: #666;

	text-decoration: none;

}

.post ul.postspermonth{

	list-style:none;

	padding: 0;

	margin: 0;

}

.post p a {

	border-bottom: 1px solid #ccc;

}

.post p a:hover {

	border: none;

}

.post a img, .post img {

	border: none;

	float: left;

	padding-right: 5px;

}	



.categr, .monthr {

	margin-bottom: 20px;

}

.categr h2, .monthr h2{

	border-bottom: 1px solid #ccc;

}



.rss {

	padding-left: 12px;

}

/* Comment Etc

********************* */

.navigation a

{

	color: #999;

}

.navigation a:hover 

{

	color: #666;

	text-decoration: underline;

}

.alignleft

{

	float: left;

	width: 50%;

}

.alignright

{

	float: right;

	text-align: right;

	width: 50%;

}



.ileft {

	float: left;

	margin-right: 5px;

}

p.stats {

	color: #999;

	font-size: .8em;

	border: 1px solid #ccc;

	border-left: none;

	border-right: none;

}

blockquote

{

	background: url(http://jumpmanual.com/wp-content/themes/jump-theme/images/blockquote.gif) no-repeat left top;

	margin: 1em;

	padding: 0 0 10px 50px;

}

#content .commentsfeedr

{

	background: url(http://jumpmanual.com/wp-content/themes/jump-theme/images/feed.png) no-repeat left center;

	padding-left: 20px;

}

#content .trackbackr

{

	background: url(http://jumpmanual.com/wp-content/themes/jump-theme/images/arrow_refresh.png) no-repeat left center;

	padding-left: 20px;

}

input.textbox, textarea

{

	background: #fff url(http://jumpmanual.com/wp-content/themes/jump-theme/images/shadow_top.gif) repeat-x top;

	border: #ccc 1px solid;

	font: 1em Verdana, Arial, Serif;

	padding: 2px;

}

input.textbox:focus, textarea:focus

{

	background: #fff url(http://jumpmanual.com/wp-content/themes/jump-theme/images/shadow_top.gif) repeat-x top;

	border: #999 1px solid;

}

#submit

{

	padding: 3px 5px;

}

.comment

{

	background: #fff url(http://jumpmanual.com/wp-content/themes/jump-theme/images/shadow_top.gif) repeat-x top;

	border-bottom: #ddd 1px solid;

	list-style: none;

	margin: 0;

	padding: 1em 0.5em;

}

.alt

{

	background: #f9f9f9;

}

.alt:hover, .comment:hover {

	background: #FFFF99;

}



h3#comments, h3#respond {

	border-bottom: 1px solid #ccc;

	margin-top: 10px;

}

.MyAvatars

{

	border: 1px solid #ccc;

	border-bottom: 1px solid #999;

	border-right: 1px solid #999;

	float: right;

	margin-left: 5px;

	margin-right: 10px;

	padding: 3px;

}

#comment {

	width: 100%;

}



fieldset {

	border: none;

}

textarea#cp_message {

	width: 100%;

}

.search {

	margin-bottom: 10px;

}

.search #s {

	border: 2px solid #ccc;

	background: #efefef;

	padding: 5px;

	margin-right: 5px;

	width: 160px;

}

.search #s:focus {

	border: 2px solid #ddd;

	background: #fff;

	padding: 5px;

}

.search #searchsubmit {

	background:#999;

	padding: 3px 5px;

	border: 2px solid #333;

	font-weight: bold;

	border-top: 2px solid #ccc;

	border-left: 2px solid #ccc;

	color: #fff;

}

.search #searchsubmit:focus, .search #searchsubmit:hover {

	background:#666;

	padding: 5px;

	border: 2px solid #333;

	font-weight: bold;

	border-top: 2px solid #ccc;

	border-left: 2px solid #ccc;

	color: #fff;

}

pre {

	width: 95%;

	overflow:auto;

	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;

	color: #666;

	max-height: 350px;

	line-height: 18px;

	margin: 10px 0;

	border: 1px solid #999;

	padding: 5px;

	background: #ccc;

}


code {

font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;

color: #666;

padding: 2px;

}

/* Change Log *** 

1.0	: Public Releaed

1.1	: Fix Gradient Background Effect

*/

*{margin: 0; padding: 0px;}

body,td,th {

	color: #2A2320;

}

body {

	background-color: #FFFFFF;

	background-image: url(http://jumpmanual.com/wp-content/themes/jump-theme/images/howtoincreaseverticalandjumphigher.jpg); /*  http://globalinterview.biz/jump-header-2.jpg  for the redesign */

	background-repeat: no-repeat;

	background-position: top center;color: #2A2320;

}

#Layer1 {

	position:absolute;

	width:664px;

	z-index:1;

	margin-left: -332px;

	left: 50%;

	top: 0px;

}

#Layer2 {

	position:absolute;

	width:724px;

	height:60px;

	z-index:2;

	left: 50%;

	top: 242px;

	margin-left: -349px;

}

#wrap {

	width: 900px; /* changed to 900 from 800 */

	top: 300px; /* to 300 from 310 */

	position: absolute;

	left: 50%;

	margin-left: -450px; /* changed from -400 to -450 */

}

#content {

	width: 670px; /* changed to 640 from 510 */

	padding: 0 10px 20px;

	padding-left: 100px;

	float: left;

	color: #2A2320;

}

#sidebar {

	width: 237px; /* to 237 from 200 */ 

	padding: 0 0px 0px;

	padding-left: 0;

	float: right;

}

.top{

	background-image: url(http://jumpmanual.com/wp-content/themes/jump-theme/images/side-top.jpg);

	background-repeat: no-repeat;

	height: 18px;

	;

}

.bot{

	background-image: url(http://jumpmanual.com/wp-content/themes/jump-theme/images/side-bot.jpg);

	background-repeat: no-repeat;

	height: 18px;

}

.mit{

	background-image: url(http://jumpmanual.com/wp-content/themes/jump-theme/images/side-mit.jpg);

	background-repeat: repeat-y;

	width: 234px; /* to 234 from 250 */

}

.padding{

	/* padding: 5px; */

	width: 220px; /* to 220 from 200 */

	margin: 0 5px 0px 10px; /* to from "0 auto" */

}

.getinfo{

border: #3A2F14 1px solid;

color:#FFFFFF;

background-color:#663300;

padding: 1px;

}




/* ********************

Tweaks made July 23, 2008

by : Robert Pottorff

*********************** */


body{

	font-family:arial,helvetica,clean,sans-serif;

	font-size:13px;

	font-size-adjust:none;

	font-style:normal;

	font-variant:normal;

	font-weight:normal;

	line-height:1.231;

}



body p{



}



h2 {

	font-size: 200%;

	border-bottom: 1px solid #ababab;

	padding: 5px 0px 5px 5px;

	margin: 0px 0px 10px 0px;

}

h2 span{

	font-size: .4em;

	display: block;

	padding:3px 0px 3px 0px;

}



.textwidget div{

	line-height: 1.231 !important;

}



.product{

	position: relative;

}

.product p{

	float: left;

	display:block;

	width:  375px;

	padding-left:10px;

}



.product .price{

	font-size: 200%;

	float:right;

	font-weight:bold;

}

.product .buy-now{

float:right;

}



.product .buy-now p, embed{

	padding: 0px;

	margin: 0px;

}

.sales-video{

	margin:300px 0px 0px 0px;

}

.sales-video #player1{

	padding: 0;

	display: block;

	width: 480px;

	margin: 20px auto;

	padding:10px;

	background-color:#ebebeb;

	border: 1px solid #8f8f8f;

}

.sales-video embed{

	margin: 0px !important;

}

.sales-video p{



	text-align:center;

}

.sales-video span{

	font-size: 77%;

}



.testimonials .text{

	padding: 10px 0px;

}

.testimonials h2{

	margin-bottom:40px;

}

.side2 ul li{

padding:0px 5px 0px 5px !important;

margin-bottom: 30px !important;

text-align:left;

}

.side2 ul li h2{

text-align:left;

}

.side2 ul li p{

font-size: 86%;

}

.side2 ul li h2{

	padding:0px 0px 5px 0px !important;

}







.side2 a{

	border-bottom: 1px solid #818181;

}



h4{

	font-size: 1.1em;

	color: #953e3e;

	padding: 20px 0px 20px 0px;

}



label{

	font-weight:bold;

}

input.text {

	padding: 3px;

	margin-left: 5px;

	width: 145px;

	margin-bottom: 8px;

}



input.submit-button{

	cursor: pointer;

	padding: 0px;

	width: auto;

}



.order-manual{

	height:1%;

	position: relative;

}

.order-manual img.thumbnail{

	position:absolute;

	top:48px;

	left:6px;

	border: 1px solid #8d8d8d;

	background-color: white;

	padding: 3px;

}


.product ul li{

	margin-left: 180px;

	padding-left: 45px;



	list-style-type: none;

	padding-top:8px;

	padding-bottom:8px;

}

.product ul .food-icon{



}

.product ul .badge-icon{



}


blockquote div{

	padding-bottom:15px;

}




.product img{

	padding-right: 8px;

}



body{

	background: #5574a1 url(http://globalinterview.biz/background-tile.jpg) repeat-y top center;

}



#Layer1 {

	width:900px;

	height:288px;

	display: block;

	overflow: auto;

	background: transparent url(http://jumpmanual.com/wp-content/themes/jump-theme/images/back.jpg) no-repeat top left;

	margin-left: -450px;

	text-align:center;

	padding: 15px 0px 0px 0px;

}



#partners-div a{

	margin-left: 15px;

}

.order-product ul{

	width: 360px;

}

.order-product ul li{

	padding-top: 10px;

	margin-left: 10px;

}



#sidebar a img,

.no-border{

    border: 0 !important;

}
.dropcap {
         float: left;
         padding-right: 4px;
         display: block;
         color: #000;
         font: 50px/37px Georgia, Times, serif;
 }
