/*  
Theme Name: Capitalism
Theme URI: http://italy.ilcomuneinforma.it/travel/
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://italy.ilcomuneinforma.it/travel/">IlComuneInforma</a> 
Author: IlComuneInforma
Author URI: http://italy.ilcomuneinforma.it/travel/
� 2007, Ilcomuneinforma.it. All rights reserved. 
*/


/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}

body {
	background: url("images/bgj.gif");
	color:#333333;
	font:small arial,verdana,sans-serif;
	text-align:center
}

#page { margin:0px auto;
	text-align:left;
	width:900px;
        background: url("images/main.jpg") repeat-y;

	}

#header {
	background: url("images/header.jpg") no-repeat;
        width: 900px;
        height: 350px;
        margin:0 auto;
	}

#content {
	float:left;
   padding-left: 40px;
	padding-right: 20px;
	margin:0 0 20px 0;
	width:600px;
   font:12px arial,verdana,sans-serif;
	}
	
*html #content {	
		width:670px;
		}

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }
	

	
#sidebar2 {
	float:left;
        margin: 0 0 20px 10px;
	width:200px;

	}

#footer {
	clear: both;
	background: url("images/footer.jpg") no-repeat;
        width: 900px;
        height: 66px;
        margin:0 auto;
	text-align:center;
        padding-right: 20px;
	}

#footer p {
	text-align: center;
	padding: 0px 0 0px 35px;
	font-size: 0.9em;
	color:#ffffff;
}

#footer p a:link {
	color: #ffffff;
	text-decoration:underline;
}



#footer p a:active {
	color: #ffffff;
	text-decoration:underline;
}

#footer p a:visited {
	color: #333333;
	text-decoration:underline;
}


#footer p a:hover {
	color: #ffffff;
	text-decoration:underline;
}
/* End Main-Layout */



/* Begin Header */
h1 {    float: left;
        font-family: Verdana;
        font-size: 33px;
        padding-left: 160px;
        padding-top: 30px;
		  border: 0px;
	}
	
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	text-decoration:none;
	color:#ffffff;
	}

.description {
	color:#ffffff;
        font-family: Verdana;
        font-size: 12px;
	}
/* End Header */



/* Begin Content*/
#content h2 a{
	font:1.3em arial,verdana,sans-serif;
	margin:20px 0 0 0;
	font-weight:bold;
	color: #006edf;
	}
	
h2, h3
{
	color:#ddd;
	font:1.1em arial,verdana,sans-serif;
	margin:20px 0 0 0;
	font-weight:bold;
	}
	
h4,h5,h6		
{
	color:#ddd;
	font:1.2em arial,verdana,sans-serif;
	margin:20px 0 0 0;
	font-weight:bold;
	}
	

h2,h3{
	bord/er-bottom:3px solid #ddd;
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	text-decoration:none
}

.post {
	display: inline;
	}
	
.posttitle {
	width: 100%;
	font-size: 20px;
}

.postmetadata {
	color:#333;
	font-size: 14px;
	padding: 2px 0 0 0

}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#3399cc;
	text-decoration:none
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{
	line-height:140%;
	font-size: 15px;
	margin: 15px 0 10px 0
	}
	
.entrytext p{
	margin:0 0 15px 0
	}

a:link,a:visited,a:active,a:hover{
	color:#333333;
	text-decoration:underline
}
/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1.0em
	}
	
.commentlist li {
	font-weight:bold
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none
	}

.commentmetadata {
	font-weight:normal
	}

.commentlist {
	padding:0;
	text-align:justify
	}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal
	}

.commentlist p {
	margin:10px 5px 10px 0
	}

#commentform p {
	margin:5px 0
	}

.commentmetadata {
	margin:0;
	display:block
	}
/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}

#sidebar1 ul li,
#sidebar2 ul li {
	list-style:none;
margin-left: 5px;
	}

#sidebar1 ul li ul li,
#sidebar2 ul li ul li{
margin-left: 6px;
	padding:2px 0
	}

#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active,
#sidebar2 ul li ul li a:link, #sidebar2 ul li ul li a:visited, #sidebar2 ul li ul li a:active{
	text-decoration:none;
        font:0.9em arial,verdana,sans-serif;
}

#sidebar1 ul li ul li a:hover,
#sidebar2 ul li ul li a:hover{
	text-decoration:underline
}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0
	}

#sidebar2 #searchform #s {
	width:130px;
	padding:2px
	}

#sidebar2 #searchsubmit {
	padding:1px
	}

.entry form { 
	text-align:center
	}

select {
	width:130px
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0
	}

#commentform textarea {
	width:100%;
	padding:2px
	}

#commentform #submit {
	margin:0;
	float:right
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em
	}

acronym, abbr {
	border-bottom:1px dashed #333
	}

blockquote {
	border-left:5px solid #333;
	margin:15px 0 0 0;
	padding:0 0 0 15px
	}

blockquote cite {
	margin:5px 0 0;
	display:block
	}

.center {
	text-align:center
	}

hr {
	cle/ar:both;
	dis/play:none
	}

a img {
	border: 0px;
	padding: 5px;
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px
	}
/* End Various Tags & Classes*/

#noner { display: none; }
