/*
Theme Name: Eskimo Design
Theme URI: http://wordpress.org/
Description: Eskimo Design Theme.
Version: 1.0
Author: TH UK
Author URI: http://www.thuk.co.uk/
Tags: dark, fixed width

*/
/* Begin Custom Eskimo Styles */

/* IE 6 PNG Fix */

img, div { behavior: url(iepngfix.htc) }

/*img, div, a, input { behavior: url(/eskimodesign.co.uk/iepngfix.htc) }*/

img, div, a, input { behavior: url(/eskimo/iepngfix.htc) }

#eskimo_content {
	width:760px;
	margin:0px auto;
	text-align:left;
	padding-top:0px;
	border:0px;
	color:#FFFFFF;
	}
	
#left_menu_container {
	width: 30%;
	text-align:left;
	float:left;
	}
	
#left_menu {
	width: 40%;
	text-align:left;
	float:right;
	}

#left_menu_open {
	width: 100%;
	text-align:left;
	float:left;
	}

.left_menu_open {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	}

.left_menu_open a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	}
	
.left_menu_open a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ee3424;
	}

.left_menu_open_selected a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ee3424;
	}
	
.left_menu_open_selected a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	}

#left_menu_split {
	clear:both;
	height:1px;
	line-height:1px;
	width:100%;
	background-color:#807f83;
	}
/* End Custom Eskimo Styles */

body
	{
	background: url(images/bg_full_width.jpg) no-repeat #000000;
	background-position:center;
	margin:0;
	padding:0;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
}

#container
        { 
	width:760px;
	margin:0px auto;
	text-align:left;
	padding-top:0px;
	border:0px;
}
 
#header
        {
	text-align: right;
}

//
// For a navigation bar under the header insert this code into the header.php file //
//  <div id="navcontainer">
//                <ul id="navlist">
//                <li><a href="/">Home</a></li>
//                <?php wp_list_pages('title_li='); ?></ul>
//</div>
//


#leftnav
        {
        float: left;
        width: 160px;
        margin: 0;   
        padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
 
.pageitem
	{
	font-size: 0.8em;
}


#rightnav
{
        float: right;
        width: 100px;
        margin: 0;   
        padding: 0;
}
 
#content
{
        margin-left: 250px;
        margin-right: 121px;
        padding: 10px;
	min-height: 500px;
}

.entry	{
        color: #ffffff;
        text-align: left;
        letter-spacing: normal;
}
 
#footer
        {
        clear: both;
        margin: 0;
	padding:5px;
        color: #ffffff;  
        border-top: 1px solid gray;
}


// CSS //

body {
	margin:0;
	padding:0;
	/*background:#F2F2E9 url('img/shadow_background.png') repeat-y left;*/
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
}

#header h1
	{
	padding:10px;
	margin:0;
}

#header h1 a 
	{
	text-decoration:none;
	color:#ffffff;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

textarea 
	{
	width:90%;
}

li 
	{
	padding:0.3em 0;
	margin:0;
}

blockquote
	{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a	{
	text-decoration:none;border:none;background:transparent
}

a:link	{
	color: #ed1c24;
}

a:visited	{
	color: #ed1c24;
}

a:hover, a:active	{ 
	color:#ffffff;
} 

#sidebar 
	{
	float:left;
	width:180px;
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}	

h2.post 
	{
	margin: 0;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #ffffff;
	border-bottom:#ccc 1px solid;
	font-size: 0.8em;	
}

#sidebar li 
	{
	margin:0 0 0 0px;
	padding:0;
}

#sidebar ul
	{
	margin:0;
	padding:0;
	list-style:none;
	text-transform:lowercase;
}

#sidebar a 
	{
	text-decoration:none;
	display:block;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar a:hover 
	{
	text-decoration:none;
	display:block;
	color:#ed1c24;
		font-family:Arial, Helvetica, sans-serif;
}

#footer p 
	{
	text-align:center;
	font-size:10px;
}

#content h3, .post-title {
	margin: 1em 0 0.3em 0;
	padding:5px 0;	
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #ed1c24;		
	border-bottom:#ccc 1px dashed;
}


#content h2, #content h3 
	{
	font-size:1.1em;
}

#content p 
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	margin:10px 0 10px 0;
}


#content .title a
	{
	text-decoration:none;
	border:none;
	color:#ffffff;
}

.day-date 
	{
	margin:0;
	padding:0;
	font-weight:bold;
}

.post 
	{
	margin:0;
	padding:1em 0;
	color:#FFFFFF;
}

.post-info-co 
	{
	margin: 15px 0;
	padding:0;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-top:#ccc 1px dashed;
}

#sidebar h2 
	{
	font-size:12px;
	color: #ed1c24;	
	text-transform: lowercase;
}

#sidebar img 
	{
	border:#ccc 1px solid;
	padding:3px;
}

.spacer 
	{
	clear: both;
}

#content ul li 
	{
	line-height: 120%;
	background:transparent url('img/simplearrow.png') left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
	font-size:1em;
}

hr {
	display:none;
}

.commentlist
	{
	margin:0;
	padding:0;
}

.commentlist li 
	{
	border:#ffffff 1px solid;
}

.commentlist .graybox
	{
	background:#F3F5CC;
}

input[type="text"], textarea
	{
	background:#F2F2E9;
	border:#ccc 1px solid;
}

.feedback	{
	padding-top:10px;
	padding-right:10px;
}

.link-comment	{
	background:url('img/ico-talk-act.gif') no-repeat left;
	padding-left:15px;
}

.link-comment-off	{
	background:url('img/ico-talk.gif') no-repeat left;
	padding-left:15px;
}

.pauthor, .ptime, .pcat
	{
	padding:10px;
	font-size:90%;
}

.pauthor
	{
	background:url('img/user.png') no-repeat left;
	padding-left:15px;
}

.ptime
	{
	background:url('img/time.gif') no-repeat left;
	padding-left:12px;
}

.pcat
	{
	background:url('img/sstar.png') no-repeat left;
	padding-left:15px;
}

.alt 
	{
	background:#1f1f1f;
	padding:8px;
}


// Top Navigation //

#navcontainer
	{
	width:90%;
}

#navcontainer ul
	{
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
	padding-bottom: 4px;
	padding-top: 5px;
}

#navcontainer li
	{
	text-align: center;
}

#navcontainer ul li
	{
	display: inline;
	margin-left: -4px;
}

#navcontainer ul li a
	{
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid gray;
}

#navcontainer ul li a:hover
	{
	color: #ed1c24;
}

p.postmetadata a {
	color:#ed1c24;
	}
	
p.postmetadata a:hover {
	color:#ffffff;
	}
	
#content_gallery{
		width:480px;
		float:left;
		margin-left: 35px;
        padding: 0;
}