/*
THEME NAME: Un salotto nel web
THEME URI: http://www.vtardia.com/
DESCRIPTION: Tema ad hoc basato sul framework Basic, basato su <a href="http://themeshaper.com/">Thematic</a>
VERSION: 2.0.0
AUTHOR: Vito Tardia
AUTHOR URI: http://www.vtardia.com/
TEMPLATE: basic
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url('../basic/library/styles/reset.css');

@import url('library/styles/rebuild.css');

@import url('../basic/library/styles/wp.css');

/* div { outline: 1px solid red;} */

/* Page Structure */

#page {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 960px;
	height: 238px;
	overflow: hidden;
}

.home #header {
	height: 200px;
}

#brand {
	position: absolute;
	top: 44px;
	left: 30px;

	width: 300px;
	height: 66px;
	margin: 0 0 9px 0;

	font-style: italic;
	letter-spacing: 1px;
	line-height: 66px;
}

.category #brand, .single-categorized #brand {
	position: absolute;
	top: -15px;
	left: 45px;
	z-index: 10;
}

#tagline {
	position: absolute;
	top: 90px;
	left: 30px;
	margin: 0;
	z-index: 10;
	
	font-family: sans-serif;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 86%;
	line-height: 1.8em;
}

.category #tagline {
	position: absolute;
	top: 40px;
	left: 45px;
	margin: 0;
}

.skip-link {
	display: none;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav li {
	display: inline;
	padding-left: .39em;
	padding-right: .39em;
}

.nav a, .nav a:link, .nav a:visited, .nav a:active {
	text-decoration: none;
}

#access {
	position: absolute;
/*
	top: 10px;
	left: 30px;
*/
	top: 0;
	left: 0;
	width: 956px;
	height: 35px;
	overflow: hidden;
/* 	background: #dd9290; */
	background: #C2D8D2;
/* 	border: 2px solid #bf0d00; */
	border: 2px solid #3e8099;
	
/*
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
*/
}

.home #access {
	width: 900px;
	height: 35px;
	left: 30px;
	top: 10px;
}

#access .nav {
	float: left;
	margin-top: 7px;
	
	font-family: Arial, sans-serif;
	text-transform: lowercase;
}

#access .nav-primary {
	margin-left: .39em;
}

#access .nav-secondary {
	margin-left: 150px;
}

/* CHAT */
#access .nav-secondary .page-item-7 {
	background: url(library/styles/default/images/chat_22x22.gif) 0 50% no-repeat;
	padding: 4px 0 4px 26px;
}

/* Forum */
#access .nav-secondary .page-item-9 {
	background: url(library/styles/default/images/forum_22x22.gif) 0 50% no-repeat;
	padding: 4px 0 4px 26px;
	margin-left: 22px;
}


/* User nav in home */
#user-nav {
	position: absolute;
	top: 0;
	right: 11px;
	font-size: 86%;
}

#user-nav a {
	font-size: 110%;
}

#access .nav a, #access .nav a:link, #access .nav a:active, #access .nav a:visited {
/* 	color: #990f13; */
	color: #356E83;
	letter-spacing: 1px;
}

#access .nav-primary .page_item, #user-nav .logout {
/* 	border-left: 1px solid #990f13; */
	border-left: 1px solid #356E83;
}

#access .nav a:hover {
	color: #fff;
}

#user-nav .profile {
	text-transform: none;
}

#user-nav .login {
	background: url(library/styles/default/images/24-security-lock.gif) 0 50% no-repeat;
	padding: 4px 0 4px 24px;
	margin-left: 22px;
}

/* Posiziona il menu principale a DX nelle sezioni */
.category .nav-primary, .single-categorized .nav-primary {
	position: absolute;
	top: 0;
	right: 11px;
}

.category #nav-above {
	display: none;
}

.category #nav-below {
	display: block;
	overflow: hidden;
}

.category .nav-previous {
	float: left;
}

.category .nav-next {
	float: right;
}

#utils-nav {
	position: absolute;
	top: 260px;
	right: 10px;
	padding-left: 70px;

}

.home #utils-nav {
	position:static;
	clear: both;
	overflow: hidden;
	margin-left: 0;
}

#utils-nav li {
	display: block;
	float: left;
	border: 3px solid #ddd;
	width: 100px;
	height: 50px;
	margin-left: 20px;
	padding: 0;
	
}

#utils-nav li a {
	display: block;
	float: left;
	width: 100px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#utils-nav a.chat {
	background: transparent url(library/styles/default/images/nav_util_chat.jpg) top left no-repeat;
}

#utils-nav a.forum {
	background: transparent url(library/styles/default/images/nav_util_forum.jpg) top left no-repeat;
}

#utils-nav a.login {
	background: transparent url(library/styles/default/images/nav_util_login.jpg) top left no-repeat;
}

#content {
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.home #content {
	margin-right: 0;
}

#main {
	display: block;
	float: left;
	width: 550px;
}

.home #main {
	display: block;
	float: left;
	width: 560px;
}

img.post {
	margin-right: 10px;
}

/** Primary widget area **/


#primary {
	display: block;
	float: right;
	width: 380px;
}

.home #primary {
	display: block;
	float: right;
	width: 380px;
}

#primary.widget-area .xoxo {
	list-style: none;
	margin: 0;
	padding: 0;

	overflow: hidden;
}

.home #primary.widget-area .xoxo {
	list-style: none;
	overflow: hidden;
	margin: 0 0 22px 37px;
}

/* single widget */
#primary.widget-area .xoxo .widget-container {
	display: block;
	float: left;

/* 	width: 170px; */
	width: auto;
	margin: 20px 0 0 20px;
}

.home #primary.widget-area .xoxo .widget-container {
	margin: 0;
	width: auto;
}

#primary.widget-area .widget-title {
	margin: 0 0 10px 0;
}

.home .widget_salottohomecategorieswidget .widget-title {
	display: none;
}

#searchform label {
	font-size: 86%;
}

#searchform #s {
	width: 90%;
	font-family: sans-serif;
	line-height: 1.5em;
	padding: .1em;
}

#searchsubmit {
/* 	background: #990f13; */
	background: #3e623e;

	margin-top: .4em;
	padding: .2em;
/* 	border: 1px solid #990f13; */
	border: 1px solid #3e623e;

	font-family: sans-serif;
	line-height: 1em;

	color: #fff;
	text-transform: lowercase;
	letter-spacing: 1px;
}

#searchsubmit:active {
	background: #ad771f;
}

/** Navigations **/

.nav-categories {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.category .nav-categories {
	font-family: Arial, sans-serif;
}

.home .nav-categories {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	overflow: visible;
}

/** Category box home **/

.home .nav-categories li {
/* 	background: transparent; */
	display: block;
	float: left;
	margin: 0 10px 20px 0;
	padding: 0;
	width: 150px;
	height: 80px;
	border: 4px solid #ddd;
}

.category .nav-categories li {
	display: block;
	float: left;
	margin: 0 10px 20px 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #333;
}

.category .nav-categories li.current {
	font-size: 180%;
	border: none;
	padding-left: 0;
}



.home .nav-categories li a, .home .nav-categories li a:link, .home .nav-categories li a:active, .home .nav-categories li a:visited {
	background: #fff;

	position: relative;
	top: 50px;
	left: -8px;

	display: block;
	float: left;

	padding-left: .5em;
	padding-right: .5em;
	border: 1px solid #333;

	text-transform: lowercase;
	text-decoration: none;
	font-size: 83%;

	color: #333;
}

.home .nav-categories li a:hover {
}

.home .entry-content img.align-full {
	display: block;
	clear: both;	
	padding: 4px;
	border: 2px solid #ddd;
}

/*
.home .entry-title {
	display: none;
}
*/


.widget-container ul {
	list-style: none;
	margin: .5em 0;
}

#footer {
	clear: both;
	overflow: hidden;
	
	font-size: 86%;
	line-height: 1.83em;
	
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
}

#wpfooter {
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
}

#footer .widget-area .xoxo {
	list-style: none;
	margin: 10px 20px;
	padding: 0;
	overflow: hidden;
}

#footer .widget-title {
	margin-top: 0;
	margin-bottom: .5em;
}

#footer .widget-area .xoxo .widget-container {
	display: block;
	float: left;
	width: 30%;
	margin-right: 10px;
	margin-left: 10px;
	
}

#footer .widget-container ul {
	margin: 0 1em 0 1em;
	padding: 0;
}

#footer .widget-container .widget-recent-posts, #footer .widget-container .widget-recent-videos {
	margin: 0;
}

#footer .widget_recent_comments ul, #footer .widget_recent_entries ul {
	list-style: none;
}

#footer .widget_recent_comments a, #footer .widget_recent_entries a {
	text-decoration: none;
}

#footer .widget_recent_comments a:hover, #footer .widget_recent_entries a:hover {
	text-decoration: underline;
}


#footer .widget_recent_comments ul li {
	background: url(library/styles/default/images/user-comment-grey.gif) 0 5px no-repeat;
	padding-left: 18px;
}

#footer .widget_recent_entries ul li {
	background: url(library/styles/default/images/web-page-grey.gif) 0 5px no-repeat;
	padding-left: 18px;
}

#site-info {
	float: left;
	clear: left;
	margin: 10px 30px;
}

#site-info p {
	margin: 0;
}

#nav-footer {
	float: right;
	margin: 10px 30px;
}

#nav-footer a:hover {
	text-decoration: underline;
}

.FB_SERVER_IFRAME {
/* 	height: 330px !important; */
}

.other-entries {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.other-entries li {
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
	margin-bottom: 18px;
}

.category-cucina .other-entries li, .home .other-entries li {
	display: block;
	float: left;
	clear: none;
	overflow: hidden;
	margin-bottom: 18px;
}

.category-cucina .other-recipes li {
	display: block;
	float: left;
	clear: right;
	overflow: hidden;
	margin-bottom: 3em;
 	margin-right: .5em; 
	width: 48%;
	height: 15em;
}

/*
.category-cucina .other-recipes li {
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
	margin-bottom: 18px;
}
*/

.other-entries .entry-image img {
	display: block;
	float: left;
	clear: left;
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 5px 5px 0;
}

.other-entries .entry-title, .other-entries .entry-date {
	display: block;
}

.other-entries .entry-title {
	font-size: 110%;
}

.other-entries .entry-date {
	font-size: 90%;
}

/*
.other-entries, .category-cucina .other-entries, .home .other-entries {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
*/



/*
.category-cucina .other-recipes li {
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
	margin-bottom: 18px;
}
*/

.other-entries .sociable {
	display: none;
}

.category-cucina .other-entries .entry-title, .home .other-entries .entry-title {
	margin-bottom: 9px;
}

.category-cucina .other-entries .entry-image img, .home .other-entries .entry-image img {
	display: block;
	float: left;
	clear: left;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 5px 5px 0;
}

.category-cucina .other-recipes .entry-image img {
	display: block;
	float: left;
	clear: left;
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 5px 5px 0;
}

ul.widget-recent-posts, ul.widget-recent-videos {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.widget-recent-posts li, ul.widget-recent-videos li {
	background: transparent;
	padding: 0;
}

.widget-recent-posts .entry-excerpt, .widget-recent-posts .entry-image, .widget-recent-posts .entry-title {
	display: block;
	clear: both;
}