/*
THEME NAME: Jieldé
THEME URI:
DESCRIPTION:
VERSION:
AUTHOR: <a href="mailto:tim@costaleclercdesign.com">Tim Lin</a>
AUTHOR URI:
TAGS:
*/

/* Jieldé CSS */

@import url('bg.css');

body {
	background:#F6F6F6;
	color:#323232;
	font-size:14px;
	margin:0;
}

#bgimages {
	position:static;	
}

h1 {
	font-size:2.5em;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}

h2 {
	font-size:2em;
	font-weight:normal;
	margin:0 0 3px 0;
	padding:0;
}

h3 {
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 3px 0;
	padding:0;
}

p {
	font-weight:300;
	margin:0 0 25px 0;
	padding:0;
}

p strong {
	font-weight:700;
}

#indexdiv {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
}

#indexdiv #jieldesig {
	position:relative;
	width:158px;
	height:60px;
	margin:0 auto 0 auto;
}

#indexdiv #jieldesig.statictitle {
	position:relative;
	width:158px;
	height:60px;
	margin:0 auto 0 auto;
	background:url(images/jielde_logo_k.png) no-repeat;
}

#indexdiv #jieldesig.catalogues {
	position:relative;
	width:705px;
	height:60px;
	margin:0 auto 0 auto;
}

#indexdiv h1 {
	margin:0;
	padding:0;
	text-indent:-10000px;
}

#indexdiv h1 a:link, #indexdiv h1 a:visited {
	width:158px;
	height:60px;
	display:block;
	background:url(images/jielde_logo_k.png) no-repeat;
}

#indexdiv h1 a:hover {
	width:158px;
	height:60px;
	display:block;
	background:url(images/jielde_logo_m.png) no-repeat;
}

#indexdiv h1.catalogues a:link, #indexdiv h1.catalogues a:visited {
	width:705px;
	height:60px;
	display:block;
	overflow:hidden;
	background:url(images/jielde_dl.png) 0 0 no-repeat;
}

#indexdiv h1.catalogues a:hover {
	width:705px;
	height:60px;
	display:block;
	overflow:hidden;
	background:url(images/jielde_dl.png) 0 -60px no-repeat;
}

a.loft_dl:link, a.loft_dl:visited {
	width:120px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background:url(images/jielde_loft.png) 0 0 no-repeat;
}

a.loft_dl:hover {
	width:120px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background:url(images/jielde_loft.png) 0 -60px no-repeat;
}

a.lak_dl:link, a.lak_dl:visited {
	width:120px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background:url(images/jielde_lak.png) 0 0 no-repeat;
}

a.lak_dl:hover {
	width:120px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background:url(images/jielde_lak.png) 0 -60px no-repeat;
}

a.signal_dl:link, a.signal_dl:visited {
	width:160px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background:url(images/jielde_signal.png) 0 0 no-repeat;
}

a.signal_dl:hover {
	width:160px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background:url(images/jielde_signal.png) 0 -60px no-repeat;
}

a.augustin_dl:link, a.augustin_dl:visited {
	width:240px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background:url(images/jielde_augustin.png) 0 0 no-repeat;
}

a.augustin_dl:hover {
	width:240px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background:url(images/jielde_augustin.png) 0 -60px no-repeat;
}

#indexdiv p {
	margin:0;
	padding:0;	
}
/*
#indexdiv a:link, #indexdiv a:visited {
	text-decoration:none;	
}

#indexdiv a:hover {
	text-decoration:none;	
}
*/

#indexcontainer {
	width:100%;
	height:100%;
	min-height:550px;
}

#catalogues_dl {
	position:absolute;
	width:100%;
	height:100%;
	background:url(images/bg_catalogues_dl.gif) center;
}

#container {
	position:relative;
	width:100%;
	height:auto;
	z-index:300;
}

#content {
	position:relative;
	max-width:600px;
	height:auto;
	min-height:475px;
	margin:30px auto 30px auto;	
}

#content a:link, #content a:visited {
	text-decoration:underline;
	color:#323232;
}

#content a:hover {
	text-decoration:none;
	color:#ff2200;
}

#footer {
	position:relative;
	text-align:center;
	z-index:302;
	margin:0;
	padding:0;
	clear:both;
	bottom:2em;
}

#footer ul {
	padding:0;
	margin:0 0 5px 0;
	list-style:none;
	text-align:center;
}

#footer ul li {
	display:inline;
	border-right:solid #323232 1px;
	padding:0 15px 0 10px;
}

#footer ul li:last-child {
	padding:0 0 0 10px;
	border:none;	
}

#footer p {
	font-size:0.9em;	
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#323232;	
}

#footer a:hover {
	text-decoration:none;
	color:#ff2200;	
}

#palette {
	max-width:600px;
}

#palette ul {
	margin:0;
	padding:0;	
}

#palette ul li {
	width:60px;
	height:60px;
	list-style:none;
	float:left;
	margin:0 6px 10px 0;
}

#palette ul li p {
	font-size:0.7em;
	margin:2px 0 0 3px;
	font-weight:bold;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap textarea {
	width:298px;
	border:solid 1px #000;
}

@media (max-width: 500px) {
	#content {
		position:relative;
		height:auto;
		min-height:475px;
		margin:30px auto 30px auto;	
	}
	#palette ul li {
    	float: none;
		display:inline-block;
	}

}