/*
Theme Name: Monterone
Theme URI: http://www.monterone.it/
Description: Residenza Universitaria Monterone
Version: 1.0 
Author: Elever srl
Author URI: http://www.elever.it/ 
*/

/* @group reset */

/* RESETTING
// *******************************************
// http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
// *******************************************
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
/*:focus {
	outline: 0;
}
*/

/* remember to highlight inserts somehow! */
/*ins {
	text-decoration: none;
}
*/

/*del {
	text-decoration: line-through;
}
*/

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
//
//
END RESETTING ********************************
*/


/* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
body {
	background:#3e3e40 url(images/mainbckg.gif) repeat-x;
	font-family: Arial;
	color: #fff;
}

#headcdovo {
	left: -75px;
	top: 105px;
	width: 336px;
	height: 125px;
	background: transparent url(images/cdovo.png) no-repeat;
	position: absolute;
	z-index: 5;
}

#headmaschio {
	left: 0;
	top: 90px;
	width: 256px;
	height: 140px;
	background: transparent url(images/maschio.png) no-repeat;
	position: absolute;
	z-index: 5;
}

#everything {
	margin: 0 auto;
	width: 968px;
	overflow: hidden;
	z-index: 10;
	position:relative;
	/*border:1px solid #fff;*/
}

#mainleft {
	float: left;
	width: 598px;
	overflow: hidden;
	background: transparent url(images/logomonterone.gif) no-repeat top left;
}

#mainright {
	float: right;
	width: 370px;
	overflow: hidden;
}

.clearboth {
	clear: both;
	height: 0px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

/* ----  header: start ---- */
#header {
	width: 598px;
	height: 230px;
	background: transparent url(images/header.png) no-repeat bottom right;
	overflow:hidden;
}

#header a {
	width: 598px;
	height: 230px;
	display: block;
	text-indent: -5000px;
}
/* ----  header: end ---- */

/* ----  mainmenu: start ---- */
#mainmenu {
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 7px;
	width: 578px;
	overflow: hidden;
	color: #fff;
}

#mainmenu h2 {
	display: none;
}

#mainmenu ul {
	
}

#mainmenu ul li {
	/*display:inline;*/
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 60px;/*con blog: 44px*/
}

#mainmenu ul li.menu_blog {
	padding-right: 0px;
}

#mainmenu ul li.menu_notizie {
	padding-right: 0px;
}

#mainmenu ul li a {
	color: #2281cd;
	text-decoration: none;
}

#mainmenu ul li a.selcat {
	color: #d53e39;
	text-decoration: none;
}

#mainmenu ul li a:hover {
	color: #d53e39;
	text-decoration: none;
}

#mainmenu ul li ul {
	display: none;
	float: none;
	background-color: transparent;
	position: absolute;
	z-index: 20;
	width: 105px;
	/*margin-top: 15px;*/
	margin-left: -10px;
	padding-top: 7px;
}
/*
#mainmenu ul li ul.ul_blog {
	width: 94px;
}
*/
#mainmenu ul li:hover ul {
	display: block;
}

#mainmenu ul li ul li {
	display: block;
	border-bottom: 1px solid #3e3e40;
	width: 85px;
	background-color: #28282a;
	padding: 4px 10px;
}
/*
#mainmenu ul li ul li.li_blog {
	width: 74px;
}
*/

#mainmenu ul li ul li a {
	font-size: 11px;
	color: #fff;
	background-color: #28282a;
	text-transform: none;
	font-weight: normal;
	display: block;
}
/* ----  mainmenu: end ---- */

/* ---- leftcol: start ---- */
#leftcol {
	width: 76px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 107px;
	font-size: 11px;
	float: left;
}

#leftcol h2 {
	display: none;
}

#leftcol li {
	border-bottom: 1px solid #2281cd;
}

#leftcol li a {
	color: #fff;
	text-decoration: none;
	width: 73px;
	display: block;
	padding-bottom: 7px;
	padding-top: 6px;
	padding-left: 2px;
}

#leftcol li a:hover {
	text-decoration: underline;
}

#brochure {
	margin-top: 28px;
	padding-bottom: 28px;
	text-align: center;
	line-height: 13px;
	background: transparent url(images/ico_pdf.gif) no-repeat center top;
	border-bottom: 1px solid #2281cd;
}

#brochure a {
	color: #fff;
	text-decoration: none;
}

#brochure a span {
	display: block;
}

#brochure a:hover span {
	text-decoration: underline;
}

/* ---- leftcol: end ---- */

/* ---- rightcol: start ---- */
#rightcol {
	width: 483px;
	overflow: hidden;
	float: right;
	margin-right: 10px;
	margin-top: 13px;
}

#rightcol strong {
	color: #4eaaf4;
	font-weight: normal;
}

#rightcol ul, #rightcol  ol {
	list-style: disc;
	margin-left:20px;
	margin-bottom: 10px;
	margin-top: -5px;
}

#rightcol ul li, #rightcol  ol li {
	margin-left:20px;
}

.thecontent {
	font-size: 14px;
	line-height: 18px;
}

.thecontent_cat {
	font-size: 12px;
	line-height: 16px;
}

.thecontent_cat h2 {
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:10px;
}

.thecontent_cat a {
	color: #4eaaf4;
	font-weight: normal;
	text-decoration: underline;
}

.thecontent_cat a:hover {
	text-decoration: none;
}

.thecontent a {
	color: #4eaaf4;
	font-weight: normal;
	text-decoration: underline;
}

.thecontent a:hover {
	text-decoration: none;
}

.thestorycontent_cat {
	margin-bottom: 15px;
}

.thestorycontent_cat p {
	margin-bottom: 15px;
}

.thestorycontent p {
	margin-bottom: 15px;
}

.thetitle {
	margin-bottom:10px;
	margin-top:5px;
}

.thetitlesingle {
	margin-bottom:15px;
	margin-top:5px;
}

.thetitle_cat {
	margin-bottom:10px;
	margin-top:5px;
}

.thetitlesingle h2 {
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	padding-bottom: 5px;
	border-bottom: 1px solid #28282a;
}

.thetitle h2 {
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

.thetitle_cat h3 a {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	display:block;
	border-bottom: 1px solid #28282a;
	padding-bottom:3px;
}

.themeta {
	text-align: right;
}

.themeta a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

.themeta a:hover {
	text-decoration: underline;
}

.frontpage {
	margin-top: 40px;
}

#rightcol ul li a, #rightcol ol li a{
	color: #fff;
	text-decoration: none;
}

#rightcol ul li a:hover, #rightcol ol li a:hover {
	text-decoration: underline;
}

#rightcol table td {
	padding:5px;
	text-align:center;
}

#rightcol table {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin-bottom: 15px;
	width: 100%;
}

#rightcol blockquote {
	margin:20px 0px 20px 30px;
	padding-left:10px;
	padding-right:10px;
	border-left: 1px solid #bbb;
}

.relatedposts {
	border-top: 1px solid #28282a;
	padding-top:5px;
	margin-top: 30px;
	font-size: 12px;
	color:#bbb;
}

.relatedposts a {
	color:#bbb;
}

.relatedposts a.a_cat {
	text-decoration: none;
	font-weight: bold;
}

.navpost {	
	font-size: 12px;
	color:#bbb;
}

.navpost a {
	color:#bbb;
	text-decoration: none;
}

.navpost a:hover {
	text-decoration: underline;
}
/* ---- rightcol: end ---- */

/* ---- ricerca: start ---- */
#searchdiv {
	margin-top: 50px;
	margin-bottom: 9px;
	margin-right: 10px;
	width: 360px;
	overflow: hidden;
	font-weight: bold;
}

#searchsubmit {
	float: right;
	margin-right: 6px;
	margin-top: 1px; /* 7px */
}

#searchsubmit a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
} 

#searchinput {
	float: right;
}

#searchdiv input {
	height: 18px;
	width: 168px;
	border-top: 1px solid #084b81;
	border-left: 1px solid #084b81;
	border-bottom: 1px solid #2281cd;
	border-right: 1px solid #2281cd;
	font-size: 12px;
}
/* ---- ricerca: end ---- */

/* ---- news: start ---- */
#newstotal {
	
}

#newstop {
	width: 370px;
	height: 20px;
	background: transparent url(images/newstop.png) no-repeat bottom;
}

div.newsmain {
	width: 370px;
	height: 330px;
	background: transparent url(images/newsmain.png) repeat-y;
}

#newsmain {
	position: relative;
	color: #3e3e40;
	float: left;
	overflow: hidden;
	font-size: 11px;
}

#newsmain h2 {
	margin-bottom: 10px;
}

#newsmain h3 {
	margin-bottom: 3px;
	line-height: 12px;
}

#newsmain h2 a {
	width: 140px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #969a0a;
	font-weight: bold;
}

#newsmain h3 a {
	width: 140px;
	display: block;
	text-decoration: none;
	color: #2281cd;
	font-weight: bold;
}

#newsmain h3 a:hover {
	text-decoration: underline;
}

#newsmain p {
	color: #3e3e40;
	line-height: 13px;
}

/*#newsmain strong {
	color: #2281cd;
	font-weight: bold;
}*/

#newsmain a {
	color: #2281cd;
	text-decoration: underline;
}

#newsmain a:hover {
	text-decoration: none;
}

#newsbottom{
	width: 370px;
	height: 20px;
	background: transparent url(images/newsbottom.png) no-repeat top;
}

div.newsslotlf {
	width: 140px;
	height: 140px;
	overflow: hidden;
	background-color: #f2f6f9;
	color: #3e3e40;
	float: left;
	padding: 10px;
	margin-left: 20px;
}

div.newsslotrg {
	width: 140px;
	height: 140px;
	overflow: hidden;
	background-color: #f2f6f9;
	color: #3e3e40;
	float: right;
	padding: 10px;
	margin-right: 20px;
}

div.newsimage {
	width: 150px;
	height: 150px;
	padding: 5px;
}

div.newsseparate {
	clear: both;
	height: 10px;
	width: 370px;
} 
/* ---- news: end ---- */


/* ---- highlight: start ---- */
div.highlight {
	width: 370px;
}

div.highltop {
	width: 370px;
	height: 20px;
	background: transparent url(images/highltop.png) no-repeat bottom;
}

div.highlmain {
	width: 370px;
	height: 108px;
	background: transparent url(images/highlmain.png) repeat-y;
}

div.highlmain ul {
	width: 160px;
	height: 108px;
	overflow: hidden;
	padding-left: 190px;
	padding-top: 24px;
	padding-bottom: 10px;
	position: relative;
	top: -24px;
	background: transparent url(images/highlstudente.jpg) no-repeat;
	background-position: 20px 0;
}

div.highlmain h2 {
	color: #d53e39;
	padding-left: 190px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

div.highlmain li {
	background-image: url(images/highlarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	border-bottom: 1px solid #bcd9f0;
	padding: 4px 0 3px 15px;
}

div.highlmain li a {
	font-size: 12px;
	color: #084b80;
	text-decoration: none;
}

div.highlmain li a:hover {
	text-decoration: underline;
}

div.highlbottom {
	width: 370px;
	height: 20px;
	background: transparent url(images/highlbottom.png) no-repeat top;
}
/* ---- highlight: end ---- */

/* ---- sponsored: start ---- */
div.sponsored {
	width: 370px;
}

div.sponstop {
	width: 370px;
	height: 20px;
	background: transparent url(images/highltop.png) no-repeat bottom;
}

div.sponsmain {
	width: 370px;
	height: 60px;
	background: transparent url(images/highlmain.png) repeat-y;
}

div.sponsmain ul {
	width: 160px;
	height: 60px;
	padding-left: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	top: -10px;
	background: transparent url(images/sponsored.gif) no-repeat;
	background-position: 20px 0;
}

div.sponsmain h2 {
	display: none;
}

div.sponsmain li {
	float: left;
	text-indent: -5000px;
	display: block;
}

div.sponsmain li a {
	display: block;
	height: 60px;
	width: 80px;
}

div.sponsbottom {
	width: 370px;
	height: 20px;
	background: transparent url(images/highlbottom.png) no-repeat top;
}
/* ---- sponsored: end ---- */

#footer {
	width: 100%;
	margin: 80px auto 0 auto;
	height: 105px;
	background-color: #28282a;
}

#centralfooter {
	width:968px;
	margin: 0 auto;
}

#infooter {
	width: 790px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	background-color: transparent;
	padding-top: 12px;
	padding-bottom: 7px;
	padding-left: 10px;
	float: left;
}

#credits {
	float: right;
	padding-right: 10px;
	text-align: right;
	width: 80px;
	padding-top: 6px;
}

#linefooter {
	clear: both;
	height: 0;
	width: 100%;
	border-bottom: 1px solid #3e3e40;
}

a.mailcontact {
	color: #fff;
	text-decoration: none;
}

a.mailcontact:hover {
	text-decoration: underline;
}
/**/
/* commentato 24 novembre 2008 
div.wp-caption {
	background-color: #333;
	padding-top: 4px;
	text-align: center;
}

div.wp-caption-cat {
	background-color: #333;
	padding: 4px;
	padding-bottom: 0;
	text-align: center;
}

div.wp-caption p {
	text-align: center;
	display: none;
}

div.wp-caption img {
	border: 1px solid #fff;
}

div.wp-caption-cat img {
	border: 1px solid #fff;
}

div.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
*/
/* nuovo 24 novembre 2008 */
div.wp-caption p {
	display: none;
}

div.alignright {
	float: right;
	margin-left: 10px;
}

div.alignleft {
	float: left;
	margin-right: 10px;
}


div.thestorycontent img {
	border: 4px solid #333;
	background-color: #fff;
	padding: 1px;
	margin-bottom: 5px;
}

div.thestorycontent img.alignleft {
	float: left;
	margin-right: 10px;
}

div.thestorycontent img.alignright {
	float: right;
	margin-left: 10px;
}

div.thestorycontent_cat img {
	border: 4px solid #333;
	background-color: #fff;
	padding: 1px;
	margin-bottom: 5px;
}

div.thestorycontent_cat img.alignleft {
	float: left;
	margin-right: 10px;
}

div.thestorycontent_cat img.alignright {
	float: right;
	margin-left: 10px;
}