/* @override http://www.gymjunkies.com/wp-content/themes/GymJunkies_4_25/style.css */

@charset "utf-8";
/* CSS Document */

/*
Theme Name: Gym Junkies
Theme URI: http://www.gymjunkies.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #252525;
	font-size: 14px;
	background: #252525;
}
img {
	border: 0;
}
a, a:visited {
	color: #a90000;
	text-decoration: none;
}
a:hover {
	color: #a90000;
	text-decoration: underline;
}
object {
	margin: 10px 10px 0px 0px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
#sitewrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left;
        background-color: #FFF;
}
/* HEADER WRAP CODES */

.headerwrap {
	position: relative;
	float: left;
	width: 1000px;
	padding: 0;
	height: 160px;
	background: #000 no-repeat top center;
}
/* NAVIGATION CODES */

.navigationwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 47px;
	background: #000 url(images/bg_nav.jpg) no-repeat top center;
}
.navigationwrap ul {
	padding: 0;
	margin: 0;
	color: White;
	float: left;
	text-transform:uppercase;
	font-weight:bold;
}
.navigationwrap ul li {
	display: inline;
}
.navigationwrap ul li a, .navigationwrap ul li a:visited {
	padding: 0px 12px 15px 12px;
	color: #fff;
	line-height: 45px;
	text-decoration: none;
	font-size: 14px;
	float: left;
}
.navigationwrap ul li a:hover {
	background: url(images/bg_nav-on.jpg) repeat-x top center;
	color: #fff;
}
.alt .entry {
	padding: 0 20px;
	background: #ececec url('http://www.copyblogger.com/wp-content/themes/Copyblogger Thr33/images/comment_bottom.gif') 0 100% no-repeat;
}
/* CONTENT WRAP CODES HERE */

.contentwrap {
	position: relative;
	float: left;
	width: 730px;
	margin: 0;
	padding-top: 5px;
	padding-left: 20px;
}
.contentwrap2 {
	position: relative;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-left: 15px;
	width: 500px;
	background: #FFF;
}
.contenttitle2 {/* kar */
	position: relative;
	padding: 10px 5px 5px 5px;
	clear: both;
	margin: 0 auto;
	width: 504px;
	background: #B20000 url(images/post-title-bg.jpg) no-repeat top left;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bolder;
	line-height: 26px;
	text-align: center;
}
.contenttitle2 a, .contenttitle2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.contenttitle2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentbody2 {
	position: relative;
	padding: 15px 5px 10px 15px;
	clear: both;
	width: 487px;
	background: #FFFFFF url(images/post-content-bg.jpg) no-repeat top left;
	vertical-align: top;
}/* kartik */

.contentbody3 {
	position: relative;
	padding: 15px 5px 10px 15px;
	clear: both;
	width: 487px;
	vertical-align: top;
}


.contentright {
	padding: 8px;
	float: right;
	width: 380px;
	height: 225px;
	display: block;
	background: #f5f5f5;
}


.contentbody2 a, .contentbody2 a:visited, .contentbodysmall2 a, .contentbodysmall2 a:visited {
	text-decoration: underline;
}
.contentbody a:hover, .contentbodysmall a:hover, .contentbodytraining a:hover {
	padding: 1px 0;
	color: #fff;
	background: #a90000;
	text-decoration: none;
}
.contenttitle {
	position: relative;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	width: 730px;
	height: 32px;
	background: url(images/title_contentbig.jpg) repeat-y top left;
	color: #EBEBEB;
	font-size: 18px;
	font-weight: bolder;
	line-height: 32px;
	text-transform: uppercase;
}
.contenttitle a, .contenttitle a:visited {
	color: #EBEBEB;
	text-decoration: none;
}
.contenttitle a:hover {
	color: #FFF;
}
.contentbody {
	position: relative;
	clear: both;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 715px;
	background: #f5f5f5;
	vertical-align: top;/* kt */
}
.contentbody a, .contentbody a:visited, .contentbodysmall a, .contentbodysmall a:visited, .contentbodytraining a, .contentbodytraining a:visited {
	text-decoration: underline;
}
.contentbody a:hover, .contentbodysmall a:hover, .contentbodytraining a:hover {
	padding: 1px 0;
	color: #fff;
	background: #a90000;
	text-decoration: none;
}
.contentbodytraining {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1px 0px 0px 10px;
	width: 730px;
	background: #F5F5F5;
	border-bottom: 1px solid #9D080D;
}
.authorpost {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 730px;
	background: #EAEAEA;
}
.authorimage {
	position: relative;
	float: left;
	margin: 0;
	padding: 0px;
	width: 20px;
}
.authorblogimage {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 50px;
}
.authorwords {
	position: relative;
	margin: 0;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 300px;
}
.authorlinks {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #DADADA;
	width: 460px;
}
.authorpost2 {
	position: relative;
	float: left;
	margin:0 0 20px;
	padding: 0;
	width: 510px;
	background: #EAEAEA;
}
.trainingbox {
	margin: 0;
	padding: 5px;
	clear: both;
	border:0px solid;
}
.trainingvideo {
	position: relative;
	float: right;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px solid 000000;/* tv */
}
.trainingh1 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0;
	clear: both;
	width: 718px;
	height: 27px;
	background: url(images/h1_training.jpg) no-repeat top left;
	color: #EBEBEB;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}
.contenttitlesmall {
	position: relative;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0 auto;
	width: 222px;
	height: 22px;
	background: url(images/title_contentsmall.jpg) no-repeat top left;
	color: #EBEBEB;
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}
.contentbodysmall {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 5px;
	width: 222px;
	background: #F5F5F5;
}
.contenttitlemedium {
	position: relative;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0 auto;
	width: 350px;
	height: 22px;
	background: url(images/title_contentbig.jpg) no-repeat top left;
	color: #EBEBEB;
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}
.contentbodymedium {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 5px;
	width: 350px;
	background: #F5F5F5;
	border-bottom: 1px solid #9D080D;
}
.contentbodysmall ul, contentbodymedium ul {
	padding: 0;
	margin: 0;
	width: 222px;
}
.contentbodysmall ul li, contentbodymedium ul li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
}
.contentbodysmall ul li a, .contentbodysmall ul li a:visited, contentbodymedium ul li a, contentbodymedium ul li a:visited {
	color: #252525;
	text-decoration: none;
}
.contentbodysmall ul li a:hover, contentbodymedium ul li a:hover {
	color: #9D080D;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
.ex-pullquote, .pullquote {
   float : right;
   width : 210px;
   border : 0;
   color : #99cc66;
   font-family : georgia, palatino, 'times new roman', serif;
   font-size : 110%;
   font-weight : bold;
   font-style : italic;
   margin : -5px 0 15px 10px;
 }

 .pullquote {
   width : 250px;
   margin : -25px 0 20px 15px;
 }

.text_input {
	width: 210px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #b1b1b1;
	border: 1px solid #BDBDBD;
	background: #EBEBEB;
}
.threeboxwrap {
	position: relative;
	margin: 0 auto 5px;
	padding: 0;
	width: 728px;
}
.threeboxwrap1 {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 242px;
}
.twoboxwrap1 {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 363px;
}
.post-navigation {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.post-navigation-previous {
	position: relative;
	width: 50%;
	float: left;
}
.post-navigation-next {
	position: relative;
	width: 50%;
	float: right;
}
.post-navigation-previous a, .post-navigation-previous a:visited {
	background: url(images/link_previous.jpg) no-repeat left center;
	padding-left: 20px;
	color:#252525;
	font-weight: bold;
	text-decoration: none;
}
.post-navigation-previous a:hover {
	color:#9D080D;
}
.post-navigation-next a, .post-navigation-next a:visited {
	background: url(images/link_next.jpg) no-repeat right center;
	padding-right: 20px;
	color:#252525;
	font-weight: bold;
	text-decoration: none;
}
.post-navigation-next a:hover {
	color:#9D080D;




}


/* SIDEBOX WRAP CODES */



.rightsidewrap {
	position: relative;
	float: right;
	margin: 0;
	padding-top: 5px;
	width: 231px;
	background: #FFF url(images/bg_rightsidebar.jpg) repeat-y top center;
	vertical-align: top;
}
.leftsidewrap {
	position: relative;
	float: left;
	margin: 0;
	padding-top: 5px;
	width: 231px;
	background: #FFF url(images/bg_sidebar.jpg) repeat-y top center;
	vertical-align: top;
}
.sidebartitle {
	position: relative;
	float: left;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0;
	width: 220px;
	height: 23px;
	background: url(images/title_sidebar.jpg) no-repeat top left;
	color: #EBEBEB;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebarbody {
	position: relative;
	float: left;
	clear: both;
	margin: 0;
	padding: 5px;
	width: 220px;
}
.sidebartitle2 {
	clear: both;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0;
	float: right;
	width: 220px;
	height: 23px;
	position: relative;
	background: url(images/title_sidebar.jpg) no-repeat top right;
	color: #EBEBEB;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebarbody2 {
	position: relative;
	float: left;
	clear: both;
	margin: 0;
	padding: 5px; /*kp */
}
.sidebarbody2 ul {/* kt1 */
	position: relative;
	clear: both;
	margin: 5px;
	padding: 10px; /*kp */
}
.sidebarbodylist {
	position: relative;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
.sidebarbodylist ul {/* r2d2 */
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0;
	list-style-type: none;
}
.sidebarbodylist ul li a, .sidebarbodylist ul li a:visited {
	display: block;
	padding: 5px 0 5px 15px;
	width: 210px;
	color: #252525;
	text-decoration: none;
	background: url('http://www.gymjunkies.com/wp-content/themes/GymJunkies/images/bullet_sidebar.gif') 0 9px no-repeat;
}
.sidebarbodylist ul li a:hover {
	text-decoration: none;
	background: #D5D5D5 url('http://www.gymjunkies.com/wp-content/themes/GymJunkies/images/bullet_sidebar_alt.gif') 0 9px no-repeat;
}
/* SIDEBOX WRAP CODES */

.footerwrapwide {
	position: relative;
	float: left;
	width: 100%;
	background: transparent;
}
.footerwrap {
	position: relative;
	margin: 0 auto;
	color: #FFF;
	padding: 5px;
	height: 56px;
	line-height: 56px;
	width: 990px;
	background: #000 url(images/bg_footer.jpg) no-repeat top center;
}
.footerwrap a, .footerwrap a:visited {
	color: #FFF;
	text-decoration: none;
}
.footerwrap a:hover {
	color: #FFF;
	text-decoration: underline;
}

h1 { font-size: 24px !important; }
/* ----------------------------------- */


/*---:[ comment styles ]:---*/

#comments {
	width: 36.8em;
	clear: both;
	margin: 15px 0 0 0;
}
dl#comment_list {
	margin: 0 0 0 0;
}
dl#comment_list dt {
	padding: 0 0 33px 0;
	background: url('images/comment_top.gif') 0 100% no-repeat;
	font-size: 1.1em;
	line-height: 1.8182em;
	color: #999;
}
dl#comment_list dt.author {
	background: url('images/comment_author_top.gif') 0 100% no-repeat;
}
dl#comment_list dt .comment_num {
	padding: 0 0.3636em 0 0;
}
dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited {
	color: #999;
}
dl#comment_list dt .comment_num a:hover {
	color: #a90000;
}
dl#comment_list dt strong {
	font-size: 1.4545em;
	color: #000;
}
dl#comment_list dt strong a, dl#comment_list dt strong a:visited {
	color: #000;
	border-bottom: 1px dotted #999;
}
dl#comment_list dt strong a:hover {
	color: #000;
	border-bottom: 1px solid #a90000;
}
dl#comment_list dd {
	width: 428px;
	padding: 0 20px 1px 20px;
	margin: -15px 0 35px;
	background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat;
}
dl#comment_list dd.author {
	background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat;
}
dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote {
	margin-bottom: 1.1538em;
}
/*---:[ comment form styles ]:---*/

p.log_in {
	margin: 0 0 3.07692em 0;
}
#comment_form {
	width: 46.8em;
	margin: 0 0 4.0em 0;
}
#comment_form a:hover {
	text-decoration: underline;
}



#comment_form p {
	padding: 0.7692em 0;
}
#comment_form label {
	padding: 0 0 0 0.83333em;
	font-size: 1.2em;
}
#comment_form .text_input {
	width: 15.3846em;
	padding: 0.23077em;
	color: #a90000;
	font: bold 1.3em Verdana, sans-serif;
	border-top: 0.15385em solid #999;
	border-left: 0.15385em solid #999;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
}
#comment_form .text_input:focus {
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}
#comment_form .text_area {
	width: 25.9231em;
}
#comment_form p.subscribe-to-comments {
	font-size: 1.3em;
}
#comment_form p.subscribe-to-comments label {
	font-size: 1.0em;
}
#comment_form .form_submit {
	padding: 0.5em;
	background: url('images/submit_bg.gif') repeat-x;
	color: #000;
	border: 0.21429em double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}
#comment_form .form_submit:hover {
	color: #a90000;
}

#searchform {
	position: absolute;
	top: 10px;
	right: 10px;
}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#auth {
    text-align: center;
    color: #888;
    font-size: 12px;
}

.friendup {
	margin-top: 5px; padding-left: 15px;
}
.friendup ul { margin: 0; padding: 0; }
.friendup ul li {
	list-style-type: none;
	font-size: 12px;
	padding: 4px;
}

#workout-manual div.headerwrap a img {
	display: none;
}

#workout-manual div.headerwrap {
	display: none;
}

#workout-manual ul#navlist {
	display: none;
}

#workout-manual div.contentwrap2 div.contentbody3 h1 {
	font-size: 2.8em; line-height: 1.214em;  color: #a90000; letter-spacing: -1px; text-align: center;
	font-weight: bold;
}

div#subheadingbro {background: #ffffa0; border: 1px solid #e5e597; padding: 0.538em 0.769em; font: bold 1.385em/1.375em "Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: 1.111em; padding: 0.5em 0.688em; background: #fbfbcb; text-align: center;
	
}

#workout-manual div.contentbody3 {
	font: normal 1em/1.375em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#workout-manual div.navigationwrap {
	display: none;
}/* saeed*/

/* gj form*/

#free-vid {
	background-color:#FFFFCC;
	border:1px solid #CC0000;
	padding:0 20px;
	position: relative;
	text-align: center;
	width: 440px;
	height: 266px;
}

#free-vid img {
	position:absolute;
	right:20px;
	bottom: 18px;
}

#free-vid form {
	padding:0 56px;
	width:279px;
}



