/*
Theme Name: nufish
Theme URI: http://nufish.com/
Description: Custom theme by Nufish.com.
Version: 3.0
Author: Kevin Compton	
Author URI: http://nufish.com/
Tags: 

	Totem v1.0
	 http://nufish.com/

	This theme was designed and built by Nufish.com,

	The CSS, XHTML and design is property of nufish.com.

*/

/* GLOBAL */

body {
	background: #fff;
	background-position: top;
	font-size: 14px;
	font-family: Georgia;
	color: #3b3b3b;
	margin: 0;
}

small {
	font-size: 10px;
}

hr {
	display: none;
}

img {
	border: none;
}

iframe {
	border: none;
}

.button {
	background: #c42a2d;
	padding: 5px 10px;
	color: white;
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
}

.button:hover {
	background: #d6c9b8;
	color: #212121;
}


/* END GLOBAL */

/* FORMS */

.form-field, textarea {
	border: #d3d3d3 dashed 1px;
	padding: 5px;
}

.form-label {
	font-weight: bold;
	font-style: italic;
	width: 100px;
}

/* END FORMS */


/* TYPOGRAPHY */

a {
	color: #278fcb;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

a:hover, #menu a:hover, h2 a:hover {
	color: #c42a2d;
	text-decoration: none;
	border-bottom: 1px #c42a2d dashed;
} 


h1 {
	font-family: Helvetica, Arial;
	font-size: 36px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #828282;
	border-bottom: 1px solid #e6e6e6;
	font-style: italic;
	padding-bottom: 8px;
	margin-bottom: 30px;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 16px;
}

h3 a {
	font-style: normal;
}

p {
	text-align: justify;
	line-height: 30px;
}

.pagetitle {
	font-family: Georgia;
	font-style: italic;
	padding-top: 30px;
}

.highlight {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #278fcb;
	font-family: Georgia;
}

.bold {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
}

/* END TYPOGRAPHY */

/* LAYOUT */

.wrapper {
	width: 900px;
	margin: auto;
}

.narrowcolumn {
	float: left;
	width: 580px;
	line-height: 25px;
}

.column {
	width: 280px;
	float: left;
	padding-right: 30px;
	font-size: 12px;
}

#header {
	background: #e1e1e1;
}

#menu {
	background: #d3d3d3;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#menu span {
	margin-left: 40px;
}	

	/* ad wrapper */

	#ad-wrapper {
		background: #212121;
		color: white;
		height: 380px;
	}

	#ad-wrapper h1 {
		margin-top: 0;
	}

	#ad-wrapper .wrapper {
		height: 320px;
		padding: 30px 0;
		background: url(images/wordpress.png) no-repeat;
		background-position: center left;
	}
	
	#ad-text {
		margin-left: 350px;
		margin-top: 20px;
		font-family: HelveticaNeue-UltraLight, 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica, helvetica, arial, sans-serif;
		font-size: 18px;
	}
	
	#ad-text p {
		text-align: left;
		line-height: 28px;
	}
	
	/* about */
	
	#about {
		background: #43667e;
		color: white;
		font-family: HelveticaNeue-UltraLight, 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica, helvetica, arial, sans-serif;
		font-size: 18px;
		font-weight: 100;
		padding: 20px 0;
		margin-bottom: 30px;
	}

	#about p {
		line-height: 30px;
	}

	#about a {
		color: white;
		text-decoration: underline;
		font-weight: bold;
		font-style: italic;
		font-family: Georgia;
	}
	
	#about a:hover {
		color: #c42a2d;
		text-decoration: none;
		border-bottom: 1px #c42a2d dashed;
	}
	
	/* post */
	
	.post { 
		padding: 15px 15px 50px 15px;
		margin-bottom: 30px;
		margin-left: 10px;
		width: 244px;
		float: left;
	}
	
	.post img {
		border: #d4d4d4 solid 1px;
		padding: 2px;
		margin-bottom: 3px;
	}
	
	.post img:hover {
		background: #d4d4d4;
	}
	
	.post-image:hover {
		border-bottom: none;
	}
	
	.post-name {
		color: #bbbbbb;
		font-family: Georgia;
		font-style: italic;
		font-weight: normal;
		font-size: 12px;
	}
	
	.entry h2 {
		margin-top: 40px;
	}
	
	.date {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #1c2f43;
		clear: both;
		width: 100%;
	}
	
	.navigation {
		padding-top: 30px;
		padding-left: 3px;
	}
	
	#wordpress {
		padding-bottom: 20px;
		height: 300px;
	}
	
	#mobile {
		height: 400px;
	}
	
		
	/* single */
	
	.published {
		font-family: HelveticaNeue-UltraLight, 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica, helvetica, arial, sans-serif;
		font-weight: 100;
		font-style: normal;
		position: absolute;
		left: 615px;
	}
	
	.blogTitle {
		float: left;
	}
	
	.post-single h1 {
		font-family: Georgia;
		font-style: italic;
		padding-bottom: 60px;
		padding-top: 30px;
		position: relative; 
	}
	
	.post-single {
		position: relative;
	}
	
	.entry {
		width: 550px;
	}
	
	.post-sidebar {
		position: absolute;
		width: 260px;
		right: 25px;
		top: 100px;
	}
	
	/* footer */
	
	#footer {
		height: 570px;
		padding-top: 80px;
		margin-top: 120px;
		clear: both;
		background: #212121 url(images/footer_bg.png) repeat-x;
		background-position: top;
		line-height: normal;
	}
	
	#contact {
		width: 200px;
		float: left;
		height: 360px;
		padding: 30px 0;
		border-right: 1px solid #d4d3c9;
		padding-right: 20px;
	}
	
	#contact h3 {
		margin-bottom: 0;
	}
	
	#contact h2 {
		margin-bottom: 10px;
	}
	
	#blog {
		float: left;
		padding-top: 30px;
		padding-left: 60px;
		font-size: 12px;
	}
	
	#blog p, #footer p {
		line-height: 25px;
	}
	
	#blog h2 {
		margin-bottom: 0px;
	}
	
	#footer .post {
		padding-left: 0;
		margin-left: 0;
		padding-top: 0;
		width: 270px;
		margin-right: 20px;
	}
	
	#site-info {
		color: #464646;
		clear: both;
		padding-top: 80px;
		font-size: 12px;
	}
	
	#info-left {
		float: left;
		font-weight: bold;
		font-style: italic;
	}
	
	#info-right {
		float: right;
		font-family: Helvetica, Arial;
		font-size: 12px;
	}
	
	/* gallery */
	
	.gallery-nav {
		margin-left: 615px;
		border-left: #0b131b solid 1px;
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 50px;
	}
	
	.gallery-nav img {
		max-width: 100px;
		max-height: 100px;
		padding: 5px;
		float: left;
		margin-right: 30px;
		border: 1px solid #1c2f43;
	}
	
	/* comments */
	
	#respond {
		clear: both;
	}

/* END LAYOUT */


