/*
Theme Name: Nutshell Magazine
Theme URI: http://www.lundesign.co.uk
Description: A 3 column layout
Author: Lundesign
Author URI: http://www.lundesign.co.uk
version: 1.0
Tags: three-column, widget-ready
*/

/* reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


body {
	background-color: #93CBD9;
	width: 960px;
	margin: 0 auto;
}

a {
	color:#F04D40;
}

h2, h3 {
	color: #999;
	text-transform:uppercase;
	margin-bottom: 10px;
}

strong {
	font-weight:bold;
}

div#wrapper {
	background-color: #F04D40;
	overflow:hidden;
	text-align:left;
	width:950px;
	font-family: Helvetica, sans-serif;
}

div#header-nav {	
	background-color: #93CBD9;
	float:left;
	width: 100%;
	padding: 10px 0;
}

	div#header-nav ul {
		font-family: Impact, fantasy;
		font-size: 14px;
        padding-left: 10px;
		width: 100%;
		color: #333;
		font-weight:bold;
        text-transform:uppercase;
	}
	
		div#header-nav ul li {
			display: inline;
			float:left;
			margin-right: 20px;
			padding-right: 20px;
			border-right: 1px solid #333;
		}
		
		div#header-nav ul li.last {
			border: 0;
		}
		
			div#header-nav ul li a {
				color:#F04D40;
				font-size:24px;
				text-decoration: none;
			}
			
			div#header-nav ul li a:hover {
				text-decoration: underline;
				color: #fff;
			}
			
			div#header-nav ul li.current_page_item a {
				color:#fff;
			}

div#header {
	float:left;
	clear:both;
	background-color: #fff;
	width: 930px;	
	margin: 10px 0 0;
	padding: 20px 10px;
	border-bottom: 1px dotted #333;
	font-family: Helvetica, sans-serif;
}

	div#header h1 {
		background: #fff url('images/nutshell-logo.jpg') no-repeat 0 0;
		text-indent:-999999px;
		height: 110px;
		width: 1000px;
	}

div#container {	
	width: 940px;
	padding: 0 5px;
	background-color: #fff;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #666;	
	float:left;
	clear:both;
	margin-bottom: 10px;
}

#col1 {
	float:left;
	overflow:hidden;
	width:500px;
	border-right: 1px dotted #333;
}

.post {
	margin: 0 5px 18px 10px;
	color: #666;
	text-align: center;
}

	.post h2 {
		border-bottom: 1px dotted #333;
		color: #333;
		padding: 4px 5px 4px 0;
		margin: 10px 0 18px;
	}
	
		.post h2 a {
			text-decoration: none;
			color: #333;
		}
		
		.post h2 a:hover {
			text-decoration: underline;
		}
	
	.post p {
		padding: 0 5px 0 0;
		margin-bottom: 8px;
	}
	
	.post ul {
		list-style: disc;
		margin-left: 26px;
		margin-bottom: 10px;
	}
	
	.post img {
		margin: 0 auto 12px;
	}
	
	.post p.more-link a {
		color: #FF6600;
	}
	
	.post p.post-foot {
		border-top: 1px dotted #333;
		padding-top: 4px;
		margin-top: 18px;
	}
	
	div.navigation {
		margin:0 10px 18px 10px;
		padding-bottom: 18px;
		text-align:center;
	}
	
	div.navigation .alignleft {
		float:left;
	}
	
	div.navigation .alignright {
		float:right;
	}
	
/* Nav columns */

#colouter {
	float:right;
}

	#colouter #col2 {
		float:left;
		width: 200px;
		padding: 20px 0 0 0;
	}
	
		#colouter #col2 h3 {
			border-bottom: 1px dotted #333;
			padding-bottom: 4px;
			margin-bottom: 12px;
		}
		
		#colouter #col2 img {
			margin-bottom: 12px;
		}
	
	#colouter #col3 {
		float:right;		
		width: 200px;
		margin: 0 5px 0 10px;		
		padding: 0 5px 0;
	}
	
		#colouter #col3 h3 {
			border-bottom: 1px dotted #333;
			padding-bottom: 4px;
			margin: 12px 0;
		}
		
		#colouter #col3 p {
			margin-bottom: 12px;
		}
	
		#colouter #col3 .links {
			background-color: #666;
			margin-top: 0;
			padding: 16px 10px 10px;
			color: #fff;
			text-align:center;
		}
		
		#colouter #col3 .links h2 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			padding-bottom: 8px;
			border-bottom: 1px dotted #fff;
			margin-bottom: 12px;
			text-indent: -999999px;
			background-repeat: no-repeat;
		}
		
		#colouter #col3 .links h2#contents {
			background-image: url('images/contents.png');
		}
		
		#colouter #col3 .links h2#follow-us {
			background-image: url('images/follow-us.png');
		}
		
		#colouter #col3 .links h2#support {
			background-image: url('images/support.png');
		}
		
		#colouter #col3 .links ul {
			margin-bottom: 18px;
		}
		
			#colouter #col3 .links ul li {
				margin-bottom: 12px;
			}
		
				#colouter #col3 .links ul li a {
					color: #fff;
					text-decoration: none;
				}
				
				#colouter #col3 .links ul li a:hover {
					text-decoration: underline;	
					color: #C1F0E6;
				}
		
		#colouter #col3 .links img {
			margin: 12px 0;
		}
		
	#colouter .colentry a img {
		border: 0;	
	}

/* Comments */

div#commentsouter {
	margin:0 5px 0 10px;
}

li.comment div p {
	margin: 10px 0;
}

.comment-meta.commentmetadata {
	border-top: 1px dotted #333;
	padding-top: 4px;
	margin-top: 18px;
	margin-bottom: 18px;
}

div#respond {
	margin: 18px 5px 18px 10px;
}

div#respond h3 {
	font-family: Helvetica, sans-serif;
	border-bottom: 1px dotted #333;
	margin-right: 0;
	padding-bottom: 6px;
	margin-bottom: 16px;
}

	div#respond form p {
		margin-bottom: 8px;
	}
	
		div#respond form p input {
			margin-right: 8px;
			color: #666;
		}
		
		div#respond form p textarea {
			width: 450px;
			color: #666;
		}
		
h3#comments {
	border-bottom: 1px dotted #333;
	padding-bottom: 6px;
	margin-top: 18px;
	margin-bottom: 12px;
}

/* Footer */

div#footer {
	margin-top: 8px;
	padding: 10px;
	background-color: #666;
	color: #fff;
	float:left;
	width: 930px;
}

	div#footer p {
		font-size: 13px;
		float:right;
		margin-right: 20px;
	}
	
		div#footer p a {
			color: #fff;
		}
		
		div#footer p a:hover {
			color: #C1F0E6;
		}