/*
Theme Name: Predicto.org
Theme URI: http://wordpress.org/
Description: Custom Wordpress Template
Version: 1.0
Author: John Andrew Jose
*/


/*html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	font-family:inherit;
}*/
#content img {
	margin: 6px;
}
body {
	line-height:1;
	color: black;
	background: url(images/bg.jpg) repeat-x #0072BB;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
	color: #000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/**

* GLOBALS

*/
h1 {
	font-size: 18px;
	margin: 0 0 1em;
}

h2 {
	font-size: 200%;
	/*color: ##8881c8;*/
	font-weight: normal;
	margin: 0px 0px 10px;
	padding:0px;
	margin:0px;
}
h3 {
	text-align:left;
	font-weight:bold;
	font-size:14px;
	font-variant:small-caps;
	padding:0px;
	margin:0px;
}
h4 {
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	text-align:left;	padding:0px;
	margin:0px;
}
hr {
	display:none;
}
a {
	text-decoration: underline;
	color:#111;
}
a:hover {
	text-decoration: underline;
	color:#000;
}
p {
	line-height:150%;
	margin-bottom:10px;
}
li {
	line-height:140%;
	display: inline;
}
ul, ol {
	margin: 1em 0;
}
div {
	font-size: 13px;
}
img.wp-smiley {
	display:inline !important;
	margin:0 !important;
	padding:0 !important;
	background:transparent !important;
	vertical-align:middle !important;
	border:0 !important;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/**

* MAIN WRAPPER

*/

#big {
	width: 1024px;
	text-align: center;
	margin-top: 0px;
}
#wrapper_big {
	float: left;
	position: relative;
	width:100%;
	background-position: 20px 253px;
}
#wrapper {
	text-align: left;
	margin:0 auto 0 auto;
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	width:1024px;
	float: left;
	position: relative;
	margin-left: 0px;
}
/**

* HEADER

*/



#header {
	padding:0px;
	text-align:center;
	width:1024px;
	float: left;
	position: relative;
	height: 155px;
	z-index: 1000;
}
#menu {
	position: relative;
	bottom: 0px;
	width: 865px;
	margin-left: 79px;
	margin-right: 90px;
}
#link {
text-align:right;
	height: 20px;
	color: #6BCCF7;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}
#link a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#header img {
	margin: 0px;
	border: 0px;
}
/**

* TOP PAGES LIST

*/



#pagine {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	float: left;
	position: relative;
	height: 27px;
/height: 24px;
	overflow: hidden;
	padding-top: 1px;
	background: #D1E2FE;
}
#pagine ul {
	margin-bottom:0;
	padding:3px;
}
#pagine ul li {
	display:inline;
}
#pagine a {
	color: #064D9F;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
#pagine a:hover {
	text-decoration: none;
	color: #000;
}
#cont {
	width: 1024px;
	float: left;
	position: relative;
	background: url(images/cont_bg.gif) repeat-y;
	top: 0px;
}
/**

* FIRST MAIN COLUMN

*/


#contentin {
	padding: 5px;
}
#content {
	/*position: relative;
	margin-left: 215px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 12px;
	padding-right: 5px;*/
	padding:0px 15px 0px 15px
}
#cont a:hover {
}
#content div.post {
	padding-bottom: 5px;
	float: left;
	position: relative;
	font-size: 12px;
	width: 100%;
}
#content div.post h2, ul.navigation {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px;
	color: #000000;
	padding: 6px 0px 6px 10px;
	background: url(images/hbg.gif)
}
ul.navigation li {
	margin: 0px 10px;
}
li.selected a {
	font-weight: bold;
}
ul.navigation a {
	color: white;
	text-decoration: none;	
}
#content div.post h2 a {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#content ul {
	list-style-type:square;
	padding-left:0px;
}
#content ol {
	list-style-type:lower-alpha;
	padding-left:30px;
}
#content code {
	font-family:courier, "courier new", monospace;
	font-size:14px;
	background-color:#dfdfdf;
}
#content blockquote {
	padding:6px;
	font-style:italic;
	color:#555;
}
#content blockquote p {
	font-style:italic;
}
.navigation div {
	line-height:200%;
}
p.details_small {
	font-size:11px;
	color:#876543;
}
p.details_small a {
	color:#FFFFFF;
	text-decoration: none;
}
p.details_small a:hover {
	text-decoration: underline;
}
p.date {
	text-align:right;
	font-size:12px;
	color:#999;
}
#content em {
	font-style:italic;
}
/**

* COMMENTS

*/



h2#comments {
	margin-bottom:10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #333;
}
.commentlist big {
	font-size:16px;
	display:block;
	font-variant:small-caps;
	margin-bottom:5px;
}
.commentlist li {
	margin-bottom:8px;
	padding-bottom:0px;
	border-bottom: 1px solid #333;
}
.commentlist ul li,  .commentlist ol li {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
.commentlist ul {
	padding-left:20px;
	list-style-type:square;
}
.commentlist ol {
	padding-left:20px;
	list-style-type:lower-alpha;
}
p.nocomments {
	padding-bottom:10px;
	border-bottom: 1px solid #333;
	font-weight:bold;
	font-size:15px;
}
.allowed-tags {
	display:none;
}
/**

* FORMS

*/



#commentform {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: 1px solid #333;
}
textarea {
	width:90%;
}
/**

* RIGHT SIDEBAR WITH MENU

*/



#sidebar {
	width: 200px;
	float: left;
	position: relative;
	text-align: left;
	left: 90px;
	overflow: hidden;
}
#sidebar ul, li, a {
	font-size: 12px;
}
#sidebar a {
	text-decoration: none;
	width: 180px;
	display: block;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #003471;
	border-bottom: 1px dotted #FFFFFF;
}
#sidebar a:hover {
	color: #003471;
	border-bottom: 1px dotted #003471;
}
#sidebar div {
	font-size: 11px;
}
#sidebar h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #FFFFFF;
	margin-bottom: 0px;
	background: #000000;
	width: 200px;
	height: 15px;
	margin-left: -5px;
	padding-left: 25px;
	padding-bottom: 4px;
	padding-top: 5px;
	background: url(images/hbg.gif) repeat-x;
}
#sidebar ul li ul {
	margin-bottom:5px;
	padding-bottom: 5px;
}
#sidebar ul,  #sidebar ul li ul li ul {
	border-bottom:0;
	font-size:10px;
	margin-bottom:0;
	padding-bottom:0;
}
#sidebar ul li ul li ul {
	margin-bottom:0;
	padding-left:10px;
	font-size:10px;
}
.linkcat {
	font-size: 13px;
}
/**

* FOOTER

*/



#footer {
	background-color:#FFFFFF;
	text-align: center;
	font-size:8px;
	color: #0072BB;
	background-image:url(images/cont_bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;


}
input, button {
	margin: 2px;
	border: solid 1px #777;
	background-color: #eaeaea;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 3px;
}
textarea {
	border: solid 1px #777;
	background-color: #eaeaea;
}
.menu {
	width: 188px;
	background: url(images/bg_menu_option.jpg) repeat-y;
	font-weight: bold;
}
.menu td {
	height: 26px;
	padding-left: 5px;
	padding-top: 6px;
	margin-left: 1px;
}
.menu img {
	margin: 0px;
	padding: 0px;
}
.menu a {
	font-weight: bold;
}
#s {
	width: 115px;
	background: #eaeaea;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
	color: #000;
	border: solid 1px #333;
}
#searchsubmit {
	margin-left: 0px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 1px;
	background: #eaeaea;
	color: #000;
	border: solid 1px #333;
}
#top_right {
	float: right;
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	right: 0px;
	top: 25px;
	font-size: 11px;
}
#top_right a {
	text-decoration: underline;
}
#top_right strong {
	font-size: 23px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 5px;
}
#top_right a {
	font-weight: normal;
	margin-left: 9px;
	margin-right: 9px;
}
#left_menu {
	margin-left: 0px;
	line-height: 1.7em;
	margin-left: 4px;
}
#left_menu a {
	display: block;
	position: relative;
	float: left;
	margin-left: 8px;
	width: 120px;
}
a.top_left_menu {
	font-weight: bold;
	color: #000;
	margin-left: 0px;
}
#flash_content {
	height: 202px;
	float: left;
	position: relative;
	width: 100%;
}
.liteup_menu {
	display: none;
}
#navContainer {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
.textlightblue {
	font-size: 12px;
	color:#6BCCF7;
	font-family: Arial, Verdana;
}
a.rolloverWhite {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 13px;
	text-decoration:none;
}
a:hover.rolloverWhite {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 13px;
	text-decoration:underline;
}
a:active.rolloverWhite {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 13px;
	text-decoration:underline;
}
.title-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.subnav {
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom:1px solid #013571;
	padding-bottom: 3px;
}
.page_item{
	padding:0px 20px 0px 0px;
	font-size: 13px;
	text-transform:uppercase;
}
.page_item a:link, a:visited{
	color: #0066cc;
	text-decoration:none;

}
.page_item a:hover {
	color: #0066cc;
	text-decoration:underline;
}
.current_page_item      {
	color: #0066cc;
	text-decoration:underline;
}
