/*  
Theme Name: iWPhone-by-ContentRobot
Theme URI: http://www.contentrobot.com/
Description: This theme and plugin, by <a href="http://www.contentrobot.com/">ContentRobot</a>, automatically reformats your blog's content for optimized viewing on Apple's <a href="http://www.apple.com/iphone/">iPhone</a> and <a href="http://www.apple.com/ipodtouch/">iPod touch</a>. Note: It is not necessary to set this theme as the current theme.
Version: 0.1.2
Author: Dana Rockel
Author URI: http://www.contentrobot.com/
*/

/* Common */
body {
	color: #666;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/sfondo01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#221A14;
}
ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, input, object, embed {
	margin: 0px;
	padding: 0px;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
.clearfix { /*IE7 fix*/
	display: inline-block;
}
.clearfix {
	display: block;
}

	
/* Structure */
#pagewrapper {
	text-align: left;
	font-size: 11px;
	/*background-color: #fff;*/
	margin: 0px auto;
	/* width: 100%; */
	width: 240px;
}
#pagewrapper p{
	text-align: left;
	font-size: 10px;
	margin: 4px;
	padding:0;
	/*color:#C09546;*/
	color:#FFFFFF;
}
#headerwrapper {
	text-align: center;
	/*background-image: url(images/museum-logo.jpg);
	background-repeat: no-repeat;
	background-position:top center;*/
	height: 88px;
	/*background-color: #0872ba;*/
}
#headerimg {
	padding: 10px;
	/*background-image: url(images/gloss.png);
	background-repeat: repeat-x;*/
	color: #fff;
}
#headerwrapper h1, #headerwrapper h1 a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: rgba(0,0,0,.3) 0px 2px 2px;
}
#headerwrapper #description {
	color: #fff;
	font-size: 12px;
}
#mainwrapper {
}
#maincontent {
	width: 100%;
	margin: 0;
	padding: 0;
	color:#FFFFFF;
}
#footer {
	text-align: center;
	padding: 4px;
	font-size: 9px;
}
#footer p {
	color: #fff;
	text-align:center;
}
#footer a {
	color: #fff;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration:underline;
}

/* Main Content */
#maincontent .post {
	/* border-top: 1px solid #ccc; */
	background-image: url(images/top-shadow.png);
	background-repeat: repeat-x;
}
#maincontent .posthit {
	padding: 10px 0px;
	/* background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 98% 12px; */
	cursor: pointer;
}
#maincontent .posthit:active {
	/* background-image: url(images/arrow-active.png);
	background-repeat: no-repeat;
	background-position: 98% 12px; */
	cursor: pointer;
}
#maincontent .postnohit {
	padding: 10px 0px;
}
#maincontent h2.thetitlesingle, #maincontent .postpage h2.thetitle {
	font-size: 14px;
	line-height: 16px;
	display: block;
	width: 80%;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px 5px;
}
#maincontent h2.thetitle {
	width:100%;
	height:22px;
	font-size:11px;
	line-height:22px;
	background-image:url(images/sfondo-menu.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:0;
	text-align:center;
	text-decoration:none;
	margin:0;
	font-weight:normal;
}
.thetitle_1 {
	font-size:11px;
	margin-left: 5px;
}
#maincontent h2.thetitle a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#maincontent h2.thetitle a:hover {
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
}
#maincontent h2.thetitlesingle {
	width: 100%;
}

#maincontent h2.articletitle{
	text-align: center;
	font-size: 12px;
	line-height:150%;
}
#maincontent h2.articletitle a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#maincontent h2.articletitle a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#maincontent table{
	border: 1px dotted #333;
	width: 100%;
}
#maincontent td{
	border-top: 1px dotted #444;
}

#maincontent .postinfo {
	color: #FFFFFF;
	font-size: 9px;
	margin: 0px 0 4px 5px;
}
#maincontent .entry, #maincontent .entrytext {
	display: block;
	color: #fff;
	font-size: 12px;
	margin: 0px;
}
/*.entry p {
	margin:0;
	padding:3px 0 0 0;
}*/
.entry p a {
	color: #fff;
	text-decoration:none;
}
.entry a {
	color: #666666;
	text-decoration:none;
	font-size:10px;
	/*margin-left:5px:*/
}
.entry a:hover {
	color: #999999;
	text-decoration:underline;
	font-size:10px;
	/*margin-left:5px;*/
}
div.menu {
	width:100%;
	height:22px;
	font-size:11px;
	line-height:22px;
	background-image:url(images/sfondo-menu.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:0;
	text-align:center;
	margin:0;
}
div.menu a:link, div.menu a:visited, div.menu a:active{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
div.menu a:hover{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#maincontent a.readmore {
	/*text-decoration: none;
	color: #000!important;
	background-color: #ccc;
	padding: 2px 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;*/
}
#maincontent .postmetadata {
	color: #000;
	display: block;
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin: 10px 10px 0px;
	-webkit-border-radius: 10px;
}
#maincontent .postmetadata a {
	text-decoration: none;
}
#maincontent .postmetadata a:active {
	text-decoration: underline;
}

/* Main Content Elements */
#maincontent a {
	color: #FFFFFF;
}
#maincontent a:active {
	color: #000;
}
#maincontent p {
	margin-bottom: 10px;
}
#maincontent blockquote {
	color: #666;
	font-style: italic;
}
#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6 {
	margin-bottom: 5px;
}
#maincontent ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
#maincontent ol {
	margin-left: 25px;
	margin-bottom: 10px;
}

/* Comments */
#maincontent .commentwrapper {
	margin: 10px 10px;
}
h3#comments {
	color: #333;
}
#maincontent h3#respond {
	font-size: 12px;
}
#maincontent ol.commentlist li.alt {
	background-color: #eee;
}
#maincontent .commentmetadata {
	color: #666;
	margin-bottom: 5px;
	font-size: 9px;
}

/* Pages */
h2.pagetitle {
	color: #666;
	font-size: 16px;
	margin: 10px 10px 10px!important;
}

/* Previous and Next Navigation */
#maincontent .prevnextnavigation {
	margin: 10px;
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* Images */
.leftimg {
	margin: 0 10px 5px 0 !important;
	padding: 3px;
	border: 1px solid #666;
	float: left;
}
.rightimg {
	margin: 0 0 5px 10px !important;
	padding: 3px;
	border: 1px solid #666;
	float: right;
}
.nowrapimg {
	margin: 10px 10px 10px 0px !important;
	padding: 3px;
	border: 1px solid #666;
}	
.featuredimg {
	margin: 10px !important;
	padding: 3px;
	border: 1px solid #666;
}		
.plainimg {
	margin: 0px !important;
	padding: 3px;
	border: 1px solid #666;
}

/* Collezioni */
.Sport-Active{
	text-align: center;
	background-image:url(images/testatina-sport.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	line-height:150%;
}
.Urban{
	text-align: center;
	background-image:url(images/testatina-urban.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	line-height:150%;
}
.Special-Edition{
	text-align: center;
	background-image:url(images/testatina-special.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	line-height:150%;
}
.Polo-Shorts{
	text-align: center;
	background-image:url(images/testatina-polo.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	line-height:150%;
}
.Sport-Active a, .Urban a, .Special-Edition a, .Polo-Shorts a{
	color:#FFFFFF;
	text-decoration:none;
}
.Sport-Active a:hover, .Urban a:hover, .Special-Edition a:hover, .Polo-Shorts a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.bsport{
	border: 1px solid #6E0000;
}
.burban{
	border: 1px solid #595959;
}
.bspecial{
	border: 1px solid #755721;
}
.bpolo{
	border: 1px solid #FF4400;
}
#attachment_54,
#attachment_55,
#attachment_56,
#attachment_59,
#attachment_60,
#attachment_61,
#attachment_62,
#attachment_76,
#attachment_77,
#attachment_100 {
	text-align: center;
	margin: 4px;
}
#attachment_54,
#attachment_59,
#attachment_76{
	background-color: #6E0000;
	border-top: 1px solid #6E0000;
	margin-bottom: 10px;
}
#attachment_55,
#attachment_60,
#attachment_77{
	background-color: #595959;
	border-top: 1px solid #595959;
	margin-bottom: 10px;
}
#attachment_56,
#attachment_61{
	background-color: #755721;
	border-top: 1px solid #755721;
	margin-bottom: 10px;
}
#attachment_62{
	background-color: #FF4400;
	border-top: 1px solid #FF4400;
	margin-bottom: 10px;
}

table{
	margin: 0px !important;
	padding: 0px;
	font-size: 7px;
}
table th{
	font-size: 9px;
}
#attachment_59 p.wp-caption-text, 
#attachment_60 p.wp-caption-text, 
#attachment_61 p.wp-caption-text, 
#attachment_62 p.wp-caption-text, 
#attachment_100 p.wp-caption-text {
	width:100%;
	text-align:center;
	padding:2px 0;
	line-height:140%;
	margin:0;
}
#attachment_100{
	background-color: #584737;
	/*height:120px;*/
	border-top: 1px solid #584737;
	margin-bottom:10px;
	text-align:center;
}
#attachment_300, #attachment_301, #attachment_302 {
	padding:8px 0 0 0;
	margin:0;
	width:240px;
	text-align:center;
	font-size:13px;
}
#attachment_300 img, #attachment_301 img, #attachment_302 img{
	padding-bottom:8px;
}
#attachment_300 p.wp-caption-text {
	font-size:13px;
	border-bottom:solid 1px #990000;
	padding:3px 0 3px 5px;
}
#attachment_301 p.wp-caption-text {
	font-size:13px;
	border-bottom:solid 1px #666666;
	padding:3px 0 3px 5px;
}
#attachment_302 p.wp-caption-text {
	font-size:13px;
	border-bottom:solid 1px #977433;
	padding:3px 0 3px 0px;
}

div.entry div#attachment_300 p,
div.entry div#attachment_300 img,
div.entry div#attachment_301 p,
div.entry div#attachment_301 img,
div.entry div#attachment_302 p,
div.entry div#attachment_302 img {
	padding-left: 30px;
}
div.entry div#attachment_300 p,
div.entry div#attachment_301 p,
div.entry div#attachment_302 p{
	width: 210px;
}

#attachment_240, 
#attachment_241, 
#attachment_242,
#attachment_243{
	padding: 8px 0 0 0;
	margin: 0;
	width: 240px;
	text-align: center;
	font-size: 13px;
}
#attachment_240 img, 
#attachment_241 img, 
#attachment_242 img,
#attachment_243 img{
	padding-bottom: 8px;
}
#attachment_240 p.wp-caption-text {
	font-size: 13px;
	border-bottom: solid 1px #990000;
	padding: 3px 0 3px 30px;
}
#attachment_241 p.wp-caption-text {
	font-size: 13px;
	border-bottom: solid 1px #666666;
	padding: 3px 0 3px 30px;
}
#attachment_242 p.wp-caption-text {
	font-size: 13px;
	border-bottom: solid 1px #977433;
	padding: 3px 0 3px 30px;
}
#attachment_243 p.wp-caption-text {
	font-size: 13px;
	border-bottom: solid 1px #FF4400;
	padding: 3px 0 3px 30px;
}
#attachment_244 p.wp-caption-text {
	font-size: 13px;
	border-bottom: solid 1px #FFFFFF;
	padding: 3px 0 3px 30px;
}