/*   
Theme Name: Behind Magazine
Theme URI: http://www.behindmagazine.com/
Description: Behind Magazine
Author: Behind Magazine
Author URI: http://www.behindmagazine.com/
Version: 2.0
*/


/* RESET CSS */ 
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,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* MAIN MENU */
span.ahem {
    display: none;
	}
ul#mainmenu li {
	float:left;

}
h2.ghost {
	display: none;
}
ul#mainmenu a#mainhome {
	background-image: url(img/menu/home.gif);
	display: block;
	height: 50px;
	width: 77px;
}

ul#mainmenu a {
	display: block;
	height: 50px;
}

ul#mainmenu a#mainhome {
	background-image: url(img/menu/home.gif);
	width: 77px;
}
ul#mainmenu a#mainhome2010 {
	background-image: url(img/menu/home-2010.gif);
	width: 72px;
}
ul#mainmenu a#mainarticles {
	background-image: url(img/menu/articles.gif);
	width: 101px;
}
ul#mainmenu a#mainarticles2010 {
	background-image: url(img/menu/articles-2010.gif);
	width: 90px;
}
ul#mainmenu a#mainphotobooks {
	background-image: url(img/menu/photobooks.gif);
	width: 134px;
}
ul#mainmenu a#mainphotobooks2010 {
	background-image: url(img/menu/photobooks-2010.gif);
	width: 121px;
}
ul#mainmenu a#mainfellas {
	background-image: url(img/menu/fellas.gif);
	width: 85px;
}
ul#mainmenu a#mainfellas2010 {
	background-image: url(img/menu/fellas-2010.gif);
	width: 77px;
}
ul#mainmenu a#maincontacts {
	background-image: url(img/menu/about.gif);
	width: 81px;
}
ul#mainmenu a#maincontacts2010 {
	background-image: url(img/menu/about-2010.gif);
	width: 70px;
}
ul#mainmenu a#mainfeatured2010 {
	background-image: url(img/menu/featured-2010.gif);
	width: 99px;
}
ul#mainmenu a:hover {
	background-position: 0 -50px;
}
ul#mainmenu a.current {
	background-position: 0 -100px;
}
ul#mainmenu a#mainnews {
	background-image: url(img/menu/news.gif);
	display: block;
	height: 50px;
	width: 73px;
}

ul#mainnews a {
	display: block;
	height: 50px;
}

ul#mainmenu a#mainnews {
	background-image: url(img/menu/news.gif);
	width: 73px;
}
ul#mainmenu a#mainnews2010 {
	background-image: url(img/menu/news-2010.gif);
	width: 66px;
}





/* --------------------------------------------------- MAIN */
body {
	font-size: 62.5%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(img/background.jpg) repeat left top;
}

#overlay { background: black; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; opacity: 0; display: none; }

.overlayActive { z-index: 99; opacity: 0; position: absolute !important; }

#tutorial { position: absolute; top: -20px; left: 20px; width: 200px; padding: 8px; background: black; border: 2px solid #111; border-top: 0; color: white; font-size: 1em; text-align: center; padding-top: 28px; cursor: pointer; }
#welcome { position: fixed; width: 360px; height: 280px; position: absolute; top: 50%; left: 50%; margin-left: -200px; margin-top: -150px; background: #EDEDE0; padding: 10px 20px; color: #55554e; z-index: 100; }

#welcome h1 { margin: 0; font-size: 2.5em; float: none; }
#welcome p { font-size: 1.2em; line-height: 1.3em; margin-bottom: 1em; }
#welcome p.start { text-align: right; }

#container {
	width: 960px;
	background: url("img/content_bg.png");
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#home #container { background: url("img/content_main_bg.png"); }
#home_wide #container { background: url("img/content_wide_bg.png"); }
#home_wide_photobook #container { background: url("img/content_single_photobook_bg.png"); }

a {
	text-decoration: none;
	color: #ff9900;
}
a:hover { text-decoration: underline; }

#header {
	position: relative;
	height: 550px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5d76ea;
	background-image: url(img/head-june.jpg);
}
#header-articles {
	position: relative;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ff5700;
	background-image: url(img/head_articles2010.jpg);
}
#header-contacts {
	position: relative;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dfa02c;
	background-image: url(img/head_contacts2010.jpg);
}
#header-fellas {
	position: relative;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0033;
	background-image: url(img/head_fellas.jpg);
}
#header-featured {
	position: relative;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0033;
	background-image: url(img/head_featured.jpg);
}
#header-photobooks {
	position: relative;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0033;
	background-image: url(img/head_photobooks.jpg);
}
#header-news {
	position: relative;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #45b2da;
	background-image: url(img/head_news2010.jpg);
}
#header-results {
	position: relative;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ff2c87;
	background-image: url(img/head_results2010.jpg);
}
a#homelink {
	display:block;
	height: 550px;
	width: 960px;
}
a#homelink-articles {
	display:block;
	height: 290px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 3em;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 50px;
	float: left;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 a { color: #89897c; }
h1 a:hover { text-decoration: none; color: #CDCDBF }
div.subtitle { line-height: 50px; font-size: 1.2em; color: #55554e; margin-left: 1em; float: left; text-transform: lowercase; }

#header ul {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header ul li { float: left; margin-left: 20px; text-transform: lowercase;}
#header ul li a { background-repeat: no-repeat; height: 11px; padding: 17px 0 0 37px; display: block; }
#header ul#subscribe li a {
	margin: 0px;
	padding: 0px;	
}
#header ul li a strong { display: none; }
#header ul li.rss a {
	width: 84px;
	display: block;
	height: 84px;
}
#header ul li.email a { background-image: url("img/email.png"); width: 140px; color: #49abe8; }

#topmenu {
	border-top:4px solid #676ee7;
	height:50px;
	position:relative;
	background-color: #000;
	display: block;
}

#footer {
	border-top: 4px solid #89897C;
	height: 60px;
	position: relative;
	background-color: #000000;
	font-size: 1em;
	color: #89897C;
	clear: both;
	line-height: 20px;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer a {
	color: #89897C;
}

#searchform { position: absolute; right: 9px; top: 10px; }
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body #searchform { top: 10px; }
}
#searchform label { display: none; }
#searchform #s {
	background: url("img/search_input.gif") no-repeat;
	width: 211px;
	height: 24px;
	border: 0;
	font-size: 1em;
	padding: 2px 8px;
	color: #5D76EA;
}
#searchform #searchsubmit { background: url("img/search_submit.png") no-repeat; width: 79px; height: 28px; border: 0; cursor: pointer; text-indent: -10000px; vertical-align: top; ?font-size: 0; ?color: #889800; ?text-align: left; }

#post_data, #search_data { width: 131px; float: left; padding-left: 20px; }
#search_data {
	height: 185px;
}

#post_data div {
	background: url("img/post_data_bg.png") #f6f6e8 no-repeat left top;
	margin-top: 48px;
}
#post_data div.post_tags {
	margin-top: 10px;
}
#post_data div ul { background: url("img/post_data_bg.png") no-repeat left bottom; padding: 6px 12px; font-size: 1.1em; }
#post_data h2 { padding: 6px 12px; color: #d8d8c7; font-size: 1.8em; margin: 0; height: auto; line-height: 1em; margin-right: -12px; }

#post_data div.post_data li { padding-left: 24px; height: 22px; line-height: 22px; border-bottom: 1px solid #e6e6d8; background: url("img/post_details.gif") no-repeat; color: #d8d8c7; overflow: hidden; font-size: 0.9em;  }
#post_data div.post_data li.time { background-position: 0 -23px; }
#post_data div.post_data li.author { border-bottom: 0; background-position: 0 -45px; }
#post_data div.post_data li strong, #post_data div.post_data li a { color: #89897c; font-weight: normal; }

#post_data div.post_tags li { height: 22px; line-height: 22px; border-bottom: 1px solid #e6e6d8; }
#post_data div.post_tags li a { color: #89897c; display: block; }

#content { width: 460px; _width: 449px; padding: 16px 15px 16px 14px; color: #55554e; font-size: 1.2em; line-height: 1.2em; float: left; display: inline; }
#content-wide {
	width: 680px;
	_width: 680px;
	padding: 16px 0 16px 14px;
	color: #55554e;
	font-size: 1.2em;
	line-height: 1.2em;
	float: left;
	display: inline;
}
#content-fellas {
	width: 680px;
	_width: 680px;
	color: #55554e;
	font-size: 1.2em;
	line-height: 1.2em;
	float: left;
	display: inline;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 9px;
}
#content-photobook {
	width: 600px;
	_width: 600px;
	color: #55554e;
	font-size: 1.2em;
	line-height: 1.2em;
	float: left;
	display: inline;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 19px;
}
div.group680 {
	width: 680px;
	_width: 680px;
	display:block;
	float: left;
	height: 970px;
}
div.group680about {
	width: 680px;
	_width: 680px;
	display:block;
	float: left;
	height: 1740px;
}
div.group680news {
	width: 680px;
	_width: 680px;
	display:block;
	float: left;
	height: 930px;
}
div.group680news2 {
	width: 680px;
	_width: 680px;
	display:block;
	float: left;
	height: 1000px;
}
div.group680archive {
	width: 680px;
	_width: 680px;
	display:block;
	float: left;
	height: 850px;
}
div.group-fellas {
	width: 680px;
	_width: 680px;
	display:block;
	float: left;
}
div.group-photobook {
	width: 680px;
	_width: 680px;
	display:block;
	float: left;
	height: 600px;
}
#home #content { width: 348px; padding: 16px; _padding: 15px; }

.sidebar { font-size: 1.2em; line-height: 1.2em; float: left; width: 228px; padding: 16px; position: relative; display: inline; }

.sidebar h2 { position: absolute; top: -26px; left: 16px; }

.sidebar li { margin-bottom: 2em; position: relative; }

#sidebar2 { float: left; font-size: 1.2em; line-height: 1.2em; padding: 16px; _padding: 10px; width: 288px; display: inline; }

.sidebar, #sidebar2 { ?padding-top: 44px; }


/* WIDGETS */
.sidebar .widget {
	background: url("img/sidebar_right.png") right bottom no-repeat #f6f6e8;
	width: 240px;
	position: relative;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: -15px;
}
.sidebar .widget .marginbottom20 {
	
	margin-bottom: 20px;
	
}
.sidebar .widget ul, .sidebar .widget div.textwidget, #calendar_wrap {
	font-size: 1.2em;
	padding-top: 11px;
	padding-right: 16px;
	padding-bottom: 1em;
	padding-left: 16px;
	background-image: url(img/sidebar_right.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.sidebar .widget ul p {
	color:#55554E;
}

.sidebar .widget a { color: #89897c; float: left; text-align: left; _height: 1%; }
.sidebar .widget a:hover { text-decoration: none; color: #A7A79A; }
.sidebar .widget a:hover span { text-decoration: underline; }
.sidebar .widget small { float: right; color: #d8d8c7; }
.sidebar .widget h2 small { float: left; }
.sidebar .widget ul li { background: url("img/li.gif") 0 8px no-repeat; margin: 0; padding-left: 16px; line-height: 26px; border-bottom: 1px solid #e7e7da; color: #D8D8C7; text-align: right; }
.sidebar .widget ul li p.photobook_teaser {
	text-align: left;
}
.sidebar .widget ul li p.photobook_teaser a {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	letter-spacing: -.5px
}
.sidebar .widget ul li p.photobook_teaser img {
	margin-bottom: 10px;
}
.sidebar .widget ul li p.photobook_teaser span.extended-time {
	margin: 0px;
	font-size: 0.8em;
	padding: 0px;
}

.sidebar .widget ul li:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; width: 0; }
.sidebar .widget div.textwidget { color: #55554E; }

#sidebar2 .widget { margin-left: -16px; width: 300px; background: none; }
#sidebar2 .widget ul, #sidebar2 #calendar_wrap { background: none; }
#sidebar2 .widget a:hover { color: white; }

.sidebar .widget_archive ul { font-size: 1em; }

.sidebar .widget_rss ul { padding-top: .5em; }
.sidebar .widget_rss ul li { height: auto; background-position: 0px 10px; text-align: left; font-size: .8em; line-height: 1.3em; padding: 8px 0 8px 16px; color: #55554E; }
.sidebar .widget_rss h2 img { vertical-align: top; position: relative; top: 1.5px; margin-right: 4px; }
.sidebar .widget_rss h2 a { color: #E7E7DA; }
.sidebar .widget_rss a { float: none; }
.sidebar .widget_rss cite { display: block; text-align: right; }

.sidebar .widget_recent_comments a { float: none; }
.sidebar .widget_recent_comments ul li { text-align: left; color: #55554E; }

.sidebar .widget_recent_entries ul li { text-align: left; }

#calendar { ?margin-top: -24px; }
#calendar h2 { ?display: none; }
#calendar_wrap { font-size: 1em; }
#calendar_wrap table { width: 100%; }
.sidebar .widget_calendar caption { position: absolute; left: 18px; top: -26px; line-height: 17px; height: 17px; padding: 0 7px 0 6px; font-size: .8em; text-transform: lowercase; color: #E7E7DA; background: transparent url(img/highlight.gif) repeat right top; }
.sidebar .widget_calendar td, .sidebar .widget_calendar th { width: 28px; height: 24px; text-align: center; line-height: 24px; color: #89897c; border-top: #e7e7da 1px solid; padding: 2px 0; }
.sidebar .widget_calendar tbody a { float: none; background: url("img/today.gif") no-repeat; display: block; width: 28px; height: 24px; color: white; }
.sidebar .widget_calendar thead { color: #89897c; font-style: italic; text-transform: lowercase; }
.sidebar .widget_calendar th { font-weight: normal; border: 0; }
.sidebar .widget_calendar tfoot a { color: #b4b463; float: none; font-size: .85em; }
.sidebar .widget_calendar #prev { text-align: left; }
.sidebar .widget_calendar #next { text-align: right; }

.sidebar .widget_tag_cloud { padding: 16px 16px 32px 16px; width: 198px; line-height: normal; }
.sidebar .widget_tag_cloud a { margin-right: .5em; font-style: italic; float: none; vertical-align: middle; }

#sidebar2 .widget_tag_cloud { width: 268px; }

.sidebar .widget_search { display: none; } /* Sorry, no search in the sidebar! */

#sidebar2 .widget_links { background: none; width: 310px; }
#sidebar2 .widget_flickrRSS { width: 305px; }
#sidebar2 .widget_links ul, #sidebar2 .widget_flickrRSS ul { margin: 0 -7px; background: none; _height: 1%; padding: 0; margin-left: 9px; }
#sidebar2 .widget_links ul:after, #sidebar2 .widget_flickrRSS ul:after { content: "."; visibility: hidden; display: block; clear: both; height: 0; width: 0; }
#sidebar2 .widget_links li, #sidebar2 .widget_flickrRSS li { float: left; margin: 7px; ?margin: 5px; height: auto; line-height: normal; border: 0; background: none; padding: 0; }
#sidebar2 .widget_links img, #sidebar2 .widget_flickrRSS img { border: 6px solid #c3c3b1; display: block; }

#sidebar2 .breaking-news-box { background: none; width: 310px; }
#sidebar2 .breaking-news-box ul, #sidebar2 .widget_flickrRSS ul { margin: 0 -7px; background: none; _height: 1%; padding: 0; margin-left: 9px; }
#sidebar2 .breaking-news-box ul:after, #sidebar2 .widget_flickrRSS ul:after { content: "."; visibility: hidden; display: block; clear: both; height: 0; width: 0; }
#sidebar2 .breaking-news-box li, #sidebar2 .widget_flickrRSS li { float: left; margin: 7px; ?margin: 5px; height: auto; line-height: normal; border: 0; background: none; padding: 0; }
#sidebar2 .breaking-news-box img, #sidebar2 .widget_flickrRSS img { border: 6px solid #c3c3b1; display: block; }


h3 {
	font-size: 1.2em;	
}




#footer p.rss {
	color: #89897C;
	font-size: 1em;
	line-height: 20px;
}
#footer p.rss a#rsslink {
	color: #89897C;
	background-image: url(img/rss_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
#footer p.rss a {
	color: #89897C;
}

#powered { color: #55554e; font-size: 1.3em; padding: 12px 20px; background: #111; line-height: 18px; height: 36px; }
#powered p.sponsor { line-height: 36px; float: right; }
#powered a { color: #89897c; }

h2 { height: 17px; line-height: 17px; font-weight: normal; margin-bottom: 1em; font-size: .8em; text-transform: lowercase; }
h2 span { background: url("img/highlight.gif"); padding: 0 7px 0 8px; float: left; color: #e7e7da; }
h2 small { float: left; background: url("img/highlight.gif") no-repeat -498px 0; padding-left: 8px; color: #89897c; display: block; height: 17px; }

h2.links span { color: #c3c3b1; }
h2.links a { color: #e7e7da; }

h3 { margin-bottom: 1em; line-height: 1.2em; }
h3 a { color: #4d4d46; display: block; font-weight: normal; font-size: 1.2em; letter-spacing: -.5px;}
h3 small { float: right; font-size: .4em; color: #b4b463; line-height: 1.2em; background: url("img/comment.gif") no-repeat left center; padding-left: 20px; ?margin-top: -2em; }

h3 a:hover {
	text-decoration: none;
	color: #FF9900;
}
h3 a:hover span { text-decoration: none; }

div.post {
	padding-bottom: 1em;
	margin-bottom: 2.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7da;
}

div.post h3 { position: relative; }
div.post h3 small { position: absolute; top: 0; right: 0; }

div.post div.headline { position: relative; margin-bottom: .5em; line-height: 1.4em;}
div.post div.headline span, div.post div.date span {
	text-align: center;
	text-transform: uppercase;
	background: url("img/date.png");
	width: 44px;
	height: 42px;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #89897c;
	font-size: 1.2em;
	padding-top: 5px;
	line-height: 1em;
}


div.post div.headline span big, div.post div.date span big { font-size: 1.7em; display: block; ?margin-top: -.2em; }
div.post div.date span { position: static; float: left; margin: 0 .5em .5em 0; }

div.post p {
	margin-bottom: 1.2em;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0.6em;
}
div.post ul, div.post ol { margin-bottom: 1em; margin-left: 2em; font-size: 1.175em; line-height: 29px; background: transparent url("img/lists_bg.png"); color: #9B9A8E; }
div.post ul li { list-style: url("img/li.gif") inside; padding-left: 10px; }
div.post ol li { list-style: decimal inside; padding-left: 10px; }

div.post blockquote { color: #89897c; font-style: italic; background: url("img/blockquote.gif") 30px 0 no-repeat; padding-left: 60px; margin-bottom: 1em; min-height: 25px; }

ul.nav { font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; color: #d8d8c7; letter-spacing: -.5px; font-size: 1.15em; height: 1em; }
ul.nav .prev { float: left; }
ul.nav .next { float: right; }
ul.nav a { color: #89897c; }

.social { width: 110px; background: url("img/social_bg.gif") no-repeat left top #d8d8c7; float: right; margin-right: -16px; position: relative; z-index: 2; margin-left: 12px; }
.social h2 {
	font-size: 1.4em;
	color: #89897c;
	padding: 10px;
	margin-right: -10px;
	height: 19px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div.social ul {
	background: url("img/social_bg.gif") no-repeat left bottom;
	font-size: .75em;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 170px;
}
div.social ul li {
	height: 21px;
	line-height: 22px;
	border-bottom: 1px solid #ccccbc;
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	display:block;
}
div.social ul li a { color: #89897c; display: block; padding-left: 22px; height: 22px; background: url("img/social_list.png") no-repeat; }

.social li.digg a { background-position: 0 3px; }
.social li.mixx a { background-position: 0 -21px; }
.social li.technorati a { background-position: 0 -45px; }
.social li.delicious a { background-position: 0 -69px; }
.social li.facebook a { background-position: 0 -93px; }
.social li.stumbleupon a { background-position: 0 -117px; }
.social li.reddit a { background-position: 0 -141px; }
.social li.twitter a { background-position: 0 -325px; }
.social li.google a { background-position: 0 -364px; }
.social li.myspace a { background-position: 0 -404px; }
.social li.yahoo a { background-position: 0 -444px; }

.social li.digg a:hover { background-position: 0 -163px; }
.social li.mixx a:hover { background-position: 0 -187px; }
.social li.technorati a:hover { background-position: 0 -211px; }
.social li.delicious a:hover { background-position: 0 -235px; }
.social li.facebook a:hover { background-position: 0 -259px; }
.social li.stumbleupon a:hover { background-position: 0 -283px; }
.social li.reddit a:hover { background-position: 0 -307px; }
.social li.twitter a:hover { background-position: 0 -345px; }
.social li.google a:hover { background-position: 0 -384px; }
.social li.myspace a:hover { background-position: 0 -424px; }
.social li.yahoo a:hover { background-position: 0 -464px; }


#comments { margin-top: -2.5em; clear: both; padding-top: 1em; }

#comments .meta { background: #e7e7da; padding: 10px; margin-bottom: 1em; }
#comments .meta p { color: #89897c; font-size: 1.15em; text-transform: lowercase; }
#comments .meta p.rss { float: right; font-size: .95em; text-transform: none; }
#comments .meta p.rss a { color: #ec7e2d; padding-left: 22px; background: url("img/rss_small.gif") no-repeat; display: block; height: 16px; line-height: 16px; }
#comments .meta p strong { color: #55554e; }

#comments ul.nav { margin-bottom: 1em; }

#respond { background: #e7e7da; padding: 20px 20px 40px 20px; color: #89897c; font-size: .95em; text-transform: lowercase; position: relative; }
#respond h3 { font-size: 1.9em; line-height: 1em; color: #bdbdb0; text-transform: lowercase; font-weight: normal; margin-bottom: .5em; }
#respond h3 a { font-size: 1em; display: inline; letter-spacing: normal; }

#respond .cancel-comment-reply { position: absolute; right: 6px; background: none; top: 6px; }
#respond .cancel-comment-reply a { color: #89897c; font-weight: bold; }

#respond div.row { min-height: 28px; _height: 28px; margin-bottom: .75em; clear: both; display: block; }

#respond label { float: left; width: 40px; text-align: right; margin-right: 10px; height: 28px; line-height: 28px; _font-size: 0.9em; _margin-top: -28px; }
#respond input { float: right; }
#respond textarea, #respond input { padding: 2px 4px; width: 354px; border: 0; background: white; height: 24px; font-size: 1.4em; color: #b0b09f; font-family: Georgia, Arial, Helvetica, sans-serif; }
#respond textarea { height: 96px; padding: 2px 1%; width: 98%; float: none; }

#respond a { color: #89897c; font-weight: bold; }

#respond p.logged_as { margin-bottom: .5em; font-size: 1.1em; }

#respond p.req { color: #bdbdb0; float: right; line-height: 28px; height: 28px; }
#respond div.submit { text-align: right; }
#respond #submit { float: right; margin-left: 1em; display: block; }

#respond button { background: url("img/post_comment.png") no-repeat; width: 122px; height: 28px; border: 0; text-indent: -10000px; vertical-align: middle; cursor: pointer; }

ol.commentlist { margin-bottom: 1em; }
ol.commentlist li div { background: #edede0; padding: 10px; margin-left: 60px; position: relative; margin-bottom: 1em; }
ol.commentlist li div div { padding: 0; margin: 0; }
ol.commentlist li .comment-author img { border: 5px solid #edede0; position: absolute; top: -10px; left: -70px; }
ol.commentlist li.comment-author-admin div { background: #d8d8c7; }
ol.commentlist li.comment-author-admin .comment-author img { border: 5px solid #d8d8c7; }
ol.commentlist li.comment-author-admin li.comment div { background: #edede0; }
ol.commentlist li.comment-author-admin li.comment .comment-author img { border: 5px solid #edede0; }
ol.commentlist li.comment-author-admin li.comment-author div { background: #d8d8c7; }
ol.commentlist li.comment-author-admin li.comment-author .comment-author img { border: 5px solid #d8d8c7; }
ol.commentlist li .comment-author cite { font-size: 1.5em; line-height: 1.1em; color: #b7b7a8; font-style: normal; text-transform: lowercase; }
ol.commentlist li .comment-author cite a { color: #89897c; }
ol.commentlist li .comment-author span.says { display: none; }

ol.commentlist li .comment-meta { margin: 0 0 .5em; font-size: .85em; }
ol.commentlist li .comment-meta a { color: #bdbdb0; }

ol.commentlist li em { position: absolute; margin-bottom: -1em; top: 10px; right: 10px; color: #89897C; font-size: .9em; text-transform: lowercase; }

ol.commentlist li p { margin-bottom: 1em; font-size: 1.1em; line-height: 1.25em; }
ol.commentlist li p em { position: static; color: inherit; font-size: 1em; text-transform: none; }
ol.commentlist li p a { color: #55554e; }

ol.commentlist li div.reply { text-align: right; }
ol.commentlist li div.reply a { color: #89897c; font-weight: bold; }

ol.commentlist li ul.children { margin-left: 60px; }


.search h2 { font-size: 2.2em; color: #89897c; line-height: 1em; height: 1em; padding: 0 8px; margin-bottom: .5em; }
.search h2 strong { color: #4d4d46; font-weight: normal; }

.search ul.nav { margin: 2em 0; }

#recent { background: #E7E7DA; margin-left: -17px; padding-left: 20px; margin-top: 1em; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
#recent li { clear: both; }
#recent li a { display: block; line-height: 1.7em; padding: 7px 10px; border-bottom: #cdcfbf 1px solid; clear: both; }
#recent li a:hover { text-decoration: none; }
#recent li a:after { clear: both; content: "."; display: block; width: 0; height: 0; visibility: hidden; }
#recent strong { float: left; color: #89897C; font-weight: normal; font-size: 1.1em; width: 75%; }
#recent span { float: right; color: #abab9e; font-size: .9em; width: 25%; text-align: right; }
#recent li a:hover strong { text-decoration: underline; }
#recent li.last a { border: 0; }

#results { padding-top: 17px; background: url("img/search_results.gif") 200px 0 no-repeat; }
#results li { padding: 12px; background: #edede0; border-bottom: 1px solid #CDCFBF; }
#results li strong { font-size: 1.6em; color: #4d4d46; display: block; line-height: 1em; font-weight: normal; }
#results li em { font-style: normal; color: #89897c; font-size: .85em; }
#results li em strong { font-size: 1em; display: inline; font-weight: normal; }

#results li small {
	float: right;
	font-size: .95em;
	color: #c3c3b1;
	margin-top: 6px;
}

#results li a:hover { text-decoration: none; color: #89897c; }
#results li a:hover strong { color: #ff9900; }

.search h3 {
	font-size: 2em;
	color: #89897c;
	line-height: 1em;
	font-weight: normal;
	margin-top: 80px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
.search h4 { font-size: 1.2em; color: #89897c; padding: 0 8px; font-weight: normal; }

h2.special { font-size: 1.7em; height: 57px; line-height: 57px; background: url("img/header_special_right.jpg") no-repeat #b6c301 right top; }
h2.special span { padding: 0 12px; text-transform: capitalize; background: url("img/header_special_left.jpg") no-repeat #9c9a8e left top; color: white; }
h2.special strong { font-weight: normal; padding: 0 12px; text-transform: capitalize; float: left; color: white; }

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: .5em; }
.alignright { float: right; margin-left: .5em; }
div.post p.wp-caption-text { margin-top: .5em; background: #E1DFD2; padding: 10px; color: #89897C; font-size: 1em; margin-right: 10px;  }



div.articles_post_box {
	display: block;
	width: 300px;
	float:left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div.post-articles {
	
	height: 310px;
	_height: 325px;
}
div.post-news {
	
	height: 150px;
	_height: 180px;
}
div.post-news-redux {
	
	height: 150px;
	_height: 180px;
}
span.extended-time {
	color: #A7A79A;
}
div.photobook_post_box {
	display: block;
	width: 200px;
	float:left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div.post-photobook {
	
	height: 190px;
	_height: 200px;
}
ul.last-photobook {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}



.sidebar .widget ul.last-robots {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #f6f6e8;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.sidebar .widget ul.last-robots li {
	margin: 0;
	padding-left: 16px;
	line-height: 26px;
	color: #D8D8C7;
	text-align: right;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}


.sidebar .widget ul.last-photobook li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar .widget ul.last-photobook li a {
	color: #FF9900;
}
.sidebar .widget ul.last-photobook li img{
	border: 1px solid #E7E7DA;
}


span.breakingnews {
	color: #55554E;
	text-align: left;
	display: block;
	line-height: 1.5em;
}




h2.pagetitle {
	padding-bottom: 20px;	
}
span.breakingnews-title {
	font-size: 1.2em;	
}
.sidebar .widget ul h4 {
	color: #A7A79A;
	text-align: left;
	font-weight: normal;
	padding-bottom: 5px;
}
.sidebar .widget ul a {
	color: #FF9900;
}
#sidebar2 .widget ul a {
	color: #ff0033;
}
#sidebar2 .widget ul a:hover {
	color: #ff0033;
}
#sidebar2 .widget ul a.news-more {
	color: #A7A79A;
}
#sidebar2 .widget ul a.news-more:hover {
	color: #A7A79A;
}



div#sidebar-home {
	float: left;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 16px;
	display: inline;
	width: 288px;
	_width: 280px;
}


div#sidebar-home {	
}
div#sidebar-home p {
	color: #55554E;
	border-top:1px solid #cdcdbe;
	padding-bottom: 15px;
	padding-top: 6px;
}

div#sidebar-home span.newsdate {
	color: #A7A79A;
}
div#sidebar span.newsdate {
	color: #A7A79A;
}
div#sidebar-home h3 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}











p.newestart {
	color: #55554E;
	border-top:1px solid #cdcdbe;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 1em;
	text-align: left;
	line-height: 1.6em;
	
}







p.art_index_text {
	padding-top: 5px;
	padding-bottom: 5px;	
}
p.art_index_text_border {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:1px solid #CDCDBE;
	color:#55554E;
}
h3.art_index_h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
h3.art_index_h3_padded {
	padding-top: 5px;
	padding-bottom: 8px;
	margin: 0px;
}






/* BANNER */ 

a.banner img {
	border: 1px solid #E4E5D8;
}
a.banner:hover img {
	border: 1px solid #ffffff;
	
}
div.bannerflash {
	border: 1px solid #E4E5D8;
	height: 100px;
	width: 280px;
	margin-bottom: 4px;
	
}
div.bannernike {
	border: 1px solid #E4E5D8;
	height: 233	px;
	width: 280px;
	margin-bottom: 15px;
	
}
div.bannerflash:hover {
	border: 1px solid #ffffff;
	
}
a.banner:hover {
	text-decoration: none;	
}
div#sidebar-home p.pbannerhome {
	padding-top: 0px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;	
}
div#sidebar-home p.pbannerhomethin {
	padding-top: 0px;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;	
}

div#sidebar-home p.pbanner {
	padding-top: 0px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;	
}
div#sidebar-home p.pbannerhome img {
	margin-bottom: 4px;
	_margin-bottom: 0px;
	margin-top: 0px;
}
.sidebar .widget ul.last-photobook li a.banner img {
	border: 1px solid #E4E5D8;
}
.sidebar .widget ul.last-photobook li a.banner:hover img {
	border: 1px solid #ffffff;
	
}

.sidebar .widget ul.last-photobook li.small_banner {
	height: 60px;	
}
#content div.post span.single_title {
color:#4D4D46;
display:block;
font-size:1.4em;
font-weight:normal;
letter-spacing:-0.5px;
}
span.single_title_photobook {
color:#4D4D46;
display:block;
font-size:1.4em;
font-weight:normal;
letter-spacing:-0.5px;
}
a.random_banner img {
	margin-top: 10px;	
}


dl.gallery-item {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 150px;
	height: 150px;
}
.gallery-item a {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 150px;
}

.gallery-item a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery-item a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.gallery {
	margin: auto;
	}
.gallery-caption {
	margin-left: 0;
	}
	
h3.photobookh3 {
	margin-bottom:0.3em;
}
div#content-photobook p.photographer_name {
	margin-bottom: 1em;
}
div.readmorenews {
	display: block;
	height: 20px;
	width: 210px;
	margin-bottom: 30px;
}

div.readmorenews a.readmorenews_link {
	display: block;
	height: 20px;
	width: 230px;
	background-image: url(img/readmorenews.gif);
	background-position: 0 0px;
	
}
div.readmorenews a.readmorenews_link:hover {
	display: block;
	height: 20px;
	width: 230px;
	background-image: url(img/readmorenews.gif);
	background-position: 0 -20px;
	
}
a.backtonewsarchive {
	display: block;
	height: 20px;
	width: 270px;
	background-image: url(img/backtonewsarchive.gif);
	background-position: 0 0px;
	margin-top: 30px;	
}
a.backtonewsarchive:hover {
	display: block;
	height: 20px;
	width: 270px;
	background-image: url(img/backtonewsarchive.gif);
	background-position: 0 -20px;
	
}
a.backtoarticlesindex {
	display: block;
	height: 20px;
	width: 280px;
	background-image: url(img/backtoarticlesindex.gif);
	background-position: 0 0px;
	margin-top: 30px;	
}
a.backtoarticlesindex:hover {
	display: block;
	height: 20px;
	width: 280px;
	background-image: url(img/backtoarticlesindex.gif);
	background-position: 0 -20px;
	
}
a.backtofeaturedindex {
	display: block;
	height: 20px;
	width: 290px;
	background-image: url(img/backtofeaturedindex.gif);
	background-position: 0 0px;
	margin-top: 50px;	
}
a.backtofeaturedindex:hover {
	display: block;
	height: 20px;
	width: 290px;
	background-image: url(img/backtofeaturedindex.gif);
	background-position: 0 -20px;
	
}
div.group340 {
	display: block;
	width: 300px;
	padding-left: 20px;
	float:left;
	padding-right: 10px;
}
div.group340second {
	display: block;
	width: 300px;
	padding-left: 30px;
	float:left;
	padding-right: 0px;
}
div.contacts div.group340 h3 {
	font-size: 1.8em;
	color: #ff9900;	
}
div.contacts div.group340second h4 {
	font-size: 1.6em;
	line-height: 1.8em;
	color: #89897c;
}
div.contacts div.group340 {
	font-size: 1.2em;
	line-height: 1.4em;
	
}


div.contacts div.group340second h4.editorial_staff {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-top: 50px;
	color: #89897c;
	margin-bottom: 10px;
}

div.contacts div.group340second span.ed_name {
	font-size: 1.2em;
	line-height:1.4em;
	display: block;
	
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 27px;
}
div.contacts div.group340second span.ed_desc {
	font-size: 0.8em;
	line-height:1.4em;
	display: block;	
	color: #89897c;
}
div.contacts div.group340second span.end_desc {
	font-size: 1em;
	line-height:1.4em;
	display: block;	
	color: #89897c;
}
div.contacts div.group340second a.ed_email {
	display: block;
	margin-bottom:12px;
	display:inline;
	font-size: 0.8em;
}
div.contacts div.group340second span.end_desc a.ed_email {
	display: block;
	margin-bottom:12px;
	display:inline;
	font-size: 1em;
}



div.contacts div.group340second span.end_editors {
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3d1;
	padding-bottom: 25px;
	margin-right: 60px;
	
} 
div.contacts div.group340 img.padded40 {
	margin-top: 40px;	
}
div.contacts div.group340 img.padded10 {
	margin-top: 10px;	
}

div.contacts div.group340second ul.people li {
	font-size: 1.2em;
	line-height:1.4em;
	display: block;
	background-image: url(img/user-icons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;	
	
}
div.contacts div.group340second ul.people li.liclean {
	background-image: none;
	margin-bottom: 0px;
}
div.contacts div.group340second span.name {	
	padding-left: 27px;
}
a.closefilter {
	background-image: url(img/xit.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 10px;
	width: 10px;
	background-color: transparent;
	margin-left: 10px;
	background-position: 0 0;
	padding-left: 13px;
}
a.closefilter:hover {
	background-position: -20px 0;
}
.sidebar .widget ul li.listclear {
	padding-left: 0px;
	line-height: 26px;
	border-bottom: 1px solid #e7e7da;
	color: #D8D8C7;
	text-align: left;
	background-image: none;
	display: block;
	margin: 0;
	width: 210px;
}
.sidebar .widget ul li.listclear a {
	padding-left: 3px;

}






/* WP PAGE NAVI CSS */ 

div.wp-pagenavi {
	float:left;
	text-align: left;
	margin-top: 50px;
	display:block;
	width: 350px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.15em;
	color: #89897C;
	font-weight:bold;
	letter-spacing:-0.5px;
	text-transform:uppercase;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #FF9900;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #FF9900;	
}
.wp-pagenavi a:hover {	
	color: #FF9900;
	text-decoration: underline;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #FF9900;
}
.wp-pagenavi span.pages {
	margin-right: 5px;
	font-size: 0.7em;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;

}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
}
div#sidebar-home p.anteprimanews a {
	color: #A7A79A;	
	
}
div#sidebar-home p.anteprimanews a:hover {
	color: #FF9900;	
	
}
p.anteprimanews {
	font-style: italic;	
}






.sidebar .widget ul.last-photobook li.secondli {
	padding-top: 5px;	
}

/* ALTEZZA COLONNA ARTICOLI HOME*/
div.homeheight {
	display: block;
	height: 2520px;
	
}

h3.cufon {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
}
div.homeheight h3 {
	font-size: 2em;
	margin-bottom: 0.5em;	
}
div.homeheight div.text p:first-child {
	font-style: italic;
	line-height: 1.5em;
}
div#header-undaenostrae {
	position: relative;
	height: 550px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5d76ea;
	background-image: url(img/undae-nostrae-cover.jpg);
}
div#header-skullcandy {
	position: relative;
	height: 550px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5d76ea;
	background-image: url(img/skullcandy-cover.jpg);
}
h3.undae  {
	color:#a5824a;
	font-size:3em;
	margin-bottom: 10px;
}
span.undaesub  {
	color:#a5824a;
	font-size:1.6em;
	margin-bottom: 30px;
	display: block;
}
p.undaeupper-p {
	font-size:1.2em;
	line-height:1.6em;
	font-style: italic;	
}
h4.undae-h4 {
	color:#a5824a;
	font-size:1.4em;
	margin-bottom: 10px;
	margin-top: 20px;
	font-style: italic;
	font-weight: normal;
}
div.undaeextrapadding {
	margin-right: 40px;
	margin-left: 20px;	
	width: 620px;
	_width: 620px;
	display:block;
	float: left;
	height: 4600px;
}
a.undaenostrae-homelink {
	width: 900px;
	height: 550px;
	display: block;	
	}
span.baclstagediary {
	display:block;
	float:left;
	margin-right: 5px;		
	}
span.bannerspacersearch {
	margin-top: 72px;
	display: block;
	
	}
.sidebar .widget ul.last-photobook li.paddedli {
	margin-top: 10px;	
}
h2#thelatestthenewest {
	background-image: url(img/h2/the-latets-the-newest.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 257px;
	margin-bottom: 25px;
	margin-top: 10px;
}
img#photobooksjustadded {
	margin-bottom: 0px;
	margin-top: 10px;
}
img#tableofcontents {
	margin-bottom: 0px;
	margin-top: 0px;
}
img#fromthewire {
	margin-bottom: 23px;
	margin-top: 10px;
	display: block;
}
img#fromthewire-innews {
	margin-bottom: 23px;
	margin-top: 0px;
	display: block;
}

img.imagelabel {
	margin-bottom: 10px;
	margin-top: 0px;
}
.sidebar li.labelitem {
	margin-bottom: 15px;	
}
#header-random1 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head1.jpg);
}
#header-random2 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head2.jpg);
}
#header-random3 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head3.jpg);
}
#header-random4 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head4.jpg);
}
#header-random5 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head5.jpg);
}
#header-random6 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head6.jpg);
}
#header-random7 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head7.jpg);
}
#header-random8 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head8.jpg);
}
#header-random9 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head9.jpg);
}
#header-random10 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head10.jpg);
}
#header-random11 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head11.jpg);
}
#header-random12 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head12.jpg);
}
#header-random13 {
	position: relative;
	height: 550px;
	background-color: #5d76ea;
	background-image: url(img/randomheads/head13.jpg);
}

