/* Start of CMSMS style sheet 'dáma-wide' */
* {margin: 0; padding: 0;}

body {
	background: #690102 url(/images/damatheme/contentbg-wide.jpg) repeat-y;
	background-position: center;
	left: 50%;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 0;
}

a {color: #642;}
a:hover {color: #963;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	background: url('/images/damatheme/quote.gif') no-repeat;
	display: block;
	font: normal Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding-left: 30px;}
ol {padding-left: 30px;}

/* structure */
#wrapper {
	margin: 0 auto;
	width: 974px;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 974px;
}

/* header */
.title {
	background: #E2DED4 url(/images/damatheme/t1.jpg) repeat-x;
	height: 56px;
	padding-top: 35px;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0px 10px 48px;
}

.header {
	background: #DAD7C5 url(/images/damatheme/t2.jpg) no-repeat left bottom;
	height: 223px;
}

/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#menu_horiz {
	background: #DED9D0 url(/images/damatheme/nav.jpg) repeat-x; height: 41px;
	border-top: 1px solid #996;
	margin-left: 18px;
	margin-right: 18px;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0;
   padding: 0;
   border-right: 1px solid #C9C6B3;
}


/* menu list items */
div#menu_horiz li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0;
}


/* the links, that is each list item */
div#menu_horiz a {
 	background: #FFF url(/images/damatheme/nav.jpg) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}


/* hover state for links */
div#menu_horiz li a:hover {
   background-position: left bottom; color: #331;
}
div#menu_horiz a.activeparent:hover li.activeparent:hover{
 	background: #FFF url(/images/damatheme/nav.jpg) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}

/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_horiz li.activeparent a {
 	background: #FFF url(/images/damatheme/nav.jpg) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}

div#menu_horiz h3 {
 	background: #FFF url(/images/damatheme/nav.jpg) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #802729;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}

/* main */
.main#two-columns {
	background: transparent;}

.main .left {
        font-size: 17px;
        line-height: 20px;
}

/* bottom */
.bottom {
	background: url(/images/damatheme/f1.jpg);
	color: #444;
	padding: 14px 32px;
}
.bottom .left,.bottom .right {width: 49%;}
.bottom .right {text-align: right;}

/* footer */
.footer {
	background: url(/images/damatheme/f2.jpg);
	height: 61px;
	color: #EED;
	padding: 22px 32px 0px 32px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 965px;}
.col2 .right .content {background: none; margin-right: 19px;}
.col2 .right {width: 0px;}
.content {padding: 25px 27px 20px 32px;
	min-height:300px;
	height:auto !important;
	height:300px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 10px; text-align: left;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 0px;
	text-decoration: none;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}


/* e107 core style */
.indent {
	padding: 3px;
    margin: 5px;
    font: 9px verdana, tahoma, arial, sans-serif;
    color: #000060;
    border: 1px solid;
    background-color: #e2edf0;
    border-bottom: #004460 1px solid;
    border-left: #0079a8 1px solid;
    border-right: #004460 1px solid;
    border-top: #0079a8 1px solid;
}    

table {
	margin-left: auto;
	margin-right: auto;
}

img { border: 0; }
/* End of 'dáma-wide' */

