/*
Theme Name: GreenSimple
Description: GreenSimple a Unique Free Wordpress Theme.
Version: 1.0
Author: Ali Hussain
Author URI: http://wordpress.reviewitonline.net/
Tags: fixed width, 2 columns, valid XHTML, widgets


*/
* {
	margin: 0;
	padding: 0;
}
.clearer {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.alignleft {
	float: left;
	padding: 0px 15px 5px 0;
}
.alignright {
	float: right;
	padding: 0px 0px 5px 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Serif, Arial;
}
p {
	font-family: Georgia, Helvetica, Verdana;
	font-size: 0.8em;
}
a:link {
	text-decoration: none;
	color: #85a154;
}
a:hover {
	text-decoration: underline;
	color: #6B7713;
}
a:visited {
	text-decoration: none;
	color: #628c18;
}
a:visited:hover {
	text-decoration: underline;
	color: #6B7713;
}
body {
	background: #000040;
}
#wrapper {
	border-top: 1px solid #000020;
	border-left: 5px solid #000020;
	border-right: 5px solid #000020;
	
	margin: 0 auto;
	width: 990px;
}
#header1 {
	width: 990px;
	height: 175px;
	background: #191947;
	margin: 0 auto;
	color: #9D9E90;
	text-transform: lowercase;
	background: url(images/header.jpg) no-repeat;
}
#header1 h1 {
	padding: 4px 0 0 19px;
	font-family: Georgia , Sans-Serif, Tahoma;
	font-size: 1.55em;
	float: left;
	text-decoration: none;
}
#header1 h1 a {
	color: #9D9E90;
	text-decoration: none;
}
#header1 h2 {
	padding: 0 0 0 19px;
	font-family: Georgia, Sans-Serif, Tahoma;
	float: left;
	font-size: 0.9em;
	color: #505149;
}
#white {
	color: #F4F5E4;
}
#description1 {
	color: #393A35;
	font-size: 0.6em;
	padding-left: 20px;
}
#description {
	float: left;
}
#header2 {
	width: 990px;
	height: 59px;
	background: url(images/menu.png) repeat-x;
	margin: 0 auto;
}
#menu {
	float: left;
	font-family: Geogia, Sans-Serif, Tahoma;
	padding-left: 15px;
	padding-top: 19px;
	text-transform: uppercase;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
}
#menu li a {
	font-size: 0.95em;
	font-weight: bold;
	color: #FCFCFC;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 5px 10px 5px 10px;
}
#menu li a:hover {
	text-decoration: none;
	background: #FDFEFF;
	color: #181849;
}
#menu .current_page_item a {
	background: #FDFEFF;
	text-decoration: none;
	color: #181849;
}
#search {
	float: right;
	padding-right: 25px;
}
#s {
	
	
}
#searchsubmit {
	width: 70px;
	height: 20px;
	background: #181849;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial;
	color: #FCFEF0;
	margin-top: 20px;
}

#main {
	width: 990px;
	background: url(images/bg.jpg) repeat-y;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main_for_page {
	width: 990px;
	background-color:white;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main_w_sponsor {
	width: 990px;
	background: url(images/bg_wsponsor.jpg) repeat-y;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#recently_articles {
	background: #86867A;
	color: #FFFFF6;
	padding: 5px 5px 4px 5px;
	margin-left: 10px;
}
#content {
	width: 355px;
	float: left;	
	padding-left: 20px;
	padding-right: 10px;
}
#content_for_page {
	width: 935px;
	float: left;	
	padding-left: 20px;
	padding-right: 10px;
}
#content_for_demi {
	width: 610px;
	float: left;	
	padding-left: 20px;
	padding-right: 10px;
}


.posttop  h2 {
	font-family: "Georgia", Arial, serif;
	color: #56564C;
	float: left;
	font-size: 1.1em;
	width:350px;
	margin-bottom:5px;
}

.posttop  h2 a 
{
	color: #56564C;	
}
.posttop  h2 a:visited {
	color: #56564C;
}
.posttop  h2 a:hover {
	color: #56564C;
}

.posttop_arch  h2 
{
	font-family: "Georgia", Arial, serif;
	color: #56564C;
	float: left;
	font-size: 1.2em;
	width:350px;
}

.posttop_arch  h2 a 
{
	color: #56564C;	
}
.posttop_arch  h2 a:visited {
	color: #56564C;
}
.posttop_arch  h2 a:hover {
	color: #56564C;
}



.posttop_doc
{
	margin-top:20px;
	height:40px;
}
	
.posttop_doc  h2 
{
	font-family: "Georgia", Arial, serif;
	font-size: 1.1em;
  color: #56564C;
	float: left;	
	width:745px;
}

.posttop_doc  h2 a 
{
	color: #56564C;	
}
.posttop_doc  h2 a:visited {
	color: #56564C;
}
.posttop_doc  h2 a:hover {
	color: #56564C;
}

#content h3 {
	clear: both;
	padding: 5px 5px 4px 0px;
}
#content h3 span {
	background-color: #86867A;
	color: #FFFFF6;
	padding: 3px 5px 4px 5px;
	font-family: "Georgia", Times New Roman, serif;
	font-size: 0.55em;
	text-transform: uppercase;
}
#content  img {
	padding-left: 15px;
}
.comments_num {
	background: url(images/comment_ico.gif);
	height: 16px;
	width: 50px;
	margin: 0px 0px 0px 0px;	
	float: right;
}
.comments_num  p {
	font-family: "Times New Roman", Arial, serif;
	padding: 0px 10px 10px 25px;
	font-weight: bold;
	color: #28285a;
}
.comments_num  p a {
	color: #f5f6e8;
}
.comments_num  p a:visited {
	color: #f5f6e8;
}
.comments_num  p a:hover {
	color: #f5f6e8;
	text-decoration:none;
}
.post {
	padding-bottom: 20px;
}
.posttop {
	clear: both;
	width: 100%;
	margin-top: 10px;
}
.post1 {
	clear: both;
}
.post1 p {
	font-family: "Georgia", Arial, serif;
	color: #56564C;
	font-size: 0.9em;
	line-height: 1.4em;
	width: 348px;
}

.post_full {
	clear: both;
}
.post_full p {
	font-family: "Georgia", Arial, serif;
	color: #56564C;
	font-size: 0.9em;
	line-height: 1.4em;	
	width: 900px;
}

.post_demi {
	clear: both;
	width: 610px;
}
.post_demi p {
	font-family: "Georgia", Arial, serif;
	color: #56564C;
	font-size: 0.9em;
	line-height: 1.4em;	
	width: 610px;
}

.info_scribd
{
  font-family: "Georgia", Arial, serif;
	color: #56564C;
	font-size: 0.9em;
	line-height: 1.4em;
  width: 900px;  
}

#download_pdf
{
  text-align:center;
}

#albums_wrapper p
{
  width: 700px;
}

#albums_wrapper a 
{    
	color: #56564C;	    
}
#albums_wrapper a:visited {
	color: #56564C;
}
#albums_wrapper a:hover {
	color: #56564C;
}

.postmetadata {
	clear: both;
	font-family: "Georgia", Arial, serif;
	color: #56564C;
	font-size: 0.8em;
	font-weight: bold;
}
.ls 
{  
  font-family:Georgia;
	color: #6B7713;
	float:left;
}

#hr_head_post
{  
	clear: both;
	font-family: "Georgia", Arial, serif;
	color: #6B7713;
	float:left;
	font-size: 0.8em;
	font-weight: bold;
} 

#left_sidebar {
	float: left;
	width: 272px;	
  margin-left:6px;	
}

#left_sidebar h3 {	
	margin-left: 12px;
}

#right_sidebar {
	float: right;
	width: 300px;
	padding-left: 0px;
	padding-right: 11px;
}

#left_sidebar ul {
	padding-top: 0px;
	width: 270px;
	list-style-type: none;
}
#left_sidebar ul a:hover {
	text-decoration: none;
	color: black;
}
#left_sidebar ul li {
	text-transform: uppercase;
	font-family: "Georgia", Times New Roman, serif;
	font-size: 0.85em;
	color: #86867A;
	text-decoration: none;
	background: url(images/arrow1.gif)  left no-repeat;
	padding-left: 20px;
	margin-left: 6px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c3c3c3;
}
#left_sidebar ul li a {
	color: #86867A;
	text-decoration: none;
}
#sidebar h3 {
	clear: both;
	padding: 5px 5px 4px 5px;
}


#sidebar h3 span {
	background-color: #86867A;
	color: #FFFFF6;
	padding: 3px 5px 4px 5px;
	margin-left: 0px;
	font-family: Georgia, "Georgia", serif;
	font-size: 0.55em;
	text-transform: uppercase;
}
#Menu_title {
	background: #86867A;
	color: #FFFFF6;
	padding: 5px 5px 4px 5px;
	margin-left: 10px;
}
#left_sidebar #menu_side1 {
	padding-top: 6px;
	padding-bottom: 6px;
	background: #F5F6E8;
	width: 270px;
	list-style-type: none;
}
#left_sidebar #menu_side1 li a:hover {
	text-decoration: none;
	color: black;
}
#left_sidebar #menu_side1 li {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.9em;
	font-weight: bolder;
	color: #86867A;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/arrow.gif)  left no-repeat;
	margin-left: 10px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom: 1px solid #A5A598;
	width: 230px;
	line-height: 24px;
}
#left_sidebar #menu_side1 li a {
	color: darkblue;
	margin-left: 10px;
	text-decoration: none;
}

#right_sidebar ul {
}
#right_sidebar ul li {
	font-family: Georgia, Helvetica, Verdana;
	color: #56564C;
	font-size: 0.9em;
	background: #E7E7DB;
	padding: 3px;
	list-style-type: none;
	margin-bottom: 1px;
	width:275px;
}
#table_sponsor {
	margin: 0 auto;
	width: 268px;
	background: #D7D8C8;
}
.tr {

}
.td {
	
	height: 125px;
	background: #C9C9BD;
	border: 4px solid #D7D8C8;
}

.td  a {
	border: none;
}

.td  a img{
	display:block;
	border: none;	
	height:125px;
}

#f {
	background: #86867A;
	color: #FFFFF6;
	padding: 5px 5px 4px 5px;
	width: 245px;
}
#g {
	background: #86867A;
	color: #FFFFF6;
	padding: 5px 5px 4px 5px;
	width: 205px;
}
#right_sidebar h3 {
	color: #57574B;
}
#footer1 {
	height: 36px;
	width: 990px;
	margin: 0 auto;
	background-color:#00002a;
}
#footer1 p {
	padding: 10px 0 0 0px;
	font-size: 1em;
	color: #a3a3a3;
}
#footer1 p a {
	color: #a3a3a3;
}
.footer11 {
	color: #AFAFAF;
}
.footer11 a {
	color: #AFAFAF;
}
#footer2 {
	height: 52px;
	width: 990px;
	margin: 0 auto;
	background-color: #000014;
}
#footer2 p {
	padding: 18px 0 0 20px;
	font-size: 0.9em;
	color: #717171;
}
#footer12 {
	color: #EAFB8B;
}
#comments {
	line-height: 130%;
	margin-bottom: 15px;
}
.com {
	margin-bottom: 20px;
	padding-top: 50px;
}
#commentform p {
	margin-bottom: 5px;
}
#commentform p label {
	margin-left: 5px;
}
.list-4 {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
.list-4 li {
	display: block;
	padding: 15px 20px 7px 20px !important;
	margin: 0 0 15px 0 !important;
	list-style: none;
	border: 1px solid #86867A;
	background: #E7E7DB;
}
.list-4 li p {
	padding-bottom: 3px;
	line-height: 170%;
}
.list-4 li cite {
	font-size: 13px;
}
* html .list-4 li {
	padding: 0 40px 0 20px !important;
}
*:first-child+html .list-4 li {
	padding: 0 40px 0 20px !important;
}
* html .list-4 img {
	margin: 20px auto auto 0;
}
*:first-child+html .list-4 img {
	margin: 20px auto auto 0;
}
* html .list-4 p img {
	margin: 0px auto auto 0;
}
*:first-child+html .list-4 p img {
	margin: 0px auto auto 0;
}
.list-4 .com-header 
{
	display: block;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px solid #86867A;
}
.list-4 .com-header img {
	display: block;
	float: left;
	padding: 5px;
}
.list-4 .tp {
	display: block;
	padding: 0 0 0 55px;
	margin: 0;
	text-align: left;
}
.list-4 .tp cite {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-style: normal;
}

.list-4 p cite 
{	
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-style: normal;
}

#submit {
	background: #181849;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Georgia, Helvetica, Verdana;
	color: #FFFFFF;
	padding: 3px;
}

blockquote 
{
  float: left;
	padding-left: 10px;
	border-left: 5px solid #ddd;
}

#recent_comms
{
  margin-left:5px;  
}

.post-categories
{
  margin:0;
  padding:0;
  list-style: none;
  float:left;
}

#post_ctg
{
	font-family: "Georgia", Arial, serif;
	font-size: 1.1em;
  float:left;
  text-decoration:underline;
}

#pags_found
{
	font-family: "Georgia", Arial, serif;
	font-size: 1.6em;
	font-weight:bold;
	margin-bottom:20px;
}

#content_for_page object
{
  border:1px solid #DADADA;
}

#left_area
{
  /*background: url(http://www.asdgiovanileficarazzi.it/volley/resources/bkg_wall_paper.gif);*/
  width:560px;
  float:left;
  padding-right:20px;
  padding-top:20px;
  padding-left:20px;
}
#left_area cite 
{
  font-family: Georgia, Arial, serif;
  font-weight: bold;
	font-size: 1.1em;
	color:#181849;
}
#left_area li
{
  border-top:2px solid #BABABA;
  border-left:1px dashed #9A9A9A;
  border-right:1px dashed #9A9A9A;
  border-bottom:1px dashed #9A9A9A;
  padding-left:5px;
  padding-bottom:5px;
  padding-top:5px;
  margin-bottom:5px;
  background: url(http://www.asdgiovanileficarazzi.it/volley/resources/bkg_wall_paper.gif);
}
.commentmetadata
{
  font-family: Georgia, Arial, serif;
	font-size: 0.8em;
	color:#AAAAAA;
	padding-bottom:3px;
}


#comm_text p
{
  font-family: "Courier New";
  padding:10px;
}

#comm_page_nums
{
  margin-bottom:50px;  
}

.current-comment-page
{
  padding:5px;
  background-color:#eaeaea;
  border:1px solid #eaeaea;
}

#comm_page_nums a
{
  padding:5px;
  border:1px solid #eaeaea;
}

.comment-page-numbers
{
  font-family: Arial;
	font-size: 1em;
  text-align:right;
  margin-bottom:10px;
  margin-top:20px;
  text-align:right;
}


.previous-comment-page
{
  padding:5px;
}

#respond
{
  font-family:Georgia;
  font-weight:bold;
  padding-top:10px;
  padding-right:10px;
  height:31px;
  float:left;
}

#fb_share
{
  float:right;
  /*text-align:right;*/
  font-family: Arial;
  font-size:10px;
  padding-right:5px;    
}
#fb_share
{
  font-family:Georgia;
}

.last_match
{
  margin-left:18px;
  width:90%;
}
.last_match td
{
  font-family: "Courier New";
  font-size: 12px;
  border-bottom:1px solid #888888;
}

#g1_match_list
{
  width:100%;
}

#g1_standings
{
  width:50%;
}

#g1_match_list td
{
  font-family:Courier;
  font-size:14px;
  padding: 4px;
  border-bottom:1px solid gray;  
}
#g1_standings td
{ 
  font-family:Courier;
  font-size:14px;
  padding: 4px;
  border-bottom:1px solid gray;
}

.reply
{
  width:80%;
}

