/*CSS for SC project*/

/*CSS for home page*/

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom : 0.5em;
}

a {
	color: Black;
	text-decoration: none;
}

img {
	display: inline;
	border : none 0px;
}


ol, ul {
	list-style-type: none;
}

a.current, .current a, #content-project-name, #content-project-name a, a.button {
	font-style: italic;
}

a.current, .current a, a:hover, #content-subcategories a:visited, #content-subsubcategories a:visited, input, a#content-project-category, #content-project-name, #content-project-name a, a.button  {
	color: #9fa1a4;
}



label {
	display : block;
	margin-top : -20px;
}

input, textarea {
	border : 0px none;
	width : 650px
}

input {
	font-family: Times New Roman;
	margin-left : -15px;
}

textarea {
	height : 50px;
}

br, #content {
	clear :both;
}



#meta-body, .content-news-published, textarea, #content-project-credits h2 {
	font-family: Times New Roman;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#meta-body {
	margin-top: 25px;
	padding-left: 25px;
	margin-bottom : 50px;
}


#chrome-menu-items {
	display: inline;
}

#chrome-id {
	width: 105px;
	display: inline;
}

#chrome-menu {
	display: inline;
	width: auto;
	margin-left : 15px;
}


#chrome-locales {
	width: 20px;
	display: inline;
}


#chrome-menu-items li {
	display: inline;
	width: auto;
}
#chrome-menu-items li:first-child {
	background: none;
}

#content-categories .separator, form .separator {
	margin-left : 5px;
	margin-right : -3px;
	font-size : 55px;
	font-weight : bold;
	line-height:55px;
}
form h1  {
	margin-bottom : 15px;
}


form .separator  {
	margin-left : -15px;
}

h1 .separator {
	margin-right : -15px;
}

.project h1 {
	margin-top : 10px;
}


#content-categories, .page h1, .observations h1, .shop h1, .news h1, form {
	margin-top : 25px;
	margin-right : 200px;
}

#content-categories ol li, #content-categories ol li a, .page h1, .project h1, .observations h1, .shop h1, .news h1, label, input, form a, form h1, a.button {
	line-height : 88px;
	letter-spacing: -3px;
	font-weight : normal;
	font-size: 94px;
	text-transform : none;
}


#content-categories ol li, #content-categories ol li a {
	text-transform : capitalize;
}

#content-categories ol li{

}


#content-categories ol li {
	display: inline;
	width: auto;
}


#content-subcategories {
	margin-top : 50px;
	float : left;
	width : 195px;
}

#content-subcategories h1, #content-subsubcategories h1 {
	font-style: italic;
	color: #9fa1a4;
	font-size : 10px;
}

#content-subsubcategories {
	margin-top : 50px;
	margin-left : 245px;
	text-transform: uppercase;
}

#content.project {
	font-size: 10px;
	letter-spacing: normal;
	margin-top : 0px;
}


#content-project-representation, #content-project-representationsThumbs {
	margin-top : 20px;
	margin-left : -25px;
}

#content-project-representationsThumbs img {
	float : left;
}

#content-project-name, #content-project-representations, #content-project-boutique  {
	display : inline;
}

#content-project-order  {
	color : red;
}

#content-shop-help {
	margin-top  : 10px;
	width : 350px;
}

#content-project-attributes {;
	margin-top:10px;
	float : left;
	width: 300px;
}
#content-project-credits {
	margin-top  : 10px;
	margin-left : 375px;
	float : none;
}


#content-project-description, #content-page-content, .content-news-news {
	margin-top : 50px;
	font-size : 36px;
	text-transform : none;
	font-weight : normal;
	margin-right : 300px;
	clear : both;
}
