/*
	
	Author Name	: Francesco Giunta
	Author Site	: C'è l'Este Rugby
	Style Name	: Rugby
	Style URI	:
	Version		: 0.1
	Comments	:
*/

#page {
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	/* Contains the H1 and menu */
	}
	
#primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}
.blog-title {
	font-size: 4em;
	}
#sidebar-1 {
	/* The first sidebar */
	}
#header .description {
	font-size: 1.5em;
	display:none;
	}
.widget_links h4 {
	display:none;
	}
.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #1A313B;
	}
.entry-meta {
	color: #1A313B;
	}
.entry-time {
	color: #1A313B;
	}
.bypostauthor {
	background: #1A313B;
	}

.comments input[type=text], .comments textarea {
	background-color: #6E7A83;
	color: #C1CCD4;
	font-size:1.5em;
	}
a {
	color: #4E85AF;
	}
a:hover {
	font-weight: bold;
	}
.widget_links img {
	display:block; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:20px;
	}
body {
	background-image: url("02.png");
	}
ul.menu li a {
	background: #FFF;
	color: #4E85AF;
	font-weight: bold;
	}
ul.menu li a:hover {
	background: #1A313B;
	color: #FFF;
	text-decoration: none;
	}
#search {
	display:none;
	}
#sidebar-2 {
	font-size: 1.3em;
	padding-right: 6px;
	padding-bottom: 20px;
	margin-top: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-color: #1A313B;
	}
#sidebar-2 .widget_links h4 {
	display:block;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 1px;
	background: #1A313B;
	color: #fff;
	}
#footer {
	padding-bottom: 10px
	}
#footer .footerpoweredby {
	display:none;
	}
#footer a, .footerfeedlinks, .footerfeedlinks a:hover {
	color:black;
	}
#footer2 a, a:hover {
	color:black;
	font-weight: bold;
	padding-bottom: 10px;
	}
#footer2 {
	color:black;
	font-weight: bold;
	padding-bottom: 10px;
	}
.wp-report-this a {
	color:black;
	font-weight: bold;
	font-size: 70%;
	}
#whos-online h4, small {
	display:none;
	}
.ngg-album-compactbox {
	background:none;
	}
.comments {
	display:none;
	}
