/*
Theme Name: AwesomeMedia 
Theme URI: http://awesomemedia.me/
Description: The default WordPress theme.
Version: 1.0
Author:  AwesomeMedia
Author URI: http://www.awesomemedia.me/
Tags: light, custom header, fixed width, two columns, widgets

*/

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#wrap {
	width: 990px;
	margin: 0 auto;
	background-color: #f5f5f5;
	padding-bottom: 0;
}

/* Brain */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#footer .alignleft {
	text-align: left;
	float: left;
	margin-left: 10px;
}

body {
	color: #000;
	text-align: left;
	font: 12px Arial;
	margin: 0;
	padding: 0;
	background: #000
}

a {
	color: #05052d;
	text-decoration: none;
}

a:hover {
	color: #a6a8b1;
}

img, img a {
	border: none;
}

h2.pagetitle {
	font-size: 1.6px;
}

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;
}

h1 {
	font-size: 36px;
	margin: 10px 0;
	padding: 0;
}

h2 {
	font-size: 32px;
	color: #787878;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 20px 0 0;
}

h3 {
	font-size: 26px;
	margin: 10px 0;
	padding: 0;
}

h4 {
	font-size: 22px;
	margin: 10px 0 0;
	padding: 0;
}

p {
	margin: 10px 0;
	padding: 0;
}

#page {
	text-align: left;
	padding: 0 5px 20px;
	width: 728px;
	margin: 0 auto;
	background-color: #f5f5f5;
	float: left;
}

hr {
	display: none;
}

.attachment-medium {
	padding-bottom: 20px;
}

.clear {
	clear: both;
}

#header {
	background-color: transparent;
	margin: 0 auto;
	width: 944px;
	padding: 0;
	z-index: 99;
}

#banner-top {
	padding: 0;
	width: 728px;
	height: 90px;
	float: left;
	margin: 0 0 5px;
	overflow: hidden;
	z-index: 9999;
}


#logo {
	width: 728px;
	height: 270px;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	z-index: 99;
}

#logo ul#slideshow{
	background-color: black;
	width: 728px;
	height: 270px;
	min-height: 270px;
	max-height: 270px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: left;
	z-index: 1;
}

#logo ul#slideshow li{
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	z-index: 1;
}

#logo ul#slideshow li img{
	width: 728px;
	height: 270px;
	padding: 0;
	margin: 0;
	border: none;
	z-index: 1;
}

#nav {
	width: 718px;
	max-width: 708px;
	height: 30px;
	float: left;
	text-align: center;
	background: url(images/menu-bg.jpg) repeat-x left top;
	border-bottom: 1px solid #000;
	margin: 0;
	color: #fff;
	padding: 0 20px 5px 0;
}

#nav ul, #nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav a {
	font: bold 11px Arial;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	height: 22px;
	margin: 0;
	padding: 8px 8px 0;
	display: block;
	border-left: 1px solid #414141;
}

#nav a:hover {
	color: #fff;
	background: url(images/menu-over-bg.jpg) repeat-x left top;
	height: 22px;
	padding: 8px 8px 0;
	margin: 0;
	display: block;
}

#nav li {
/* all list items */
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav li a:hover, #nav li a:active, #nav li.current_page_item a, #nav li.current-cat a, #nav li.current_cat_parent a, #nav li.current-menu-item a, .related .current_page_item a {
	color: #fff;
	background: url(images/menu-over-bg.jpg) repeat-x left top;
	height: 22px;
	padding: 8px 8px 0;
	margin: 0;
	display: block;
}





#sub-nav {
	padding: 0;
	width: 944px;
	height: 120px;
	text-align: right;
	background: #fff url(http://jaguarmena.com/wp-content/themes/awesomemedia/images/sub-nav-bg.jpg) repeat-x left bottom;
	float: left;
	margin: 0;
}

#sub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sub-nav ul li {
	color: #05052d;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0px 15px 0px 0;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 80px;
	padding: 40px 0 0;
}

#sub-nav li {


/* all list items */
	float: left;
	margin: 0px;
	padding: 0px;
}

#sub-nav li a {
	color: #05052d;
	background-color: #fff;
	height: 30px;
	padding: 15px 20px;
}

#sub-nav li a:hover, #sub-nav li a:active, #sub-nav li.current_page_item a,  #sub-nav li.current_page_parent a, #sub-nav li.current-cat a, #sub-nav li.current_cat_parent a, #sub-nav li.current-menu-item a, .related .current_page_item a {
	color: #fff;
	background: #c1c5ce none no-repeat center bottom;
	height: 30px;
	padding: 15px 20px;
}





.maincolumn {
	background-color: transparent;
	float: left;
	margin: 0;
	width: 950px;
	padding: 20px 0 20px 20px;
}

.maincolumn .postmetadata {
	display: none;
}

.maincolumn .post {
	margin: 0;
	padding: 0 20px 10px 0;
	float: left;
	position: relative;
	width: 215px;
	height: 337px;
	text-align: left;
}

.maincolumn .front-img, .maincolumn .attachment-thumbnail {
	z-index: -1;
	margin: 0;
	padding: 0;
	width: 215px;
	height: 327px;
	display: none;
}

.maincolumn .title {
	z-index: 999;
	position: absolute;
	max-width: 291px;
	top: 0;
	left: 0;
	margin-top: 133px;
	background-color: white;
	color: #000;
	font: 11pt/22px Helvetica, Arial, Tahoma, Verdana;
	text-align: left;
	text-transform: capitalize;
	padding: 5px;
	display: none;
}

.maincolumn .date {
	z-index: 999;
	position: absolute;
	max-width: 291px;
	top: 0;
	left: 0;
	margin-top: 158px;
	padding: 5px;
	background-color: #000;
	color: white;
	font: 11pt Helvetica, Arial, Tahoma, Verdana;
	text-align: left;
	display: none;
}

.singlecolumn {
	background-color: #f5f5f5;
	width: 728px;
	margin: 5px 0 0;
}

.sing-push {
	position: relative;
	top: 95px;
}

.singlecolumn .postmetadata {
	display: none;
}

.singlecolumn .entry {
	width: 728px;
	margin: 0;
	padding: 0;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.singlecolumn .entry  a {
	color: #990033;
	text-decoration: none;
}

.singlecolumn .entry  a:hover {
	color: #400414;
}

.entry .alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}

.entry .alignright {
	float: right;
	margin-left: 10px;
	margin-top: 6px;
}

.entry .heading {
	background-color: #000;
	width: 728px;
	height: 50px;
	min-height: 50px;
	max-height: 150px;
	margin: 0;
	position: relative;
	padding-bottom: 10px;
}

.entry .heading h2 {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 13px;
}

.entry h3 {
	color: #000;
	font-size: 22px;
}

.entry .post-info {
	font-size: 10px;
	color: #000;
	background-color: #949599;
	width: 708px;
	height: 20px;
	text-transform: uppercase;
	padding: 5px 10px;
}

.entry .post-info a {
	color: #000;
	text-transform: uppercase;
}

.entry .post-info a:hover {
	color: #FFF;
}

.entry .post-info span {
	margin-left: 0;
}

.entry .post_img {
	width: 480px;
	height: 323px;
	float: left;
	margin-bottom: 15px;
}

.entry .post_img .front_img {
	width: 480px;
	height: 323px;
	float: left;
}

.entry .shot_img {
	width: 728px;
	float: left;
	margin-bottom: 15px;
}

.entry .shot_img .front_img {
	width: 728px;
}

.entry .post_cont{
	width: 240px;
	height: 323px;
	float: right;
}

.entry .post_cont p{
	margin: 0;
	padding: 0;
}

.entry .shot_cont{
	width: 728px;
	float: left;
	height: auto;
	margin-bottom: 15px;
}

.entry .shot_cont p{
	margin: 0;
	padding: 0;
}

.entry .post_imgs {
	width: 720px;
	height: 157px;
	max-width: 720px;
	max-height: 157px;
	margin-bottom: 15px;
}

.entry .post_imgs .front_imgs{
	width: 238px;
	height: 157px;
	display: block;
	float: left;
	margin-right: 3px;
}

.entry .post_imgs .front_imgs_end{
	width: 238px;
	height: 157px;
	display: block;
	float: left;
}



.entry .post_vid {
	width: 480px;
	height: 323px;
	float: left;
	margin-bottom: 15px;
}

.entry .post_vids object{
	width: 480px;
	height: 323px;
}


.entry .post_vids {
	width: 720px;
	min-height: 157px;
	max-width: 720px;
	padding-left: 5px;
	margin-bottom: 30px;
	line-height: 16px;
}

.entry .post_vids .front_vids{
	width: 238px;
	min-height: 157px;
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.entry .post_vids .front_vids object{
	width: 238px;
	height: 157px;
}
.entry .post_vids .front_vids p{
	display: none;
}

.entry .post_vids .front_vids .front_vids_info{
	height: 25px;
	margin-bottom: 5px;
	margin-top: 2px;
	padding: 0 2px;
}

#sidebar {
	font: 12px Arial;
	color: #fff;
	width: 247px;
	float: right;
	background-color: #efefef;
	margin: 0;
	height: 100%;
	z-index: 999999;
	padding: 0 5px 15px 0;
}

#sidebar a {
	color: #cc0000;
	text-decoration: none;
}

#sidebar a:hover {
	color: #700;
}

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

small span {
	display: none;
}

#sidebar h2 {
	font: 14pt/22px Helvetica, Arial, Tahoma, Verdana;
}

#sidebar h2 {
	padding: 0;
	margin: 0;
}

#sidebar li, #sidebar ul, #sidebar ol, #sidebar ul ol {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#sidebar .related {
	margin-top: 55px;
	font-size: 18px;
}

#sidebar .related li {
	float: right;
	margin-bottom: 10px;
}

#sidebar .login {
	color: #ffffff;
	width: 240px;
	float: left;
	height: 30px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
}

#sidebar .login .social {
	width: 26px;
	height: 26px;
	display: block;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

#sidebar .login .social img {
	width: 26px;
	height: 26px;
}

#sidebar .login .extend, #sidebar .search .extend {
	width: 230px;
	padding: 2px 0 5px;
	display: block;
	float: left;
	color: #ffffff!important;
}

#sidebar .search {
	color: #ffffff;
	width: 245px;
	padding: 0 0 0 5px;
	float: left;
	height: 40px;
	margin-bottom: 5px;
}

#sidebar #search_main {
	float: left;
	margin-top: 0;
	margin-left: 0;
}

#sidebar #search_main button {
	float: right;
	padding: 0 0 0 5px;
	background-color: transparent;
	border-style: none;
	border-width: 0;
	color: #ffffff!important;
	font-size: 14px;
	cursor: pointer;
	margin: 0;
}

#sidebar #searchform {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 1px 3px 5px 1px;
}

#sidebar #searchform #s {
	width: 140px;
	padding: 2px;
	float: left;
	margin: 0;
	border-right-style: none;
	background-color: #999999;
	border-color: #999999;
	border-style: solid;
	border-top-width: 0 px;
	border-right-width: 0 px;
	border-bottom-width: 0px;
	border-left-width: 0 px;
	outline: 0 none;
}

#sidebar #searchsubmit {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
}

#sidebar .newsSignup {
	width: 247px;
	height: 30px;
	margin: 2px 0 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #000;
	z-index: 999999;
}

#sidebar .newsSignup img{
	width: 247px;
	height: 30px;
	padding: 0;
	margin: 0;
}

#sidebar .sideFeat {
	width: 247px;
	height: 264px;
	margin: 0;
	padding: 0 0 9px;
}

#sidebar .sideFeat img{
	width: 247px;
	height: 264px;
	margin: 0;
	padding: 0;
}
#sidebar .sideAds {
	width: 247px;
	height: 253px;
	margin: 5px 0 10px;
	padding: 0;
}

#sidebar .sideAds img {
	width: 247px;
	height: 253px;
	margin: 0;
	padding: 0;
}

#sidebar .sidePromo {
	width: 247px;
	height: 324px;
	margin: 5px 0 10px;
	padding: 0;
	background-color: #abacab;
}

#sidebar .sidePromo img {
	width: 247px;
	padding: 0;
	margin: none;
}

#sidebar .sidePromo a img{
	border: none;
	outline: none;
}



#sidebar .sideAffiliates{
	width: 250x;
}

#sidebar .sideAffiliates img{
	width: 250x;
	border-bottom: 1px solid #000000;
	float: left;
}

#footer {
	width: 970px;
	font-size: 10px;
	color: #fff;
	background: #000 url(images/menu-bg.jpg) repeat-x left top;
	min-height: 60px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
}

#footer .foot-nav {
	width: 960px;
	max-width: 960px;
	height: 22px;
	text-align: left;
	margin: 0;
	padding: 8px 10px 5px 2px;
}

#footer .foot-nav ul, #footer .foot-nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .foot-nav a {
	font: bold 11px Arial;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0 0px 8px;
	display: block;
	border-right: 1px solid #414141;
	padding: 0 8px 0 0;
}

#footer .foot-nav a:hover {
	color: #a6a8b1;
	margin: 0px 0 0px 8px;
	padding: 0 8px 0 0;
	display: block;
}

#footer .foot-nav li {
	

/* all list items */
		float: left;
	margin: 0px;
	padding: 0px;
}

#footer .foot-nav li a:hover, #footer .foot-nav li a:active, #footer .foot-nav li.current_page_item a, #footer .foot-nav li.current-cat a, #footer .foot-nav li.current_cat_parent a, #footer .foot-nav li.current-menu-item a, .related .current_page_item a {
	color: #a6a8b1;
}

#footer .foot-pages {
	width: 960px;
	max-width: 960px;
	height: 22px;
	padding: 3px 10px 0;
	margin: 0 0 5px;
}

#footer .foot-pages ul, #footer .foot-pages li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .foot-pages a {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0px 8px 0px 0;
	display: block;
	border-left: 1px solid #414141;
	padding: 0 0 0 8px;
}

#footer .foot-pages a:hover {
	color: #a6a8b1;
	margin: 0px 8px 0px 0;
	padding: 0 0 0 8px;
	display: block;
}

#footer .foot-pages li {
	

/* all list items */
		float: left;
	margin: 0px;
	padding: 0px;
}

#footer .foot-pages li a:hover, #footer .foot-pages li a:active, #footer .foot-pages li.current_page_item a,  #footer .foot-pages li.current_page_parent a, #footer .foot-pages li.current-cat a, #footer .foot-pages li.current_cat_parent a, #footer .foot-pages li.current-menu-item a, .related .current_page_item a {
	color: #a6a8b1;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.killme, fieldset .killme {
	display: none;
}

form {
	padding-left: 20px;
	padding-right: 20px;
}

.brain {
	font-size: 30px;
	text-transform: uppercase;
	text-align: left;
}

.brain h2 {
	font-size: 80px;
	font-weight: 300;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.brain p {
	margin: 0;
	padding: 0;
}

.latest {
	margin-top: 112px;
}

.latest .title {
	float: left;
	display: block;
	width: 100%;
	text-align: right;
	margin: 0 0 10px;
	padding: 0;
}

blockquote {
	margin-bottom: 40px;
}

blockquote cite {
	color: #fbfbfb;
}

#search_main {
	float: left;
	margin-top: 0;
	margin-left: 0;
}

#search_main button {
	float: right;
	padding: 0;
	background-color: #f5f5f5;
	border-style: none;
	border-width: 0;
	color: #cc0000;
	font-size: 14px;
	cursor: pointer;
	margin: 4px 0 0 7px;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: right;
}

#searchform #s {
	width: 166px;
	padding: 2px;
	float: left;
	outline: 0 none;
}

#searchsubmit {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
}

#contact {
	padding-bottom: 50px;
}

#contact label {
	display: block;
	padding: 5px 0;
	color: #a7812e;
}

#contact input, #contact textarea {
	border: 1px solid #333333;
	padding: 8px;
	width: 300px;
	margin-bottom: 10px;
	background: #fff none repeat-x 0 0;
	color: #000;
}

#contact textarea {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#contact input.submit {
	border: none;
	width: 122px;
	height: 34px;
	margin-top: 10px;
	cursor: pointer;
	background-color: #a7812e;
	float: left;
	color: #fff;
}

.errormsg, .successmsg {
	background: #a7812e;
	border: 1px dashed #632290;
	color: #fff;
	text-indent: 10px;
	padding: 7px 10px 10px;
	margin-left: 20px;
	text-align: center;
	width: 90%;
}

.successmsg {
	background: #a7812e;
	border: 1px dashed #632290;
	color: #fff;
}

.cd_ad_wrap, .cd_ad_slots {
	margin: -4px 0 0 -2px;
	padding: 0;
}






#featured {
	width: 481px;
	position: relative;
	height: 325px;
	overflow: hidden;
	background: #fff;
	margin: 0;
	padding: 0 245px 0 0;
	float: left;
}

#featured ul.ui-tabs-nav {
	position: absolute;
	top: 0;
	left: 481px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 245px;
	height: 330px;
	overflow: hidden;
	color: #fff;
}

#featured ul.ui-tabs-nav li {
	padding: 0 0 1px 1px;
	font-size: 12px;
	color: #666;
}

#featured ul.ui-tabs-nav li img {
	float: left;
	margin: 2px 5px;
	background: #fff;
	padding: 2px;
	border: 1px solid #eee;
}

#featured ul.ui-tabs-nav li span {
	font-size: 13px;
	line-height: 18px;
}

#featured ul.ui-tabs-nav li small {
	font-size: 9px;
	display: block;
	color: #fff;
}

#featured li.ui-tabs-nav-item a {
	display: block;
	height: 54px;
	max-height: 54px;
	text-decoration: none;
	color: #fff;
	background: #000;
	line-height: 20px;
	outline: none;
	padding: 5px;
}

#featured li.ui-tabs-nav-item a:hover {
	background: #cc0000;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background: #cc0000;
}

#featured .ui-tabs-panel {
	width: 481px;
	height: 324px;
	background: #999;
	position: relative;
}

#featured .ui-tabs-panel .info {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 64px;
	background: url('images/transparent-bg.png') repeat;
	width: 100%;
}

#featured .ui-tabs-panel .info a.hideshow {
	position: absolute;
	font-size: 11px;
	font-family: Verdana;
	color: #f0f0f0;
	right: 10px;
	top: -20px;
	line-height: 20px;
	margin: 0;
	outline: none;
	background: #333;
}

#featured .info h2 {
	font-size: 15px;
	color: #fff;
	padding: 5px;
	margin: 0;
	font-weight: normal;
	overflow: hidden;
}

#featured .info p {
	margin: 0 5px;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
}

#featured .info a {
	text-decoration: none;
	color: #fff;
}

#featured .info a:hover {
	text-decoration: underline;
}

#featured .ui-tabs-hide {
	display: none;
}




#feat_cat {
	width: 236px;
	display: block;
	float: left;
	margin-right: 9px;
	margin-top: 8px;
	margin-bottom: 10px;
}

#feat_cat_end {
	width: 236px;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: -1px;
	margin-bottom: 10px;
}

#feat_cat .heading_one, #feat_cat .heading_two, #feat_cat_end .heading_three{
	width: 236px;
	height: 21px;
	max-height: 21px;
	padding-top: 7px;
	background-image: none;
}

#feat_cat .heading_one {
	background-color: #6A9982;
}

#feat_cat .heading_two{
	background-color: #5D6875;
}

#feat_cat_end .heading_three{
	background-color: #7C574A;
}

#feat_cat .heading_one span, #feat_cat .heading_two span, #feat_cat_end .heading_three span{
	color: #fff;
	font-size: 14px;
	margin-left: 5px;
	text-transform: uppercase;
}

#feat_cat .feat_img, #feat_cat_end .feat_img{
	width: 236px;
	height: 155px;
}

#feat_cat .heading, #feat_cat_end .heading{
	width: 236px;
	display: block;
	float: left;
	padding-bottom: 5px;
	border-top: 1px solid #000;
	font-size: 11px;
	line-height: 18px;
	height: 35px;
	padding-top: 5px;
}

#features {
	width: 728px;
}

#features h2{
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0;
}

#features .feat_cat {
	width: 236px;
	display: block;
	float: left;
	margin-right: 9px;
	margin-top: 0;
	margin-bottom: 10px;
}

#features .feat_cat_end {
	width: 236px;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: -1px;
	margin-bottom: 10px;
}

#features .feat_cat .feat_img, #features .feat_cat_end .feat_img{
	width: 236px;
	height: 155px;
}

#features .feat_cat .heading, #features .feat_cat_end .heading{
	width: 236px;
		height: 21px;
	max-height: 21px;
	display: block;
	float: left;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}



#vision, #shotofday{
	width: 359px;
	height: 245px;
	display: block;
	float: left;
	margin-bottom: 28px;
	padding-bottom: 10px;
}

#vision {
	margin-right: 7px;
}

#vision h2, #shotofday h2{
	font-size: 16px;
	color: #000;
	text-transform: lowercase;
	border-top: 1px solid #000;
	margin: 0;
	padding: 10px 0;
}


#latest_videos, #latest_pics{
	width: 359px;
	height: 245px;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#latest_videos {
	margin-right: 7px;
}

#latest_videos .feat_vid, #latest_videos .feat_vid_end{
	display: block;
	float: left;
	width: 113px;
	height: 113;
}

#latest_videos img{
	width: 113px;
	height: 113;
	margin: 0;
	padding: 0;
}

#latest_videos .feat_vid{
	margin-right: 8px;
}

#latest_pics img{
	display: block;
	float: left;
	width: 113px;
	height: 113px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
	background-color: transparent;
	margin-right: 5px;
}

#latest_videos h2, #latest_pics h2{
	font-size: 16px;
	color: #000;
	text-transform: lowercase;
	border-top: 1px solid #000;
	margin: 0;
	padding: 10px 0;
}

.postAds1 {
	width: 729px;
	height: 90px;
	max-height: 110px;
	padding: 10px 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	clear: both;
}
.postAds2 {
	width: 729px;
	height: 90px;
	max-height: 110px;
	padding: 10px 0;
	border-top: 1px solid #000;
	clear: both;
}


.entry .navigation {
	font-size: 12px;
	color: #fff;
	background-color: #414143;
	width: 708px;
	min-height: 20px;
	margin: 10px 0 0;
	text-transform: uppercase;
	padding: 5px 10px;
	overflow: hidden;
}

.entry .navigation a {
	color: #FFF;
	text-transform: uppercase;
}

.entry .navigation a:hover {
	color: #CCC;
}

.entry .navigation .alignleft {
	float: left;
	margin: 0 8px 0 0;
	width: 330px;
	overflow: hidden;
	text-align: left;
}

.entry .navigation .alignright {
	float: right;
	margin: 0 0 0 8px;
	width: 330px;
	overflow: hidden;
	text-align: right;
}

#sidebar .widgets{
	width: 239x;
	padding: 5px 5px 10px;
	background: #666666;
	margin-top: 5px;
}

#sidebar .widgets li, #sidebar .widgets ul, #sidebar .widgets ol, #sidebar .widgetsr ul ol {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 3px 5px;
	padding: 0;
}

#sidebar .widgets h4{
	padding: 5px 0;
	margin: 0;
	font-size: 18px;
	color: #fff;
}

#sidebar .widgets a {
	color: #ccc;
	text-decoration: none;
}

#sidebar .widgets a:hover {
	color: #fff;
}

.addthis_container{
	margin-top: 10px;
	margin-bottom: 5px;
}






.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 .says {
	color: #9b9a9b;
}



.commentlist a, .commentlist h2 a:hover, .commentlist h3 a:hover {
	color: #000;
	text-decoration: none;
	}

.commentlist a:hover {
	color: #fff;
	text-decoration: underline;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #fff;
	background-color: #f5f5f5;
	margin-right: 5px;
	padding: 2px;
	margin-bottom: 5px;
	overflow: hidden;
	margin-top: 5px;
}

.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;
	}

h3.comments, .commentlist h3 {
	color: #000;
	font-size: 18px;
	padding: 0;
	margin: 5px 0 0 10px;
	text-align: left;
}

#respond h3 {
	color: #000;
	font-size: 18px;
	padding: 0;
	margin: 5px 0 0 10px;
	text-align: left;
}

.cancel-comment-reply{
		margin: 5px 0 0 10px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	width: 100%;
	margin: 5px 0 0;
}
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px;
	float: left;

	}

.commentlist {
	padding: 0;
	text-align: left;
	width: 728px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: 10px;
	margin-left: 10px;
}

.commentlist li ul li  ul li{ 
	margin-right: 10px;
	margin-left: 10px;
}
.commentlist li ul li  ul li  ul li{ 
	margin-right: 10px;
	margin-left: 10px;
}

.commentlist li ul li  ul li  ul li  ul li{ 
	margin-right: 10px;
	margin-left: 10px;
}


.commentlist p, .commentlist .comment-text{
	margin: 10px 5px 10px 0;
	overflow: hidden;
}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist  .navigation_comment {
	font-size: 12px;
	color: #fff;
	width: 708px;
	min-height: 20px;
	margin: 10px 0 0;
	text-transform: uppercase;
	padding: 5px 10px;
	overflow: hidden;
}

.commentlist .navigation_comment a {
	color: #FFF;
	text-transform: uppercase;
}

.commentlist .navigation_comment a:hover {
	color: #CCC;
}



.commentlist .comment-text{
	background-color: #eeeeee;
	padding-left: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.commentlist .comment-text p {
	margin-top: 0;
	padding: 0;
}

.commentlist small{
	font-size: 11px;
}


.commentlist .bypostauthor, .commentlist .bypostauthor .thread-alt, .commentlist .bypostauthor .thread-even{
}

.commentlist .thread-alts {
	background-color: #eeeeee;
}
.commentlist .thread-evens {
	background-color: #fff;
}


.addthis_toolbox{
	margin-top: 10px;
	margin-bottom: 20px;
}
	

/* End Brain */