/* RESET:: */
body,ul,li,ol,img,p,h1,h2,h3,h4,h5,h6,blockquote,form,textarea,input {
	border:none;
	margin:0;
	outline:0;
	padding:0;
	list-style:none;
}
/* // END OF RESET */

body {
	color: 261413;
	background-color: #261413;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
}
a {
	color: #500B0D;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

/* RULES FOR #TOP AND CHILDREN */
#top {
	background-color: #F4E9C0;
	background-image: url(../img/shadow-upwards.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#head {
	margin: 0 auto;
	width: 930px;
	overflow: hidden;
}
#logo {
	width: 290px;
	height: 84px;
	padding: 5px 0 5px 15px;
	float: left;
}
#nav {
	float:right;
	margin: 30px 10px 0 0;
}
#nav li {
	display:inline;
}
#nav li a {
	float: left;
	display: inline;
	padding: 10px 15px;
	color: white;
	margin: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav #nav-home a {
	background-color: #261413;
}
#nav #nav-about a {
	background-color: #261413;
}
#nav #nav-whatwedo a {
	background-color: #261413;
}
#nav #nav-blog a {
	background-color: #261413;
}
#nav #nav-contact a {
	background-color: #261413;
}
#nav #nav-home a:hover { background: #d06709; }
#nav #nav-about a:hover { background: #3c6c80; }
#nav #nav-whatwedo a:hover { background: #729b2b; }
#nav #nav-blog a:hover { background: #49a0c4; }
#nav #nav-contact a:hover { background: #af0a0e; }

/* RULES FOR #BANNER AND CHILDREN */
#banner {
	height: 180px;
	width: 100%;
	clear: both;
	background-color: #261413;
	background-image: url(../img/banner4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: white;
	border-bottom-color: white;
}
#banner-content {
	width: 930px;
	margin: 0 auto;
	position: relative;
}
#banner ul {
	position: absolute;
	top: -1000px;
}
#banner #banner-read-more {
	background: url(../img/read-more-background.png) repeat-x;
	display: block;
	position: absolute;
	top: 200px;
	height: 29px;
	right: 30px;
	width: 180px;
	text-align: center;
}
#banner #banner-read-more span {
	background: url(../img/read-more-left.png) no-repeat left top;
	display: block;
	
}
#banner #banner-read-more a {
	height: 29px;
	line-height: 29px;
	background: url(../img/read-more-right.png) no-repeat right top;
	display: block;
	padding: 0 10px;
	
}
#middle {
	background: url(../img/shadow-downwards.png) repeat-x;
}
#main {
	margin: 0 auto;
	width: 910px;
	clear: both;
	padding: 15px 0 0 0;
}
h1 {
	background: url(../img/main-content-top.png) no-repeat left top;
	padding: 20px 20px 0 20px;
	font-size: 1.8em;
}
p {
	padding: 0.4em 0;
	line-height: 1.4em;
}

.imgborder {
	border: 1px solid #261413;		
}
/* RULES FOR #CONTENT-WRAPPER AND CHILDREN */
#content-wrapper {
	width: 550px;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	background-image: url(../img/main-content-repeat.png);	
	}
	
#gallery-wrapper {
	width: 910px;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
#content ul, #sidebar ul {
	padding: 0.4em 0 0.4em 35px;
	list-style: circle;
}
#sidebar ul { padding: 0 30px 5px 30px; 
}
#content li, #sidebar li {
	list-style: none;
	padding: 2px 0;
	line-height: 2em;
}
#content {
	background: url(../img/main-content-base.png) no-repeat left bottom;
	padding: 10px 20px 20px 20px;
	overflow: hidden;
	float: left;
	width: 520px;
}

#gallery {
	padding: 10px 20px 20px 20px;
	overflow: hidden;
	float: left;
	width: 910px;
}
.unit-box {
	float: left;
	width: 151px;
	margin: 15px 9px;
}
#content .unit-box ul {
	padding: 5px 0 0 20px;
	font-size: 12px;
}
#content .unit-box li {
	list-style: square;
	padding: 2px 0;
}
.unit-box h2 {
	padding: 0.4em 0 0.4em 5px;
	font-size: 12px;
	color: #7D5836;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* RULES FOR #SIDEBAR AND CHILDREN */
a.rss {
	background: url(../img/rss.png) no-repeat left center;
	display: block;
	padding: 2px 2px 2px 20px;
	text-transform: uppercase;	
}
#subscribe {
	position: absolute;
	right: 20px;
	top: 20px;
}
#sidebar {
	float: right;
	background: url(../img/side-content-repeat.png);
	width: 335px;
	position: relative;
	margin-bottom: 15px;
}
#sidebar-content {
	background: url(../img/side-content-base.png) no-repeat left bottom;
	overflow: hidden;
}
#sidebar h2 {
	background: url(../img/side-content-top.png) no-repeat left top;
	padding: 20px 0 15px 20px;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar #news-items {
	background: url(../img/seperator.png) no-repeat center top;
	padding: 0;
}
#sidebar #news-items li img {
	float: left;
	padding: 0 5px 0 0;
}
#sidebar #news-items li {
	margin: 5px 0;
	overflow: hidden;
	padding: 15px 10px;
	background: url(../img/seperator.png) no-repeat center bottom;
	width: 315px;
	list-style: none;
}
#sidebar #news-items h3 {
	font-weight: 700;
	font-size: 1.2em;
	color: #261413;
}
#sidebar #news-items p {
	padding: 0.2em 0;
	line-height: 1em;	
}
#sidebar #news-items a.readmore {
	padding: 0 15px 0 8px;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 5px 10px 5px 0;
	font-size: 12px;
	background-color: #291514;
	background-image: url(../img/read-more-arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
a.blue-button {
	display: block;
	text-align: center;
	margin: 10px 30px;
	color: white;
	background-color: #261413;
	background-image: url(../img/button-rounded-left.png);
	background-repeat: no-repeat;
}
a.blue-button span {
	background: url(../img/button-rounded-right.png) no-repeat right top;
	display: block;
	line-height: 31px;
	height: 31px;

}


/* RULES FOR #FOOTER AND CHILDREN */
#foot {
	text-align: center;
	padding: 10px 0;
	color: #F4E9C0;
	line-height: 1.4em;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	background-color: #2A0304;
	background-image: url(../img/footergradient.jpg);
	background-repeat: repeat-x;
}
#foot a {
	color: white;
	font-family: "normal Verdana", Arial, sans-serif;
	font-size: 12px;
}

#foot a.credit {
	color: #937B4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}

/*** PORTFOLIO ***/
.box_pf{
	width:235px;
	float:left;
	margin:0px 22px 0px 0px;
	padding-bottom:30px;
	background-position:bottom;
}
.sh
.box_pf.nomargin{margin-right:0px;}
.box_pf img{
	border:1px solid #261413;
	padding:3px;
	margin-bottom:8px;
	background-color:#e9ebe1;
}
