/* CSS - iPhone Country */
body {
    margin:0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    background: url(http://iphonecountry.myblog.it/images/sfondo_country.png) repeat;
    font-size: 100%;
    word-spacing: normal;
    text-align: center;
    border: none;
}

/* SOCIAL ICONS - GENERAL */
.social { list-style:none; margin:30px auto; width:464px; }
.social li { display:inline; float:left; background-repeat:no-repeat; }
.social li a { display:block; width:48px; height:48px; padding-right:10px; position:relative; text-decoration:none; }
.social li a strong { font-weight:normal; position:absolute; left:20px; top:-1px; color:#fff; padding:3px; z-index:9999;
 text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75); background-color:rgba(0, 0, 0, 0.7);
 -moz-border-radius:3px; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); -webkit-border-radius:3px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

li.facebook { background-image:url("../files/facebook.png"); }
li.twitter { background-image:url("../files/twitter.png"); }
li.youtube { background-image:url("../files/youtube.png"); }
li.flickr { background-image:url("../images/flickr.png"); }
li.linkedin { background-image:url("../files/linkedin.png"); }
li.google { background-image:url("../files/google-plus.png"); }
li.rss { background-image:url("../files/rss.png"); }

/* SOCIAL ICONS - CSS3 */
#css3:hover li { opacity:0.2; }

#css3 li { -webkit-transition-property: opacity; -webkit-transition-duration: 500ms;
 -moz-transition-property: opacity; -moz-transition-duration: 500ms; }
#css3 li a strong { opacity:0;
 -webkit-transition-property: opacity, top; -webkit-transition-duration: 300ms;
 -moz-transition-property: opacity, top; -moz-transition-duration: 300ms; }

#css3 li:hover { opacity:1; }
#css3 li:hover a strong { opacity:1; top:-10px; }

#like_facebook {
position: absolute;
margin-top: 145px;
margin-left: 520px;
}

#socialpost {
position: absolute;
margin-top: 6px;
margin-left: 40px;
}

#socialpost2 {
position: absolute;
margin-top: 5px;
margin-left: 50px;
}

#box_faq_categorie {
position: absolute;
margin-top: 160px;
marigin-left: 21px;
}

#ico_footer_title {
vertical-align:middle;
float:left;
}

#box_faq {
position: absolute;
font-size: 80%;
height:150px;
padding-left:30px;
width:250px;
}

#online_users {
margin-top: 150px;
}

#box_faq a {
background:url('http://iphonecountry.myblog.it/images/icon_categoria.png') no-repeat;
width: 20px;
height: 20px;
padding-left: 20px;
color: #000000;
text-decoration: none;
}
/* Safari */  
@media screen and (-webkit-min-device-pixel-ratio:0)  {  
#box_faq a { 
font-size: 120%;
}  
}

#box_faq a:hover {
color: #000000;
text-decoration: underline;
}

#faq_img {
position: absolute;
margin-top: 25px;
marigin-left: 60px;
}
*:first-child+html #faq_img /* solo IE 7.0 */ {
margin-top: 15px!important;
margin-left: 18px!important;
}

#box_faq li {
list-style-type: none;
}

#banner_adv_sidebar {
position: absolute;
margin-top: 212px;
margin-left: 180px;
}
*:first-child+html #banner_adv_sidebar /* solo IE 7.0 */ {
margin-top: 190px!important;
margin-left: 180px!important;
}

#banner_adv_sidebar_2 {
position: absolute;
margin-top: 825px;
margin-left: 180px;
}
*:first-child+html #banner_adv_sidebar_2 /* solo IE 7.0 */ {
margin-top: 800px!important;
margin-left: 180px!important;
}

#liquida_adv {
position: absolute;
margin-top: 350px;
margin-left: 594px;
}

#search-box {
position: absolute;
margin-top: 390px;
margin-left: 598px
}

#tab_cerca {
position: absolute;
margin-top: 400px;
margin-left: 568px
}
*:first-child+html #tab_cerca /* solo IE 7.0 */ {
margin-top: 147px!important;
margin-left: 561px!important;
}
/* Safari */  
@media screen and (-webkit-min-device-pixel-ratio:0)  {  
#tab_cerca { 
margin-top: 153px;
margin-left: 563px;
}  
}

#twittersocial {
position: absolute;
margin-top: 449px;
margin-left: 690px;
}

#social_1 {
position: absolute;
margin-top: 448px;
margin-left: 603px;
}

#social_2 {
position: absolute;
margin-top: 484px;
margin-left: 695px;
}

#seguici {
position: absolute;
margin-top: 420px;
margin-left: 570px;
}

#posizione_cerca {
position: absolute;
margin-top: 390px;
margin-left: 626px;
}
*:first-child+html #posizione_cerca /* solo IE 7.0 */ {
margin-top: 180px!important;
}

#position_icon_category {
float: left; 
margin-top: -1px;
}
*:first-child+html #position_icon_category /* solo IE 7.0 */ {
margin-top: -3px!important;
}

#facebook_sfondo {
background:url(http://iphonecountry.myblog.it/images/facebook_sfondo.png) no-repeat;
width: 292px;
height: 100px;
}

#h3_total {
font-size: 107%;
color: #333333;
text-decoration: none;
}

#h3_total a {
font-size: 100%;
color: #333333;
font-weight:bold;
font-family:Arial;
text-decoration: none;
}

#h3_total a:hover {
font-size: 100%;
color: #999999;
font-weight:bold;
font-family:Arial;
text-decoration: none;
background:url(http://iphonecountry.myblog.it/images/link_h3.png) bottom repeat-x;
}

.post-share {
  background-attachment:initial;
  background-clip:initial;
  background-color:#FFFFFF;
  background-image:initial;
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  border-bottom-color:#CCCCCC;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-image:initial;
  border-left-color:#CCCCCC;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#CCCCCC;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#CCCCCC;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-top-style:solid;
  border-top-width:1px;
  left:auto;
  margin-left:-120px;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:10px;
  position:fixed;
  text-align:center;
  top:255px;
  width:90px;
  z-index:15;
}

#commenti_iphonecountry {
display: block;
float: top;
background: url(http://iphonecountry.myblog.it/images/top_comment.png) no-repeat;
width:468px;
height: 18px;
}

#content_commenti {
display: block;
float: top;
background: url(http://iphonecountry.myblog.it/images/content_commenti.png) repeat-y;
width:468px;
text-align: center;
color: #000000;
text-size: small;
}

#commento_iphone {
  display: block;
  float: top;
  background: url(http://iphonecountry.myblog.it/images/commenti_bottom.png) no-repeat;
  width: 468px;
  height: 23px;
}

#live_evento_apple {
position: absolute;
width: 290px;
height: 144px;
margin-top: 537px;
margin-left: 608px;
}
*:first-child+html #live_evento_apple /* solo IE 7.0 */ {
margin-left: 87px!important;
}

#sfondo_cerca {
position:absolute;
background: url(http://iphonecountry.myblog.it/images/sfondo_search.png) no-repeat;
 width: 330px;
 height: 60px;
margin-top: 378px;
margin-left: 579px;
}

#bannerside {
position: absolute;
background: url(http://iphonecountry.myblog.it/images/banner_250.png) no-repeat;
 width: 330px;
 height: 300px;
margin-top: 90px;
margin-left: 579px;
}

#bannerside_bottom {
background: url(http://iphonecountry.myblog.it/images/banner_250.png) no-repeat;
 width: 330px;
 height: 275px;
margin-top: 0px;
margin-left: -18px;
}
*:first-child+html #bannerside_bottom /* solo IE 7.0 */ {
margin-left: -100px!important;
}

#topsidebar {
position:absolute;
background: url(http://iphonecountry.myblog.it/images/top_sidebars.png) no-repeat;
width: 384px;
height: 55px;
margin-top: 65px;
margin-left: 551px;
}
*:first-child+html #topsidebar /* solo IE 7.0 */ {
margin-top: 61px!important;
}

#feed_rss_icon {
position: absolute;
background: url(http://iphonecountry.myblog.it/images/feed_box.png) no-repeat;
width: 330px;
height: 150px;
margin-top: 378px;
margin-left: 579px;
}
*:first-child+html #feed_rss_icon /* solo IE 7.0 */ {
margin-left: 38px!important;
}

#contatore_rss {
position: absolute;
margin-top: 480px;
margin-left: 770px;
}
*:first-child+html #contatore_rss /* solo IE 7.0 */ {
margin-left: 225px!important;
}

#position_sub_menu {
position: absolute;
margin-top: 55px;
margin-left: 50px;
}
*:first-child+html #position_sub_menu /* solo IE 7.0 */ {
margin-left: 50px!important;
margin-top: 50px!important;
}

#posizione_menuini {
margin-top: -5px;
margin-left: 10px;
float: left;
margin: 0 3px 0 0;
padding:0;
}

div#posizione_menuini ul {
list-style-type: none;
margin: 0;
padding: 0;
} 

div#posizione_menuini ul {
float: left;
margin: 0 3px 0 0;
padding:0;
} 

#software_icon {
 text-decoration: none;
 width: 81px;
 height: 94px;
 }

 #software_icon a {
 display: block;
 width: 81px;
 height: 47px;
 background: url("http://iphonecountry.myblog.it/images/software.png") no-repeat top;
}

#software_icon a:hover {
background-position: bottom;
}

#home_icon {
 text-decoration: none;
 width: 81px;
 height: 94px;
 }

 #home_icon a {
 display: block;
 width: 81px;
 height: 47px;
 background: url("http://iphonecountry.myblog.it/images/home.png") no-repeat top;
}

#home_icon a:hover {
background-position: bottom;
}

/* Inizio - MENU LATERALE */

#posizione_menulaterale {
margin-top: 53px;
margin-left: 3px;
}

#posizione_menulaterale_left {
margin-top: 47px;
margin-left: -5px;
}

#app {
 text-decoration: none;
 width: 302px;
 height: 89px;
 }

 #app a {
 display: block;
 width: 302px;
 height: 44px;
 background: url("http://iphonecountry.myblog.it/images/barrelaterali/app.png") no-repeat top;
}

#app a:hover {
background-position: bottom;
}

#appgratis {
 text-decoration: none;
 width: 302px;
 height: 89px;
 }
 
 #appgratis a {
 display: block;
 width: 302px;
 height: 44px;
 background: url("http://iphonecountry.myblog.it/images/barrelaterali/appgratis.png") no-repeat top;
}

#appgratis a:hover {
background-position: bottom;
}

#appsexy {
 text-decoration: none;
 width: 302px;
 height: 89px;
 }
 
 #appsexy a {
 display: block;
 width: 302px;
 height: 44px;
 background: url("http://iphonecountry.myblog.it/images/barrelaterali/appsexy.png") no-repeat top;
}

#appsexy a:hover {
background-position: bottom;
}

#cydiapp {
 text-decoration: none;
 width: 302px;
 height: 89px;
 }
 
 #cydiapp a {
 display: block;
 width: 302px;
 height: 44px;
 background: url("http://iphonecountry.myblog.it/images/barrelaterali/cydiapp.png") no-repeat top;
}

#cydiapp a:hover {
background-position: bottom;
}


#accessori_app {
 text-decoration: none;
 width: 302px;
 height: 89px;
 }
 
 #accessori_app a {
 display: block;
 width: 302px;
 height: 44px;
 background: url("http://iphonecountry.myblog.it/images/barrelaterali/accessori.png") no-repeat top;
}

#accessori_app a:hover {
background-position: bottom;
}

#giochi {
 text-decoration: none;
 width: 302px;
 height: 89px;
 }
 
 #giochi a {
 display: block;
 width: 302px;
 height: 44px;
 background: url("http://iphonecountry.myblog.it/images/barrelaterali/giochi.png") no-repeat top;
}

#giochi a:hover {
background-position: bottom;
}

#giochigratis {
 text-decoration: none;
 width: 302px;
 height: 89px;
 }
 
 #giochigratis a {
 display: block;
 width: 302px;
 height: 44px;
 background: url("http://iphonecountry.myblog.it/images/barrelaterali/giochigratis.png") no-repeat top;
}

#giochigratis a:hover {
background-position: bottom;
}

#guide {
 text-decoration: none;
 width: 302px;
 height: 89px;
 }
 
 #guide a {
 display: block;
 width: 302px;
 height: 44px;
 background: url("http://iphonecountry.myblog.it/images/barrelaterali/guide.png") no-repeat top;
}

#guide a:hover {
background-position: bottom;
}

#trucchi {
 text-decoration: none;
 width: 302px;
 height: 89px;
 }
 
 #trucchi a {
 display: block;
 width: 302px;
 height: 44px;
 background: url("http://iphonecountry.myblog.it/images/barrelaterali/trucchi.png") no-repeat top;
}

#trucchi a:hover {
background-position: bottom;
}

/* // Fine - MENU LATERALE */

/* Inizio - Menu */

#newmenu {
position: absolute;
margin-top: -65px;
margin-left: 52px;
}
/* Safari */  
@media screen and (-webkit-min-device-pixel-ratio:0)  {  
#newmenu { 
margin-top: -77px;
margin-left: 52px;
}  
} 
#newmenu, x:-moz-any-link, x:default { 
margin-top: -77px;
margin-left: 52px;
} /* FireFox 3 */ 

#homemenu {
padding-right: 24px;
}

#forumenu {
padding-right: 26px;
}

#recensioni {
padding-right: 29px;
}

#guidesblocco {
padding-right: 29px;
}

#pubblicita {
padding-right: 29px;
}

#aboutmenu {
padding-right: 29px;
}

#contattimenu {
padding-right: 29px;
}

/* // Fine - Menu */


#bannertop {
display:block;
height: 108px;
width: 748px;
background: url(http://iphonecountry.myblog.it/images/bannertop.png) top center no-repeat;
}

#logo_iphonecountry {
position: absolute;
background: url("http://iphonecountry.myblog.it/images/logo_iphonecountry.png") top no-repeat;
height: 144px;
width: 554px;
margin-top: -100px;
margin-left: -25px;
}

#position_banner_header {
position: absolute;
margin-top: 9px;
margin-left: 98px;
}

 #position_footer_text {
position: absolute;
font-size: 90%;
margin-top: 9px;
margin-right: 0px;
margin-left: 0px;
color: #333333;
}

#header_menu_new {
    width:945px;
    height:110px;
    background: url(http://iphonecountry.myblog.it/images/barra_headers.png) no-repeat;
    margin-left: -10px;
    line-height: 140%;
    border: none;
}

#position_footer_text a {
color: #333333;
text-decoration: underline;
}

#position_footer_text a:hover {
color: #666666;
text-decoration: underline;
}

#immagine_regolare {
background-repeat: no-repeat; 
background-position: top; 
height: 13px;
border:none;
}

#sfondo_page { 
    background: url("http://iphonecountry.myblog.it/images/sfondo_page.png") no-repeat 100%;
    padding: 0px 0px 25px 0px;
    background-position:left;
    padding-top:24px;
}

a:link, a:visited {
color: #333333;
text-decoration: none;
}

a:hover, a:active {
color: #666666;
text-decoration: none;
}

#banner_sidebars {
position: absolute;
margin-top: 125px;
margin-left: 594px;
}

#container {
width: 925px;
padding: 20px 0px 20px 0px;
margin-right: auto;
margin-left: auto;
text-align: left;
}

#container .container-decorator1, #container .container-decorator3 {
    background: #373735 url('http://iphonecountry.myblog.it/images/sfondo_laterali.png') repeat-y;
width: 945px;
margin-left: -10px;
}
#container .container-decorator2, #container .container-decorator4 {
    background: url('http://iphonecountry.myblog.it/images/border_bottom_grigio.png') no-repeat bottom;
    padding: 0px 0px 30px 0px;
}

#container .container-footer {
color: #333333; 
background: url("http://iphonecountry.myblog.it/images/tag_box.png") no-repeat 100%;
background-position:left; 
padding-left: 10px; 
font-size: small;
}

#container .container-footer a {
color: #666666;
}

#container .container-footer a:hover {
color: #666666;
text-decoration: underline;
}

#left {
overflow: hidden;
width: 200px;
margin-top: 590px;
margin-left: 20px;
line-height: 140%;
float: right;
}

#right {
overflow: hidden;
width: 350px;
margin-top: 645px;
margin-left: 20px;
line-height: 140%;
float: right;
}

#center {
width: 520px;
float: left;
margin-top: 5px;
margin-left: 20px;
text-align: left;
overflow:hidden;
}

#center .content {
overflow: visible;
padding: 15px 10px 5px 10px;
background-color: #FFFFFF;
font-size: 84%;
font-family: Arial;
color: #333333;
}

#banner {
    width:945px;
    height:194px;
    background: url(http://iphonecountry.myblog.it/images/banner_articoli.png) no-repeat;
    margin-left: 0px;
    line-height: 140%;
    border: none;
    }

#banner h1 {
padding-left: 85px;
padding-top:53px;
background-color: #FFFFFF;
font-weight: bold;
padding-bottom: 0px;
}

#banner h2 {
font-size: 80%;
padding: 0px 0px 0px 85px;
background-color: #FFFFFF;
}

#banner a {
color: #fff;
font-weight: bold;
font-size: 70%;
text-decoration: none;
background-color: #FFFFFF;
}

#banner-img {
display : none;
}

div.img-link a {
display: block;
text-decoration: none;
width: 100%;
}

.nowrap {
white-space: nowrap;
}

.content h2 {
margin: 0px 5px 3px 0px;
padding: 3px 0px 3px 0px;
font-size: 100%;
font-weight: bold;
line-height: 150%;
}

.date h2 {
margin:0px;
padding:0px;
}

.content h3 {
    margin: 0px;
    padding: 50;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 150%;
    color:#333333;
    font-family: Arial;
    border: none;
}

.content h3 a {
color:#333333;
text-decoration: none;
}

.content h3 a:hover {
color:#999999;
text-decoration: none;
background:url(http://iphonecountry.myblog.it/images/link_h3.png) bottom repeat-x;
}

.content ul {
font-size: 100%;
}

.content p.posted {
padding: 3px 3px 5px 0px;
margin: 15px 5px 15px 0px;
font-size: 90%;
border-bottom: 1px dotted #CCCCCC;
line-height: 150%;
clear: both;
}

#continua_leggere {
    color:#333333;
    text-decoration:none;
}

#continua_leggere a {
    color:#333333;
    text-decoration:none;
}

#continua_leggere a:hover {
        color:#333333;
	text-decoration: underline;
}

.sidebar {
padding: 20px 10px 8px 10px;
font-size: 70%;
}

.decorator1, .decorator2 {
padding: 0px;
margin: 0px;
}

.postbottom a {
text-decoration:none;
}

.posttext {
 text-align: justify;
}

.posttext a {
    color:#003366;
    text-decoration:none;
    border: none;
    background:url(http://iphonecountry.myblog.it/images/link_attivo.png) bottom repeat-x;
}

.posttext a:hover {
        color:#003366;
	text-decoration: underline;
        background:none;  
}

.sidebar h2 {
margin: 0px 0px 0px 0px;
display: none;
font-weight: bold;
color: #080300;
padding-left: 30px;
padding-top:5px;
}
#left .sidebar h2 {
background: url("http://static.myblog.it/backend/graphics/design/preview/alice_set17/FF8400/rect.gif") no-repeat 0% 0.45em;
padding-bottom:5px;
}
#right .sidebar h2 {
background: url("http://iphonecountry.myblog.it/images/categorie_side.png") no-repeat 0% 0.45em;
padding-bottom:5px;
}
.sidebar .boxcontent-decorator3 {
margin: 0px 0px 30px 0px;
}
.sidebar ul {
padding: 0px;
margin: -1px;
}
.sidebar li {
margin: 7px 0px 0px 0px;
list-style-type: none;
line-height: 150%;
}
.sidebar li.description {
text-align: left;
margin: 0px 0px 0px 0px;
}
.sidebar li.album {
text-align: center;
}
.sidebar img {
background: #FFF;
padding: 2px;
border: 1px solid #333;
}
.sidebar li.link img {
border: 0px;
padding: 0px;
margin: 0px;
vertical-align: -4px;
}
.photo {
margin-bottom: 20px;
}
.link-note {
text-align: center;
line-height: 100%;
padding: 2px;
margin-bottom: 5px;
}
.link-note img {
border: 0px;
margin-bottom: 2px;
background: transparent;
}
.sidebar a {
text-decoration: none;
}
.sidebar a:link {
color: #080300;
}
.sidebar a:visited {
color: #080300;
}
.sidebar a:hover {
color: #080300;
text-decoration: underline;
}
.sidebar a:active {
color: #080300;
}
#box-categories a, #box-recentposts a, #box-archives a, #box-addfriend a {
background:url('http://iphonecountry.myblog.it/images/icon_categoria.png') no-repeat;
width: 18px;
height: 18px;
padding-left: 20px;
font-size: 120%;
}
/* Safari */  
@media screen and (-webkit-min-device-pixel-ratio:0)  {  
#box-categories a, #box-recentposts a, #box-archives a, #box-addfriend a { 
font-size: 130%;
}  
}

.sidebar TABLE.calendar a {
color: #000;
font-weight: bold;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
/* Calendar */
TABLE.calendar {
font-size: 10px;
margin-bottom: 20px;
letter-spacing: .1em;
text-align: left;
width: 85%; /* IE 5 */
voice-family: ""}"";
voice-family: inherit;
width: 100%; /* IE 6 */
}
html>body .calendar {
width: 100%; /* Mozilla & Safari & IE bug */
}
TH.day-of-week {
text-align: center;
line-height: 150%;
margin-top: 10px;
list-style-type: none;
}
TD.selected-day {
text-align: center;
line-height: 150%;
margin-top: 10px;
list-style-type: none;
}
TD.day {
text-align: center;
line-height: 150%;
margin-top: 10px;
list-style-type: none;
letter-spacing: 0.05em;
}
TD.selected {
background: #dedede;
}
/* Comments */
input {
font-size: 100%;
font-family: Verdana, Arial, sans-serif;
}
textarea {
clear: both;
width: 90%;
font-size: 100%;
font-family: Verdana, Arial, sans-serif;
}
#allinputs {
margin-bottom: 15px;
}
form .formelement {
clear: both;
padding-top: 0.4em;
padding-bottom: 0.8em;
font-size: 95%;
background: transparent;
width: 99%;
}
form .formelement .name {
float: left;
width: auto;
padding-left: 1em;
}
form .formelement .value {
float: right;
width: 70%;
}
form .formelement .error {
color: #f00;
font-weight: bold;
font-size: 90%;
}
/* Albums */
.album-container h3 {
text-align: center;
margin-top: 5px;
padding: 1.5em 0.5em 1em 0.5em;
font-weight: bold;
font-size: 100%;
}
.album-container a img {
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container p {
font-size: 70% ! important;
line-height: 150% ! important;
}
.album-container #gallery,
.album-container #photo-detail,
.album-container #cover-intro {
text-align: center;
padding-bottom: 1em;
width:925px;
margin-left:auto;
margin-right:auto;
}
.album-container #cover-intro p {
text-align: center;
margin-left: 140px;
margin-right: 140px;
line-height: 130%;
}
.album-container #cover-intro p a {
font-weight: bold;
}
.album-container #cover-intro img {
text-align: left;
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container .nav {
text-align: right;
margin-right: 1em;
color: #990066;
line-height: 110%;
height: 1.1em;
}
.album-container .nav a {
font-size: 70%;
}
.album-container #photo-detail .photo-container {
padding: 20px;
text-align: center;
}
.album-container #photo-detail .photo-container h4 {
font-size: 80%;
}
.album-container #photo-detail .photo-container img {
margin: 0 auto 0 auto;
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container #photo-detail .photo-container-no-thumb {
padding: 20px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
margin-top: 0;
font-size: 80%;
}
.album-container #photo-detail .photo-container-no-thumb img {
float: left;
margin: 0 1em 1em 0;
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container .thumblist {
float: left;
clear: both;
padding: 20px;
}
.album-container .thumblist img {
float: left;
margin: 10px;
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container .thumblist-nofloat {
padding-top: 15px;
}
.album-container .thumblist-nofloat img {
margin: 10px;
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container .thumblist-with-detail {
text-align: left;
float: left;
padding: 20px;
width: auto;
}
.album-container .thumblist-with-detail .thumb-container {
padding-top: 1em;
padding-bottom: 1.5em;
float: left;
width: 99%;
}
.album-container .thumblist-with-detail a {
float: left;
font-size: 70%;
}
.album-container .thumblist-with-detail img {
margin-right: 10px;
margin-bottom: 10px;
padding: 3px;
border: 1px solid #000;
background: #fff;
}
.album-container .thumblist-with-detail h4 {
margin: 0;
padding: 0 0 0.5em 0;
font-size: 80%;
}
.album-container .thumblist-with-detail a.view-details {
float: right;
}
.spacer {
clear: both;
}
/* Diapo */
body.diapo {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#diapo-container {
margin-right: 1em;
margin-left: 1em;
margin-top: 5px;
text-align: center;
width: 95%;
}
#diapo-container .content {
width: 100%;
position: relative;
text-align: center;
padding: 0px;
margin: 20px 0px 0px 0px;
overflow: auto;
height: 500px;
}
#diapo-container .content img {
margin: 0 auto 0 auto;
border: 4px solid #000;
padding: 3px;
}
#diapo-container .content p {
font-size: 130%;
color: white;
margin: 2em auto 0 auto;
}
#diapo-container .nav {
color: #ddd;
line-height: 90%;
height: 1.1em;
font-size: 70%;
margin: 0px;
width: 100%;
}
#diapo-container .top {
position: relative;
height: 30px;
}
#diapo-container .bottom {
position: relative;
height: 80px;
text-align: center;
float: left;
padding-top: 1px;
}
#diapo-container .nav .menu {
text-align: center;
width: 100%;
}
#diapo-container .nav .menu select {
background-color: #000;
padding: 0px;
margin: 0px 0px 0px 0.5em;
color: #ddd;
height: 18px;
vertical-align: middle;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#diapo-container .nav .close {
text-align: right;
float: right;
line-height: 200%;
}
#diapo-container .nav a {
color: #ddd;
text-decoration: none;
}
#diapo-container .nav a:hover,
#diapo-container .nav a:active {
text-decoration: underline;
}
ul.category-list {
-moz-column-count:2
}
ul.archive-list {
-moz-column-count:3
}
ul.popular-tags li {
display: inline;
margin: 0.2em;
}
ul.tag-list {
padding:0;
margin-left:0;
}
ul.tag-list li {
display: inline;
margin: 0.2em;
}
h3.total {
padding: 0;
font-size: 105%;
background : none;
margin-top : 10px;
}
h3.total a {
text-decoration : none;
}
.apps-container .content {
padding: 20px;
font-size: 80%;
}
.commentparent, .commentchild  {
line-height:150%;
margin:3px 0px 10px 0px;
padding:0px;
-moz-border-radius: 1% 1% 1% 1%;
-webkit-border-radius: 1% 1% 1% 1%;
}
.commentparent p.posted, .commentchild p.posted {
margin:5px 5px 0px 0;
padding:3px 3px 5px 0;
line-height:100%;
border: none;
}
.commentparent p, .commentchild p {
margin-top:0px;
margin-bottom:0px;
}
.commentparent.author p, .commentchild.author p {
color:#000;
}
.commentchild.author, .commentparent.author {
background-color:#fff;
padding:7px 7px 1px 7px;
}
.commentparent .gravatar, .commentchild .gravatar {
float: left;
margin: 0 5px 5px 0;
}
.commentparent {
padding:3px;
}
.commentchild {
margin:4px 0px 4px 40px;
padding:3px;
}
.validation-advice {
display:inline;
color: #f00;
font-size: 12px;
}
#left #box-search input {
width:110px;
}
#right #box-search input {
width:110px;
}
#left #box-search input.search_button, #right #box-search input.search_button {
width:40px;
}
