/*
Theme Name: Nico-Tortorella.com #2
Theme URI: http://nico-tortorella.com
Description: Nico-Tortorella.com #2
Author: Michele
Version: 1.0
*/

body {
	background: url('imgs/grass.jpg') center top;
	font: 8pt "Tahoma";
	color: #7f7f7f;
	text-align: justify;
	padding: 0;
	margin: 0;
}

a {
	color: #7f7f7f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Replaced with Futura font 
	h1 -> sidebar titles
	h2 -> updates title
*/
h1 {
	font: 18pt "Arial Narrow";
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: center;
	color: #fa6500;
	margin: 65px 0 18px 0;
}

h2 {
	font: 24pt "Arial Narrow";
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #735639;
	margin: 0;
	padding: 0;
	margin-bottom: -2px;
}

h2 a {
	color: #735639;
}

h2 a:hover {
	color: #473821;
}

p {
	margin: 12px auto;
}

h6 {
	font: italic 14pt "Georgia";
	letter-spacing: -1px;
	color: #735639;
	margin: 0px;
	margin-bottom: -10px;
	padding-top: 10px;
}

h6 a {
	color: #5A88B8;
	padding-left: 20px;
	background: url('imgs/icons/comment_l.png') no-repeat left 7px;
}

h6 a:hover {
	font-weight: bold;
}

.hidden {
	visibility: hidden;
}

.LV_left {
	background: url('imgs/LV_left.png') repeat-x right top;
	vertical-align: top;
}

.LV_right {
	background: url('imgs/LV_right.png') repeat-x left top;
	vertical-align: top;
}

.LV_main {
	background: url('imgs/LV_main.png') no-repeat left top;
	width: 1073px;
	vertical-align: top;
}

.head_01 {
	background: url('imgs/head_01.png') no-repeat left top;
	width: 1073px;
	height: 129px;
}

.head_02 {
	background: url('imgs/head_02.png') no-repeat left top;
	width: 1073px;
	height: 70px;
}

.head_03 {
	background: url('imgs/head_03.png') no-repeat left top;
	width: 1073px;
	height: 105px;
}

.head_04 {
	background: url('imgs/head_04.png') no-repeat left top;
	width: 1073px;
	height: 171px;
	
}

.head_04 .setter {
	text-align: right;
	margin-right: 70px;
	padding-top: 10px;
}

.welcome {
	font: normal 8pt "Tahoma";
	color: #ffffff;
	padding: 10px 80px 0 560px;
	text-align: center;
	line-height: 18px;
}

.welcome strong {
	color: #ffffff;
	font: italic bold 8pt "Georgia";
}

.main_shadow_left {
	background: url('imgs/main_shadow_left.png') repeat-y right top;
	width: 71px;
}

.main_shadow_right {
	background: url('imgs/main_shadow_right.png') repeat-y left top;
	width: 43px;
	vertical-align: top;
}

.main_empty_left {
	background: #ffffff;
	width: 30px;
}

.sidebar {
	background: #ffffff;
	width: 300px;
	vertical-align: top;
	padding: 10px 0 30px 0;
}

.main_empty_middle {
	background: #ffffff;
	width: 40px;
}

.main_empty_right {
	background: #ffffff url('imgs/side_badge_2.png') no-repeat right top;
	width: 30px;
}

.div_badge_right {
	background: url('imgs/side_badge_3.png') no-repeat left top;
	width: 43px;
	height: 182px;
}

.main {
	background: #ffffff url('imgs/side_badge_1.png') no-repeat right top;
	width: 559px;
	vertical-align: top;
}

.add_intro {
	font: italic 9pt "Georgia";
	color: #A6A6A6;
	text-align: center;
	padding-bottom: 235px;
}

.add {
	position: absolute;
	background: url('imgs/loader.gif') no-repeat center 15px;
	top: 510px;
}

.sidebar .item {
	padding: 0 10px 15px 10px;
}

.sidebar .item strong{
	color: #735639;
	font: italic bold 10pt "Georgia";
}

.sidebar .item em {
	color: #595959;
	font: italic 8pt "Georgia";
}

.sidebar .item .hiatus {
	background: #7B7B7B;
	color: #ffffff;
	font: bold 5pt "Arial";
	padding: 3px 3px;
	margin-left: 5px;
	text-transform: uppercase;
}

.sidebar .item .filming {
	background: #416AE0;
	color: #ffffff;
	font: bold 5pt "Arial";
	padding: 3px 3px;
	margin-left: 5px;
	margin-top: -4px;
	text-transform: uppercase;
}

.sidebar .item .upcoming {
	background: #EE7700;
	color: #ffffff;
	font: bold 5pt "Arial";
	padding: 3px 3px;
	margin-left: 5px;
	margin-top: -4px;
	text-transform: uppercase;
}

.sidebar .item .released {
	background: #369E64;
	color: #ffffff;
	font: bold 5pt "Arial";
	padding: 3px 3px;
	margin-left: 5px;
	text-transform: uppercase;
}

.sidebar .item .ended {
	background: #AF2121;
	color: #ffffff;
	font: bold 5pt "Arial";
	padding: 3px 3px;
	margin-left: 5px;
	text-transform: uppercase;
}

.projectimg {
	float: right;
	padding: 7px 0 3px 10px;
}

.projectlinks {
	padding: 7px 0;
}

.projectlinks a img {
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	padding: 0px 3px;
}

.projectlinks a:hover img{
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.imgteaser {
	margin: 0;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}

.imgteaser a img {
	float: left;
}

.imgteaser a:hover {
	cursor: pointer;
}

.imgteaser .desc {
	font: italic 9pt "Georgia";
	color: #a6a6a6;
	left: 135px;
	position: absolute;
}


.topaffiliates {
	width: 50%;
	padding: 10px 5px 8px 15px;
}

.itemlink{
	text-align: center;
	font: italic 9pt "Georgia";
}

.itemlink a {
	color: #735639;
}

#latestupdates ul li {
	margin-bottom: 11px;
	margin-left: -35px;
	margin-right: 3px;
	list-style: none;
}

#latestupdates ul li p {
	margin: 2px 0;
}

#latestupdates ul li a {
	font: italic bold 8pt "Georgia";
	color: #735639;
}

.latestphotos {
	text-align: center;
}

.latestphotos a img {
	border: 6px solid #E6E6E6;
}

.latestphotos a:hover img {
	border: 6px solid #DBDBDB;
}

.disclaimer {
	padding: 0 10px 15px 10px;
}

.disclaimer a {
	font: italic 8pt "Georgia";
	color: #735639;
}

.disclaimer strong {
	color: #575757;
}

.main .twitter_follow {
	margin: 12px 2px;
}

.main .twitter_follow a {
	background: url('imgs/main_twitter_follow.jpg') no-repeat 0 0;
	font: italic 8pt "Georgia";
	color: #a6a6a6;
	padding: 3px 0 3px 31px;
}

.main .twitter_follow a:hover {
	background: url('imgs/main_twitter_follow_h.jpg') no-repeat 0 0;
	color: #838383;
	text-decoration: none;
}

.main .update {
	margin-top: 30px;
}

.authordate {
	color: #a6a6a6;
	font: normal 7pt "Tahoma";
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.authordate a {
	color: #a6a6a6;
}

.post_item {
	margin: 11px 0px;
	padding: 0;
}

.post_item em {
	font: italic 8pt "Georgia";
	color: #FA6500;
}

.post_item a {
	font-family: "Georgia";
	font-style: italic;
	color: #735639;
}

.post_item img {
	border: 6px solid #e6e6e6;
	margin: 2px 4px;
}

.post_item a img {
	border: 6px solid #e6e6e6;
	margin: 2px 4px;
}

.post_item a:hover img {
	border: 6px solid #DBDBDB;
}

.comments {
	width: 41px;
	height: 31px;
	float: right;
	line-height: 31px;
	margin: -3px 0 5px 10px;
}

.comments a {
	font-weight: bold;
	color: #ffffff;
	background: url('imgs/comment.png') no-repeat right 0;
	padding: 8px 17px 9px 17px;
}

.comments a:hover {
	text-decoration: none;
	background: url('imgs/comment.png') no-repeat right -60px;
}

.postspacer {
	padding: 20px 0;
}

blockquote {
	background: #e6e6e6 url('imgs/relatedbox.jpg') repeat-x top right;
	padding: 17px 19px 9px 19px;
	margin: 15px 30px;
}

blockquote p:first-letter {
	font: italic 40px "Georgia";
	float: left;
	text-transform: uppercase;
	padding: 0 10px 2px 0;
}

.latestphotos {
	text-align: left;
	padding-left: 6px;
}

.latestphotos a {
	font: italic 8pt "Georgia";
	color: #735639;
}

.latestphotos i {
	font: italicl 8pt "Tahoma";
	color: #A0A0A0;
	line-height: 20px;
}

.post_item_inside {
	width: 99%;
}

.filedunder {
	font: normal 7pt "Tahoma";
	padding: 15px 0 15px;
	line-height: 18px;
}

.filedunder a {
	font: normal 7pt "Tahoma";
	color: #7f7f7f;
}

.filedunder b  {
	font: bold 7pt "Tahoma";
	color: #7f7f7f;
}


.comments_block {
	background: #e6e6e6 url('imgs/relatedbox.jpg') repeat-x top right;
	padding: 17px 19px 9px 19px;
	margin: 15px 30px;
}

.commentposter {
	font: italic 7pt "Georgia";
	color: #7f7f7f;
	text-align: right;
}

.commentposter a, .commentposter b{
	font: italic bold 7pt "Georgia";
	color: #735639;
}
