/*   



Theme Name: Gx3 Underwater (aqua)



Theme URI: not defined



Description: 



Author: Giuliano Gerardi



Author URI: http://gx3.netsons.org



Version: 1.0



.



General comments/License Statement if any.



.



*/


@charset "utf-8";


/* CSS Document */

:-moz-any-link:focus {outline: none;}

body {
	background:#006489;
	padding:0; padding-top: 15px;
	margin:0;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#head {
	background:url(images/head.gif) no-repeat top center;
	margin:auto;
	width:893px;
	height:77px;
	padding-top:4px;
	color: #FFFFFF;
	padding-right: 16px;
	text-align:center;
	}
	
#maindiv {
	margin:auto;
	width:911px;
	}
	
#leftmenu {
	width:171px;
	float:left;
	}
	
#rightmenu {
	width:171px;
	float:right;
	}

#footerdiv{
	padding-top:23px;
	width:563px;
	height:32px;
	margin:auto;
	background:url(images/footer.gif) center no-repeat;
	text-align: center;
        font-size: 10px; font-weight:bold;
	}

#postcontainerdiv { width:563px; margin:auto;}

.postdiv {
	margin:auto;
	width:563px;
	margin:auto;
	background: url(images/middleback.gif) center;
        font-size:15px;
	}

.toppost {
	width:521px;
	margin: auto;
	background: url(images/middle2.gif) top center no-repeat;
	min-height:36px;
	padding:8px 20px 1px 22px;

	}
.toppost ul,.toppost ol { font-size:13px; margin:0px;  padding-top: 0px; padding-bottom: 18px;}
.toppost p img { margin: 3px 10px 0px 0px}

.bottompost {
	width:563px;
	margin:auto;
	height:38px;
	padding-top:12px;
	background: url(images/middlebtm.gif) no-repeat center;
	text-align: center;
	}

.posttopdiv {
	margin:auto;
	width:563px;
	height:78px;
	background: url(images/middleup.gif) no-repeat center;
	}

	
.menuup {
	background: url(images/menuh.gif) repeat-y;
	width:171px;
	height:43px;
	}
.menucenter {
	background:url(images/menum.gif) repeat-y;
	width:141px;
	padding: 0px 17px 0px 13px;
	font-size:10px;

	}
.menudn {
	background: url(images/menub.gif) repeat-y;
	width:171px;
	height:35px;
	}
	
.posttitle {
	position:relative;
	top:24px;
	left:32px;
	width:440px; max-width:440px;
	height:38px; max-height:38px;
	font-size:20px; font-weight:bold;
	float:left;
	}	
.posttitle a:hover{text-decoration:none;}
	
.postinfo {
	position:relative;
	float: left;
	left:45px;
	top:19px;
	width:427px;
	height:auto;
	font-size:11px;
	}
	
.postdate {
	position:relative;
	right:16px;
	top:17px;
	width:50px;
	font-size:12px;
	float:right;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.blogtitle, .blogtitle a, .blogtitle a:hover { font-size:35px; color: #84C1FF; text-decoration:none; }
.blogdesc { font-size:15px;	color: #84C1FF; }
.theday {font-size:30px;}
.themonth {font-size:17px;  }
.postmetadata {	font-size: 12px; text-align: center; color: #E5E5E5;}

.commentlist li {margin-right:50px}
.alt {background-color:#005878;}

a {text-decoration: none;  color: #ffc600;}
a:hover{text-decoration: underline;}
a img { border:0;}
form { margin:0; padding:0}
blockquote { border-left: #FFCC33 solid 3px; margin:18px; padding-left:15px}
p {margin:0; padding:0 0 18px 0;}
blockquote p { padding:0;}



h1, h2, h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2, h2 a, h2 a:hover, h2 a:visited  {
	font-size: 14px;
	/* color: #1781CB; */
	text-decoration: none;
	line-height:normal;
	margin:0;
	padding:0;
	}






#comment, #author, #email , #url {
	background: none;
	color:#C4D6E3;
	border:1px solid #A5C9E5;
	padding: 2px;
	}

.menucenter ul, .col  ul ol {
	margin: 0;
	padding: 0;
	text-align: left;
	}

.menucenter  ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 15px;
	}

.menucenter  ul p, .menucenter ul select {
	padding: 5px 0 13px 0;
	}

.menucenter  ul li ul , .menucenter  ul ol {
	padding: 5px 0 0 13px;
	}

.menucenter  ul ul ul, .menucenter  ul ol {
	padding: 0 0 0 13px;
	}

ol li, .menucenter  ul ol li {
	list-style: decimal outside;
	}

.menucenter  ul ul li, .menucenter  ul ol li {
	padding: 3px 0 0 0;
	}



.btnG   {	  
	border: solid  #000;
	width:22px;
	height:22px;
	border-width: 1px ; 
	vertical-align: middle;
	background:url(images/search.gif) center no-repeat;
	}

.goog {
	border: solid #000;
	border-width: 1px ;
	vertical-align: middle; 
	width:90px; height:18px; 
	padding-left:2px; padding-right:2px;
	background-color:#003856 ; 
	font-family: "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size:14px;	  
	background-image:url(images/form.gif);
	color: #F4F4F4;
	}

.goog:hover { border-color: #fff}

.btnG:hover { border-color: #fff}

