/*
Theme Name: 10PAD2-Rising Sun
Theme URI: http://takteekmedia.com/
Version: 1.3
Description: White 2 column theme with an orange rising sun banner.
Author: TAKTEEK
Author URI: http://ericcrooks.com/
Tags: two columns, right sidebar, widget ready, fixed width, rising sun, simple, white, orange, black
*/

/* -standards- */

body {
	background: #ffffff;
	color: #000000;
	font-family: "Verdana";
	font-size: 11px;
	display: block;
	}
p {
	text-align: left;
	}
h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	}
a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
background: #000000;


	}
blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}
#navlink {
	margin: 15px 0 10px 0; /* -1=distanza filetto footer- */
	}
#banner {
	background: url("images/black.jpg") no-repeat top left;
	border: none;
margin-top: 10px;
	height: 224px;
	width: 480px;
	}
#banner2 {
	background: url("images/about.jpg") no-repeat top left;
	border: none;
margin-top: 10px;
	height: 294px;
	width: 480px;
	}

/* -header- */

#topbar {
	border-bottom: 1px solid #a9a9a9;
	padding: 30px 0 0px 0;
	width: 800px;

	}
.blogtitle {
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;

	}
.blogdescription {
	color: #a9a9a9;
	text-transform: lowercase;
	}


/* -content- */

#contentwrap {
	margin-top: 2px; /* -distanza dall'alto- */
	width: 800px;
	}
#content {
	float: left;
	margin-right: 30px;
	width: 500px;
	}

/* -navigation- */

#navigationwrap {
	float: right;
	margin-bottom: 30px;
	}
#navigation {
	width: 250px;
	}

#navigation h2 {
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
margin-top 50px;
	}
#navigation h2.small, #navigation h2.widgettitle {
	#background: #000000;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	padding: 0px;  /* -fondino nero nei titoli del menu- */
	text-transform: uppercase;
	}
#navigation ul {
	list-style: none;
	margin: 5px;
	padding: 0;
	}
#navigation li {
	list-style: none;
	}
#navigation ul li {
	
	padding: 3px 3px 3px 0px;
	}

/* -post and entries- */

.postdate {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	}
.pagetitle {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	
	}
.posttitle {
	font-size: 1.2em;
	font-weight: bold;
	
	}
.posttitle a {
	color: #FF0000;
	}
.posttitle a:hover {
	color: #000000;
	}
#.postmetadatabottom {
	background: #a9a9a9;
	margin: 15px 0 15px 0;
	padding: 3px;
	text-transform: uppercase;
	width: 100px;
	}
#.postmetadatabottom a {
	color: #000000;
	}
#.postmetadatabottom a:hover {
	color: #ffffff;
	}
.entry {
	border-bottom: 1px dotted #a9a9a9;
	padding-bottom: 10px;
	}
/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #000000 url("images/magnifier.png") no-repeat top left;
	border: none;
	color: #ffffff;
	padding: 1px 2px 1px 17px;
	width: 233px;
	}


/* -footer- */

#footer {
	border-top: 1px solid #a9a9a9;
	clear: both;
	color: #a9a9a9;
padding-left: 0;
	#padding: 10px 0 35px 0;
	width: 800px;
font-size: 9px;
	}
#footer a {
	color: #000000;
	}

/* -comments- */

#

/* -floats -*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.continua {display:none;}
.bottone {font-weight:bold; cursor:pointer;}