/*
Theme Name: AbriefGlance
Theme URI: http://www.whocares.it/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Patrick Colombo
Author URI: http://www.skateboard.it/
Tags: white, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family:   "Adobe Calson Pro", Georgia,"Times New Roman", serif;
	font-size: 12px;
	color: #222;
	margin: 13px 0 0 25px;
}

hr {
	display: none;
}

a img {
	border-style: none;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

h2, h3 {
	color: #000;
}

/**************************
		HEADER
**************************/

#header {
	margin-bottom: 0px;
}

#headerimg {
	width: 270px;
}

#header .description {
	color: #666;
	font-style: italic;
	line-height: 16px;
}

#headerimg h1 a {
	display: block;
	text-decoration: none;
	width: 270px;
	height: 155px;
	background: #fff url(images/abg_logo.png) no-repeat 0 0;
}

#header h1 {
	text-indent: -500em;
	overflow: hidden;
}

#top-menu {
	position: absolute;
	top: 50px;
	left: 350px;
}

#top-menu ul  li {
	display: inline;
	list-style-type: none;
	margin-right: 60px;
	padding-top: 7px;
	text-align:center;
	color: #000;
	line-height: 1.1em;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans;
}



#top-menu ul  li  a {
	display: block;
	width: 150px;
	height: 133px;
}

#top-menu ul  li.cat-item {
	display: block;
	float: left;
	width: 149px;
	text-indent: -500em;
	overflow: hidden;
}

#top-menu ul  li.cat-item .cat-description {
	display: block;
	text-indent: 550em;
}

#top-menu ul  li.cat-item-3 {
	background: url(images/magazine_bt.jpg) 0 0 no-repeat;
}

#top-menu ul  li.cat-item-4 {
	background: url(images/events_bt.jpg) 0 0 no-repeat;
}

#top-menu ul  li.cat-item-5 {
	background: url(images/come_bt.jpg) 0 0 no-repeat;
}


/**************************
		CONTENT
**************************/

#wrapper {
	clear: both;
	width: 900px;
	margin: 0;
	margin-top: 20px;
	overflow: hidden;
}

#content {
	border-top: 2px solid;
	padding-top: 20px;
	width: 580px;
	margin-left: 320px;
}

#last-issue {
	width: 578px;
	height: 290px;
	padding-bottom: 10px;
	border-bottom: 2px solid;
	margin-bottom: 20px;
}

#last-issue .category-magazine,  .category-events {
	width: 150px;
	margin-right: 40px;
	overflow: hidden;
	float: left;
}

.category-magazine,  .category-events {
	width: 150px;
	margin-right: 40px;
	overflow: hidden;
	float: left;
}

.category-magazine .nascondi, .category-events .nascondi {
	margin-left: -138px;
}

#last-issue .last-issue-title {
	margin-top: 0px;
	text-align: right;
}

#last-issue .post h3 a{
	text-decoration: underline;
	color: #000;
	font-size: 0.9em;
	margin-bottom: 10px;
}

.category-abg-news {
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.post h2 a{
	text-decoration: underline;
	color: #000;
	font-size: 1.5em;
	line-height: 1.7em;
	margin-bottom: 10px;
}

.post h3 a{
	text-decoration: underline;
	color: #000;
	font-size: 1.3em;
	line-height: 1.5em;
	#margin-bottom: 10px;
}

.post p {
	line-height: 1.2em;
	margin-bottom: 1em;
}

.entry {
	margin-top: 10px;
	font-size: 1.2em;
}



h2.pagetitle {
	color: #000;
	font-size: 1.5em;
	line-height: 1.7em;
	margin-bottom: 20px;
}

h3.pagetitle {
	margin-bottom: 5px;
	color: #000;
	font-size: 1.2em;
	line-height: 1.5em;
}




/**************************
		SIDEBAR and MENU
**************************/

#sidebar {
	float: left;
	width: 270px;
}

#sidebar .widget {
	border-top: 2px solid;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sidebar .widget_pages a {
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #000;	
}

#searchform #s{
	width: 50%;
}

li#recent-posts-3 ul li {
	padding-top: 7px;
}

li#recent-posts-3 ul li  a {
	color: #000;
	text-decoration: underline;
}

li#recent-posts-3 ul li a:hover {
	text-decoration: none;
}

#categoryposts-4{
	border-style: none;
}

/**************************
		FOOTER
**************************/

#footer {
	clear: both; 
	width: 900px;
	margin-top: 50px;
	border-top: 2px solid;
	padding: 10px 0 20px 0;
	text-align: right;
	line-height: 1.5em;
}

/***************************
			NIKE PAGE
***************************/

h2.nikepagetitle {
	color: #000;
	font-size: 1.7em;
	line-height: 1.7em;
	margin-bottom: 20px;
}

h3.pagetitle {
	margin-bottom: 5px;
	color: #000;
	font-size: 1.2em;
	line-height: 1.5em;
}

ul.nikeSubMenu {
	margin-top: 10px;	
}

ul.nikeSubMenu li {
	margin-top: 5px;	
}

#post-1703 h4 {
	color: #333;	
	margin: 0px;
	margin-bottom: 10px;
}

div.next {
	margin-top: 20px;
	margin-bottom: 30px;
	border-top: 1px solid;
}

#post-1703 iframe {
	margin-bottom: 20px;	
}

#post-1703 hr {
	display: block;
	border: 1px solid;	
	margin-bottom: 20px;
}

#post-1703 a.linkTop {
	display: block;
	width: 30px;
	margin-left: 548px;	
	font-size: 0.9em;
	color: #333;
}

#post-1703 .bio-description {
	margin: 20px 0 0px 0;	
}

