/*
Theme Name: 180 Fitness
Theme URI: http://www.180fitness.com/
Description: Custom wordpress theme dedicated to 180 Fitness.
Version: 1.0
Author: NexLev Solutions
Author URI: http://www.nexlevsolutions.com/
Tags: blue, custom header, fixed width, two columns, widgets

	180 Fitness Theme v1.0
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by NexLev Solutions,
	whose website you will find at http://www.nexlevsolutions.com/

*/

body {
	background: #F8C44B url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/background.png) top repeat-x;
	margin-top:25px;
}
.sub_off {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/sub_off.png);
	width:164px;
	height:28px;
}
.sub_on {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/sub_on.png);
	width:164px;
	height:28px;
}
.sub_background {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/180internal-wide_side.png) no-repeat;
	width:164px;
	height:460px;
}
.sub_background_page {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/sub_background.png);
	width:164px;
	height:460px;
}
.home_background {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/180internal_homeback.png);
	width:999px;
	height:491px; 
}
.page_photo_background {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/180internal_r3_c4.png) no-repeat;
	width:310px;
	height:460px;
}
.page_content_background {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/180internal_r3_c8.png) no-repeat;
	width:525px;
	height:460px;
}
.page_wide_background_tile {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/180internal-wide_back_tile.png);
	width:835px;
	min-height:460px;
}
.page_wide_background {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/180internal-wide_back.png) top no-repeat;
	width:835px;
	min-height:460px;
}
.tile_back {
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/180internal-widepage_tile.png);
}
h2.pagetitle {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 22px;
	color:#FFFFFF;
}
h2.pagetitle a {
	font-family: Arial, Sans-Serif;
	text-decoration:none;
}
h2.pagetitle a:hover {
	text-decoration:underline;
}
 .pagetitle li, {
 list-style-type:none;
 list-style:none;
 list-style-position:outside;
}
.entry {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	color:#EAEAEA;
}
.user_content {
	width: 500px;
	height:330px;
	top: 85px;
 *top: 110px;
	left: 24px;
	position:relative;
}
.pagephoto {
	top: 18px;
	left: 13px;
	position:relative;
}
.page_item {
	width:164px;
	height:28px;
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/sub_off.png) top left no-repeat;
}
.current_page_item {
	width:164px;
	height:28px;
	background:url(http://www.oneeightyfitness.com/wp-content/themes/180fitness/images/sub_on.png) top left no-repeat;
}
.current_page_parent {
}
li.page_item, li.current_page_item {
	list-style-type:none;
	list-style:none;
	list-style-position:outside;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	color:#EAEAEA;
}
li.page_item a, li.current_page_item a {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	color:#EAEAEA;
	text-decoration:none;
	left:15px;
	top:5px;
	position:relative;
}
li.page_item a {
	top:3px;
	position:relative;
}
a, a:active, a:visited {
	color:#FBD67D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.oneeighty_footer {
	line-height:13px;
	letter-spacing:-0.1px;
	font-size:10px;
	margin-top:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
.oneeighty_footer a, .oneeighty_footer a:active, .oneeighty_footer a:visited {
	color:#990000;
}