/**************************************
 * THEME NAME: esocratesorg
 *
 * Files included in this sheet:
 *
 *   esocratesorg/esocrates.css
 **************************************/

/***** esocratesorg/esocrates.css start *****/

body {
	margin: 0;
	padding: 0;
	font:normal Tahoma,sans-serif;
	line-height:1.5em;
	font-size:0.9em;
	color:#626262;
	background:white;
}

td {
	font:normal Tahoma,sans-serif;
	line-height:1.5em;
	color:#626262;
}

a:link,
a:active,
a:hover,
a:visited {
	color: #3D5C79;
}
#site-index .block_html a:link,
#site-index .block_html a:visited,
.sitetopic a:link, 
.sitetopic a:visited {
	text-decoration:underline;
}
#header,
#header-home {
	/* background: #3D5C79; */
	color: white;
	margin: 10px;
	background: url(pix/campus_header_generale_400.png) left top #fff no-repeat;
	height: 130px;
}

#header a,
#header-home a {
	/* color: #AEC7E3; */
}

.headermenu {
	background: url(pix/anziani_96x86.png) bottom right transparent no-repeat !important;
	float: right;
	height: 125px;
}

#header .headermain,
#header-home .headermain{
	display: none!important;
}




.navbar {
	/*background: #7590AE;
	 color: #EFC63D; */
	 background: #004B8E;
	color: #EF7E00;
	border: none;
	padding: 0;
	padding-left: 10px;
}

.navbar a {
	color: white;
}

.breadcrumb .sep {
	color: #eee;
}

hr {
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #ddd;
}

* html hr {
	margin-top: -7px;
	margin-bottom: -7px;
}

*:first-child+html hr {
        margin-top: -7px;
        margin-bottom: -7px;
}

#layout-table .sideblock .header {
	border: none;
}

.sideblock h2 {
	color: #7590AE;
}

.sideblock .content{
	border: none;
}

h2.headingblock {
	border: none;
}

#layout-table #left-column {
	border-right: 1px solid #ddd;
}

#layout-table #right-column {
	border-left: 1px solid #ddd;
}

#footer {
	margin: 0;
}

body.mod-forum #content {
	padding: 10px;
}

.forumheaderlist .discussion .starter,
.forumpost .starter,
.forumpost .topic {
	background: #eee;
}
.sideblock h2 {
	color:#333 ;
}

.sideblock .content {
	line-height:1.5em;
}

#course-view .summary {
	color:#333;
}

#course-view .current td.side {
	background:#ddd;
}

#course-view .section .activity a{
	background: #fafafa;
	display:block;
	padding:4px;
	border:1px solid #fafafa;
}

#course-view .section .activity a:hover{
	border: 1px solid #3D5C79;
}

#course-view.editing .section .activity a,
#course-view.editing .section .activity a:hover{
	display:inline;
	border:none;
	padding:0;
}

.sitetopic {
	border:none;
	width:600px;
	margin:auto;
}

body#site-index .headingblock {
	width:600px;
	margin:auto;
}

body#site-index .categorybox {
	width:600px;
	margin:auto;
	margin-bottom:20px;
	background:#fafafa;
}

#site-index #layout-table #right-column {
	width:300px !important;
}

* {
	-moz-border-radius: 0 !important;
}
.name a:link a:visited {
	text-decoration: underline !important;
}
.name a:hover a:active{
		text-decoration: none !important; 
}
.name {
	font-weight: bold;
	font-size: larger;
	margin-bottom: 12px;
	margin-top: 5px;
}


/***** esocratesorg/esocrates.css end *****/

