/*  
Theme Name: Darkpink reloaded
Theme URI: http://aaronsnyder.net
Description: A semi-fluid 2 columns template with dark backgrounds and pretty colours for Wordpress.
Version: 2.1
Author: Snyder
Author URI: http://aaronsnyder.net
*/

/*  FIREFOX STUFFS   */

html {
min-height:100%;
margin-bottom:1px;
}

a:active {
outline:none;
}

a:focus {
outline:none;
}

/*   BODY AND MISC   */

body {
font-family:arial,tahoma,verdana,sans-serif;
font-size:15px;
background-color:#1A1A1A;
color:#efefef;
margin:0;
padding:0;
text-align:center;
}

hr {
display:none;
}

blockquote {
display:block;
color:#fff;
background:transparent url(images/back-blockquote.jpg) no-repeat top left;
font-size:13px;
letter-spacing:1.3px;
padding-left: 20px;
margin: auto;
}

code {
display:block;
padding:8px;
background-color:#333;
font-family:"courier new", courier, monospace;
}

del {
color: #999;
}

ins {
font-weight: bold;
color: #fff;
text-decoration: none;
}

abbr {
cursor:help;
}

acronym {
cursor:help;
}

/*   IMAGES   */

img {
border:0;
}

img.imgleft {
float:left;
}

img.imgright {
float:right;
}

/*   MAIN LINKS   */

a {
color:#66AAFF;
text-decoration:none;
}

a:hover {
color:#FE4899;
text-decoration:underline;
}

/*   MAIN WRAPPER   */

#wrapper {
display:block;
width: 980px;
padding:0px;
padding-left: 10px;

margin:10px auto 20px auto;
background-color:#2A2A2A;
text-align:left;
}
#inwrap {
display:block;

}

/*   TOP PAGE LIST   */

ul#pagine2 {
margin:0 0 0 0;
padding:10px;
list-style-type:none;
text-align:right;
position:relative;
top:10%;
left: 90%;
}
ul#pagine {
display:block;
margin:0 0 0 0;
padding:0;
list-style-type:none;
text-align:right;
float:right;
}

ul#pagine li {
display:inline;
font-size:12px;
margin:0px;
}

#pagine li a {
color:#999999;
padding:7px;
border:1px solid #444444;
background-color:#333333;
}

#pagine li a:hover, #pagine li.current_page_item a {
background-color:#AAFF66;
color:#333333;
text-decoration:none;
}

/*   HEADER   */


#headertop{
background:transparent url(images/back-header.jpg) no-repeat bottom center; 
height:95px;
width:728px;
}
#headertopleft{
 
height:75px;
float:left;
width:50%;
}
#headertopright{
position:relative;
top: 20px;
float:right;
width:50%;
height:80px;
}

#headertopleft h1, #headertopleft h1 a {

color:#999999;
font-weight:bold;
letter-spacing:1.2px;
font-size:20px;

}

#headertopleft h2, #headertopleft h2 a {

color:#999999;
font-weight:bold;
letter-spacing:1.2px;
font-size:20px;

}
#sbox{
display: block;
padding-top: 10px;
float: right;
}
#headertop div.description {
color:#666666;
font-size:0.9em;
letter-spacing:1.3px;
text-transform:uppercase;
}

/*   MAIN CONTENTS   */
#commentbox {
background-color:#2A2A2A;
position:relative;height:520px;
top:0px;
right:0px;
z-index:88;
height:1px;
width:100%;
}

.pic {

display:block;
overflow:hidden;
width:100%;
}
.pic img{
display:block;
position:relative;
top:0px;
right:0px;
z-index:87;

height:470;
width:718;
}
#bottomboxleft{
display:block;
float:left;
width:50%;
align:right;
}
#bottomboxright {
display:block;
float:right;
width:50%;
alight:left;
}

#content {
background-color:#2A2A2A;
/* padding-right:2%; */
float:left;
width:728px;
}
/*
#content a {
color:#BBEE55;
} */

#content a:hover {
color:#FE4899;
text-decoration:underline !important;
}

#content h1 {

color:#999999;
font-weight:bold;
letter-spacing:1.2px;
font-size:16px;
}

#content div.post h2 {
font-weight:normal;
font-family:tahoma,arial,sans-serif;
font-size:16px;
letter-spacing:1.5px;
padding:6px 0;
color:#ffffff;
border-bottom:1px solid #444444;
font-variant:small-caps;
margin-bottom:0;
}

#content div.post h3 {
font-family:tahoma,arial,sans-serif;
font-size:16px;
font-weight:normal;
}

#content div.post h4 {
font-family:tahoma,arial,sans-serif;
font-size:14px;
font-weight:normal;
}

#content div.post h5 {
font-family:tahoma,arial,sans-serif;
font-size:14px;
font-weight:normal;
}

#content div.post h6 {
font-family:tahoma,arial,sans-serif;
font-weight:normal;
font-size:13px;
}

#content div.post h2 a {
color:#ffffff;
}

#content div.post h2 a:hover {
text-decoration:none;
}
















#content div.post p {
line-height:150%;
/* margin-left:50px; */
}


#content div.post p.date {
font-size:14px;
text-transform:uppercase;
letter-spacing:2px;
font-family:tahoma, arial, sans-serif;
color:#555;
margin:0;
}

p.nocomments {
font-size:14px;
font-weight:bold;
padding:20px;
text-align:center;
}

#content div.post p.details_small {
padding:7px;
font-size:12px;
margin-bottom:45px;
border: 1px solid #444;
text-align: center;
}

#content div.post ul {
margin-left:60px;
}

#content div.post ul li {
line-height:150%;
}

#content div.post ol {
margin-left:60px;
}

#content div.post ol li {
line-height:150%;
}

/*   NAVIGATION LINKS   */

#content div.navigation {
display:block;
margin-top:20px;
padding-bottom:60px;
}

#content div.navigation span.alignleft {
float:left;
width:47%;
}

#content div.navigation span.alignright {
float:right;
width:47%;
text-align:right;
}

/*   COMMENTS AND COMMENTLIST   */

h3#comments,
h3#respond {
font-weight:normal;
font-family:tahoma,arial,sans-serif;
font-size:22px;
letter-spacing:1.5px;
padding:6px 0;
color:#ffffff;
border-bottom:1px solid #444444;
font-variant:small-caps;
margin-bottom:0;
margin-top: 60px;
}

ol.commentlist {
list-style-type:none;
margin:0;
padding:0;
}

ol.commentlist li {
margin:0 0 20px auto;
}

ol.commentlist li big {
font-weight:normal;
font-family:tahoma,arial,sans-serif;
font-size:22px;
letter-spacing:1.5px;
padding:6px 0;
color:#ffffff;
border-bottom:1px solid #444444;
font-variant:small-caps;
margin-bottom:0;
display:block;
}

ol.commentlist li span.await_mod {
color:#FF0000;
display:block;
text-align:center;
padding:3px;
float:right;
}

ol.commentlist li span.comment_data a {
font-size:12px;
text-transform:uppercase;
letter-spacing:2px;
font-family:tahoma, arial, sans-serif;
color:#555 !important;
text-align:right;
}

ol.commentlist li p {
margin-left:100px;
line-height:140%;
font-size:14px;
}

/*   FORM ELEMENTS   */

input {
padding:4px;
background:#1a1a1a;
color:#efefef;
font-size:14px;
border:2px solid #000;
}

input[type="submit"] {
background:#1a1a1a;
color:#efefef;
text-transform:uppercase;
font-size:14px;
}

textarea {
width:400px;
padding:4px;
background:#1a1a1a;
color:#efefef;
font-size:14px;
border:2px solid #000;
}

/*   SIDEBAR   */
#sidebar{

width:240px;

float:right;
border:2px solid #fff;

color:#efefef;

font-size:0.93em;

padding-bottom:30px;

padding-top:30px;

background-color:#222;

margin-bottom:20px;

}



#sidebar h1{

display:none;

}



#sidebar ul{

width:220px;

margin:0 auto 0 auto;

padding:0 8px 0 8px;

list-style-type:none;

}



#sidebar ul li{

padding:3px 0 3px 0;

}



#sidebar ul li h2{

font-size:1.3em;

font-weight:normal;

font-style:italic;

font-family:georgia,serif;



padding-bottom:7px;

border-bottom:1px solid #404040;

color:#dcdcdc;

}



#sidebar ul li ul{

margin:0;

padding:0;

}



#sidebar ul li a{

padding-left:15px;

background:transparent url(images/back-side-li.png) no-repeat left center;

}



/*	SEARCHFORM

Form ricerca */



#searchform input{
width: 200px;

padding:4px;

border:1px solid #888;

background-color:#555;

color:#efefef;

}



#searchform input[type="submit"]{
visibility:hidden;

padding:4px;

border:1px solid #888;

cursor:pointer;

text-transform:uppercase;

background-color:#555;

color:#efefef;

}


table{

margin-left:auto;

margin-right:auto;

width:85%;

}



table th{

text-align:center;

}



table td{

width:12%;

text-align:center;

}



caption{

padding:5px;

}



table a{

background-image:none !important;

padding-left:0 !important;

}



.recentcomments a{

background-image:none !important;

}

#adbar {
padding-top:5px;
}

/*   FOOTER   */

#footer {
clear:both;
padding-top:40px;
text-align:center;
font-size:13px;
}

#footer h1 {
display:none;
}

/*   EXTRAS   */

.sh_avatar, .gravatar {
position:relative;
top:145px;
width: 60px;
height: 60px;
padding: 0;
border: 6px solid #000;
}

ol.commentlist li li {
border: 0 !important;
padding: 0 !important;
margin:0 !important;
margin-left:100px !important;
}

img.wp-smiley {
display: inline !important;
padding: 0 !important;
margin: 0 !important;
float: none !important;
vertical-align: middle !important;
border: 0 !important;
background: transparent !important;
}
.children{
text-indent:10px;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */



/*--------------------------------------------------

  REQUIRED to hide the non-active tab content.

  But do not hide them in the print stylesheet!

  --------------------------------------------------*/

.tabberlive .tabbertabhide {


 display:none;

}



/*--------------------------------------------------

  .tabber = before the tabber interface is set up

  .tabberlive = after the tabber interface is set up

  --------------------------------------------------*/

.tabber {

}

.tabberlive {
 
 margin-top:1em;

}



/*--------------------------------------------------

  ul.tabbernav = the tab navigation list

  li.tabberactive = the active tab

  --------------------------------------------------*/

ul.tabbernav

{
 text-align:right;
 padding:0px;
 margin:0;

 /* padding: 3px 0; */

/* border-bottom: 1px solid #778; */

 font: bold 12px Verdana, sans-serif;

}



ul.tabbernav li

{

 list-style: none;

 margin: 0;

 display: inline;

}



ul.tabbernav li a

{

  padding: 3px 0.5em;

  margin-left: 3px;

 border: 1px solid #778;

 border-bottom: none;

 background-color: #333333;
color:#999999;

 text-decoration: none;

}



ul.tabbernav li a:link { color: #999999; }

ul.tabbernav li a:visited { }



ul.tabbernav li a:hover

{

 background-color:#AAFF66;
color:#333333;

 border-color: #227;

}



ul.tabbernav li.tabberactive a

{

text-decoration:none;
background-color:#AAFF66;
 color:#333;

 border-bottom: 1px solid #fff;

}



ul.tabbernav li.tabberactive a:hover

{

 background-color:#AAFF66;
color:#333333;

 border-bottom: 1px solid white;

}



/*--------------------------------------------------

  .tabbertab = the tab content

  Add style only after the tabber interface is set up (.tabberlive)

  --------------------------------------------------*/

.tabberlive .tabbertab {

 /* padding:5px;

 border:1px solid #aaa;

 border-top:0; */



 /* If you don't want the tab size changing whenever a tab is changed

    you can set a fixed height */



  /* height:480px; */



 /* If you set a fix height set overflow to auto and you will get a

    scrollbar when necessary */





}



/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {

 display:none;

}

.tabberlive .tabbertab h3 {

 display:none;

}



/* Example of using an ID to set different styles for the tabs on the page */

.tabberlive#omme {
text-align:left;

}

.tabberlive#tab2 {

}

.tabberlive#tab2 .tabbertab {

 height:200px;

 overflow:auto;

}

/* COmments Section */
#comments {
	list-style-type:none;
	float:left;
	width:70%;
	margin:0;
	padding:.2em 0 1em;
}

#comments li {
	clear:left;
	float:left;
	padding:.5em 0 0;
	width:100%;
}

li.odd { }

li.hilite .comment-author { font-weight:bold; }

#comments li .comment-meta {
	float:left;
	padding:.2em 0 0;
	width:30%;
}

#comments li .comment-meta span { display:block; }



#comments li .comment-text {
	float:left;
	overflow:hidden;
	width:69.6%;
}


#comments-form { clear:left; }

#comments-form div { padding:.2em 0; }

#comments-form input { width:18em; }

#comments-form textarea { width:45%; }
