/*
Theme Name: ichm
Theme URI: http://jameshilton.com
Description: A custom made theme
Version: 1.7.2
Author: James Hilton
Author URI: http://jameshilton.com
Tags: blue, light, two-columns, flexible-width, right-sidebar, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {margin:0;	font-family:tahoma, verdana, arial;font-size:12px;}
a img {border:none;}
a, p, small{text-decoration:none;margin:0;padding:0;}
a {color:blue;}
#wrapper {width:1000px;margin:0 auto;}
li{list-style:none;}

.header {width:1000px;height:210px;float:left;margin:0px 0 0 0;}
.header .logo {margin:20px 5px 0 0px;float:left;}

.frontpage a {margin: 0 20px 25px 5px;float:left;color:#fff;}
.frontpage p {margin:5px 0 0 10px;}
.frontpage a span {position:absolute;height:77px;width:298px;background:#282828;color:#fff;font-size:16px;margin: 173px 0 0 1px;}
.frontpage a span h2{font-size:36px;font-weight:normal;display:block;margin:0 0 0 10px;}

.content {width:890px;float:left;margin:0 20px 20px 20px;background:#faf4e1;}

.navmenu {width:995px;float:left;margin: 20px 0 0 5px;font-family:helvetica, tahoma, arial;}
.navmenu li {float:left;margin: 0 20px 0 0px;}
.navmenu li a {display:block;color:#000;}
.navmenu li.current_page_item a{font-weight:bold;}

.main {float:left;width:880px;margin: 0 0 30px 0;}
.main .item {width:154px;float:left;margin: 10px 0px 10px 19px;}
.main .item .title {font-family:tahoma;font-weight:bold;font-size:12px;text-align:center;color:#8e783e;}
.main .item img {width:150px;height:120px;margin:3px 0 0 0;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #b9a571;-webkit-box-shadow: 0px 0px 13px 1px #e4ce95;-moz-box-shadow: 0px 0px 13px 1px #e4ce95;box-shadow: 0px 0px 13px 1px #e4ce95;}
.title {font-size:14px;position:absolute;margin: 168px 0 0 765px;}
h1 {font-size:40px;margin: 0 0 20px 0;}
.post, .page {float:left;margin:0px 0 0 5px;width:995px;text-align:left;font-size:16px;}
.post p, .page p {margin:0 0 10px 0;}
.post a {color:blue;}

.gallery {margin-top:20px;}

.footer {margin:20px auto;text-align:center;clear:both;}
.footer a {color:#585858;}