/* Global Resetting */
html{	
	width: 100%;
	height: 100%;
}
body {
	background-color: #D6D7DA;
	width: 100%;
	height: 100%;
	font-size: 70%;
	/* reset font-sizes to 1em == 10px */
}

/* body.home { */
/* 	background-color: #EAE9EE; */
/* } */

* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	list-style:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

/* Layout CSS */
#Main {
	margin:30px auto;
	width:800px;
}
#Header {
	
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
    margin-right: 100px;
	clear:left;
}

#navigation {
    width: 250px;
    float: left;
}


	#Header #gals {
		color: #eee;
		font-size: 2.5em;
		line-height:1em;
		padding-left:20px;
        float:right;
        font-weight: bold;
        text-align: right;
	}

	#Header #gals2 {
		color: #eee;
		line-height:1.2em;
		padding-left:20px;
        float:right;
        font-weight: bold;
        text-align: right;
	}
    #Header #gals a, #Header #gals2 a  { text-decoration: none; color: #eee}
    #Header #gals2 a { line-height: 1.1em; font-size: 120%;}
    #Header #gals span {color:#FC8E08;}
	#Header h1 {
		color: #FC8E08;
		font-size:2.5em;
		line-height:1em;
		padding-left:20px;
        float:right;
        padding-top: 5px;
	}
		#Menu1 {
			/* padding:10px 50px 0; */
            /* width: 250px; */
		}
			#Menu1 li {
				/* float:left; */
				margin-left:2px;
				/* background:url(../images/menu1_right.gif) no-repeat right top; */
			}
				#Menu1 li.current,
				#Menu1 li.section {
					/* background:url(../images/menu1_right_on.gif) no-repeat right top; */
				}
				#Menu1 li a {
					display:block;
					color:#aaa;
					font-weight:bold;
					font-size:1.1em;
					text-decoration:none;
					/* padding:5px 15px; */
					/* background:url(../images/menu1_left.gif) no-repeat left top; */
				}
					#Menu1 li a:hover {
						color:#999;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
						/* background:url(../images/menu1_left_on.gif) no-repeat left top; */
						color:#d2ebff;
					}

#ContentContainer {
	/* background:#f5f5f5 url(../images/ss_watermark.gif) bottom left no-repeat; */
	padding-top:20px;
	padding-bottom:20px;
	overflow: auto;
}

#Banner {
	text-align: center;
}

#Menu2 {
	margin-left: 10px;
	/* width: 17em; */
	/* float:left; */
	/* background:#f0f0f0; */
	/* border:1px solid #ddd; */
	/* padding:10px 10px 10px 10px; */
}
	#Menu2 li a {
		color:#f7f7f7;
		font-weight:bold;
		text-decoration:none;
	}
	#Menu2 li a:hover {
		text-decoration:none;
		color:#f3f3f3;
	}
	#Menu2 li.current a,
	#Menu2 li.section a {
		color: #FC8E08;
	}

#intro {
    /* width: 400px; */
    float: right;
}

#intro blockquote {
    font-size: 28px;
    font-weight: bold;
    line-height: 0.9em;
    color: #aaa;
	line-height: 1.0em;
}

#intro p {
    font-size: 14px;
    color: #eee;
    font-weight: bold;
    margin-top: 5px;
}

#intro blockquote span {
    color: #FC8C1C;
}

#Content {
	float: left;
	margin: 0px ;
	width:70%;
}

div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

#Footer {
	background:#015581;
	clear:both;
	text-align:right;
	padding-right:20px;
	border:1px solid #ccc;
	border-top:0;
}
	#Footer span {
		color:#ccc;
		font-size:1.1em;
		line-height:2em;
		font-weight:bold;
		padding-left:20px;
		background:url(../images/ss_logo.gif) no-repeat;
	}
	#Footer a {
		color:#fff;
	}
		#Footer a:hover {
			text-decoration:none;
		}


/* The rest of this file is for the second tutorial */
#NewsList,
#StaffList {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#NewsList li,
#StaffList li {
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
	}
	#NewsList li.newsDateTitle a {
		font-size:1.3em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		padding-left:20px;
		background:url(../images/treeicons/news-file.gif) no-repeat left center;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px dotted #0083C8;
		}
		
	#NewsList li.newsSummary {
		margin-bottom:20px;
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
	margin-bottom:10px;
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#StaffList .staffname { 
	clear: both;
	padding-left: 60px;
	height: 1.2em;
}

#StaffList .staffphoto {
	float: left;
	margin-left: 3px;
	margin-top: -1.2em;
}     
#StaffList .staffphoto img {
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
	margin-bottom:30px;
}

#StaffPhoto {
	float: left;
	margin-right: 10px;
}

#StaffPhoto img {
	border:1px solid #AAA;
}

#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
	#PageComments li {
		list-style:none;
		padding:5px;
		margin:0;
		font-size:1em;
		border-bottom:1px dotted #bbb;
	}
		#PageComments li p span {
			font-style:italic;
		}
		#PageComments a.deletelink {
			font-weight:bold;
		}

			
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#0083C8;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}

		


#fotos {
    width:602px;
    height:443px;
    position:absolute;
    top:150px;
    margin-left:100px;
}
#fotos .grande {
    width: 185px;
    height: 225px;
    position:absolute
}
#fotos .peq {
    width: 90px;
    height: 100px;
    position: absolute;
}


#fotos div div {
    margin-top: 5px;
	color: #999;
    font-size: 10px;
}

#fotos div.grande div {
    margin-top: 0;
    /* height: 25px; */
    /* overflow: hidden; */
}

#fotos div.peq div {
    margin-top: 0;
    /* height: 15px; */
    /* overflow: hidden; */
}


.disenadora #Content { width: 95%; }


#introsolo {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

body.intro {
background-color: #eae9ee;
}

body #ContentContainer h1,
body #ContentContainer h2,
body #ContentContainer h3,
body #ContentContainer h4,
body #ContentContainer h5,
body #ContentContainer h6  {
    color: #fafafa;
    font-size: 350%;
    margin-right: 5px;
}

body #Content {
    width: 725px;
}

body.eventos .typography td {
    padding: 0;
}

#Content img {
    border: 5px white solid;
    border-bottom: 15px white solid;
}

/* .hidden { */
/*  display: none; */
/* } */

body.publicaciones  #Content img,
body.home #Content img,
body.contacto #Content img,
body.disenadora #Content img,
body.tiendas #Content img,
body.aliados #Content img {
    border: 0;
}

body.eventos  #Content img {
    margin: 5px;
    border-top: 12px solid white;
    border-left: 8px solid white;
    border-right: 8px solid white;
    border-bottom: 20px solid white;
    shadow: 
}

body.eventos  #Content {
  text-align: right;
}

body.eventos  #Content p {
  margin-right: 5px;
}

body.eventos  #Content table {
  margin-left: auto;
  margin-right: 5px;
}

.disenadora p  {
    color: #f9f9f9;
}

body.contacto #Content a {
    color: white;
}

body.eventos #Content h1 a {
color: white;
}

body.eventos #Content * a {
color: white;
}

body.tiendas #Content * a {
color: black;
}
