/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #fff;
font-size: 13px;
line-height:1.5em;
font-family: Helvetica, Arial, SunSans-Regular, Sans-Serif;
color:#e6dfc9;
padding:0px;
margin:0px;
}

a {color: #FFF;}
a:visited {color:#FFF;}
a:hover {color: #564b47;}
a:active { color:#000000;}

img {border:0;}

#sortable_photos li {
  list-style: none;
  padding-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
}

#sortable_photos li ul {
  margin-left: 0;
  padding-left: 0;
}


/* ----------container to center the layout-------------- */
#container {
width: 867px;
margin-left: auto;
margin-right: auto;
background-color:#99482a;
border:1px solid #99482a;
}

#contettext{
padding: 25px 20px 20px 20px;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #e6dfc9;
height:112px;
text-align: left;
padding: 0px;
margin: 0px;
vertical-align:middle;
border-top:1px #99482a;
border-left:1px #99482a;
border-right:1px #99482a;
}
#logo {
height:112px;
width:272px;
float:left;
}
#nav {
width:543px;
height:24px;
margin-top:44px;
margin-bottom:44px;
display: inline-block;
float:right;
}
#nav img{
border:0;
padding:0;
margin:0;
}
/* -----------------content--------------------- */
#content {
background-color: #736357;
padding: 0px;
margin-left: 272px;
margin-right: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 0;
margin:0px;
}

#content h2{
padding:0;
margin:0;
color:white;
font-size:19px;
font-weight:normal;
}

#pagetitle h1{
font-size:14px;
margin:0;
padding:0;
font-weight:normal;
color:white;
}

#nextpage a{
font-size:12px;
float:right;
color:white;
text-decoration:none;
}

#nextpage a:hover{
text-decoration:underline;
}

.byline{
color:white;
}

hr{
color:#8a7c6e;
}
/* -----------------portfolio content--------------------- */
#portcontent {
background-color: #736357;
padding-top:30px;
padding-left:25px;
}

#portlink {
font-size:14px;
text-decoration:none;
color:white;
}

.projrow {
padding-bottom:60px;
height:173px;
clear:both;
}

.project {
width:255px;
padding-right:25px;
float:left;
padding-bottom:60px;
height:173px;
}

.projectimage{
border:1px solid #000;
float:left;
}

.projectimagetext {
border:1px solid #000;
background-color:#000;
width:255px;
height:20px;
float:left;
color:white;
}

.projectimagetext a{
color:white;
text-decoration:none;
padding-left:8px;
}

#projecttext {
width:255px;
height:173px;
background-color:#99482a;
border:1px solid #e6dfc9;
float:left;
color:white;
}

#projecttext H1 {
font-size:19px;
padding:5px 10px 0 10px;
margin:0px;
margin-top: 8px;
font-weight:normal;
}

#projecttext p{
font-size:13px;
line-height:18px;
padding:5px 10px;
}

#projectcontent {
margin-left:120px;
padding-bottom:80px;
text-align:right;
width:460px;
}

#pagination{
color:white;
padding: 10px 0;
}

#pagination a{
color:white;
text-decoration:none;
}
/* --------------left navi------------- */
#left {
float: left;
width: 272px;
margin: 0px;
padding: 0px;
background-color: #99482a;
}
div#left { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
#lefttext {
padding: 30px 20px;
font-size:15px;
color:#e6dfc9;
}

#lefttext h1{
font-size:19px;
font-weight:normal;
padding:0;
margin:0 0 10px 0;
}

#portlefttext {
padding: 30px 20px;
font-size:15px;
color:#FFF;
}

#portlefttext h1{
font-size:19px;
font-weight:normal;
padding:0;
margin:0 0 10px 0;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 5px 0;
color: #99482a;
font-size:12px;
border:0;
height:23px;
background-color:white;
}
#footertext{
display: inline-block;
float:left;
line-height:23px;
}
#footericons{
display: inline-block;
float:right;
}
#footercontainer {
width: 867px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}
/*-- newsletter --*/

#newsletter {
padding: 30px 20px;
background-color:#818285;
font-size:11px;
color:white;
}
#newsletter .head{
font-size:12px;
}
#newsletter form{
padding:0;
margin:0;
height:25px;
}
#newsletter input.email{
width:150px;

}
#newsform div.email{
float:left;
}
#newsform div.submit{
float:right;
}
