/*
Theme Name: UnleashedUnlimited
Description: Custom WP Theme for UnleashedUnlimited
Author: UniqueBlogDesigns.
Author URI: http://UniqueBlogDesigns.com
Markup by: DesignSlicer.com
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Reset (Loosely Meyer's Reset)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
:focus {
	outline:0;
}
:link,:visited {
	text-decoration:none;
}
img {
	vertical-align:bottom;
}
legend {
	font:0/0 arial;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
ol,ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Extra Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.skipLinks {
	width:0;
	height:0;
	float:left;
	overflow:hidden;
}
.extra {
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
	display:block;
}
.hidden {
	display:none;
}
.left {
	float:left;
	margin:5px 10px 10px 0;
}
.right {
	float:right;
	margin:5px 0 10px 10px;
}
.center {
	display:block;
	margin:0 auto;
	text-align:center;
}
#page ul:after,
#page div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
@media projection,screen {
	.ui-tabs-hide {
		display:none;
	}
}
@media print {
	.ui-tabs-nav {
		display:none;
	}
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	background:#142e53 url(images/bg.jpg) repeat-x left bottom;
	font:12px/18px arial,helvetica,sans-serif;
	color:#fff;
	min-width:895px;
}
#page {
	width:895px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:895px;
	background:#75ba36 url(images/menu.jpg) repeat-x;
}
#wrap {
	width:895px;
	text-align:left;
	padding:10px 0;
	background:url(images/main.jpg) repeat-y;
}
#main {
	float:left;
	width:100%;
}
#content {
	margin:0 315px 0 12px;
	width:568px;
}
#sidebarOne {
	float:left;
	width:282px;
	margin:0 0 0 -292px;
	font:13px/18px arial,helvetica,sans-serif;
	display:inline;
}
#footer {
	clear:both;
	overflow:hidden;
	width:100%;
	color:#789DC7;
	background:url(images/footer.jpg) no-repeat;
	text-align:center;
	padding:20px 0 20px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:100%;
	height:167px;
	overflow:hidden;
	position:relative;
}
#logo a,
#logo a:visited {
	display:block;
	width:100%;
	height:167px;
	overflow:hidden;
	text-indent:-100em;
	position:relative;
	z-index:3;
}
#logo em {
	display:block;
	clear:both;
	font:0/0 arial;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
#logo object {
	width:100%;
	height:167px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#header .inner {
	clear:both;
	width:100%;
	background:url(images/menu-right.jpg) no-repeat right top;
}
#menu {
	float:left;
	font:12px/27px arial;
	padding:3px 0 0 40px;
	background:url(images/menu-left.jpg) no-repeat;
}
#menu li {
	float:left;
	position:relative;
	z-index:10;
}
#menu li a {
	color:#333;
	float:left;
	padding:0 15px;
}
#menu li.sfhover a,
#menu li:hover a,
#menu li.current_page_item a,
#menu li a:hover {
	text-decoration:underline;
}
#menu li ul{
	position:absolute;
	width:200px;
	left:-999em;
	top:27px;
	border-top:1px solid #d5d5d5;
	line-height:25px;
	font-size:12px;
}
#menu li ul li{
	float:none;
	background:none;
	padding:0;
	margin:0;
	width:100%;
	float:left;
	display:inline;
}
#menu li.sfhover ul,
#menu li:hover ul{
	left:7px;
}
#menu li.sfhover ul li ul,
#menu li:hover ul li ul,
#menu li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul li ul,
#menu li:hover ul li:hover ul li:hover ul li ul{
	top:-1px;
	left:-999em;
}
#menu li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul,
#menu li.sfhover ul li.sfhover ul li.sfhover ul li.sfhover ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul{
	left:199px;
}
#menu li ul li{
	width:100%;
	height:auto;
}
#menu li.sfhover ul li a,
#menu li:hover ul li a,
#menu li ul li a{
	display:block;
	float:none;
	width:200px;
	width/**/:/**/182px;
	border:1px solid #d5d5d5;
	border-top:0;
	padding:0 8px;
	background:#efefef;
	color:#666;
	text-decoration:none;
}
#menu li.sfhover ul li a:hover,
#menu li:hover ul li a:hover,
#menu li ul li a:hover{
	color:#000;
	background:#fff;
	text-decoration:none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#main .apost {
	overflow:hidden;
	padding:0 0 50px;
	clear:both;
}
#main .apost h1,
#main .apost h2 {
	font:bold 20px/25px arial;
	color:#fff;
	padding:0 0 5px;
	margin:0 0 5px;
	border-bottom:1px solid #86b73f;
}
#main .apost h1 a,
#main .apost h2 a {
	color:#fff;
}
#main .apost h1 a:hover,
#main .apost h2 a:hover {
	text-decoration:underline;
}
#main .apost h3 { color: #b0f052; font:18px/25px arial; margin-top: 10px; border-bottom: 1px solid silver; }
#main .apost h4 {
	font:bold 16px/23px arial;
}
#main .apost h5 {
	font:bold 15px/22px arial;
}
#main .apost h6 {
	font:bold 14px/21px arial;
}
#main .apost .price {
	float:right;
	font:18px/25px arial;
	color:#86b73f;
	text-transform:uppercase;
}
#main .apost .price em {
	font:bold italic 18px/25px arial;
	color:#fff;
}
#main .apost .info {
	list-style:none outside;
	padding:0;
	margin:0 0 5px;
	width:100%;
	overflow:hidden;
	font:12px/18px arial;
	color:#fff;
}
#main .apost .info li {
	padding:0;
	margin:0;
}
#main .apost .info li a {
	font:12px/18px arial;
	color:#78B62D;
}
#main .apost .info li a:hover {
	text-decoration:underline;
}
#main .apost .info .comment {
	float:right;
}
#main .apost .info .comment a {
	font-weight:bold;
}
#main .apost .info .time {
	float:left;
}
#main .apost .info li.subtitle {
	float:left;
	font:bold 16px/21px arial;
	color:#86b73f;
}
#main .apost .info li.toCart {
	float:right;
	font:bold 14px/21px arial;
	color:#fff;
	padding:0 0 0 26px;
	background:url(images/post-add.jpg) no-repeat left;
}
#main .apost .info li.toCart a {
	font:bold 14px/21px arial;
	color:#fff;
}
#main .apost .media {
	float:left;
	margin:10px 10px 0 0;
	border:1px solid #b4c8e0;
}
#main .apost p,
#main .apost blockquote {
	padding:5px 0;
	text-align:left;
}
#main .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#2064b4;
	border-left:5px solid #888;
	color:#fff;
}
#main .apost blockquote blockquote {
	background:#4084d4;
	border-left:5px solid #ddd;
}
#main .apost ol,
#main .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#main .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a {
	color:#78B62D;
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover {
	text-decoration:underline;
}
#main .apost ul li {
	padding:0 0 5px 18px;
}
#main .apost ol li {
	padding:0 0 5px;
}
#main .apost .pfoot {
	font:12px/29px arial;
	overflow:hidden;
	clear:both;
	margin:8px 0 0;
	padding:0;
	height:1%;
	color:#fff;
	list-style:none outside;
	border-top:1px solid #86b73f;
}
#main .apost .pfoot a {
	color:#78B62D;
	font-weight:bold;
}
#main .apost .pfoot a:hover {
	text-decoration:underline;
}
#main .apost .pfoot li {
	margin:0;
	padding:0;
}
#main .apost .pfoot .first {
	float:left;
}
#main .apost .pfoot .second {
	float:right;
}
#main .apost .pfoot li.toCart,
#main .apost .pfoot li.viewCart,
#main .apost .pfoot li.checkout {
	font:bold 14px/22px arial;
	color:#fff;
	padding:0 0 0 26px;
	margin:5px 0 0;
}
#main .apost .pfoot li.toCart {
	float:left;
	background:url(images/post-add.jpg) no-repeat left;
	margin:5px 120px 0 0;
}
#main .apost .pfoot li.viewCart {
	float:left;
	background:url(images/post-view.jpg) no-repeat left;
}
#main .apost .pfoot li.checkout {
	float:right;
	background:url(images/post-checkout.jpg) no-repeat left;
}
#main .apost .pfoot li.toCart a,
#main .apost .pfoot li.viewCart a,
#main .apost .pfoot li.checkout a {
	font:bold 14px/22px arial;
	color:#fff;
}
#main .lead {
	clear:both;
	font:bold 12px/20px arial;
	text-align:left;
	margin:8px 0 0;
	width:100%;
}
#main .lead a {
	color:#fff;
}
#main .lead a:hover {
	text-decoration:underline;
}
#main .lead .prev {
	float:left;
}
#main .lead .next {
	float:right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sidebarOne a {
	color:#fff;
	font-weight:bold;
}
#sidebarOne a:hover {
	text-decoration:underline;
}
.sbColumns {
	margin:0 0 25px;
}
.sbColumns h2 {
	font:bold italic 16px/24px arial;
	color:#86b73f;
	text-transform:uppercase;
	border:1px solid #99b5d6;
	background:#142e53;
	padding:0 0 0 30px;
	margin:0 0 10px;
	position:relative;
	height:1%;
}
.sbColumns h2 span {
	position:absolute;
	left:0;
	top:-7px;
	width:43px;
	height:43px;
	background:url(images/sidebar-heading.png) no-repeat;
}
.sbColumns .inner {
	padding:0 12px;
}
.sbColumns p {
	padding:5px 0;
}
.sbColumns ul ul {
	padding:5px;
}
.sbColumns ul li { margin-left: 15px; padding:0 0 3px; list-style-type: square; }
.emailSubscribe {
	border:1px solid #99b5d6;
	background:#142e53;
	padding:8px 10px;
	height:1%;
}
#sidebarOne .emailSubscribe .rss {
	float:right;
	width:74px;
	font:bold italic 12px/20px arial;
	color:#c2c2c2;
	text-transform:uppercase;
	margin:3px 0 0 10px;
	padding:74px 0 0;
	text-align:center;
	background:url(images/rss-icon.jpg) no-repeat;
}
#sidebarOne .emailSubscribe .subscribeform a {
	font:bold italic 16px/22px arial;
	color:#86b73f;
	text-transform:uppercase;
}
.emailSubscribe .subscribeform span {
	font:bold italic 11px/16px arial;
	color:#adadad;
	text-transform:uppercase;
	display:block;
	margin:0 0 8px 60px;
}
.emailSubscribe .subscribeform .ssfr {
	width:171px;
	width/**/:/**/159px;
	height:25px;
	height/**/:/**/18px;
	padding:5px 5px 0;
	float:left;
	border:1px solid #72b637;
	background:url(images/rss-input.jpg) no-repeat;
	text-align:left;
	font:italic 11px arial;
	color:#5e5d5d;
	text-transform:uppercase;
}
.emailSubscribe .subscribeform .ssf {
	height:26px;
	width:70px;
	background:url(images/rss-submit.jpg) no-repeat;
	float:left;
	border:none;
	cursor:pointer;
	margin:5px 0 0 100px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	text-align:left;
	font:12px/18px arial;
}
#commentBox  a {
	color:#78B62D;
}
#commentBox  a:hover {
	text-decoration:underline;
}
#commentform {
	padding:5px 10px 8px;
	overflow:hidden;
	border:1px solid #86b73f;
	height:1%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:182px;
	width/**/:/**/160px;
	padding:5px 10px;
	margin:5px 0 0;
	font:11px/16px arial;
	border:1px solid #86b73f;
	background:#2064b4;
}
#commentform .changeAva h4 {
	color:#78B62D;
	font:bold 14px/18px arial;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform .changeAva a {
	color:#78B62D;
}
#commentform input,
#commentform textarea {
	padding:3px 3px 0;
	color:#000;
}
#author,
#email,
#url,
#comment {
	display:block;
	font-size:13px;
	border:1px solid #c6c6c6;
	font-family:arial;
	width:156px;
	width/**/:/**/150px;
	height:24px;
	height/**/:/**/19px;
	background:#f2f2f2 url(images/comment-input.png) repeat-x;
}
#commentform textarea#comment {
	width:538px;
	max-width:546px;
	min-height:98px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fff url(images/comment-textarea.png) repeat-x left bottom;
}
* html #commentform textarea#comment {
	height:98px;
}
#commentform input#submit {
	width:116px;
	height:29px;
	margin:-10px 0 0;
	float:left;
	border:none;
	background:url(images/comment-submit.jpg) no-repeat;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	overflow:hidden;
}
.commentlist li {
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
}
.commentlist li .cmAvatar {
	float:left;
	width:75px;
	font:0/0 arial;
	color:#fff;
	position:relative;
}
.commentlist li .cmAvatar a {
	color:#fff;
}
.commentlist li .cmAvatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .cmContent {
	float:left;
	width:493px;
	width/**/:/**/471px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#4084d4;
}
.commentlist li.cadmin .cmContent {
	border:1px solid #c6c6c6;
	background:#2064b4;
	color:#fff;
}
.commentlist li.cadmin .cmContent a {
	color:#78B62D;
}
.commentlist li .cmContent .cmInfo {
	font:12px/20px arial;
	color:#fff;
	padding:0 0 10px;
}
#commentBox  .commentlist li .cmContent .cmInfo a {
	color:#fff;
}
.commentlist li.cadmin .cmContent .cmInfo {
	color:#fff;
}
#commentBox  .commentlist li.cadmin .cmContent .cmInfo a {
	color:#78B62D
}
.commentlist li .cmContent .cmInfo .cauth {
	font:bold 13px/20px arial;
}
.commentlist li .cmContent .cmInfo .cauth img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 15px;
	clear:both;
	text-align:justify;
}
h3#respond,
h3#comments {
	font:bold 16px/22px arial;
	color:#fff;
	padding:5px 0 3px;
	margin:0 0 5px;
	border-bottom:2px solid #86b73f;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer em {
	font-style:normal;
}
#footer a {
	color:#78B62D;
}
#footer a:hover {
	text-decoration:underline;
}
#main .apost a {
	color:#b0f052;
}
#main .apost a:hover { text-decoration: underline; }

#indexContent{
	width:895px;
	margin:-10px -315px -10px -12px;
	position:relative;
	background:#004494;
	display:inline;
	float:left;
}
.indexIntro{
	background:#004494;
	float:right;
	display:inline;
	margin:0 10px 0 0;
	padding:30px 0 0;
	width:465px;
}
.indexIntro p{
	padding:0 0 10px;
}
.indexVideo{ background:#789dc7; float:left; width:403px; height: 920px; }
.mainVideo{
	height:242px;
	margin:10px auto;
	width:364px;
}
#IACP{
	padding-left:25px;
}

#indexContent .pageTitle{
	display:block;
	margin:20px;
}
#movieFrame{
	border:1px solid #142E54;
	height:1%;
	margin:0 20px 20px;
}
#movieMnFrame{
	float:left;
	width:600px;
}
#movieSelectorFrame{
	background:#142E54;
	float:right;
	padding:0 20px;
	height:355px;
	width:240px;
	width/**/:/**/200px;
}
#movieSelectorFrame h2{
	color:#FFFFFF;
	font:15px/18px "Trebuchet MS",arial,sans-serif;
	margin:0 0 20px;
	padding:20px 0 10px;
	border-bottom:1px dotted #78B52E;
}
#movieSelectorFrame ul{
	font:13px/18px arial;
}
#movieSelectorFrame ul li{
	padding:0 0 2px;
}
#movieSelectorFrame ul li a{
	color:#78B62D;
}
#movieSelectorFrame ul li a:hover{
	color:#91E643;
}
#content2 {
	margin:0 315px 0 12px;
	width:860px;
}
#wrap2 {
	width:895px;
	text-align:left;
	padding:10px 0;
	background:#004593 repeat-y;
}

#testimonialWrpr {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
#testimonialWrpr .clientTestimonial #unleashedunlimited {
	clear: none;
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.clientTestimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: 140%;
	background-image: url(images/ftrBdy.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 700px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	clear: both;
	float: left;
}
.clientTestimonial .clientName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	padding-right: 30px;
	font-style: italic;
}
.testHdr {
	background-image: url(images/ftrHdr.jpg);
	height: 22px;
	width: 780px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.testFtr {
	background-image: url(images/ftrFtr.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 780px;
	clear: both;
}
.clientTestimonial p {
	text-align: right;
}
