/*
Theme Name: Oscon Theme
Theme URI: oscon.it
Description: The Oscon Theme.
Author: Jack Oscon.it (from a "FREE graphic" by W. Rossiter)
Version: 1.0 
Tags: orange, grey, one-columns, custom, oscon

License: Creative Commons 3.0
License URI:
*/


/* Varie */

body {
 margin: 0;
 padding: 0;
 background: #fff url(box_line2.png) repeat-x;
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #000;
 text-align: center;
}
 
a img {border: 0px;}

a {text-decoration: none;}

#download {
 margin: 0;
 padding: 35px;
 border: 0;
 text-align: left;}

#download a {text-decoration:none !important; color:#288d04 !important;}
#download a:hover {font-style:italic; color:#65c742 !important;}
 
#download img {vertical-align: middle; padding-right: 10px;}

#counter {border:0; margin:0; padding:0; display:inline; background:none;
          vertical-align:super; color:#666666;; font-size:0.8em;}

/* Header/logo */

#header {
 width: 850px;
 margin: 0 auto;
 height: 180px;
 border-top: 1px solid #000;}
 	
#logo {
 margin:10px 0px 0px 10px;
 width: 250px;
 float: left;
}

#logo a {
color: #F58220;
}

#logo h1,#logo h2 {
margin: 0;
font-weight:400;
letter-spacing:-2px;
}

#logo h1 {
padding-top:10px;
font-size:2.4em;
color: #F58220;
}

#logo h2 {
font-size:1.3em;
color: #a0a0a0;
}
 
 /* Navbar */

#topnav {
 margin:105px 0px 0px 300px;}

#topnav ul li {list-style: none; padding:0; margin:0;}

#topnav a{
 display: block;
 width: 95px;
 height: 35px;
 float: left;
 text-align: center;
 line-height: 35px;
 text-decoration: none;
 color: #b2b2b2;
 text-transform: uppercase;
 font-size: 0.7em;
 background-image:url(links.png);
 background-position:bottom left;
 background-repeat:no-repeat;}

#topnav a:hover {
 background-image:url(links.png);
 color: #000;
 background-position:top left;
 background-repeat:no-repeat;}
	
#topnav .active {
 background-image:url(links.png);
 color: #000;
 background-position:top left;
 background-repeat:no-repeat;}
	
/* Main content */

#content {
 margin: 20px auto 0 auto;
 clear: both;
 text-align: left;
 width: 800px;}
 
#content_forum {
 margin: 20px auto 0 auto;
 clear: both;
 text-align: left;
 width: 800px;
 color: #666666;}

#content p{
 margin:0px 0px 15px 0px;
 font-size: 0.8em;
 line-height: 1.5em;
 color: #666666;
 }
 
#content p a:hover {
 color: #fff;
 background: #324A97;}


#content h1, #content h2, #content h3, #content h4{
 margin: 0px 0px 10px 23px;
 text-transform: uppercase;
 letter-spacing:-1px;
 color: #F58220;}

#content h1{
 font-size: 1.4em;}
 
#content h2{
 font-size: 1.2em;}

#content h3{
 margin: 25px 0px 10px 8px;
 font-size: 1em;
 font-weight:bold;}

#content h4{
 margin: 0;
 font-size: 0.8em;
 color: #666666;}

#content blockquote {
 margin: 15px;
 border: 1px solid #b0b0b0;
 padding: 10px;
 width: 500px;
 background: #f4f4f4;
 font-size: 0.8em;
 font-family: Courier, "Lucidia Console", "Times New Roman", sans-serif;
 color: #a0a0a0;}
 
#content abbr {
 border-bottom: 1px dotted #666666;}

#content ol,#content ul {
 margin: 15px 10px 15px 10px;
 font-size: 0.8em;
 line-height: 1.5em;
 color: #666666;}

#content select {
 width:250px;
 font-size: 1em;
 color: #666666;
 border:solid #736F6E 1px;
 }
 
#content a {
 color:#324A97;}

/* Low section */

#latest {
 padding-top: 80px;
 width: 100%;
 height: 100%;
 background: #2f2f2f url(box_line.png) repeat-x;
 font-size: 0.7em;
}

#content2 {
 margin: 0 auto;
 width: 800px;
 clear: both;
 text-align: left;
 color: #fff;}

#content2 h3{
 margin: 0px 0px 10px 10px;
 font-size: 1.2em;
 text-transform: uppercase;
 letter-spacing:-1px;
 color: #F58220;}
 
.name {
color: #c0c0c0;
}
 
.blocklinks {
 width: 395px;
 float: left;}

.blocklinks a.link {
  display: block;  
  padding: 10px;
  background: inherit;
  border-top: 1px dotted #a0a0a0;
  color: #fff;
}

.blocklinks a:hover.link { 
  color: #DDD;
  background: #525252;
  border-top: 1px dotted #a0a0a0;
}

/* Footer */

#footer {
 margin: 190px 0px 0px 0px;
 width: 100%;
 clear: both;
 text-align: center;
 font-size: 0.8em;
 color: #a0a0a0;}
 
 /* Oscon facebook pop up */
 
#popup-like-facebook {
background:url(/wp-content/themes/oscon/popup-like-facebook.png) no-repeat 0 0 !important;
display:none;
height:500px;
left:50%;
margin:-250px 0 0 -250px;
overflow:hidden;
position:fixed;
top:50%;
width:500px;
z-index:99999;
}

#popup-contenitore {
height:500px;
position:relative !important;
width:500px;
}

#popup-like-facebook-testo {
font-family:Arial;
font-size:18px;
left:105px;
line-height:28px;
overflow:hidden;
position:absolute !important;
top:315px;
width:220px;
}

#popup-like-facebook-iframe {
height:100px;
overflow:hidden;
position:absolute !important;
right:90px;
top:320px;
width:100px;
}

#popup-like-facebook-close {
border:0 solid red;
display:block;
height:24px;
position:absolute !important;
right:91px;
text-indent:-9999px;
top:288px;
width:24px;
}

.hidden {
display:none;
} 