/*
Theme Name: WantMagazine
*/
/* General Reset */
* {font-size: 100.01%;}
html {height:100%;}
body{
	margin:0;
	font:62.5%/125% Cambria, Palatino, Georgia, 'Times New Roman', Times, serif;
	color:#666766;
	background:#fff url(images/none.gif) fixed;
	min-width:1065px;
	height:100%;
	position:relative;
}
img{border:0;}
a{
	color:#f00;
	text-decoration:none;
}

img.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }

img.right {
   display: block;
   float: right;
 }

#amzshcs-item.a:hover {
	background-color: #000;
}

a:hover{text-decoration:underline;}
a:focus{outline:0;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.hidden{display:none;}
/* General Settings */
.w1{
	width:1065px;
	min-height:100%;
	margin:0 auto;
	background:url(images/bg-wrapper.gif) repeat-y;
}
* html .w1{height:100%;}
/* wrapper */
#wrapper{
	width:1065px;
	position:relative;
	padding:0 0 65px;
}
.feedback{
	background:#121212 url("http://s3.amazonaws.com/getsatisfaction.com/images/feedback_trans_tab.png");
	color:#fff;
	cursor:pointer;
	height:102px;
	right:0;
	margin:0 -7px 0 0;
	overflow:hidden;
	position:fixed;
	text-indent:-100000px;
	top:25%;
	width:42px;
	z-index:100000;
}
.feedback:hover{margin-right:-3px;}
* html .feedback:hover{margin-right:-4px;}
* html .feedback {
	position:absolute;
	margin-top:25%;
}


/* header */


#header{
	width:1065px;
	position:absolute;
	top:10px;
	left:0;
	z-index:1;
}
#header:after {
	clear: both;
	content:'';
	display: block;
}
#header .logo{
	float:left;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
	width:220px;
	height:103px;
	margin:0;
}
#header .logo a{
	display:block;
	height:100%;
	text-indent:-9999px;
}
#header .ad{
	float:left;
	width:619px;
	margin:1px 0 0 1px;
	height:90px;
	position:relative;
}
#header .ad .ad-holder{
	position:absolute;
	bottom:0;
	right:0;
	display:block;
}
#header .ad img{display:block;}
#header .box{
	float:right;
	width:208px;
	position:relative;
}
#header .box .subscribe{
	width:100%;
	overflow:hidden;
	padding:0 0 33px;
}
#header .box .subscribe a{
	float:right;
	padding:23px 31px 0 0;
	background:url(images/ico-subscribe.gif) no-repeat 100% 0;
	color:#f00;
	font:1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
/* options-form */
.options-form{
	width:167px;
	overflow:hidden;
}
.options-form .row{
	overflow:hidden;
	height:1%;
	position:relative;
	margin:0 -2px 19px 0;
	width:161px;
}
.options-form .goog-te-combo,
.options-form .sel{
	width:100%;
	overflow:hidden;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ed1f24;
	/*float:right;*/
}
.options-form .goog-te-gadget{
	margin:0 0 0 5px;
}
#google_translate_element{
	height:25px;
	overflow:hidden;
}
.search{
	padding-top:1px;
}
.options-form .txt{
	float:left;
	width:117px;
	overflow:hidden;
	padding:1px 5px 2px;
	background:none;
	border:2px solid #ed1e24;
	border-width:2px 0 2px 2px;
	margin:0 0 0 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#e02d28;
	height:13px;
}
.options-form .btn-search{
	float:left;
	margin:0;
	padding:0;
	background:url(images/btn-search.gif) no-repeat;
	width:20px;
	height:20px;
	font-size:0;
	line-height:0;
	border:0;
	cursor:pointer;
	text-indent:-9999px;
}
/* main */
.main-holder {
	min-height:100%;
}
* html .main-holder {height:100%;}
#main{
	width:1065px;
	overflow:hidden;
	padding:143px 0 120px;
}

/* twocolumns */

#twocolumns{
	float:left;
	width:841px;
	position:relative;
	z-index:10;
}
* html #twocolumns {width:843px;}


/* sidebar */
#sidebar{
	float:left;
	width:220px;
}
#sidebar h2 {
	font:1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color:#ffb3b5;
	padding:0 0 17px 17px;
	margin:0;
	overflow: hidden;
}
#sidebar .categories h2{
	padding:0;
	width:100%;
	overflow:hidden;
	position:relative;
	background:#FF0006;
}



/* tweets */

.beak {
	color: #ff0000;
	clear:both;
	position:relative;
	width:100px;
	background: url("http://wantmag.com/images/beak.png") no-repeat 40px 0px;
	top: -13px;
}

.beak:hover {
	position:relative;
	clear:both;
	width:100px;
	background: url("http://wantmag.com/images/beak_hover.png") no-repeat 40px 0px;
	top: -13px;
}

#sidebar .tweets h2{
	position:relative;
	padding: 15px;
	width:150px;
	border-width: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
    background-color: #ea1c1c;
}

#sidebar .tweets:hover h2{
	position:relative;
	padding: 15px;
	width:150px;
	border-width: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
    background-color: #000000;
    color: #ffffff;
    
}

#sidebar .tweets:hover h2 a{
    color: #ff0000;
    
}


a.twitter-link {
	color: #ffffff;
}



/* menu */

.menu{
	margin:0;
	padding:0 0 19px 40px;
	list-style:none;
	overflow:hidden;
	height:1%;
	font:1.2em/1.43em Verdana, Arial, Helvetica, sans-serif;
}
.menu a{color:#fff;}
.release{
	margin:0;
	padding:0 0 15px 8px;
	list-style:none;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
	height:1%;
	position:relative;
}
.release:after {
	clear: both;
	content:'';
	display: block;
}
.release li{
	float:left;
	width:178px;
	background:url(images/bg-release1.gif) no-repeat 4px 100%;
	margin:0 0 0 -4px;
	display:inline;
	padding:0 0 2px;
}
.release li a{
	display:block;
	height:100%;
	padding:4px 18px 1px;
	color:#fff;
	overflow:hidden;
	background:url(images/bg-release.gif) no-repeat;
}
.release li.home{
	padding:2px 0 0;
	width:20px;
	text-indent:-9999px;
	margin:0;
	background:none;
	position:relative;
	overflow:hidden;
	height:20px;
}
.release li.home a{
	float:left;
	background:url(images/ico-home.gif) no-repeat !important;
	width:20px;
	height:20px;
	padding:0;
	position:relative;
}
.release li.hover,
.release li:hover {
	position:relative;
	z-index:1;
}
.release li.hover a,
.release li:hover a{background-position: -178px 0;}
.release li.hover .drop,
.release li:hover .drop{display:block;}
.release .drop{
	position:absolute;
	top:93%;
	left:1px;
	overflow:hidden;
	display:none;
	width:178px;
	z-index:99;
}
.release ul{
	margin:0;
	padding:0 7px 0 5px;
	list-style:none;
	height:1%;
	background:url(images/bg-drop.png) repeat-y;
}
.release .drop li{
	float:none;
	width:100%;
	overflow:hidden;
	border:0;
	background:none;
	padding:0;
	margin:0;
	z-index:10;
}
.release .drop a{
	width:154px;
	display:block;
	padding:2px 0 2px 12px;
	color:#fff;
	background:none;
	position:relative;
}
.release .drop a:hover{
	color:#ef3b39;
	background:#fff;
	text-decoration:none;
}
.release .drop .drop-b{
	background:url(images/bg-drop-bottom.png) no-repeat;
	width:178px;
	height:8px;
	overflow:hidden;
}
/* custome selects*/
.outtaHere {
	position:absolute;
	left:-3000px;
}
.selectArea {
	position:relative;
	height:23px;
	float:left;
	color:#000;
	font:1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
}
.selectArea .left {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:url(images/bg-select-left.gif) no-repeat;
	width:8px;
}
.selectAreaActive .left{background-position:0 -22px;}
.selectArea a.selectButton {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	background:url(images/bg-select-button.gif) no-repeat 100% 0;
	width:100%;
}
* html .selectArea a.selectButton{right:-1px;}
.selectAreaActive a.selectButton {background-position:100% -22px;}
.selectArea .center{
	height:23px;
	line-height:23px;
	display:block;
	padding:0 21px 0 15px;
	background: url(images/bg-select-center.gif) repeat-x;
}
.selectAreaActive .center{background-position:0 -22px;}
/* selects drop-down */
.optionsDivInvisible,
.optionsDivVisible {
	position:absolute;
	z-index:30;
	font-size:11px;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:0 6px;
	overflow:hidden;
	height:1%;
	list-style:none;
	background:url(images/bg-select-drop.png) repeat-y;
	font:1em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
.optionsDivVisible ul li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
}
.optionsDivVisible a {
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:1%;
	padding:2px 3px 2px 10px;
	color:#f00;
}
.optionsDivVisible a:hover {
	background-color:#ff0006;
	color:#fff;
	text-decoration:none;
}
#optionsDiv1 a{color:#f00;}
#optionsDiv1 a:hover{color:#fff;}
.select-bottom {
	background:url(images/bg-select-drop-bottom.png) no-repeat;
	width:159px;
	height:8px;
}
.drop-sel2 .select-bottom {
	background:url(images/bg-select-drop-bottom2.png) no-repeat;
	width:129px;
}
.drop-sel2 ul {
	background:url(images/bg-select-drop2.png) repeat-y;
	width:118px;
}


/* navigation */
#nav {
	overflow:hidden;
	width:100%;
	/*margin:0 0 83px;*/
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul {
	margin:0;
	padding:0 0 26px;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:1.6em;
	line-height:1.1em;
}
#nav li {
	float:left;
	width:100%;
	margin:0 0 12px;
}
#nav a{
	color:#ffb3b5;
	float:left;
	padding:0 18px 17px 17px;
	background:url(images/sep-nav.gif) no-repeat 100% 2px;
}
#nav a:hover,
#nav .active a{
	background-position:100% -29px;
	text-decoration:none;
}
#nav ul a {
	display:block;
	float:none;
	color:#fff;
	padding:0 10px 1px 40px;
	width:170px;
	background:none;
}
#footer .current_page_ancestor a,
#footer .current_page_parent a,
#footer .current_page_item a,
#sidebar .current_page_ancestor a,
#sidebar .current_page_parent a,
#sidebar .current_page_item a{
	text-decoration:underline;
}

#nav ul a:hover,
#nav ul .current_page_ancestor a,
#nav ul .current_page_parent a,
#nav ul .current_page_item a,
#nav ul .current-cat a,
#nav ul .active a{
	background:#fff;
	color:#ff0b00;
	text-decoration:none;
}
#nav ul .current_page_ancestor a,
#nav ul .current_page_parent a,
#nav ul .current_page_item a,
#nav ul .current-cat a,
#nav ul .active a{
	width:190px;
	padding:0 10px 1px 20px;
}
#nav .categories{
	width:100%;
	overflow:hidden;
}
/* social-network */
#sidebar .social-network{
	list-style:none;
	margin:0 0 10px;
	padding:0;
	overflow:hidden;
	width:100%;
	font:1.2em/1.3em Verdana, Arial, Helvetica, sans-serif;
}
#sidebar .social-network li {
	float:left;
	padding:0 10px 6px 22px;
	width:188px;
}
#sidebar .social-network a {
	float:left;
	padding:0 0 3px 23px;
	color:#fff;
}
#sidebar .social-network .twitter {background:url(images/ico-twitter.gif) no-repeat;}
#sidebar .social-network .facebook {background:url(images/ico-facebook.gif) no-repeat;}
/* creative-commons */
.creative-commons {margin:0 0 0 22px;}


/* content */
#content {
	float:right;
	padding:0 1px;
	width:619px;
	height:1%;
	margin:-20px 0 0 -19px;
	position:relative;
}

strong {
	margin:20px 0 0;
	color:#474a4c;
}


.photo{
	margin-top: -20px;
	margin-bottom: 30px;
    font-size: 120%;
    color:#c2c2c2;
}


.floatright {
	float: right;
	clear: none;
position: relative;
}

.floatleft {
	float: left;
	margin-right: 10px;
	clear: none;
position: relative;
}


/* heading */
#content .heading {
	overflow:hidden;
	padding:0 0 0 21px;
	width:599px;
	position:relative;
	z-index:10;
	min-height:23px;
}
* html #content .heading {
	height:23px;
	overflow:visible;
}
/* breadcrumbs */
.breadcrumbs {
	float:left;
	margin:3px 0 0;
	padding:0;
	list-style:none;
	font:1.2em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color:#f00;
	word-spacing:-2px;
	overflow:hidden;
	min-width:200px;
	width:300px;
}
.breadcrumbs a {color:#FF0000;}
#content .home {
	float:left;
	background:url(images/ico-home2.gif) no-repeat;
	width:12px;
	height:12px;
	font-size:0;
	line-height:0;
	margin:5px 1px 0 0;
	text-indent:-9999px;
}
.breadcrumbs li {
	float:left;
	overflow:hidden;
	padding:0 15px 0 8px;
	background:url(images/bullet-breadcrumbs.gif) no-repeat 100% 0.3em;
}
#content .heading .holder {
	float:right;
	width:283px;
}
/* paging */
.paging {
	list-style:none;
	padding:0;
	margin:-2px 0 0;
	float:left;
	font-size:1.8em;
	line-height:1.3em;
	color:#f00;
}
.paging li {
	float:left;
	margin:0 13px 0 0;
}
.paging a {color:#fbcbcc;}
.paging a:hover,
.paging .active a{
	color:#ff0701;
	text-decoration:none;
}
/* articles drop1*/
.articles {
	float:right;
	display:inline;
	width:127px;
	margin:0 -1px 0 0;
}
.articles .sel2 {
	width:129px;
	overflow:hidden;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ff0600;
}
/* search-form (drop2) */
.search-result-form{
	overflow:hidden;
	width:604px;
	padding:5px 0 24px 20px;
}
.search-result-form .txt{
	float:left;
	width:554px;
	border:2px solid #f00;
	border-width:2px 0 2px 2px;
	color:#f00;
	background:#fff;
	margin:0;
	padding:0 5px;
	font:24px Georgia, 'Times New Roman', Times, serif;
	height:27px;
}
.search-result-form .btn-search{
	float:left;
	width:33px;
	height:31px;
	margin:0;
	padding:0;
}
#content h1{
	margin:-5px -16px 14px 18px;
	font:4.7em/1.12em Verdana, Arial, Helvetica, sans-serif;
	color:#f00;
}
#content h3{
	color:#000;
	margin:12px 0;
	font:1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
/* post */
.post-list{
	width:620px;
	overflow:hidden;
	margin:-3px 0 3px -1px;
	padding:0;
	list-style:none;
}
.post-list h2 {
	font:2.8em/1.12em Verdana, Arial, Helvetica, sans-serif;
	color:#ff0600;
	margin:0 0 12px 20px;
	width:600px;
}
.post-list h2 a{color:#ff0600;}
.post-list h2 a:hover{text-decoration:none;}
.hentry {
	width:100%;
	margin:0 0 38px;
}
.search .hentry{margin:0 0 17px;}
.hentry .head {
	overflow:hidden;
	width:100%;
	font:1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#f00;
	position:relative;
}
.hentry .author {
	float:left;
	background:url(images/ico-author.gif) no-repeat 0 0.16em;
	padding:0 0 0 19px;
}
.hentry .author em {font-style:normal;}
.hentry .published{
	float:right;
	background:url(images/ico-published.gif) no-repeat 0 0.16em;
	padding:0 0 0 20px;
	width:115px;
	word-spacing:-2px;
}
.hentry .location {
	float:left;
	background:url(images/arrow.gif) no-repeat 1px 0.2em;
	padding:0 0 0 20px;
	margin:0;
}
.hentry .title {
	float:right;
	margin:0;
	background:url(images/ico-video.gif) no-repeat 0 0.1em;
	padding:0 0 0 19px;
	width:115px;
	word-spacing:-2px;
}
.hentry .head li {
	overflow:hidden;
	padding:2px 2px 4px 21px;
	margin:0 0 1px;
}
.hentry .head .top {
	background:#ff0006;
	color:#fff;
	width:597px;
	overflow:hidden;
	padding:2px 2px 4px 21px;
	float:left;
}
.hentry .head .top .entry-summary {
	background:url(images/ico-summary.gif) no-repeat 0 0.16em;
	padding:0 15px 0 20px;
	width:180px;
	float:left;
}
.hentry .head .holder{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.hentry .head .top:hover{text-decoration:none;}
.hentry .head ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	position:relative;
	overflow:hidden;
}
.hentry .head .tags {
	border-top:2px solid #f00;
	margin:-2px 0 0;
	padding:1px 2px 4px 21px;
}
.hentry .tags p {
	margin:0;
	background:url(images/ico-tags.gif) no-repeat 1px 0.2em;
	padding:0 0 0 20px;
	height:1%;
}
.hentry .tags a {color:#f00;}
.hentry .media {padding:0 0 0 20px;}
.hentry .media img{display:block;}
.entry-content {padding:0 0 0 20px;}
.entry-content p{
	margin:0 0 21px;
	font-size:1.7em;
	line-height:1.4em;
}
.entry-content p:first-child{
	font-size:2.4em;
	line-height:1.2em;
	margin:0 0 28px;
	color:#929292;
}
.tools{
	overflow:hidden;
	height:1%;
	padding:7px 0 17px 23px;
}
.tools ul{
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.tools ul li{
	float:left;
	margin:0 24px 0 0;
}
.tools a{
	float:left;
	color:#f00;
	font:1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
.tools .share{
	background:url(images/ico-share.gif) no-repeat 0 2px;
	padding:0 0 0 18px;
}
.tools a:hover{
	background-position:0 -137px;
	color:#000;
	text-decoration:none;
}
.tools .options{
	width:100%;
	overflow:hidden;
	float:none;
	padding:0 0 9px;
}
.tools .options li{margin:0 23px 0 0;}
.tools .options li a{padding:0 0 0 18px;}
.tools .comments a{background:url(images/ico-comments.gif) no-repeat 0 2px;}
.tools .comments a:hover{background-position:0 -137px;}
.tools .download{background:url(images/ico-audio.gif) no-repeat 0 2px;}
.tools .email{background:url(images/ico-mail.gif) no-repeat 0 3px;}
.tools .print{background:url(images/ico-print.gif) no-repeat 0 2px;}
.image .more,
.tools .more{
	float:right;
	background:#f00 url(images/bg-more.gif) no-repeat 8px 5px;
	width:113px;
	color:#fff;
	padding:2px 0 3px 37px;
	margin:-2px 0 0;
}
.post-list .image .more:hover,
.tools .more:hover{
	background:#000 url(images/bg-more.gif) no-repeat 8px -184px;
	color:#fff;
}
.entry-content img {display:block;}
.post-list .image{
	float:left;
	padding:13px 12px 0 20px;
}
.post-list .image img{
	display:block;
	border-bottom:1px solid #fff;
}
.post-list .image .more{
	float:left;
	font:1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	overflow:hidden;
}
.post-list .image .more:hover{text-decoration:none;}
.post-list .text{
	overflow:hidden;
	height:1%;
	padding:15px 0 0;
}
.post-list .text p{
	font-size:1.8em;
	line-height:1.2em;
	color:#929292;
	margin:0 0 10px;
}
.post-list .text .tools{padding:0 0 5px;}
.post-list .text .tools li{margin:0 17px 0 0;}
.post-list .text .tools .share{
	float:right;
	margin:0 37px 0 0;
}
/* people */
.people {
	width:600px;
	overflow:hidden;
	margin:0 0px 0 18px;
	padding:0;
	list-style:none;
	font-size: 1.2em;
}
.people li {
	width:100%;
	margin:0 0 10px;
	overflow:hidden;
}
.people blockquote {
	width:100%;
	height:150px;
	margin:0;
	padding:0;
	overflow:hidden;
}
* html .people .text {position:relative;}
* html .people .frame{
	position:absolute;
	top:50%;
}
* +html .people .frame{
	position:absolute;
	top:50%;
}
* html .people .text q{
	position:relative;
	top:-50%;
}
* +html .people .text q{
	position:relative;
	top:-50%;
}
.people q:after,
.people q:before {content:"";}
.people .text{
	color:#fff;
	font-size:1.6em;
	line-height:1.2em;
	/*padding:0 12px 0 21px;*/
	width:275px;
	background:#f00;
	display:table;
	height:150px;
	float:left;
}
.people .frame {
	padding:0 12px 0 21px;
	display:table-cell;
	vertical-align:middle;
	width:242px;
}
.people img {display:block; width:325px;}
.people .img {
	float:left;
	height:150px;
	overflow:hidden;
	width:325px;
}
.people .container {
	display:block;
	overflow:hidden;
	width:100%;
	text-decoration:none;
	cursor:pointer;
	position:relative;
}
.people a.container:hover {
	text-decoration:none;
	background:none;
}
.people .container:hover img{margin:-150px 0 0 !important;}
.people .container:hover .text{background:#000 !important;}
/* aside */
.aside {
	padding:45px 3px 0 0;
	width:201px;
	float:right;
}
.aside.front{
	padding-top:68px;
}
/* google ads */
.google-ads {
	width:201px;
	overflow:hidden;
	margin:0 0 10px;
}
.google-ads img {display:block;}
/* aside ad */
.aside .ad2 {
	padding:0 0 20px 1px;
	width:200px;
	overflow:hidden;
}
.aside .ad2 a {
	float:left;
	border:0px solid #000000;
}
.aside .ad3{padding:16px 0 0;}
.aside .ad3 img,
.aside .ad2 img {display:block;}
.aside .ad3 a {
	float:left;
	border:0px solid #000000;
}
.aside .comments img{display:block;}
/* videos */
.aside .videos{
	width:160px;
	overflow:hidden;
	margin:1px 0 25px -5px;
	font:1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
* html .aside .videos{margin:-20px 0 25px -5px;}
.videos .heading{
	overflow:hidden;
	height:1%;
	padding:0 5px;
	text-align:right;
}
.videos .heading a{
	display:block;
	overflow:hidden;
	height:17px;
	background:#ff0b00;
	color:#fff;
	padding:2px 5px 1px 0;
	position:relative;
}
.videos .heading a:hover{text-decoration:none;}
.videos .heading ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.videos .heading .counter{
	border-bottom:2px solid #ff0b00;
	padding:0 0 3px;
}
.videos .heading p{
	margin:0;
	color:#d73127;
}
.videos .preview{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
.videos .preview li{padding:0 0 3px;}
.videos .preview a{
	display:block;
	overflow:hidden;
	height:1%;
	cursor:pointer;
	padding:5px;
}
.videos .preview a:hover{
	text-decoration:none;
	background:#000;
}
.videos .preview img{display:block;}
.videos .preview span{color:#929292;}
.videos .preview a:hover span{color:#fff;}
.aside .more{
	text-align:right;
	border-top:2px solid #ff0b00;
	padding:2px 0 0;
	margin:0 5px;
	overflow:hidden;
	height:1%;
}
.aside .more a{color:#f00;}
/* footer */
/* footer */
#footer {
	width:1065px;
	margin:-62px auto 0;
	height:56px;
	overflow:hidden;
	color:#f00;
	font: 1.2em/1.3em Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
.f-main{
	width:620px;
	overflow:hidden;
	border-top:2px solid #f00;
	margin:0 0 0 220px;
	padding:4px 0 0;
}
.nav {
	list-style:none;
	margin:0 0 9px;
	padding:0;
	width:100%;
	overflow:hidden;
	text-align:center;
}
#footer a {color:#f00;}
.nav li {
	display:inline;
	background:url(images/divider-footer.gif) no-repeat 0 60%;
	padding:2px 12px;
}
.nav li:first-child {background:none;}
/* copyright */
.copyright {
	width:100%;
	text-align:center;
	margin:0;
	clear:both;
}
.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 li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font:font:1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
	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 {
	padding: 0;
	margin: 40px auto 20px ;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0;
	}

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
#respond{
padding-bottom:5px;
}
textarea{
	resize:none;
}
#respond,
#comments{
	color:#000;
	font:1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
#respond p,
#comments p{
	font:1.2em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
#comments .alt,
#comments .even
{
	padding:10px;
}
.entry-title a{
	text-decoration:none;
}
.socials li{
	min-width:90px;
}
#nav .hover h2 a,
#nav .categories:hover h2 a{
	background-position:100% -29px !important;
	text-decoration:none;
}
#podPress_footer{
	display:none !important;
}
